From ad34f0bfa75eaf62bcc0f5a20c0b5a70a33a1777 Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Mon, 30 Jun 2025 19:50:15 +0800 Subject: [PATCH 01/22] [FEATURE] Make Core SDK generatable from OpenAPI spec URL --- .github/workflows/ci.yml | 176 +- .php-cs-fixer.php | 149 +- build.php | 22 + build/AirLST.php | 69 + .../DeleteBookablesReservation.php | 32 + .../BookableGroups/GetAvailabilities.php | 36 + .../BookableGroups/ListBookableGroups.php | 28 + .../BookableGroups/ListBookablesForGroup.php | 30 + .../StoreBookablesReservations.php | 34 + build/Requests/Company/GetCompanyEvents.php | 23 + build/Requests/Contacts/GetContactDetails.php | 28 + build/Requests/Contacts/GetContactEvents.php | 28 + .../Requests/Contacts/ValidateContactCode.php | 27 + .../Requests/Documents/GetEventDocuments.php | 28 + .../Documents/GetGuestsDocumentsUrls.php | 34 + build/Requests/Emails/GetEmailTemplates.php | 28 + build/Requests/Events/GetEvent.php | 28 + build/Requests/Events/GetSignedStorageUrl.php | 28 + build/Requests/Events/SendEmailTemplate.php | 34 + build/Requests/Guests/ArchiveGuest.php | 30 + build/Requests/Guests/CheckinGuest.php | 34 + .../Requests/Guests/CreateCompanionGuest.php | 34 + build/Requests/Guests/CreateGuests.php | 32 + .../Guests/CreateRecommendedGuest.php | 34 + .../Requests/Guests/CreateTemporaryUpload.php | 34 + build/Requests/Guests/DeleteGuest.php | 30 + build/Requests/Guests/GetGuest.php | 30 + .../Guests/GetGuestAttachmentDownloadUrl.php | 32 + build/Requests/Guests/GetGuestAttachments.php | 30 + build/Requests/Guests/GetGuests.php | 52 + build/Requests/Guests/RestoreGuest.php | 30 + build/Requests/Guests/UpdateGuest.php | 30 + .../Guests/UpdateGuestEmailOptInStatus.php | 30 + build/Requests/Guests/ValidateGuestCode.php | 32 + build/Resource.php | 14 + build/Resource/BookableGroups.php | 62 + build/Resource/Company.php | 17 + build/Resource/Contacts.php | 35 + build/Resource/Documents.php | 30 + build/Resource/Emails.php | 20 + build/Resource/Events.php | 39 + build/Resource/Guests.php | 172 + composer.json | 60 +- phpstan.php | 16 + rector.php | 16 + src/Commands/BuildCommand.php | 128 + src/Contracts/EmailResourceContract.php | 3 +- src/Contracts/EventResourceContract.php | 2 +- src/Contracts/GuestResourceContract.php | 3 +- src/CoreApi.php | 14 +- src/Generators/ConnectorGenerator.php | 90 + src/Generators/ResourceGenerator.php | 147 + src/Requests/Email/ListRequest.php | 4 +- src/Requests/Email/SendRequest.php | 6 +- src/Requests/Event/GetRequest.php | 4 +- src/Requests/Event/ListRequest.php | 4 +- src/Requests/Guest/CreateRequest.php | 6 +- src/Requests/Guest/GetRequest.php | 4 +- src/Requests/Guest/ListRequest.php | 4 +- src/Requests/Guest/UpdateRequest.php | 6 +- src/Requests/Guest/ValidateCodeRequest.php | 2 +- src/Resources/EmailResource.php | 2 +- src/Resources/EventResource.php | 2 +- ...73352423e10ccd00a562e3488d85983a46e872.php | 106 + ...c5b5fc36f177ddbf7bf342397f16a3444755fb.php | 657 + ...1476df0ccd7361ab68d60961187659beb17a2a.php | 247 + ...cbe50069edb21c0dc2f56c7852e44153d44fdd.php | 42 + ...d9e310e11b082d8905bca5af4e12835af871c5.php | 293 + ...134c953993f8a31196eb9a77880ff4f926cb8e.php | 362 + ...d7e63802be01ea7faa95069f85f2e3c9cc058f.php | 132 + ...a57532cef8cb7bf2dfd7bd85e7b932afb782af.php | 24 + ...3e33fc6bb5d4824ee449ec3821bbd000cb1653.php | 100 + ...bec53764d2c9bb33892ac71cab258f9dd0882c.php | 28 + ...8044082860b233bcb39d791595cb02f1655631.php | 120 + ...0c03176a867acbd21fbc8558f7d3c525a71055.php | 16498 +++++++++++++++ ...2ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php | 70 + ...0d89b1f38596322557ab9be47c57bd7ad0a002.php | 24 + ...1bbc8a3209d5d986fe4599f3ad686b40c893b1.php | 260 + ...7a2a162eaf0a04019913a4aa0a92e06145bb5e.php | 79 + ...8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php | 1419 ++ ...efad51dee3d8898213372ec6e76303b9524fe7.php | 67 + ...4dd585cd666f3905b12794f477c219410c1715.php | 60 + ...5d81194d70b257deea34bd9bbeb6b7a3d56a8d.php | 31 + ...9490a19d7d6b166e5f9d0ec996fee9827d969e.php | 874 + ...b302b55ccbc98b24914643b2ea53ac1c93f6ae.php | 23 + ...053b021492b9a8b881ebebb158fe564bbfb7b7.php | 164 + ...abb16005f230849a4d462f3627e357d4fe5303.php | 936 + ...3079cd755dd86e9882f0e41005116f56a02459.php | 279 + ...26c5d24c14a36d5340e19568be88f3bcc4204d.php | 28 + ...aaff2241a49de109b6e1949590bcae6fcf76e1.php | 27 + ...3ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php | 154 + ...bcba1ab02a38bab2e436932e383f4c1b552e94.php | 329 + ...202f983325d3658f0ba32a9614e57183059085.php | 1606 ++ ...c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php | 145 + ...28321deab9298158d325b397e3989c315475d8.php | 81 + .../cache/phpstan/cache/PHPStan/cache-cleared | 1 + ...e1711fa4f360fe7822a20bbd806488f7520abe.php | 289 + ...e90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php | 280 + ...985ad5224a2da9fa26f123fbba90035718c0d4.php | 856 + ...18b940a6ba5b05964ecf16f9c67854e2cfcc76.php | 430 + .../Container_3030152446.php | 10736 ++++++++++ .../Container_3030152446.php.lock | 0 .../Container_3030152446.php.meta | 1 + .../Container_4c57d0f363.php | 10736 ++++++++++ .../Container_4c57d0f363.php.lock | 0 .../Container_4c57d0f363.php.meta | 1 + .../Container_9a81dd12e1.php | 10736 ++++++++++ .../Container_9a81dd12e1.php.lock | 0 .../Container_9a81dd12e1.php.meta | 1 + .../Container_d79b831313.php | 10736 ++++++++++ .../Container_d79b831313.php.lock | 0 .../Container_d79b831313.php.meta | 1 + .../nette.configurator/container.journal | 3 + .../framework/cache/phpstan/resultCache.php | 16572 ++++++++++++++++ ...88f07ae74a2beb353650608433ffd2a46b0f6e.php | 6 + ...f109450bc1f1d8a07276f8e2f1420bc828ebb5.php | 6 + ...a916710150350bfbe9d810f5ed01f6b99988df.php | 6 + ...9330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php | 6 + ...0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php | 6 + ...5df5a0663b45c6810fa9227c74ca1479f31b51.php | 6 + ...8db4fea08fe7a12bd27b1051d5b40f5a89f32a.php | 6 + ...78a9050b27784954665b413256684f263b0fae.php | 6 + ...f31704c3f123eaa66c9bb53813636ae0a0cf17.php | 6 + ...6cfe033bc15d91314ca38b846d01f687ec8ba1.php | 6 + ...87b40877ab759eb9d659f7ebdd2592c39dc07d.php | 6 + ...bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php | 6 + ...63bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php | 6 + ...a316413e437f44706cb99e28034b5cb8b1689a.php | 6 + ...47dbf8fbf868c1f306f661cee6bd74b2c29a2f.php | 6 + ...b8699cb3473bf07c118cbbbd78a6e586f2e465.php | 6 + ...016d9121c7b3c8bbf373969f21c0934bc6f8cd.php | 6 + ...b3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php | 6 + ...f451ac61535a463a1db28fde95720ac08db5d6.php | 6 + ...4221c452044f27083e07e35ea3e80c50e18cc5.php | 6 + ...6ed6252477c69ec093332c6f3bb986fa74f7da.php | 6 + ...aaabcc966744fb879a392cd626cc9370ae80b7.php | 6 + ...28a9be4b3228b6450588d5fb2246e3960a2d51.php | 6 + ...3d13c900f88338b216109ebf081b8c08585761.php | 6 + ...e6dc727f45269eead32e5c8dfb81dcaf321422.php | 6 + ...61f948b460572fc26fd04305e3dd79cef79aeb.php | 6 + ...b20c13751d0800e75f1001b259578c52205d44.php | 6 + ...b13a8387e65bcf1c26a3d312281e47d3849c1a.php | 6 + ...660a8298d0d6651559abc5210513294fdab07b.php | 6 + ...1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php | 6 + ...3d515e83b58e96c9ddc111f7ee8891ca21bf23.php | 6 + ...fd2ba5683a17dac455ed67da2f2ef4df9146f0.php | 6 + ...adcefb2946c80738ecfcf079fbb27a92fbaad8.php | 6 + ...bb602d2ed6649ad33c5a90bb00739df7456eb9.php | 6 + ...05fce106df63f6fa3b5359517bebb4aa88e055.php | 6 + ...52cc6a56bdebfc9ab1fc27584098f9c3a60c39.php | 6 + ...76caddacb26e8bc471a8324258d614e42f416b.php | 6 + ...e5b7eef4b28efb04edc8e218655688fbf6c2ae.php | 6 + ...82b18daf1ae3c28ecb4273225a838ac7ec3686.php | 6 + ...d807b0222e5002e88558686910ef637a9da083.php | 6 + ...8c5ee74269b3fdea412ad80faa880e4e0c8be2.php | 6 + ...0f8aa7da89261d24a635e8c95f29e371bab811.php | 6 + ...b6317b4eab763a70cc4a53277e39dd416f5d6f.php | 6 + ...c53b84d9832294d12555db47306098c080be96.php | 6 + ...8a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php | 6 + ...b8ff0cc9083da76f203c6e695a227661748d8c.php | 6 + ...0de63f75a109715d620893941dbf735b44e3b8.php | 6 + ...3b0955956ccefb2507be203096b9bc25c464b8.php | 6 + ...6105a7c38826f53f85dfb7bf30e87e6472f38c.php | 6 + ...8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php | 6 + ...8ca5c32790f103555c632b68e6bc80613cfa3c.php | 6 + ...4953eb585a975ccdf1491edae2fd8da23b75f3.php | 6 + ...fd0988c929f08b6c292c5ec86841b9e7803261.php | 6 + ...93650656e4e745e88494bec0400744926bbfd7.php | 6 + ...1f9b09d54c3441ada921312cda32789527ab69.php | 6 + ...4b535daafcadfc7f609a360ac04e364286c986.php | 6 + ...d2fb3a639fda510cdafe83d1645c1898d2382b.php | 6 + ...d20d15c89d2cacb714924704c264f5070999e7.php | 6 + ...997c196060a4b861b9de795fe534b762107f89.php | 6 + ...0eb3270f39461dbf632194d67b7b1a39b586cc.php | 6 + ...74bbfd2e884c8fb07070ba22fb034c8c5051b8.php | 6 + ...f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php | 6 + ...819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php | 6 + storage/openapi.yml | 1288 ++ tests/Build/AirLSTSDKTest.php | 23 + tests/CoreApiTest.php | 13 +- tests/Requests/Email/ListRequestTest.php | 9 +- tests/Requests/Email/SendRequestTest.php | 16 +- tests/Requests/Event/GetRequestTest.php | 7 +- tests/Requests/Event/ListRequestTest.php | 7 +- tests/Requests/Guest/CreateRequestTest.php | 9 +- tests/Requests/Guest/GetRequestTest.php | 7 +- tests/Requests/Guest/ListRequestTest.php | 7 +- tests/Requests/Guest/UpdateRequestTest.php | 9 +- .../Guest/ValidateCodeRequestTest.php | 10 +- tests/Resources/EmailResourceTest.php | 20 +- tests/Resources/EventResourceTest.php | 17 +- tests/Resources/GuestResourceTest.php | 37 +- tests/TestCase.php | 23 +- 193 files changed, 90514 insertions(+), 278 deletions(-) create mode 100644 build.php create mode 100644 build/AirLST.php create mode 100644 build/Requests/BookableGroups/DeleteBookablesReservation.php create mode 100644 build/Requests/BookableGroups/GetAvailabilities.php create mode 100644 build/Requests/BookableGroups/ListBookableGroups.php create mode 100644 build/Requests/BookableGroups/ListBookablesForGroup.php create mode 100644 build/Requests/BookableGroups/StoreBookablesReservations.php create mode 100644 build/Requests/Company/GetCompanyEvents.php create mode 100644 build/Requests/Contacts/GetContactDetails.php create mode 100644 build/Requests/Contacts/GetContactEvents.php create mode 100644 build/Requests/Contacts/ValidateContactCode.php create mode 100644 build/Requests/Documents/GetEventDocuments.php create mode 100644 build/Requests/Documents/GetGuestsDocumentsUrls.php create mode 100644 build/Requests/Emails/GetEmailTemplates.php create mode 100644 build/Requests/Events/GetEvent.php create mode 100644 build/Requests/Events/GetSignedStorageUrl.php create mode 100644 build/Requests/Events/SendEmailTemplate.php create mode 100644 build/Requests/Guests/ArchiveGuest.php create mode 100644 build/Requests/Guests/CheckinGuest.php create mode 100644 build/Requests/Guests/CreateCompanionGuest.php create mode 100644 build/Requests/Guests/CreateGuests.php create mode 100644 build/Requests/Guests/CreateRecommendedGuest.php create mode 100644 build/Requests/Guests/CreateTemporaryUpload.php create mode 100644 build/Requests/Guests/DeleteGuest.php create mode 100644 build/Requests/Guests/GetGuest.php create mode 100644 build/Requests/Guests/GetGuestAttachmentDownloadUrl.php create mode 100644 build/Requests/Guests/GetGuestAttachments.php create mode 100644 build/Requests/Guests/GetGuests.php create mode 100644 build/Requests/Guests/RestoreGuest.php create mode 100644 build/Requests/Guests/UpdateGuest.php create mode 100644 build/Requests/Guests/UpdateGuestEmailOptInStatus.php create mode 100644 build/Requests/Guests/ValidateGuestCode.php create mode 100644 build/Resource.php create mode 100644 build/Resource/BookableGroups.php create mode 100644 build/Resource/Company.php create mode 100644 build/Resource/Contacts.php create mode 100644 build/Resource/Documents.php create mode 100644 build/Resource/Emails.php create mode 100644 build/Resource/Events.php create mode 100644 build/Resource/Guests.php create mode 100644 phpstan.php create mode 100644 rector.php create mode 100644 src/Commands/BuildCommand.php create mode 100644 src/Generators/ConnectorGenerator.php create mode 100644 src/Generators/ResourceGenerator.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/03/73/0373352423e10ccd00a562e3488d85983a46e872.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/0b/c5/0bc5b5fc36f177ddbf7bf342397f16a3444755fb.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/16/14/161476df0ccd7361ab68d60961187659beb17a2a.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/1b/cb/1bcbe50069edb21c0dc2f56c7852e44153d44fdd.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/21/d9/21d9e310e11b082d8905bca5af4e12835af871c5.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/24/13/24134c953993f8a31196eb9a77880ff4f926cb8e.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/25/d7/25d7e63802be01ea7faa95069f85f2e3c9cc058f.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/2a/a5/2aa57532cef8cb7bf2dfd7bd85e7b932afb782af.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/35/3e/353e33fc6bb5d4824ee449ec3821bbd000cb1653.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/3b/be/3bbec53764d2c9bb33892ac71cab258f9dd0882c.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/45/80/458044082860b233bcb39d791595cb02f1655631.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/4e/0c/4e0c03176a867acbd21fbc8558f7d3c525a71055.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/57/2c/572ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/5e/0d/5e0d89b1f38596322557ab9be47c57bd7ad0a002.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/68/1b/681bbc8a3209d5d986fe4599f3ad686b40c893b1.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/69/7a/697a2a162eaf0a04019913a4aa0a92e06145bb5e.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/6a/8c/6a8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/72/ef/72efad51dee3d8898213372ec6e76303b9524fe7.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/74/4d/744dd585cd666f3905b12794f477c219410c1715.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/77/5d/775d81194d70b257deea34bd9bbeb6b7a3d56a8d.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/77/94/779490a19d7d6b166e5f9d0ec996fee9827d969e.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/7a/b3/7ab302b55ccbc98b24914643b2ea53ac1c93f6ae.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/7d/05/7d053b021492b9a8b881ebebb158fe564bbfb7b7.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/7e/ab/7eabb16005f230849a4d462f3627e357d4fe5303.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/8e/30/8e3079cd755dd86e9882f0e41005116f56a02459.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/99/26/9926c5d24c14a36d5340e19568be88f3bcc4204d.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/a0/aa/a0aaff2241a49de109b6e1949590bcae6fcf76e1.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/b0/3c/b03ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/b5/bc/b5bcba1ab02a38bab2e436932e383f4c1b552e94.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/be/20/be202f983325d3658f0ba32a9614e57183059085.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/c5/c9/c5c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/c7/28/c728321deab9298158d325b397e3989c315475d8.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/cache-cleared create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/d9/e1/d9e1711fa4f360fe7822a20bbd806488f7520abe.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/da/e9/dae90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/e7/98/e7985ad5224a2da9fa26f123fbba90035718c0d4.php create mode 100644 storage/framework/cache/phpstan/cache/PHPStan/ee/18/ee18b940a6ba5b05964ecf16f9c67854e2cfcc76.php create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.lock create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.meta create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.lock create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.meta create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.lock create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.meta create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.lock create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.meta create mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/container.journal create mode 100644 storage/framework/cache/phpstan/resultCache.php create mode 100644 storage/framework/cache/rector/04/88/0488f07ae74a2beb353650608433ffd2a46b0f6e.php create mode 100644 storage/framework/cache/rector/05/f1/05f109450bc1f1d8a07276f8e2f1420bc828ebb5.php create mode 100644 storage/framework/cache/rector/06/a9/06a916710150350bfbe9d810f5ed01f6b99988df.php create mode 100644 storage/framework/cache/rector/07/93/079330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php create mode 100644 storage/framework/cache/rector/0b/02/0b0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php create mode 100644 storage/framework/cache/rector/11/5d/115df5a0663b45c6810fa9227c74ca1479f31b51.php create mode 100644 storage/framework/cache/rector/15/8d/158db4fea08fe7a12bd27b1051d5b40f5a89f32a.php create mode 100644 storage/framework/cache/rector/17/78/1778a9050b27784954665b413256684f263b0fae.php create mode 100644 storage/framework/cache/rector/1a/f3/1af31704c3f123eaa66c9bb53813636ae0a0cf17.php create mode 100644 storage/framework/cache/rector/20/6c/206cfe033bc15d91314ca38b846d01f687ec8ba1.php create mode 100644 storage/framework/cache/rector/21/87/2187b40877ab759eb9d659f7ebdd2592c39dc07d.php create mode 100644 storage/framework/cache/rector/23/bb/23bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php create mode 100644 storage/framework/cache/rector/24/63/2463bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php create mode 100644 storage/framework/cache/rector/2c/a3/2ca316413e437f44706cb99e28034b5cb8b1689a.php create mode 100644 storage/framework/cache/rector/30/47/3047dbf8fbf868c1f306f661cee6bd74b2c29a2f.php create mode 100644 storage/framework/cache/rector/34/b8/34b8699cb3473bf07c118cbbbd78a6e586f2e465.php create mode 100644 storage/framework/cache/rector/35/01/35016d9121c7b3c8bbf373969f21c0934bc6f8cd.php create mode 100644 storage/framework/cache/rector/3a/b3/3ab3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php create mode 100644 storage/framework/cache/rector/3b/f4/3bf451ac61535a463a1db28fde95720ac08db5d6.php create mode 100644 storage/framework/cache/rector/3d/42/3d4221c452044f27083e07e35ea3e80c50e18cc5.php create mode 100644 storage/framework/cache/rector/41/6e/416ed6252477c69ec093332c6f3bb986fa74f7da.php create mode 100644 storage/framework/cache/rector/43/aa/43aaabcc966744fb879a392cd626cc9370ae80b7.php create mode 100644 storage/framework/cache/rector/49/28/4928a9be4b3228b6450588d5fb2246e3960a2d51.php create mode 100644 storage/framework/cache/rector/4c/3d/4c3d13c900f88338b216109ebf081b8c08585761.php create mode 100644 storage/framework/cache/rector/59/e6/59e6dc727f45269eead32e5c8dfb81dcaf321422.php create mode 100644 storage/framework/cache/rector/60/61/6061f948b460572fc26fd04305e3dd79cef79aeb.php create mode 100644 storage/framework/cache/rector/60/b2/60b20c13751d0800e75f1001b259578c52205d44.php create mode 100644 storage/framework/cache/rector/62/b1/62b13a8387e65bcf1c26a3d312281e47d3849c1a.php create mode 100644 storage/framework/cache/rector/6a/66/6a660a8298d0d6651559abc5210513294fdab07b.php create mode 100644 storage/framework/cache/rector/6d/1a/6d1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php create mode 100644 storage/framework/cache/rector/76/3d/763d515e83b58e96c9ddc111f7ee8891ca21bf23.php create mode 100644 storage/framework/cache/rector/76/fd/76fd2ba5683a17dac455ed67da2f2ef4df9146f0.php create mode 100644 storage/framework/cache/rector/7a/ad/7aadcefb2946c80738ecfcf079fbb27a92fbaad8.php create mode 100644 storage/framework/cache/rector/7f/bb/7fbb602d2ed6649ad33c5a90bb00739df7456eb9.php create mode 100644 storage/framework/cache/rector/82/05/8205fce106df63f6fa3b5359517bebb4aa88e055.php create mode 100644 storage/framework/cache/rector/83/52/8352cc6a56bdebfc9ab1fc27584098f9c3a60c39.php create mode 100644 storage/framework/cache/rector/84/76/8476caddacb26e8bc471a8324258d614e42f416b.php create mode 100644 storage/framework/cache/rector/98/e5/98e5b7eef4b28efb04edc8e218655688fbf6c2ae.php create mode 100644 storage/framework/cache/rector/99/82/9982b18daf1ae3c28ecb4273225a838ac7ec3686.php create mode 100644 storage/framework/cache/rector/9c/d8/9cd807b0222e5002e88558686910ef637a9da083.php create mode 100644 storage/framework/cache/rector/9d/8c/9d8c5ee74269b3fdea412ad80faa880e4e0c8be2.php create mode 100644 storage/framework/cache/rector/a5/0f/a50f8aa7da89261d24a635e8c95f29e371bab811.php create mode 100644 storage/framework/cache/rector/a6/b6/a6b6317b4eab763a70cc4a53277e39dd416f5d6f.php create mode 100644 storage/framework/cache/rector/ad/c5/adc53b84d9832294d12555db47306098c080be96.php create mode 100644 storage/framework/cache/rector/b5/8a/b58a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php create mode 100644 storage/framework/cache/rector/bb/b8/bbb8ff0cc9083da76f203c6e695a227661748d8c.php create mode 100644 storage/framework/cache/rector/c0/0d/c00de63f75a109715d620893941dbf735b44e3b8.php create mode 100644 storage/framework/cache/rector/cf/3b/cf3b0955956ccefb2507be203096b9bc25c464b8.php create mode 100644 storage/framework/cache/rector/d0/61/d06105a7c38826f53f85dfb7bf30e87e6472f38c.php create mode 100644 storage/framework/cache/rector/db/8a/db8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php create mode 100644 storage/framework/cache/rector/dd/8c/dd8ca5c32790f103555c632b68e6bc80613cfa3c.php create mode 100644 storage/framework/cache/rector/de/49/de4953eb585a975ccdf1491edae2fd8da23b75f3.php create mode 100644 storage/framework/cache/rector/e0/fd/e0fd0988c929f08b6c292c5ec86841b9e7803261.php create mode 100644 storage/framework/cache/rector/e3/93/e393650656e4e745e88494bec0400744926bbfd7.php create mode 100644 storage/framework/cache/rector/e4/1f/e41f9b09d54c3441ada921312cda32789527ab69.php create mode 100644 storage/framework/cache/rector/e8/4b/e84b535daafcadfc7f609a360ac04e364286c986.php create mode 100644 storage/framework/cache/rector/f0/d2/f0d2fb3a639fda510cdafe83d1645c1898d2382b.php create mode 100644 storage/framework/cache/rector/f1/d2/f1d20d15c89d2cacb714924704c264f5070999e7.php create mode 100644 storage/framework/cache/rector/f5/99/f5997c196060a4b861b9de795fe534b762107f89.php create mode 100644 storage/framework/cache/rector/f6/0e/f60eb3270f39461dbf632194d67b7b1a39b586cc.php create mode 100644 storage/framework/cache/rector/f8/74/f874bbfd2e884c8fb07070ba22fb034c8c5051b8.php create mode 100644 storage/framework/cache/rector/f9/f6/f9f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php create mode 100644 storage/framework/cache/rector/fb/81/fb819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php create mode 100644 storage/openapi.yml create mode 100644 tests/Build/AirLSTSDKTest.php diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fee8717..5dfb9cb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,31 +1,179 @@ name: CI +env: + COMPOSE_INTERACTIVE_NO_CLI: 1 + PHP_CS_FIXER_IGNORE_ENV: 1 + LARAVEL_BYPASS_ENV_CHECK: 1 + on: - push: - branches: - - master pull_request: - branches: - - master + branches: [develop, main, master] + +concurrency: + group: ci-${{ github.event.pull_request.number }} + cancel-in-progress: true jobs: - build: + rector: + name: Code style (rector) runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v4 + with: + ref: ${{ github.event.pull_request.head.ref }} + + - name: Cache Composer dependencies + uses: actions/cache@v4 + with: + path: vendor + key: composer-${{ hashFiles('composer.lock') }} + + - name: Setup PHP + uses: shivammathur/setup-php@v2 + with: + php-version: 8.4 + coverage: none + + - name: Install Composer dependencies + run: composer install --ignore-platform-reqs --no-scripts + + - name: Check PSR-4 compliance + run: composer dump --strict-psr + + - name: Cache Rector cache files + uses: actions/cache@v4 + with: + path: storage/framework/cache/rector + key: ${{ github.base_ref }}-rector-${{ hashFiles('composer.lock') }} + restore-keys: ${{ github.base_ref }}-rector- + - name: Run rector + run: ./vendor/bin/rector + + - name: Commit changes from rector + uses: stefanzweifel/git-auto-commit-action@v5 + with: + commit_message: '[rector] Rector fixes' + commit_author: 'GitHub Action ' + commit_user_email: 'action@github.com' + + php-cs-fixer: + needs: [rector] + name: Code style (php-cs-fixer) + runs-on: ubuntu-latest steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v4 + with: + ref: ${{ github.event.pull_request.head.ref }} + + - name: Cache Composer dependencies + uses: actions/cache@v4 + with: + path: vendor + key: composer-${{ hashFiles('composer.lock') }} - - name: Set up PHP + - name: Setup PHP uses: shivammathur/setup-php@v2 with: php-version: 8.4 + coverage: none - - name: Install dependencies - run: composer install --prefer-dist --no-progress --no-suggest + - name: Cache CS Fixer cache file + uses: actions/cache@v4 + with: + path: .php-cs-fixer.cache + key: ${{ github.base_ref }}-csfixer-${{ hashFiles('composer.lock') }} + restore-keys: ${{ github.base_ref }}-csfixer- - - name: Run PHPStan - run: composer phpstan + - name: Install Composer dependencies + run: composer install --ignore-platform-reqs --no-scripts + + - name: Run php-cs-fixer + run: ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php + + - name: Commit changes from php-cs-fixer + uses: stefanzweifel/git-auto-commit-action@v5 + with: + commit_message: '[php-cs-fixer] php-cs-fixer fixes' + commit_author: 'GitHub Action ' + commit_user_email: 'action@github.com' + + phpstan: + needs: [ php-cs-fixer ] + name: Static analysis (phpstan) + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Cache Composer dependencies + uses: actions/cache@v4 + with: + path: vendor + key: composer-${{ hashFiles('composer.lock') }} + + - name: Setup PHP + uses: shivammathur/setup-php@v2 + with: + php-version: 8.4 + coverage: none + + - name: Install Composer dependencies + run: composer install --ignore-platform-reqs --no-scripts + + - name: Cache PHPStan cache files + uses: actions/cache@v4 + with: + path: storage/framework/cache/phpstan + key: ${{ github.base_ref }}-phpstan-${{ hashFiles('composer.lock') }} + restore-keys: ${{ github.base_ref }}-phpstan- + + - name: Run phpstan + run: ./vendor/bin/phpstan analyse -c phpstan.php --error-format=github + + pest: + needs: [ phpstan ] + name: Tests (pest) + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v4 + with: + fetch-depth: 0 + + - name: Cache Composer dependencies + uses: actions/cache@v4 + with: + path: vendor + key: composer-${{ hashFiles('composer.lock') }} + + - name: Setup PHP + uses: shivammathur/setup-php@v2 + with: + php-version: 8.4 + extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, pdo_pgsql, gd, exif, imagick + coverage: pcov + + - name: Install Composer dependencies + run: composer install --no-scripts + + - name: Run tests + run: php application test --env=ci --parallel --stop-on-failure + + security: + name: Security Checker + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Cache database + uses: actions/cache@v4 + with: + path: ~/.symfony/cache + key: security-checker - - name: Run PHPUnit - run: composer test + - name: Run security checker + uses: symfonycorp/security-checker-action@v5 diff --git a/.php-cs-fixer.php b/.php-cs-fixer.php index 6999318..cd195ab 100644 --- a/.php-cs-fixer.php +++ b/.php-cs-fixer.php @@ -2,144 +2,11 @@ declare(strict_types=1); -use PhpCsFixer\Config; -use PhpCsFixer\Finder; - -$rules = [ - 'array_syntax' => ['syntax' => 'short'], - 'binary_operator_spaces' => [ - 'default' => 'single_space', - ], - 'blank_line_after_namespace' => true, - 'blank_line_after_opening_tag' => true, - 'no_superfluous_phpdoc_tags' => true, - 'blank_line_before_statement' => [ - 'statements' => ['return'], - ], - 'braces' => true, - 'cast_spaces' => true, - 'class_definition' => true, - 'concat_space' => [ - 'spacing' => 'one', - ], - 'declare_equal_normalize' => true, - 'elseif' => true, - 'encoding' => true, - 'full_opening_tag' => true, - 'declare_strict_types' => true, - 'fully_qualified_strict_types' => true, - 'function_declaration' => true, - 'function_typehint_space' => true, - 'heredoc_to_nowdoc' => true, - 'include' => true, - 'increment_style' => ['style' => 'post'], - 'indentation_type' => true, - 'linebreak_after_opening_tag' => true, - 'line_ending' => true, - 'lowercase_cast' => true, - 'constant_case' => true, - 'lowercase_keywords' => true, - 'lowercase_static_reference' => true, - 'magic_method_casing' => true, - 'magic_constant_casing' => true, - 'method_argument_space' => true, - 'native_function_casing' => true, - 'no_alias_functions' => true, - 'no_extra_blank_lines' => [ - 'tokens' => [ - 'extra', - 'throw', - 'use', - ], - ], - 'class_attributes_separation' => [ - 'elements' => [ - 'method' => 'one', - 'trait_import' => 'none', - ], - ], - 'no_blank_lines_after_class_opening' => true, - 'no_blank_lines_after_phpdoc' => true, - 'no_closing_tag' => true, - 'no_empty_phpdoc' => true, - 'no_empty_statement' => true, - 'no_leading_import_slash' => true, - 'no_leading_namespace_whitespace' => true, - 'no_mixed_echo_print' => [ - 'use' => 'echo', - ], - 'no_multiline_whitespace_around_double_arrow' => true, - 'multiline_whitespace_before_semicolons' => [ - 'strategy' => 'no_multi_line', - ], - 'no_short_bool_cast' => true, - 'no_singleline_whitespace_before_semicolons' => true, - 'no_spaces_after_function_name' => true, - 'no_spaces_around_offset' => true, - 'no_spaces_inside_parenthesis' => true, - 'no_trailing_comma_in_singleline' => true, - 'no_trailing_whitespace' => true, - 'no_trailing_whitespace_in_comment' => true, - 'no_unneeded_control_parentheses' => true, - 'no_unreachable_default_argument_value' => true, - 'no_useless_return' => true, - 'no_whitespace_before_comma_in_array' => true, - 'no_whitespace_in_blank_line' => true, - 'normalize_index_brace' => true, - 'not_operator_with_successor_space' => true, - 'object_operator_without_whitespace' => true, - 'ordered_imports' => ['sort_algorithm' => 'alpha'], - 'phpdoc_indent' => true, - 'general_phpdoc_tag_rename' => true, - 'phpdoc_no_access' => true, - 'phpdoc_no_package' => true, - 'phpdoc_no_useless_inheritdoc' => true, - 'phpdoc_scalar' => true, - 'phpdoc_single_line_var_spacing' => true, - 'phpdoc_summary' => true, - 'phpdoc_to_comment' => false, - 'phpdoc_trim' => true, - 'phpdoc_types' => true, - 'phpdoc_var_without_name' => true, - 'psr_autoloading' => true, - 'self_accessor' => true, - 'short_scalar_cast' => true, - 'simplified_null_return' => false, - 'single_blank_line_at_eof' => true, - 'single_blank_line_before_namespace' => true, - 'single_class_element_per_statement' => true, - 'single_import_per_statement' => true, - 'single_line_after_imports' => true, - 'no_unused_imports' => true, - 'single_line_comment_style' => [ - 'comment_types' => ['hash'], - ], - 'single_quote' => true, - 'space_after_semicolon' => true, - 'standardize_not_equals' => true, - 'switch_case_semicolon_to_colon' => true, - 'switch_case_space' => true, - 'ternary_operator_spaces' => true, - 'trailing_comma_in_multiline' => true, - 'trim_array_spaces' => true, - 'unary_operator_spaces' => true, - 'whitespace_after_comma_in_array' => true, - 'single_trait_insert_per_statement' => true, -]; - -$project_path = getcwd(); -$finder = Finder::create() - ->in([ - $project_path . '/config', - $project_path . '/src', - $project_path . '/tests', - ]) - ->name('*.php') - ->ignoreDotFiles(true) - ->ignoreVCS(true); - -return (new Config()) - ->setFinder($finder) - ->setRules($rules) - ->setRiskyAllowed(true) - ->setUsingCache(true); \ No newline at end of file +$factory = new Airlst\PhpCsFixerConfig\Factory([ + 'src', + 'build', +// 'tests', +]); + +return $factory->create() + ->setCacheFile('storage/framework/cache/php-cs-fixer/.php-cs-fixer.cache'); diff --git a/build.php b/build.php new file mode 100644 index 0000000..3ea92fb --- /dev/null +++ b/build.php @@ -0,0 +1,22 @@ +setLaravel($app); + +$input = new ArrayInput([ + 'spec-url' => 'https://airlst.app/openapi.yml', + '--no-download' => false, +]); +$output = new OutputStyle($input, new ConsoleOutput()); + +$command->setOutput($output); +$command->run($input, $output); \ No newline at end of file diff --git a/build/AirLST.php b/build/AirLST.php new file mode 100644 index 0000000..52986ee --- /dev/null +++ b/build/AirLST.php @@ -0,0 +1,69 @@ + $this->apiKey]; + } +} diff --git a/build/Requests/BookableGroups/DeleteBookablesReservation.php b/build/Requests/BookableGroups/DeleteBookablesReservation.php new file mode 100644 index 0000000..c267ef0 --- /dev/null +++ b/build/Requests/BookableGroups/DeleteBookablesReservation.php @@ -0,0 +1,32 @@ +eventUuid}/bookables/guests/{$this->guestCode}/reservations/{$this->reservationUuid}"; + } +} diff --git a/build/Requests/BookableGroups/GetAvailabilities.php b/build/Requests/BookableGroups/GetAvailabilities.php new file mode 100644 index 0000000..94f84fc --- /dev/null +++ b/build/Requests/BookableGroups/GetAvailabilities.php @@ -0,0 +1,36 @@ +eventUuid}/bookables/groups/{$this->bookableGroupUuid}/objects/{$this->bookableUuid}/availability"; + } +} diff --git a/build/Requests/BookableGroups/ListBookableGroups.php b/build/Requests/BookableGroups/ListBookableGroups.php new file mode 100644 index 0000000..e66b9ca --- /dev/null +++ b/build/Requests/BookableGroups/ListBookableGroups.php @@ -0,0 +1,28 @@ +eventUuid}/bookables/groups"; + } +} diff --git a/build/Requests/BookableGroups/ListBookablesForGroup.php b/build/Requests/BookableGroups/ListBookablesForGroup.php new file mode 100644 index 0000000..3193d10 --- /dev/null +++ b/build/Requests/BookableGroups/ListBookablesForGroup.php @@ -0,0 +1,30 @@ +eventUuid}/bookables/groups/{$this->bookableGroupUuid}"; + } +} diff --git a/build/Requests/BookableGroups/StoreBookablesReservations.php b/build/Requests/BookableGroups/StoreBookablesReservations.php new file mode 100644 index 0000000..c05fb1e --- /dev/null +++ b/build/Requests/BookableGroups/StoreBookablesReservations.php @@ -0,0 +1,34 @@ +eventUuid}/bookables/groups/{$this->bookableGroupUuid}/reservations"; + } +} diff --git a/build/Requests/Company/GetCompanyEvents.php b/build/Requests/Company/GetCompanyEvents.php new file mode 100644 index 0000000..6b91d74 --- /dev/null +++ b/build/Requests/Company/GetCompanyEvents.php @@ -0,0 +1,23 @@ +contactCode}"; + } +} diff --git a/build/Requests/Contacts/GetContactEvents.php b/build/Requests/Contacts/GetContactEvents.php new file mode 100644 index 0000000..9c0e696 --- /dev/null +++ b/build/Requests/Contacts/GetContactEvents.php @@ -0,0 +1,28 @@ +contactCode}/events"; + } +} diff --git a/build/Requests/Contacts/ValidateContactCode.php b/build/Requests/Contacts/ValidateContactCode.php new file mode 100644 index 0000000..da5459f --- /dev/null +++ b/build/Requests/Contacts/ValidateContactCode.php @@ -0,0 +1,27 @@ +eventUuid}/documents"; + } +} diff --git a/build/Requests/Documents/GetGuestsDocumentsUrls.php b/build/Requests/Documents/GetGuestsDocumentsUrls.php new file mode 100644 index 0000000..8981a2b --- /dev/null +++ b/build/Requests/Documents/GetGuestsDocumentsUrls.php @@ -0,0 +1,34 @@ +eventUuid}/documents/{$this->documentUuid}/download"; + } +} diff --git a/build/Requests/Emails/GetEmailTemplates.php b/build/Requests/Emails/GetEmailTemplates.php new file mode 100644 index 0000000..067be03 --- /dev/null +++ b/build/Requests/Emails/GetEmailTemplates.php @@ -0,0 +1,28 @@ +eventUuid}/emails/email-templates"; + } +} diff --git a/build/Requests/Events/GetEvent.php b/build/Requests/Events/GetEvent.php new file mode 100644 index 0000000..8a269dc --- /dev/null +++ b/build/Requests/Events/GetEvent.php @@ -0,0 +1,28 @@ +eventUuid}"; + } +} diff --git a/build/Requests/Events/GetSignedStorageUrl.php b/build/Requests/Events/GetSignedStorageUrl.php new file mode 100644 index 0000000..05b455d --- /dev/null +++ b/build/Requests/Events/GetSignedStorageUrl.php @@ -0,0 +1,28 @@ +eventUuid}/signed-storage-url"; + } +} diff --git a/build/Requests/Events/SendEmailTemplate.php b/build/Requests/Events/SendEmailTemplate.php new file mode 100644 index 0000000..1f4ce2a --- /dev/null +++ b/build/Requests/Events/SendEmailTemplate.php @@ -0,0 +1,34 @@ +eventUuid}/emails/email-templates/{$this->emailTemplateUuid}/send"; + } +} diff --git a/build/Requests/Guests/ArchiveGuest.php b/build/Requests/Guests/ArchiveGuest.php new file mode 100644 index 0000000..49e3bb5 --- /dev/null +++ b/build/Requests/Guests/ArchiveGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}/archive"; + } +} diff --git a/build/Requests/Guests/CheckinGuest.php b/build/Requests/Guests/CheckinGuest.php new file mode 100644 index 0000000..cb79fb5 --- /dev/null +++ b/build/Requests/Guests/CheckinGuest.php @@ -0,0 +1,34 @@ +eventUuid}/guests/{$this->guestCode}/checkins"; + } +} diff --git a/build/Requests/Guests/CreateCompanionGuest.php b/build/Requests/Guests/CreateCompanionGuest.php new file mode 100644 index 0000000..b54ea6c --- /dev/null +++ b/build/Requests/Guests/CreateCompanionGuest.php @@ -0,0 +1,34 @@ +eventUuid}/guests/{$this->mainGuestCode}/companions"; + } +} diff --git a/build/Requests/Guests/CreateGuests.php b/build/Requests/Guests/CreateGuests.php new file mode 100644 index 0000000..87c640e --- /dev/null +++ b/build/Requests/Guests/CreateGuests.php @@ -0,0 +1,32 @@ +eventUuid}/guests"; + } +} diff --git a/build/Requests/Guests/CreateRecommendedGuest.php b/build/Requests/Guests/CreateRecommendedGuest.php new file mode 100644 index 0000000..758b4d4 --- /dev/null +++ b/build/Requests/Guests/CreateRecommendedGuest.php @@ -0,0 +1,34 @@ +eventUuid}/guests/{$this->mainGuestCode}/recommendations"; + } +} diff --git a/build/Requests/Guests/CreateTemporaryUpload.php b/build/Requests/Guests/CreateTemporaryUpload.php new file mode 100644 index 0000000..9383d79 --- /dev/null +++ b/build/Requests/Guests/CreateTemporaryUpload.php @@ -0,0 +1,34 @@ +eventUuid}/create-temporary-upload"; + } +} diff --git a/build/Requests/Guests/DeleteGuest.php b/build/Requests/Guests/DeleteGuest.php new file mode 100644 index 0000000..62d7967 --- /dev/null +++ b/build/Requests/Guests/DeleteGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}"; + } +} diff --git a/build/Requests/Guests/GetGuest.php b/build/Requests/Guests/GetGuest.php new file mode 100644 index 0000000..1d62c6f --- /dev/null +++ b/build/Requests/Guests/GetGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}"; + } +} diff --git a/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php b/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php new file mode 100644 index 0000000..6b26c34 --- /dev/null +++ b/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php @@ -0,0 +1,32 @@ +eventUuid}/guests/{$this->guestCode}/attachments/{$this->attachmentUuid}/url"; + } +} diff --git a/build/Requests/Guests/GetGuestAttachments.php b/build/Requests/Guests/GetGuestAttachments.php new file mode 100644 index 0000000..0bcd5fd --- /dev/null +++ b/build/Requests/Guests/GetGuestAttachments.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}/attachments"; + } +} diff --git a/build/Requests/Guests/GetGuests.php b/build/Requests/Guests/GetGuests.php new file mode 100644 index 0000000..ef8b8e4 --- /dev/null +++ b/build/Requests/Guests/GetGuests.php @@ -0,0 +1,52 @@ +team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. + * @param string|null $sortsRole0 Sorts array. Template: sorts(field*order)=desc + * @param int|null $since Timestamp to get guests updated/deleted since + */ + public function __construct( + protected mixed $eventUuid, + protected ?int $perPage = null, + protected ?int $page = null, + protected ?string $search = null, + protected ?string $filtersStatuseq = null, + protected ?string $sortsRole0 = null, + protected ?int $since = null, + ) {} + + public function resolveEndpoint(): string + { + return "/api/events/{$this->eventUuid}/guests"; + } + + protected function defaultQuery(): array + { + return array_filter([ + 'per_page' => $this->perPage, + 'page' => $this->page, + 'search' => $this->search, + 'filters(status*eq)' => $this->filtersStatuseq, + 'sorts(role*0)' => $this->sortsRole0, + 'since' => $this->since, + ]); + } +} diff --git a/build/Requests/Guests/RestoreGuest.php b/build/Requests/Guests/RestoreGuest.php new file mode 100644 index 0000000..b47bd2d --- /dev/null +++ b/build/Requests/Guests/RestoreGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}/restore"; + } +} diff --git a/build/Requests/Guests/UpdateGuest.php b/build/Requests/Guests/UpdateGuest.php new file mode 100644 index 0000000..9dbebef --- /dev/null +++ b/build/Requests/Guests/UpdateGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}"; + } +} diff --git a/build/Requests/Guests/UpdateGuestEmailOptInStatus.php b/build/Requests/Guests/UpdateGuestEmailOptInStatus.php new file mode 100644 index 0000000..12b587e --- /dev/null +++ b/build/Requests/Guests/UpdateGuestEmailOptInStatus.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}/emailoptinstatus"; + } +} diff --git a/build/Requests/Guests/ValidateGuestCode.php b/build/Requests/Guests/ValidateGuestCode.php new file mode 100644 index 0000000..0804d51 --- /dev/null +++ b/build/Requests/Guests/ValidateGuestCode.php @@ -0,0 +1,32 @@ +eventUuid}/guests/validate-code"; + } +} diff --git a/build/Resource.php b/build/Resource.php new file mode 100644 index 0000000..e641b84 --- /dev/null +++ b/build/Resource.php @@ -0,0 +1,14 @@ +connector->send(new GetAvailabilities($eventUuid, $bookableGroupUuid, $bookableUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + * @param mixed $reservationUuid Reservation UUID + */ + public function deleteBookablesReservation(mixed $eventUuid, mixed $guestCode, mixed $reservationUuid): Response + { + return $this->connector->send(new DeleteBookablesReservation($eventUuid, $guestCode, $reservationUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function listBookableGroups(mixed $eventUuid): Response + { + return $this->connector->send(new ListBookableGroups($eventUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + */ + public function listBookablesForGroup(mixed $eventUuid, mixed $bookableGroupUuid): Response + { + return $this->connector->send(new ListBookablesForGroup($eventUuid, $bookableGroupUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + */ + public function storeBookablesReservations(mixed $eventUuid, mixed $bookableGroupUuid): Response + { + return $this->connector->send(new StoreBookablesReservations($eventUuid, $bookableGroupUuid)); + } +} diff --git a/build/Resource/Company.php b/build/Resource/Company.php new file mode 100644 index 0000000..f393647 --- /dev/null +++ b/build/Resource/Company.php @@ -0,0 +1,17 @@ +connector->send(new GetCompanyEvents()); + } +} diff --git a/build/Resource/Contacts.php b/build/Resource/Contacts.php new file mode 100644 index 0000000..00c8587 --- /dev/null +++ b/build/Resource/Contacts.php @@ -0,0 +1,35 @@ +connector->send(new GetContactEvents($contactCode)); + } + + /** + * @param mixed $contactCode Contact code + */ + public function getContactDetails(mixed $contactCode): Response + { + return $this->connector->send(new GetContactDetails($contactCode)); + } + + public function validateContactCode(): Response + { + return $this->connector->send(new ValidateContactCode()); + } +} diff --git a/build/Resource/Documents.php b/build/Resource/Documents.php new file mode 100644 index 0000000..462085d --- /dev/null +++ b/build/Resource/Documents.php @@ -0,0 +1,30 @@ +connector->send(new GetGuestsDocumentsUrls($eventUuid, $documentUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function getEventDocuments(mixed $eventUuid): Response + { + return $this->connector->send(new GetEventDocuments($eventUuid)); + } +} diff --git a/build/Resource/Emails.php b/build/Resource/Emails.php new file mode 100644 index 0000000..ddc45f7 --- /dev/null +++ b/build/Resource/Emails.php @@ -0,0 +1,20 @@ +connector->send(new GetEmailTemplates($eventUuid)); + } +} diff --git a/build/Resource/Events.php b/build/Resource/Events.php new file mode 100644 index 0000000..a1ef368 --- /dev/null +++ b/build/Resource/Events.php @@ -0,0 +1,39 @@ +connector->send(new SendEmailTemplate($eventUuid, $emailTemplateUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function getSignedStorageUrl(mixed $eventUuid): Response + { + return $this->connector->send(new GetSignedStorageUrl($eventUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function getEvent(mixed $eventUuid): Response + { + return $this->connector->send(new GetEvent($eventUuid)); + } +} diff --git a/build/Resource/Guests.php b/build/Resource/Guests.php new file mode 100644 index 0000000..6084487 --- /dev/null +++ b/build/Resource/Guests.php @@ -0,0 +1,172 @@ +connector->send(new ArchiveGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function checkinGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new CheckinGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function getGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new GetGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function updateGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new UpdateGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function deleteGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new DeleteGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + * @param mixed $attachmentUuid Guest attachment UUID + */ + public function getGuestAttachmentDownloadUrl(mixed $eventUuid, mixed $guestCode, mixed $attachmentUuid): Response + { + return $this->connector->send(new GetGuestAttachmentDownloadUrl($eventUuid, $guestCode, $attachmentUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function getGuestAttachments(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new GetGuestAttachments($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param int $perPage Number of items per page + * @param int $page Page number + * @param string $search Quick search + * @param string $filtersStatuseq Filter field operator. Template: filters(field*operator)=value. One of: eq (equal), neq (not equal), like, gt (greater than), gte (greater than or equal), lt (less than), lte (less than or equal). If operator is not provided eq will be used as default. If you want to filter by nested fields, use the : separator to indicate nesting levels. For example: filters(contact:sex*eq)=male targets the sex field inside contact. filters(booking:extended_fields->team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. + * @param string $sortsRole0 Sorts array. Template: sorts(field*order)=desc + * @param int $since Timestamp to get guests updated/deleted since + */ + public function getGuests( + mixed $eventUuid, + ?int $perPage = null, + ?int $page = null, + ?string $search = null, + ?string $filtersStatuseq = null, + ?string $sortsRole0 = null, + ?int $since = null, + ): Response { + return $this->connector->send(new GetGuests($eventUuid, $perPage, $page, $search, $filtersStatuseq, $sortsRole0, $since)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function createGuests(mixed $eventUuid): Response + { + return $this->connector->send(new CreateGuests($eventUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function restoreGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new RestoreGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $mainGuestCode The code of the main guest + */ + public function createCompanionGuest(mixed $eventUuid, mixed $mainGuestCode): Response + { + return $this->connector->send(new CreateCompanionGuest($eventUuid, $mainGuestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $mainGuestCode The code of the main guest + */ + public function createRecommendedGuest(mixed $eventUuid, mixed $mainGuestCode): Response + { + return $this->connector->send(new CreateRecommendedGuest($eventUuid, $mainGuestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function updateGuestEmailOptInStatus(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new UpdateGuestEmailOptInStatus($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function validateGuestCode(mixed $eventUuid): Response + { + return $this->connector->send(new ValidateGuestCode($eventUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function createTemporaryUpload(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new CreateTemporaryUpload($eventUuid, $guestCode)); + } +} diff --git a/composer.json b/composer.json index 9000679..ef6fd28 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,6 @@ "name": "airlst/sdk-php", "description": "This package is a SDK for handling AirLST Core API calls", "type": "library", - "minimum-stability": "stable", "authors": [ { "name": "Jantinn Erezo", @@ -11,19 +10,27 @@ } ], "require": { - "php": "^8.4", - "saloonphp/saloon": "^3.10.1" + "php": "^8.3", + "saloonphp/saloon": "3.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.0|^3.14", + "airlst/php-cs-fixer-config": "^3.6", + "airlst/phpstan-config": "dev-master", + "airlst/rector-config": "dev-master", + "crescat-io/saloon-sdk-generator": "^1.10", + "ergebnis/composer-normalize": "^2.47", + "friendsofphp/php-cs-fixer": "^2.0 || ^3.14", "mockery/mockery": "^1.4", - "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0", + "orchestra/testbench": "^6.0 || ^7.0 || ^8.0 || ^9.0", "phpstan/phpstan": "^2.1", - "phpunit/phpunit": "^8.0|^9.0|^10.0" + "phpunit/phpunit": "^8.0 || ^9.0 || ^10.0", + "rector/swiss-knife": "^2.2" }, + "minimum-stability": "stable", "autoload": { "psr-4": { - "AirLST\\SdkPhp\\": "src" + "AirLST\\SdkPhp\\": "src", + "AirLST\\SdkPhp\\Client\\": "build" } }, "autoload-dev": { @@ -31,13 +38,40 @@ "AirLST\\SdkPhp\\Tests\\": "tests" } }, - "scripts": { - "test": "./vendor/bin/phpunit", - "test-coverage": "XDEBUG_MODE=coverage ./vendor/bin/phpunit --coverage-html .coverage", - "fix": "PHP_CS_FIXER_IGNORE_ENV=1 ./vendor/bin/php-cs-fixer fix --verbose --config=.php-cs-fixer.php", - "phpstan": "./vendor/bin/phpstan analyze -l 8 src" - }, "config": { + "allow-plugins": { + "ergebnis/composer-normalize": true, + "pestphp/pest-plugin": true, + "php-http/discovery": true, + "phpstan/extension-installer": true + }, + "optimize-autoloader": true, + "preferred-install": "dist", "sort-packages": true + }, + "scripts": { + "ci": [ + "@composer dump --strict-psr", + "@composer normalize", + "@composer rector", + "@composer cs-fixer", + "@composer phpstan", + "@composer test" + ], + "cs-fixer": "PHP_CS_FIXER_IGNORE_ENV=1 ./vendor/bin/php-cs-fixer fix --verbose --config=.php-cs-fixer.php", + "dev": [ + "Composer\\Config::disableProcessTimeout", + "npx concurrently -c \"#93c5fd,#c4b5fd,#fb7185,#fdba74\" \"php artisan serve\" \"php artisan queue:listen --tries=1\" \"php artisan pail --timeout=0\" --names=server,queue,logs" + ], + "phpstan": "./vendor/bin/phpstan analyse -c phpstan.php --memory-limit=2G", + "rector": "./vendor/bin/rector", + "test": [ + "Composer\\Config::disableProcessTimeout", + "./vendor/bin/phpunit --stop-on-failure" + ], + "test-coverage": [ + "Composer\\Config::disableProcessTimeout", + "./vendor/bin/phpunit --stop-on-failure --coverage-html /var/www/html/.coverage/backend" + ] } } diff --git a/phpstan.php b/phpstan.php new file mode 100644 index 0000000..7b4b18c --- /dev/null +++ b/phpstan.php @@ -0,0 +1,16 @@ +withBleedingEdge() + ->level(8) + ->useCacheDir('storage/framework/cache/phpstan') + ->ignoreError('arrayFilter.strict') + ->create(); diff --git a/rector.php b/rector.php new file mode 100644 index 0000000..229fe91 --- /dev/null +++ b/rector.php @@ -0,0 +1,16 @@ +withLaravelRules() + ->create() + ->withCache('storage/framework/cache/rector', FileCacheStorage::class); diff --git a/src/Commands/BuildCommand.php b/src/Commands/BuildCommand.php new file mode 100644 index 0000000..fbc7a5c --- /dev/null +++ b/src/Commands/BuildCommand.php @@ -0,0 +1,128 @@ +option('no-download') === false) { + if (filter_var($this->argument('spec-url'), FILTER_VALIDATE_URL) === false) { + $this->error('Invalid specification URL provided.'); + + return; + } + + $spec = file_get_contents($this->argument('spec-url')); // @phpstan-ignore-line + + if ($spec === false) { + $this->error('Failed to read the specification file.'); + + return; + } + + file_put_contents($specFile, $spec); + } + + if (! file_exists($specFile)) { + $this->error('Specification file does not exist'); + + return; + } + + $config = new Config( + 'AirLST', + self::NAMESPACE, + ); + + $generator = new CodeGenerator( + $config, + resourceGenerator: new ResourceGenerator($config), + connectorGenerator: new ConnectorGenerator($config), + ); + + $this->dumpGeneratedFiles( + $generator->run(Factory::parse(self::TYPE, $specFile)) + ); + } + + protected function dumpGeneratedFiles(GeneratedCode $result): void + { + $this->info('Generated Files'); + + $this->info("\nConnector:"); + if (! is_null($result->connectorClass)) { + $this->dumpToFile($result->connectorClass); + } + + $this->info("\nBase Resource:"); + if ($result->resourceBaseClass instanceof PhpFile) { + $this->dumpToFile($result->resourceBaseClass); + } + + $this->info("\nResources:"); + foreach ($result->resourceClasses as $resourceClass) { + $this->dumpToFile($resourceClass); + } + + $this->info("\nRequests:"); + foreach ($result->requestClasses as $requestClass) { + $this->dumpToFile($requestClass); + } + } + + protected function dumpToFile(PhpFile $file): void + { + $wip = sprintf( + '%s/%s/%s.php', + base_path('build'), + str_replace(self::NAMESPACE, '', Arr::first($file->getNamespaces())->getName()), // @phpstan-ignore-line + Arr::first($file->getClasses())->getName(), // @phpstan-ignore-line + ); + + $filePath = Str::of($wip)->replace('\\', '/')->replace('//', '/')->toString(); + + if (! file_exists(dirname($filePath))) { + mkdir(dirname($filePath), recursive: true); + } + + $ok = file_put_contents($filePath, (string) $file); + + if ($ok === false) { + $this->error("- Failed to write: {$filePath}"); + } else { + $this->line("- Created: {$filePath}"); + } + } +} diff --git a/src/Contracts/EmailResourceContract.php b/src/Contracts/EmailResourceContract.php index 434f58e..bb2cb8e 100644 --- a/src/Contracts/EmailResourceContract.php +++ b/src/Contracts/EmailResourceContract.php @@ -9,8 +9,7 @@ interface EmailResourceContract { /** - * @param string $uuid * @param array $body */ public function send(string $uuid, array $body): Response; -} \ No newline at end of file +} diff --git a/src/Contracts/EventResourceContract.php b/src/Contracts/EventResourceContract.php index 6656abe..73cf8f1 100644 --- a/src/Contracts/EventResourceContract.php +++ b/src/Contracts/EventResourceContract.php @@ -11,4 +11,4 @@ interface EventResourceContract public function list(): Response; public function get(string $eventId): Response; -} \ No newline at end of file +} diff --git a/src/Contracts/GuestResourceContract.php b/src/Contracts/GuestResourceContract.php index 4248957..85e7a2b 100644 --- a/src/Contracts/GuestResourceContract.php +++ b/src/Contracts/GuestResourceContract.php @@ -4,7 +4,6 @@ namespace AirLST\SdkPhp\Contracts; -use Saloon\Contracts\ArrayStore; use Saloon\Http\Response; interface GuestResourceContract @@ -13,7 +12,7 @@ interface GuestResourceContract * @param array $query */ public function list(array $query): Response; - + public function validateCode(string $code): Response; public function get(string $code): Response; diff --git a/src/CoreApi.php b/src/CoreApi.php index b372c3d..640bc6f 100644 --- a/src/CoreApi.php +++ b/src/CoreApi.php @@ -32,22 +32,22 @@ public function event(): EventResource public function guest(string $eventId): GuestResource { - if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { + if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { // @phpstan-ignore-line return new GuestResource($this); } - - $this->baseUrl = $this->baseUrl . "/events/{$eventId}/guests"; + + $this->baseUrl .= "/events/{$eventId}/guests"; return new GuestResource($this); } public function email(string $eventId): EmailResource { - if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { + if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { // @phpstan-ignore-line return new EmailResource($this); } - $this->baseUrl = $this->baseUrl . "/events/{$eventId}/emails/email-templates"; + $this->baseUrl .= "/events/{$eventId}/emails/email-templates"; return new EmailResource($this); } @@ -57,7 +57,7 @@ protected function defaultHeaders(): array return [ 'Accept' => 'application/json', 'Content-Type' => 'application/json', - 'X-Api-Key' => $this->apiKey + 'X-Api-Key' => $this->apiKey, ]; } -} \ No newline at end of file +} diff --git a/src/Generators/ConnectorGenerator.php b/src/Generators/ConnectorGenerator.php new file mode 100644 index 0000000..96513a7 --- /dev/null +++ b/src/Generators/ConnectorGenerator.php @@ -0,0 +1,90 @@ +generateConnectorClass($specification) ?? []; + } + + protected function generateConnectorClass(ApiSpecification $specification): ?PhpFile + { + $classType = new ClassType($this->config->connectorName); + $classType->setExtends(Connector::class); + + if ($specification->name !== null && $specification->name !== '' && $specification->name !== '0') { + $classType->addComment($specification->name); + } + + if ($specification->description !== null && $specification->description !== '' && $specification->description !== '0') { + $classType->addComment($specification->name !== null && $specification->name !== '' && $specification->name !== '0' ? "\n{$specification->description}" : $specification->description); + } + + $classFile = new PhpFile(); + $classFile->setStrictTypes(); + + $constructor = $classType->addMethod('__construct'); + $constructor->addPromotedParameter('apiKey') + ->setType('string') + ->setProtected() + ->setReadOnly(); + + if (is_null($specification->baseUrl)) { + throw new Exception('Base URL is required in the API specification.'); + } + + $classType->addMethod('resolveBaseUrl') + ->setReturnType('string') + ->setBody("return '{$specification->baseUrl}';"); + + $classType->addMethod('defaultHeaders') + ->setReturnType('array') + ->setProtected() + ->setBody('return [\'X-Api-Key\' => $this->apiKey];'); + + $namespace = $classFile + ->addNamespace("{$this->config->namespace}") + ->addUse(Connector::class); + + $collections = collect($specification->endpoints) + ->map(fn (Endpoint $endpoint): string => NameHelper::connectorClassName($endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName)) // @phpstan-ignore-line + ->unique() + ->sort() + ->all(); + + foreach ($collections as $collection) { + $resourceClassName = NameHelper::connectorClassName($collection); + $resourceFQN = "{$this->config->namespace}\\{$this->config->resourceNamespaceSuffix}\\{$resourceClassName}"; + + $namespace->addUse($resourceFQN); + + // TODO: method names like "authenticate" will cause name collision with the Connector class methods, + // add a list of reserved method names and find a way to rename the method to something else, or add a pre/suffix + + $classType + ->addMethod(NameHelper::safeVariableName($collection)) + ->setReturnType($resourceFQN) + ->setBody(sprintf('return new %s($this);', $resourceClassName)); + } + + $namespace->add($classType); + + return $classFile; + } +} diff --git a/src/Generators/ResourceGenerator.php b/src/Generators/ResourceGenerator.php new file mode 100644 index 0000000..9f7c3fd --- /dev/null +++ b/src/Generators/ResourceGenerator.php @@ -0,0 +1,147 @@ +generateResourceClasses($specification); + } + + /** + * @param array|Endpoint[] $endpoints + */ + public function generateResourceClass(string $resourceName, array $endpoints): PhpFile + { + $classType = new ClassType($resourceName); + + $classType->setExtends("{$this->config->namespace}\\Resource"); + + $classFile = new PhpFile(); + $classFile->setStrictTypes(); + + $namespace = $classFile + ->addNamespace("{$this->config->namespace}\\{$this->config->resourceNamespaceSuffix}") + ->addUse("{$this->config->namespace}\\Resource"); + + $duplicateCounter = 1; + + foreach ($endpoints as $endpoint) { + $requestClassName = NameHelper::resourceClassName($endpoint->name); + $methodName = NameHelper::safeVariableName($requestClassName); + $requestClassNameAlias = $requestClassName === $resourceName ? "{$requestClassName}Request" : null; + $requestClassFQN = "{$this->config->namespace}\\{$this->config->requestNamespaceSuffix}\\{$resourceName}\\{$requestClassName}"; + + $namespace + ->addUse(Response::class) + ->addUse( + name: $requestClassFQN, + alias: $requestClassNameAlias, + ); + + try { + $method = $classType->addMethod($methodName); + } catch (InvalidStateException) { + // TODO: handle more gracefully in the future + $deduplicatedMethodName = NameHelper::safeVariableName( + sprintf('%s%s', $methodName, 'Duplicate' . $duplicateCounter) + ); + $duplicateCounter++; + dump("DUPLICATE: {$requestClassName} -> {$deduplicatedMethodName}"); + + $method = $classType + ->addMethod($deduplicatedMethodName) + ->addComment('@todo Fix duplicated method name'); + } + + $method->setReturnType(Response::class); + + $args = []; + + foreach ($endpoint->pathParameters as $parameter) { + $this->addPropertyToMethod($method, $parameter); + $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); + } + + foreach ($endpoint->bodyParameters as $parameter) { + if (in_array($parameter->name, $this->config->ignoredBodyParams, true)) { + continue; + } + + $this->addPropertyToMethod($method, $parameter); + $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); + } + + foreach ($endpoint->queryParameters as $parameter) { + if (in_array($parameter->name, $this->config->ignoredQueryParams, true)) { + continue; + } + $this->addPropertyToMethod($method, $parameter); + $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); + } + + $method->setBody(sprintf('return $this->connector->send(new %s(%s));', $requestClassNameAlias ?? $requestClassName, implode(', ', $args))); + } + + $namespace->add($classType); + + return $classFile; + } + + /** + * @return array|PhpFile[] + */ + protected function generateResourceClasses(ApiSpecification $specification): array + { + $classes = []; + + $groupedByCollection = collect($specification->endpoints)->groupBy(fn (Endpoint $endpoint): string => NameHelper::resourceClassName( + $endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName // @phpstan-ignore-line + )); + + foreach ($groupedByCollection as $collection => $items) { + $classes[] = $this->generateResourceClass($collection, $items->toArray()); + } + + return $classes; + } + + protected function addPropertyToMethod(Method $method, Parameter $parameter): Method + { + $name = NameHelper::safeVariableName($parameter->name); + + $property + = $method + ->addComment( + trim(sprintf('@param %s $%s %s', $parameter->type, $name, $parameter->description)) + ) + ->addParameter($name); + + $property->setType($parameter->type); + + if ($parameter->nullable) { + $property->setNullable() + ->setDefaultValue(null); + } + + return $method; + } +} diff --git a/src/Requests/Email/ListRequest.php b/src/Requests/Email/ListRequest.php index e3f5f1c..9c91e9c 100644 --- a/src/Requests/Email/ListRequest.php +++ b/src/Requests/Email/ListRequest.php @@ -13,6 +13,6 @@ class ListRequest extends Request public function resolveEndpoint(): string { - return '/'; + return '/'; } -} \ No newline at end of file +} diff --git a/src/Requests/Email/SendRequest.php b/src/Requests/Email/SendRequest.php index 8d7b1f8..22484f5 100644 --- a/src/Requests/Email/SendRequest.php +++ b/src/Requests/Email/SendRequest.php @@ -12,7 +12,7 @@ class SendRequest extends Request implements HasBody { use HasJsonBody; - + protected Method $method = Method::POST; /** @@ -22,7 +22,7 @@ public function __construct(protected string $uuid, protected array $data) {} public function resolveEndpoint(): string { - return '/' . $this->uuid . '/send'; + return '/' . $this->uuid . '/send'; } /** @@ -32,4 +32,4 @@ protected function defaultBody(): array { return $this->data; } -} \ No newline at end of file +} diff --git a/src/Requests/Event/GetRequest.php b/src/Requests/Event/GetRequest.php index e1cfc56..cc039e6 100644 --- a/src/Requests/Event/GetRequest.php +++ b/src/Requests/Event/GetRequest.php @@ -15,6 +15,6 @@ public function __construct(protected string $eventId) {} public function resolveEndpoint(): string { - return '/events/' . $this->eventId; + return '/events/' . $this->eventId; } -} \ No newline at end of file +} diff --git a/src/Requests/Event/ListRequest.php b/src/Requests/Event/ListRequest.php index a548eff..dfc3669 100644 --- a/src/Requests/Event/ListRequest.php +++ b/src/Requests/Event/ListRequest.php @@ -13,6 +13,6 @@ class ListRequest extends Request public function resolveEndpoint(): string { - return '/companies/events'; + return '/companies/events'; } -} \ No newline at end of file +} diff --git a/src/Requests/Guest/CreateRequest.php b/src/Requests/Guest/CreateRequest.php index 7559348..3883809 100644 --- a/src/Requests/Guest/CreateRequest.php +++ b/src/Requests/Guest/CreateRequest.php @@ -12,7 +12,7 @@ class CreateRequest extends Request implements HasBody { use HasJsonBody; - + protected Method $method = Method::POST; /** @@ -22,7 +22,7 @@ public function __construct(protected array $data) {} public function resolveEndpoint(): string { - return '/'; + return '/'; } /** @@ -32,4 +32,4 @@ protected function defaultBody(): array { return $this->data; } -} \ No newline at end of file +} diff --git a/src/Requests/Guest/GetRequest.php b/src/Requests/Guest/GetRequest.php index da528b6..4359dd1 100644 --- a/src/Requests/Guest/GetRequest.php +++ b/src/Requests/Guest/GetRequest.php @@ -15,6 +15,6 @@ public function __construct(protected string $code) {} public function resolveEndpoint(): string { - return '/' . $this->code; + return '/' . $this->code; } -} \ No newline at end of file +} diff --git a/src/Requests/Guest/ListRequest.php b/src/Requests/Guest/ListRequest.php index 61c370a..de2df21 100644 --- a/src/Requests/Guest/ListRequest.php +++ b/src/Requests/Guest/ListRequest.php @@ -18,7 +18,7 @@ public function __construct(protected array $additionalQuery) {} public function resolveEndpoint(): string { - return '/'; + return '/'; } protected function defaultQuery(): array @@ -29,4 +29,4 @@ protected function defaultQuery(): array ...$this->additionalQuery, ]; } -} \ No newline at end of file +} diff --git a/src/Requests/Guest/UpdateRequest.php b/src/Requests/Guest/UpdateRequest.php index c963513..7dff0be 100644 --- a/src/Requests/Guest/UpdateRequest.php +++ b/src/Requests/Guest/UpdateRequest.php @@ -12,7 +12,7 @@ class UpdateRequest extends Request implements HasBody { use HasJsonBody; - + protected Method $method = Method::PUT; /** @@ -22,7 +22,7 @@ public function __construct(protected string $code, protected array $data) {} public function resolveEndpoint(): string { - return '/' . $this->code; + return '/' . $this->code; } /** @@ -32,4 +32,4 @@ protected function defaultBody(): array { return $this->data; } -} \ No newline at end of file +} diff --git a/src/Requests/Guest/ValidateCodeRequest.php b/src/Requests/Guest/ValidateCodeRequest.php index ff7a31c..6c60759 100644 --- a/src/Requests/Guest/ValidateCodeRequest.php +++ b/src/Requests/Guest/ValidateCodeRequest.php @@ -31,4 +31,4 @@ protected function defaultBody(): array 'code' => $this->code, ]; } -} \ No newline at end of file +} diff --git a/src/Resources/EmailResource.php b/src/Resources/EmailResource.php index 0e773e5..a0f2d03 100644 --- a/src/Resources/EmailResource.php +++ b/src/Resources/EmailResource.php @@ -21,4 +21,4 @@ public function send(string $uuid, array $body): Response { return $this->connector->send(new SendRequest($uuid, $body)); } -} \ No newline at end of file +} diff --git a/src/Resources/EventResource.php b/src/Resources/EventResource.php index eef3112..e0c651b 100644 --- a/src/Resources/EventResource.php +++ b/src/Resources/EventResource.php @@ -21,4 +21,4 @@ public function get(string $eventId): Response { return $this->connector->send(new GetRequest($eventId)); } -} \ No newline at end of file +} diff --git a/storage/framework/cache/phpstan/cache/PHPStan/03/73/0373352423e10ccd00a562e3488d85983a46e872.php b/storage/framework/cache/phpstan/cache/PHPStan/03/73/0373352423e10ccd00a562e3488d85983a46e872.php new file mode 100644 index 0000000..48d45cc --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/03/73/0373352423e10ccd00a562e3488d85983a46e872.php @@ -0,0 +1,106 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/ResourceUsageFormatter.php' => + array ( + 0 => '0ce399b2ef615981a27e3cc61ff5792f98f35c6e', + 1 => + array ( + 0 => 'sebastianbergmann\\timer\\resourceusageformatter', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\timer\\resourceusage', + 1 => 'sebastianbergmann\\timer\\resourceusagesincestartofrequest', + 2 => 'sebastianbergmann\\timer\\bytestostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/exceptions/NoActiveTimerException.php' => + array ( + 0 => '83b14a0d942e084460fc373c896ecf868ea4b7b7', + 1 => + array ( + 0 => 'sebastianbergmann\\timer\\noactivetimerexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/exceptions/TimeSinceStartOfRequestNotAvailableException.php' => + array ( + 0 => '31c00ec28beba93d9853845c77887597821c9ee6', + 1 => + array ( + 0 => 'sebastianbergmann\\timer\\timesincestartofrequestnotavailableexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/exceptions/Exception.php' => + array ( + 0 => '585b1208820c28f65d4ccebe577ca93444b2364c', + 1 => + array ( + 0 => 'sebastianbergmann\\timer\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/Timer.php' => + array ( + 0 => '490dfcbeea3ca93c1467e0f60d849d5b54a90335', + 1 => + array ( + 0 => 'sebastianbergmann\\timer\\timer', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\timer\\start', + 1 => 'sebastianbergmann\\timer\\stop', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/Duration.php' => + array ( + 0 => '966984e5f526616066b964acf0a56b21dc26d760', + 1 => + array ( + 0 => 'sebastianbergmann\\timer\\duration', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\timer\\frommicroseconds', + 1 => 'sebastianbergmann\\timer\\fromnanoseconds', + 2 => 'sebastianbergmann\\timer\\__construct', + 3 => 'sebastianbergmann\\timer\\asnanoseconds', + 4 => 'sebastianbergmann\\timer\\asmicroseconds', + 5 => 'sebastianbergmann\\timer\\asmilliseconds', + 6 => 'sebastianbergmann\\timer\\asseconds', + 7 => 'sebastianbergmann\\timer\\asstring', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/0b/c5/0bc5b5fc36f177ddbf7bf342397f16a3444755fb.php b/storage/framework/cache/phpstan/cache/PHPStan/0b/c5/0bc5b5fc36f177ddbf7bf342397f16a3444755fb.php new file mode 100644 index 0000000..94f057c --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/0b/c5/0bc5b5fc36f177ddbf7bf342397f16a3444755fb.php @@ -0,0 +1,657 @@ + 'v1', + 'data' => + array ( + 'build/AirLST.php' => + array ( + 0 => '6f65bdd62e29e284bcbc0aa6cc8c03526ff8c6e3', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\airlst', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\__construct', + 1 => 'airlst\\sdkphp\\client\\resolvebaseurl', + 2 => 'airlst\\sdkphp\\client\\bookablegroups', + 3 => 'airlst\\sdkphp\\client\\company', + 4 => 'airlst\\sdkphp\\client\\contacts', + 5 => 'airlst\\sdkphp\\client\\documents', + 6 => 'airlst\\sdkphp\\client\\emails', + 7 => 'airlst\\sdkphp\\client\\events', + 8 => 'airlst\\sdkphp\\client\\guests', + 9 => 'airlst\\sdkphp\\client\\defaultheaders', + ), + 3 => + array ( + ), + ), + 'build/Requests/BookableGroups/ListBookablesForGroup.php' => + array ( + 0 => '391568c4855afe6fe977a017c69db3da879c1322', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\listbookablesforgroup', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/BookableGroups/StoreBookablesReservations.php' => + array ( + 0 => '1ec5c02b6b11aaf247fd90027622176dc38e8e7b', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\storebookablesreservations', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/BookableGroups/ListBookableGroups.php' => + array ( + 0 => '23dcc2adb2fb6697199c67d1ea8562a8c3f228aa', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\listbookablegroups', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/BookableGroups/GetAvailabilities.php' => + array ( + 0 => '379780ecddeed5bf19c7f66065c4e726fab0805f', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\getavailabilities', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/BookableGroups/DeleteBookablesReservation.php' => + array ( + 0 => 'e92a77c3744a27efc7fe3062f5621f5fca7eb409', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\deletebookablesreservation', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Contacts/ValidateContactCode.php' => + array ( + 0 => 'c4814d4fe1d78dc4d2ebef6ab0563b223f188deb', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\validatecontactcode', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\contacts\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Contacts/GetContactEvents.php' => + array ( + 0 => 'cc7729faba728e88a653d855e64417da320ccba7', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\getcontactevents', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\contacts\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Contacts/GetContactDetails.php' => + array ( + 0 => 'b4209fb18d3180665032071d153dcd16a07c700d', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\getcontactdetails', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\contacts\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Emails/GetEmailTemplates.php' => + array ( + 0 => '1e5cd9f62475eec48056b1aa7391a16f355a72cd', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\emails\\getemailtemplates', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\emails\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\emails\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Documents/GetGuestsDocumentsUrls.php' => + array ( + 0 => '3ba1ac76c2dea69149fbea6748ce2069367143ad', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\documents\\getguestsdocumentsurls', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\documents\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\documents\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Documents/GetEventDocuments.php' => + array ( + 0 => '65787c38241c336880d29f36bfec2d33ff4682d7', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\documents\\geteventdocuments', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\documents\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\documents\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Events/SendEmailTemplate.php' => + array ( + 0 => '9aa5102478a4008f8f4b93d28b7db7993763ecae', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\events\\sendemailtemplate', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\events\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\events\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Events/GetEvent.php' => + array ( + 0 => '7784e47c01289e2586a5d7afe81848a1af28f6d2', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\events\\getevent', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\events\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\events\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Events/GetSignedStorageUrl.php' => + array ( + 0 => 'c614f07bd6c30bfbc838ad02628ea34a6f7fa41c', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\events\\getsignedstorageurl', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\events\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\events\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Company/GetCompanyEvents.php' => + array ( + 0 => '21e60868b829696697d5edf6bab1288d0cfaac70', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\company\\getcompanyevents', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\company\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\company\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/RestoreGuest.php' => + array ( + 0 => 'd9352ad4da667fcad30524df90d61cb678d7eb2e', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\restoreguest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/GetGuest.php' => + array ( + 0 => 'e3f75631660eea6d68dbabb744b9dd5f5765e446', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\getguest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/UpdateGuest.php' => + array ( + 0 => '42a3cef7c18aeb3d14bb2cd59b781e820d7c1b36', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\updateguest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/CreateCompanionGuest.php' => + array ( + 0 => '8de4f822ebe2ff1202fa5b46c448c6a59707aa9b', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\createcompanionguest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/CreateTemporaryUpload.php' => + array ( + 0 => 'b5b4b8544f841058c5ecc79b5cbed5bd36f585fd', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\createtemporaryupload', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/GetGuestAttachments.php' => + array ( + 0 => '5c0a229791d2e1078f86822853dfbc9b095bce85', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\getguestattachments', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/ValidateGuestCode.php' => + array ( + 0 => 'fb9a04a17f387b052cf17799dbb80b337da62e0a', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\validateguestcode', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/DeleteGuest.php' => + array ( + 0 => '637073e90055f43bd96083994f858eb7285c6c1e', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\deleteguest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/CheckinGuest.php' => + array ( + 0 => 'f14cc41ff758a5792d4cba3cab5254af09e040df', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\checkinguest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/CreateGuests.php' => + array ( + 0 => '6e9c5e49a4c7cf1ab46abb78d5730466725edde6', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\createguests', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/GetGuestAttachmentDownloadUrl.php' => + array ( + 0 => 'e9119b45136b189862b5a510f79d57a6b110ac65', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\getguestattachmentdownloadurl', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/GetGuests.php' => + array ( + 0 => 'a90c8752061cbae1646853335d6e0f27a47e2d14', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\getguests', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + 2 => 'airlst\\sdkphp\\client\\requests\\guests\\defaultquery', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/ArchiveGuest.php' => + array ( + 0 => '5c37f7f6ee6cee214bbc58754d61ff4c5924e01c', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\archiveguest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/CreateRecommendedGuest.php' => + array ( + 0 => '7366729605295bd518341dae24b50be7cc7e781f', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\createrecommendedguest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Requests/Guests/UpdateGuestEmailOptInStatus.php' => + array ( + 0 => '8c85dec5ecf25377ba57abc61da3872722b188b8', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\updateguestemailoptinstatus', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', + 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'build/Resource/Events.php' => + array ( + 0 => 'b782a7958bf50acd1510142483f85b32120b5d03', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\events', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\sendemailtemplate', + 1 => 'airlst\\sdkphp\\client\\resource\\getsignedstorageurl', + 2 => 'airlst\\sdkphp\\client\\resource\\getevent', + ), + 3 => + array ( + ), + ), + 'build/Resource/BookableGroups.php' => + array ( + 0 => '0b956df89d541e84bc4ed583d946d5633f7e09a6', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\bookablegroups', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\getavailabilities', + 1 => 'airlst\\sdkphp\\client\\resource\\deletebookablesreservation', + 2 => 'airlst\\sdkphp\\client\\resource\\listbookablegroups', + 3 => 'airlst\\sdkphp\\client\\resource\\listbookablesforgroup', + 4 => 'airlst\\sdkphp\\client\\resource\\storebookablesreservations', + ), + 3 => + array ( + ), + ), + 'build/Resource/Documents.php' => + array ( + 0 => 'b8ed6a3ddd060f9d8518ec65a32aef5582e94185', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\documents', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\getguestsdocumentsurls', + 1 => 'airlst\\sdkphp\\client\\resource\\geteventdocuments', + ), + 3 => + array ( + ), + ), + 'build/Resource/Company.php' => + array ( + 0 => 'b3a6f131d07a67a3c6038a6156cd4a097f5b69b9', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\company', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\getcompanyevents', + ), + 3 => + array ( + ), + ), + 'build/Resource/Guests.php' => + array ( + 0 => 'f4446b634e328299aad4986f11d163adba9787b9', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\guests', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\archiveguest', + 1 => 'airlst\\sdkphp\\client\\resource\\checkinguest', + 2 => 'airlst\\sdkphp\\client\\resource\\getguest', + 3 => 'airlst\\sdkphp\\client\\resource\\updateguest', + 4 => 'airlst\\sdkphp\\client\\resource\\deleteguest', + 5 => 'airlst\\sdkphp\\client\\resource\\getguestattachmentdownloadurl', + 6 => 'airlst\\sdkphp\\client\\resource\\getguestattachments', + 7 => 'airlst\\sdkphp\\client\\resource\\getguests', + 8 => 'airlst\\sdkphp\\client\\resource\\createguests', + 9 => 'airlst\\sdkphp\\client\\resource\\restoreguest', + 10 => 'airlst\\sdkphp\\client\\resource\\createcompanionguest', + 11 => 'airlst\\sdkphp\\client\\resource\\createrecommendedguest', + 12 => 'airlst\\sdkphp\\client\\resource\\updateguestemailoptinstatus', + 13 => 'airlst\\sdkphp\\client\\resource\\validateguestcode', + 14 => 'airlst\\sdkphp\\client\\resource\\createtemporaryupload', + ), + 3 => + array ( + ), + ), + 'build/Resource/Emails.php' => + array ( + 0 => '6a9618f18668d45a39e2ccbedf3ca222ac96caa2', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\emails', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\getemailtemplates', + ), + 3 => + array ( + ), + ), + 'build/Resource/Contacts.php' => + array ( + 0 => '8b80232f937be39938a320ef0156b2780fe3967b', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\contacts', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource\\getcontactevents', + 1 => 'airlst\\sdkphp\\client\\resource\\getcontactdetails', + 2 => 'airlst\\sdkphp\\client\\resource\\validatecontactcode', + ), + 3 => + array ( + ), + ), + 'build/Resource.php' => + array ( + 0 => 'cab819576907dd598bc9f0960a12a4a98ad8e70c', + 1 => + array ( + 0 => 'airlst\\sdkphp\\client\\resource', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\client\\__construct', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/16/14/161476df0ccd7361ab68d60961187659beb17a2a.php b/storage/framework/cache/phpstan/cache/PHPStan/16/14/161476df0ccd7361ab68d60961187659beb17a2a.php new file mode 100644 index 0000000..550d2df --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/16/14/161476df0ccd7361ab68d60961187659beb17a2a.php @@ -0,0 +1,247 @@ + 'v1', + 'data' => + array ( + 'tests/Resources/EventResourceTest.php' => + array ( + 0 => '1f52c319ace4213f1aca437f1b2a8300dfa730d1', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\resources\\eventresourcetest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\resources\\testlist', + 1 => 'airlst\\sdkphp\\tests\\resources\\testget', + 2 => 'airlst\\sdkphp\\tests\\resources\\resource', + ), + 3 => + array ( + ), + ), + 'tests/Resources/EmailResourceTest.php' => + array ( + 0 => 'c847b707009c136c22b1b87a08f45a42e038e5b7', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\resources\\emailresourcetest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\resources\\testsend', + 1 => 'airlst\\sdkphp\\tests\\resources\\resource', + ), + 3 => + array ( + ), + ), + 'tests/Resources/GuestResourceTest.php' => + array ( + 0 => '848ce440d30794a95993284920e5a86825a6fcad', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\resources\\guestresourcetest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\resources\\testlist', + 1 => 'airlst\\sdkphp\\tests\\resources\\testvalidatecode', + 2 => 'airlst\\sdkphp\\tests\\resources\\testget', + 3 => 'airlst\\sdkphp\\tests\\resources\\testcreate', + 4 => 'airlst\\sdkphp\\tests\\resources\\testupdate', + 5 => 'airlst\\sdkphp\\tests\\resources\\resource', + ), + 3 => + array ( + ), + ), + 'tests/Requests/Guest/CreateRequestTest.php' => + array ( + 0 => '6c62f077d5e1f791d3c9567acc2e4138b1e8af76', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\createrequesttest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testcreate', + ), + 3 => + array ( + ), + ), + 'tests/Requests/Guest/GetRequestTest.php' => + array ( + 0 => '83cb0f94238f73ba9afc27059cc92b623ecc2778', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\getrequesttest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testget', + ), + 3 => + array ( + ), + ), + 'tests/Requests/Guest/ListRequestTest.php' => + array ( + 0 => 'c2d30492fa4fae6b36daf16a4d537afe544ece6b', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\listrequesttest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testlist', + ), + 3 => + array ( + ), + ), + 'tests/Requests/Guest/ValidateCodeRequestTest.php' => + array ( + 0 => 'f3c101af796ce82e718662dd705460f21df8930c', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\validatecoderequesttest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testvalidatescode', + ), + 3 => + array ( + ), + ), + 'tests/Requests/Guest/UpdateRequestTest.php' => + array ( + 0 => '3316a254ddbcd2f08e9d3524264e5cd977fbb5e0', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\updaterequesttest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testupdate', + ), + 3 => + array ( + ), + ), + 'tests/Requests/Event/GetRequestTest.php' => + array ( + 0 => 'ebb1775b41690605b31e3eabfd1edb87e69d37d0', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\event\\getrequesttest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\event\\testresolveendpoint', + 1 => 'airlst\\sdkphp\\tests\\requests\\event\\testget', + ), + 3 => + array ( + ), + ), + 'tests/Requests/Event/ListRequestTest.php' => + array ( + 0 => '6b98d8942c1b3a54cfdb8176c285586c87b90336', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\event\\listrequesttest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\event\\testlist', + ), + 3 => + array ( + ), + ), + 'tests/Requests/Email/ListRequestTest.php' => + array ( + 0 => '5e1d9f92919c8befb4c43ad1f09f72f6d44d838b', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\email\\listrequesttest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\email\\testlist', + ), + 3 => + array ( + ), + ), + 'tests/Requests/Email/SendRequestTest.php' => + array ( + 0 => 'bcd87efdcd803110eddfedf32bee6c2a02c4f237', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\email\\sendrequesttest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\requests\\email\\testsend', + ), + 3 => + array ( + ), + ), + 'tests/CoreApiTest.php' => + array ( + 0 => '05befbace479790cbfdd1fad949bb114478cae7b', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\coreapitest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\testresolvebaseurl', + 1 => 'airlst\\sdkphp\\tests\\testevent', + 2 => 'airlst\\sdkphp\\tests\\testguest', + 3 => 'airlst\\sdkphp\\tests\\testemail', + ), + 3 => + array ( + ), + ), + 'tests/Build/AirLSTSDKTest.php' => + array ( + 0 => '0e06b5e457e95ee28bde21634f573ecbfac0b897', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\build\\airlstsdktest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\build\\itsetscorrectbaseurl', + ), + 3 => + array ( + ), + ), + 'tests/TestCase.php' => + array ( + 0 => '84551a66378c1f594c7b5aceadbad3a695ba1130', + 1 => + array ( + 0 => 'airlst\\sdkphp\\tests\\testcase', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\tests\\mock', + 1 => 'airlst\\sdkphp\\tests\\setup', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/1b/cb/1bcbe50069edb21c0dc2f56c7852e44153d44fdd.php b/storage/framework/cache/phpstan/cache/PHPStan/1b/cb/1bcbe50069edb21c0dc2f56c7852e44153d44fdd.php new file mode 100644 index 0000000..d00ca46 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/1b/cb/1bcbe50069edb21c0dc2f56c7852e44153d44fdd.php @@ -0,0 +1,42 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php' => + array ( + 0 => 'bb16ba8acfd1386faf29cf2816814285f2c53466', + 1 => + array ( + 0 => 'returntypewillchange', + ), + 2 => + array ( + 0 => '__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php' => + array ( + 0 => '4c6d1cf0b7fc7da5dc868681dd20cd207692d0cd', + 1 => + array ( + 0 => 'curlstringfile', + ), + 2 => + array ( + 0 => '__construct', + 1 => '__set', + 2 => '__isset', + 3 => '__get', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/21/d9/21d9e310e11b082d8905bca5af4e12835af871c5.php b/storage/framework/cache/phpstan/cache/PHPStan/21/d9/21d9e310e11b082d8905bca5af4e12835af871c5.php new file mode 100644 index 0000000..0e0ea5c --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/21/d9/21d9e310e11b082d8905bca5af4e12835af871c5.php @@ -0,0 +1,293 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Diff.php' => + array ( + 0 => 'a4051f9b45e9d1ccb5c6e97be74343129d4663cc', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\diff', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\__construct', + 1 => 'sebastianbergmann\\diff\\from', + 2 => 'sebastianbergmann\\diff\\to', + 3 => 'sebastianbergmann\\diff\\chunks', + 4 => 'sebastianbergmann\\diff\\setchunks', + 5 => 'sebastianbergmann\\diff\\getfrom', + 6 => 'sebastianbergmann\\diff\\getto', + 7 => 'sebastianbergmann\\diff\\getchunks', + 8 => 'sebastianbergmann\\diff\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Parser.php' => + array ( + 0 => '93087cfad4c8a2b687acc1b36bacfaa54c5cec21', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\parser', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\parse', + 1 => 'sebastianbergmann\\diff\\parsefilediff', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php' => + array ( + 0 => '463678f06839786edb3b1838cd5eee94f3280f28', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\timeefficientlongestcommonsubsequencecalculator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\calculate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/DiffOnlyOutputBuilder.php' => + array ( + 0 => '9c751fa05c0afc12c4272bf6ee5f4dfeeb6a24e9', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\diffonlyoutputbuilder', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\__construct', + 1 => 'sebastianbergmann\\diff\\output\\getdiff', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/DiffOutputBuilderInterface.php' => + array ( + 0 => '8aaef38bcbed8458e9ae4e919544c234ec45f916', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\diffoutputbuilderinterface', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\getdiff', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/UnifiedDiffOutputBuilder.php' => + array ( + 0 => '7a40899df1b987ed49f8da9b60b10a1ea1d0d278', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\unifieddiffoutputbuilder', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\__construct', + 1 => 'sebastianbergmann\\diff\\output\\getdiff', + 2 => 'sebastianbergmann\\diff\\output\\writediffhunks', + 3 => 'sebastianbergmann\\diff\\output\\writehunk', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/StrictUnifiedDiffOutputBuilder.php' => + array ( + 0 => '86853145669bd9157b179b87c54398fed9a865fc', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\strictunifieddiffoutputbuilder', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\__construct', + 1 => 'sebastianbergmann\\diff\\output\\getdiff', + 2 => 'sebastianbergmann\\diff\\output\\writediffhunks', + 3 => 'sebastianbergmann\\diff\\output\\writehunk', + 4 => 'sebastianbergmann\\diff\\output\\assertstring', + 5 => 'sebastianbergmann\\diff\\output\\assertstringornull', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/AbstractChunkOutputBuilder.php' => + array ( + 0 => '9abcd9bfe1d5427a12c8dcd86bad72ef3c35446e', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\abstractchunkoutputbuilder', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\output\\getcommonchunks', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/LongestCommonSubsequenceCalculator.php' => + array ( + 0 => '48dc5b3654bf8d4950bbdb6af729f6dcf13bda16', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\longestcommonsubsequencecalculator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\calculate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Chunk.php' => + array ( + 0 => '3cecc7e1fcc04b31fb637ff4259fd31ea9220b5a', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\chunk', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\__construct', + 1 => 'sebastianbergmann\\diff\\start', + 2 => 'sebastianbergmann\\diff\\startrange', + 3 => 'sebastianbergmann\\diff\\end', + 4 => 'sebastianbergmann\\diff\\endrange', + 5 => 'sebastianbergmann\\diff\\lines', + 6 => 'sebastianbergmann\\diff\\setlines', + 7 => 'sebastianbergmann\\diff\\getstart', + 8 => 'sebastianbergmann\\diff\\getstartrange', + 9 => 'sebastianbergmann\\diff\\getend', + 10 => 'sebastianbergmann\\diff\\getendrange', + 11 => 'sebastianbergmann\\diff\\getlines', + 12 => 'sebastianbergmann\\diff\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Differ.php' => + array ( + 0 => 'eb365eb5907b5776c49c2d5213c493ae43db750f', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\differ', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\__construct', + 1 => 'sebastianbergmann\\diff\\diff', + 2 => 'sebastianbergmann\\diff\\difftoarray', + 3 => 'sebastianbergmann\\diff\\splitstringbylines', + 4 => 'sebastianbergmann\\diff\\selectlcsimplementation', + 5 => 'sebastianbergmann\\diff\\calculateestimatedfootprint', + 6 => 'sebastianbergmann\\diff\\detectunmatchedlineendings', + 7 => 'sebastianbergmann\\diff\\getlinebreak', + 8 => 'sebastianbergmann\\diff\\getarraydiffparted', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Line.php' => + array ( + 0 => '1abcd50e6e71a125db5854dd267f6cacd4e8178f', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\line', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\__construct', + 1 => 'sebastianbergmann\\diff\\content', + 2 => 'sebastianbergmann\\diff\\type', + 3 => 'sebastianbergmann\\diff\\isadded', + 4 => 'sebastianbergmann\\diff\\isremoved', + 5 => 'sebastianbergmann\\diff\\isunchanged', + 6 => 'sebastianbergmann\\diff\\getcontent', + 7 => 'sebastianbergmann\\diff\\gettype', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Exception/ConfigurationException.php' => + array ( + 0 => 'f0668a27841bed4db68cd40b1b3f6c193b866345', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\configurationexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Exception/InvalidArgumentException.php' => + array ( + 0 => 'b28e42d650f365b33fbdea839fcabdc7caec6327', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\invalidargumentexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Exception/Exception.php' => + array ( + 0 => '865e3da032089b0a5694654f5f4f50be667a495b', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php' => + array ( + 0 => '1094567a27eb68b63a68e3fb9781698c0786f8ea', + 1 => + array ( + 0 => 'sebastianbergmann\\diff\\memoryefficientlongestcommonsubsequencecalculator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\diff\\calculate', + 1 => 'sebastianbergmann\\diff\\length', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/24/13/24134c953993f8a31196eb9a77880ff4f926cb8e.php b/storage/framework/cache/phpstan/cache/PHPStan/24/13/24134c953993f8a31196eb9a77880ff4f926cb8e.php new file mode 100644 index 0000000..0dda26b --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/24/13/24134c953993f8a31196eb9a77880ff4f926cb8e.php @@ -0,0 +1,362 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/VersionConstraintParser.php' => + array ( + 0 => '9a03d1fcfe10968b84fafa941ca1710997e79341', + 1 => + array ( + 0 => 'phario\\version\\versionconstraintparser', + ), + 2 => + array ( + 0 => 'phario\\version\\parse', + 1 => 'phario\\version\\handleorgroup', + 2 => 'phario\\version\\handletildeoperator', + 3 => 'phario\\version\\handlecaretoperator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/AnyVersionConstraint.php' => + array ( + 0 => '7b6997dda7e61a5a3e47f96b2ac20026a4ad1d51', + 1 => + array ( + 0 => 'phario\\version\\anyversionconstraint', + ), + 2 => + array ( + 0 => 'phario\\version\\complies', + 1 => 'phario\\version\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/AbstractVersionConstraint.php' => + array ( + 0 => 'fb4e0fb4a4e89c491e9bd47da3f4bcf5e65c84c0', + 1 => + array ( + 0 => 'phario\\version\\abstractversionconstraint', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/VersionConstraint.php' => + array ( + 0 => '495be7eb8e0d23c2829f3418b2551feb54b268e9', + 1 => + array ( + 0 => 'phario\\version\\versionconstraint', + ), + 2 => + array ( + 0 => 'phario\\version\\complies', + 1 => 'phario\\version\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/GreaterThanOrEqualToVersionConstraint.php' => + array ( + 0 => '31d8c4914a7c2f16bf36f538563ee412f856cdb3', + 1 => + array ( + 0 => 'phario\\version\\greaterthanorequaltoversionconstraint', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\complies', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/OrVersionConstraintGroup.php' => + array ( + 0 => '004772604023115b3ef7c28ec4fb7d3301dc4dca', + 1 => + array ( + 0 => 'phario\\version\\orversionconstraintgroup', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\complies', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/AndVersionConstraintGroup.php' => + array ( + 0 => 'cfd803b2ea9d969e10383a2748a56dced4b73cce', + 1 => + array ( + 0 => 'phario\\version\\andversionconstraintgroup', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\complies', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/ExactVersionConstraint.php' => + array ( + 0 => '098c09d62983d3e6fd71485e87116115d4a80924', + 1 => + array ( + 0 => 'phario\\version\\exactversionconstraint', + ), + 2 => + array ( + 0 => 'phario\\version\\complies', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/SpecificMajorVersionConstraint.php' => + array ( + 0 => 'efb81e3e5493d3908a9c3d51ad16e0329f5fbc68', + 1 => + array ( + 0 => 'phario\\version\\specificmajorversionconstraint', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\complies', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/SpecificMajorAndMinorVersionConstraint.php' => + array ( + 0 => '8c0b72e8a6fcb8f48e20e49abf6d8103d987b1a5', + 1 => + array ( + 0 => 'phario\\version\\specificmajorandminorversionconstraint', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\complies', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/VersionConstraintValue.php' => + array ( + 0 => '9cf0c4f77d86b54c45d730a708ce9dbcb1a53ae8', + 1 => + array ( + 0 => 'phario\\version\\versionconstraintvalue', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\getlabel', + 2 => 'phario\\version\\getbuildmetadata', + 3 => 'phario\\version\\getversionstring', + 4 => 'phario\\version\\getmajor', + 5 => 'phario\\version\\getminor', + 6 => 'phario\\version\\getpatch', + 7 => 'phario\\version\\parseversion', + 8 => 'phario\\version\\extractbuildmetadata', + 9 => 'phario\\version\\extractlabel', + 10 => 'phario\\version\\strippotentialvprefix', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/BuildMetaData.php' => + array ( + 0 => '95ad9aaa6c32718b2f6eef38225240b35b1f0dd2', + 1 => + array ( + 0 => 'phario\\version\\buildmetadata', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\asstring', + 2 => 'phario\\version\\equals', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/InvalidVersionException.php' => + array ( + 0 => 'b5af6590c57b8aab0245a2c491f96c4614225664', + 1 => + array ( + 0 => 'phario\\version\\invalidversionexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/InvalidPreReleaseSuffixException.php' => + array ( + 0 => 'd295ffaf424bd318b52ca58a22e134a757adc551', + 1 => + array ( + 0 => 'phario\\version\\invalidprereleasesuffixexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/UnsupportedVersionConstraintException.php' => + array ( + 0 => '8ba115bff96f1628f72295ac082b41ae9d2da288', + 1 => + array ( + 0 => 'phario\\version\\unsupportedversionconstraintexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/NoPreReleaseSuffixException.php' => + array ( + 0 => '30b1fabe90aa1cc2841f4d05e8b40a46679ba879', + 1 => + array ( + 0 => 'phario\\version\\noprereleasesuffixexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/NoBuildMetaDataException.php' => + array ( + 0 => '2fbcf83ac53911226fefa01823ebc6b6cd7e2e41', + 1 => + array ( + 0 => 'phario\\version\\nobuildmetadataexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/Exception.php' => + array ( + 0 => '80bf09b2245e8a57b9fa84102198062b05d28491', + 1 => + array ( + 0 => 'phario\\version\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/PreReleaseSuffix.php' => + array ( + 0 => 'bb71a0619caa8bbac829636ca159c5b36b9fb53c', + 1 => + array ( + 0 => 'phario\\version\\prereleasesuffix', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\asstring', + 2 => 'phario\\version\\getvalue', + 3 => 'phario\\version\\getnumber', + 4 => 'phario\\version\\isgreaterthan', + 5 => 'phario\\version\\mapvaluetoscore', + 6 => 'phario\\version\\parsevalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/Version.php' => + array ( + 0 => 'b9cafee10b996648c21658a7f93de53410158b42', + 1 => + array ( + 0 => 'phario\\version\\version', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\getprereleasesuffix', + 2 => 'phario\\version\\getoriginalstring', + 3 => 'phario\\version\\getversionstring', + 4 => 'phario\\version\\hasprereleasesuffix', + 5 => 'phario\\version\\equals', + 6 => 'phario\\version\\isgreaterthan', + 7 => 'phario\\version\\getmajor', + 8 => 'phario\\version\\getminor', + 9 => 'phario\\version\\getpatch', + 10 => 'phario\\version\\hasbuildmetadata', + 11 => 'phario\\version\\getbuildmetadata', + 12 => 'phario\\version\\parseversion', + 13 => 'phario\\version\\ensureversionstringisvalid', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/VersionNumber.php' => + array ( + 0 => 'ec8c13c18e185e2163ec31423a3c0c6d05f89bca', + 1 => + array ( + 0 => 'phario\\version\\versionnumber', + ), + 2 => + array ( + 0 => 'phario\\version\\__construct', + 1 => 'phario\\version\\isany', + 2 => 'phario\\version\\getvalue', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/25/d7/25d7e63802be01ea7faa95069f85f2e3c9cc058f.php b/storage/framework/cache/phpstan/cache/PHPStan/25/d7/25d7e63802be01ea7faa95069f85f2e3c9cc058f.php new file mode 100644 index 0000000..e23ea81 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/25/d7/25d7e63802be01ea7faa95069f85f2e3c9cc058f.php @@ -0,0 +1,132 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/Restorer.php' => + array ( + 0 => '2a264bed5352a9804d5ea265898bedfdf0adb9c9', + 1 => + array ( + 0 => 'sebastianbergmann\\globalstate\\restorer', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\globalstate\\restoreglobalvariables', + 1 => 'sebastianbergmann\\globalstate\\restorestaticproperties', + 2 => 'sebastianbergmann\\globalstate\\restoresuperglobalarray', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/CodeExporter.php' => + array ( + 0 => 'bebfea380f88c5e6b50eb1d313aecd5499011407', + 1 => + array ( + 0 => 'sebastianbergmann\\globalstate\\codeexporter', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\globalstate\\constants', + 1 => 'sebastianbergmann\\globalstate\\globalvariables', + 2 => 'sebastianbergmann\\globalstate\\inisettings', + 3 => 'sebastianbergmann\\globalstate\\exportvariable', + 4 => 'sebastianbergmann\\globalstate\\arrayonlycontainsscalars', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/Snapshot.php' => + array ( + 0 => '3dd6c0e5aa115c5d67c3e26a4cca21a3a26cffa8', + 1 => + array ( + 0 => 'sebastianbergmann\\globalstate\\snapshot', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\globalstate\\__construct', + 1 => 'sebastianbergmann\\globalstate\\excludelist', + 2 => 'sebastianbergmann\\globalstate\\globalvariables', + 3 => 'sebastianbergmann\\globalstate\\superglobalvariables', + 4 => 'sebastianbergmann\\globalstate\\superglobalarrays', + 5 => 'sebastianbergmann\\globalstate\\staticproperties', + 6 => 'sebastianbergmann\\globalstate\\inisettings', + 7 => 'sebastianbergmann\\globalstate\\includedfiles', + 8 => 'sebastianbergmann\\globalstate\\constants', + 9 => 'sebastianbergmann\\globalstate\\functions', + 10 => 'sebastianbergmann\\globalstate\\interfaces', + 11 => 'sebastianbergmann\\globalstate\\classes', + 12 => 'sebastianbergmann\\globalstate\\traits', + 13 => 'sebastianbergmann\\globalstate\\snapshotconstants', + 14 => 'sebastianbergmann\\globalstate\\snapshotfunctions', + 15 => 'sebastianbergmann\\globalstate\\snapshotclasses', + 16 => 'sebastianbergmann\\globalstate\\snapshotinterfaces', + 17 => 'sebastianbergmann\\globalstate\\snapshotglobals', + 18 => 'sebastianbergmann\\globalstate\\snapshotsuperglobalarray', + 19 => 'sebastianbergmann\\globalstate\\snapshotstaticproperties', + 20 => 'sebastianbergmann\\globalstate\\setupsuperglobalarrays', + 21 => 'sebastianbergmann\\globalstate\\canbeserialized', + 22 => 'sebastianbergmann\\globalstate\\enumerateobjectsandresources', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/exceptions/RuntimeException.php' => + array ( + 0 => '688710ae08d1ee8e1de9b900c6418ae878999bf7', + 1 => + array ( + 0 => 'sebastianbergmann\\globalstate\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/exceptions/Exception.php' => + array ( + 0 => '80cb1c5ab4f8b552d57291de5ee3703590355cd5', + 1 => + array ( + 0 => 'sebastianbergmann\\globalstate\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/ExcludeList.php' => + array ( + 0 => '381b630f4622576edf7caa161c367c89a9a412bd', + 1 => + array ( + 0 => 'sebastianbergmann\\globalstate\\excludelist', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\globalstate\\addglobalvariable', + 1 => 'sebastianbergmann\\globalstate\\addclass', + 2 => 'sebastianbergmann\\globalstate\\addsubclassesof', + 3 => 'sebastianbergmann\\globalstate\\addimplementorsof', + 4 => 'sebastianbergmann\\globalstate\\addclassnameprefix', + 5 => 'sebastianbergmann\\globalstate\\addstaticproperty', + 6 => 'sebastianbergmann\\globalstate\\isglobalvariableexcluded', + 7 => 'sebastianbergmann\\globalstate\\isstaticpropertyexcluded', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/2a/a5/2aa57532cef8cb7bf2dfd7bd85e7b932afb782af.php b/storage/framework/cache/phpstan/cache/PHPStan/2a/a5/2aa57532cef8cb7bf2dfd7bd85e7b932afb782af.php new file mode 100644 index 0000000..8dd3d84 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/2a/a5/2aa57532cef8cb7bf2dfd7bd85e7b932afb782af.php @@ -0,0 +1,24 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/object-reflector/src/ObjectReflector.php' => + array ( + 0 => 'b7559587d5074548a10ad1088a9fcd5c64e0fba7', + 1 => + array ( + 0 => 'sebastianbergmann\\objectreflector\\objectreflector', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\objectreflector\\getproperties', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/35/3e/353e33fc6bb5d4824ee449ec3821bbd000cb1653.php b/storage/framework/cache/phpstan/cache/PHPStan/35/3e/353e33fc6bb5d4824ee449ec3821bbd000cb1653.php new file mode 100644 index 0000000..4bba215 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/35/3e/353e33fc6bb5d4824ee449ec3821bbd000cb1653.php @@ -0,0 +1,100 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/Parser.php' => + array ( + 0 => '93248d3ddadf4f117ff92c05b33b8f9c6af46547', + 1 => + array ( + 0 => 'sebastianbergmann\\cliparser\\parser', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\cliparser\\parse', + 1 => 'sebastianbergmann\\cliparser\\parseshortoption', + 2 => 'sebastianbergmann\\cliparser\\parselongoption', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/AmbiguousOptionException.php' => + array ( + 0 => '5cbf71bd59993fba2e04573fd2af3e896ba6cb44', + 1 => + array ( + 0 => 'sebastianbergmann\\cliparser\\ambiguousoptionexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\cliparser\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/UnknownOptionException.php' => + array ( + 0 => 'f0605798d3c3ae00645df1385df6c8d62f211b0f', + 1 => + array ( + 0 => 'sebastianbergmann\\cliparser\\unknownoptionexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\cliparser\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/OptionDoesNotAllowArgumentException.php' => + array ( + 0 => 'cda9342e391e62cf0d074e78b888e34325ac1d58', + 1 => + array ( + 0 => 'sebastianbergmann\\cliparser\\optiondoesnotallowargumentexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\cliparser\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/Exception.php' => + array ( + 0 => '9f4eed104c2dff7495ead0ec11c708ab090e9cef', + 1 => + array ( + 0 => 'sebastianbergmann\\cliparser\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/RequiredOptionArgumentMissingException.php' => + array ( + 0 => '5f59479dd69423f980e20119ac5a3462e87cf3e9', + 1 => + array ( + 0 => 'sebastianbergmann\\cliparser\\requiredoptionargumentmissingexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\cliparser\\__construct', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/3b/be/3bbec53764d2c9bb33892ac71cab258f9dd0882c.php b/storage/framework/cache/phpstan/cache/PHPStan/3b/be/3bbec53764d2c9bb33892ac71cab258f9dd0882c.php new file mode 100644 index 0000000..0a1e20c --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/3b/be/3bbec53764d2c9bb33892ac71cab258f9dd0882c.php @@ -0,0 +1,28 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit-reverse-lookup/src/Wizard.php' => + array ( + 0 => '3ec416a40c6c9be140bf4b90bdf26ed7403f9c18', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunitreverselookup\\wizard', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunitreverselookup\\lookup', + 1 => 'sebastianbergmann\\codeunitreverselookup\\updatelookuptable', + 2 => 'sebastianbergmann\\codeunitreverselookup\\processclassesandtraits', + 3 => 'sebastianbergmann\\codeunitreverselookup\\processfunctions', + 4 => 'sebastianbergmann\\codeunitreverselookup\\processfunctionormethod', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/45/80/458044082860b233bcb39d791595cb02f1655631.php b/storage/framework/cache/phpstan/cache/PHPStan/45/80/458044082860b233bcb39d791595cb02f1655631.php new file mode 100644 index 0000000..75a871d --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/45/80/458044082860b233bcb39d791595cb02f1655631.php @@ -0,0 +1,120 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/LineCountingVisitor.php' => + array ( + 0 => 'e61a7ee47e02a441986c55fa6a85183e8b50da26', + 1 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\linecountingvisitor', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\__construct', + 1 => 'sebastianbergmann\\linesofcode\\enternode', + 2 => 'sebastianbergmann\\linesofcode\\result', + 3 => 'sebastianbergmann\\linesofcode\\comments', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/LinesOfCode.php' => + array ( + 0 => 'c898b1a687f38ebf8b9a3f73d78cf8724c01104e', + 1 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\linesofcode', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\__construct', + 1 => 'sebastianbergmann\\linesofcode\\linesofcode', + 2 => 'sebastianbergmann\\linesofcode\\commentlinesofcode', + 3 => 'sebastianbergmann\\linesofcode\\noncommentlinesofcode', + 4 => 'sebastianbergmann\\linesofcode\\logicallinesofcode', + 5 => 'sebastianbergmann\\linesofcode\\plus', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Counter.php' => + array ( + 0 => 'd16e00dd0489847e028282c42805760ae8bdbd37', + 1 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\counter', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\countinsourcefile', + 1 => 'sebastianbergmann\\linesofcode\\countinsourcestring', + 2 => 'sebastianbergmann\\linesofcode\\countinabstractsyntaxtree', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Exception/RuntimeException.php' => + array ( + 0 => '846eefcf2a00c4b39378c358f9f9fdf591fa14c6', + 1 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Exception/NegativeValueException.php' => + array ( + 0 => '2a5c2802c7e7237357d1f01eb112bb9e745e5f1b', + 1 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\negativevalueexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Exception/IllogicalValuesException.php' => + array ( + 0 => 'f6aa84e6523cf722c342e5354720cef59f133e23', + 1 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\illogicalvaluesexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Exception/Exception.php' => + array ( + 0 => '8f85e6aa5c47b0c642b4d0e38955cc8e25ad58e5', + 1 => + array ( + 0 => 'sebastianbergmann\\linesofcode\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/4e/0c/4e0c03176a867acbd21fbc8558f7d3c525a71055.php b/storage/framework/cache/phpstan/cache/PHPStan/4e/0c/4e0c03176a867acbd21fbc8558f7d3c525a71055.php new file mode 100644 index 0000000..6807c40 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/4e/0c/4e0c03176a867acbd21fbc8558f7d3c525a71055.php @@ -0,0 +1,16498 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Application.php' => + array ( + 0 => '0aed4d445d383b43585957302292d87d0fe9d851', + 1 => + array ( + 0 => 'phpunit\\textui\\application', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\run', + 1 => 'phpunit\\textui\\execute', + 2 => 'phpunit\\textui\\loadbootstrapscript', + 3 => 'phpunit\\textui\\buildcliconfiguration', + 4 => 'phpunit\\textui\\loadxmlconfiguration', + 5 => 'phpunit\\textui\\buildtestsuite', + 6 => 'phpunit\\textui\\bootstrapextensions', + 7 => 'phpunit\\textui\\executecommandsthatonlyrequirecliconfiguration', + 8 => 'phpunit\\textui\\executecommandsthatrequirecliconfigurationandtestsuite', + 9 => 'phpunit\\textui\\executecommandsthatrequirecompleteconfiguration', + 10 => 'phpunit\\textui\\executehelpcommandwhenthereisnothingelsetodo', + 11 => 'phpunit\\textui\\writeruntimeinformation', + 12 => 'phpunit\\textui\\writepharextensioninformation', + 13 => 'phpunit\\textui\\writemessage', + 14 => 'phpunit\\textui\\writerandomseedinformation', + 15 => 'phpunit\\textui\\registerlogfilewriters', + 16 => 'phpunit\\textui\\testdoxresultcollector', + 17 => 'phpunit\\textui\\initializetestresultcache', + 18 => 'phpunit\\textui\\configurebaseline', + 19 => 'phpunit\\textui\\exitwithcrashmessage', + 20 => 'phpunit\\textui\\exitwitherrormessage', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/PhpHandler.php' => + array ( + 0 => 'b03f222c0a7e8661779a971f8be54dfe0ba695b9', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\phphandler', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\handle', + 1 => 'phpunit\\textui\\configuration\\handleincludepaths', + 2 => 'phpunit\\textui\\configuration\\handleinisettings', + 3 => 'phpunit\\textui\\configuration\\handleconstants', + 4 => 'phpunit\\textui\\configuration\\handleglobalvariables', + 5 => 'phpunit\\textui\\configuration\\handleservervariables', + 6 => 'phpunit\\textui\\configuration\\handlevariables', + 7 => 'phpunit\\textui\\configuration\\handleenvvariables', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/CodeCoverageFilterRegistry.php' => + array ( + 0 => '93e494814ef4f462a533465fc89142ebe2b51b96', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\codecoveragefilterregistry', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\instance', + 1 => 'phpunit\\textui\\configuration\\get', + 2 => 'phpunit\\textui\\configuration\\init', + 3 => 'phpunit\\textui\\configuration\\configured', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Registry.php' => + array ( + 0 => 'c714cb71c5d2a3f4c9256534e7d89e0e00502618', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\registry', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\saveto', + 1 => 'phpunit\\textui\\configuration\\loadfrom', + 2 => 'phpunit\\textui\\configuration\\get', + 3 => 'phpunit\\textui\\configuration\\init', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Builder.php' => + array ( + 0 => '28d3beef10703ad7c201ab6692519702e0c9d4cd', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\builder', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\build', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Constant.php' => + array ( + 0 => '3a3303b1a1eaafec2bceb0ce38f1f81e3ac086c9', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\constant', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\name', + 2 => 'phpunit\\textui\\configuration\\value', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Variable.php' => + array ( + 0 => 'ea896aa56f1bcd9454020c82d20e6704231220b3', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\variable', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\name', + 2 => 'phpunit\\textui\\configuration\\value', + 3 => 'phpunit\\textui\\configuration\\force', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFileCollectionIterator.php' => + array ( + 0 => '6725883485aca41eef8399b8ba8d0084acf2390c', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testfilecollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuiteCollection.php' => + array ( + 0 => 'ed08474198c13ae7c2bfadfae9a8225725419777', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testsuitecollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\count', + 4 => 'phpunit\\textui\\configuration\\getiterator', + 5 => 'phpunit\\textui\\configuration\\isempty', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFileCollection.php' => + array ( + 0 => '2b0f482b10ea51780e2caa40d415836b20b464d3', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testfilecollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\count', + 4 => 'phpunit\\textui\\configuration\\getiterator', + 5 => 'phpunit\\textui\\configuration\\isempty', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Group.php' => + array ( + 0 => 'ebe98dfbed2f3e96464cbbdca4477f5d00444812', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\group', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\name', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectoryCollection.php' => + array ( + 0 => '4192d501050b405d6c5d291f909a2dc3d20ad2d1', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\filterdirectorycollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\count', + 4 => 'phpunit\\textui\\configuration\\notempty', + 5 => 'phpunit\\textui\\configuration\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuite.php' => + array ( + 0 => '228cbb19fecd718f8002e5ad02e5ae8e774e66b4', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testsuite', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\name', + 2 => 'phpunit\\textui\\configuration\\directories', + 3 => 'phpunit\\textui\\configuration\\files', + 4 => 'phpunit\\textui\\configuration\\exclude', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectory.php' => + array ( + 0 => '33cb864d688f2fd38d272e31b76f0111f1115be9', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testdirectory', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\path', + 2 => 'phpunit\\textui\\configuration\\prefix', + 3 => 'phpunit\\textui\\configuration\\suffix', + 4 => 'phpunit\\textui\\configuration\\phpversion', + 5 => 'phpunit\\textui\\configuration\\phpversionoperator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/VariableCollection.php' => + array ( + 0 => '0fdc4486a0000f052ca646d8cffbd306f600b9f6', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\variablecollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\count', + 4 => 'phpunit\\textui\\configuration\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/File.php' => + array ( + 0 => 'ec339b1aed2c95ba7baafb9e346b87e7f52b9cc9', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\file', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\path', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuiteCollectionIterator.php' => + array ( + 0 => '34763815d967ecf58fad0604638f507c57c34873', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testsuitecollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/GroupCollectionIterator.php' => + array ( + 0 => '079113b96edbcdd69570e0a6ec835e6b5ea21a97', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\groupcollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrapCollection.php' => + array ( + 0 => '3ccc94490582b437d20506cfb9d361a3d537da87', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\extensionbootstrapcollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrap.php' => + array ( + 0 => '640bb0f8617ecec0734fbf017ca612e1f5191246', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\extensionbootstrap', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\classname', + 2 => 'phpunit\\textui\\configuration\\parameters', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/GroupCollection.php' => + array ( + 0 => '030594c2bf1da807de52eccd16e14ab791c1accb', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\groupcollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\asarrayofstrings', + 4 => 'phpunit\\textui\\configuration\\isempty', + 5 => 'phpunit\\textui\\configuration\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrapCollectionIterator.php' => + array ( + 0 => '9293ce1ef6b94899ef9669691d74fb3e47c4f46b', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\extensionbootstrapcollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/VariableCollectionIterator.php' => + array ( + 0 => '51c00efbe1706c01cbd33b22c7ecaecd90a94609', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\variablecollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ConstantCollection.php' => + array ( + 0 => 'ff16c007f8b63df4c06b882667a3308aa682239a', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\constantcollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\count', + 4 => 'phpunit\\textui\\configuration\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFile.php' => + array ( + 0 => 'f13d1a0ca03df54e3832a71344c47b0edc136759', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testfile', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\path', + 2 => 'phpunit\\textui\\configuration\\phpversion', + 3 => 'phpunit\\textui\\configuration\\phpversionoperator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSettingCollection.php' => + array ( + 0 => 'ee61f4bdab88b6540e766b3b9c691db04f257c45', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\inisettingcollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\count', + 4 => 'phpunit\\textui\\configuration\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectoryCollectionIterator.php' => + array ( + 0 => 'a8c2e7562dc71a54a37fccdf9e9b95f46d0795db', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testdirectorycollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Directory.php' => + array ( + 0 => 'e4088cbc511a6b875aa76c4f7583e1fd68368bab', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\directory', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\path', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FileCollectionIterator.php' => + array ( + 0 => '58c3249b959343fd8f7302273d4b4d29bf6eca42', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\filecollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectoryCollection.php' => + array ( + 0 => '0b0791bf508e942a0f3c29a59351793b2258072e', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testdirectorycollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\count', + 4 => 'phpunit\\textui\\configuration\\getiterator', + 5 => 'phpunit\\textui\\configuration\\isempty', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectoryCollectionIterator.php' => + array ( + 0 => '7bcf0db39c30ca7d6316b0a4e2d5fe2f0ba1975c', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\filterdirectorycollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ConstantCollectionIterator.php' => + array ( + 0 => 'bcba7c39ea93228dd8d169030677e44f27b3b184', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\constantcollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Source.php' => + array ( + 0 => 'dba366674e782b96ad4a266246b5056eb629bf54', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\source', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\usebaseline', + 2 => 'phpunit\\textui\\configuration\\hasbaseline', + 3 => 'phpunit\\textui\\configuration\\baseline', + 4 => 'phpunit\\textui\\configuration\\includedirectories', + 5 => 'phpunit\\textui\\configuration\\includefiles', + 6 => 'phpunit\\textui\\configuration\\excludedirectories', + 7 => 'phpunit\\textui\\configuration\\excludefiles', + 8 => 'phpunit\\textui\\configuration\\notempty', + 9 => 'phpunit\\textui\\configuration\\restrictdeprecations', + 10 => 'phpunit\\textui\\configuration\\restrictnotices', + 11 => 'phpunit\\textui\\configuration\\restrictwarnings', + 12 => 'phpunit\\textui\\configuration\\ignoresuppressionofdeprecations', + 13 => 'phpunit\\textui\\configuration\\ignoresuppressionofphpdeprecations', + 14 => 'phpunit\\textui\\configuration\\ignoresuppressionoferrors', + 15 => 'phpunit\\textui\\configuration\\ignoresuppressionofnotices', + 16 => 'phpunit\\textui\\configuration\\ignoresuppressionofphpnotices', + 17 => 'phpunit\\textui\\configuration\\ignoresuppressionofwarnings', + 18 => 'phpunit\\textui\\configuration\\ignoresuppressionofphpwarnings', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FileCollection.php' => + array ( + 0 => 'e49fdd3b465b830032b77f3c35f4b82fde5ee562', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\filecollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\count', + 4 => 'phpunit\\textui\\configuration\\notempty', + 5 => 'phpunit\\textui\\configuration\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectory.php' => + array ( + 0 => '6f715d94fb984eb06bfc87a221dea7a0f875ea3f', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\filterdirectory', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\path', + 2 => 'phpunit\\textui\\configuration\\prefix', + 3 => 'phpunit\\textui\\configuration\\suffix', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/DirectoryCollectionIterator.php' => + array ( + 0 => '08fc357665dd3364699773a0ac4d849c2c54ee88', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\directorycollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Php.php' => + array ( + 0 => '7e90952dd3ee4bdf24255d38f1a12729c58fc562', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\php', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\includepaths', + 2 => 'phpunit\\textui\\configuration\\inisettings', + 3 => 'phpunit\\textui\\configuration\\constants', + 4 => 'phpunit\\textui\\configuration\\globalvariables', + 5 => 'phpunit\\textui\\configuration\\envvariables', + 6 => 'phpunit\\textui\\configuration\\postvariables', + 7 => 'phpunit\\textui\\configuration\\getvariables', + 8 => 'phpunit\\textui\\configuration\\cookievariables', + 9 => 'phpunit\\textui\\configuration\\servervariables', + 10 => 'phpunit\\textui\\configuration\\filesvariables', + 11 => 'phpunit\\textui\\configuration\\requestvariables', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSetting.php' => + array ( + 0 => '72e55b1b15113acf070a6307193290a487721f21', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\inisetting', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\name', + 2 => 'phpunit\\textui\\configuration\\value', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/DirectoryCollection.php' => + array ( + 0 => '10f71187585fa8f7bc1dd0cadeb22615397113b7', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\directorycollection', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\fromarray', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\asarray', + 3 => 'phpunit\\textui\\configuration\\count', + 4 => 'phpunit\\textui\\configuration\\getiterator', + 5 => 'phpunit\\textui\\configuration\\isempty', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSettingCollectionIterator.php' => + array ( + 0 => 'b24284caa9bcc6cf632e41526498e7fe5d2dc950', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\inisettingcollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\count', + 2 => 'phpunit\\textui\\configuration\\rewind', + 3 => 'phpunit\\textui\\configuration\\valid', + 4 => 'phpunit\\textui\\configuration\\key', + 5 => 'phpunit\\textui\\configuration\\current', + 6 => 'phpunit\\textui\\configuration\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Configuration.php' => + array ( + 0 => 'bb698bc28b7d090a85e9bda7b526f78d2d33cb5e', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\configuration', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\__construct', + 1 => 'phpunit\\textui\\configuration\\hascliarguments', + 2 => 'phpunit\\textui\\configuration\\cliarguments', + 3 => 'phpunit\\textui\\configuration\\hascliargument', + 4 => 'phpunit\\textui\\configuration\\cliargument', + 5 => 'phpunit\\textui\\configuration\\hasconfigurationfile', + 6 => 'phpunit\\textui\\configuration\\configurationfile', + 7 => 'phpunit\\textui\\configuration\\hasbootstrap', + 8 => 'phpunit\\textui\\configuration\\bootstrap', + 9 => 'phpunit\\textui\\configuration\\cacheresult', + 10 => 'phpunit\\textui\\configuration\\hascachedirectory', + 11 => 'phpunit\\textui\\configuration\\cachedirectory', + 12 => 'phpunit\\textui\\configuration\\hascoveragecachedirectory', + 13 => 'phpunit\\textui\\configuration\\coveragecachedirectory', + 14 => 'phpunit\\textui\\configuration\\source', + 15 => 'phpunit\\textui\\configuration\\restrictdeprecations', + 16 => 'phpunit\\textui\\configuration\\restrictnotices', + 17 => 'phpunit\\textui\\configuration\\restrictwarnings', + 18 => 'phpunit\\textui\\configuration\\hasnonemptylistoffilestobeincludedincodecoveragereport', + 19 => 'phpunit\\textui\\configuration\\coverageincludedirectories', + 20 => 'phpunit\\textui\\configuration\\coverageincludefiles', + 21 => 'phpunit\\textui\\configuration\\coverageexcludedirectories', + 22 => 'phpunit\\textui\\configuration\\coverageexcludefiles', + 23 => 'phpunit\\textui\\configuration\\testresultcachefile', + 24 => 'phpunit\\textui\\configuration\\ignoredeprecatedcodeunitsfromcodecoverage', + 25 => 'phpunit\\textui\\configuration\\disablecodecoverageignore', + 26 => 'phpunit\\textui\\configuration\\pathcoverage', + 27 => 'phpunit\\textui\\configuration\\hascoveragereport', + 28 => 'phpunit\\textui\\configuration\\hascoverageclover', + 29 => 'phpunit\\textui\\configuration\\coverageclover', + 30 => 'phpunit\\textui\\configuration\\hascoveragecobertura', + 31 => 'phpunit\\textui\\configuration\\coveragecobertura', + 32 => 'phpunit\\textui\\configuration\\hascoveragecrap4j', + 33 => 'phpunit\\textui\\configuration\\coveragecrap4j', + 34 => 'phpunit\\textui\\configuration\\coveragecrap4jthreshold', + 35 => 'phpunit\\textui\\configuration\\hascoveragehtml', + 36 => 'phpunit\\textui\\configuration\\coveragehtml', + 37 => 'phpunit\\textui\\configuration\\coveragehtmllowupperbound', + 38 => 'phpunit\\textui\\configuration\\coveragehtmlhighlowerbound', + 39 => 'phpunit\\textui\\configuration\\coveragehtmlcolorsuccesslow', + 40 => 'phpunit\\textui\\configuration\\coveragehtmlcolorsuccessmedium', + 41 => 'phpunit\\textui\\configuration\\coveragehtmlcolorsuccesshigh', + 42 => 'phpunit\\textui\\configuration\\coveragehtmlcolorwarning', + 43 => 'phpunit\\textui\\configuration\\coveragehtmlcolordanger', + 44 => 'phpunit\\textui\\configuration\\hascoveragehtmlcustomcssfile', + 45 => 'phpunit\\textui\\configuration\\coveragehtmlcustomcssfile', + 46 => 'phpunit\\textui\\configuration\\hascoveragephp', + 47 => 'phpunit\\textui\\configuration\\coveragephp', + 48 => 'phpunit\\textui\\configuration\\hascoveragetext', + 49 => 'phpunit\\textui\\configuration\\coveragetext', + 50 => 'phpunit\\textui\\configuration\\coveragetextshowuncoveredfiles', + 51 => 'phpunit\\textui\\configuration\\coveragetextshowonlysummary', + 52 => 'phpunit\\textui\\configuration\\hascoveragexml', + 53 => 'phpunit\\textui\\configuration\\coveragexml', + 54 => 'phpunit\\textui\\configuration\\failonallissues', + 55 => 'phpunit\\textui\\configuration\\failondeprecation', + 56 => 'phpunit\\textui\\configuration\\failonphpunitdeprecation', + 57 => 'phpunit\\textui\\configuration\\failonphpunitwarning', + 58 => 'phpunit\\textui\\configuration\\failonemptytestsuite', + 59 => 'phpunit\\textui\\configuration\\failonincomplete', + 60 => 'phpunit\\textui\\configuration\\failonnotice', + 61 => 'phpunit\\textui\\configuration\\failonrisky', + 62 => 'phpunit\\textui\\configuration\\failonskipped', + 63 => 'phpunit\\textui\\configuration\\failonwarning', + 64 => 'phpunit\\textui\\configuration\\donotfailondeprecation', + 65 => 'phpunit\\textui\\configuration\\donotfailonphpunitdeprecation', + 66 => 'phpunit\\textui\\configuration\\donotfailonphpunitwarning', + 67 => 'phpunit\\textui\\configuration\\donotfailonemptytestsuite', + 68 => 'phpunit\\textui\\configuration\\donotfailonincomplete', + 69 => 'phpunit\\textui\\configuration\\donotfailonnotice', + 70 => 'phpunit\\textui\\configuration\\donotfailonrisky', + 71 => 'phpunit\\textui\\configuration\\donotfailonskipped', + 72 => 'phpunit\\textui\\configuration\\donotfailonwarning', + 73 => 'phpunit\\textui\\configuration\\stopondefect', + 74 => 'phpunit\\textui\\configuration\\stopondeprecation', + 75 => 'phpunit\\textui\\configuration\\stoponerror', + 76 => 'phpunit\\textui\\configuration\\stoponfailure', + 77 => 'phpunit\\textui\\configuration\\stoponincomplete', + 78 => 'phpunit\\textui\\configuration\\stoponnotice', + 79 => 'phpunit\\textui\\configuration\\stoponrisky', + 80 => 'phpunit\\textui\\configuration\\stoponskipped', + 81 => 'phpunit\\textui\\configuration\\stoponwarning', + 82 => 'phpunit\\textui\\configuration\\outputtostandarderrorstream', + 83 => 'phpunit\\textui\\configuration\\columns', + 84 => 'phpunit\\textui\\configuration\\loadpharextensions', + 85 => 'phpunit\\textui\\configuration\\noextensions', + 86 => 'phpunit\\textui\\configuration\\haspharextensiondirectory', + 87 => 'phpunit\\textui\\configuration\\pharextensiondirectory', + 88 => 'phpunit\\textui\\configuration\\extensionbootstrappers', + 89 => 'phpunit\\textui\\configuration\\backupglobals', + 90 => 'phpunit\\textui\\configuration\\backupstaticproperties', + 91 => 'phpunit\\textui\\configuration\\bestrictaboutchangestoglobalstate', + 92 => 'phpunit\\textui\\configuration\\colors', + 93 => 'phpunit\\textui\\configuration\\processisolation', + 94 => 'phpunit\\textui\\configuration\\enforcetimelimit', + 95 => 'phpunit\\textui\\configuration\\defaulttimelimit', + 96 => 'phpunit\\textui\\configuration\\timeoutforsmalltests', + 97 => 'phpunit\\textui\\configuration\\timeoutformediumtests', + 98 => 'phpunit\\textui\\configuration\\timeoutforlargetests', + 99 => 'phpunit\\textui\\configuration\\reportuselesstests', + 100 => 'phpunit\\textui\\configuration\\strictcoverage', + 101 => 'phpunit\\textui\\configuration\\disallowtestoutput', + 102 => 'phpunit\\textui\\configuration\\displaydetailsonallissues', + 103 => 'phpunit\\textui\\configuration\\displaydetailsonincompletetests', + 104 => 'phpunit\\textui\\configuration\\displaydetailsonskippedtests', + 105 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggerdeprecations', + 106 => 'phpunit\\textui\\configuration\\displaydetailsonphpunitdeprecations', + 107 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggererrors', + 108 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggernotices', + 109 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggerwarnings', + 110 => 'phpunit\\textui\\configuration\\reversedefectlist', + 111 => 'phpunit\\textui\\configuration\\requirecoveragemetadata', + 112 => 'phpunit\\textui\\configuration\\registermockobjectsfromtestargumentsrecursively', + 113 => 'phpunit\\textui\\configuration\\noprogress', + 114 => 'phpunit\\textui\\configuration\\noresults', + 115 => 'phpunit\\textui\\configuration\\nooutput', + 116 => 'phpunit\\textui\\configuration\\executionorder', + 117 => 'phpunit\\textui\\configuration\\executionorderdefects', + 118 => 'phpunit\\textui\\configuration\\resolvedependencies', + 119 => 'phpunit\\textui\\configuration\\haslogfileteamcity', + 120 => 'phpunit\\textui\\configuration\\logfileteamcity', + 121 => 'phpunit\\textui\\configuration\\haslogfilejunit', + 122 => 'phpunit\\textui\\configuration\\logfilejunit', + 123 => 'phpunit\\textui\\configuration\\haslogfiletestdoxhtml', + 124 => 'phpunit\\textui\\configuration\\logfiletestdoxhtml', + 125 => 'phpunit\\textui\\configuration\\haslogfiletestdoxtext', + 126 => 'phpunit\\textui\\configuration\\logfiletestdoxtext', + 127 => 'phpunit\\textui\\configuration\\haslogeventstext', + 128 => 'phpunit\\textui\\configuration\\logeventstext', + 129 => 'phpunit\\textui\\configuration\\haslogeventsverbosetext', + 130 => 'phpunit\\textui\\configuration\\logeventsverbosetext', + 131 => 'phpunit\\textui\\configuration\\outputisteamcity', + 132 => 'phpunit\\textui\\configuration\\outputistestdox', + 133 => 'phpunit\\textui\\configuration\\hastestscovering', + 134 => 'phpunit\\textui\\configuration\\testscovering', + 135 => 'phpunit\\textui\\configuration\\hastestsusing', + 136 => 'phpunit\\textui\\configuration\\testsusing', + 137 => 'phpunit\\textui\\configuration\\hasfilter', + 138 => 'phpunit\\textui\\configuration\\filter', + 139 => 'phpunit\\textui\\configuration\\hasgroups', + 140 => 'phpunit\\textui\\configuration\\groups', + 141 => 'phpunit\\textui\\configuration\\hasexcludegroups', + 142 => 'phpunit\\textui\\configuration\\excludegroups', + 143 => 'phpunit\\textui\\configuration\\randomorderseed', + 144 => 'phpunit\\textui\\configuration\\includeuncoveredfiles', + 145 => 'phpunit\\textui\\configuration\\testsuite', + 146 => 'phpunit\\textui\\configuration\\includetestsuite', + 147 => 'phpunit\\textui\\configuration\\excludetestsuite', + 148 => 'phpunit\\textui\\configuration\\hasdefaulttestsuite', + 149 => 'phpunit\\textui\\configuration\\defaulttestsuite', + 150 => 'phpunit\\textui\\configuration\\testsuffixes', + 151 => 'phpunit\\textui\\configuration\\php', + 152 => 'phpunit\\textui\\configuration\\controlgarbagecollector', + 153 => 'phpunit\\textui\\configuration\\numberoftestsbeforegarbagecollection', + 154 => 'phpunit\\textui\\configuration\\hasgeneratebaseline', + 155 => 'phpunit\\textui\\configuration\\generatebaseline', + 156 => 'phpunit\\textui\\configuration\\debug', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Builder.php' => + array ( + 0 => 'c5f6009b8cbab2a982e09623df4e105c9e4a720e', + 1 => + array ( + 0 => 'phpunit\\textui\\cliarguments\\builder', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\cliarguments\\fromparameters', + 1 => 'phpunit\\textui\\cliarguments\\markprocessed', + 2 => 'phpunit\\textui\\cliarguments\\warnwhenoptionsconflict', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Configuration.php' => + array ( + 0 => '0437d22857e875f51d4f8494870ace45f081ccad', + 1 => + array ( + 0 => 'phpunit\\textui\\cliarguments\\configuration', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\cliarguments\\__construct', + 1 => 'phpunit\\textui\\cliarguments\\arguments', + 2 => 'phpunit\\textui\\cliarguments\\hasatleastversion', + 3 => 'phpunit\\textui\\cliarguments\\atleastversion', + 4 => 'phpunit\\textui\\cliarguments\\hasbackupglobals', + 5 => 'phpunit\\textui\\cliarguments\\backupglobals', + 6 => 'phpunit\\textui\\cliarguments\\hasbackupstaticproperties', + 7 => 'phpunit\\textui\\cliarguments\\backupstaticproperties', + 8 => 'phpunit\\textui\\cliarguments\\hasbestrictaboutchangestoglobalstate', + 9 => 'phpunit\\textui\\cliarguments\\bestrictaboutchangestoglobalstate', + 10 => 'phpunit\\textui\\cliarguments\\hasbootstrap', + 11 => 'phpunit\\textui\\cliarguments\\bootstrap', + 12 => 'phpunit\\textui\\cliarguments\\hascachedirectory', + 13 => 'phpunit\\textui\\cliarguments\\cachedirectory', + 14 => 'phpunit\\textui\\cliarguments\\hascacheresult', + 15 => 'phpunit\\textui\\cliarguments\\cacheresult', + 16 => 'phpunit\\textui\\cliarguments\\hascacheresultfile', + 17 => 'phpunit\\textui\\cliarguments\\cacheresultfile', + 18 => 'phpunit\\textui\\cliarguments\\checkversion', + 19 => 'phpunit\\textui\\cliarguments\\hascolors', + 20 => 'phpunit\\textui\\cliarguments\\colors', + 21 => 'phpunit\\textui\\cliarguments\\hascolumns', + 22 => 'phpunit\\textui\\cliarguments\\columns', + 23 => 'phpunit\\textui\\cliarguments\\hasconfigurationfile', + 24 => 'phpunit\\textui\\cliarguments\\configurationfile', + 25 => 'phpunit\\textui\\cliarguments\\hascoveragefilter', + 26 => 'phpunit\\textui\\cliarguments\\coveragefilter', + 27 => 'phpunit\\textui\\cliarguments\\hascoverageclover', + 28 => 'phpunit\\textui\\cliarguments\\coverageclover', + 29 => 'phpunit\\textui\\cliarguments\\hascoveragecobertura', + 30 => 'phpunit\\textui\\cliarguments\\coveragecobertura', + 31 => 'phpunit\\textui\\cliarguments\\hascoveragecrap4j', + 32 => 'phpunit\\textui\\cliarguments\\coveragecrap4j', + 33 => 'phpunit\\textui\\cliarguments\\hascoveragehtml', + 34 => 'phpunit\\textui\\cliarguments\\coveragehtml', + 35 => 'phpunit\\textui\\cliarguments\\hascoveragephp', + 36 => 'phpunit\\textui\\cliarguments\\coveragephp', + 37 => 'phpunit\\textui\\cliarguments\\hascoveragetext', + 38 => 'phpunit\\textui\\cliarguments\\coveragetext', + 39 => 'phpunit\\textui\\cliarguments\\hascoveragetextshowuncoveredfiles', + 40 => 'phpunit\\textui\\cliarguments\\coveragetextshowuncoveredfiles', + 41 => 'phpunit\\textui\\cliarguments\\hascoveragetextshowonlysummary', + 42 => 'phpunit\\textui\\cliarguments\\coveragetextshowonlysummary', + 43 => 'phpunit\\textui\\cliarguments\\hascoveragexml', + 44 => 'phpunit\\textui\\cliarguments\\coveragexml', + 45 => 'phpunit\\textui\\cliarguments\\haspathcoverage', + 46 => 'phpunit\\textui\\cliarguments\\pathcoverage', + 47 => 'phpunit\\textui\\cliarguments\\hascoveragecachedirectory', + 48 => 'phpunit\\textui\\cliarguments\\coveragecachedirectory', + 49 => 'phpunit\\textui\\cliarguments\\warmcoveragecache', + 50 => 'phpunit\\textui\\cliarguments\\hasdefaulttimelimit', + 51 => 'phpunit\\textui\\cliarguments\\defaulttimelimit', + 52 => 'phpunit\\textui\\cliarguments\\hasdisablecodecoverageignore', + 53 => 'phpunit\\textui\\cliarguments\\disablecodecoverageignore', + 54 => 'phpunit\\textui\\cliarguments\\hasdisallowtestoutput', + 55 => 'phpunit\\textui\\cliarguments\\disallowtestoutput', + 56 => 'phpunit\\textui\\cliarguments\\hasenforcetimelimit', + 57 => 'phpunit\\textui\\cliarguments\\enforcetimelimit', + 58 => 'phpunit\\textui\\cliarguments\\hasexcludegroups', + 59 => 'phpunit\\textui\\cliarguments\\excludegroups', + 60 => 'phpunit\\textui\\cliarguments\\hasexecutionorder', + 61 => 'phpunit\\textui\\cliarguments\\executionorder', + 62 => 'phpunit\\textui\\cliarguments\\hasexecutionorderdefects', + 63 => 'phpunit\\textui\\cliarguments\\executionorderdefects', + 64 => 'phpunit\\textui\\cliarguments\\hasfailonallissues', + 65 => 'phpunit\\textui\\cliarguments\\failonallissues', + 66 => 'phpunit\\textui\\cliarguments\\hasfailondeprecation', + 67 => 'phpunit\\textui\\cliarguments\\failondeprecation', + 68 => 'phpunit\\textui\\cliarguments\\hasfailonphpunitdeprecation', + 69 => 'phpunit\\textui\\cliarguments\\failonphpunitdeprecation', + 70 => 'phpunit\\textui\\cliarguments\\hasfailonphpunitwarning', + 71 => 'phpunit\\textui\\cliarguments\\failonphpunitwarning', + 72 => 'phpunit\\textui\\cliarguments\\hasfailonemptytestsuite', + 73 => 'phpunit\\textui\\cliarguments\\failonemptytestsuite', + 74 => 'phpunit\\textui\\cliarguments\\hasfailonincomplete', + 75 => 'phpunit\\textui\\cliarguments\\failonincomplete', + 76 => 'phpunit\\textui\\cliarguments\\hasfailonnotice', + 77 => 'phpunit\\textui\\cliarguments\\failonnotice', + 78 => 'phpunit\\textui\\cliarguments\\hasfailonrisky', + 79 => 'phpunit\\textui\\cliarguments\\failonrisky', + 80 => 'phpunit\\textui\\cliarguments\\hasfailonskipped', + 81 => 'phpunit\\textui\\cliarguments\\failonskipped', + 82 => 'phpunit\\textui\\cliarguments\\hasfailonwarning', + 83 => 'phpunit\\textui\\cliarguments\\failonwarning', + 84 => 'phpunit\\textui\\cliarguments\\hasdonotfailondeprecation', + 85 => 'phpunit\\textui\\cliarguments\\donotfailondeprecation', + 86 => 'phpunit\\textui\\cliarguments\\hasdonotfailonphpunitdeprecation', + 87 => 'phpunit\\textui\\cliarguments\\donotfailonphpunitdeprecation', + 88 => 'phpunit\\textui\\cliarguments\\hasdonotfailonphpunitwarning', + 89 => 'phpunit\\textui\\cliarguments\\donotfailonphpunitwarning', + 90 => 'phpunit\\textui\\cliarguments\\hasdonotfailonemptytestsuite', + 91 => 'phpunit\\textui\\cliarguments\\donotfailonemptytestsuite', + 92 => 'phpunit\\textui\\cliarguments\\hasdonotfailonincomplete', + 93 => 'phpunit\\textui\\cliarguments\\donotfailonincomplete', + 94 => 'phpunit\\textui\\cliarguments\\hasdonotfailonnotice', + 95 => 'phpunit\\textui\\cliarguments\\donotfailonnotice', + 96 => 'phpunit\\textui\\cliarguments\\hasdonotfailonrisky', + 97 => 'phpunit\\textui\\cliarguments\\donotfailonrisky', + 98 => 'phpunit\\textui\\cliarguments\\hasdonotfailonskipped', + 99 => 'phpunit\\textui\\cliarguments\\donotfailonskipped', + 100 => 'phpunit\\textui\\cliarguments\\hasdonotfailonwarning', + 101 => 'phpunit\\textui\\cliarguments\\donotfailonwarning', + 102 => 'phpunit\\textui\\cliarguments\\hasstopondefect', + 103 => 'phpunit\\textui\\cliarguments\\stopondefect', + 104 => 'phpunit\\textui\\cliarguments\\hasstopondeprecation', + 105 => 'phpunit\\textui\\cliarguments\\stopondeprecation', + 106 => 'phpunit\\textui\\cliarguments\\hasstoponerror', + 107 => 'phpunit\\textui\\cliarguments\\stoponerror', + 108 => 'phpunit\\textui\\cliarguments\\hasstoponfailure', + 109 => 'phpunit\\textui\\cliarguments\\stoponfailure', + 110 => 'phpunit\\textui\\cliarguments\\hasstoponincomplete', + 111 => 'phpunit\\textui\\cliarguments\\stoponincomplete', + 112 => 'phpunit\\textui\\cliarguments\\hasstoponnotice', + 113 => 'phpunit\\textui\\cliarguments\\stoponnotice', + 114 => 'phpunit\\textui\\cliarguments\\hasstoponrisky', + 115 => 'phpunit\\textui\\cliarguments\\stoponrisky', + 116 => 'phpunit\\textui\\cliarguments\\hasstoponskipped', + 117 => 'phpunit\\textui\\cliarguments\\stoponskipped', + 118 => 'phpunit\\textui\\cliarguments\\hasstoponwarning', + 119 => 'phpunit\\textui\\cliarguments\\stoponwarning', + 120 => 'phpunit\\textui\\cliarguments\\hasfilter', + 121 => 'phpunit\\textui\\cliarguments\\filter', + 122 => 'phpunit\\textui\\cliarguments\\hasgeneratebaseline', + 123 => 'phpunit\\textui\\cliarguments\\generatebaseline', + 124 => 'phpunit\\textui\\cliarguments\\hasusebaseline', + 125 => 'phpunit\\textui\\cliarguments\\usebaseline', + 126 => 'phpunit\\textui\\cliarguments\\ignorebaseline', + 127 => 'phpunit\\textui\\cliarguments\\generateconfiguration', + 128 => 'phpunit\\textui\\cliarguments\\migrateconfiguration', + 129 => 'phpunit\\textui\\cliarguments\\hasgroups', + 130 => 'phpunit\\textui\\cliarguments\\groups', + 131 => 'phpunit\\textui\\cliarguments\\hastestscovering', + 132 => 'phpunit\\textui\\cliarguments\\testscovering', + 133 => 'phpunit\\textui\\cliarguments\\hastestsusing', + 134 => 'phpunit\\textui\\cliarguments\\testsusing', + 135 => 'phpunit\\textui\\cliarguments\\help', + 136 => 'phpunit\\textui\\cliarguments\\hasincludepath', + 137 => 'phpunit\\textui\\cliarguments\\includepath', + 138 => 'phpunit\\textui\\cliarguments\\hasinisettings', + 139 => 'phpunit\\textui\\cliarguments\\inisettings', + 140 => 'phpunit\\textui\\cliarguments\\hasjunitlogfile', + 141 => 'phpunit\\textui\\cliarguments\\junitlogfile', + 142 => 'phpunit\\textui\\cliarguments\\listgroups', + 143 => 'phpunit\\textui\\cliarguments\\listsuites', + 144 => 'phpunit\\textui\\cliarguments\\listtests', + 145 => 'phpunit\\textui\\cliarguments\\haslisttestsxml', + 146 => 'phpunit\\textui\\cliarguments\\listtestsxml', + 147 => 'phpunit\\textui\\cliarguments\\hasnocoverage', + 148 => 'phpunit\\textui\\cliarguments\\nocoverage', + 149 => 'phpunit\\textui\\cliarguments\\hasnoextensions', + 150 => 'phpunit\\textui\\cliarguments\\noextensions', + 151 => 'phpunit\\textui\\cliarguments\\hasnooutput', + 152 => 'phpunit\\textui\\cliarguments\\nooutput', + 153 => 'phpunit\\textui\\cliarguments\\hasnoprogress', + 154 => 'phpunit\\textui\\cliarguments\\noprogress', + 155 => 'phpunit\\textui\\cliarguments\\hasnoresults', + 156 => 'phpunit\\textui\\cliarguments\\noresults', + 157 => 'phpunit\\textui\\cliarguments\\hasnologging', + 158 => 'phpunit\\textui\\cliarguments\\nologging', + 159 => 'phpunit\\textui\\cliarguments\\hasprocessisolation', + 160 => 'phpunit\\textui\\cliarguments\\processisolation', + 161 => 'phpunit\\textui\\cliarguments\\hasrandomorderseed', + 162 => 'phpunit\\textui\\cliarguments\\randomorderseed', + 163 => 'phpunit\\textui\\cliarguments\\hasreportuselesstests', + 164 => 'phpunit\\textui\\cliarguments\\reportuselesstests', + 165 => 'phpunit\\textui\\cliarguments\\hasresolvedependencies', + 166 => 'phpunit\\textui\\cliarguments\\resolvedependencies', + 167 => 'phpunit\\textui\\cliarguments\\hasreverselist', + 168 => 'phpunit\\textui\\cliarguments\\reverselist', + 169 => 'phpunit\\textui\\cliarguments\\hasstderr', + 170 => 'phpunit\\textui\\cliarguments\\stderr', + 171 => 'phpunit\\textui\\cliarguments\\hasstrictcoverage', + 172 => 'phpunit\\textui\\cliarguments\\strictcoverage', + 173 => 'phpunit\\textui\\cliarguments\\hasteamcitylogfile', + 174 => 'phpunit\\textui\\cliarguments\\teamcitylogfile', + 175 => 'phpunit\\textui\\cliarguments\\hasteamcityprinter', + 176 => 'phpunit\\textui\\cliarguments\\teamcityprinter', + 177 => 'phpunit\\textui\\cliarguments\\hastestdoxhtmlfile', + 178 => 'phpunit\\textui\\cliarguments\\testdoxhtmlfile', + 179 => 'phpunit\\textui\\cliarguments\\hastestdoxtextfile', + 180 => 'phpunit\\textui\\cliarguments\\testdoxtextfile', + 181 => 'phpunit\\textui\\cliarguments\\hastestdoxprinter', + 182 => 'phpunit\\textui\\cliarguments\\testdoxprinter', + 183 => 'phpunit\\textui\\cliarguments\\hastestsuffixes', + 184 => 'phpunit\\textui\\cliarguments\\testsuffixes', + 185 => 'phpunit\\textui\\cliarguments\\hastestsuite', + 186 => 'phpunit\\textui\\cliarguments\\testsuite', + 187 => 'phpunit\\textui\\cliarguments\\hasexcludedtestsuite', + 188 => 'phpunit\\textui\\cliarguments\\excludedtestsuite', + 189 => 'phpunit\\textui\\cliarguments\\usedefaultconfiguration', + 190 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonallissues', + 191 => 'phpunit\\textui\\cliarguments\\displaydetailsonallissues', + 192 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonincompletetests', + 193 => 'phpunit\\textui\\cliarguments\\displaydetailsonincompletetests', + 194 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonskippedtests', + 195 => 'phpunit\\textui\\cliarguments\\displaydetailsonskippedtests', + 196 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggerdeprecations', + 197 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggerdeprecations', + 198 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonphpunitdeprecations', + 199 => 'phpunit\\textui\\cliarguments\\displaydetailsonphpunitdeprecations', + 200 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggererrors', + 201 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggererrors', + 202 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggernotices', + 203 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggernotices', + 204 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggerwarnings', + 205 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggerwarnings', + 206 => 'phpunit\\textui\\cliarguments\\version', + 207 => 'phpunit\\textui\\cliarguments\\haslogeventstext', + 208 => 'phpunit\\textui\\cliarguments\\logeventstext', + 209 => 'phpunit\\textui\\cliarguments\\haslogeventsverbosetext', + 210 => 'phpunit\\textui\\cliarguments\\logeventsverbosetext', + 211 => 'phpunit\\textui\\cliarguments\\debug', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/XmlConfigurationFileFinder.php' => + array ( + 0 => '25d5674794066ac5dd206889df7320ed71930649', + 1 => + array ( + 0 => 'phpunit\\textui\\cliarguments\\xmlconfigurationfilefinder', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\cliarguments\\find', + 1 => 'phpunit\\textui\\cliarguments\\configurationfileindirectory', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Exception.php' => + array ( + 0 => '0f0be4b7788e246d7417668e94d0595c58c5d94c', + 1 => + array ( + 0 => 'phpunit\\textui\\cliarguments\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Loader.php' => + array ( + 0 => 'c662074c22c53f4e7980c7b6013d996333cf5974', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\loader', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\load', + 1 => 'phpunit\\textui\\xmlconfiguration\\logging', + 2 => 'phpunit\\textui\\xmlconfiguration\\extensions', + 3 => 'phpunit\\textui\\xmlconfiguration\\toabsolutepath', + 4 => 'phpunit\\textui\\xmlconfiguration\\source', + 5 => 'phpunit\\textui\\xmlconfiguration\\codecoverage', + 6 => 'phpunit\\textui\\xmlconfiguration\\getboolean', + 7 => 'phpunit\\textui\\xmlconfiguration\\getvalue', + 8 => 'phpunit\\textui\\xmlconfiguration\\readfilterdirectories', + 9 => 'phpunit\\textui\\xmlconfiguration\\readfilterfiles', + 10 => 'phpunit\\textui\\xmlconfiguration\\groups', + 11 => 'phpunit\\textui\\xmlconfiguration\\getbooleanattribute', + 12 => 'phpunit\\textui\\xmlconfiguration\\getintegerattribute', + 13 => 'phpunit\\textui\\xmlconfiguration\\getstringattribute', + 14 => 'phpunit\\textui\\xmlconfiguration\\getstringattributewithdefault', + 15 => 'phpunit\\textui\\xmlconfiguration\\getinteger', + 16 => 'phpunit\\textui\\xmlconfiguration\\php', + 17 => 'phpunit\\textui\\xmlconfiguration\\phpunit', + 18 => 'phpunit\\textui\\xmlconfiguration\\getcolors', + 19 => 'phpunit\\textui\\xmlconfiguration\\getcolumns', + 20 => 'phpunit\\textui\\xmlconfiguration\\testsuite', + 21 => 'phpunit\\textui\\xmlconfiguration\\gettestsuiteelements', + 22 => 'phpunit\\textui\\xmlconfiguration\\element', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/PHPUnit.php' => + array ( + 0 => '17f09ccf2761f936a421fdb7fa2b44cd3c8aa4d3', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\phpunit', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\hascachedirectory', + 2 => 'phpunit\\textui\\xmlconfiguration\\cachedirectory', + 3 => 'phpunit\\textui\\xmlconfiguration\\cacheresult', + 4 => 'phpunit\\textui\\xmlconfiguration\\hascacheresultfile', + 5 => 'phpunit\\textui\\xmlconfiguration\\cacheresultfile', + 6 => 'phpunit\\textui\\xmlconfiguration\\columns', + 7 => 'phpunit\\textui\\xmlconfiguration\\colors', + 8 => 'phpunit\\textui\\xmlconfiguration\\stderr', + 9 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonallissues', + 10 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonincompletetests', + 11 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonskippedtests', + 12 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggerdeprecations', + 13 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonphpunitdeprecations', + 14 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggererrors', + 15 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggernotices', + 16 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggerwarnings', + 17 => 'phpunit\\textui\\xmlconfiguration\\reversedefectlist', + 18 => 'phpunit\\textui\\xmlconfiguration\\requirecoveragemetadata', + 19 => 'phpunit\\textui\\xmlconfiguration\\hasbootstrap', + 20 => 'phpunit\\textui\\xmlconfiguration\\bootstrap', + 21 => 'phpunit\\textui\\xmlconfiguration\\processisolation', + 22 => 'phpunit\\textui\\xmlconfiguration\\failonallissues', + 23 => 'phpunit\\textui\\xmlconfiguration\\failondeprecation', + 24 => 'phpunit\\textui\\xmlconfiguration\\failonphpunitdeprecation', + 25 => 'phpunit\\textui\\xmlconfiguration\\failonphpunitwarning', + 26 => 'phpunit\\textui\\xmlconfiguration\\failonemptytestsuite', + 27 => 'phpunit\\textui\\xmlconfiguration\\failonincomplete', + 28 => 'phpunit\\textui\\xmlconfiguration\\failonnotice', + 29 => 'phpunit\\textui\\xmlconfiguration\\failonrisky', + 30 => 'phpunit\\textui\\xmlconfiguration\\failonskipped', + 31 => 'phpunit\\textui\\xmlconfiguration\\failonwarning', + 32 => 'phpunit\\textui\\xmlconfiguration\\stopondefect', + 33 => 'phpunit\\textui\\xmlconfiguration\\stopondeprecation', + 34 => 'phpunit\\textui\\xmlconfiguration\\stoponerror', + 35 => 'phpunit\\textui\\xmlconfiguration\\stoponfailure', + 36 => 'phpunit\\textui\\xmlconfiguration\\stoponincomplete', + 37 => 'phpunit\\textui\\xmlconfiguration\\stoponnotice', + 38 => 'phpunit\\textui\\xmlconfiguration\\stoponrisky', + 39 => 'phpunit\\textui\\xmlconfiguration\\stoponskipped', + 40 => 'phpunit\\textui\\xmlconfiguration\\stoponwarning', + 41 => 'phpunit\\textui\\xmlconfiguration\\hasextensionsdirectory', + 42 => 'phpunit\\textui\\xmlconfiguration\\extensionsdirectory', + 43 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutchangestoglobalstate', + 44 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutoutputduringtests', + 45 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutteststhatdonottestanything', + 46 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutcoveragemetadata', + 47 => 'phpunit\\textui\\xmlconfiguration\\enforcetimelimit', + 48 => 'phpunit\\textui\\xmlconfiguration\\defaulttimelimit', + 49 => 'phpunit\\textui\\xmlconfiguration\\timeoutforsmalltests', + 50 => 'phpunit\\textui\\xmlconfiguration\\timeoutformediumtests', + 51 => 'phpunit\\textui\\xmlconfiguration\\timeoutforlargetests', + 52 => 'phpunit\\textui\\xmlconfiguration\\hasdefaulttestsuite', + 53 => 'phpunit\\textui\\xmlconfiguration\\defaulttestsuite', + 54 => 'phpunit\\textui\\xmlconfiguration\\executionorder', + 55 => 'phpunit\\textui\\xmlconfiguration\\resolvedependencies', + 56 => 'phpunit\\textui\\xmlconfiguration\\defectsfirst', + 57 => 'phpunit\\textui\\xmlconfiguration\\backupglobals', + 58 => 'phpunit\\textui\\xmlconfiguration\\backupstaticproperties', + 59 => 'phpunit\\textui\\xmlconfiguration\\registermockobjectsfromtestargumentsrecursively', + 60 => 'phpunit\\textui\\xmlconfiguration\\testdoxprinter', + 61 => 'phpunit\\textui\\xmlconfiguration\\controlgarbagecollector', + 62 => 'phpunit\\textui\\xmlconfiguration\\numberoftestsbeforegarbagecollection', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Validator/Validator.php' => + array ( + 0 => '3a17bbbbeaa127e8e33da50c39fab74e37df3fe3', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\validator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\validate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Validator/ValidationResult.php' => + array ( + 0 => '93e894879162885cba3a812de46757e0a0795297', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\validationresult', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\fromarray', + 1 => 'phpunit\\textui\\xmlconfiguration\\__construct', + 2 => 'phpunit\\textui\\xmlconfiguration\\hasvalidationerrors', + 3 => 'phpunit\\textui\\xmlconfiguration\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SchemaDetectionResult.php' => + array ( + 0 => '5c6f6768a807be63796b928636778419507330f5', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\schemadetectionresult', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\detected', + 1 => 'phpunit\\textui\\xmlconfiguration\\version', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php' => + array ( + 0 => '87af528351b3291defe0c9b8c4c1392f084c92fb', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\successfulschemadetectionresult', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\detected', + 2 => 'phpunit\\textui\\xmlconfiguration\\version', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/FailedSchemaDetectionResult.php' => + array ( + 0 => '941754a3530063e153501b305a7a4890e2ffa9b6', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\failedschemadetectionresult', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SchemaDetector.php' => + array ( + 0 => '0ae22a88135e02c9b9190d052cc6b0be013b8d15', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\schemadetector', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\detect', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Configuration.php' => + array ( + 0 => '494ec9f634abcfa7637f1ac5413a24877901e5f8', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\configuration', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\extensions', + 2 => 'phpunit\\textui\\xmlconfiguration\\source', + 3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage', + 4 => 'phpunit\\textui\\xmlconfiguration\\groups', + 5 => 'phpunit\\textui\\xmlconfiguration\\logging', + 6 => 'phpunit\\textui\\xmlconfiguration\\php', + 7 => 'phpunit\\textui\\xmlconfiguration\\phpunit', + 8 => 'phpunit\\textui\\xmlconfiguration\\testsuite', + 9 => 'phpunit\\textui\\xmlconfiguration\\isdefault', + 10 => 'phpunit\\textui\\xmlconfiguration\\wasloadedfromfile', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/TestSuiteMapper.php' => + array ( + 0 => '73d37afbfd3d24dddde29139fe8690f8f9d86432', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\testsuitemapper', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\map', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/LoadedFromFileConfiguration.php' => + array ( + 0 => '264fabf4bf4f735b90d933968c11c2dc42044852', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\loadedfromfileconfiguration', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\filename', + 2 => 'phpunit\\textui\\xmlconfiguration\\hasvalidationerrors', + 3 => 'phpunit\\textui\\xmlconfiguration\\validationerrors', + 4 => 'phpunit\\textui\\xmlconfiguration\\wasloadedfromfile', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/CodeCoverage.php' => + array ( + 0 => '4bbcad609b9a350315cd15aaeb1c48fd545f6f1f', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\codecoverage', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hascachedirectory', + 2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\cachedirectory', + 3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasnonemptylistoffilestobeincludedincodecoveragereport', + 4 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\directories', + 5 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\files', + 6 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\excludedirectories', + 7 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\excludefiles', + 8 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\pathcoverage', + 9 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\includeuncoveredfiles', + 10 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\ignoredeprecatedcodeunits', + 11 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\disablecodecoverageignore', + 12 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasclover', + 13 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\clover', + 14 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hascobertura', + 15 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\cobertura', + 16 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hascrap4j', + 17 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\crap4j', + 18 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hashtml', + 19 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\html', + 20 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasphp', + 21 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\php', + 22 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hastext', + 23 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\text', + 24 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasxml', + 25 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\xml', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Cobertura.php' => + array ( + 0 => '463682bac31cdd8d16025915eb603c8fe37789b5', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\cobertura', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Clover.php' => + array ( + 0 => 'ea4e34436d94ed4e338b91eab3b5161163d8ad41', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\clover', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Xml.php' => + array ( + 0 => '8d77bb02d7ce80cb4861aa566fc8a73028972e9e', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\xml', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Html.php' => + array ( + 0 => '4aa5ba1eb5f6bbd406572b1f70bcb8fc6df08dcd', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\html', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', + 2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\lowupperbound', + 3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\highlowerbound', + 4 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorsuccesslow', + 5 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorsuccessmedium', + 6 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorsuccesshigh', + 7 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorwarning', + 8 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colordanger', + 9 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\hascustomcssfile', + 10 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\customcssfile', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Php.php' => + array ( + 0 => '73e9715a1032e38bded43f52e54c35f001ff2f3a', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\php', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Text.php' => + array ( + 0 => '8cad2db9eb50890ae55b52e82f01dfaff57d8bd4', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\text', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', + 2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\showuncoveredfiles', + 3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\showonlysummary', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Crap4j.php' => + array ( + 0 => 'dc11a8b694a94be6f8a632068b5d5e9bd950e876', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\crap4j', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', + 2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\threshold', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/DefaultConfiguration.php' => + array ( + 0 => '62c8229977f1fdf37a197b2db72f9cf37e43bca3', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\defaultconfiguration', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\create', + 1 => 'phpunit\\textui\\xmlconfiguration\\isdefault', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaFinder.php' => + array ( + 0 => '28b5a803060ebf82ed99ee2496d593e20ecf589b', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\schemafinder', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\available', + 1 => 'phpunit\\textui\\xmlconfiguration\\find', + 2 => 'phpunit\\textui\\xmlconfiguration\\path', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Groups.php' => + array ( + 0 => 'cd1046ca4ced8d00f6bf3cfb4ae30570f957c23b', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\groups', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\hasinclude', + 2 => 'phpunit\\textui\\xmlconfiguration\\include', + 3 => 'phpunit\\textui\\xmlconfiguration\\hasexclude', + 4 => 'phpunit\\textui\\xmlconfiguration\\exclude', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Generator.php' => + array ( + 0 => '1624ca01a28a18984e205a8df9c9f47fe0209515', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\generator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\generatedefaultconfiguration', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Exception.php' => + array ( + 0 => 'd4f0bbea8b6aa2ac2f3cfbb6a8a69ec3a8a5ec1e', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/MigrationException.php' => + array ( + 0 => 'a1f92ed8c45e70c41a7865cbe14a8eeba5cdd50a', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrationexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameForceCoversAnnotationAttribute.php' => + array ( + 0 => '82b9a1e7a800b6b00e849dc253af25b8b9195b89', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\renameforcecoversannotationattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCrap4jToReport.php' => + array ( + 0 => '807749a762e676c97665e3f7259e56680d4d4763', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\coveragecrap4jtoreport', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', + 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementCacheDirectoryAttribute.php' => + array ( + 0 => '10ef3c08909d47a3ee15df032eb846361937c107', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removecoverageelementcachedirectoryattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameBackupStaticAttributesAttribute.php' => + array ( + 0 => '1deb600e0d3e099f54e1e344be0c9dc4b39ac6d5', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\renamebackupstaticattributesattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestSuiteLoaderAttributes.php' => + array ( + 0 => 'bcb30e9f20259ccd2b9f1f1f8580d0bba756e1a3', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removetestsuiteloaderattributes', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheResultFileAttribute.php' => + array ( + 0 => '6504c202e29061e03bbf6f650e13651185fb349b', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removecacheresultfileattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveLoggingElements.php' => + array ( + 0 => '125c09f4510f8a3ad30bd8d88a404ba4868a03fa', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removeloggingelements', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + 1 => 'phpunit\\textui\\xmlconfiguration\\removetestdoxelement', + 2 => 'phpunit\\textui\\xmlconfiguration\\removetextelement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/ConvertLogTypes.php' => + array ( + 0 => '3a4e618d810f9c1da12242360eab6a3c23b2df7e', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\convertlogtypes', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveLogTypes.php' => + array ( + 0 => '2f5ebfbaaff3b47f9a1115d6887166d49f2542e0', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removelogtypes', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromFilterWhitelistToCoverage.php' => + array ( + 0 => 'cefa79d5db10b27a6ccb827b92ebd4a6fc65312b', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\moveattributesfromfilterwhitelisttocoverage', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistExcludesToCoverage.php' => + array ( + 0 => '142b1b6a7c3386427cccb7b3374a477584529f5d', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\movewhitelistexcludestocoverage', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveVerboseAttribute.php' => + array ( + 0 => '1644538332b8233f51991fc3847ed4002e32e32b', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removeverboseattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameBeStrictAboutCoversAnnotationAttribute.php' => + array ( + 0 => '8983741b624a197f7717e81ee5bf7d047ed23945', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\renamebestrictaboutcoversannotationattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheTokensAttribute.php' => + array ( + 0 => '027667cdae8bee66932ae6bc3ab83f80b618cc19', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removecachetokensattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemovePrinterAttributes.php' => + array ( + 0 => 'd83ea79e8cdca37de147fc8d12550a2c293f2f73', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removeprinterattributes', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoveragePhpToReport.php' => + array ( + 0 => '61f4c2d6d98fd62b770c231a6c32555cef7c08c8', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\coveragephptoreport', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', + 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistIncludesToCoverage.php' => + array ( + 0 => '4db4545743c7f444d687e6d77180ee8cd0748cc0', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\movewhitelistincludestocoverage', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/UpdateSchemaLocation.php' => + array ( + 0 => '69bee0b27a79a7d3bb54c158fce4dc42abd4ee4e', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\updateschemalocation', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveEmptyFilter.php' => + array ( + 0 => '12b33ea7ee2716b1877923d78912538f07145e62', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removeemptyfilter', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + 1 => 'phpunit\\textui\\xmlconfiguration\\ensureempty', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutTodoAnnotatedTestsAttribute.php' => + array ( + 0 => 'e4a7f6d9d62aaa31a281b6bb971d1403f6a3cc36', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removebestrictabouttodoannotatedtestsattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/LogToReportMigration.php' => + array ( + 0 => 'eba26605bedcb4d5b2d332283cd2c9e48cc70234', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logtoreportmigration', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + 1 => 'phpunit\\textui\\xmlconfiguration\\migrateattributes', + 2 => 'phpunit\\textui\\xmlconfiguration\\fortype', + 3 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', + 4 => 'phpunit\\textui\\xmlconfiguration\\findlognode', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementProcessUncoveredFilesAttribute.php' => + array ( + 0 => 'f049185593270181b3a59b7185d7913fdf9de3d2', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removecoverageelementprocessuncoveredfilesattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromRootToCoverage.php' => + array ( + 0 => 'd45680c7f0f6b2dff76456f2d1f838ad1a607087', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\moveattributesfromroottocoverage', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageXmlToReport.php' => + array ( + 0 => '8aa366f72aac375fe4919074b968c367d0f400e2', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\coveragexmltoreport', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', + 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestDoxGroupsElement.php' => + array ( + 0 => '7b606cd6da1c2d672194780018b114d36843d2d2', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removetestdoxgroupselement', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php' => + array ( + 0 => '314ee7a1741e2b88244aa3c8c58a6845a70750c2', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\coveragehtmltoreport', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', + 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCoverageElement.php' => + array ( + 0 => 'af1a10f5e0cb4c28c07168edab381b61f2fdb429', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\introducecoverageelement', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageTextToReport.php' => + array ( + 0 => 'eccd4005b1832288a6ab99fdf468a146ec137cb8', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\coveragetexttoreport', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', + 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveNoInteractionAttribute.php' => + array ( + 0 => '3dae637eae440025b879ea6d1870fbbc07a42825', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removenointeractionattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute.php' => + array ( + 0 => 'c8e1f66e5265e1b9dd77e4eee6f794ebff69e108', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removebestrictaboutresourceusageduringsmalltestsattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveCoverageDirectoriesToSource.php' => + array ( + 0 => '43ba4b4c28aa6684ffebb359eaa1942687b78ebd', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\movecoveragedirectoriestosource', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCloverToReport.php' => + array ( + 0 => '06288fd6d4aba518e7073e43238edaf7d20094e6', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\coverageclovertoreport', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', + 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/Migration.php' => + array ( + 0 => '95d38bcdc92c05eb6ea00b9589def889d1b9beed', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migration', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveConversionToExceptionsAttributes.php' => + array ( + 0 => '57e10784370cc13ff354396e02735c0fab6345b6', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removeconversiontoexceptionsattributes', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCacheDirectoryAttribute.php' => + array ( + 0 => 'df0eed1e7e62a8b8d489ac8da04b02a1c0daf93e', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\introducecachedirectoryattribute', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveListeners.php' => + array ( + 0 => '3e18b83760a51d97ca0eb7835b9b62e6514d0df9', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\removelisteners', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrator.php' => + array ( + 0 => 'f77e9422718e4ac54203d2b97a2b20468904d1c6', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/MigrationBuilder.php' => + array ( + 0 => '787cb964d636d5087609637b10f61be46f1f3cdb', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\migrationbuilder', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\build', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/SnapshotNodeList.php' => + array ( + 0 => 'd45fe0c4ba422908e427b715c257ff12bda063c5', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\snapshotnodelist', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\fromnodelist', + 1 => 'phpunit\\textui\\xmlconfiguration\\count', + 2 => 'phpunit\\textui\\xmlconfiguration\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TeamCity.php' => + array ( + 0 => '45742a781cdd48eef9a31a3ca1882e395f83dd28', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\teamcity', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TestDox/Html.php' => + array ( + 0 => 'a8cdd98392166790f75ac5b93e98372659347f8b', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\html', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TestDox/Text.php' => + array ( + 0 => 'f6940c12934b33050060548c491e6d084b6eb5f5', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\text', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/Junit.php' => + array ( + 0 => '00a93753eb1f9697f6e2981f15c07735f68114ed', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\junit', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/Logging.php' => + array ( + 0 => 'bb224c56453af6631ec41d32e5423bb710f2e461', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\logging', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\__construct', + 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\hasjunit', + 2 => 'phpunit\\textui\\xmlconfiguration\\logging\\junit', + 3 => 'phpunit\\textui\\xmlconfiguration\\logging\\hasteamcity', + 4 => 'phpunit\\textui\\xmlconfiguration\\logging\\teamcity', + 5 => 'phpunit\\textui\\xmlconfiguration\\logging\\hastestdoxhtml', + 6 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdoxhtml', + 7 => 'phpunit\\textui\\xmlconfiguration\\logging\\hastestdoxtext', + 8 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdoxtext', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/TestSuiteBuilder.php' => + array ( + 0 => '99886af861df2157a39b6d84967fdab82fcfff41', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\testsuitebuilder', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\build', + 1 => 'phpunit\\textui\\configuration\\testsuitefrompath', + 2 => 'phpunit\\textui\\configuration\\testsuitefrompathlist', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/SourceFilter.php' => + array ( + 0 => 'a41d9d487ea615618af3dcdc937c2b9754260cbd', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\sourcefilter', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\instance', + 1 => 'phpunit\\textui\\configuration\\__construct', + 2 => 'phpunit\\textui\\configuration\\includes', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/SourceMapper.php' => + array ( + 0 => '0633db21bdc6cd766688ee91c842668a24a46afd', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\sourcemapper', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\map', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Merger.php' => + array ( + 0 => '9f28351b61ce26ad385d60fe445bc4cae7b6b3db', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\merger', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\configuration\\merge', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoBootstrapException.php' => + array ( + 0 => 'e89adbef462ec8b9712861cb5ad1da685fe90f24', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\nobootstrapexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCustomCssFileException.php' => + array ( + 0 => 'df7740e41ea6f290a3e01a11d1106b57cac4f6b6', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\nocustomcssfileexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/ConfigurationCannotBeBuiltException.php' => + array ( + 0 => 'b7cf90f1fe62dd5f4c621e87e07a4a25d629594e', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\configurationcannotbebuiltexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/CodeCoverageReportNotConfiguredException.php' => + array ( + 0 => '25ffffc57d9bc1aab7ef904d02b9fc5283be4f33', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\codecoveragereportnotconfiguredexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoPharExtensionDirectoryException.php' => + array ( + 0 => '3d437b5db4d3b4a7f0b40c1fa7d5e674dbb33990', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\nopharextensiondirectoryexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/FilterNotConfiguredException.php' => + array ( + 0 => '02ca5e8fa09bbf695be9ad90ac843b41a3decadc', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\filternotconfiguredexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoDefaultTestSuiteException.php' => + array ( + 0 => 'e76f5647d0dab86deaff96914a1c4cccc9fad5bc', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\nodefaulttestsuiteexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/CannotFindSchemaException.php' => + array ( + 0 => '65e55368a3291a3b4b771d235fcfa6b851aba3ca', + 1 => + array ( + 0 => 'phpunit\\textui\\xmlconfiguration\\cannotfindschemaexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/LoggingNotConfiguredException.php' => + array ( + 0 => '0588de36a3edfff413d678250b821d35dc8fd2d8', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\loggingnotconfiguredexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCoverageCacheDirectoryException.php' => + array ( + 0 => 'ef44d47ec54dd79df1149eb6f7f4c47740b19577', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\nocoveragecachedirectoryexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoBaselineException.php' => + array ( + 0 => '5956aed529d178e1a27e6127481c9f968c185184', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\nobaselineexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCacheDirectoryException.php' => + array ( + 0 => 'a3b9097eb983fb89b490551e2d2d6d6752ccdbb2', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\nocachedirectoryexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoConfigurationFileException.php' => + array ( + 0 => '29abe2e5b128e446f78ebe9fd63e36cbd4e962ee', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\noconfigurationfileexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCliArgumentException.php' => + array ( + 0 => '390bbebe143c6d888d03ff51bc0def533eadfa53', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\nocliargumentexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/Exception.php' => + array ( + 0 => '651f39402a47ca1bb60aaefd362efc91ddb09f78', + 1 => + array ( + 0 => 'phpunit\\textui\\configuration\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Printer/NullPrinter.php' => + array ( + 0 => '8f92ddb5ee0f610846dd1e225cf71c36388a6ba2', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\nullprinter', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\print', + 1 => 'phpunit\\textui\\output\\flush', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Printer/DefaultPrinter.php' => + array ( + 0 => '35ff56b6f2611d2ffb51c84afacb93ddebd592a9', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\defaultprinter', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\from', + 1 => 'phpunit\\textui\\output\\standardoutput', + 2 => 'phpunit\\textui\\output\\standarderror', + 3 => 'phpunit\\textui\\output\\__construct', + 4 => 'phpunit\\textui\\output\\print', + 5 => 'phpunit\\textui\\output\\flush', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Printer/Printer.php' => + array ( + 0 => 'b59027b7fac3199d97fb6db2f6905aace22e8c6f', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\printer', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\print', + 1 => 'phpunit\\textui\\output\\flush', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/SummaryPrinter.php' => + array ( + 0 => '3a96d97943046e824a49478c001194eaeed774ee', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\summaryprinter', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\__construct', + 1 => 'phpunit\\textui\\output\\print', + 2 => 'phpunit\\textui\\output\\printcountstring', + 3 => 'phpunit\\textui\\output\\printwithcolor', + 4 => 'phpunit\\textui\\output\\printnumberofissuesignoredbybaseline', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ResultPrinter.php' => + array ( + 0 => 'a387d228a35e2da9799616fcd5f2c69930d4cda9', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\resultprinter', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\__construct', + 1 => 'phpunit\\textui\\output\\default\\print', + 2 => 'phpunit\\textui\\output\\default\\printphpuniterrors', + 3 => 'phpunit\\textui\\output\\default\\printdetailsonteststhattriggeredphpunitdeprecations', + 4 => 'phpunit\\textui\\output\\default\\printtestrunnerwarnings', + 5 => 'phpunit\\textui\\output\\default\\printtestrunnerdeprecations', + 6 => 'phpunit\\textui\\output\\default\\printdetailsonteststhattriggeredphpunitwarnings', + 7 => 'phpunit\\textui\\output\\default\\printtestswitherrors', + 8 => 'phpunit\\textui\\output\\default\\printtestswithfailedassertions', + 9 => 'phpunit\\textui\\output\\default\\printriskytests', + 10 => 'phpunit\\textui\\output\\default\\printincompletetests', + 11 => 'phpunit\\textui\\output\\default\\printskippedtestsuites', + 12 => 'phpunit\\textui\\output\\default\\printskippedtests', + 13 => 'phpunit\\textui\\output\\default\\printissuelist', + 14 => 'phpunit\\textui\\output\\default\\printlistheaderwithnumberoftestsandnumberofissues', + 15 => 'phpunit\\textui\\output\\default\\printlistheaderwithnumber', + 16 => 'phpunit\\textui\\output\\default\\printlistheader', + 17 => 'phpunit\\textui\\output\\default\\printlist', + 18 => 'phpunit\\textui\\output\\default\\printlistelement', + 19 => 'phpunit\\textui\\output\\default\\printissuelistelement', + 20 => 'phpunit\\textui\\output\\default\\name', + 21 => 'phpunit\\textui\\output\\default\\maptestswithissueseventstoelements', + 22 => 'phpunit\\textui\\output\\default\\testlocation', + 23 => 'phpunit\\textui\\output\\default\\reasonmessage', + 24 => 'phpunit\\textui\\output\\default\\reasonlocation', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/UnexpectedOutputPrinter.php' => + array ( + 0 => '09d7a792578754eee57c13b7ff6081adf3cacb66', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\unexpectedoutputprinter', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\__construct', + 1 => 'phpunit\\textui\\output\\default\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/ProgressPrinter.php' => + array ( + 0 => 'a0766c25f4b39b8138dfefd747c8aba910f62597', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\progressprinter', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\__construct', + 1 => 'phpunit\\textui\\output\\default\\progressprinter\\testrunnerexecutionstarted', + 2 => 'phpunit\\textui\\output\\default\\progressprinter\\beforetestclassmethoderrored', + 3 => 'phpunit\\textui\\output\\default\\progressprinter\\testprepared', + 4 => 'phpunit\\textui\\output\\default\\progressprinter\\testskipped', + 5 => 'phpunit\\textui\\output\\default\\progressprinter\\testmarkedincomplete', + 6 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerednotice', + 7 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpnotice', + 8 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggereddeprecation', + 9 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpdeprecation', + 10 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitdeprecation', + 11 => 'phpunit\\textui\\output\\default\\progressprinter\\testconsideredrisky', + 12 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredwarning', + 13 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpwarning', + 14 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitwarning', + 15 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerederror', + 16 => 'phpunit\\textui\\output\\default\\progressprinter\\testfailed', + 17 => 'phpunit\\textui\\output\\default\\progressprinter\\testerrored', + 18 => 'phpunit\\textui\\output\\default\\progressprinter\\testfinished', + 19 => 'phpunit\\textui\\output\\default\\progressprinter\\registersubscribers', + 20 => 'phpunit\\textui\\output\\default\\progressprinter\\updateteststatus', + 21 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforsuccess', + 22 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforskipped', + 23 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforincomplete', + 24 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressfornotice', + 25 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressfordeprecation', + 26 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforrisky', + 27 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforwarning', + 28 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforfailure', + 29 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforerror', + 30 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogresswithcolor', + 31 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogress', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestErroredSubscriber.php' => + array ( + 0 => '37a0da48c703150835914e6b0686a1cff66c0cf5', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testerroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestConsideredRiskySubscriber.php' => + array ( + 0 => '3923f65664d5950dd7c2001d95dd8279ba4ba79f', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testconsideredriskysubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredNoticeSubscriber.php' => + array ( + 0 => 'b753ba8ffc0cebd2daa406d2b3a9b313590ee981', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerednoticesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitWarningSubscriber.php' => + array ( + 0 => 'b2a0aca635e8a94dec8a661f87ab53cd47b83fa1', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFailedSubscriber.php' => + array ( + 0 => '233cb20da25f573d244cf3d748554a5579d09d64', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testfailedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredWarningSubscriber.php' => + array ( + 0 => '61d3ed4d875d1b3dfab73e304dee69634c6af53e', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/BeforeTestClassMethodErroredSubscriber.php' => + array ( + 0 => '070da720b0cb2cd2e8fc6555fc2729b420db8d47', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\beforetestclassmethoderroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredDeprecationSubscriber.php' => + array ( + 0 => 'd1edf70c7c8994566dccd562cc43361fcc6ff117', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggereddeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' => + array ( + 0 => '8fb97b06383073ddf9033c7b351895f4cb4a7b0d', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpdeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestMarkedIncompleteSubscriber.php' => + array ( + 0 => 'ec0adcdd1ebbe43081d5d7f799c4010adac78009', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testmarkedincompletesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestPreparedSubscriber.php' => + array ( + 0 => '530b15abc3b93cbebf20d9f606a12a0e0e43971d', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testpreparedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpWarningSubscriber.php' => + array ( + 0 => 'f0dc203cc8460316f812a868aa80560fb8be571c', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/Subscriber.php' => + array ( + 0 => 'e8eb583f34481dbddebf541626625700c58b59a1', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\subscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\__construct', + 1 => 'phpunit\\textui\\output\\default\\progressprinter\\printer', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestSkippedSubscriber.php' => + array ( + 0 => '2c6e4186feb22ac7aaa4348a76336d456ed58bc4', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testskippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFinishedSubscriber.php' => + array ( + 0 => '350d593d8ba908b61197dc518376c5e054a912a5', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredErrorSubscriber.php' => + array ( + 0 => '163eb9d7e59d4d202efee5e24434a46d3ae73991', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerederrorsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php' => + array ( + 0 => '25ce1c28986aa66dcf6f93f25d4647ee3dd6d39e', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitdeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestRunnerExecutionStartedSubscriber.php' => + array ( + 0 => '3eaf8c277c26af0c2c3577d7063ee630e238a936', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testrunnerexecutionstartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpNoticeSubscriber.php' => + array ( + 0 => '5caa53c9ce76752700039072140ccdd6212f97c7', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpnoticesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/TestDox/ResultPrinter.php' => + array ( + 0 => '23b9f1c0f3612fbd0564d7d895d68e9b8fe4d608', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\testdox\\resultprinter', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\testdox\\__construct', + 1 => 'phpunit\\textui\\output\\testdox\\print', + 2 => 'phpunit\\textui\\output\\testdox\\printprettifiedclassname', + 3 => 'phpunit\\textui\\output\\testdox\\printtestresult', + 4 => 'phpunit\\textui\\output\\testdox\\printtestresultheader', + 5 => 'phpunit\\textui\\output\\testdox\\printtestresultbody', + 6 => 'phpunit\\textui\\output\\testdox\\printtestresultbodystart', + 7 => 'phpunit\\textui\\output\\testdox\\printtestresultbodyend', + 8 => 'phpunit\\textui\\output\\testdox\\printthrowable', + 9 => 'phpunit\\textui\\output\\testdox\\colorizemessageanddiff', + 10 => 'phpunit\\textui\\output\\testdox\\formatstacktrace', + 11 => 'phpunit\\textui\\output\\testdox\\prefixlines', + 12 => 'phpunit\\textui\\output\\testdox\\prefixfor', + 13 => 'phpunit\\textui\\output\\testdox\\colorfor', + 14 => 'phpunit\\textui\\output\\testdox\\messagecolorfor', + 15 => 'phpunit\\textui\\output\\testdox\\symbolfor', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Facade.php' => + array ( + 0 => 'a4c4f41833029c3dd04b92f7caedff5e70e43a81', + 1 => + array ( + 0 => 'phpunit\\textui\\output\\facade', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\output\\init', + 1 => 'phpunit\\textui\\output\\printresult', + 2 => 'phpunit\\textui\\output\\printerfor', + 3 => 'phpunit\\textui\\output\\createprinter', + 4 => 'phpunit\\textui\\output\\createprogressprinter', + 5 => 'phpunit\\textui\\output\\usedefaultprogressprinter', + 6 => 'phpunit\\textui\\output\\createresultprinter', + 7 => 'phpunit\\textui\\output\\createsummaryprinter', + 8 => 'phpunit\\textui\\output\\createunexpectedoutputprinter', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/TestSuiteFilterProcessor.php' => + array ( + 0 => 'e1137759d22a8ae26bd897855fd071e8c0801a5b', + 1 => + array ( + 0 => 'phpunit\\textui\\testsuitefilterprocessor', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\process', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/TestRunner.php' => + array ( + 0 => '476ebf03ebb894ccd2a0d6e519420d364ff3c7a4', + 1 => + array ( + 0 => 'phpunit\\textui\\testrunner', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\run', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/ShellExitCodeCalculator.php' => + array ( + 0 => 'ddca5d0d5a04ead9ae22ae32750816a4a48f2b47', + 1 => + array ( + 0 => 'phpunit\\textui\\shellexitcodecalculator', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\calculate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Help.php' => + array ( + 0 => '8ade89c3de007b9d70a060ec4552f72e8e405c66', + 1 => + array ( + 0 => 'phpunit\\textui\\help', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\__construct', + 1 => 'phpunit\\textui\\generate', + 2 => 'phpunit\\textui\\writewithoutcolor', + 3 => 'phpunit\\textui\\writewithcolor', + 4 => 'phpunit\\textui\\elements', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Result.php' => + array ( + 0 => '8080177f4bc26800c616e005f732d75705f1e7ad', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\result', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\from', + 1 => 'phpunit\\textui\\command\\__construct', + 2 => 'phpunit\\textui\\command\\output', + 3 => 'phpunit\\textui\\command\\shellexitcode', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Command.php' => + array ( + 0 => '96e50f31ed155151784c459da253346c43bb8c0a', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\command', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\execute', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/WarmCodeCoverageCacheCommand.php' => + array ( + 0 => 'e0cced273fec86e3376d8485e6bddaf7cf03975e', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\warmcodecoveragecachecommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\__construct', + 1 => 'phpunit\\textui\\command\\execute', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ShowVersionCommand.php' => + array ( + 0 => 'f2f599932e480fcf7c8163929bfb0cbda82989ec', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\showversioncommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\execute', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsTextCommand.php' => + array ( + 0 => '546ed91c8832a46d9bbd075fd2b7afa76323f619', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\listtestsastextcommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\__construct', + 1 => 'phpunit\\textui\\command\\execute', + 2 => 'phpunit\\textui\\command\\warnaboutconflictingoptions', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestSuitesCommand.php' => + array ( + 0 => 'd2dd093a8347f926080db869a2b6f8f016d1db84', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\listtestsuitescommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\__construct', + 1 => 'phpunit\\textui\\command\\execute', + 2 => 'phpunit\\textui\\command\\warnaboutconflictingoptions', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsXmlCommand.php' => + array ( + 0 => 'd16a9dec082d8b3a24ba3a5c2f1a980bda4180a0', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\listtestsasxmlcommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\__construct', + 1 => 'phpunit\\textui\\command\\execute', + 2 => 'phpunit\\textui\\command\\warnaboutconflictingoptions', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/VersionCheckCommand.php' => + array ( + 0 => '5d14241daf2abb99c1b7f7047f696442b72ab0cc', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\versioncheckcommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\__construct', + 1 => 'phpunit\\textui\\command\\execute', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/AtLeastVersionCommand.php' => + array ( + 0 => '59056f98593c905a87e31000b5585cbc09bc9759', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\atleastversioncommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\__construct', + 1 => 'phpunit\\textui\\command\\execute', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/GenerateConfigurationCommand.php' => + array ( + 0 => 'efcbe5bf328181bee1953fe1a18c204a219a2f14', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\generateconfigurationcommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\execute', + 1 => 'phpunit\\textui\\command\\read', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/MigrateConfigurationCommand.php' => + array ( + 0 => '039a0bbf4237b14aeb58a22956eaace23de5f5bc', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\migrateconfigurationcommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\__construct', + 1 => 'phpunit\\textui\\command\\execute', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ShowHelpCommand.php' => + array ( + 0 => '478c1a994e62166ee12a384a129a02c0261a928f', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\showhelpcommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\__construct', + 1 => 'phpunit\\textui\\command\\execute', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListGroupsCommand.php' => + array ( + 0 => 'fcc2aef18262a5675b2342f5424fa70bf2dfa27c', + 1 => + array ( + 0 => 'phpunit\\textui\\command\\listgroupscommand', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\command\\__construct', + 1 => 'phpunit\\textui\\command\\execute', + 2 => 'phpunit\\textui\\command\\warnaboutconflictingoptions', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/InvalidSocketException.php' => + array ( + 0 => '0238662e03efd7be7d81aca840e20e14534e9675', + 1 => + array ( + 0 => 'phpunit\\textui\\invalidsocketexception', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/RuntimeException.php' => + array ( + 0 => '402a47a1fcbadbc07b259a80e7188b91da7e59ea', + 1 => + array ( + 0 => 'phpunit\\textui\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/TestDirectoryNotFoundException.php' => + array ( + 0 => '58780a502a030a322cac326144bfbdcabc10bcab', + 1 => + array ( + 0 => 'phpunit\\textui\\testdirectorynotfoundexception', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/TestFileNotFoundException.php' => + array ( + 0 => '3a91189d8cd317d57ac8ee5616d00a8d9f1cbc5c', + 1 => + array ( + 0 => 'phpunit\\textui\\testfilenotfoundexception', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/CannotOpenSocketException.php' => + array ( + 0 => '62795c3cc94c8eeae3c962572c06ba225de0082a', + 1 => + array ( + 0 => 'phpunit\\textui\\cannotopensocketexception', + ), + 2 => + array ( + 0 => 'phpunit\\textui\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/Exception.php' => + array ( + 0 => 'cd59a68d86bd54ca3a220e6011d8ef170e0b112c', + 1 => + array ( + 0 => 'phpunit\\textui\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/ThrowableToStringMapper.php' => + array ( + 0 => '64f3716e921c311976154891b39ff65c495aa315', + 1 => + array ( + 0 => 'phpunit\\util\\throwabletostringmapper', + ), + 2 => + array ( + 0 => 'phpunit\\util\\map', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Json.php' => + array ( + 0 => 'af3d9c37b58ed3470d1be3c399b7a98355300ee0', + 1 => + array ( + 0 => 'phpunit\\util\\json', + ), + 2 => + array ( + 0 => 'phpunit\\util\\prettify', + 1 => 'phpunit\\util\\canonicalize', + 2 => 'phpunit\\util\\recursivesort', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Filesystem.php' => + array ( + 0 => 'ea27afd5bc0fa6233f16dc35f0e3aab3531e7084', + 1 => + array ( + 0 => 'phpunit\\util\\filesystem', + ), + 2 => + array ( + 0 => 'phpunit\\util\\createdirectory', + 1 => 'phpunit\\util\\resolvestreamorfile', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Reflection.php' => + array ( + 0 => '8aeae108631b3ecb428ea80cc260095df723de0a', + 1 => + array ( + 0 => 'phpunit\\util\\reflection', + ), + 2 => + array ( + 0 => 'phpunit\\util\\sourcelocationfor', + 1 => 'phpunit\\util\\publicmethodsintestclass', + 2 => 'phpunit\\util\\methodsintestclass', + 3 => 'phpunit\\util\\filterandsortmethods', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/PHP/AbstractPhpProcess.php' => + array ( + 0 => '64db964b926add1b20d587fdaef10c22cffef93f', + 1 => + array ( + 0 => 'phpunit\\util\\php\\abstractphpprocess', + ), + 2 => + array ( + 0 => 'phpunit\\util\\php\\factory', + 1 => 'phpunit\\util\\php\\setusestderrredirection', + 2 => 'phpunit\\util\\php\\usestderrredirection', + 3 => 'phpunit\\util\\php\\setstdin', + 4 => 'phpunit\\util\\php\\getstdin', + 5 => 'phpunit\\util\\php\\setargs', + 6 => 'phpunit\\util\\php\\getargs', + 7 => 'phpunit\\util\\php\\setenv', + 8 => 'phpunit\\util\\php\\getenv', + 9 => 'phpunit\\util\\php\\runtestjob', + 10 => 'phpunit\\util\\php\\getcommand', + 11 => 'phpunit\\util\\php\\runjob', + 12 => 'phpunit\\util\\php\\settingstoparameters', + 13 => 'phpunit\\util\\php\\processchildresult', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/PHP/DefaultPhpProcess.php' => + array ( + 0 => '6e22531d55e6d30f38e96d4f506daa866ae58d00', + 1 => + array ( + 0 => 'phpunit\\util\\php\\defaultphpprocess', + ), + 2 => + array ( + 0 => 'phpunit\\util\\php\\runjob', + 1 => 'phpunit\\util\\php\\runprocess', + 2 => 'phpunit\\util\\php\\process', + 3 => 'phpunit\\util\\php\\cleanup', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Xml/Loader.php' => + array ( + 0 => '7b01d32ce1b5a67c8f1427800700ac7b1fa11f84', + 1 => + array ( + 0 => 'phpunit\\util\\xml\\loader', + ), + 2 => + array ( + 0 => 'phpunit\\util\\xml\\loadfile', + 1 => 'phpunit\\util\\xml\\load', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Xml/Xml.php' => + array ( + 0 => '854c60a9be35428c2880e9f798b393544c2eee26', + 1 => + array ( + 0 => 'phpunit\\util\\xml', + ), + 2 => + array ( + 0 => 'phpunit\\util\\preparestring', + 1 => 'phpunit\\util\\converttoutf8', + 2 => 'phpunit\\util\\isutf8', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Cloner.php' => + array ( + 0 => 'f02ec6105f9681d52a183fee30ef5f5cdd35fd74', + 1 => + array ( + 0 => 'phpunit\\util\\cloner', + ), + 2 => + array ( + 0 => 'phpunit\\util\\clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/VersionComparisonOperator.php' => + array ( + 0 => '20cda3bbd8b15418c16634993a9f13054a527a65', + 1 => + array ( + 0 => 'phpunit\\util\\versioncomparisonoperator', + ), + 2 => + array ( + 0 => 'phpunit\\util\\__construct', + 1 => 'phpunit\\util\\asstring', + 2 => 'phpunit\\util\\ensureoperatorisvalid', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Test.php' => + array ( + 0 => '537e75d904984470b36290ac70803e98d5e98471', + 1 => + array ( + 0 => 'phpunit\\util\\test', + ), + 2 => + array ( + 0 => 'phpunit\\util\\istestmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exporter.php' => + array ( + 0 => '77d017fb8a7424dbe28c78477a7b1d31eef2af3a', + 1 => + array ( + 0 => 'phpunit\\util\\exporter', + ), + 2 => + array ( + 0 => 'phpunit\\util\\export', + 1 => 'phpunit\\util\\isexportable', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/GlobalState.php' => + array ( + 0 => 'acf4c85136814100dc20a4f7123511f59c317b68', + 1 => + array ( + 0 => 'phpunit\\util\\globalstate', + ), + 2 => + array ( + 0 => 'phpunit\\util\\getincludedfilesasstring', + 1 => 'phpunit\\util\\processincludedfilesasstring', + 2 => 'phpunit\\util\\getinisettingsasstring', + 3 => 'phpunit\\util\\getconstantsasstring', + 4 => 'phpunit\\util\\getglobalsasstring', + 5 => 'phpunit\\util\\exportvariable', + 6 => 'phpunit\\util\\arrayonlycontainsscalars', + 7 => 'phpunit\\util\\isinisettingdeprecated', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Http/PhpDownloader.php' => + array ( + 0 => '2379a0af336bb499d80f1e3434f3dd457e0505be', + 1 => + array ( + 0 => 'phpunit\\util\\http\\phpdownloader', + ), + 2 => + array ( + 0 => 'phpunit\\util\\http\\download', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Http/Downloader.php' => + array ( + 0 => '7cc5681d06dbb05daf0ed205b2c013d62f03ba70', + 1 => + array ( + 0 => 'phpunit\\util\\http\\downloader', + ), + 2 => + array ( + 0 => 'phpunit\\util\\http\\download', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Color.php' => + array ( + 0 => 'fb081b1c4c8896ace06b92a317b74b9255ff01db', + 1 => + array ( + 0 => 'phpunit\\util\\color', + ), + 2 => + array ( + 0 => 'phpunit\\util\\colorize', + 1 => 'phpunit\\util\\colorizetextbox', + 2 => 'phpunit\\util\\colorizepath', + 3 => 'phpunit\\util\\dim', + 4 => 'phpunit\\util\\visualizewhitespace', + 5 => 'phpunit\\util\\optimizecolor', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Filter.php' => + array ( + 0 => '63f0c7e69fc051e32ac7c6d66de7aaf77fc7d0f4', + 1 => + array ( + 0 => 'phpunit\\util\\filter', + ), + 2 => + array ( + 0 => 'phpunit\\util\\getfilteredstacktrace', + 1 => 'phpunit\\util\\shouldprintframe', + 2 => 'phpunit\\util\\fileisexcluded', + 3 => 'phpunit\\util\\frameexists', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/InvalidVersionOperatorException.php' => + array ( + 0 => 'fb893c1da20c4c292284e2d8a0240fd8a2462741', + 1 => + array ( + 0 => 'phpunit\\util\\invalidversionoperatorexception', + ), + 2 => + array ( + 0 => 'phpunit\\util\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/InvalidDirectoryException.php' => + array ( + 0 => '457f2a940fbb3b0026474fa957ef975529c6d380', + 1 => + array ( + 0 => 'phpunit\\util\\invaliddirectoryexception', + ), + 2 => + array ( + 0 => 'phpunit\\util\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/XmlException.php' => + array ( + 0 => '9f86b83eba37dfe5d7f729415dd3f3fa2b077008', + 1 => + array ( + 0 => 'phpunit\\util\\xml\\xmlexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/InvalidJsonException.php' => + array ( + 0 => '4eb6939c0ad62c0ac16f365a83d70fc5877ffa4e', + 1 => + array ( + 0 => 'phpunit\\util\\invalidjsonexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/PhpProcessException.php' => + array ( + 0 => '4cac0bc83e62efc1ece2169f0281853045504932', + 1 => + array ( + 0 => 'phpunit\\util\\php\\phpprocessexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/Exception.php' => + array ( + 0 => 'd57f5a2eb2c1d9d24f96d21c4991ea6babe98a9c', + 1 => + array ( + 0 => 'phpunit\\util\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/ExcludeList.php' => + array ( + 0 => '968c7d790ff593d5ba2eb7d9a55a6b80046f82a0', + 1 => + array ( + 0 => 'phpunit\\util\\excludelist', + ), + 2 => + array ( + 0 => 'phpunit\\util\\adddirectory', + 1 => 'phpunit\\util\\__construct', + 2 => 'phpunit\\util\\getexcludeddirectories', + 3 => 'phpunit\\util\\isexcluded', + 4 => 'phpunit\\util\\initialize', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/ExecutionOrderDependency.php' => + array ( + 0 => 'c5fd06fa9012add7e432e8bce2d152ca2592268d', + 1 => + array ( + 0 => 'phpunit\\framework\\executionorderdependency', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\invalid', + 1 => 'phpunit\\framework\\forclass', + 2 => 'phpunit\\framework\\formethod', + 3 => 'phpunit\\framework\\filterinvalid', + 4 => 'phpunit\\framework\\mergeunique', + 5 => 'phpunit\\framework\\diff', + 6 => 'phpunit\\framework\\__construct', + 7 => 'phpunit\\framework\\__tostring', + 8 => 'phpunit\\framework\\isvalid', + 9 => 'phpunit\\framework\\shallowclone', + 10 => 'phpunit\\framework\\deepclone', + 11 => 'phpunit\\framework\\targetisclass', + 12 => 'phpunit\\framework\\gettarget', + 13 => 'phpunit\\framework\\gettargetclassname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Unknown.php' => + array ( + 0 => '016985cdbe5b7171028d288521ba1dc9e9d7f6b0', + 1 => + array ( + 0 => 'phpunit\\framework\\testsize\\unknown', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\testsize\\isunknown', + 1 => 'phpunit\\framework\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Medium.php' => + array ( + 0 => '846567f55d8a48c083f788cf688125f53914d4b8', + 1 => + array ( + 0 => 'phpunit\\framework\\testsize\\medium', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\testsize\\ismedium', + 1 => 'phpunit\\framework\\testsize\\isgreaterthan', + 2 => 'phpunit\\framework\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Known.php' => + array ( + 0 => 'f01a62550dea1af5c01fd07edb8d2df48763105e', + 1 => + array ( + 0 => 'phpunit\\framework\\testsize\\known', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\testsize\\isknown', + 1 => 'phpunit\\framework\\testsize\\isgreaterthan', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Large.php' => + array ( + 0 => '40fff9642b4710ef303c585a7f475c9030c3d1c5', + 1 => + array ( + 0 => 'phpunit\\framework\\testsize\\large', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\testsize\\islarge', + 1 => 'phpunit\\framework\\testsize\\isgreaterthan', + 2 => 'phpunit\\framework\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/TestSize.php' => + array ( + 0 => '0619ee5b535cb3ebb99fa29b407fa9258b84a373', + 1 => + array ( + 0 => 'phpunit\\framework\\testsize\\testsize', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\testsize\\unknown', + 1 => 'phpunit\\framework\\testsize\\small', + 2 => 'phpunit\\framework\\testsize\\medium', + 3 => 'phpunit\\framework\\testsize\\large', + 4 => 'phpunit\\framework\\testsize\\isknown', + 5 => 'phpunit\\framework\\testsize\\isunknown', + 6 => 'phpunit\\framework\\testsize\\issmall', + 7 => 'phpunit\\framework\\testsize\\ismedium', + 8 => 'phpunit\\framework\\testsize\\islarge', + 9 => 'phpunit\\framework\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Small.php' => + array ( + 0 => '9a4f78cd9e9172121ec527b7a9e6d0ad8dda65ff', + 1 => + array ( + 0 => 'phpunit\\framework\\testsize\\small', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\testsize\\issmall', + 1 => 'phpunit\\framework\\testsize\\isgreaterthan', + 2 => 'phpunit\\framework\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSuiteIterator.php' => + array ( + 0 => '745cdf4b6940cd7aaa56f6a0fb762e7d5f145499', + 1 => + array ( + 0 => 'phpunit\\framework\\testsuiteiterator', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + 1 => 'phpunit\\framework\\rewind', + 2 => 'phpunit\\framework\\valid', + 3 => 'phpunit\\framework\\key', + 4 => 'phpunit\\framework\\current', + 5 => 'phpunit\\framework\\next', + 6 => 'phpunit\\framework\\getchildren', + 7 => 'phpunit\\framework\\haschildren', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSuite.php' => + array ( + 0 => '426ecc78f4d131dd0c4d2d31db09b8124c3441d6', + 1 => + array ( + 0 => 'phpunit\\framework\\testsuite', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\empty', + 1 => 'phpunit\\framework\\fromclassname', + 2 => 'phpunit\\framework\\fromclassreflector', + 3 => 'phpunit\\framework\\__construct', + 4 => 'phpunit\\framework\\tostring', + 5 => 'phpunit\\framework\\addtest', + 6 => 'phpunit\\framework\\addtestsuite', + 7 => 'phpunit\\framework\\addtestfile', + 8 => 'phpunit\\framework\\addtestfiles', + 9 => 'phpunit\\framework\\count', + 10 => 'phpunit\\framework\\isempty', + 11 => 'phpunit\\framework\\name', + 12 => 'phpunit\\framework\\groups', + 13 => 'phpunit\\framework\\groupdetails', + 14 => 'phpunit\\framework\\run', + 15 => 'phpunit\\framework\\tests', + 16 => 'phpunit\\framework\\settests', + 17 => 'phpunit\\framework\\marktestsuiteskipped', + 18 => 'phpunit\\framework\\getiterator', + 19 => 'phpunit\\framework\\injectfilter', + 20 => 'phpunit\\framework\\provides', + 21 => 'phpunit\\framework\\requires', + 22 => 'phpunit\\framework\\sortid', + 23 => 'phpunit\\framework\\isfortestclass', + 24 => 'phpunit\\framework\\addtestmethod', + 25 => 'phpunit\\framework\\clearcaches', + 26 => 'phpunit\\framework\\containsonlyvirtualgroups', + 27 => 'phpunit\\framework\\methoddoesnotexistorisdeclaredintestcase', + 28 => 'phpunit\\framework\\throwabletostring', + 29 => 'phpunit\\framework\\invokemethodsbeforefirsttest', + 30 => 'phpunit\\framework\\invokemethodsafterlasttest', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Warning.php' => + array ( + 0 => 'f7db6b199816085bd433f8e4e1da5f34864f8f43', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\warning', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\iswarning', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Skipped.php' => + array ( + 0 => '61927624baddb9a0aa0bcadd9448c0a78f67bf64', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\skipped', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\isskipped', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Risky.php' => + array ( + 0 => '6e291b403837ce35e1b5ba744873cadd0be0973f', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\risky', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\isrisky', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Unknown.php' => + array ( + 0 => '599d477f4724d084f2f49f4182ea4d67cb9a9dee', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\unknown', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\isunknown', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Incomplete.php' => + array ( + 0 => '7c8b4a7fdda8f33c2b60cbb6d70e00012967e85f', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\incomplete', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\isincomplete', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Error.php' => + array ( + 0 => 'b3c772e7afa0b62aca8622497f21e10e12a08e27', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\error', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\iserror', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Known.php' => + array ( + 0 => 'c88004e03707a04914f45434845dbeaa30593ccd', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\known', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\isknown', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Success.php' => + array ( + 0 => '6ad366a7a4d0b44c975edeaec14814b5d3036e65', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\success', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\issuccess', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Failure.php' => + array ( + 0 => '05d06750468f9d7acb4e81f2d9fb21407eab5451', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\failure', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\isfailure', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Deprecation.php' => + array ( + 0 => '2861cefe2f61e8fe3bdfa2c9d63f8c2889400b61', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\deprecation', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\isdeprecation', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Notice.php' => + array ( + 0 => '7a065e502d1b66d4874bf99a4a17e2b3d6a0600b', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\notice', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\isnotice', + 1 => 'phpunit\\framework\\teststatus\\asint', + 2 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/TestStatus.php' => + array ( + 0 => '69fecc71fd89b6980c8a5e9ed9b856bf5bf04ac2', + 1 => + array ( + 0 => 'phpunit\\framework\\teststatus\\teststatus', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\teststatus\\from', + 1 => 'phpunit\\framework\\teststatus\\unknown', + 2 => 'phpunit\\framework\\teststatus\\success', + 3 => 'phpunit\\framework\\teststatus\\skipped', + 4 => 'phpunit\\framework\\teststatus\\incomplete', + 5 => 'phpunit\\framework\\teststatus\\notice', + 6 => 'phpunit\\framework\\teststatus\\deprecation', + 7 => 'phpunit\\framework\\teststatus\\failure', + 8 => 'phpunit\\framework\\teststatus\\error', + 9 => 'phpunit\\framework\\teststatus\\warning', + 10 => 'phpunit\\framework\\teststatus\\risky', + 11 => 'phpunit\\framework\\teststatus\\__construct', + 12 => 'phpunit\\framework\\teststatus\\isknown', + 13 => 'phpunit\\framework\\teststatus\\isunknown', + 14 => 'phpunit\\framework\\teststatus\\issuccess', + 15 => 'phpunit\\framework\\teststatus\\isskipped', + 16 => 'phpunit\\framework\\teststatus\\isincomplete', + 17 => 'phpunit\\framework\\teststatus\\isnotice', + 18 => 'phpunit\\framework\\teststatus\\isdeprecation', + 19 => 'phpunit\\framework\\teststatus\\isfailure', + 20 => 'phpunit\\framework\\teststatus\\iserror', + 21 => 'phpunit\\framework\\teststatus\\iswarning', + 22 => 'phpunit\\framework\\teststatus\\isrisky', + 23 => 'phpunit\\framework\\teststatus\\message', + 24 => 'phpunit\\framework\\teststatus\\ismoreimportantthan', + 25 => 'phpunit\\framework\\teststatus\\asint', + 26 => 'phpunit\\framework\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/SelfDescribing.php' => + array ( + 0 => 'cd07bd110bc581f7c3b5600bebcfe77762b666ad', + 1 => + array ( + 0 => 'phpunit\\framework\\selfdescribing', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Reorderable.php' => + array ( + 0 => '066eb9ca978bb8f3b393058892223833606168f4', + 1 => + array ( + 0 => 'phpunit\\framework\\reorderable', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\sortid', + 1 => 'phpunit\\framework\\provides', + 2 => 'phpunit\\framework\\requires', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestBuilder.php' => + array ( + 0 => '21600252e7f62ee317ab6fb553a37855a2dfe44d', + 1 => + array ( + 0 => 'phpunit\\framework\\testbuilder', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\build', + 1 => 'phpunit\\framework\\builddataprovidertestsuite', + 2 => 'phpunit\\framework\\configuretestcase', + 3 => 'phpunit\\framework\\backupsettings', + 4 => 'phpunit\\framework\\shouldglobalstatebepreserved', + 5 => 'phpunit\\framework\\shouldtestmethodberuninseparateprocess', + 6 => 'phpunit\\framework\\shouldalltestmethodsoftestclassberuninsingleseparateprocess', + 7 => 'phpunit\\framework\\requirementssatisfied', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php' => + array ( + 0 => '4ce99d05d6616fdda4e2f70811d029f12f105bfa', + 1 => + array ( + ), + 2 => + array ( + 0 => 'phpunit\\framework\\assertarrayhaskey', + 1 => 'phpunit\\framework\\assertarraynothaskey', + 2 => 'phpunit\\framework\\assertislist', + 3 => 'phpunit\\framework\\assertcontains', + 4 => 'phpunit\\framework\\assertcontainsequals', + 5 => 'phpunit\\framework\\assertnotcontains', + 6 => 'phpunit\\framework\\assertnotcontainsequals', + 7 => 'phpunit\\framework\\assertcontainsonly', + 8 => 'phpunit\\framework\\assertcontainsonlyinstancesof', + 9 => 'phpunit\\framework\\assertnotcontainsonly', + 10 => 'phpunit\\framework\\assertcount', + 11 => 'phpunit\\framework\\assertnotcount', + 12 => 'phpunit\\framework\\assertequals', + 13 => 'phpunit\\framework\\assertequalscanonicalizing', + 14 => 'phpunit\\framework\\assertequalsignoringcase', + 15 => 'phpunit\\framework\\assertequalswithdelta', + 16 => 'phpunit\\framework\\assertnotequals', + 17 => 'phpunit\\framework\\assertnotequalscanonicalizing', + 18 => 'phpunit\\framework\\assertnotequalsignoringcase', + 19 => 'phpunit\\framework\\assertnotequalswithdelta', + 20 => 'phpunit\\framework\\assertobjectequals', + 21 => 'phpunit\\framework\\assertempty', + 22 => 'phpunit\\framework\\assertnotempty', + 23 => 'phpunit\\framework\\assertgreaterthan', + 24 => 'phpunit\\framework\\assertgreaterthanorequal', + 25 => 'phpunit\\framework\\assertlessthan', + 26 => 'phpunit\\framework\\assertlessthanorequal', + 27 => 'phpunit\\framework\\assertfileequals', + 28 => 'phpunit\\framework\\assertfileequalscanonicalizing', + 29 => 'phpunit\\framework\\assertfileequalsignoringcase', + 30 => 'phpunit\\framework\\assertfilenotequals', + 31 => 'phpunit\\framework\\assertfilenotequalscanonicalizing', + 32 => 'phpunit\\framework\\assertfilenotequalsignoringcase', + 33 => 'phpunit\\framework\\assertstringequalsfile', + 34 => 'phpunit\\framework\\assertstringequalsfilecanonicalizing', + 35 => 'phpunit\\framework\\assertstringequalsfileignoringcase', + 36 => 'phpunit\\framework\\assertstringnotequalsfile', + 37 => 'phpunit\\framework\\assertstringnotequalsfilecanonicalizing', + 38 => 'phpunit\\framework\\assertstringnotequalsfileignoringcase', + 39 => 'phpunit\\framework\\assertisreadable', + 40 => 'phpunit\\framework\\assertisnotreadable', + 41 => 'phpunit\\framework\\assertiswritable', + 42 => 'phpunit\\framework\\assertisnotwritable', + 43 => 'phpunit\\framework\\assertdirectoryexists', + 44 => 'phpunit\\framework\\assertdirectorydoesnotexist', + 45 => 'phpunit\\framework\\assertdirectoryisreadable', + 46 => 'phpunit\\framework\\assertdirectoryisnotreadable', + 47 => 'phpunit\\framework\\assertdirectoryiswritable', + 48 => 'phpunit\\framework\\assertdirectoryisnotwritable', + 49 => 'phpunit\\framework\\assertfileexists', + 50 => 'phpunit\\framework\\assertfiledoesnotexist', + 51 => 'phpunit\\framework\\assertfileisreadable', + 52 => 'phpunit\\framework\\assertfileisnotreadable', + 53 => 'phpunit\\framework\\assertfileiswritable', + 54 => 'phpunit\\framework\\assertfileisnotwritable', + 55 => 'phpunit\\framework\\asserttrue', + 56 => 'phpunit\\framework\\assertnottrue', + 57 => 'phpunit\\framework\\assertfalse', + 58 => 'phpunit\\framework\\assertnotfalse', + 59 => 'phpunit\\framework\\assertnull', + 60 => 'phpunit\\framework\\assertnotnull', + 61 => 'phpunit\\framework\\assertfinite', + 62 => 'phpunit\\framework\\assertinfinite', + 63 => 'phpunit\\framework\\assertnan', + 64 => 'phpunit\\framework\\assertobjecthasproperty', + 65 => 'phpunit\\framework\\assertobjectnothasproperty', + 66 => 'phpunit\\framework\\assertsame', + 67 => 'phpunit\\framework\\assertnotsame', + 68 => 'phpunit\\framework\\assertinstanceof', + 69 => 'phpunit\\framework\\assertnotinstanceof', + 70 => 'phpunit\\framework\\assertisarray', + 71 => 'phpunit\\framework\\assertisbool', + 72 => 'phpunit\\framework\\assertisfloat', + 73 => 'phpunit\\framework\\assertisint', + 74 => 'phpunit\\framework\\assertisnumeric', + 75 => 'phpunit\\framework\\assertisobject', + 76 => 'phpunit\\framework\\assertisresource', + 77 => 'phpunit\\framework\\assertisclosedresource', + 78 => 'phpunit\\framework\\assertisstring', + 79 => 'phpunit\\framework\\assertisscalar', + 80 => 'phpunit\\framework\\assertiscallable', + 81 => 'phpunit\\framework\\assertisiterable', + 82 => 'phpunit\\framework\\assertisnotarray', + 83 => 'phpunit\\framework\\assertisnotbool', + 84 => 'phpunit\\framework\\assertisnotfloat', + 85 => 'phpunit\\framework\\assertisnotint', + 86 => 'phpunit\\framework\\assertisnotnumeric', + 87 => 'phpunit\\framework\\assertisnotobject', + 88 => 'phpunit\\framework\\assertisnotresource', + 89 => 'phpunit\\framework\\assertisnotclosedresource', + 90 => 'phpunit\\framework\\assertisnotstring', + 91 => 'phpunit\\framework\\assertisnotscalar', + 92 => 'phpunit\\framework\\assertisnotcallable', + 93 => 'phpunit\\framework\\assertisnotiterable', + 94 => 'phpunit\\framework\\assertmatchesregularexpression', + 95 => 'phpunit\\framework\\assertdoesnotmatchregularexpression', + 96 => 'phpunit\\framework\\assertsamesize', + 97 => 'phpunit\\framework\\assertnotsamesize', + 98 => 'phpunit\\framework\\assertstringcontainsstringignoringlineendings', + 99 => 'phpunit\\framework\\assertstringequalsstringignoringlineendings', + 100 => 'phpunit\\framework\\assertfilematchesformat', + 101 => 'phpunit\\framework\\assertfilematchesformatfile', + 102 => 'phpunit\\framework\\assertstringmatchesformat', + 103 => 'phpunit\\framework\\assertstringnotmatchesformat', + 104 => 'phpunit\\framework\\assertstringmatchesformatfile', + 105 => 'phpunit\\framework\\assertstringnotmatchesformatfile', + 106 => 'phpunit\\framework\\assertstringstartswith', + 107 => 'phpunit\\framework\\assertstringstartsnotwith', + 108 => 'phpunit\\framework\\assertstringcontainsstring', + 109 => 'phpunit\\framework\\assertstringcontainsstringignoringcase', + 110 => 'phpunit\\framework\\assertstringnotcontainsstring', + 111 => 'phpunit\\framework\\assertstringnotcontainsstringignoringcase', + 112 => 'phpunit\\framework\\assertstringendswith', + 113 => 'phpunit\\framework\\assertstringendsnotwith', + 114 => 'phpunit\\framework\\assertxmlfileequalsxmlfile', + 115 => 'phpunit\\framework\\assertxmlfilenotequalsxmlfile', + 116 => 'phpunit\\framework\\assertxmlstringequalsxmlfile', + 117 => 'phpunit\\framework\\assertxmlstringnotequalsxmlfile', + 118 => 'phpunit\\framework\\assertxmlstringequalsxmlstring', + 119 => 'phpunit\\framework\\assertxmlstringnotequalsxmlstring', + 120 => 'phpunit\\framework\\assertthat', + 121 => 'phpunit\\framework\\assertjson', + 122 => 'phpunit\\framework\\assertjsonstringequalsjsonstring', + 123 => 'phpunit\\framework\\assertjsonstringnotequalsjsonstring', + 124 => 'phpunit\\framework\\assertjsonstringequalsjsonfile', + 125 => 'phpunit\\framework\\assertjsonstringnotequalsjsonfile', + 126 => 'phpunit\\framework\\assertjsonfileequalsjsonfile', + 127 => 'phpunit\\framework\\assertjsonfilenotequalsjsonfile', + 128 => 'phpunit\\framework\\logicaland', + 129 => 'phpunit\\framework\\logicalor', + 130 => 'phpunit\\framework\\logicalnot', + 131 => 'phpunit\\framework\\logicalxor', + 132 => 'phpunit\\framework\\anything', + 133 => 'phpunit\\framework\\istrue', + 134 => 'phpunit\\framework\\isfalse', + 135 => 'phpunit\\framework\\isjson', + 136 => 'phpunit\\framework\\isnull', + 137 => 'phpunit\\framework\\isfinite', + 138 => 'phpunit\\framework\\isinfinite', + 139 => 'phpunit\\framework\\isnan', + 140 => 'phpunit\\framework\\containsequal', + 141 => 'phpunit\\framework\\containsidentical', + 142 => 'phpunit\\framework\\containsonly', + 143 => 'phpunit\\framework\\containsonlyinstancesof', + 144 => 'phpunit\\framework\\arrayhaskey', + 145 => 'phpunit\\framework\\islist', + 146 => 'phpunit\\framework\\equalto', + 147 => 'phpunit\\framework\\equaltocanonicalizing', + 148 => 'phpunit\\framework\\equaltoignoringcase', + 149 => 'phpunit\\framework\\equaltowithdelta', + 150 => 'phpunit\\framework\\isempty', + 151 => 'phpunit\\framework\\iswritable', + 152 => 'phpunit\\framework\\isreadable', + 153 => 'phpunit\\framework\\directoryexists', + 154 => 'phpunit\\framework\\fileexists', + 155 => 'phpunit\\framework\\greaterthan', + 156 => 'phpunit\\framework\\greaterthanorequal', + 157 => 'phpunit\\framework\\identicalto', + 158 => 'phpunit\\framework\\isinstanceof', + 159 => 'phpunit\\framework\\istype', + 160 => 'phpunit\\framework\\lessthan', + 161 => 'phpunit\\framework\\lessthanorequal', + 162 => 'phpunit\\framework\\matchesregularexpression', + 163 => 'phpunit\\framework\\matches', + 164 => 'phpunit\\framework\\stringstartswith', + 165 => 'phpunit\\framework\\stringcontains', + 166 => 'phpunit\\framework\\stringendswith', + 167 => 'phpunit\\framework\\stringequalsstringignoringlineendings', + 168 => 'phpunit\\framework\\countof', + 169 => 'phpunit\\framework\\objectequals', + 170 => 'phpunit\\framework\\callback', + 171 => 'phpunit\\framework\\any', + 172 => 'phpunit\\framework\\never', + 173 => 'phpunit\\framework\\atleast', + 174 => 'phpunit\\framework\\atleastonce', + 175 => 'phpunit\\framework\\once', + 176 => 'phpunit\\framework\\exactly', + 177 => 'phpunit\\framework\\atmost', + 178 => 'phpunit\\framework\\returnvalue', + 179 => 'phpunit\\framework\\returnvaluemap', + 180 => 'phpunit\\framework\\returnargument', + 181 => 'phpunit\\framework\\returncallback', + 182 => 'phpunit\\framework\\returnself', + 183 => 'phpunit\\framework\\throwexception', + 184 => 'phpunit\\framework\\onconsecutivecalls', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/DataProviderTestSuite.php' => + array ( + 0 => '9d99b9a51ea8ae95678bec056b5ee3e839f1bd88', + 1 => + array ( + 0 => 'phpunit\\framework\\dataprovidertestsuite', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\setdependencies', + 1 => 'phpunit\\framework\\provides', + 2 => 'phpunit\\framework\\requires', + 3 => 'phpunit\\framework\\size', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Assert.php' => + array ( + 0 => '81c16439f00ba41acdf1cd5f56a11bcd488893c0', + 1 => + array ( + 0 => 'phpunit\\framework\\assert', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\assertarrayhaskey', + 1 => 'phpunit\\framework\\assertarraynothaskey', + 2 => 'phpunit\\framework\\assertislist', + 3 => 'phpunit\\framework\\assertcontains', + 4 => 'phpunit\\framework\\assertcontainsequals', + 5 => 'phpunit\\framework\\assertnotcontains', + 6 => 'phpunit\\framework\\assertnotcontainsequals', + 7 => 'phpunit\\framework\\assertcontainsonly', + 8 => 'phpunit\\framework\\assertcontainsonlyinstancesof', + 9 => 'phpunit\\framework\\assertnotcontainsonly', + 10 => 'phpunit\\framework\\assertcount', + 11 => 'phpunit\\framework\\assertnotcount', + 12 => 'phpunit\\framework\\assertequals', + 13 => 'phpunit\\framework\\assertequalscanonicalizing', + 14 => 'phpunit\\framework\\assertequalsignoringcase', + 15 => 'phpunit\\framework\\assertequalswithdelta', + 16 => 'phpunit\\framework\\assertnotequals', + 17 => 'phpunit\\framework\\assertnotequalscanonicalizing', + 18 => 'phpunit\\framework\\assertnotequalsignoringcase', + 19 => 'phpunit\\framework\\assertnotequalswithdelta', + 20 => 'phpunit\\framework\\assertobjectequals', + 21 => 'phpunit\\framework\\assertempty', + 22 => 'phpunit\\framework\\assertnotempty', + 23 => 'phpunit\\framework\\assertgreaterthan', + 24 => 'phpunit\\framework\\assertgreaterthanorequal', + 25 => 'phpunit\\framework\\assertlessthan', + 26 => 'phpunit\\framework\\assertlessthanorequal', + 27 => 'phpunit\\framework\\assertfileequals', + 28 => 'phpunit\\framework\\assertfileequalscanonicalizing', + 29 => 'phpunit\\framework\\assertfileequalsignoringcase', + 30 => 'phpunit\\framework\\assertfilenotequals', + 31 => 'phpunit\\framework\\assertfilenotequalscanonicalizing', + 32 => 'phpunit\\framework\\assertfilenotequalsignoringcase', + 33 => 'phpunit\\framework\\assertstringequalsfile', + 34 => 'phpunit\\framework\\assertstringequalsfilecanonicalizing', + 35 => 'phpunit\\framework\\assertstringequalsfileignoringcase', + 36 => 'phpunit\\framework\\assertstringnotequalsfile', + 37 => 'phpunit\\framework\\assertstringnotequalsfilecanonicalizing', + 38 => 'phpunit\\framework\\assertstringnotequalsfileignoringcase', + 39 => 'phpunit\\framework\\assertisreadable', + 40 => 'phpunit\\framework\\assertisnotreadable', + 41 => 'phpunit\\framework\\assertiswritable', + 42 => 'phpunit\\framework\\assertisnotwritable', + 43 => 'phpunit\\framework\\assertdirectoryexists', + 44 => 'phpunit\\framework\\assertdirectorydoesnotexist', + 45 => 'phpunit\\framework\\assertdirectoryisreadable', + 46 => 'phpunit\\framework\\assertdirectoryisnotreadable', + 47 => 'phpunit\\framework\\assertdirectoryiswritable', + 48 => 'phpunit\\framework\\assertdirectoryisnotwritable', + 49 => 'phpunit\\framework\\assertfileexists', + 50 => 'phpunit\\framework\\assertfiledoesnotexist', + 51 => 'phpunit\\framework\\assertfileisreadable', + 52 => 'phpunit\\framework\\assertfileisnotreadable', + 53 => 'phpunit\\framework\\assertfileiswritable', + 54 => 'phpunit\\framework\\assertfileisnotwritable', + 55 => 'phpunit\\framework\\asserttrue', + 56 => 'phpunit\\framework\\assertnottrue', + 57 => 'phpunit\\framework\\assertfalse', + 58 => 'phpunit\\framework\\assertnotfalse', + 59 => 'phpunit\\framework\\assertnull', + 60 => 'phpunit\\framework\\assertnotnull', + 61 => 'phpunit\\framework\\assertfinite', + 62 => 'phpunit\\framework\\assertinfinite', + 63 => 'phpunit\\framework\\assertnan', + 64 => 'phpunit\\framework\\assertobjecthasproperty', + 65 => 'phpunit\\framework\\assertobjectnothasproperty', + 66 => 'phpunit\\framework\\assertsame', + 67 => 'phpunit\\framework\\assertnotsame', + 68 => 'phpunit\\framework\\assertinstanceof', + 69 => 'phpunit\\framework\\assertnotinstanceof', + 70 => 'phpunit\\framework\\assertisarray', + 71 => 'phpunit\\framework\\assertisbool', + 72 => 'phpunit\\framework\\assertisfloat', + 73 => 'phpunit\\framework\\assertisint', + 74 => 'phpunit\\framework\\assertisnumeric', + 75 => 'phpunit\\framework\\assertisobject', + 76 => 'phpunit\\framework\\assertisresource', + 77 => 'phpunit\\framework\\assertisclosedresource', + 78 => 'phpunit\\framework\\assertisstring', + 79 => 'phpunit\\framework\\assertisscalar', + 80 => 'phpunit\\framework\\assertiscallable', + 81 => 'phpunit\\framework\\assertisiterable', + 82 => 'phpunit\\framework\\assertisnotarray', + 83 => 'phpunit\\framework\\assertisnotbool', + 84 => 'phpunit\\framework\\assertisnotfloat', + 85 => 'phpunit\\framework\\assertisnotint', + 86 => 'phpunit\\framework\\assertisnotnumeric', + 87 => 'phpunit\\framework\\assertisnotobject', + 88 => 'phpunit\\framework\\assertisnotresource', + 89 => 'phpunit\\framework\\assertisnotclosedresource', + 90 => 'phpunit\\framework\\assertisnotstring', + 91 => 'phpunit\\framework\\assertisnotscalar', + 92 => 'phpunit\\framework\\assertisnotcallable', + 93 => 'phpunit\\framework\\assertisnotiterable', + 94 => 'phpunit\\framework\\assertmatchesregularexpression', + 95 => 'phpunit\\framework\\assertdoesnotmatchregularexpression', + 96 => 'phpunit\\framework\\assertsamesize', + 97 => 'phpunit\\framework\\assertnotsamesize', + 98 => 'phpunit\\framework\\assertstringcontainsstringignoringlineendings', + 99 => 'phpunit\\framework\\assertstringequalsstringignoringlineendings', + 100 => 'phpunit\\framework\\assertfilematchesformat', + 101 => 'phpunit\\framework\\assertfilematchesformatfile', + 102 => 'phpunit\\framework\\assertstringmatchesformat', + 103 => 'phpunit\\framework\\assertstringnotmatchesformat', + 104 => 'phpunit\\framework\\assertstringmatchesformatfile', + 105 => 'phpunit\\framework\\assertstringnotmatchesformatfile', + 106 => 'phpunit\\framework\\assertstringstartswith', + 107 => 'phpunit\\framework\\assertstringstartsnotwith', + 108 => 'phpunit\\framework\\assertstringcontainsstring', + 109 => 'phpunit\\framework\\assertstringcontainsstringignoringcase', + 110 => 'phpunit\\framework\\assertstringnotcontainsstring', + 111 => 'phpunit\\framework\\assertstringnotcontainsstringignoringcase', + 112 => 'phpunit\\framework\\assertstringendswith', + 113 => 'phpunit\\framework\\assertstringendsnotwith', + 114 => 'phpunit\\framework\\assertxmlfileequalsxmlfile', + 115 => 'phpunit\\framework\\assertxmlfilenotequalsxmlfile', + 116 => 'phpunit\\framework\\assertxmlstringequalsxmlfile', + 117 => 'phpunit\\framework\\assertxmlstringnotequalsxmlfile', + 118 => 'phpunit\\framework\\assertxmlstringequalsxmlstring', + 119 => 'phpunit\\framework\\assertxmlstringnotequalsxmlstring', + 120 => 'phpunit\\framework\\assertthat', + 121 => 'phpunit\\framework\\assertjson', + 122 => 'phpunit\\framework\\assertjsonstringequalsjsonstring', + 123 => 'phpunit\\framework\\assertjsonstringnotequalsjsonstring', + 124 => 'phpunit\\framework\\assertjsonstringequalsjsonfile', + 125 => 'phpunit\\framework\\assertjsonstringnotequalsjsonfile', + 126 => 'phpunit\\framework\\assertjsonfileequalsjsonfile', + 127 => 'phpunit\\framework\\assertjsonfilenotequalsjsonfile', + 128 => 'phpunit\\framework\\logicaland', + 129 => 'phpunit\\framework\\logicalor', + 130 => 'phpunit\\framework\\logicalnot', + 131 => 'phpunit\\framework\\logicalxor', + 132 => 'phpunit\\framework\\anything', + 133 => 'phpunit\\framework\\istrue', + 134 => 'phpunit\\framework\\callback', + 135 => 'phpunit\\framework\\isfalse', + 136 => 'phpunit\\framework\\isjson', + 137 => 'phpunit\\framework\\isnull', + 138 => 'phpunit\\framework\\isfinite', + 139 => 'phpunit\\framework\\isinfinite', + 140 => 'phpunit\\framework\\isnan', + 141 => 'phpunit\\framework\\containsequal', + 142 => 'phpunit\\framework\\containsidentical', + 143 => 'phpunit\\framework\\containsonly', + 144 => 'phpunit\\framework\\containsonlyinstancesof', + 145 => 'phpunit\\framework\\arrayhaskey', + 146 => 'phpunit\\framework\\islist', + 147 => 'phpunit\\framework\\equalto', + 148 => 'phpunit\\framework\\equaltocanonicalizing', + 149 => 'phpunit\\framework\\equaltoignoringcase', + 150 => 'phpunit\\framework\\equaltowithdelta', + 151 => 'phpunit\\framework\\isempty', + 152 => 'phpunit\\framework\\iswritable', + 153 => 'phpunit\\framework\\isreadable', + 154 => 'phpunit\\framework\\directoryexists', + 155 => 'phpunit\\framework\\fileexists', + 156 => 'phpunit\\framework\\greaterthan', + 157 => 'phpunit\\framework\\greaterthanorequal', + 158 => 'phpunit\\framework\\identicalto', + 159 => 'phpunit\\framework\\isinstanceof', + 160 => 'phpunit\\framework\\istype', + 161 => 'phpunit\\framework\\lessthan', + 162 => 'phpunit\\framework\\lessthanorequal', + 163 => 'phpunit\\framework\\matchesregularexpression', + 164 => 'phpunit\\framework\\matches', + 165 => 'phpunit\\framework\\stringstartswith', + 166 => 'phpunit\\framework\\stringcontains', + 167 => 'phpunit\\framework\\stringendswith', + 168 => 'phpunit\\framework\\stringequalsstringignoringlineendings', + 169 => 'phpunit\\framework\\countof', + 170 => 'phpunit\\framework\\objectequals', + 171 => 'phpunit\\framework\\fail', + 172 => 'phpunit\\framework\\marktestincomplete', + 173 => 'phpunit\\framework\\marktestskipped', + 174 => 'phpunit\\framework\\getcount', + 175 => 'phpunit\\framework\\resetcount', + 176 => 'phpunit\\framework\\isnativetype', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/CodeCoverageIgnore.php' => + array ( + 0 => 'dfce5f61971bfc5e529c70e9c62556f33214cc7a', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\codecoverageignore', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Before.php' => + array ( + 0 => '513f4cb7dab0a773dd5db5c5aac1ac7025248a51', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\before', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RunClassInSeparateProcess.php' => + array ( + 0 => 'f162cb7f58bad56d8cc304022971b538346400c8', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\runclassinseparateprocess', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreFunctionForCodeCoverage.php' => + array ( + 0 => '0faea23a094c9765de12717a9dca9fa9bb3d94d7', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\ignorefunctionforcodecoverage', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\functionname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingDeepClone.php' => + array ( + 0 => 'bbfa3d8300dc14acabd762d7e767d9ce5396c983', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dependsusingdeepclone', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhp.php' => + array ( + 0 => 'b506912ee7cf248084233f46a16ace2d3ffb49e7', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\requiresphp', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\versionrequirement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystemFamily.php' => + array ( + 0 => 'a3c215dcf1db4a44e95713f49e7492210cc217d7', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\requiresoperatingsystemfamily', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\operatingsystemfamily', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingShallowClone.php' => + array ( + 0 => '6ac67fce89fd5bd5de7137f4f6361bbca71cd73c', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dependsexternalusingshallowclone', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + 2 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Group.php' => + array ( + 0 => '36302bae9fb95d295aa71c37a6cdeadd00384cfa', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\group', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\name', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/After.php' => + array ( + 0 => '679af7dfe8d4bf0ad98ea9dc729dbbe4f7717a26', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\after', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/TestDox.php' => + array ( + 0 => '61b20daf27bc90b45aaa2fa256c22bf937521837', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\testdox', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\text', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DataProviderExternal.php' => + array ( + 0 => '09665a9a094ed53f852b57a13f01adecb6359816', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dataproviderexternal', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + 2 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreMethodForCodeCoverage.php' => + array ( + 0 => 'c9d70323dd6873ebcbb4d69867cd48473aed84d3', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\ignoremethodforcodecoverage', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + 2 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Ticket.php' => + array ( + 0 => '6f9cfb31474f45baf0244c5190f3fd7c97479c36', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\ticket', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\text', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresSetting.php' => + array ( + 0 => '2d7923f738efa72f846f2708f17703366490cb26', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\requiressetting', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\setting', + 2 => 'phpunit\\framework\\attributes\\value', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/TestWithJson.php' => + array ( + 0 => 'a243f012243cd362f81ddf327f756fe319a27ee9', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\testwithjson', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\json', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingDeepClone.php' => + array ( + 0 => 'a81afa1aa18ecc5ad7ce6d033fc428c7a323bc25', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dependsexternalusingdeepclone', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + 2 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClass.php' => + array ( + 0 => '386b03818c3ac2e3d45f42c9b25892919a0b66e6', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dependsonclass', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DataProvider.php' => + array ( + 0 => 'c748ae12c9dcb6ce68eb634d844ed89104b55c9d', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dataprovider', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RunInSeparateProcess.php' => + array ( + 0 => 'd981cbd029dba08f25c09b89754aae64b3c23cb4', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\runinseparateprocess', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/UsesFunction.php' => + array ( + 0 => '33e550d848f44904fef4405efa558cda471843e1', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\usesfunction', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\functionname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingDeepClone.php' => + array ( + 0 => '281997592e4f3270f1dcc7b9a67f844c43b04412', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dependsonclassusingdeepclone', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/AfterClass.php' => + array ( + 0 => '0e93569ecfeb777e66b5d56e1dbdf1627b6e07bf', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\afterclass', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Medium.php' => + array ( + 0 => '8c0253338b3a2786af55b93556bc8b3704d92036', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\medium', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Depends.php' => + array ( + 0 => 'e3e6df7166c8bd3ecc83288622011a8fb8e000b8', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\depends', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/PreserveGlobalState.php' => + array ( + 0 => '94428220c476a604bf79be03345833e8c87cc033', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\preserveglobalstate', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\enabled', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingShallowClone.php' => + array ( + 0 => '92d58357908ff81abe86dd1ee78d1c06d079e4d0', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dependsusingshallowclone', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresMethod.php' => + array ( + 0 => '2a9fcd91907bf460ac7f37646282e0882a0af8f5', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\requiresmethod', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + 2 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Test.php' => + array ( + 0 => '5df6f0c520cb873be49738ef590e4c64d4de5d34', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\test', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpunit.php' => + array ( + 0 => '07fd96d8a0f9e9205349f698962234582c72f504', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\requiresphpunit', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\versionrequirement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeGlobalVariableFromBackup.php' => + array ( + 0 => '9f10da0858cf6f6bc6d20e9e9cc601beb3c91b6e', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\excludeglobalvariablefrombackup', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\globalvariablename', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/WithoutErrorHandler.php' => + array ( + 0 => '494801df27c0981f4e5bcbb7a83611803557107e', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\withouterrorhandler', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresFunction.php' => + array ( + 0 => 'f701f260dd42cf3c2b77c222724f51815e2c3708', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\requiresfunction', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\functionname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingShallowClone.php' => + array ( + 0 => 'ec2058286929581907347c141bb355bfbd5f2150', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dependsonclassusingshallowclone', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreClassForCodeCoverage.php' => + array ( + 0 => 'effebd47ec4ad0c6863255394ea886d1cf6f38fd', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\ignoreclassforcodecoverage', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeStaticPropertyFromBackup.php' => + array ( + 0 => '6cb0b7a88b2ef302b589d98f278e5823a85bf2ae', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\excludestaticpropertyfrombackup', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + 2 => 'phpunit\\framework\\attributes\\propertyname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpExtension.php' => + array ( + 0 => 'd62d9062fc7bb9e6b8d501d2203e8f135bfdc4c3', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\requiresphpextension', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\extension', + 2 => 'phpunit\\framework\\attributes\\versionrequirement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DoesNotPerformAssertions.php' => + array ( + 0 => '2fb191053413067bf2c867d8d92abee88b7451a0', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\doesnotperformassertions', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/PreCondition.php' => + array ( + 0 => '0df750edfc48d96276b490ba68ec9e0e7f9f95b9', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\precondition', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystem.php' => + array ( + 0 => '20359cafd2b378ad8bf8a5da13b206da1e1b8423', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\requiresoperatingsystem', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\regularexpression', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/BackupStaticProperties.php' => + array ( + 0 => '14ced01324bc41b2a31ce084059262608b7609d1', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\backupstaticproperties', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\enabled', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/TestWith.php' => + array ( + 0 => 'dc34f892cdfdef30f703c9d2381ac03258da5e1a', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\testwith', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\data', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/CoversNothing.php' => + array ( + 0 => 'cfb9b98f01e1b3f4ea6261b9223960a81900610f', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\coversnothing', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/CoversFunction.php' => + array ( + 0 => '32f32109095df73c7ade88f9a6f68103adce6feb', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\coversfunction', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\functionname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/UsesClass.php' => + array ( + 0 => 'bcd0bb599f53054f6aa298446d717e0b60e75d5a', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\usesclass', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Large.php' => + array ( + 0 => '4e19c8f54f16cfd0b97118d0db45d847a71c8dba', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\large', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreDeprecations.php' => + array ( + 0 => '9daf15fe32baca576b7a327e6399a71ebc7835bd', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\ignoredeprecations', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/PostCondition.php' => + array ( + 0 => '8fa1314f6187811026b4c50bc76b663d665dfe2a', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\postcondition', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/BeforeClass.php' => + array ( + 0 => '4f0cbab737347ac943e2e24e25c95b710ed78d45', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\beforeclass', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/CoversClass.php' => + array ( + 0 => '3ffb7a56d4af10bc680c55f7091e679523d804ef', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\coversclass', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RunTestsInSeparateProcesses.php' => + array ( + 0 => '31c11515c58b4d360fcfb7612830b0a9934acfae', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\runtestsinseparateprocesses', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Small.php' => + array ( + 0 => 'd7aa94913226e8c5ea9baba28cf54b45e253f14b', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\small', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/BackupGlobals.php' => + array ( + 0 => 'cced94d2116b5b38ee584e72ab0e1a94f7ba95fa', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\backupglobals', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\enabled', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternal.php' => + array ( + 0 => '926925d2f20672b35860ea3fb46d7b8e73098f7c', + 1 => + array ( + 0 => 'phpunit\\framework\\attributes\\dependsexternal', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\attributes\\__construct', + 1 => 'phpunit\\framework\\attributes\\classname', + 2 => 'phpunit\\framework\\attributes\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Test.php' => + array ( + 0 => '68d23894ee4cf065d533408bb2c346218ba06757', + 1 => + array ( + 0 => 'phpunit\\framework\\test', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\run', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestRunner.php' => + array ( + 0 => '9e6e07fc99ae708e11bf273685f3409861a8b5d4', + 1 => + array ( + 0 => 'phpunit\\framework\\testrunner', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + 1 => 'phpunit\\framework\\run', + 2 => 'phpunit\\framework\\runinseparateprocess', + 3 => 'phpunit\\framework\\hascoveragemetadata', + 4 => 'phpunit\\framework\\cantimelimitbeenforced', + 5 => 'phpunit\\framework\\shouldtimelimitbeenforced', + 6 => 'phpunit\\framework\\runtestwithtimeout', + 7 => 'phpunit\\framework\\saveconfigurationforchildprocess', + 8 => 'phpunit\\framework\\shoulderrorhandlerbeused', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/MockBuilder.php' => + array ( + 0 => 'a22a728bc971ec642d2363ba46f9d05605b1a37b', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\mockbuilder', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + 1 => 'phpunit\\framework\\mockobject\\getmock', + 2 => 'phpunit\\framework\\mockobject\\getmockforabstractclass', + 3 => 'phpunit\\framework\\mockobject\\getmockfortrait', + 4 => 'phpunit\\framework\\mockobject\\onlymethods', + 5 => 'phpunit\\framework\\mockobject\\addmethods', + 6 => 'phpunit\\framework\\mockobject\\setconstructorargs', + 7 => 'phpunit\\framework\\mockobject\\setmockclassname', + 8 => 'phpunit\\framework\\mockobject\\disableoriginalconstructor', + 9 => 'phpunit\\framework\\mockobject\\enableoriginalconstructor', + 10 => 'phpunit\\framework\\mockobject\\disableoriginalclone', + 11 => 'phpunit\\framework\\mockobject\\enableoriginalclone', + 12 => 'phpunit\\framework\\mockobject\\disableautoload', + 13 => 'phpunit\\framework\\mockobject\\enableautoload', + 14 => 'phpunit\\framework\\mockobject\\disableargumentcloning', + 15 => 'phpunit\\framework\\mockobject\\enableargumentcloning', + 16 => 'phpunit\\framework\\mockobject\\enableproxyingtooriginalmethods', + 17 => 'phpunit\\framework\\mockobject\\disableproxyingtooriginalmethods', + 18 => 'phpunit\\framework\\mockobject\\setproxytarget', + 19 => 'phpunit\\framework\\mockobject\\allowmockingunknowntypes', + 20 => 'phpunit\\framework\\mockobject\\disallowmockingunknowntypes', + 21 => 'phpunit\\framework\\mockobject\\enableautoreturnvaluegeneration', + 22 => 'phpunit\\framework\\mockobject\\disableautoreturnvaluegeneration', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObject.php' => + array ( + 0 => '5bbacec47074a2f072afed324615af8f1f2316ea', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\mockobject', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\expects', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/StubInternal.php' => + array ( + 0 => '13402a962b579b67036313a3dec1e9afe2b74252', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stubinternal', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__phpunit_initconfigurablemethods', + 1 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler', + 2 => 'phpunit\\framework\\mockobject\\__phpunit_setreturnvaluegeneration', + 3 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/Stub.php' => + array ( + 0 => '8d760e369fad7f4727ed775346384a9b7be3a7ac', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObjectInternal.php' => + array ( + 0 => '04845a7105bc7b6cacfeb3ceafe9f82ebb53f199', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\mockobjectinternal', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__phpunit_hasmatchers', + 1 => 'phpunit\\framework\\mockobject\\__phpunit_setoriginalobject', + 2 => 'phpunit\\framework\\mockobject\\__phpunit_verify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/MethodNameConstraint.php' => + array ( + 0 => 'd7c2d2602725d8b1497f5e3d56e1c21fad5e8af0', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\methodnameconstraint', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + 1 => 'phpunit\\framework\\mockobject\\tostring', + 2 => 'phpunit\\framework\\mockobject\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Invocation.php' => + array ( + 0 => '858e0386ee2f1b1dfe0fce7733ba07cf6140852e', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\invocation', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + 1 => 'phpunit\\framework\\mockobject\\classname', + 2 => 'phpunit\\framework\\mockobject\\methodname', + 3 => 'phpunit\\framework\\mockobject\\parameters', + 4 => 'phpunit\\framework\\mockobject\\generatereturnvalue', + 5 => 'phpunit\\framework\\mockobject\\tostring', + 6 => 'phpunit\\framework\\mockobject\\object', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/MethodName.php' => + array ( + 0 => '73e5283c57cc0f361e4e12d230252e9f8eab8464', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\methodname', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', + 1 => 'phpunit\\framework\\mockobject\\rule\\tostring', + 2 => 'phpunit\\framework\\mockobject\\rule\\matches', + 3 => 'phpunit\\framework\\mockobject\\rule\\matchesname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/ParametersRule.php' => + array ( + 0 => '343f04fc1139c510b69fc5c40684e5a403207f40', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\parametersrule', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\apply', + 1 => 'phpunit\\framework\\mockobject\\rule\\verify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvocationOrder.php' => + array ( + 0 => '116a7fe1982264da0e0c123c7829414d8828bf27', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\invocationorder', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\numberofinvocations', + 1 => 'phpunit\\framework\\mockobject\\rule\\hasbeeninvoked', + 2 => 'phpunit\\framework\\mockobject\\rule\\invoked', + 3 => 'phpunit\\framework\\mockobject\\rule\\matches', + 4 => 'phpunit\\framework\\mockobject\\rule\\verify', + 5 => 'phpunit\\framework\\mockobject\\rule\\invokeddo', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyInvokedCount.php' => + array ( + 0 => '176ed06230b73abc72aa5210afcff5c5c9fe057f', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\anyinvokedcount', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\tostring', + 1 => 'phpunit\\framework\\mockobject\\rule\\verify', + 2 => 'phpunit\\framework\\mockobject\\rule\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastOnce.php' => + array ( + 0 => '6edd904a7e53f4c906c84b12659206e83a27ca44', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\invokedatleastonce', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\tostring', + 1 => 'phpunit\\framework\\mockobject\\rule\\verify', + 2 => 'phpunit\\framework\\mockobject\\rule\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyParameters.php' => + array ( + 0 => 'f9fcd708f700bfb44184c827e13e1ad0a476ca8b', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\anyparameters', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\apply', + 1 => 'phpunit\\framework\\mockobject\\rule\\verify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtMostCount.php' => + array ( + 0 => '06202d256f0bee082d1bfdd0cfaf68533b41ea08', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\invokedatmostcount', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', + 1 => 'phpunit\\framework\\mockobject\\rule\\tostring', + 2 => 'phpunit\\framework\\mockobject\\rule\\verify', + 3 => 'phpunit\\framework\\mockobject\\rule\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastCount.php' => + array ( + 0 => 'f161a5c30158a5472aab7ddb643b6daa7828ad8b', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\invokedatleastcount', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', + 1 => 'phpunit\\framework\\mockobject\\rule\\tostring', + 2 => 'phpunit\\framework\\mockobject\\rule\\verify', + 3 => 'phpunit\\framework\\mockobject\\rule\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/Parameters.php' => + array ( + 0 => '85646eb1e6784988420bb4ab403d95287026131f', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\parameters', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', + 1 => 'phpunit\\framework\\mockobject\\rule\\apply', + 2 => 'phpunit\\framework\\mockobject\\rule\\verify', + 3 => 'phpunit\\framework\\mockobject\\rule\\doverify', + 4 => 'phpunit\\framework\\mockobject\\rule\\guardagainstduplicateevaluationofparameterconstraints', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedCount.php' => + array ( + 0 => '02eb5dcd4a605068c07fc2f432b3959b7601a53d', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\invokedcount', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', + 1 => 'phpunit\\framework\\mockobject\\rule\\isnever', + 2 => 'phpunit\\framework\\mockobject\\rule\\tostring', + 3 => 'phpunit\\framework\\mockobject\\rule\\matches', + 4 => 'phpunit\\framework\\mockobject\\rule\\verify', + 5 => 'phpunit\\framework\\mockobject\\rule\\invokeddo', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Matcher.php' => + array ( + 0 => 'dd83dad7aa15b85b8ac4e9b251313f7ed794b5ea', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\matcher', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + 1 => 'phpunit\\framework\\mockobject\\hasmatchers', + 2 => 'phpunit\\framework\\mockobject\\hasmethodnamerule', + 3 => 'phpunit\\framework\\mockobject\\methodnamerule', + 4 => 'phpunit\\framework\\mockobject\\setmethodnamerule', + 5 => 'phpunit\\framework\\mockobject\\hasparametersrule', + 6 => 'phpunit\\framework\\mockobject\\setparametersrule', + 7 => 'phpunit\\framework\\mockobject\\setstub', + 8 => 'phpunit\\framework\\mockobject\\setaftermatchbuilderid', + 9 => 'phpunit\\framework\\mockobject\\invoked', + 10 => 'phpunit\\framework\\mockobject\\matches', + 11 => 'phpunit\\framework\\mockobject\\verify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnStub.php' => + array ( + 0 => '71dab8ecec24f6beef364ac616ad56a1a11570c2', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\returnstub', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', + 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ConsecutiveCalls.php' => + array ( + 0 => '0b1d421aa462cb338b3e59f91a93a70e61bfd01e', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\consecutivecalls', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', + 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnArgument.php' => + array ( + 0 => '88bf8edcbcabff05e834b11bc79d55601b001361', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\returnargument', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', + 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnReference.php' => + array ( + 0 => '73acc6e158842eda82be76c758b9bb0a641392ec', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\returnreference', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', + 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnValueMap.php' => + array ( + 0 => '38feb10cf9748fb33a3e079b9e6da2e05bfa4bd9', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\returnvaluemap', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', + 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnCallback.php' => + array ( + 0 => 'b3a047018020373718d44c9798a502ff7ca59778', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\returncallback', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', + 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnSelf.php' => + array ( + 0 => '1449e9241bec06fc05944f751db728cbcc5c1377', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\returnself', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Stub.php' => + array ( + 0 => '24cacef1d565400b9200e544fa6470474ec09dec', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\stub', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Exception.php' => + array ( + 0 => '99541a5dccb3384c3cec50552352f3b3d28bda56', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\exception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', + 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/StubApi.php' => + array ( + 0 => 'a710962929ec634f808f57ff92e4afef17b65a83', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\stubapi', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__phpunit_initconfigurablemethods', + 1 => 'phpunit\\framework\\mockobject\\__phpunit_setreturnvaluegeneration', + 2 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler', + 3 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/MockObjectApi.php' => + array ( + 0 => 'a4aae9d21926248bfefb0d791c41e848f30ed633', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\mockobjectapi', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__phpunit_hasmatchers', + 1 => 'phpunit\\framework\\mockobject\\__phpunit_setoriginalobject', + 2 => 'phpunit\\framework\\mockobject\\__phpunit_verify', + 3 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler', + 4 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker', + 5 => 'phpunit\\framework\\mockobject\\expects', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/DoubledCloneMethod.php' => + array ( + 0 => '995252149497d82c9710c5aa12315211508cfbff', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\doubledclonemethod', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/Method.php' => + array ( + 0 => 'a604d87421591a8e022f4988e085854dd144fbfa', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\method', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\method', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/ProxiedCloneMethod.php' => + array ( + 0 => '9d97be89358477c704dd1f9271a1b38256018113', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\proxiedclonemethod', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/InvocationHandler.php' => + array ( + 0 => 'f970850ce5ea9a4540ac4f3a178cbde23bbce7f1', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\invocationhandler', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + 1 => 'phpunit\\framework\\mockobject\\hasmatchers', + 2 => 'phpunit\\framework\\mockobject\\lookupmatcher', + 3 => 'phpunit\\framework\\mockobject\\registermatcher', + 4 => 'phpunit\\framework\\mockobject\\expects', + 5 => 'phpunit\\framework\\mockobject\\invoke', + 6 => 'phpunit\\framework\\mockobject\\verify', + 7 => 'phpunit\\framework\\mockobject\\addmatcher', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationStubber.php' => + array ( + 0 => 'ccb3a6648b4ccb05ba1753dd8e0761be5b12c788', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\invocationstubber', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\will', + 1 => 'phpunit\\framework\\mockobject\\builder\\willreturn', + 2 => 'phpunit\\framework\\mockobject\\builder\\willreturnreference', + 3 => 'phpunit\\framework\\mockobject\\builder\\willreturnmap', + 4 => 'phpunit\\framework\\mockobject\\builder\\willreturnargument', + 5 => 'phpunit\\framework\\mockobject\\builder\\willreturncallback', + 6 => 'phpunit\\framework\\mockobject\\builder\\willreturnself', + 7 => 'phpunit\\framework\\mockobject\\builder\\willreturnonconsecutivecalls', + 8 => 'phpunit\\framework\\mockobject\\builder\\willthrowexception', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationMocker.php' => + array ( + 0 => 'eee4762df35f05ece95a898c413dc411ee1b8272', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\invocationmocker', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\__construct', + 1 => 'phpunit\\framework\\mockobject\\builder\\id', + 2 => 'phpunit\\framework\\mockobject\\builder\\will', + 3 => 'phpunit\\framework\\mockobject\\builder\\willreturn', + 4 => 'phpunit\\framework\\mockobject\\builder\\willreturnreference', + 5 => 'phpunit\\framework\\mockobject\\builder\\willreturnmap', + 6 => 'phpunit\\framework\\mockobject\\builder\\willreturnargument', + 7 => 'phpunit\\framework\\mockobject\\builder\\willreturncallback', + 8 => 'phpunit\\framework\\mockobject\\builder\\willreturnself', + 9 => 'phpunit\\framework\\mockobject\\builder\\willreturnonconsecutivecalls', + 10 => 'phpunit\\framework\\mockobject\\builder\\willthrowexception', + 11 => 'phpunit\\framework\\mockobject\\builder\\after', + 12 => 'phpunit\\framework\\mockobject\\builder\\with', + 13 => 'phpunit\\framework\\mockobject\\builder\\withanyparameters', + 14 => 'phpunit\\framework\\mockobject\\builder\\method', + 15 => 'phpunit\\framework\\mockobject\\builder\\ensureparameterscanbeconfigured', + 16 => 'phpunit\\framework\\mockobject\\builder\\configuredmethod', + 17 => 'phpunit\\framework\\mockobject\\builder\\ensuretypeofreturnvalues', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/ParametersMatch.php' => + array ( + 0 => '49a3d4c0e5b8181db134e2f8885d9967b6a6f5e2', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\parametersmatch', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\after', + 1 => 'phpunit\\framework\\mockobject\\builder\\with', + 2 => 'phpunit\\framework\\mockobject\\builder\\withanyparameters', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Identity.php' => + array ( + 0 => '37a919f8f626ac6dfa14357af528b3b275f9bb90', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\identity', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\id', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Stub.php' => + array ( + 0 => 'bff5abab8272dd90ad3a5ccc20b7a7815f8e346c', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\stub', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\will', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/MethodNameMatch.php' => + array ( + 0 => 'f7ccd17693b6947e7ab9004d6cc442392d49d43b', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\methodnamematch', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\builder\\method', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/ReturnValueGenerator.php' => + array ( + 0 => '7b9a6cb11eb65c64be8f5fc12394d2a080ce412f', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\returnvaluegenerator', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generate', + 1 => 'phpunit\\framework\\mockobject\\onlyinterfaces', + 2 => 'phpunit\\framework\\mockobject\\newinstanceof', + 3 => 'phpunit\\framework\\mockobject\\testdoublefor', + 4 => 'phpunit\\framework\\mockobject\\testdoubleforintersectionofinterfaces', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockClass.php' => + array ( + 0 => 'a89b44a636f301be301ffe6db7dd0dcba1111531', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\mockclass', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + 1 => 'phpunit\\framework\\mockobject\\generator\\generate', + 2 => 'phpunit\\framework\\mockobject\\generator\\classcode', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/TemplateLoader.php' => + array ( + 0 => 'b3e027e2c439e3088b0962ea0c1d54e571cf8475', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\templateloader', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\loadtemplate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockType.php' => + array ( + 0 => '220abd8e55c512872d179c41335e17a5795ccd1f', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\mocktype', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\generate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethodSet.php' => + array ( + 0 => 'a27ead36519459e0918c05f58eea216ac7bb0a94', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\mockmethodset', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\addmethods', + 1 => 'phpunit\\framework\\mockobject\\generator\\asarray', + 2 => 'phpunit\\framework\\mockobject\\generator\\hasmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethod.php' => + array ( + 0 => '2544cc967332ac88e74f4186c4c9a40fcc1f4527', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\mockmethod', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\fromreflection', + 1 => 'phpunit\\framework\\mockobject\\generator\\fromname', + 2 => 'phpunit\\framework\\mockobject\\generator\\__construct', + 3 => 'phpunit\\framework\\mockobject\\generator\\methodname', + 4 => 'phpunit\\framework\\mockobject\\generator\\generatecode', + 5 => 'phpunit\\framework\\mockobject\\generator\\returntype', + 6 => 'phpunit\\framework\\mockobject\\generator\\defaultparametervalues', + 7 => 'phpunit\\framework\\mockobject\\generator\\numberofparameters', + 8 => 'phpunit\\framework\\mockobject\\generator\\methodparametersfordeclaration', + 9 => 'phpunit\\framework\\mockobject\\generator\\methodparametersforcall', + 10 => 'phpunit\\framework\\mockobject\\generator\\exportdefaultvalue', + 11 => 'phpunit\\framework\\mockobject\\generator\\methodparametersdefaultvalues', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Generator.php' => + array ( + 0 => '63b281c5f0e04aea4fd1b220686ae926f36dcd0d', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\generator', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\testdouble', + 1 => 'phpunit\\framework\\mockobject\\generator\\testdoubleforinterfaceintersection', + 2 => 'phpunit\\framework\\mockobject\\generator\\mockobjectforabstractclass', + 3 => 'phpunit\\framework\\mockobject\\generator\\mockobjectfortrait', + 4 => 'phpunit\\framework\\mockobject\\generator\\objectfortrait', + 5 => 'phpunit\\framework\\mockobject\\generator\\generate', + 6 => 'phpunit\\framework\\mockobject\\generator\\generateclassfromwsdl', + 7 => 'phpunit\\framework\\mockobject\\generator\\mockclassmethods', + 8 => 'phpunit\\framework\\mockobject\\generator\\userdefinedinterfacemethods', + 9 => 'phpunit\\framework\\mockobject\\generator\\getobject', + 10 => 'phpunit\\framework\\mockobject\\generator\\generatecodefortestdoubleclass', + 11 => 'phpunit\\framework\\mockobject\\generator\\generateclassname', + 12 => 'phpunit\\framework\\mockobject\\generator\\generatetestdoubleclassdeclaration', + 13 => 'phpunit\\framework\\mockobject\\generator\\canmethodbedoubled', + 14 => 'phpunit\\framework\\mockobject\\generator\\ismethodnameexcluded', + 15 => 'phpunit\\framework\\mockobject\\generator\\ensureknowntype', + 16 => 'phpunit\\framework\\mockobject\\generator\\ensurevalidmethods', + 17 => 'phpunit\\framework\\mockobject\\generator\\ensurenamefortestdoubleclassisavailable', + 18 => 'phpunit\\framework\\mockobject\\generator\\instantiate', + 19 => 'phpunit\\framework\\mockobject\\generator\\instantiateproxytarget', + 20 => 'phpunit\\framework\\mockobject\\generator\\reflectclass', + 21 => 'phpunit\\framework\\mockobject\\generator\\namesofmethodsin', + 22 => 'phpunit\\framework\\mockobject\\generator\\interfacemethods', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/CannotUseAddMethodsException.php' => + array ( + 0 => '50caf5674173dbaa306ca08bb334c7b21f793437', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\cannotuseaddmethodsexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ReflectionException.php' => + array ( + 0 => 'f7507aee856f0b3f79e18ac857198f02e764ec53', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\reflectionexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/DuplicateMethodException.php' => + array ( + 0 => '472fbba1a5689e5c34f75cb957cabb29d197fe1d', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\duplicatemethodexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownClassException.php' => + array ( + 0 => '60fb085895755264f58d44600490e4a9b42761bb', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\unknownclassexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/RuntimeException.php' => + array ( + 0 => '14c97f63549c02f10328745925d3621372619efb', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/InvalidMethodNameException.php' => + array ( + 0 => '0b3beac89b708a51a995dfe4cd90ccfe8be5f1ce', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\invalidmethodnameexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/NameAlreadyInUseException.php' => + array ( + 0 => '42099ce359bb0798a022a926ede96bf134468ff7', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\namealreadyinuseexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTypeException.php' => + array ( + 0 => '8a670a602076be1e399badec48091c808c6cb167', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\unknowntypeexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/OriginalConstructorInvocationRequiredException.php' => + array ( + 0 => '4db75942f291c1bb06c317e985b7af7eeff4f476', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\originalconstructorinvocationrequiredexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTraitException.php' => + array ( + 0 => '244f6afbac309e051bec2df8d6983af70cb32828', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\unknowntraitexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsFinalException.php' => + array ( + 0 => '7391db6b04cbdc11ea1750c2ea1da82fce113eaa', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\classisfinalexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsEnumerationException.php' => + array ( + 0 => 'adcb952110836a5984f457ebe518680a27ed8bd0', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\classisenumerationexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsReadonlyException.php' => + array ( + 0 => '912284fbe794872be45d60b90f7043a7b92d3849', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\classisreadonlyexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/SoapExtensionNotAvailableException.php' => + array ( + 0 => '3a3c6ad7180d19cb2d425fe0db29c726de3e531d', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\soapextensionnotavailableexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/Exception.php' => + array ( + 0 => '65d402b96493b02b46718665324381383ca973ad', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockTrait.php' => + array ( + 0 => 'cffd34941d9dc9fc3bc7524a2226d4d768d1d348', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\mocktrait', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', + 1 => 'phpunit\\framework\\mockobject\\generator\\generate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/ConfigurableMethod.php' => + array ( + 0 => '483952896b4dedce646e0dbcf7298db4f0703ffc', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\configurablemethod', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + 1 => 'phpunit\\framework\\mockobject\\name', + 2 => 'phpunit\\framework\\mockobject\\defaultparametervalues', + 3 => 'phpunit\\framework\\mockobject\\numberofparameters', + 4 => 'phpunit\\framework\\mockobject\\mayreturn', + 5 => 'phpunit\\framework\\mockobject\\returntypedeclaration', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatchBuilderNotFoundException.php' => + array ( + 0 => '1077a5346b06efc45c83085035564407953ac990', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\matchbuildernotfoundexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php' => + array ( + 0 => '911ed6ffc58e249c83b0d201dbd5ddea8e8a8246', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\matcheralreadyregisteredexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php' => + array ( + 0 => 'a01ad3dcd108d4386a8dca5ebf7c1037f5b7ca1e', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\methodparametersalreadyconfiguredexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php' => + array ( + 0 => '5481b8c2e75d608a187c10a8b935aeba205b8def', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\methodnamealreadyconfiguredexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/RuntimeException.php' => + array ( + 0 => '40426ba89925a9f772518a71bf9dcdd9eaa01667', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/IncompatibleReturnValueException.php' => + array ( + 0 => '1d65a08f989564443c0116ee1591544f8163a5c7', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\incompatiblereturnvalueexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/BadMethodCallException.php' => + array ( + 0 => 'd4d0114c53959b9ced2e74f56d919e9219356520', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\badmethodcallexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php' => + array ( + 0 => '367172916ba998aeb51b6cbff7545ee144aff3be', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\methodcannotbeconfiguredexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NeverReturningMethodException.php' => + array ( + 0 => '02430c6e642f2a8c878c88d43cb816f626a02303', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\neverreturningmethodexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php' => + array ( + 0 => '25bd6ca77375abe42ee5b5df5ca88c4edc3bf6f2', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\cannotuseonlymethodsexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameNotConfiguredException.php' => + array ( + 0 => '1a999d030a6e43008f562d20a29ae350abe0e20f', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\methodnamenotconfiguredexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php' => + array ( + 0 => '43ea4e8e47d10c04d4239b349958cde1ca4ac619', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\returnvaluenotconfiguredexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/Exception.php' => + array ( + 0 => 'ea9895c1456e8a3064faad04784fe2f0d944e6b9', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NoMoreReturnValuesConfiguredException.php' => + array ( + 0 => 'e476dd8b25d1587e407a182f42e8aa99764ce44d', + 1 => + array ( + 0 => 'phpunit\\framework\\mockobject\\nomorereturnvaluesconfiguredexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\mockobject\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestCase.php' => + array ( + 0 => '15b9e65cc82c912382a20c47cc711c8d10b0127b', + 1 => + array ( + 0 => 'phpunit\\framework\\testcase', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\any', + 1 => 'phpunit\\framework\\never', + 2 => 'phpunit\\framework\\atleast', + 3 => 'phpunit\\framework\\atleastonce', + 4 => 'phpunit\\framework\\once', + 5 => 'phpunit\\framework\\exactly', + 6 => 'phpunit\\framework\\atmost', + 7 => 'phpunit\\framework\\returnvalue', + 8 => 'phpunit\\framework\\returnvaluemap', + 9 => 'phpunit\\framework\\returnargument', + 10 => 'phpunit\\framework\\returncallback', + 11 => 'phpunit\\framework\\returnself', + 12 => 'phpunit\\framework\\throwexception', + 13 => 'phpunit\\framework\\onconsecutivecalls', + 14 => 'phpunit\\framework\\__construct', + 15 => 'phpunit\\framework\\setupbeforeclass', + 16 => 'phpunit\\framework\\teardownafterclass', + 17 => 'phpunit\\framework\\setup', + 18 => 'phpunit\\framework\\assertpreconditions', + 19 => 'phpunit\\framework\\assertpostconditions', + 20 => 'phpunit\\framework\\teardown', + 21 => 'phpunit\\framework\\tostring', + 22 => 'phpunit\\framework\\count', + 23 => 'phpunit\\framework\\getactualoutputforassertion', + 24 => 'phpunit\\framework\\expectoutputregex', + 25 => 'phpunit\\framework\\expectoutputstring', + 26 => 'phpunit\\framework\\expectexception', + 27 => 'phpunit\\framework\\expectexceptioncode', + 28 => 'phpunit\\framework\\expectexceptionmessage', + 29 => 'phpunit\\framework\\expectexceptionmessagematches', + 30 => 'phpunit\\framework\\expectexceptionobject', + 31 => 'phpunit\\framework\\expectnottoperformassertions', + 32 => 'phpunit\\framework\\status', + 33 => 'phpunit\\framework\\run', + 34 => 'phpunit\\framework\\getmockbuilder', + 35 => 'phpunit\\framework\\groups', + 36 => 'phpunit\\framework\\setgroups', + 37 => 'phpunit\\framework\\namewithdataset', + 38 => 'phpunit\\framework\\name', + 39 => 'phpunit\\framework\\size', + 40 => 'phpunit\\framework\\hasunexpectedoutput', + 41 => 'phpunit\\framework\\output', + 42 => 'phpunit\\framework\\doesnotperformassertions', + 43 => 'phpunit\\framework\\expectsoutput', + 44 => 'phpunit\\framework\\registermockobjectsfromtestargumentsrecursively', + 45 => 'phpunit\\framework\\runbare', + 46 => 'phpunit\\framework\\setname', + 47 => 'phpunit\\framework\\setdependencies', + 48 => 'phpunit\\framework\\setdependencyinput', + 49 => 'phpunit\\framework\\dependencyinput', + 50 => 'phpunit\\framework\\hasdependencyinput', + 51 => 'phpunit\\framework\\setbackupglobals', + 52 => 'phpunit\\framework\\setbackupglobalsexcludelist', + 53 => 'phpunit\\framework\\setbackupstaticproperties', + 54 => 'phpunit\\framework\\setbackupstaticpropertiesexcludelist', + 55 => 'phpunit\\framework\\setruntestinseparateprocess', + 56 => 'phpunit\\framework\\setrunclassinseparateprocess', + 57 => 'phpunit\\framework\\setpreserveglobalstate', + 58 => 'phpunit\\framework\\setinisolation', + 59 => 'phpunit\\framework\\result', + 60 => 'phpunit\\framework\\setresult', + 61 => 'phpunit\\framework\\registermockobject', + 62 => 'phpunit\\framework\\addtoassertioncount', + 63 => 'phpunit\\framework\\numberofassertionsperformed', + 64 => 'phpunit\\framework\\usesdataprovider', + 65 => 'phpunit\\framework\\dataname', + 66 => 'phpunit\\framework\\datasetasstring', + 67 => 'phpunit\\framework\\datasetasstringwithdata', + 68 => 'phpunit\\framework\\provideddata', + 69 => 'phpunit\\framework\\sortid', + 70 => 'phpunit\\framework\\provides', + 71 => 'phpunit\\framework\\requires', + 72 => 'phpunit\\framework\\setdata', + 73 => 'phpunit\\framework\\valueobjectforevents', + 74 => 'phpunit\\framework\\wasprepared', + 75 => 'phpunit\\framework\\registercomparator', + 76 => 'phpunit\\framework\\registerfailuretype', + 77 => 'phpunit\\framework\\iniset', + 78 => 'phpunit\\framework\\setlocale', + 79 => 'phpunit\\framework\\createmock', + 80 => 'phpunit\\framework\\createmockforintersectionofinterfaces', + 81 => 'phpunit\\framework\\createconfiguredmock', + 82 => 'phpunit\\framework\\createpartialmock', + 83 => 'phpunit\\framework\\createtestproxy', + 84 => 'phpunit\\framework\\getmockforabstractclass', + 85 => 'phpunit\\framework\\getmockfromwsdl', + 86 => 'phpunit\\framework\\getmockfortrait', + 87 => 'phpunit\\framework\\getobjectfortrait', + 88 => 'phpunit\\framework\\transformexception', + 89 => 'phpunit\\framework\\onnotsuccessfultest', + 90 => 'phpunit\\framework\\runtest', + 91 => 'phpunit\\framework\\verifymockobjects', + 92 => 'phpunit\\framework\\checkrequirements', + 93 => 'phpunit\\framework\\handledependencies', + 94 => 'phpunit\\framework\\markerrorforinvaliddependency', + 95 => 'phpunit\\framework\\markskippedformissingdependency', + 96 => 'phpunit\\framework\\startoutputbuffering', + 97 => 'phpunit\\framework\\stopoutputbuffering', + 98 => 'phpunit\\framework\\snapshotglobalstate', + 99 => 'phpunit\\framework\\restoreglobalstate', + 100 => 'phpunit\\framework\\createglobalstatesnapshot', + 101 => 'phpunit\\framework\\compareglobalstatesnapshots', + 102 => 'phpunit\\framework\\compareglobalstatesnapshotpart', + 103 => 'phpunit\\framework\\shouldinvocationmockerbereset', + 104 => 'phpunit\\framework\\registermockobjectsfromtestarguments', + 105 => 'phpunit\\framework\\unregistercustomcomparators', + 106 => 'phpunit\\framework\\cleanupinisettings', + 107 => 'phpunit\\framework\\cleanuplocalesettings', + 108 => 'phpunit\\framework\\shouldexceptionexpectationsbeverified', + 109 => 'phpunit\\framework\\shouldruninseparateprocess', + 110 => 'phpunit\\framework\\iscallabletestmethod', + 111 => 'phpunit\\framework\\performassertionsonoutput', + 112 => 'phpunit\\framework\\invokebeforeclasshookmethods', + 113 => 'phpunit\\framework\\invokebeforetesthookmethods', + 114 => 'phpunit\\framework\\invokepreconditionhookmethods', + 115 => 'phpunit\\framework\\invokepostconditionhookmethods', + 116 => 'phpunit\\framework\\invokeaftertesthookmethods', + 117 => 'phpunit\\framework\\invokeafterclasshookmethods', + 118 => 'phpunit\\framework\\invokehookmethods', + 119 => 'phpunit\\framework\\methoddoesnotexistorisdeclaredintestcase', + 120 => 'phpunit\\framework\\verifyexceptionexpectations', + 121 => 'phpunit\\framework\\expectedexceptionwasnotraised', + 122 => 'phpunit\\framework\\isregisteredfailure', + 123 => 'phpunit\\framework\\hasexpectationonoutput', + 124 => 'phpunit\\framework\\requirementsnotsatisfied', + 125 => 'phpunit\\framework\\handleexceptionfrominvokedcountmockobjectrule', + 126 => 'phpunit\\framework\\createstub', + 127 => 'phpunit\\framework\\createstubforintersectionofinterfaces', + 128 => 'phpunit\\framework\\createconfiguredstub', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ExpectationFailedException.php' => + array ( + 0 => '8cfa74af6ff176fcd080fc59f42df167bc7c321f', + 1 => + array ( + 0 => 'phpunit\\framework\\expectationfailedexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + 1 => 'phpunit\\framework\\getcomparisonfailure', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/EmptyStringException.php' => + array ( + 0 => 'ca289d0ac3097433e411e80e715a892fcc4b1e97', + 1 => + array ( + 0 => 'phpunit\\framework\\emptystringexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotAcceptParameterTypeException.php' => + array ( + 0 => '72406aeb9502e7b8b60f9f4b299db323eeba26ff', + 1 => + array ( + 0 => 'phpunit\\framework\\comparisonmethoddoesnotacceptparametertypeexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php' => + array ( + 0 => '99a64a5bc5aeb9d73256122c1162cc61d027b985', + 1 => + array ( + 0 => 'phpunit\\framework\\comparisonmethoddoesnotdeclareboolreturntypeexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php' => + array ( + 0 => '562ec7f68eb514ffb22aa19c580ebdb84c94783a', + 1 => + array ( + 0 => 'phpunit\\framework\\comparisonmethoddoesnotdeclareexactlyoneparameterexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ActualValueIsNotAnObjectException.php' => + array ( + 0 => 'e2d3a1b363898bb8bc1ef4e626a6bb7972b93b23', + 1 => + array ( + 0 => 'phpunit\\framework\\actualvalueisnotanobjectexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareParameterTypeException.php' => + array ( + 0 => '83504311c97091ebfdfa9618bd2449a2364df82c', + 1 => + array ( + 0 => 'phpunit\\framework\\comparisonmethoddoesnotdeclareparametertypeexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotExistException.php' => + array ( + 0 => '5dc514b17750a2bd40d8257db7fe318d8f166c6d', + 1 => + array ( + 0 => 'phpunit\\framework\\comparisonmethoddoesnotexistexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTestError.php' => + array ( + 0 => 'b644c946464ea8283bef8d594cf4d6db489125e8', + 1 => + array ( + 0 => 'phpunit\\framework\\incompletetesterror', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTest.php' => + array ( + 0 => 'c220c51bd981e4abd29b108606f31526d69f7ace', + 1 => + array ( + 0 => 'phpunit\\framework\\incompletetest', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/UnknownTypeException.php' => + array ( + 0 => 'd6ecd5ef5a34665a5dbf73d518b56cd9d7b9d262', + 1 => + array ( + 0 => 'phpunit\\framework\\unknowntypeexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedWithMessageException.php' => + array ( + 0 => 'af7880f45f8c6c6f4ef7f91c10977a352611a7bc', + 1 => + array ( + 0 => 'phpunit\\framework\\skippedwithmessageexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTestSuiteError.php' => + array ( + 0 => 'fbb03614636926749fd67e077474a97ad1184a95', + 1 => + array ( + 0 => 'phpunit\\framework\\skippedtestsuiteerror', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTest.php' => + array ( + 0 => '06bb37358da789e04b50abb97c90b4005e026e9a', + 1 => + array ( + 0 => 'phpunit\\framework\\skippedtest', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/PhptAssertionFailedError.php' => + array ( + 0 => '76dc7f60e80a21c0c6cb8d288332859ddb46c64b', + 1 => + array ( + 0 => 'phpunit\\framework\\phptassertionfailederror', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + 1 => 'phpunit\\framework\\syntheticfile', + 2 => 'phpunit\\framework\\syntheticline', + 3 => 'phpunit\\framework\\synthetictrace', + 4 => 'phpunit\\framework\\diff', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/CodeCoverageException.php' => + array ( + 0 => '09582caf85e52a236c2591ca5bf17146e505801a', + 1 => + array ( + 0 => 'phpunit\\framework\\codecoverageexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/InvalidArgumentException.php' => + array ( + 0 => 'f30742c86d7b9262b9c46eecb02f5d5b51498637', + 1 => + array ( + 0 => 'phpunit\\framework\\invalidargumentexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/NoChildTestSuiteException.php' => + array ( + 0 => '06c318ea408ae9e30d844ce56e2e37b7a10504bf', + 1 => + array ( + 0 => 'phpunit\\framework\\nochildtestsuiteexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/GeneratorNotSupportedException.php' => + array ( + 0 => '5d9762f0437dc731f34e7e15f3815d2e7717d9cf', + 1 => + array ( + 0 => 'phpunit\\framework\\generatornotsupportedexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\fromparametername', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/InvalidDataProviderException.php' => + array ( + 0 => '8aa8825086e63ba54b7017af71cf7c64a77b1cd5', + 1 => + array ( + 0 => 'phpunit\\framework\\invaliddataproviderexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/InvalidCoversTargetException.php' => + array ( + 0 => 'c9250a55334106c03503b04e1a8d90aef36c575c', + 1 => + array ( + 0 => 'phpunit\\framework\\invalidcoverstargetexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/UnknownClassOrInterfaceException.php' => + array ( + 0 => '4483a99c3a127169d010cb812962cce7c5f117b0', + 1 => + array ( + 0 => 'phpunit\\framework\\unknownclassorinterfaceexception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Exception.php' => + array ( + 0 => 'bedea4ba7b3b2468ba2ef0c6fa45bd91a4bb367e', + 1 => + array ( + 0 => 'phpunit\\framework\\exception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\__construct', + 1 => 'phpunit\\framework\\__sleep', + 2 => 'phpunit\\framework\\getserializabletrace', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/InvalidDependencyException.php' => + array ( + 0 => '0de35a4c59855d2ab16dfc566455c47753f81437', + 1 => + array ( + 0 => 'phpunit\\framework\\invaliddependencyexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ProcessIsolationException.php' => + array ( + 0 => '99f310d0a06a7703162a1dbab2bedb9f0709ad3a', + 1 => + array ( + 0 => 'phpunit\\framework\\processisolationexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/AssertionFailedError.php' => + array ( + 0 => 'd1b43ddd230ab20138e373a401fad4fb96a63bb3', + 1 => + array ( + 0 => 'phpunit\\framework\\assertionfailederror', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/LessThan.php' => + array ( + 0 => '80c0ed308411b78abd760d44ba6e3bc586316ee9', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\lessthan', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/IsEmpty.php' => + array ( + 0 => '8ed6336e6c2acdca5e3966f2292c838ec84647a1', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isempty', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + 2 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/Count.php' => + array ( + 0 => 'e183f948bc630566b19f2cdedb1c6341508ac844', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\count', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\getcountof', + 4 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/SameSize.php' => + array ( + 0 => 'f2a9f085ae54250759fb7e2b3dc32340c9b4ba4f', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\samesize', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/GreaterThan.php' => + array ( + 0 => 'e314fecb7983127b2d3d57e8d35e3e8ba2607b88', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\greaterthan', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/IsAnything.php' => + array ( + 0 => '8f70c68720a54c6268149f7814adb1acc53e0b39', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isanything', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\evaluate', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\count', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsIdentical.php' => + array ( + 0 => 'e2823d22154331378ab1dd10db3afe4939eacb2c', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\traversablecontainsidentical', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/IsList.php' => + array ( + 0 => '57a36802966bb1e38103b9247689d8592c811359', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\islist', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + 2 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsOnly.php' => + array ( + 0 => 'e2eebcd17e45eba8b8eb311947c801599e47c0db', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\traversablecontainsonly', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\evaluate', + 2 => 'phpunit\\framework\\constraint\\tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/ArrayHasKey.php' => + array ( + 0 => '4c161db12db10cde3ae566110c26c51261b5e07b', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\arrayhaskey', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContains.php' => + array ( + 0 => 'db9bb9bce481d74d2eb356319c3c24326345ef3d', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\traversablecontains', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\failuredescription', + 3 => 'phpunit\\framework\\constraint\\value', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsEqual.php' => + array ( + 0 => 'bd4af4a31456c28ba0647e3febb9376799e13ca7', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\traversablecontainsequal', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches.php' => + array ( + 0 => '6f0491f41439897c1467bf13e32a1beb459f6a4f', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\jsonmatches', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\fail', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsReadable.php' => + array ( + 0 => 'f53734a10d97742003fc956e0739609b38569484', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isreadable', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + 2 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/DirectoryExists.php' => + array ( + 0 => '995ba23050a79b37358a2aaa1eec146608014e6e', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\directoryexists', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + 2 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsWritable.php' => + array ( + 0 => 'a023338e1d7f8bdcd27866bfde3bcd036f23d42d', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\iswritable', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + 2 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/FileExists.php' => + array ( + 0 => 'c51e62e59d0309e70e9307a971628119e3efb3c4', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\fileexists', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + 2 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsNan.php' => + array ( + 0 => 'd2b67a9303c07c81bd1673f43be0cf0e20459caa', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isnan', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsInfinite.php' => + array ( + 0 => '9ca80839e05c34e2b2c3293c2196dc3239f4e9d0', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isinfinite', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsFinite.php' => + array ( + 0 => '40aed8164fd66fd4cf92895ac13847cea0e5fb18', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isfinite', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualIgnoringCase.php' => + array ( + 0 => 'da4b288c915432b2589a899a202c556d751227b7', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isequalignoringcase', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\evaluate', + 2 => 'phpunit\\framework\\constraint\\tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualWithDelta.php' => + array ( + 0 => 'e18dfdd2246a66b974447e4fd09d65de08539478', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isequalwithdelta', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\evaluate', + 2 => 'phpunit\\framework\\constraint\\tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualCanonicalizing.php' => + array ( + 0 => 'b9cfae69965a2f05eeffb8bf41a9213bfed7a834', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isequalcanonicalizing', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\evaluate', + 2 => 'phpunit\\framework\\constraint\\tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqual.php' => + array ( + 0 => 'aee5ff8c4b848bcb1607a142eddc4bb397281a26', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isequal', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\evaluate', + 2 => 'phpunit\\framework\\constraint\\tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsInstanceOf.php' => + array ( + 0 => '853d166003d936396cc1fce168e57b748d293442', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isinstanceof', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsType.php' => + array ( + 0 => '401b0afa4e3d4daf3925c3a822268b0e453a729e', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\istype', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsNull.php' => + array ( + 0 => '4599659c28661d8f764f5765a08bf034cb2d3900', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isnull', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Object/ObjectEquals.php' => + array ( + 0 => 'c7f6549d1b6c58d6057e171a73bc821c942159f8', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\objectequals', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Object/ObjectHasProperty.php' => + array ( + 0 => 'dbb53057b510023c1a6dde6e3a0ca1d38a6d4290', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\objecthasproperty', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php' => + array ( + 0 => '966b9c16fe06059369628161e81e75d04f814163', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\constraint', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\evaluate', + 1 => 'phpunit\\framework\\constraint\\count', + 2 => 'phpunit\\framework\\constraint\\exporter', + 3 => 'phpunit\\framework\\constraint\\matches', + 4 => 'phpunit\\framework\\constraint\\fail', + 5 => 'phpunit\\framework\\constraint\\additionalfailuredescription', + 6 => 'phpunit\\framework\\constraint\\failuredescription', + 7 => 'phpunit\\framework\\constraint\\tostringincontext', + 8 => 'phpunit\\framework\\constraint\\failuredescriptionincontext', + 9 => 'phpunit\\framework\\constraint\\reduce', + 10 => 'phpunit\\framework\\constraint\\valuetotypestringfragment', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Boolean/IsFalse.php' => + array ( + 0 => '9afcd809037dc601f789c8f2a5d8cab1de76247b', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isfalse', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Boolean/IsTrue.php' => + array ( + 0 => 'a2a6ec5122e071282f748b1019d8e32e5d536ce1', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\istrue', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php' => + array ( + 0 => '0a9f9bdd786c39bee5e9c195510dcbf98e326a82', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isidentical', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\evaluate', + 2 => 'phpunit\\framework\\constraint\\tostring', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/RegularExpression.php' => + array ( + 0 => '54c81243e6a9e2e997b476108919216001442aa9', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\regularexpression', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringEqualsStringIgnoringLineEndings.php' => + array ( + 0 => 'fc22c0fd6f94b910ec8a7f978f0a423fa06f5751', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\stringequalsstringignoringlineendings', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\normalizelineendings', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringStartsWith.php' => + array ( + 0 => 'ef34fecf343687c0296b7f4a370aacd97892f7e5', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\stringstartswith', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/IsJson.php' => + array ( + 0 => '582323dc6d4a96589eb2fd8a64c275a5fca7e946', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\isjson', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\tostring', + 1 => 'phpunit\\framework\\constraint\\matches', + 2 => 'phpunit\\framework\\constraint\\failuredescription', + 3 => 'phpunit\\framework\\constraint\\determinejsonerror', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringMatchesFormatDescription.php' => + array ( + 0 => 'a52417ca5a531186ac369a1aa89ac28a3dbb341b', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\stringmatchesformatdescription', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + 4 => 'phpunit\\framework\\constraint\\additionalfailuredescription', + 5 => 'phpunit\\framework\\constraint\\regularexpressionforformatdescription', + 6 => 'phpunit\\framework\\constraint\\convertnewlines', + 7 => 'phpunit\\framework\\constraint\\differ', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringContains.php' => + array ( + 0 => '40b392e3f48b7b8c64e3adae28fdad0f400cbd19', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\stringcontains', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\failuredescription', + 3 => 'phpunit\\framework\\constraint\\matches', + 4 => 'phpunit\\framework\\constraint\\getdetectedencoding', + 5 => 'phpunit\\framework\\constraint\\gethaystacklength', + 6 => 'phpunit\\framework\\constraint\\normalizelineendings', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringEndsWith.php' => + array ( + 0 => '0c51317a7d4429c4764ac531f880235a78eb5358', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\stringendswith', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageIsOrContains.php' => + array ( + 0 => 'f4ed11a8a590468ae07ca6d95bf5406bd24be98a', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\exceptionmessageisorcontains', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageMatchesRegularExpression.php' => + array ( + 0 => 'f5e85f4179c13b1592195692d3472e1e265dd44b', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\exceptionmessagematchesregularexpression', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/Exception.php' => + array ( + 0 => '5497a255a07b7742598ab263728f9fe50aefc08c', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\exception', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionCode.php' => + array ( + 0 => 'f58ab326673b133be12fa56141dd3c62eefe46dc', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\exceptioncode', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\matches', + 3 => 'phpunit\\framework\\constraint\\failuredescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Callback.php' => + array ( + 0 => 'd0574c00e8a545bd7d61e969fdcc8ceb32f8cd98', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\callback', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\tostring', + 2 => 'phpunit\\framework\\constraint\\isvariadic', + 3 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalOr.php' => + array ( + 0 => '45dff4897570d72641495eea3baa77dd2f4519cd', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\logicalor', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\fromconstraints', + 1 => 'phpunit\\framework\\constraint\\operator', + 2 => 'phpunit\\framework\\constraint\\precedence', + 3 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalAnd.php' => + array ( + 0 => '981695e1566cf79bbbd8e309bb1da0f07f980e9a', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\logicaland', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\fromconstraints', + 1 => 'phpunit\\framework\\constraint\\operator', + 2 => 'phpunit\\framework\\constraint\\precedence', + 3 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalXor.php' => + array ( + 0 => '3fbd28a4d4fdf8280b141521fb2ad106cbc4c9c4', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\logicalxor', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\fromconstraints', + 1 => 'phpunit\\framework\\constraint\\operator', + 2 => 'phpunit\\framework\\constraint\\precedence', + 3 => 'phpunit\\framework\\constraint\\matches', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/Operator.php' => + array ( + 0 => '4f55f903d95b9b531d039490564c0dc00087b840', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\operator', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\operator', + 1 => 'phpunit\\framework\\constraint\\precedence', + 2 => 'phpunit\\framework\\constraint\\arity', + 3 => 'phpunit\\framework\\constraint\\checkconstraint', + 4 => 'phpunit\\framework\\constraint\\constraintneedsparentheses', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/BinaryOperator.php' => + array ( + 0 => 'fd1623600c0814dbf4c24f5939fe466bcce6730f', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\binaryoperator', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\arity', + 2 => 'phpunit\\framework\\constraint\\tostring', + 3 => 'phpunit\\framework\\constraint\\count', + 4 => 'phpunit\\framework\\constraint\\constraints', + 5 => 'phpunit\\framework\\constraint\\constraintneedsparentheses', + 6 => 'phpunit\\framework\\constraint\\reduce', + 7 => 'phpunit\\framework\\constraint\\constrainttostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalNot.php' => + array ( + 0 => 'a05860521554b048cae57e3dce6325cc4c2ad0dc', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\logicalnot', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\negate', + 1 => 'phpunit\\framework\\constraint\\operator', + 2 => 'phpunit\\framework\\constraint\\precedence', + 3 => 'phpunit\\framework\\constraint\\matches', + 4 => 'phpunit\\framework\\constraint\\transformstring', + 5 => 'phpunit\\framework\\constraint\\reduce', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/UnaryOperator.php' => + array ( + 0 => '4faeafb047c1e29c5e71978a44c4e40727251ffc', + 1 => + array ( + 0 => 'phpunit\\framework\\constraint\\unaryoperator', + ), + 2 => + array ( + 0 => 'phpunit\\framework\\constraint\\__construct', + 1 => 'phpunit\\framework\\constraint\\arity', + 2 => 'phpunit\\framework\\constraint\\tostring', + 3 => 'phpunit\\framework\\constraint\\count', + 4 => 'phpunit\\framework\\constraint\\failuredescription', + 5 => 'phpunit\\framework\\constraint\\transformstring', + 6 => 'phpunit\\framework\\constraint\\constraint', + 7 => 'phpunit\\framework\\constraint\\constraintneedsparentheses', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/CodeCoverage.php' => + array ( + 0 => '879990c464d7928f56020eb3c19e184774a4b87f', + 1 => + array ( + 0 => 'phpunit\\runner\\codecoverage', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\instance', + 1 => 'phpunit\\runner\\init', + 2 => 'phpunit\\runner\\isactive', + 3 => 'phpunit\\runner\\codecoverage', + 4 => 'phpunit\\runner\\driver', + 5 => 'phpunit\\runner\\start', + 6 => 'phpunit\\runner\\stop', + 7 => 'phpunit\\runner\\deactivate', + 8 => 'phpunit\\runner\\generatereports', + 9 => 'phpunit\\runner\\ignorelines', + 10 => 'phpunit\\runner\\linestobeignored', + 11 => 'phpunit\\runner\\activate', + 12 => 'phpunit\\runner\\codecoveragegenerationstart', + 13 => 'phpunit\\runner\\codecoveragegenerationsucceeded', + 14 => 'phpunit\\runner\\codecoveragegenerationfailed', + 15 => 'phpunit\\runner\\timer', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/GarbageCollectionHandler.php' => + array ( + 0 => '2d39e8e06d9d31e04b920d534a65029c6c192fdc', + 1 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\garbagecollectionhandler', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\__construct', + 1 => 'phpunit\\runner\\garbagecollection\\executionstarted', + 2 => 'phpunit\\runner\\garbagecollection\\executionfinished', + 3 => 'phpunit\\runner\\garbagecollection\\testfinished', + 4 => 'phpunit\\runner\\garbagecollection\\registersubscribers', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/ExecutionStartedSubscriber.php' => + array ( + 0 => '0641c925041af590e522a01448760d9c67b5ea47', + 1 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\executionstartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/ExecutionFinishedSubscriber.php' => + array ( + 0 => 'bee62459bd5adab665143200f16456e346e9a637', + 1 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\executionfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/Subscriber.php' => + array ( + 0 => 'c12752b12ed689c917ece7ec5d1d92191e219ae0', + 1 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\subscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\__construct', + 1 => 'phpunit\\runner\\garbagecollection\\handler', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/TestFinishedSubscriber.php' => + array ( + 0 => '49d5e3d0a81259c3f6ef4debed353bc1bbc146d3', + 1 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\testfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\garbagecollection\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/ExtensionBootstrapper.php' => + array ( + 0 => '7da764443287c65585a550975d5fa669c467562d', + 1 => + array ( + 0 => 'phpunit\\runner\\extension\\extensionbootstrapper', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\extension\\__construct', + 1 => 'phpunit\\runner\\extension\\bootstrap', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/PharLoader.php' => + array ( + 0 => '0c8049ce129c059149aea5bb2451ea226eea3a90', + 1 => + array ( + 0 => 'phpunit\\runner\\extension\\pharloader', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\extension\\loadpharextensionsindirectory', + 1 => 'phpunit\\runner\\extension\\phpunitversion', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/ParameterCollection.php' => + array ( + 0 => '9679b18f6bfd4b0986155ebe2c6e0f680984cf03', + 1 => + array ( + 0 => 'phpunit\\runner\\extension\\parametercollection', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\extension\\fromarray', + 1 => 'phpunit\\runner\\extension\\__construct', + 2 => 'phpunit\\runner\\extension\\has', + 3 => 'phpunit\\runner\\extension\\get', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/Extension.php' => + array ( + 0 => 'ef3bbf58892806f549f9dbbaea4f985bae44d54b', + 1 => + array ( + 0 => 'phpunit\\runner\\extension\\extension', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\extension\\bootstrap', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/Facade.php' => + array ( + 0 => '48548835062ecf0bf5f9c48102f4dc60b079f843', + 1 => + array ( + 0 => 'phpunit\\runner\\extension\\facade', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\extension\\registersubscribers', + 1 => 'phpunit\\runner\\extension\\registersubscriber', + 2 => 'phpunit\\runner\\extension\\registertracer', + 3 => 'phpunit\\runner\\extension\\replaceoutput', + 4 => 'phpunit\\runner\\extension\\replacesoutput', + 5 => 'phpunit\\runner\\extension\\replaceprogressoutput', + 6 => 'phpunit\\runner\\extension\\replacesprogressoutput', + 7 => 'phpunit\\runner\\extension\\replaceresultoutput', + 8 => 'phpunit\\runner\\extension\\replacesresultoutput', + 9 => 'phpunit\\runner\\extension\\requirecodecoveragecollection', + 10 => 'phpunit\\runner\\extension\\requirescodecoveragecollection', + 11 => 'phpunit\\runner\\extension\\requireexportofobjects', + 12 => 'phpunit\\runner\\extension\\requiresexportofobjects', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/PhptTestCase.php' => + array ( + 0 => '221e61f615ae871d04b35598a587b65f6b9687fa', + 1 => + array ( + 0 => 'phpunit\\runner\\phpttestcase', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + 1 => 'phpunit\\runner\\count', + 2 => 'phpunit\\runner\\run', + 3 => 'phpunit\\runner\\getname', + 4 => 'phpunit\\runner\\tostring', + 5 => 'phpunit\\runner\\usesdataprovider', + 6 => 'phpunit\\runner\\numberofassertionsperformed', + 7 => 'phpunit\\runner\\output', + 8 => 'phpunit\\runner\\hasoutput', + 9 => 'phpunit\\runner\\sortid', + 10 => 'phpunit\\runner\\provides', + 11 => 'phpunit\\runner\\requires', + 12 => 'phpunit\\runner\\valueobjectforevents', + 13 => 'phpunit\\runner\\parseinisection', + 14 => 'phpunit\\runner\\parseenvsection', + 15 => 'phpunit\\runner\\assertphptexpectation', + 16 => 'phpunit\\runner\\shouldtestbeskipped', + 17 => 'phpunit\\runner\\runclean', + 18 => 'phpunit\\runner\\parse', + 19 => 'phpunit\\runner\\parseexternal', + 20 => 'phpunit\\runner\\validate', + 21 => 'phpunit\\runner\\render', + 22 => 'phpunit\\runner\\getcoveragefiles', + 23 => 'phpunit\\runner\\renderforcoverage', + 24 => 'phpunit\\runner\\cleanupforcoverage', + 25 => 'phpunit\\runner\\stringifyini', + 26 => 'phpunit\\runner\\getlocationhintfromdiff', + 27 => 'phpunit\\runner\\getcleandiffline', + 28 => 'phpunit\\runner\\getlocationhint', + 29 => 'phpunit\\runner\\settings', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Writer.php' => + array ( + 0 => '93b049c95bf509717c5978b809499bff7c950d49', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\writer', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\write', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Baseline.php' => + array ( + 0 => '6f852cd651d00897042ecaac60825e09de880533', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\baseline', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\add', + 1 => 'phpunit\\runner\\baseline\\has', + 2 => 'phpunit\\runner\\baseline\\groupedbyfileandline', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Issue.php' => + array ( + 0 => '88ddf0a94cf14f8927eb9aff5952cd4f272af51d', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\issue', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\from', + 1 => 'phpunit\\runner\\baseline\\__construct', + 2 => 'phpunit\\runner\\baseline\\file', + 3 => 'phpunit\\runner\\baseline\\line', + 4 => 'phpunit\\runner\\baseline\\hash', + 5 => 'phpunit\\runner\\baseline\\description', + 6 => 'phpunit\\runner\\baseline\\equals', + 7 => 'phpunit\\runner\\baseline\\calculatehash', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Reader.php' => + array ( + 0 => 'c728a301e28864f3fe90bbb558c2f430ff29ec09', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\reader', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\read', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredNoticeSubscriber.php' => + array ( + 0 => '634077727f66e373f3b1c9d43f4f710a25aaa312', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\testtriggerednoticesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredWarningSubscriber.php' => + array ( + 0 => 'a857fc4ea37f1b4b661e53f4b432efe7e74df4a7', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\testtriggeredwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredDeprecationSubscriber.php' => + array ( + 0 => '0af47e99b496cab7649a721cc514c324af3f92d5', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\testtriggereddeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' => + array ( + 0 => '43e241da1b9d4e0a95c32bd64c89b4ec4c83e1bb', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\testtriggeredphpdeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpWarningSubscriber.php' => + array ( + 0 => 'fef3f97765b0fd554bc486631a24862c75c34f20', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\testtriggeredphpwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/Subscriber.php' => + array ( + 0 => '1148b78cc5634bfc5656642f464ee414e5f8d2e3', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\subscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\__construct', + 1 => 'phpunit\\runner\\baseline\\generator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpNoticeSubscriber.php' => + array ( + 0 => '352bc55800c456b29fec32afb134bd6eefb0e12e', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\testtriggeredphpnoticesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Generator.php' => + array ( + 0 => '935bb3aade592533f24e299d49f4cc77c7fb761d', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\generator', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\__construct', + 1 => 'phpunit\\runner\\baseline\\baseline', + 2 => 'phpunit\\runner\\baseline\\testtriggeredissue', + 3 => 'phpunit\\runner\\baseline\\restrict', + 4 => 'phpunit\\runner\\baseline\\issuppressionignored', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Exception/FileDoesNotHaveLineException.php' => + array ( + 0 => 'eb6103b85c93cfecd16be8b17cc4b798721fa14c', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\filedoesnothavelineexception', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Exception/CannotLoadBaselineException.php' => + array ( + 0 => 'd7152a793344d1c8ab56069395b40bffd9337c92', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\cannotloadbaselineexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/RelativePathCalculator.php' => + array ( + 0 => '20241ce81238894c226431e3b2ee6620de27b84b', + 1 => + array ( + 0 => 'phpunit\\runner\\baseline\\relativepathcalculator', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\baseline\\__construct', + 1 => 'phpunit\\runner\\baseline\\calculate', + 2 => 'phpunit\\runner\\baseline\\parts', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/TestResult.php' => + array ( + 0 => '9cebf4faaffdfcb7f8aafc95118e16655f551c35', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testresult', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\__construct', + 1 => 'phpunit\\testrunner\\testresult\\numberoftestsrun', + 2 => 'phpunit\\testrunner\\testresult\\numberofassertions', + 3 => 'phpunit\\testrunner\\testresult\\testerroredevents', + 4 => 'phpunit\\testrunner\\testresult\\numberoftesterroredevents', + 5 => 'phpunit\\testrunner\\testresult\\hastesterroredevents', + 6 => 'phpunit\\testrunner\\testresult\\testfailedevents', + 7 => 'phpunit\\testrunner\\testresult\\numberoftestfailedevents', + 8 => 'phpunit\\testrunner\\testresult\\hastestfailedevents', + 9 => 'phpunit\\testrunner\\testresult\\testconsideredriskyevents', + 10 => 'phpunit\\testrunner\\testresult\\numberoftestswithtestconsideredriskyevents', + 11 => 'phpunit\\testrunner\\testresult\\hastestconsideredriskyevents', + 12 => 'phpunit\\testrunner\\testresult\\testsuiteskippedevents', + 13 => 'phpunit\\testrunner\\testresult\\numberoftestsuiteskippedevents', + 14 => 'phpunit\\testrunner\\testresult\\hastestsuiteskippedevents', + 15 => 'phpunit\\testrunner\\testresult\\testskippedevents', + 16 => 'phpunit\\testrunner\\testresult\\numberoftestskippedevents', + 17 => 'phpunit\\testrunner\\testresult\\hastestskippedevents', + 18 => 'phpunit\\testrunner\\testresult\\testmarkedincompleteevents', + 19 => 'phpunit\\testrunner\\testresult\\numberoftestmarkedincompleteevents', + 20 => 'phpunit\\testrunner\\testresult\\hastestmarkedincompleteevents', + 21 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitdeprecationevents', + 22 => 'phpunit\\testrunner\\testresult\\numberoftestswithtesttriggeredphpunitdeprecationevents', + 23 => 'phpunit\\testrunner\\testresult\\hastesttriggeredphpunitdeprecationevents', + 24 => 'phpunit\\testrunner\\testresult\\testtriggeredphpuniterrorevents', + 25 => 'phpunit\\testrunner\\testresult\\numberoftestswithtesttriggeredphpuniterrorevents', + 26 => 'phpunit\\testrunner\\testresult\\hastesttriggeredphpuniterrorevents', + 27 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitwarningevents', + 28 => 'phpunit\\testrunner\\testresult\\numberoftestswithtesttriggeredphpunitwarningevents', + 29 => 'phpunit\\testrunner\\testresult\\hastesttriggeredphpunitwarningevents', + 30 => 'phpunit\\testrunner\\testresult\\testrunnertriggereddeprecationevents', + 31 => 'phpunit\\testrunner\\testresult\\numberoftestrunnertriggereddeprecationevents', + 32 => 'phpunit\\testrunner\\testresult\\hastestrunnertriggereddeprecationevents', + 33 => 'phpunit\\testrunner\\testresult\\testrunnertriggeredwarningevents', + 34 => 'phpunit\\testrunner\\testresult\\numberoftestrunnertriggeredwarningevents', + 35 => 'phpunit\\testrunner\\testresult\\hastestrunnertriggeredwarningevents', + 36 => 'phpunit\\testrunner\\testresult\\wassuccessful', + 37 => 'phpunit\\testrunner\\testresult\\wassuccessfulandnotesthasissues', + 38 => 'phpunit\\testrunner\\testresult\\hasissues', + 39 => 'phpunit\\testrunner\\testresult\\hastestswithissues', + 40 => 'phpunit\\testrunner\\testresult\\errors', + 41 => 'phpunit\\testrunner\\testresult\\deprecations', + 42 => 'phpunit\\testrunner\\testresult\\notices', + 43 => 'phpunit\\testrunner\\testresult\\warnings', + 44 => 'phpunit\\testrunner\\testresult\\phpdeprecations', + 45 => 'phpunit\\testrunner\\testresult\\phpnotices', + 46 => 'phpunit\\testrunner\\testresult\\phpwarnings', + 47 => 'phpunit\\testrunner\\testresult\\hastests', + 48 => 'phpunit\\testrunner\\testresult\\haserrors', + 49 => 'phpunit\\testrunner\\testresult\\numberoferrors', + 50 => 'phpunit\\testrunner\\testresult\\hasdeprecations', + 51 => 'phpunit\\testrunner\\testresult\\hasphporuserdeprecations', + 52 => 'phpunit\\testrunner\\testresult\\numberofphporuserdeprecations', + 53 => 'phpunit\\testrunner\\testresult\\hasphpunitdeprecations', + 54 => 'phpunit\\testrunner\\testresult\\numberofphpunitdeprecations', + 55 => 'phpunit\\testrunner\\testresult\\hasphpunitwarnings', + 56 => 'phpunit\\testrunner\\testresult\\numberofphpunitwarnings', + 57 => 'phpunit\\testrunner\\testresult\\numberofdeprecations', + 58 => 'phpunit\\testrunner\\testresult\\hasnotices', + 59 => 'phpunit\\testrunner\\testresult\\numberofnotices', + 60 => 'phpunit\\testrunner\\testresult\\haswarnings', + 61 => 'phpunit\\testrunner\\testresult\\numberofwarnings', + 62 => 'phpunit\\testrunner\\testresult\\hasincompletetests', + 63 => 'phpunit\\testrunner\\testresult\\hasriskytests', + 64 => 'phpunit\\testrunner\\testresult\\hasskippedtests', + 65 => 'phpunit\\testrunner\\testresult\\hasissuesignoredbybaseline', + 66 => 'phpunit\\testrunner\\testresult\\numberofissuesignoredbybaseline', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Collector.php' => + array ( + 0 => '059921466d772e96b109652e4a57f57fb7db3993', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\collector', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\__construct', + 1 => 'phpunit\\testrunner\\testresult\\result', + 2 => 'phpunit\\testrunner\\testresult\\executionstarted', + 3 => 'phpunit\\testrunner\\testresult\\testsuiteskipped', + 4 => 'phpunit\\testrunner\\testresult\\testsuitestarted', + 5 => 'phpunit\\testrunner\\testresult\\testsuitefinished', + 6 => 'phpunit\\testrunner\\testresult\\testprepared', + 7 => 'phpunit\\testrunner\\testresult\\testfinished', + 8 => 'phpunit\\testrunner\\testresult\\beforetestclassmethoderrored', + 9 => 'phpunit\\testrunner\\testresult\\aftertestclassmethoderrored', + 10 => 'phpunit\\testrunner\\testresult\\testerrored', + 11 => 'phpunit\\testrunner\\testresult\\testfailed', + 12 => 'phpunit\\testrunner\\testresult\\testmarkedincomplete', + 13 => 'phpunit\\testrunner\\testresult\\testskipped', + 14 => 'phpunit\\testrunner\\testresult\\testconsideredrisky', + 15 => 'phpunit\\testrunner\\testresult\\testtriggereddeprecation', + 16 => 'phpunit\\testrunner\\testresult\\testtriggeredphpdeprecation', + 17 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitdeprecation', + 18 => 'phpunit\\testrunner\\testresult\\testtriggerederror', + 19 => 'phpunit\\testrunner\\testresult\\testtriggerednotice', + 20 => 'phpunit\\testrunner\\testresult\\testtriggeredphpnotice', + 21 => 'phpunit\\testrunner\\testresult\\testtriggeredwarning', + 22 => 'phpunit\\testrunner\\testresult\\testtriggeredphpwarning', + 23 => 'phpunit\\testrunner\\testresult\\testtriggeredphpuniterror', + 24 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitwarning', + 25 => 'phpunit\\testrunner\\testresult\\testrunnertriggereddeprecation', + 26 => 'phpunit\\testrunner\\testresult\\testrunnertriggeredwarning', + 27 => 'phpunit\\testrunner\\testresult\\haserroredtests', + 28 => 'phpunit\\testrunner\\testresult\\hasfailedtests', + 29 => 'phpunit\\testrunner\\testresult\\hasriskytests', + 30 => 'phpunit\\testrunner\\testresult\\hasskippedtests', + 31 => 'phpunit\\testrunner\\testresult\\hasincompletetests', + 32 => 'phpunit\\testrunner\\testresult\\hasdeprecations', + 33 => 'phpunit\\testrunner\\testresult\\hasnotices', + 34 => 'phpunit\\testrunner\\testresult\\haswarnings', + 35 => 'phpunit\\testrunner\\testresult\\issueid', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Issue.php' => + array ( + 0 => 'f159e902b8d2b722cd35595518d323dcda36d7d3', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\issues\\issue', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\issues\\from', + 1 => 'phpunit\\testrunner\\testresult\\issues\\__construct', + 2 => 'phpunit\\testrunner\\testresult\\issues\\triggeredby', + 3 => 'phpunit\\testrunner\\testresult\\issues\\file', + 4 => 'phpunit\\testrunner\\testresult\\issues\\line', + 5 => 'phpunit\\testrunner\\testresult\\issues\\description', + 6 => 'phpunit\\testrunner\\testresult\\issues\\triggeringtests', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestErroredSubscriber.php' => + array ( + 0 => '94c9f5ee3327fe29ca9c23304639165e271e288a', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testerroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestConsideredRiskySubscriber.php' => + array ( + 0 => 'f5d3c8da455b0a1302eb8735986f128a8887a873', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testconsideredriskysubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php' => + array ( + 0 => '38f0b4f566a64a16c93b0adc9e4138b74ad9cd28', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggerednoticesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php' => + array ( + 0 => 'bbc7abd589c6f1336c20d5cd9be2878d5f4a6fa5', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestFailedSubscriber.php' => + array ( + 0 => '13750318dc3b2c655425139a18ec25a4e7261722', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testfailedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php' => + array ( + 0 => '133d32c1141e8ae7084f28331859eaeba75d3334', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpuniterrorsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteSkippedSubscriber.php' => + array ( + 0 => '1f02cd475dd0e3605ba2aed98f1476e96dc4a222', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testsuiteskippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredWarningSubscriber.php' => + array ( + 0 => '57185d8b775d5facdac62c79faaf61ec6e78d2bd', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggeredwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/ExecutionStartedSubscriber.php' => + array ( + 0 => '1c39c7e3656f836ea61d005f9820f82cef0e606e', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\executionstartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/BeforeTestClassMethodErroredSubscriber.php' => + array ( + 0 => '7c6f3791b8696baaafb70fc854bf2d0c19153d37', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\beforetestclassmethoderroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteFinishedSubscriber.php' => + array ( + 0 => '31d510c30b98bd446f5aa5c0b3aef4cb5a0c5738', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testsuitefinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php' => + array ( + 0 => '291489259898577af37ee995a01a2f6ba108cc1b', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggereddeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' => + array ( + 0 => '9a2b5a67fda0ee643167b389953632261f606a2b', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpdeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php' => + array ( + 0 => '24b8a55cbd07036ec81cbc0ce63819d57ce0b872', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testmarkedincompletesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestPreparedSubscriber.php' => + array ( + 0 => 'b186282addbbba0e9ddbdbd7456864593a257daa', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testpreparedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteStartedSubscriber.php' => + array ( + 0 => 'e6782b17349e58f66b527e670a1bff12c2cae2fe', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testsuitestartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php' => + array ( + 0 => '3ea5635fa69cb3524db7ac337dfd737dc0e061d6', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/AfterTestClassMethodErroredSubscriber.php' => + array ( + 0 => '38d61d55b52f523169c798ba29b172f255b81622', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\aftertestclassmethoderroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/Subscriber.php' => + array ( + 0 => '75644fcc473e6f65ee94b5b85b1b09fce7c23f12', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\subscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\__construct', + 1 => 'phpunit\\testrunner\\testresult\\collector', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSkippedSubscriber.php' => + array ( + 0 => '0a8fb1c3517cc4009e9a3dd55ffb75a97de951dc', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testskippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestFinishedSubscriber.php' => + array ( + 0 => '2a41241f7712a449db8e1f5e9b60395129abe596', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredErrorSubscriber.php' => + array ( + 0 => '7348e347dd3c020f30cd7544410d61a956575218', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggerederrorsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php' => + array ( + 0 => 'e03862197bd550b3b30b0ca536feb9938785780c', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitdeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestRunnerTriggeredDeprecationSubscriber.php' => + array ( + 0 => '177b7e4648b0557af75d9025d33f047181ca7fa1', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testrunnertriggereddeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestRunnerTriggeredWarningSubscriber.php' => + array ( + 0 => '632dfa4e36605dc2a559a35219e8ac34687949ea', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testrunnertriggeredwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php' => + array ( + 0 => 'a57c517f2b3ede5b0adacbb284feb3f3050ca409', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpnoticesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/PassedTests.php' => + array ( + 0 => '95910f643381750d3b4be347b2c930f56c90421d', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\passedtests', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\instance', + 1 => 'phpunit\\testrunner\\testresult\\testclasspassed', + 2 => 'phpunit\\testrunner\\testresult\\testmethodpassed', + 3 => 'phpunit\\testrunner\\testresult\\import', + 4 => 'phpunit\\testrunner\\testresult\\hastestclasspassed', + 5 => 'phpunit\\testrunner\\testresult\\hastestmethodpassed', + 6 => 'phpunit\\testrunner\\testresult\\isgreaterthan', + 7 => 'phpunit\\testrunner\\testresult\\returnvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Facade.php' => + array ( + 0 => 'ea1aa058262b7c39c8e331f52cd6d1cb80142718', + 1 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\facade', + ), + 2 => + array ( + 0 => 'phpunit\\testrunner\\testresult\\init', + 1 => 'phpunit\\testrunner\\testresult\\result', + 2 => 'phpunit\\testrunner\\testresult\\shouldstop', + 3 => 'phpunit\\testrunner\\testresult\\collector', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Version.php' => + array ( + 0 => '22833c77c758f3aa21a17ea3401c8f36910bae61', + 1 => + array ( + 0 => 'phpunit\\runner\\version', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\id', + 1 => 'phpunit\\runner\\series', + 2 => 'phpunit\\runner\\majorversionnumber', + 3 => 'phpunit\\runner\\getversionstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestSuiteLoader.php' => + array ( + 0 => 'c1cc79978f0f2665ec11e48c50cd2d02d9cc3b99', + 1 => + array ( + 0 => 'phpunit\\runner\\testsuiteloader', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\load', + 1 => 'phpunit\\runner\\classnamefromfilename', + 2 => 'phpunit\\runner\\loadsuiteclassfile', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ErrorHandler.php' => + array ( + 0 => 'a95b20e19b252f6a6d724f0f8a4ef1ac4cff0ad6', + 1 => + array ( + 0 => 'phpunit\\runner\\errorhandler', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\instance', + 1 => 'phpunit\\runner\\__invoke', + 2 => 'phpunit\\runner\\enable', + 3 => 'phpunit\\runner\\disable', + 4 => 'phpunit\\runner\\use', + 5 => 'phpunit\\runner\\ignoredbybaseline', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestSuiteSorter.php' => + array ( + 0 => 'ce38d3c891724626bf149d873a4190009f999c1c', + 1 => + array ( + 0 => 'phpunit\\runner\\testsuitesorter', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + 1 => 'phpunit\\runner\\reordertestsinsuite', + 2 => 'phpunit\\runner\\getoriginalexecutionorder', + 3 => 'phpunit\\runner\\getexecutionorder', + 4 => 'phpunit\\runner\\sort', + 5 => 'phpunit\\runner\\addsuitetodefectsortorder', + 6 => 'phpunit\\runner\\reverse', + 7 => 'phpunit\\runner\\randomize', + 8 => 'phpunit\\runner\\sortdefectsfirst', + 9 => 'phpunit\\runner\\sortbyduration', + 10 => 'phpunit\\runner\\sortbysize', + 11 => 'phpunit\\runner\\cmpdefectpriorityandtime', + 12 => 'phpunit\\runner\\cmpduration', + 13 => 'phpunit\\runner\\cmpsize', + 14 => 'phpunit\\runner\\resolvedependencies', + 15 => 'phpunit\\runner\\calculatetestexecutionorder', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/Factory.php' => + array ( + 0 => '64315081ef480ba8c6718671a1e324cc16980412', + 1 => + array ( + 0 => 'phpunit\\runner\\filter\\factory', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\filter\\addtestidfilter', + 1 => 'phpunit\\runner\\filter\\addexcludegroupfilter', + 2 => 'phpunit\\runner\\filter\\addincludegroupfilter', + 3 => 'phpunit\\runner\\filter\\addnamefilter', + 4 => 'phpunit\\runner\\filter\\factory', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/IncludeGroupFilterIterator.php' => + array ( + 0 => '8468322dbbf0d959095da9754d843e4c8b69437f', + 1 => + array ( + 0 => 'phpunit\\runner\\filter\\includegroupfilteriterator', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\filter\\doaccept', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/GroupFilterIterator.php' => + array ( + 0 => 'f243a74b609775b912f68181d852fa2bf4fd6e53', + 1 => + array ( + 0 => 'phpunit\\runner\\filter\\groupfilteriterator', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\filter\\__construct', + 1 => 'phpunit\\runner\\filter\\accept', + 2 => 'phpunit\\runner\\filter\\doaccept', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/NameFilterIterator.php' => + array ( + 0 => '44f6c202d7020401a4e13dc6151903aadc2e2854', + 1 => + array ( + 0 => 'phpunit\\runner\\filter\\namefilteriterator', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\filter\\__construct', + 1 => 'phpunit\\runner\\filter\\accept', + 2 => 'phpunit\\runner\\filter\\setfilter', + 3 => 'phpunit\\runner\\filter\\describe', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/ExcludeGroupFilterIterator.php' => + array ( + 0 => '4ce42f1e6e9af4181258687dda6a01e9fe4cb646', + 1 => + array ( + 0 => 'phpunit\\runner\\filter\\excludegroupfilteriterator', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\filter\\doaccept', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/TestIdFilterIterator.php' => + array ( + 0 => 'f311c09874a92b745c202e80e70d937e2c51e1fb', + 1 => + array ( + 0 => 'phpunit\\runner\\filter\\testidfilteriterator', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\filter\\__construct', + 1 => 'phpunit\\runner\\filter\\accept', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ErrorException.php' => + array ( + 0 => 'dd6f4873fb85566825400dd5649b21e1a0dee0d1', + 1 => + array ( + 0 => 'phpunit\\runner\\errorexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/UnsupportedPhptSectionException.php' => + array ( + 0 => '577dae245db27001e38e4a43917ae59543c1ffe2', + 1 => + array ( + 0 => 'phpunit\\runner\\unsupportedphptsectionexception', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ClassDoesNotExtendTestCaseException.php' => + array ( + 0 => 'c02a73890af68f7c47bb06e95e12a42e7fe04570', + 1 => + array ( + 0 => 'phpunit\\runner\\classdoesnotextendtestcaseexception', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ClassIsAbstractException.php' => + array ( + 0 => 'e24d4942908ffaed1af7769eae709049bb5059e6', + 1 => + array ( + 0 => 'phpunit\\runner\\classisabstractexception', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/FileDoesNotExistException.php' => + array ( + 0 => '12dba348025b49ab3155851d61df9b67e71493b8', + 1 => + array ( + 0 => 'phpunit\\runner\\filedoesnotexistexception', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/PhptExternalFileCannotBeLoadedException.php' => + array ( + 0 => 'd2b906a77ff3445e874e697cbf29926af641037c', + 1 => + array ( + 0 => 'phpunit\\runner\\phptexternalfilecannotbeloadedexception', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/InvalidPhptFileException.php' => + array ( + 0 => '90c666e76524a90dacfeb1f18261bbb4ef84dd6a', + 1 => + array ( + 0 => 'phpunit\\runner\\invalidphptfileexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/DirectoryDoesNotExistException.php' => + array ( + 0 => '754a25423f4c786cef50ba21f9f14dac7b4123bf', + 1 => + array ( + 0 => 'phpunit\\runner\\directorydoesnotexistexception', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ParameterDoesNotExistException.php' => + array ( + 0 => '9246d8b3f311a5e71393f649ac695693e72725e7', + 1 => + array ( + 0 => 'phpunit\\runner\\parameterdoesnotexistexception', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ClassCannotBeFoundException.php' => + array ( + 0 => '61c2de0a4b85168ebdf9bce84fd2e1b697a6ec9b', + 1 => + array ( + 0 => 'phpunit\\runner\\classcannotbefoundexception', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/Exception.php' => + array ( + 0 => '7054bf0ecb6a86f8168dc75c6f4bd08fcdbb71df', + 1 => + array ( + 0 => 'phpunit\\runner\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/InvalidOrderException.php' => + array ( + 0 => '56a5bde3a8b085da5fa8d7984fd56cf2ddbd9459', + 1 => + array ( + 0 => 'phpunit\\runner\\invalidorderexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/ResultCache.php' => + array ( + 0 => '3996b78a4f441ae7508b3632069bda66bba1e595', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\resultcache', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\setstatus', + 1 => 'phpunit\\runner\\resultcache\\status', + 2 => 'phpunit\\runner\\resultcache\\settime', + 3 => 'phpunit\\runner\\resultcache\\time', + 4 => 'phpunit\\runner\\resultcache\\load', + 5 => 'phpunit\\runner\\resultcache\\persist', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/NullResultCache.php' => + array ( + 0 => 'bdfbf00aedeaeca59630e2fbed53b583822f63c4', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\nullresultcache', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\setstatus', + 1 => 'phpunit\\runner\\resultcache\\status', + 2 => 'phpunit\\runner\\resultcache\\settime', + 3 => 'phpunit\\runner\\resultcache\\time', + 4 => 'phpunit\\runner\\resultcache\\load', + 5 => 'phpunit\\runner\\resultcache\\persist', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/DefaultResultCache.php' => + array ( + 0 => '0ceac70aee5f9a4d63d1af0d9683cb8df218f3f0', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\defaultresultcache', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\__construct', + 1 => 'phpunit\\runner\\resultcache\\setstatus', + 2 => 'phpunit\\runner\\resultcache\\status', + 3 => 'phpunit\\runner\\resultcache\\settime', + 4 => 'phpunit\\runner\\resultcache\\time', + 5 => 'phpunit\\runner\\resultcache\\mergewith', + 6 => 'phpunit\\runner\\resultcache\\load', + 7 => 'phpunit\\runner\\resultcache\\persist', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestErroredSubscriber.php' => + array ( + 0 => '5a993f76ee1250fbbe6689dd4b68c530e753d9ad', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\testerroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestConsideredRiskySubscriber.php' => + array ( + 0 => '8bcb2c8a0fc561375ea731e288a548fa862107bf', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\testconsideredriskysubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestFailedSubscriber.php' => + array ( + 0 => '75b010addb00182bf65c25a96e0c896574255169', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\testfailedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSuiteFinishedSubscriber.php' => + array ( + 0 => '2e1aef2894d832166f40c6a59ced8b13fa6b92d6', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\testsuitefinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestMarkedIncompleteSubscriber.php' => + array ( + 0 => '55e85b555b728bb3018d96a3111e9e286de956c5', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\testmarkedincompletesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestPreparedSubscriber.php' => + array ( + 0 => '73d3d815705a31c52aacc9d6d3e4568dd976b0a2', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\testpreparedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSuiteStartedSubscriber.php' => + array ( + 0 => 'a428f64b8345dfcb2c423d4ee761ac6af212dacc', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\testsuitestartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/Subscriber.php' => + array ( + 0 => 'e6840599f9eec159aad6fc1867cada65f85f88be', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\subscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\__construct', + 1 => 'phpunit\\runner\\resultcache\\handler', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSkippedSubscriber.php' => + array ( + 0 => 'f9102374cdc7052b111c314b26ac735622334ab1', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\testskippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestFinishedSubscriber.php' => + array ( + 0 => '4b7c04795a1c3754dd94831bbce2575dc41b901a', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\testfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/ResultCacheHandler.php' => + array ( + 0 => 'ef1e42c6cd8556a02132b39bbb56f776b92910fd', + 1 => + array ( + 0 => 'phpunit\\runner\\resultcache\\resultcachehandler', + ), + 2 => + array ( + 0 => 'phpunit\\runner\\resultcache\\__construct', + 1 => 'phpunit\\runner\\resultcache\\testsuitestarted', + 2 => 'phpunit\\runner\\resultcache\\testsuitefinished', + 3 => 'phpunit\\runner\\resultcache\\testprepared', + 4 => 'phpunit\\runner\\resultcache\\testmarkedincomplete', + 5 => 'phpunit\\runner\\resultcache\\testconsideredrisky', + 6 => 'phpunit\\runner\\resultcache\\testerrored', + 7 => 'phpunit\\runner\\resultcache\\testfailed', + 8 => 'phpunit\\runner\\resultcache\\testskipped', + 9 => 'phpunit\\runner\\resultcache\\testfinished', + 10 => 'phpunit\\runner\\resultcache\\duration', + 11 => 'phpunit\\runner\\resultcache\\registersubscribers', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Exception.php' => + array ( + 0 => 'e5000e38bae56fc2720fc6fef23404d4c205ae17', + 1 => + array ( + 0 => 'phpunit\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Tracer.php' => + array ( + 0 => 'f4a6fe8b355b5d22e07ccfe36f22ae461c38742c', + 1 => + array ( + 0 => 'phpunit\\event\\tracer\\tracer', + ), + 2 => + array ( + 0 => 'phpunit\\event\\tracer\\trace', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Emitter/DispatchingEmitter.php' => + array ( + 0 => 'd7504858c63a8aad4ea87da4a1f77fac08b9c886', + 1 => + array ( + 0 => 'phpunit\\event\\dispatchingemitter', + ), + 2 => + array ( + 0 => 'phpunit\\event\\__construct', + 1 => 'phpunit\\event\\exportobjects', + 2 => 'phpunit\\event\\exportsobjects', + 3 => 'phpunit\\event\\applicationstarted', + 4 => 'phpunit\\event\\testrunnerstarted', + 5 => 'phpunit\\event\\testrunnerconfigured', + 6 => 'phpunit\\event\\testrunnerbootstrapfinished', + 7 => 'phpunit\\event\\testrunnerloadedextensionfromphar', + 8 => 'phpunit\\event\\testrunnerbootstrappedextension', + 9 => 'phpunit\\event\\dataprovidermethodcalled', + 10 => 'phpunit\\event\\dataprovidermethodfinished', + 11 => 'phpunit\\event\\testsuiteloaded', + 12 => 'phpunit\\event\\testsuitefiltered', + 13 => 'phpunit\\event\\testsuitesorted', + 14 => 'phpunit\\event\\testrunnereventfacadesealed', + 15 => 'phpunit\\event\\testrunnerexecutionstarted', + 16 => 'phpunit\\event\\testrunnerdisabledgarbagecollection', + 17 => 'phpunit\\event\\testrunnertriggeredgarbagecollection', + 18 => 'phpunit\\event\\testsuiteskipped', + 19 => 'phpunit\\event\\testsuitestarted', + 20 => 'phpunit\\event\\testpreparationstarted', + 21 => 'phpunit\\event\\testpreparationfailed', + 22 => 'phpunit\\event\\beforefirsttestmethodcalled', + 23 => 'phpunit\\event\\beforefirsttestmethoderrored', + 24 => 'phpunit\\event\\beforefirsttestmethodfinished', + 25 => 'phpunit\\event\\beforetestmethodcalled', + 26 => 'phpunit\\event\\beforetestmethoderrored', + 27 => 'phpunit\\event\\beforetestmethodfinished', + 28 => 'phpunit\\event\\preconditioncalled', + 29 => 'phpunit\\event\\preconditionerrored', + 30 => 'phpunit\\event\\preconditionfinished', + 31 => 'phpunit\\event\\testprepared', + 32 => 'phpunit\\event\\testregisteredcomparator', + 33 => 'phpunit\\event\\testassertionsucceeded', + 34 => 'phpunit\\event\\testassertionfailed', + 35 => 'phpunit\\event\\testcreatedmockobject', + 36 => 'phpunit\\event\\testcreatedmockobjectforintersectionofinterfaces', + 37 => 'phpunit\\event\\testcreatedmockobjectfortrait', + 38 => 'phpunit\\event\\testcreatedmockobjectforabstractclass', + 39 => 'phpunit\\event\\testcreatedmockobjectfromwsdl', + 40 => 'phpunit\\event\\testcreatedpartialmockobject', + 41 => 'phpunit\\event\\testcreatedtestproxy', + 42 => 'phpunit\\event\\testcreatedstub', + 43 => 'phpunit\\event\\testcreatedstubforintersectionofinterfaces', + 44 => 'phpunit\\event\\testerrored', + 45 => 'phpunit\\event\\testfailed', + 46 => 'phpunit\\event\\testpassed', + 47 => 'phpunit\\event\\testconsideredrisky', + 48 => 'phpunit\\event\\testmarkedasincomplete', + 49 => 'phpunit\\event\\testskipped', + 50 => 'phpunit\\event\\testtriggeredphpunitdeprecation', + 51 => 'phpunit\\event\\testtriggeredphpdeprecation', + 52 => 'phpunit\\event\\testtriggereddeprecation', + 53 => 'phpunit\\event\\testtriggerederror', + 54 => 'phpunit\\event\\testtriggerednotice', + 55 => 'phpunit\\event\\testtriggeredphpnotice', + 56 => 'phpunit\\event\\testtriggeredwarning', + 57 => 'phpunit\\event\\testtriggeredphpwarning', + 58 => 'phpunit\\event\\testtriggeredphpuniterror', + 59 => 'phpunit\\event\\testtriggeredphpunitwarning', + 60 => 'phpunit\\event\\testprintedunexpectedoutput', + 61 => 'phpunit\\event\\testfinished', + 62 => 'phpunit\\event\\postconditioncalled', + 63 => 'phpunit\\event\\postconditionerrored', + 64 => 'phpunit\\event\\postconditionfinished', + 65 => 'phpunit\\event\\aftertestmethodcalled', + 66 => 'phpunit\\event\\aftertestmethoderrored', + 67 => 'phpunit\\event\\aftertestmethodfinished', + 68 => 'phpunit\\event\\afterlasttestmethodcalled', + 69 => 'phpunit\\event\\afterlasttestmethoderrored', + 70 => 'phpunit\\event\\afterlasttestmethodfinished', + 71 => 'phpunit\\event\\testsuitefinished', + 72 => 'phpunit\\event\\testrunnertriggeredphpunitdeprecation', + 73 => 'phpunit\\event\\testrunnertriggeredphpunitwarning', + 74 => 'phpunit\\event\\testrunnerenabledgarbagecollection', + 75 => 'phpunit\\event\\testrunnerexecutionaborted', + 76 => 'phpunit\\event\\testrunnerexecutionfinished', + 77 => 'phpunit\\event\\testrunnerfinished', + 78 => 'phpunit\\event\\applicationfinished', + 79 => 'phpunit\\event\\telemetryinfo', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Emitter/Emitter.php' => + array ( + 0 => '50f8ac0c7db46e5177648e45d58bac30a852e0b6', + 1 => + array ( + 0 => 'phpunit\\event\\emitter', + ), + 2 => + array ( + 0 => 'phpunit\\event\\exportobjects', + 1 => 'phpunit\\event\\exportsobjects', + 2 => 'phpunit\\event\\applicationstarted', + 3 => 'phpunit\\event\\testrunnerstarted', + 4 => 'phpunit\\event\\testrunnerconfigured', + 5 => 'phpunit\\event\\testrunnerbootstrapfinished', + 6 => 'phpunit\\event\\testrunnerloadedextensionfromphar', + 7 => 'phpunit\\event\\testrunnerbootstrappedextension', + 8 => 'phpunit\\event\\dataprovidermethodcalled', + 9 => 'phpunit\\event\\dataprovidermethodfinished', + 10 => 'phpunit\\event\\testsuiteloaded', + 11 => 'phpunit\\event\\testsuitefiltered', + 12 => 'phpunit\\event\\testsuitesorted', + 13 => 'phpunit\\event\\testrunnereventfacadesealed', + 14 => 'phpunit\\event\\testrunnerexecutionstarted', + 15 => 'phpunit\\event\\testrunnerdisabledgarbagecollection', + 16 => 'phpunit\\event\\testrunnertriggeredgarbagecollection', + 17 => 'phpunit\\event\\testsuiteskipped', + 18 => 'phpunit\\event\\testsuitestarted', + 19 => 'phpunit\\event\\testpreparationstarted', + 20 => 'phpunit\\event\\testpreparationfailed', + 21 => 'phpunit\\event\\beforefirsttestmethodcalled', + 22 => 'phpunit\\event\\beforefirsttestmethoderrored', + 23 => 'phpunit\\event\\beforefirsttestmethodfinished', + 24 => 'phpunit\\event\\beforetestmethodcalled', + 25 => 'phpunit\\event\\beforetestmethoderrored', + 26 => 'phpunit\\event\\beforetestmethodfinished', + 27 => 'phpunit\\event\\preconditioncalled', + 28 => 'phpunit\\event\\preconditionerrored', + 29 => 'phpunit\\event\\preconditionfinished', + 30 => 'phpunit\\event\\testprepared', + 31 => 'phpunit\\event\\testregisteredcomparator', + 32 => 'phpunit\\event\\testassertionsucceeded', + 33 => 'phpunit\\event\\testassertionfailed', + 34 => 'phpunit\\event\\testcreatedmockobject', + 35 => 'phpunit\\event\\testcreatedmockobjectforintersectionofinterfaces', + 36 => 'phpunit\\event\\testcreatedmockobjectfortrait', + 37 => 'phpunit\\event\\testcreatedmockobjectforabstractclass', + 38 => 'phpunit\\event\\testcreatedmockobjectfromwsdl', + 39 => 'phpunit\\event\\testcreatedpartialmockobject', + 40 => 'phpunit\\event\\testcreatedtestproxy', + 41 => 'phpunit\\event\\testcreatedstub', + 42 => 'phpunit\\event\\testcreatedstubforintersectionofinterfaces', + 43 => 'phpunit\\event\\testerrored', + 44 => 'phpunit\\event\\testfailed', + 45 => 'phpunit\\event\\testpassed', + 46 => 'phpunit\\event\\testconsideredrisky', + 47 => 'phpunit\\event\\testmarkedasincomplete', + 48 => 'phpunit\\event\\testskipped', + 49 => 'phpunit\\event\\testtriggeredphpunitdeprecation', + 50 => 'phpunit\\event\\testtriggeredphpdeprecation', + 51 => 'phpunit\\event\\testtriggereddeprecation', + 52 => 'phpunit\\event\\testtriggerederror', + 53 => 'phpunit\\event\\testtriggerednotice', + 54 => 'phpunit\\event\\testtriggeredphpnotice', + 55 => 'phpunit\\event\\testtriggeredwarning', + 56 => 'phpunit\\event\\testtriggeredphpwarning', + 57 => 'phpunit\\event\\testtriggeredphpuniterror', + 58 => 'phpunit\\event\\testtriggeredphpunitwarning', + 59 => 'phpunit\\event\\testprintedunexpectedoutput', + 60 => 'phpunit\\event\\testfinished', + 61 => 'phpunit\\event\\postconditioncalled', + 62 => 'phpunit\\event\\postconditionerrored', + 63 => 'phpunit\\event\\postconditionfinished', + 64 => 'phpunit\\event\\aftertestmethodcalled', + 65 => 'phpunit\\event\\aftertestmethoderrored', + 66 => 'phpunit\\event\\aftertestmethodfinished', + 67 => 'phpunit\\event\\afterlasttestmethodcalled', + 68 => 'phpunit\\event\\afterlasttestmethoderrored', + 69 => 'phpunit\\event\\afterlasttestmethodfinished', + 70 => 'phpunit\\event\\testsuitefinished', + 71 => 'phpunit\\event\\testrunnertriggeredphpunitdeprecation', + 72 => 'phpunit\\event\\testrunnertriggeredphpunitwarning', + 73 => 'phpunit\\event\\testrunnerenabledgarbagecollection', + 74 => 'phpunit\\event\\testrunnerexecutionaborted', + 75 => 'phpunit\\event\\testrunnerexecutionfinished', + 76 => 'phpunit\\event\\testrunnerfinished', + 77 => 'phpunit\\event\\applicationfinished', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/CollectingDispatcher.php' => + array ( + 0 => '6279ec088efc0e8b75ebe1cb2033d43655c22864', + 1 => + array ( + 0 => 'phpunit\\event\\collectingdispatcher', + ), + 2 => + array ( + 0 => 'phpunit\\event\\__construct', + 1 => 'phpunit\\event\\dispatch', + 2 => 'phpunit\\event\\flush', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/Dispatcher.php' => + array ( + 0 => '07297689376316d826b926d9ea8193865cc3b680', + 1 => + array ( + 0 => 'phpunit\\event\\dispatcher', + ), + 2 => + array ( + 0 => 'phpunit\\event\\dispatch', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/DeferringDispatcher.php' => + array ( + 0 => 'e55191b2209ecb9374d7b9a1f25ee75b70d35b3e', + 1 => + array ( + 0 => 'phpunit\\event\\deferringdispatcher', + ), + 2 => + array ( + 0 => 'phpunit\\event\\__construct', + 1 => 'phpunit\\event\\registertracer', + 2 => 'phpunit\\event\\registersubscriber', + 3 => 'phpunit\\event\\dispatch', + 4 => 'phpunit\\event\\flush', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/SubscribableDispatcher.php' => + array ( + 0 => 'd6d572d61a928b5fa0c4c82727d143748b7ec557', + 1 => + array ( + 0 => 'phpunit\\event\\subscribabledispatcher', + ), + 2 => + array ( + 0 => 'phpunit\\event\\registersubscriber', + 1 => 'phpunit\\event\\registertracer', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/DirectDispatcher.php' => + array ( + 0 => 'e0bcb8704460de57b779572e77d7a8958ba84d32', + 1 => + array ( + 0 => 'phpunit\\event\\directdispatcher', + ), + 2 => + array ( + 0 => 'phpunit\\event\\__construct', + 1 => 'phpunit\\event\\registertracer', + 2 => 'phpunit\\event\\registersubscriber', + 3 => 'phpunit\\event\\dispatch', + 4 => 'phpunit\\event\\handlethrowable', + 5 => 'phpunit\\event\\isthrowablefromthirdpartysubscriber', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/DataFromDataProvider.php' => + array ( + 0 => '4aec1f8205af4f62ee6d2e4325dfc1cb64b386ce', + 1 => + array ( + 0 => 'phpunit\\event\\testdata\\datafromdataprovider', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testdata\\from', + 1 => 'phpunit\\event\\testdata\\__construct', + 2 => 'phpunit\\event\\testdata\\datasetname', + 3 => 'phpunit\\event\\testdata\\dataasstringforresultoutput', + 4 => 'phpunit\\event\\testdata\\isfromdataprovider', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestDataCollectionIterator.php' => + array ( + 0 => 'afd3370dd07dccdfcf36a44714c1ee92ee383417', + 1 => + array ( + 0 => 'phpunit\\event\\testdata\\testdatacollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testdata\\__construct', + 1 => 'phpunit\\event\\testdata\\rewind', + 2 => 'phpunit\\event\\testdata\\valid', + 3 => 'phpunit\\event\\testdata\\key', + 4 => 'phpunit\\event\\testdata\\current', + 5 => 'phpunit\\event\\testdata\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestDataCollection.php' => + array ( + 0 => '08960136b165bfae74677cecea8cc6b8a7b9c476', + 1 => + array ( + 0 => 'phpunit\\event\\testdata\\testdatacollection', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testdata\\fromarray', + 1 => 'phpunit\\event\\testdata\\__construct', + 2 => 'phpunit\\event\\testdata\\asarray', + 3 => 'phpunit\\event\\testdata\\count', + 4 => 'phpunit\\event\\testdata\\hasdatafromdataprovider', + 5 => 'phpunit\\event\\testdata\\datafromdataprovider', + 6 => 'phpunit\\event\\testdata\\getiterator', + 7 => 'phpunit\\event\\testdata\\ensurenomorethanonedatafromdataprovider', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestData.php' => + array ( + 0 => 'a7819979ccd2d81ecbe317ac29c434de529c86ca', + 1 => + array ( + 0 => 'phpunit\\event\\testdata\\testdata', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testdata\\__construct', + 1 => 'phpunit\\event\\testdata\\data', + 2 => 'phpunit\\event\\testdata\\isfromdataprovider', + 3 => 'phpunit\\event\\testdata\\isfromtestdependency', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/DataFromTestDependency.php' => + array ( + 0 => '3e18c88087f4caa19cc3771c19c5e1ead64c1bf1', + 1 => + array ( + 0 => 'phpunit\\event\\testdata\\datafromtestdependency', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testdata\\from', + 1 => 'phpunit\\event\\testdata\\isfromtestdependency', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestMethod.php' => + array ( + 0 => 'b2e19109731c9a384ada13a94df80348d54603fa', + 1 => + array ( + 0 => 'phpunit\\event\\code\\testmethod', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\__construct', + 1 => 'phpunit\\event\\code\\classname', + 2 => 'phpunit\\event\\code\\methodname', + 3 => 'phpunit\\event\\code\\line', + 4 => 'phpunit\\event\\code\\testdox', + 5 => 'phpunit\\event\\code\\metadata', + 6 => 'phpunit\\event\\code\\testdata', + 7 => 'phpunit\\event\\code\\istestmethod', + 8 => 'phpunit\\event\\code\\id', + 9 => 'phpunit\\event\\code\\namewithclass', + 10 => 'phpunit\\event\\code\\name', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestDox.php' => + array ( + 0 => '9737dda6f238526b2e8058a45fe30f93bbc180dc', + 1 => + array ( + 0 => 'phpunit\\event\\code\\testdox', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\__construct', + 1 => 'phpunit\\event\\code\\prettifiedclassname', + 2 => 'phpunit\\event\\code\\prettifiedmethodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestDoxBuilder.php' => + array ( + 0 => 'ece4289956e09690c81dcb5024eeff7ce32d67ba', + 1 => + array ( + 0 => 'phpunit\\event\\code\\testdoxbuilder', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\fromtestcase', + 1 => 'phpunit\\event\\code\\fromclassnameandmethodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestCollection.php' => + array ( + 0 => '239ef7388a02f2d86e2288e9c7cc642c5e71e5fa', + 1 => + array ( + 0 => 'phpunit\\event\\code\\testcollection', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\fromarray', + 1 => 'phpunit\\event\\code\\__construct', + 2 => 'phpunit\\event\\code\\asarray', + 3 => 'phpunit\\event\\code\\count', + 4 => 'phpunit\\event\\code\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/Test.php' => + array ( + 0 => '4f7f6d9f7b79303950db048f2799a6153925b20d', + 1 => + array ( + 0 => 'phpunit\\event\\code\\test', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\__construct', + 1 => 'phpunit\\event\\code\\file', + 2 => 'phpunit\\event\\code\\istestmethod', + 3 => 'phpunit\\event\\code\\isphpt', + 4 => 'phpunit\\event\\code\\id', + 5 => 'phpunit\\event\\code\\name', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/Phpt.php' => + array ( + 0 => 'a372895c0ffd534b5a8fd8bd918a93cbc2f364a0', + 1 => + array ( + 0 => 'phpunit\\event\\code\\phpt', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\isphpt', + 1 => 'phpunit\\event\\code\\id', + 2 => 'phpunit\\event\\code\\name', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestCollectionIterator.php' => + array ( + 0 => 'd5c1ee0c44de94ebac29084c17f2b05f6cdf5a83', + 1 => + array ( + 0 => 'phpunit\\event\\code\\testcollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\__construct', + 1 => 'phpunit\\event\\code\\rewind', + 2 => 'phpunit\\event\\code\\valid', + 3 => 'phpunit\\event\\code\\key', + 4 => 'phpunit\\event\\code\\current', + 5 => 'phpunit\\event\\code\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestMethodBuilder.php' => + array ( + 0 => '17e433455c20402ab1656d52dd79d03bc2b4e239', + 1 => + array ( + 0 => 'phpunit\\event\\code\\testmethodbuilder', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\fromtestcase', + 1 => 'phpunit\\event\\code\\fromcallstack', + 2 => 'phpunit\\event\\code\\datafor', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteWithName.php' => + array ( + 0 => 'b5c6f30c6405ef9112eb7d5bef71991d6614964b', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\testsuitewithname', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\iswithname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuite.php' => + array ( + 0 => '8c9ae064f3ace6316bbf7306812493680313a0f1', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\testsuite', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\__construct', + 1 => 'phpunit\\event\\testsuite\\name', + 2 => 'phpunit\\event\\testsuite\\count', + 3 => 'phpunit\\event\\testsuite\\tests', + 4 => 'phpunit\\event\\testsuite\\iswithname', + 5 => 'phpunit\\event\\testsuite\\isfortestclass', + 6 => 'phpunit\\event\\testsuite\\isfortestmethodwithdataprovider', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestMethodWithDataProvider.php' => + array ( + 0 => '0e0886dc8b0b9f5dbf96f68f50feda4fde53344e', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\testsuitefortestmethodwithdataprovider', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\__construct', + 1 => 'phpunit\\event\\testsuite\\classname', + 2 => 'phpunit\\event\\testsuite\\methodname', + 3 => 'phpunit\\event\\testsuite\\file', + 4 => 'phpunit\\event\\testsuite\\line', + 5 => 'phpunit\\event\\testsuite\\isfortestmethodwithdataprovider', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestClass.php' => + array ( + 0 => 'e02b5e2c669245b040a2becd4bf16aaf1c13035f', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\testsuitefortestclass', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\__construct', + 1 => 'phpunit\\event\\testsuite\\classname', + 2 => 'phpunit\\event\\testsuite\\file', + 3 => 'phpunit\\event\\testsuite\\line', + 4 => 'phpunit\\event\\testsuite\\isfortestclass', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteBuilder.php' => + array ( + 0 => '060549cee7e6555fe8284451e5870f063ec2030a', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\testsuitebuilder', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\from', + 1 => 'phpunit\\event\\testsuite\\process', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/ClassMethod.php' => + array ( + 0 => '8ce41dc97012666f7ec2e2a47885a08080410eed', + 1 => + array ( + 0 => 'phpunit\\event\\code\\classmethod', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\__construct', + 1 => 'phpunit\\event\\code\\classname', + 2 => 'phpunit\\event\\code\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/ThrowableBuilder.php' => + array ( + 0 => '01a2480e9a9fb19d7dd21ab22793734f8d88638d', + 1 => + array ( + 0 => 'phpunit\\event\\code\\throwablebuilder', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\from', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Runtime/Runtime.php' => + array ( + 0 => '7c56e2dadb14cc48c0e15ad7d8ad6624b1e092fa', + 1 => + array ( + 0 => 'phpunit\\event\\runtime\\runtime', + ), + 2 => + array ( + 0 => 'phpunit\\event\\runtime\\__construct', + 1 => 'phpunit\\event\\runtime\\asstring', + 2 => 'phpunit\\event\\runtime\\operatingsystem', + 3 => 'phpunit\\event\\runtime\\php', + 4 => 'phpunit\\event\\runtime\\phpunit', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Runtime/OperatingSystem.php' => + array ( + 0 => '5657611e70958185ee522ae8384b7d51626b7f4e', + 1 => + array ( + 0 => 'phpunit\\event\\runtime\\operatingsystem', + ), + 2 => + array ( + 0 => 'phpunit\\event\\runtime\\__construct', + 1 => 'phpunit\\event\\runtime\\operatingsystem', + 2 => 'phpunit\\event\\runtime\\operatingsystemfamily', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Runtime/PHPUnit.php' => + array ( + 0 => '008be584a28541aaa02b781194b07e9b8d3079db', + 1 => + array ( + 0 => 'phpunit\\event\\runtime\\phpunit', + ), + 2 => + array ( + 0 => 'phpunit\\event\\runtime\\__construct', + 1 => 'phpunit\\event\\runtime\\versionid', + 2 => 'phpunit\\event\\runtime\\releaseseries', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Runtime/PHP.php' => + array ( + 0 => 'b5ba5ecb66c274bc6b7e5521734ae15376dc1865', + 1 => + array ( + 0 => 'phpunit\\event\\runtime\\php', + ), + 2 => + array ( + 0 => 'phpunit\\event\\runtime\\__construct', + 1 => 'phpunit\\event\\runtime\\version', + 2 => 'phpunit\\event\\runtime\\sapi', + 3 => 'phpunit\\event\\runtime\\majorversion', + 4 => 'phpunit\\event\\runtime\\minorversion', + 5 => 'phpunit\\event\\runtime\\releaseversion', + 6 => 'phpunit\\event\\runtime\\extraversion', + 7 => 'phpunit\\event\\runtime\\versionid', + 8 => 'phpunit\\event\\runtime\\extensions', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/ComparisonFailureBuilder.php' => + array ( + 0 => '5c1894f1d023fb9bfae380ddec91e4ce2f238d45', + 1 => + array ( + 0 => 'phpunit\\event\\code\\comparisonfailurebuilder', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\from', + 1 => 'phpunit\\event\\code\\mapscalarvaluetostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Info.php' => + array ( + 0 => '91475a461bb767fc955d55bae245362fb18c2b3b', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\info', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\__construct', + 1 => 'phpunit\\event\\telemetry\\time', + 2 => 'phpunit\\event\\telemetry\\memoryusage', + 3 => 'phpunit\\event\\telemetry\\peakmemoryusage', + 4 => 'phpunit\\event\\telemetry\\durationsincestart', + 5 => 'phpunit\\event\\telemetry\\memoryusagesincestart', + 6 => 'phpunit\\event\\telemetry\\durationsinceprevious', + 7 => 'phpunit\\event\\telemetry\\memoryusagesinceprevious', + 8 => 'phpunit\\event\\telemetry\\garbagecollectorstatus', + 9 => 'phpunit\\event\\telemetry\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/GarbageCollectorStatus.php' => + array ( + 0 => 'cf3e9c42329ae4f8f68c02694a058aef69b20bfd', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\garbagecollectorstatus', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\__construct', + 1 => 'phpunit\\event\\telemetry\\runs', + 2 => 'phpunit\\event\\telemetry\\collected', + 3 => 'phpunit\\event\\telemetry\\threshold', + 4 => 'phpunit\\event\\telemetry\\roots', + 5 => 'phpunit\\event\\telemetry\\hasextendedinformation', + 6 => 'phpunit\\event\\telemetry\\applicationtime', + 7 => 'phpunit\\event\\telemetry\\collectortime', + 8 => 'phpunit\\event\\telemetry\\destructortime', + 9 => 'phpunit\\event\\telemetry\\freetime', + 10 => 'phpunit\\event\\telemetry\\isrunning', + 11 => 'phpunit\\event\\telemetry\\isprotected', + 12 => 'phpunit\\event\\telemetry\\isfull', + 13 => 'phpunit\\event\\telemetry\\buffersize', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/StopWatch.php' => + array ( + 0 => '24263b312210de2671bbc70a14c2ed9316278023', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\stopwatch', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\current', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatch.php' => + array ( + 0 => '291d3886b8725336eb6ccfac4f39b6c4dca7134e', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\systemstopwatch', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\current', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/HRTime.php' => + array ( + 0 => 'fd7ab005338e438ce07d13a349d038b064c97dba', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\hrtime', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\fromsecondsandnanoseconds', + 1 => 'phpunit\\event\\telemetry\\__construct', + 2 => 'phpunit\\event\\telemetry\\seconds', + 3 => 'phpunit\\event\\telemetry\\nanoseconds', + 4 => 'phpunit\\event\\telemetry\\duration', + 5 => 'phpunit\\event\\telemetry\\ensurenotnegative', + 6 => 'phpunit\\event\\telemetry\\ensurenanosecondsinrange', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Snapshot.php' => + array ( + 0 => '2823274f183258307550e97a4cdd08c11e845fa7', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\snapshot', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\__construct', + 1 => 'phpunit\\event\\telemetry\\time', + 2 => 'phpunit\\event\\telemetry\\memoryusage', + 3 => 'phpunit\\event\\telemetry\\peakmemoryusage', + 4 => 'phpunit\\event\\telemetry\\garbagecollectorstatus', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemMemoryMeter.php' => + array ( + 0 => '745646c67ed1328ca6d088c68f02f5fbf4297955', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\systemmemorymeter', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\memoryusage', + 1 => 'phpunit\\event\\telemetry\\peakmemoryusage', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/GarbageCollectorStatusProvider.php' => + array ( + 0 => '7089792fed3262169a6e4eae1130b355015eb817', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\garbagecollectorstatusprovider', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\status', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/System.php' => + array ( + 0 => '0d7ec009cc08af60722d764e8c41a352835dcabc', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\system', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\__construct', + 1 => 'phpunit\\event\\telemetry\\snapshot', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/MemoryMeter.php' => + array ( + 0 => '1834da0e1a0f2c324f74635013d0be3a0624d834', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\memorymeter', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\memoryusage', + 1 => 'phpunit\\event\\telemetry\\peakmemoryusage', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Php81GarbageCollectorStatusProvider.php' => + array ( + 0 => 'bf92c069f61a2872aed0e7474d9af275a4bbf9c0', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\php81garbagecollectorstatusprovider', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\status', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/MemoryUsage.php' => + array ( + 0 => '2c4e6c202d6e99b653737f8e9e8fba88f89bc900', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\memoryusage', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\frombytes', + 1 => 'phpunit\\event\\telemetry\\__construct', + 2 => 'phpunit\\event\\telemetry\\bytes', + 3 => 'phpunit\\event\\telemetry\\diff', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Php83GarbageCollectorStatusProvider.php' => + array ( + 0 => '3968e4b9bbe58aeaffdd0ef30e66e22e862df762', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\php83garbagecollectorstatusprovider', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\status', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatchWithOffset.php' => + array ( + 0 => 'c84e019b6ea5b63b5a6047978d0a2e4f4803437b', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\systemstopwatchwithoffset', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\__construct', + 1 => 'phpunit\\event\\telemetry\\current', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Duration.php' => + array ( + 0 => '6c81455ef692faaaa9c3eb74e7f6c8f983a9f4fc', + 1 => + array ( + 0 => 'phpunit\\event\\telemetry\\duration', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetry\\fromsecondsandnanoseconds', + 1 => 'phpunit\\event\\telemetry\\__construct', + 2 => 'phpunit\\event\\telemetry\\seconds', + 3 => 'phpunit\\event\\telemetry\\nanoseconds', + 4 => 'phpunit\\event\\telemetry\\asfloat', + 5 => 'phpunit\\event\\telemetry\\asstring', + 6 => 'phpunit\\event\\telemetry\\equals', + 7 => 'phpunit\\event\\telemetry\\islessthan', + 8 => 'phpunit\\event\\telemetry\\isgreaterthan', + 9 => 'phpunit\\event\\telemetry\\ensurenotnegative', + 10 => 'phpunit\\event\\telemetry\\ensurenanosecondsinrange', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/ComparisonFailure.php' => + array ( + 0 => '33b292648e47c906aebf30170401cb3d3f62ac8c', + 1 => + array ( + 0 => 'phpunit\\event\\code\\comparisonfailure', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\__construct', + 1 => 'phpunit\\event\\code\\expected', + 2 => 'phpunit\\event\\code\\actual', + 3 => 'phpunit\\event\\code\\diff', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Throwable.php' => + array ( + 0 => 'a9b4d81e864a18ab455117cccb092b0f8900d4bd', + 1 => + array ( + 0 => 'phpunit\\event\\code\\throwable', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\__construct', + 1 => 'phpunit\\event\\code\\asstring', + 2 => 'phpunit\\event\\code\\classname', + 3 => 'phpunit\\event\\code\\message', + 4 => 'phpunit\\event\\code\\description', + 5 => 'phpunit\\event\\code\\stacktrace', + 6 => 'phpunit\\event\\code\\hasprevious', + 7 => 'phpunit\\event\\code\\previous', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Subscriber.php' => + array ( + 0 => '3755a0e75b5f94b3d6d93e7f122b4a63087305a6', + 1 => + array ( + 0 => 'phpunit\\event\\subscriber', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/EventCollectionIterator.php' => + array ( + 0 => 'f60725a95781e650109a2c067068d8c74676ee84', + 1 => + array ( + 0 => 'phpunit\\event\\eventcollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\event\\__construct', + 1 => 'phpunit\\event\\rewind', + 2 => 'phpunit\\event\\valid', + 3 => 'phpunit\\event\\key', + 4 => 'phpunit\\event\\current', + 5 => 'phpunit\\event\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/Started.php' => + array ( + 0 => 'c8f5b849ae8173cd27d2f3a0208d019638215f6b', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\started', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionEnabledSubscriber.php' => + array ( + 0 => '3e350eb0feba00deb98b73f4fbd1f065facf1630', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\garbagecollectionenabledsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionAbortedSubscriber.php' => + array ( + 0 => '50d18825c4d4863a5e30eafcd3c25d3d104cf84d', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\executionabortedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/EventFacadeSealed.php' => + array ( + 0 => '490d7a0b46baa534ea9d788dfc952cf604bb920e', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\eventfacadesealed', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionBootstrapped.php' => + array ( + 0 => '0f90f5283e7b84ebbe7f7de96a86569ae7cfa2f6', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\extensionbootstrapped', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\classname', + 3 => 'phpunit\\event\\testrunner\\parameters', + 4 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionStarted.php' => + array ( + 0 => '02a77c3708b93c39437b53ff4cfb02b44c62667e', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\executionstarted', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\testsuite', + 3 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/Configured.php' => + array ( + 0 => '3a24c1e8d567198d71dc19a234e9ae0c99f942e4', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\configured', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\configuration', + 3 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionAborted.php' => + array ( + 0 => 'da0bc7d8091cdcca9d83291d23144d6035ea69c7', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\executionaborted', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggeredSubscriber.php' => + array ( + 0 => 'd9304d17a33c5973de2760c94a1e504840503743', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\deprecationtriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionStartedSubscriber.php' => + array ( + 0 => '565263ef9d2c365bb8d256e7f1daef2064189f99', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\executionstartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionDisabled.php' => + array ( + 0 => '3d1bf56486021b9f4bf39cb0d8448752919f5311', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\garbagecollectiondisabled', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionEnabled.php' => + array ( + 0 => '012dbb86d05f5f9f49108c950dd77b63fd0bb03f', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\garbagecollectionenabled', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/BootstrapFinishedSubscriber.php' => + array ( + 0 => 'c311e93ecb80f95c26dc8f1db481058aca689805', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\bootstrapfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/EventFacadeSealedSubscriber.php' => + array ( + 0 => '2ff01ddd54f1e02b87a97d9216c03dcb081cd8e6', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\eventfacadesealedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionTriggeredSubscriber.php' => + array ( + 0 => '13a4fb1e51d5314c57408540e7ce8e8bccd737d0', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\garbagecollectiontriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionFinished.php' => + array ( + 0 => 'b1e07f4d2c6462d74862b8c0383f6a6b31cbf551', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\executionfinished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionFinishedSubscriber.php' => + array ( + 0 => 'a2c21c0a3c84162deb28672c92b35f97e6b45815', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\executionfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/Finished.php' => + array ( + 0 => 'ae26dade44be211e4ff58857251a600410f898a8', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\finished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ConfiguredSubscriber.php' => + array ( + 0 => 'f9662faf434f3e805c5cfe84102d9014e1d1c1d2', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\configuredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggered.php' => + array ( + 0 => '28a3bfa02a02f889ff68cd1a149ca48ff91a0817', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\deprecationtriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\message', + 3 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionDisabledSubscriber.php' => + array ( + 0 => 'fc6234876e77715cdaa795aa9fbace888ad5f1f4', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\garbagecollectiondisabledsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionTriggered.php' => + array ( + 0 => '4ed1bdcd521fba28061e8bf6707daac1d0a9e205', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\garbagecollectiontriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/WarningTriggeredSubscriber.php' => + array ( + 0 => '76b8e80b3876715cb986bf7fb4473d2bff7929d1', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\warningtriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/BootstrapFinished.php' => + array ( + 0 => 'cac7fc16a2b54dabcd42593213b4916101c3b956', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\bootstrapfinished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\filename', + 3 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/WarningTriggered.php' => + array ( + 0 => '5a75e346a627b684a16af3d327388993639bc398', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\warningtriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\message', + 3 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionBootstrappedSubscriber.php' => + array ( + 0 => 'd2e3c231fad908eb08eb1ab02f41f296eefc8e2a', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\extensionbootstrappedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionLoadedFromPhar.php' => + array ( + 0 => '96ce50f9ddfce546e99cb769e2ba453a97663c5c', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\extensionloadedfromphar', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\__construct', + 1 => 'phpunit\\event\\testrunner\\telemetryinfo', + 2 => 'phpunit\\event\\testrunner\\filename', + 3 => 'phpunit\\event\\testrunner\\name', + 4 => 'phpunit\\event\\testrunner\\version', + 5 => 'phpunit\\event\\testrunner\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionLoadedFromPharSubscriber.php' => + array ( + 0 => '8e6080271186e83046c65f5136ad74a9f61d3421', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\extensionloadedfrompharsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/StartedSubscriber.php' => + array ( + 0 => 'a1cbb344bf6e5502947fd9bda914172057ea9d88', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\startedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/FinishedSubscriber.php' => + array ( + 0 => '3d71bee2d7dc896ee1b1af190922ff3678c2ec6f', + 1 => + array ( + 0 => 'phpunit\\event\\testrunner\\finishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testrunner\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Event.php' => + array ( + 0 => '11ef92f33839539412fc3945e422c6039c56a5ab', + 1 => + array ( + 0 => 'phpunit\\event\\event', + ), + 2 => + array ( + 0 => 'phpunit\\event\\telemetryinfo', + 1 => 'phpunit\\event\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/PrintedUnexpectedOutputSubscriber.php' => + array ( + 0 => '84d8b60f058fd6fa5b2c68e64db7b0f4bae484f4', + 1 => + array ( + 0 => 'phpunit\\event\\test\\printedunexpectedoutputsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodCalledSubscriber.php' => + array ( + 0 => 'ccd688f5971fbbeb8ffe56ecf95260306da0560e', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforetestmethodcalledsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodErrored.php' => + array ( + 0 => 'e8c0e6e77275dcb6ef72d3d6cf69e0b6132f58e8', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforetestmethoderrored', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\throwable', + 5 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionErroredSubscriber.php' => + array ( + 0 => '9a55c0470576989bdff50075d40f077116f82f74', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preconditionerroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionCalled.php' => + array ( + 0 => '23bfe753643152100d1efb2d2902500f25d2048f', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preconditioncalled', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionErrored.php' => + array ( + 0 => 'bbaa398c37f75a303593c68878d64ef59af2dc84', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preconditionerrored', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\throwable', + 5 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodFinishedSubscriber.php' => + array ( + 0 => 'f7bed12371346805535a022b199c32258ca188dd', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforetestmethodfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionErrored.php' => + array ( + 0 => '03e6bb933ff4ce0f2d71c72e2095e689f90f11b9', + 1 => + array ( + 0 => 'phpunit\\event\\test\\postconditionerrored', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\throwable', + 5 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinished.php' => + array ( + 0 => 'ba73fa1fc6a405381f8c07dba74299f9f232ee59', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforefirsttestmethodfinished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethods', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionFinished.php' => + array ( + 0 => '5e8325996a33cdb06d514a7c099615d4a43fb289', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preconditionfinished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethods', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodCalled.php' => + array ( + 0 => 'c3ecba3b43da88227829a24ef93a01a43781ee14', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforetestmethodcalled', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodErroredSubscriber.php' => + array ( + 0 => 'd06d71d0709cb91b117a63233dd8580dd65af6c8', + 1 => + array ( + 0 => 'phpunit\\event\\test\\afterlasttestmethoderroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodErroredSubscriber.php' => + array ( + 0 => '6f0a629fff8a3f5ba1eb6bf7e6b4fb98792e9e77', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforetestmethoderroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionFinished.php' => + array ( + 0 => '7136b2ca4ac415eb3f342a1e1a6eb619b6a3d454', + 1 => + array ( + 0 => 'phpunit\\event\\test\\postconditionfinished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethods', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionCalledSubscriber.php' => + array ( + 0 => '8c7ba4aab6c94a385c08d1b85fd82bb193973d5e', + 1 => + array ( + 0 => 'phpunit\\event\\test\\postconditioncalledsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionFinishedSubscriber.php' => + array ( + 0 => '7ad5a7d119c5cb8a4b9fc135fbcaf46dbeca6c88', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preconditionfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodFinished.php' => + array ( + 0 => '1dc1e4daa472f58e9ee7f49dae396028c0d70af7', + 1 => + array ( + 0 => 'phpunit\\event\\test\\aftertestmethodfinished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethods', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalledSubscriber.php' => + array ( + 0 => '3e45ff5fe012f586911512375c45565e3afb2b0e', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforefirsttestmethodcalledsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodFinishedSubscriber.php' => + array ( + 0 => '840288cb405be123f16943f96ebcbbb25f525ab7', + 1 => + array ( + 0 => 'phpunit\\event\\test\\aftertestmethodfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodCalledSubscriber.php' => + array ( + 0 => '954bd4a4dc53df250bc2dc0452c3c407b0b50f73', + 1 => + array ( + 0 => 'phpunit\\event\\test\\aftertestmethodcalledsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinishedSubscriber.php' => + array ( + 0 => 'aea3a910bb0a52cd880ecf67178dfe07594e9613', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforefirsttestmethodfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodErrored.php' => + array ( + 0 => 'c5f9682b7db9eac6b35511c65ee4420e6c41e299', + 1 => + array ( + 0 => 'phpunit\\event\\test\\afterlasttestmethoderrored', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\throwable', + 5 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodErroredSubscriber.php' => + array ( + 0 => '6166a28d2f75436f32d58939731a9c9916894651', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforefirsttestmethoderroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodErrored.php' => + array ( + 0 => '4c3390442f9d3493f124a7d4d928d02ea29aa37b', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforefirsttestmethoderrored', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\throwable', + 5 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodFinished.php' => + array ( + 0 => '3e3942f644754c62e3ffc85efbe296915148b224', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforetestmethodfinished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethods', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodErroredSubscriber.php' => + array ( + 0 => '1cc609c3d58bfad41fc21c72e0bd488b91dc5f68', + 1 => + array ( + 0 => 'phpunit\\event\\test\\aftertestmethoderroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodCalledSubscriber.php' => + array ( + 0 => '36cf43768db15b1c0f39a4e5e0f6674a598ce019', + 1 => + array ( + 0 => 'phpunit\\event\\test\\afterlasttestmethodcalledsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionCalledSubscriber.php' => + array ( + 0 => 'ff765b294e9a74bbccce9ec942b6f4a92c35e7fc', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preconditioncalledsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodFinishedSubscriber.php' => + array ( + 0 => '88b0667a5de9a547ffa96c57547f68b2b1d326b9', + 1 => + array ( + 0 => 'phpunit\\event\\test\\afterlasttestmethodfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionFinishedSubscriber.php' => + array ( + 0 => '49dbe74e6ad96d212afc262a3dc4bdd32b2090de', + 1 => + array ( + 0 => 'phpunit\\event\\test\\postconditionfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionCalled.php' => + array ( + 0 => '68b64ad86ea3ffd743a5309324b8a6003ec70139', + 1 => + array ( + 0 => 'phpunit\\event\\test\\postconditioncalled', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodErrored.php' => + array ( + 0 => 'da4a2ca8233208cff4134b0d98147811adff1cfc', + 1 => + array ( + 0 => 'phpunit\\event\\test\\aftertestmethoderrored', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\throwable', + 5 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionErroredSubscriber.php' => + array ( + 0 => 'd97da07aa3e8f1347523b363a860e723225b1214', + 1 => + array ( + 0 => 'phpunit\\event\\test\\postconditionerroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodFinished.php' => + array ( + 0 => 'a6b28cfa2e86e8ad13e3eaecef0f569a436213a7', + 1 => + array ( + 0 => 'phpunit\\event\\test\\afterlasttestmethodfinished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethods', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodCalled.php' => + array ( + 0 => '6a13ef2830b400ce68bd6f14fb311e45362a8844', + 1 => + array ( + 0 => 'phpunit\\event\\test\\aftertestmethodcalled', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalled.php' => + array ( + 0 => 'a7a2c06855b6ba7ae6b91d8457529fb2a4fe0923', + 1 => + array ( + 0 => 'phpunit\\event\\test\\beforefirsttestmethodcalled', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodCalled.php' => + array ( + 0 => 'ad7420ba11f4d9df7012a0a50f5ae6c44c2e3014', + 1 => + array ( + 0 => 'phpunit\\event\\test\\afterlasttestmethodcalled', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testclassname', + 3 => 'phpunit\\event\\test\\calledmethod', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/PrintedUnexpectedOutput.php' => + array ( + 0 => 'c3027912957bba8401d7243380d5f5aca8d6bb69', + 1 => + array ( + 0 => 'phpunit\\event\\test\\printedunexpectedoutput', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\output', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodCalledSubscriber.php' => + array ( + 0 => 'f170cce661ff38d52de4f0351cbea26afe1cbd83', + 1 => + array ( + 0 => 'phpunit\\event\\test\\dataprovidermethodcalledsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationStartedSubscriber.php' => + array ( + 0 => '047704f864defb25b439642b156cd578e41eec68', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preparationstartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationStarted.php' => + array ( + 0 => '7b1a669a800c9064204f2c39178753e06197adcf', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preparationstarted', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationFailed.php' => + array ( + 0 => 'd82094e780db685551ecff914509137f9c674d1a', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preparationfailed', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodFinished.php' => + array ( + 0 => '8def7bfd7e30a249de6482c5b869de07a1ce7a46', + 1 => + array ( + 0 => 'phpunit\\event\\test\\dataprovidermethodfinished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testmethod', + 3 => 'phpunit\\event\\test\\calledmethods', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodFinishedSubscriber.php' => + array ( + 0 => '2a67853b5b57a0c25468372d77e9986d5aeb9904', + 1 => + array ( + 0 => 'phpunit\\event\\test\\dataprovidermethodfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparedSubscriber.php' => + array ( + 0 => '2e932ebb4eef9ade9f7be59bba9afca080b8df30', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preparedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodCalled.php' => + array ( + 0 => 'f0af7df46ea598781aac752f8e6dafaa5f8926f5', + 1 => + array ( + 0 => 'phpunit\\event\\test\\dataprovidermethodcalled', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\testmethod', + 3 => 'phpunit\\event\\test\\dataprovidermethod', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/Prepared.php' => + array ( + 0 => '88351dd5fd3432a11cf3c73dd865fc203832c5ac', + 1 => + array ( + 0 => 'phpunit\\event\\test\\prepared', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/Finished.php' => + array ( + 0 => '504aeff905c4e77f375cc21fc2c77d78f58598d3', + 1 => + array ( + 0 => 'phpunit\\event\\test\\finished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\numberofassertionsperformed', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationFailedSubscriber.php' => + array ( + 0 => '07d0c651f103a8bf402e422ce30d196e4ecfb6f3', + 1 => + array ( + 0 => 'phpunit\\event\\test\\preparationfailedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/FinishedSubscriber.php' => + array ( + 0 => '814bba5fb67dd3820fd6ffee79f3f919029b36e7', + 1 => + array ( + 0 => 'phpunit\\event\\test\\finishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionSucceeded.php' => + array ( + 0 => '1a8437fe758ef5f4d4f07c61ddcbdbee89127c5e', + 1 => + array ( + 0 => 'phpunit\\event\\test\\assertionsucceeded', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\value', + 3 => 'phpunit\\event\\test\\count', + 4 => 'phpunit\\event\\test\\message', + 5 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionSucceededSubscriber.php' => + array ( + 0 => '2899d0c6a15eadcc714ee19cbe1a60b2a61f36d4', + 1 => + array ( + 0 => 'phpunit\\event\\test\\assertionsucceededsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionFailedSubscriber.php' => + array ( + 0 => '0076b32de24b7d3c5bb36dc625f9c14b6f02fc62', + 1 => + array ( + 0 => 'phpunit\\event\\test\\assertionfailedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionFailed.php' => + array ( + 0 => '0fced4dc518717821e447b190dc150b702dd5242', + 1 => + array ( + 0 => 'phpunit\\event\\test\\assertionfailed', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\value', + 3 => 'phpunit\\event\\test\\count', + 4 => 'phpunit\\event\\test\\message', + 5 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Skipped.php' => + array ( + 0 => '6aa884b7c32bd61c4be6a4d51373b7ceeb23ee75', + 1 => + array ( + 0 => 'phpunit\\event\\test\\skipped', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/MarkedIncomplete.php' => + array ( + 0 => '48ed69f289db368df433524d4dab34e4d95077a8', + 1 => + array ( + 0 => 'phpunit\\event\\test\\markedincomplete', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\throwable', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Failed.php' => + array ( + 0 => '2eae80b7495e832ee7dfbafd0b4433fb46986fa1', + 1 => + array ( + 0 => 'phpunit\\event\\test\\failed', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\throwable', + 4 => 'phpunit\\event\\test\\hascomparisonfailure', + 5 => 'phpunit\\event\\test\\comparisonfailure', + 6 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/SkippedSubscriber.php' => + array ( + 0 => '1de197cd52e8dec133906148b91b92b978013548', + 1 => + array ( + 0 => 'phpunit\\event\\test\\skippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/MarkedIncompleteSubscriber.php' => + array ( + 0 => '7ce3b786bc152e819be4f1ec1004901edf67cd0a', + 1 => + array ( + 0 => 'phpunit\\event\\test\\markedincompletesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/ErroredSubscriber.php' => + array ( + 0 => '6a4343fe5a1dcf5b079a93e4bd348da9635da7c3', + 1 => + array ( + 0 => 'phpunit\\event\\test\\erroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Passed.php' => + array ( + 0 => '85f22ea1ca4db95852e8382e902d471e229f791e', + 1 => + array ( + 0 => 'phpunit\\event\\test\\passed', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/FailedSubscriber.php' => + array ( + 0 => 'c194671227196809fbec1f105fda24864f9331a3', + 1 => + array ( + 0 => 'phpunit\\event\\test\\failedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/PassedSubscriber.php' => + array ( + 0 => '7b33ed749c9f985991f7de6c0f04c7bde7fbb0c7', + 1 => + array ( + 0 => 'phpunit\\event\\test\\passedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Errored.php' => + array ( + 0 => '6ac91dee3f1ea6f9bf9f1814376f1342c856d51a', + 1 => + array ( + 0 => 'phpunit\\event\\test\\errored', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\throwable', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/ComparatorRegistered.php' => + array ( + 0 => '75285c8621da257e2faa97b6f811cc4c5df8abcf', + 1 => + array ( + 0 => 'phpunit\\event\\test\\comparatorregistered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\classname', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitWarningTriggered.php' => + array ( + 0 => '03f49710087b779bc96742e8e1deb442932031c3', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpunitwarningtriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpWarningTriggered.php' => + array ( + 0 => 'dbe0a51ef895b6dd87de07ae3b17df8c77d694a6', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpwarningtriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\file', + 5 => 'phpunit\\event\\test\\line', + 6 => 'phpunit\\event\\test\\wassuppressed', + 7 => 'phpunit\\event\\test\\ignoredbybaseline', + 8 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ErrorTriggered.php' => + array ( + 0 => '0766dccaae25dceb88938507bbe906f71a743d27', + 1 => + array ( + 0 => 'phpunit\\event\\test\\errortriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\file', + 5 => 'phpunit\\event\\test\\line', + 6 => 'phpunit\\event\\test\\wassuppressed', + 7 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/DeprecationTriggeredSubscriber.php' => + array ( + 0 => '850cf7d9b9d40ec7a422b36b03d403b28d347901', + 1 => + array ( + 0 => 'phpunit\\event\\test\\deprecationtriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpNoticeTriggered.php' => + array ( + 0 => '66b7b7c53e426abe743894b3cad50719d61058ee', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpnoticetriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\file', + 5 => 'phpunit\\event\\test\\line', + 6 => 'phpunit\\event\\test\\wassuppressed', + 7 => 'phpunit\\event\\test\\ignoredbybaseline', + 8 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpDeprecationTriggered.php' => + array ( + 0 => 'f926ae634f30620c8910c09c9530c1e80d8e21b9', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpdeprecationtriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\file', + 5 => 'phpunit\\event\\test\\line', + 6 => 'phpunit\\event\\test\\wassuppressed', + 7 => 'phpunit\\event\\test\\ignoredbybaseline', + 8 => 'phpunit\\event\\test\\ignoredbytest', + 9 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/NoticeTriggeredSubscriber.php' => + array ( + 0 => 'e63053401066843f21107fe937e61234ff8cbc18', + 1 => + array ( + 0 => 'phpunit\\event\\test\\noticetriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitErrorTriggeredSubscriber.php' => + array ( + 0 => '720efe5cde28b26318fb5abdbea1492b65fa372f', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpuniterrortriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpNoticeTriggeredSubscriber.php' => + array ( + 0 => 'c6745484a5ed9416eac3e88adaa5a7ec1abe8fc9', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpnoticetriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ErrorTriggeredSubscriber.php' => + array ( + 0 => '8a15d3eb426e6f4aeff01aeed98f259d50a1453b', + 1 => + array ( + 0 => 'phpunit\\event\\test\\errortriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitDeprecationTriggered.php' => + array ( + 0 => 'ba581f69cd786d19fcfafe16d3a97e66680da643', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpunitdeprecationtriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitWarningTriggeredSubscriber.php' => + array ( + 0 => '5dc77a8ae93d86b6b77afc861a4200ddfb295de9', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpunitwarningtriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitDeprecationTriggeredSubscriber.php' => + array ( + 0 => '79e2f4c3cbf21b7f36c14d0db32bd9b393d7a80e', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpunitdeprecationtriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/DeprecationTriggered.php' => + array ( + 0 => '85099181d7beb7b8b401a3760c2f61a08aaa905b', + 1 => + array ( + 0 => 'phpunit\\event\\test\\deprecationtriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\file', + 5 => 'phpunit\\event\\test\\line', + 6 => 'phpunit\\event\\test\\wassuppressed', + 7 => 'phpunit\\event\\test\\ignoredbybaseline', + 8 => 'phpunit\\event\\test\\ignoredbytest', + 9 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/WarningTriggeredSubscriber.php' => + array ( + 0 => '3648ee586c7f41306b13714994f85b19e0ddcbbd', + 1 => + array ( + 0 => 'phpunit\\event\\test\\warningtriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpWarningTriggeredSubscriber.php' => + array ( + 0 => 'd8e961fc889e258eaa853bb290863cb1ec5cb8d4', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpwarningtriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ConsideredRiskySubscriber.php' => + array ( + 0 => 'bffdfb520ebd7d1f76eaf71e3a52c3d9f2bcbe1f', + 1 => + array ( + 0 => 'phpunit\\event\\test\\consideredriskysubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/WarningTriggered.php' => + array ( + 0 => '70d9e128f8e5986dfe3eb25652fef7c57a93f36f', + 1 => + array ( + 0 => 'phpunit\\event\\test\\warningtriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\file', + 5 => 'phpunit\\event\\test\\line', + 6 => 'phpunit\\event\\test\\wassuppressed', + 7 => 'phpunit\\event\\test\\ignoredbybaseline', + 8 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitErrorTriggered.php' => + array ( + 0 => 'c7b4d333dda3857b8be4ef6e6ad3c7461665ab1a', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpuniterrortriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ConsideredRisky.php' => + array ( + 0 => '2d759113495d26a792a51e13037e3c7262140673', + 1 => + array ( + 0 => 'phpunit\\event\\test\\consideredrisky', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/NoticeTriggered.php' => + array ( + 0 => '013ff93e23b4b55ee1954e488cf0182df1591f32', + 1 => + array ( + 0 => 'phpunit\\event\\test\\noticetriggered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\test', + 3 => 'phpunit\\event\\test\\message', + 4 => 'phpunit\\event\\test\\file', + 5 => 'phpunit\\event\\test\\line', + 6 => 'phpunit\\event\\test\\wassuppressed', + 7 => 'phpunit\\event\\test\\ignoredbybaseline', + 8 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpDeprecationTriggeredSubscriber.php' => + array ( + 0 => '323f7f6e25be1a58b243641f2f042c3a5a958d5d', + 1 => + array ( + 0 => 'phpunit\\event\\test\\phpdeprecationtriggeredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/ComparatorRegisteredSubscriber.php' => + array ( + 0 => 'f833d57a285480fd0bfdfc8b44655ed0615a153a', + 1 => + array ( + 0 => 'phpunit\\event\\test\\comparatorregisteredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForTraitCreated.php' => + array ( + 0 => 'abb8e4bd6f6cc0de22dc3c5e70ed8336803bdb7b', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectfortraitcreated', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\traitname', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubCreated.php' => + array ( + 0 => '53585a4a5d9f640367084f67d229dc4c1ea271ed', + 1 => + array ( + 0 => 'phpunit\\event\\test\\teststubcreated', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\classname', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreatedSubscriber.php' => + array ( + 0 => '01346a44307314e91818d93a94376b9ce56846ba', + 1 => + array ( + 0 => 'phpunit\\event\\test\\teststubforintersectionofinterfacescreatedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectFromWsdlCreatedSubscriber.php' => + array ( + 0 => '9a82444dabdf23d5942c9f92e3ec0dfc84510e98', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectfromwsdlcreatedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/PartialMockObjectCreatedSubscriber.php' => + array ( + 0 => '009b9905a0f4e1f62fecfae9a3e058303febed8c', + 1 => + array ( + 0 => 'phpunit\\event\\test\\partialmockobjectcreatedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestProxyCreated.php' => + array ( + 0 => '114c876655dcd70d7c839a0c6fc4d13e884f7412', + 1 => + array ( + 0 => 'phpunit\\event\\test\\testproxycreated', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\classname', + 3 => 'phpunit\\event\\test\\constructorarguments', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestProxyCreatedSubscriber.php' => + array ( + 0 => 'd532b47521a5d2d72584da875a0f2237c47ac8d0', + 1 => + array ( + 0 => 'phpunit\\event\\test\\testproxycreatedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreated.php' => + array ( + 0 => 'cfac9fb49d3303bed85f2e5b90a1c0868699f982', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectforabstractclasscreated', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\classname', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreated.php' => + array ( + 0 => 'd95554b919df9bf3dafa2ebb731cdc6b0b1ac8c3', + 1 => + array ( + 0 => 'phpunit\\event\\test\\teststubforintersectionofinterfacescreated', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\interfaces', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForTraitCreatedSubscriber.php' => + array ( + 0 => '17565d5acb031e9dc2508ab02f9d0c1fee7e2266', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectfortraitcreatedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreated.php' => + array ( + 0 => 'e31a666734ce5cda8d83d008194a689c5a13604d', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectforintersectionofinterfacescreated', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\interfaces', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectCreated.php' => + array ( + 0 => 'f73625c11c62a2b2d9beb6801c0e591e36c5b791', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectcreated', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\classname', + 3 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreatedSubscriber.php' => + array ( + 0 => 'd2b5f56864a320b073b902af64472640238a7bf0', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectforabstractclasscreatedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreatedSubscriber.php' => + array ( + 0 => '5d5fc6c79aba59e998d0df24a69ea1f8658a1223', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectforintersectionofinterfacescreatedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/PartialMockObjectCreated.php' => + array ( + 0 => '8d4ce79067103cd4e768a8a41b35a7f2e134c72b', + 1 => + array ( + 0 => 'phpunit\\event\\test\\partialmockobjectcreated', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\classname', + 3 => 'phpunit\\event\\test\\methodnames', + 4 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectCreatedSubscriber.php' => + array ( + 0 => 'd5976d06ddb2dd3aa46f52bf84a03458ebea2310', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectcreatedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectFromWsdlCreated.php' => + array ( + 0 => 'd599f6249538e250cf06fe95537834b9b973711d', + 1 => + array ( + 0 => 'phpunit\\event\\test\\mockobjectfromwsdlcreated', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\__construct', + 1 => 'phpunit\\event\\test\\telemetryinfo', + 2 => 'phpunit\\event\\test\\wsdlfile', + 3 => 'phpunit\\event\\test\\originalclassname', + 4 => 'phpunit\\event\\test\\mockclassname', + 5 => 'phpunit\\event\\test\\methods', + 6 => 'phpunit\\event\\test\\calloriginalconstructor', + 7 => 'phpunit\\event\\test\\options', + 8 => 'phpunit\\event\\test\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubCreatedSubscriber.php' => + array ( + 0 => '96512e7319afdf237276da314ead175ef51cbd51', + 1 => + array ( + 0 => 'phpunit\\event\\test\\teststubcreatedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\test\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Started.php' => + array ( + 0 => 'c4b364ef91b2f071a3df6552073ea3854638f2d7', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\started', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\__construct', + 1 => 'phpunit\\event\\testsuite\\telemetryinfo', + 2 => 'phpunit\\event\\testsuite\\testsuite', + 3 => 'phpunit\\event\\testsuite\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Loaded.php' => + array ( + 0 => '2c8952e5025bc9a983c892aeac5234e287c19359', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\loaded', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\__construct', + 1 => 'phpunit\\event\\testsuite\\telemetryinfo', + 2 => 'phpunit\\event\\testsuite\\testsuite', + 3 => 'phpunit\\event\\testsuite\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Skipped.php' => + array ( + 0 => '608af438b308f4d73f13d8a4d19081f0ca95b5ca', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\skipped', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\__construct', + 1 => 'phpunit\\event\\testsuite\\telemetryinfo', + 2 => 'phpunit\\event\\testsuite\\testsuite', + 3 => 'phpunit\\event\\testsuite\\message', + 4 => 'phpunit\\event\\testsuite\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/SortedSubscriber.php' => + array ( + 0 => '20d6d173def5f3ae0476c20bd9cc33988dbc3a1c', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\sortedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Filtered.php' => + array ( + 0 => 'd03ac949ee1d593edcc0fa1d8e3dd1bf64453156', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\filtered', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\__construct', + 1 => 'phpunit\\event\\testsuite\\telemetryinfo', + 2 => 'phpunit\\event\\testsuite\\testsuite', + 3 => 'phpunit\\event\\testsuite\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/SkippedSubscriber.php' => + array ( + 0 => 'be8612409db213bc5af8440d7b51b52488fa4394', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\skippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/LoadedSubscriber.php' => + array ( + 0 => '4544a5754b993bdd15b48b3b3169a21c7e49676f', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\loadedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Sorted.php' => + array ( + 0 => 'bf4d7390d82673da6e4f170732aae093db5fc79e', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\sorted', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\__construct', + 1 => 'phpunit\\event\\testsuite\\telemetryinfo', + 2 => 'phpunit\\event\\testsuite\\executionorder', + 3 => 'phpunit\\event\\testsuite\\executionorderdefects', + 4 => 'phpunit\\event\\testsuite\\resolvedependencies', + 5 => 'phpunit\\event\\testsuite\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Finished.php' => + array ( + 0 => '23013996401163f66c0157cac2967d2d1cabce88', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\finished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\__construct', + 1 => 'phpunit\\event\\testsuite\\telemetryinfo', + 2 => 'phpunit\\event\\testsuite\\testsuite', + 3 => 'phpunit\\event\\testsuite\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/FilteredSubscriber.php' => + array ( + 0 => 'a4b10515eae863253c20d68dff9b639f5cbe4280', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\filteredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/StartedSubscriber.php' => + array ( + 0 => '57e81d7795efb67a5a5a7786b53d1f4f82fe5cc4', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\startedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/FinishedSubscriber.php' => + array ( + 0 => '9c7b1dcfde5946a51b150306f5d29a7ff3bd418f', + 1 => + array ( + 0 => 'phpunit\\event\\testsuite\\finishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\testsuite\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Application/Started.php' => + array ( + 0 => 'efc3a25c4ab060b40ffc9420610bec302314d1e5', + 1 => + array ( + 0 => 'phpunit\\event\\application\\started', + ), + 2 => + array ( + 0 => 'phpunit\\event\\application\\__construct', + 1 => 'phpunit\\event\\application\\telemetryinfo', + 2 => 'phpunit\\event\\application\\runtime', + 3 => 'phpunit\\event\\application\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Application/Finished.php' => + array ( + 0 => 'cd9062feeca5dc1009cd45c51c6127852b3ca235', + 1 => + array ( + 0 => 'phpunit\\event\\application\\finished', + ), + 2 => + array ( + 0 => 'phpunit\\event\\application\\__construct', + 1 => 'phpunit\\event\\application\\telemetryinfo', + 2 => 'phpunit\\event\\application\\shellexitcode', + 3 => 'phpunit\\event\\application\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Application/StartedSubscriber.php' => + array ( + 0 => '5871e42fdc035a1cb2ce8acc80c9fe94b94bdc03', + 1 => + array ( + 0 => 'phpunit\\event\\application\\startedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\application\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Application/FinishedSubscriber.php' => + array ( + 0 => '5e94fbe68de25acfd724a44f2796fb8dfe58b6fb', + 1 => + array ( + 0 => 'phpunit\\event\\application\\finishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\event\\application\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/EventCollection.php' => + array ( + 0 => 'dc4ecd34ddff458022827e6144062c33a7d6b893', + 1 => + array ( + 0 => 'phpunit\\event\\eventcollection', + ), + 2 => + array ( + 0 => 'phpunit\\event\\add', + 1 => 'phpunit\\event\\asarray', + 2 => 'phpunit\\event\\count', + 3 => 'phpunit\\event\\isempty', + 4 => 'phpunit\\event\\isnotempty', + 5 => 'phpunit\\event\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/TypeMap.php' => + array ( + 0 => 'b2cb339b0cc4a78757d537f570eb1821614fc797', + 1 => + array ( + 0 => 'phpunit\\event\\typemap', + ), + 2 => + array ( + 0 => 'phpunit\\event\\addmapping', + 1 => 'phpunit\\event\\isknownsubscribertype', + 2 => 'phpunit\\event\\isknowneventtype', + 3 => 'phpunit\\event\\map', + 4 => 'phpunit\\event\\ensuresubscriberinterfaceexists', + 5 => 'phpunit\\event\\ensureeventclassexists', + 6 => 'phpunit\\event\\ensuresubscriberinterfaceextendsinterface', + 7 => 'phpunit\\event\\ensureeventclassimplementseventinterface', + 8 => 'phpunit\\event\\ensuresubscriberwasnotalreadyregistered', + 9 => 'phpunit\\event\\ensureeventwasnotalreadyassigned', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/UnknownEventTypeException.php' => + array ( + 0 => '744c2352e323169a22038a724ea2a29f6a39897a', + 1 => + array ( + 0 => 'phpunit\\event\\unknowneventtypeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/UnknownEventException.php' => + array ( + 0 => '59fa5ec8542a3fda5d1b7ed2eda5e76b175b900a', + 1 => + array ( + 0 => 'phpunit\\event\\unknowneventexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/InvalidSubscriberException.php' => + array ( + 0 => '4cb3fb9391929d6477d59bd68b0e7e65d6ae7496', + 1 => + array ( + 0 => 'phpunit\\event\\invalidsubscriberexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/NoTestCaseObjectOnCallStackException.php' => + array ( + 0 => '82b7cba12fc332001dd207c69cdfa0f217837a49', + 1 => + array ( + 0 => 'phpunit\\event\\code\\notestcaseobjectoncallstackexception', + ), + 2 => + array ( + 0 => 'phpunit\\event\\code\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/RuntimeException.php' => + array ( + 0 => 'f4f962615eeab9ba85d908f41a700306e5e697fa', + 1 => + array ( + 0 => 'phpunit\\event\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/NoComparisonFailureException.php' => + array ( + 0 => '34134db3b3e58cfa04fcdad52702402dd111ba14', + 1 => + array ( + 0 => 'phpunit\\event\\test\\nocomparisonfailureexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/EventFacadeIsSealedException.php' => + array ( + 0 => 'b7e05797eeffddb5d00170510c015935f6e9bafe', + 1 => + array ( + 0 => 'phpunit\\event\\eventfacadeissealedexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/InvalidArgumentException.php' => + array ( + 0 => '02967b342c1f626c9120a8e4bfc335d1192467e6', + 1 => + array ( + 0 => 'phpunit\\event\\invalidargumentexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/NoPreviousThrowableException.php' => + array ( + 0 => '88a8caffc9113463080cd1b26971aff29ccf4f9c', + 1 => + array ( + 0 => 'phpunit\\event\\nopreviousthrowableexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberTypeException.php' => + array ( + 0 => '9e9f6d0e00ec7970d7fbfbdd498af748718d5494', + 1 => + array ( + 0 => 'phpunit\\event\\unknownsubscribertypeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/EventAlreadyAssignedException.php' => + array ( + 0 => '82721698929ece20f7a498a5c94f124fa70b815b', + 1 => + array ( + 0 => 'phpunit\\event\\eventalreadyassignedexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/SubscriberTypeAlreadyRegisteredException.php' => + array ( + 0 => 'ec0690787b168bfcdb18a148a6b9c9ca6914b6e9', + 1 => + array ( + 0 => 'phpunit\\event\\subscribertypealreadyregisteredexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/MoreThanOneDataSetFromDataProviderException.php' => + array ( + 0 => '7fd2923e67a239951020631dd1dd766d107b7963', + 1 => + array ( + 0 => 'phpunit\\event\\testdata\\morethanonedatasetfromdataproviderexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/NoDataSetFromDataProviderException.php' => + array ( + 0 => '11025e8837e709e9d6d8952abeb056861dea21cb', + 1 => + array ( + 0 => 'phpunit\\event\\testdata\\nodatasetfromdataproviderexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/InvalidEventException.php' => + array ( + 0 => '48a46996b2aca4e1424a3e7cc37f265fccb0eeb7', + 1 => + array ( + 0 => 'phpunit\\event\\invalideventexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/MapError.php' => + array ( + 0 => '803cfd67a59a90b90e26a89b933d8c189614e7cd', + 1 => + array ( + 0 => 'phpunit\\event\\maperror', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/Exception.php' => + array ( + 0 => '71b54ecaf6e136baaf9aa53ec0d6485277d51703', + 1 => + array ( + 0 => 'phpunit\\event\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberException.php' => + array ( + 0 => 'f007419a99a9bc9383ec72d898b86b92666b1956', + 1 => + array ( + 0 => 'phpunit\\event\\unknownsubscriberexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Facade.php' => + array ( + 0 => '118622686d42282cb3f7a39a4077c8865af5683e', + 1 => + array ( + 0 => 'phpunit\\event\\facade', + ), + 2 => + array ( + 0 => 'phpunit\\event\\instance', + 1 => 'phpunit\\event\\emitter', + 2 => 'phpunit\\event\\__construct', + 3 => 'phpunit\\event\\registersubscribers', + 4 => 'phpunit\\event\\registersubscriber', + 5 => 'phpunit\\event\\registertracer', + 6 => 'phpunit\\event\\initforisolation', + 7 => 'phpunit\\event\\forward', + 8 => 'phpunit\\event\\seal', + 9 => 'phpunit\\event\\createdispatchingemitter', + 10 => 'phpunit\\event\\createtelemetrysystem', + 11 => 'phpunit\\event\\deferreddispatcher', + 12 => 'phpunit\\event\\typemap', + 13 => 'phpunit\\event\\registerdefaulttypes', + 14 => 'phpunit\\event\\garbagecollectorstatusprovider', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Before.php' => + array ( + 0 => '1b4bd598a16d666b5eefe4da513316aa0eac30d2', + 1 => + array ( + 0 => 'phpunit\\metadata\\before', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isbefore', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RunClassInSeparateProcess.php' => + array ( + 0 => '0f8015923f71f3ea8f131b1e9e8b7dbe1a75be63', + 1 => + array ( + 0 => 'phpunit\\metadata\\runclassinseparateprocess', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isrunclassinseparateprocess', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/IgnoreFunctionForCodeCoverage.php' => + array ( + 0 => '513220b7fe35d93e864d918c4e1694c45d8372d3', + 1 => + array ( + 0 => 'phpunit\\metadata\\ignorefunctionforcodecoverage', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isignorefunctionforcodecoverage', + 2 => 'phpunit\\metadata\\functionname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresPhp.php' => + array ( + 0 => '321cab13341b843be99d3ec29c765be0040e6c62', + 1 => + array ( + 0 => 'phpunit\\metadata\\requiresphp', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isrequiresphp', + 2 => 'phpunit\\metadata\\versionrequirement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresOperatingSystemFamily.php' => + array ( + 0 => 'e6f11a75be8057c8009cee8e61936ad48b554936', + 1 => + array ( + 0 => 'phpunit\\metadata\\requiresoperatingsystemfamily', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isrequiresoperatingsystemfamily', + 2 => 'phpunit\\metadata\\operatingsystemfamily', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Group.php' => + array ( + 0 => '5176d323ebd978b5072ff4f8a7dfed59fe42e7cb', + 1 => + array ( + 0 => 'phpunit\\metadata\\group', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isgroup', + 2 => 'phpunit\\metadata\\groupname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/After.php' => + array ( + 0 => '578c664bb0880b23a18e60f2c4c1cd0376a91e40', + 1 => + array ( + 0 => 'phpunit\\metadata\\after', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isafter', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/TestDox.php' => + array ( + 0 => '28ddcd2c661e83e93e89194a5f252c752f1d1da8', + 1 => + array ( + 0 => 'phpunit\\metadata\\testdox', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\istestdox', + 2 => 'phpunit\\metadata\\text', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/CoversDefaultClass.php' => + array ( + 0 => 'f2ffe052ea753c8717ade2edfd3fde269b12135c', + 1 => + array ( + 0 => 'phpunit\\metadata\\coversdefaultclass', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\iscoversdefaultclass', + 2 => 'phpunit\\metadata\\classname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/IgnoreMethodForCodeCoverage.php' => + array ( + 0 => '7af204b373a1b9360f3992a63cda458eaf5e1166', + 1 => + array ( + 0 => 'phpunit\\metadata\\ignoremethodforcodecoverage', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isignoremethodforcodecoverage', + 2 => 'phpunit\\metadata\\classname', + 3 => 'phpunit\\metadata\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresSetting.php' => + array ( + 0 => 'b7b49ba24c3aacb7fa3a9afaf599c5e906edde5b', + 1 => + array ( + 0 => 'phpunit\\metadata\\requiressetting', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isrequiressetting', + 2 => 'phpunit\\metadata\\setting', + 3 => 'phpunit\\metadata\\value', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/DependsOnMethod.php' => + array ( + 0 => 'b252abb4812faf48e7f16c5c8acd9be435600ce9', + 1 => + array ( + 0 => 'phpunit\\metadata\\dependsonmethod', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isdependsonmethod', + 2 => 'phpunit\\metadata\\classname', + 3 => 'phpunit\\metadata\\methodname', + 4 => 'phpunit\\metadata\\deepclone', + 5 => 'phpunit\\metadata\\shallowclone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/DependsOnClass.php' => + array ( + 0 => 'a3475b55653e283d6c0341009d6daf4f8a83cd5d', + 1 => + array ( + 0 => 'phpunit\\metadata\\dependsonclass', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isdependsonclass', + 2 => 'phpunit\\metadata\\classname', + 3 => 'phpunit\\metadata\\deepclone', + 4 => 'phpunit\\metadata\\shallowclone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/DataProvider.php' => + array ( + 0 => '091890893d683ba7e5effddb66e1e7493d243816', + 1 => + array ( + 0 => 'phpunit\\metadata\\dataprovider', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isdataprovider', + 2 => 'phpunit\\metadata\\classname', + 3 => 'phpunit\\metadata\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Metadata.php' => + array ( + 0 => 'e8a6e8446ec084b78f034741774c6071b0d6649d', + 1 => + array ( + 0 => 'phpunit\\metadata\\metadata', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\after', + 1 => 'phpunit\\metadata\\afterclass', + 2 => 'phpunit\\metadata\\backupglobalsonclass', + 3 => 'phpunit\\metadata\\backupglobalsonmethod', + 4 => 'phpunit\\metadata\\backupstaticpropertiesonclass', + 5 => 'phpunit\\metadata\\backupstaticpropertiesonmethod', + 6 => 'phpunit\\metadata\\before', + 7 => 'phpunit\\metadata\\beforeclass', + 8 => 'phpunit\\metadata\\coversclass', + 9 => 'phpunit\\metadata\\coversfunction', + 10 => 'phpunit\\metadata\\coversonclass', + 11 => 'phpunit\\metadata\\coversonmethod', + 12 => 'phpunit\\metadata\\coversdefaultclass', + 13 => 'phpunit\\metadata\\coversnothingonclass', + 14 => 'phpunit\\metadata\\coversnothingonmethod', + 15 => 'phpunit\\metadata\\dataprovider', + 16 => 'phpunit\\metadata\\dependsonclass', + 17 => 'phpunit\\metadata\\dependsonmethod', + 18 => 'phpunit\\metadata\\doesnotperformassertionsonclass', + 19 => 'phpunit\\metadata\\doesnotperformassertionsonmethod', + 20 => 'phpunit\\metadata\\excludeglobalvariablefrombackuponclass', + 21 => 'phpunit\\metadata\\excludeglobalvariablefrombackuponmethod', + 22 => 'phpunit\\metadata\\excludestaticpropertyfrombackuponclass', + 23 => 'phpunit\\metadata\\excludestaticpropertyfrombackuponmethod', + 24 => 'phpunit\\metadata\\grouponclass', + 25 => 'phpunit\\metadata\\grouponmethod', + 26 => 'phpunit\\metadata\\ignoredeprecationsonclass', + 27 => 'phpunit\\metadata\\ignoredeprecationsonmethod', + 28 => 'phpunit\\metadata\\ignoreclassforcodecoverage', + 29 => 'phpunit\\metadata\\ignoremethodforcodecoverage', + 30 => 'phpunit\\metadata\\ignorefunctionforcodecoverage', + 31 => 'phpunit\\metadata\\postcondition', + 32 => 'phpunit\\metadata\\precondition', + 33 => 'phpunit\\metadata\\preserveglobalstateonclass', + 34 => 'phpunit\\metadata\\preserveglobalstateonmethod', + 35 => 'phpunit\\metadata\\requiresfunctiononclass', + 36 => 'phpunit\\metadata\\requiresfunctiononmethod', + 37 => 'phpunit\\metadata\\requiresmethodonclass', + 38 => 'phpunit\\metadata\\requiresmethodonmethod', + 39 => 'phpunit\\metadata\\requiresoperatingsystemonclass', + 40 => 'phpunit\\metadata\\requiresoperatingsystemonmethod', + 41 => 'phpunit\\metadata\\requiresoperatingsystemfamilyonclass', + 42 => 'phpunit\\metadata\\requiresoperatingsystemfamilyonmethod', + 43 => 'phpunit\\metadata\\requiresphponclass', + 44 => 'phpunit\\metadata\\requiresphponmethod', + 45 => 'phpunit\\metadata\\requiresphpextensiononclass', + 46 => 'phpunit\\metadata\\requiresphpextensiononmethod', + 47 => 'phpunit\\metadata\\requiresphpunitonclass', + 48 => 'phpunit\\metadata\\requiresphpunitonmethod', + 49 => 'phpunit\\metadata\\requiressettingonclass', + 50 => 'phpunit\\metadata\\requiressettingonmethod', + 51 => 'phpunit\\metadata\\runclassinseparateprocess', + 52 => 'phpunit\\metadata\\runtestsinseparateprocesses', + 53 => 'phpunit\\metadata\\runinseparateprocess', + 54 => 'phpunit\\metadata\\test', + 55 => 'phpunit\\metadata\\testdoxonclass', + 56 => 'phpunit\\metadata\\testdoxonmethod', + 57 => 'phpunit\\metadata\\testwith', + 58 => 'phpunit\\metadata\\usesclass', + 59 => 'phpunit\\metadata\\usesfunction', + 60 => 'phpunit\\metadata\\usesonclass', + 61 => 'phpunit\\metadata\\usesonmethod', + 62 => 'phpunit\\metadata\\usesdefaultclass', + 63 => 'phpunit\\metadata\\withouterrorhandler', + 64 => 'phpunit\\metadata\\__construct', + 65 => 'phpunit\\metadata\\isclasslevel', + 66 => 'phpunit\\metadata\\ismethodlevel', + 67 => 'phpunit\\metadata\\isafter', + 68 => 'phpunit\\metadata\\isafterclass', + 69 => 'phpunit\\metadata\\isbackupglobals', + 70 => 'phpunit\\metadata\\isbackupstaticproperties', + 71 => 'phpunit\\metadata\\isbeforeclass', + 72 => 'phpunit\\metadata\\isbefore', + 73 => 'phpunit\\metadata\\iscovers', + 74 => 'phpunit\\metadata\\iscoversclass', + 75 => 'phpunit\\metadata\\iscoversdefaultclass', + 76 => 'phpunit\\metadata\\iscoversfunction', + 77 => 'phpunit\\metadata\\iscoversnothing', + 78 => 'phpunit\\metadata\\isdataprovider', + 79 => 'phpunit\\metadata\\isdependsonclass', + 80 => 'phpunit\\metadata\\isdependsonmethod', + 81 => 'phpunit\\metadata\\isdoesnotperformassertions', + 82 => 'phpunit\\metadata\\isexcludeglobalvariablefrombackup', + 83 => 'phpunit\\metadata\\isexcludestaticpropertyfrombackup', + 84 => 'phpunit\\metadata\\isgroup', + 85 => 'phpunit\\metadata\\isignoredeprecations', + 86 => 'phpunit\\metadata\\isignoreclassforcodecoverage', + 87 => 'phpunit\\metadata\\isignoremethodforcodecoverage', + 88 => 'phpunit\\metadata\\isignorefunctionforcodecoverage', + 89 => 'phpunit\\metadata\\isrunclassinseparateprocess', + 90 => 'phpunit\\metadata\\isruninseparateprocess', + 91 => 'phpunit\\metadata\\isruntestsinseparateprocesses', + 92 => 'phpunit\\metadata\\istest', + 93 => 'phpunit\\metadata\\isprecondition', + 94 => 'phpunit\\metadata\\ispostcondition', + 95 => 'phpunit\\metadata\\ispreserveglobalstate', + 96 => 'phpunit\\metadata\\isrequiresmethod', + 97 => 'phpunit\\metadata\\isrequiresfunction', + 98 => 'phpunit\\metadata\\isrequiresoperatingsystem', + 99 => 'phpunit\\metadata\\isrequiresoperatingsystemfamily', + 100 => 'phpunit\\metadata\\isrequiresphp', + 101 => 'phpunit\\metadata\\isrequiresphpextension', + 102 => 'phpunit\\metadata\\isrequiresphpunit', + 103 => 'phpunit\\metadata\\isrequiressetting', + 104 => 'phpunit\\metadata\\istestdox', + 105 => 'phpunit\\metadata\\istestwith', + 106 => 'phpunit\\metadata\\isuses', + 107 => 'phpunit\\metadata\\isusesclass', + 108 => 'phpunit\\metadata\\isusesdefaultclass', + 109 => 'phpunit\\metadata\\isusesfunction', + 110 => 'phpunit\\metadata\\iswithouterrorhandler', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RunInSeparateProcess.php' => + array ( + 0 => '3afcc5bf4f0974a8409fdd0def780280d0de2505', + 1 => + array ( + 0 => 'phpunit\\metadata\\runinseparateprocess', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isruninseparateprocess', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/UsesFunction.php' => + array ( + 0 => '00566f618796100f924fb78308509b748d4b6358', + 1 => + array ( + 0 => 'phpunit\\metadata\\usesfunction', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isusesfunction', + 2 => 'phpunit\\metadata\\functionname', + 3 => 'phpunit\\metadata\\asstringforcodeunitmapper', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/AfterClass.php' => + array ( + 0 => 'ca85a07050cd32f04cec336546373a637fbc2cfc', + 1 => + array ( + 0 => 'phpunit\\metadata\\afterclass', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isafterclass', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Uses.php' => + array ( + 0 => '740c256798bdf58a064cc5a25e72a9815ad20683', + 1 => + array ( + 0 => 'phpunit\\metadata\\uses', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isuses', + 2 => 'phpunit\\metadata\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/AttributeParser.php' => + array ( + 0 => 'e6df3f95f099e17ff6ac5c537734b654ef2b82bf', + 1 => + array ( + 0 => 'phpunit\\metadata\\parser\\attributeparser', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\parser\\forclass', + 1 => 'phpunit\\metadata\\parser\\formethod', + 2 => 'phpunit\\metadata\\parser\\forclassandmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/Parser.php' => + array ( + 0 => '48346a753ec0bea9b8e56bfc0e383b78537e5587', + 1 => + array ( + 0 => 'phpunit\\metadata\\parser\\parser', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\parser\\forclass', + 1 => 'phpunit\\metadata\\parser\\formethod', + 2 => 'phpunit\\metadata\\parser\\forclassandmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/Registry.php' => + array ( + 0 => '3ab731226fc6e8b7bb27bb549d164a557277e13f', + 1 => + array ( + 0 => 'phpunit\\metadata\\parser\\registry', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\parser\\parser', + 1 => 'phpunit\\metadata\\parser\\build', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/CachingParser.php' => + array ( + 0 => '172ee54059aa2bd74b97af33a01745eb482d57b2', + 1 => + array ( + 0 => 'phpunit\\metadata\\parser\\cachingparser', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\parser\\__construct', + 1 => 'phpunit\\metadata\\parser\\forclass', + 2 => 'phpunit\\metadata\\parser\\formethod', + 3 => 'phpunit\\metadata\\parser\\forclassandmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/Registry.php' => + array ( + 0 => 'd55829c3ee7367743f35fef03e47d593132b5042', + 1 => + array ( + 0 => 'phpunit\\metadata\\annotation\\parser\\registry', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\annotation\\parser\\getinstance', + 1 => 'phpunit\\metadata\\annotation\\parser\\forclassname', + 2 => 'phpunit\\metadata\\annotation\\parser\\formethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/DocBlock.php' => + array ( + 0 => '3258bbd8875444327e0f65a956be9d27ea5234f7', + 1 => + array ( + 0 => 'phpunit\\metadata\\annotation\\parser\\docblock', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\annotation\\parser\\ofclass', + 1 => 'phpunit\\metadata\\annotation\\parser\\ofmethod', + 2 => 'phpunit\\metadata\\annotation\\parser\\__construct', + 3 => 'phpunit\\metadata\\annotation\\parser\\requirements', + 4 => 'phpunit\\metadata\\annotation\\parser\\symbolannotations', + 5 => 'phpunit\\metadata\\annotation\\parser\\parsedocblock', + 6 => 'phpunit\\metadata\\annotation\\parser\\extractannotationsfromreflector', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/AnnotationParser.php' => + array ( + 0 => '98e028f541a43f79e7c84aac1b7eb7a4d2f943c7', + 1 => + array ( + 0 => 'phpunit\\metadata\\parser\\annotationparser', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\parser\\forclass', + 1 => 'phpunit\\metadata\\parser\\formethod', + 2 => 'phpunit\\metadata\\parser\\forclassandmethod', + 3 => 'phpunit\\metadata\\parser\\stringtobool', + 4 => 'phpunit\\metadata\\parser\\cleanupcoversorusestarget', + 5 => 'phpunit\\metadata\\parser\\parserequirements', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/ParserChain.php' => + array ( + 0 => '55b5b2801234924465564225129e54fd165f2191', + 1 => + array ( + 0 => 'phpunit\\metadata\\parser\\parserchain', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\parser\\__construct', + 1 => 'phpunit\\metadata\\parser\\forclass', + 2 => 'phpunit\\metadata\\parser\\formethod', + 3 => 'phpunit\\metadata\\parser\\forclassandmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/UsesDefaultClass.php' => + array ( + 0 => '085d363ef602a249094879653a6ee68d1b695dc1', + 1 => + array ( + 0 => 'phpunit\\metadata\\usesdefaultclass', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isusesdefaultclass', + 2 => 'phpunit\\metadata\\classname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/PreserveGlobalState.php' => + array ( + 0 => '0788aa53e8a050c2d9f8f532999da02510a982c9', + 1 => + array ( + 0 => 'phpunit\\metadata\\preserveglobalstate', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\ispreserveglobalstate', + 2 => 'phpunit\\metadata\\enabled', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/MetadataCollection.php' => + array ( + 0 => '715bcd4e887bce454f1b4a925408d189b328b078', + 1 => + array ( + 0 => 'phpunit\\metadata\\metadatacollection', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\fromarray', + 1 => 'phpunit\\metadata\\__construct', + 2 => 'phpunit\\metadata\\asarray', + 3 => 'phpunit\\metadata\\count', + 4 => 'phpunit\\metadata\\isempty', + 5 => 'phpunit\\metadata\\isnotempty', + 6 => 'phpunit\\metadata\\getiterator', + 7 => 'phpunit\\metadata\\mergewith', + 8 => 'phpunit\\metadata\\isclasslevel', + 9 => 'phpunit\\metadata\\ismethodlevel', + 10 => 'phpunit\\metadata\\isafter', + 11 => 'phpunit\\metadata\\isafterclass', + 12 => 'phpunit\\metadata\\isbackupglobals', + 13 => 'phpunit\\metadata\\isbackupstaticproperties', + 14 => 'phpunit\\metadata\\isbeforeclass', + 15 => 'phpunit\\metadata\\isbefore', + 16 => 'phpunit\\metadata\\iscovers', + 17 => 'phpunit\\metadata\\iscoversclass', + 18 => 'phpunit\\metadata\\iscoversdefaultclass', + 19 => 'phpunit\\metadata\\iscoversfunction', + 20 => 'phpunit\\metadata\\isexcludeglobalvariablefrombackup', + 21 => 'phpunit\\metadata\\isexcludestaticpropertyfrombackup', + 22 => 'phpunit\\metadata\\iscoversnothing', + 23 => 'phpunit\\metadata\\isdataprovider', + 24 => 'phpunit\\metadata\\isdepends', + 25 => 'phpunit\\metadata\\isdependsonclass', + 26 => 'phpunit\\metadata\\isdependsonmethod', + 27 => 'phpunit\\metadata\\isdoesnotperformassertions', + 28 => 'phpunit\\metadata\\isgroup', + 29 => 'phpunit\\metadata\\isignoredeprecations', + 30 => 'phpunit\\metadata\\isignoreclassforcodecoverage', + 31 => 'phpunit\\metadata\\isignoremethodforcodecoverage', + 32 => 'phpunit\\metadata\\isignorefunctionforcodecoverage', + 33 => 'phpunit\\metadata\\isrunclassinseparateprocess', + 34 => 'phpunit\\metadata\\isruninseparateprocess', + 35 => 'phpunit\\metadata\\isruntestsinseparateprocesses', + 36 => 'phpunit\\metadata\\istest', + 37 => 'phpunit\\metadata\\isprecondition', + 38 => 'phpunit\\metadata\\ispostcondition', + 39 => 'phpunit\\metadata\\ispreserveglobalstate', + 40 => 'phpunit\\metadata\\isrequiresmethod', + 41 => 'phpunit\\metadata\\isrequiresfunction', + 42 => 'phpunit\\metadata\\isrequiresoperatingsystem', + 43 => 'phpunit\\metadata\\isrequiresoperatingsystemfamily', + 44 => 'phpunit\\metadata\\isrequiresphp', + 45 => 'phpunit\\metadata\\isrequiresphpextension', + 46 => 'phpunit\\metadata\\isrequiresphpunit', + 47 => 'phpunit\\metadata\\isrequiressetting', + 48 => 'phpunit\\metadata\\istestdox', + 49 => 'phpunit\\metadata\\istestwith', + 50 => 'phpunit\\metadata\\isuses', + 51 => 'phpunit\\metadata\\isusesclass', + 52 => 'phpunit\\metadata\\isusesdefaultclass', + 53 => 'phpunit\\metadata\\isusesfunction', + 54 => 'phpunit\\metadata\\iswithouterrorhandler', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresMethod.php' => + array ( + 0 => '190365d112c5833875dab639b6943d368f0b9810', + 1 => + array ( + 0 => 'phpunit\\metadata\\requiresmethod', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isrequiresmethod', + 2 => 'phpunit\\metadata\\classname', + 3 => 'phpunit\\metadata\\methodname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Test.php' => + array ( + 0 => '3220c8d0aa73e6368319e0c3423946d5ae6f43ca', + 1 => + array ( + 0 => 'phpunit\\metadata\\test', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\istest', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresPhpunit.php' => + array ( + 0 => '9673d763255a939cec9d2e1fed1244d5b508d4f7', + 1 => + array ( + 0 => 'phpunit\\metadata\\requiresphpunit', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isrequiresphpunit', + 2 => 'phpunit\\metadata\\versionrequirement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/MetadataCollectionIterator.php' => + array ( + 0 => 'f890e7f5986f5cff984d09f73ea2ab573dea8f0b', + 1 => + array ( + 0 => 'phpunit\\metadata\\metadatacollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\rewind', + 2 => 'phpunit\\metadata\\valid', + 3 => 'phpunit\\metadata\\key', + 4 => 'phpunit\\metadata\\current', + 5 => 'phpunit\\metadata\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/ExcludeGlobalVariableFromBackup.php' => + array ( + 0 => '4735c52caae52af0678b02512677cf6a21d44aec', + 1 => + array ( + 0 => 'phpunit\\metadata\\excludeglobalvariablefrombackup', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isexcludeglobalvariablefrombackup', + 2 => 'phpunit\\metadata\\globalvariablename', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/WithoutErrorHandler.php' => + array ( + 0 => '58449eb10e882e8862f7a924f351ccaa48b4da6d', + 1 => + array ( + 0 => 'phpunit\\metadata\\withouterrorhandler', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\iswithouterrorhandler', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Version/ComparisonRequirement.php' => + array ( + 0 => '6e073b18f21fff4e97b7c0ee3ce33508a02dab63', + 1 => + array ( + 0 => 'phpunit\\metadata\\version\\comparisonrequirement', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\version\\__construct', + 1 => 'phpunit\\metadata\\version\\issatisfiedby', + 2 => 'phpunit\\metadata\\version\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Version/ConstraintRequirement.php' => + array ( + 0 => '491b3573f6794a282bf4e8fdea18f76ec9055cc1', + 1 => + array ( + 0 => 'phpunit\\metadata\\version\\constraintrequirement', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\version\\__construct', + 1 => 'phpunit\\metadata\\version\\issatisfiedby', + 2 => 'phpunit\\metadata\\version\\asstring', + 3 => 'phpunit\\metadata\\version\\sanitize', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Version/Requirement.php' => + array ( + 0 => '0f2c296af20b094e23b931c1758e2b3228128053', + 1 => + array ( + 0 => 'phpunit\\metadata\\version\\requirement', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\version\\from', + 1 => 'phpunit\\metadata\\version\\issatisfiedby', + 2 => 'phpunit\\metadata\\version\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresFunction.php' => + array ( + 0 => '11efb3f673d85395f0d5e128625b7c5162af2da7', + 1 => + array ( + 0 => 'phpunit\\metadata\\requiresfunction', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isrequiresfunction', + 2 => 'phpunit\\metadata\\functionname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/IgnoreClassForCodeCoverage.php' => + array ( + 0 => '3ed7d1ce85be4f0441ec06be37a7e53382617970', + 1 => + array ( + 0 => 'phpunit\\metadata\\ignoreclassforcodecoverage', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isignoreclassforcodecoverage', + 2 => 'phpunit\\metadata\\classname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/ExcludeStaticPropertyFromBackup.php' => + array ( + 0 => '3341f0f57d307181f09ff2747dc0701b06901731', + 1 => + array ( + 0 => 'phpunit\\metadata\\excludestaticpropertyfrombackup', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isexcludestaticpropertyfrombackup', + 2 => 'phpunit\\metadata\\classname', + 3 => 'phpunit\\metadata\\propertyname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresPhpExtension.php' => + array ( + 0 => '5e1437fae9d56e3c26a358e833dbc36e7429ad10', + 1 => + array ( + 0 => 'phpunit\\metadata\\requiresphpextension', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isrequiresphpextension', + 2 => 'phpunit\\metadata\\extension', + 3 => 'phpunit\\metadata\\hasversionrequirement', + 4 => 'phpunit\\metadata\\versionrequirement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/DoesNotPerformAssertions.php' => + array ( + 0 => 'eb16ddff5124b1523f50dd84ab114b81c0cff2ae', + 1 => + array ( + 0 => 'phpunit\\metadata\\doesnotperformassertions', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isdoesnotperformassertions', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/PreCondition.php' => + array ( + 0 => '0653794ca3a227b494e771322f6def0aa720a695', + 1 => + array ( + 0 => 'phpunit\\metadata\\precondition', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isprecondition', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresOperatingSystem.php' => + array ( + 0 => 'e65385ce5dd6170e28d239c16d6e6f80b8e0e21d', + 1 => + array ( + 0 => 'phpunit\\metadata\\requiresoperatingsystem', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isrequiresoperatingsystem', + 2 => 'phpunit\\metadata\\operatingsystem', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/BackupStaticProperties.php' => + array ( + 0 => '2a246d9004bdea50a3f29094b5ae4a1b5914d591', + 1 => + array ( + 0 => 'phpunit\\metadata\\backupstaticproperties', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isbackupstaticproperties', + 2 => 'phpunit\\metadata\\enabled', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/HookMethods.php' => + array ( + 0 => '231e9901ee815eae287d60e52f1aac4e3cae618a', + 1 => + array ( + 0 => 'phpunit\\metadata\\api\\hookmethods', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\api\\hookmethods', + 1 => 'phpunit\\metadata\\api\\emptyhookmethodsarray', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/CodeCoverage.php' => + array ( + 0 => 'fee655ec50cba3f509cb4820f2e19ec4ce621ec6', + 1 => + array ( + 0 => 'phpunit\\metadata\\api\\codecoverage', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\api\\linestobecovered', + 1 => 'phpunit\\metadata\\api\\linestobeused', + 2 => 'phpunit\\metadata\\api\\linestobeignored', + 3 => 'phpunit\\metadata\\api\\shouldcodecoveragebecollectedfor', + 4 => 'phpunit\\metadata\\api\\testcaseclassesin', + 5 => 'phpunit\\metadata\\api\\codeunitsignoredby', + 6 => 'phpunit\\metadata\\api\\maptocodeunits', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/DataProvider.php' => + array ( + 0 => 'e6bddf4e71407a9632888a40059c311d3cc801ce', + 1 => + array ( + 0 => 'phpunit\\metadata\\api\\dataprovider', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\api\\provideddata', + 1 => 'phpunit\\metadata\\api\\dataprovidedbymethods', + 2 => 'phpunit\\metadata\\api\\dataprovidedbymetadata', + 3 => 'phpunit\\metadata\\api\\dataprovidedbytestwithannotation', + 4 => 'phpunit\\metadata\\api\\valueobjectfortestmethodwithouttestdata', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/Requirements.php' => + array ( + 0 => '694f1908fd4718651edf589220b7c5ecd1df80d1', + 1 => + array ( + 0 => 'phpunit\\metadata\\api\\requirements', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\api\\requirementsnotsatisfiedfor', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/Dependencies.php' => + array ( + 0 => '809efb12b2238cb1c76ced72d65a0acd2ee50216', + 1 => + array ( + 0 => 'phpunit\\metadata\\api\\dependencies', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\api\\dependencies', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/Groups.php' => + array ( + 0 => 'b65b58418045db4030e970f299e92b093032e89b', + 1 => + array ( + 0 => 'phpunit\\metadata\\api\\groups', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\api\\groups', + 1 => 'phpunit\\metadata\\api\\size', + 2 => 'phpunit\\metadata\\api\\canonicalizename', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/TestWith.php' => + array ( + 0 => 'fd63ec5f38aa4e8d1ac2f8af9ac11f4a4ebac5f4', + 1 => + array ( + 0 => 'phpunit\\metadata\\testwith', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\istestwith', + 2 => 'phpunit\\metadata\\data', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/CoversNothing.php' => + array ( + 0 => '080314fa60838d720e97c3258adc851ad5a9d747', + 1 => + array ( + 0 => 'phpunit\\metadata\\coversnothing', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\iscoversnothing', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/CoversFunction.php' => + array ( + 0 => 'c266cc90ea1da019171e59e993185b5fd8bc0d8a', + 1 => + array ( + 0 => 'phpunit\\metadata\\coversfunction', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\iscoversfunction', + 2 => 'phpunit\\metadata\\functionname', + 3 => 'phpunit\\metadata\\asstringforcodeunitmapper', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/UsesClass.php' => + array ( + 0 => '0771f90b06045f7c4d0626f39364906b24a98487', + 1 => + array ( + 0 => 'phpunit\\metadata\\usesclass', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isusesclass', + 2 => 'phpunit\\metadata\\classname', + 3 => 'phpunit\\metadata\\asstringforcodeunitmapper', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/IgnoreDeprecations.php' => + array ( + 0 => 'ddfe55dd599bae8e0598a25830051e3930a6c22f', + 1 => + array ( + 0 => 'phpunit\\metadata\\ignoredeprecations', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isignoredeprecations', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/PostCondition.php' => + array ( + 0 => '73a5f35debb31999ff774fe53b0d1c8ecfc7574e', + 1 => + array ( + 0 => 'phpunit\\metadata\\postcondition', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\ispostcondition', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/BeforeClass.php' => + array ( + 0 => 'db8077947d01379a1648c4e48d47433308b5b282', + 1 => + array ( + 0 => 'phpunit\\metadata\\beforeclass', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isbeforeclass', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/InvalidVersionRequirementException.php' => + array ( + 0 => 'e62ba4e9fec73b10bae23917147c91d8094d5341', + 1 => + array ( + 0 => 'phpunit\\metadata\\invalidversionrequirementexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/ReflectionException.php' => + array ( + 0 => '9c2fe91d15be7251fdd7409147b2394b71f43557', + 1 => + array ( + 0 => 'phpunit\\metadata\\reflectionexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/AnnotationsAreNotSupportedForInternalClassesException.php' => + array ( + 0 => '786eb276264137f721775d265bf3813e0937cf25', + 1 => + array ( + 0 => 'phpunit\\metadata\\annotationsarenotsupportedforinternalclassesexception', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/NoVersionRequirementException.php' => + array ( + 0 => 'cc7a64f2fce8f852a7861cfc34875b20b4370d4c', + 1 => + array ( + 0 => 'phpunit\\metadata\\noversionrequirementexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/Exception.php' => + array ( + 0 => '07470204cc4cc5fb672463fae706beb5a7b7907c', + 1 => + array ( + 0 => 'phpunit\\metadata\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/InvalidAttributeException.php' => + array ( + 0 => '13244d61de84ccf2e172a5099b41a4465490ced9', + 1 => + array ( + 0 => 'phpunit\\metadata\\invalidattributeexception', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/CoversClass.php' => + array ( + 0 => '4eec8838c39a02b61094b42046487d5f7673f8fa', + 1 => + array ( + 0 => 'phpunit\\metadata\\coversclass', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\iscoversclass', + 2 => 'phpunit\\metadata\\classname', + 3 => 'phpunit\\metadata\\asstringforcodeunitmapper', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RunTestsInSeparateProcesses.php' => + array ( + 0 => '705996742a5863cb7d5bd1782cd86df574dc22c6', + 1 => + array ( + 0 => 'phpunit\\metadata\\runtestsinseparateprocesses', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\isruntestsinseparateprocesses', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/BackupGlobals.php' => + array ( + 0 => 'd0f1dbd7b64747887992b5509c5c7aa874b66bf5', + 1 => + array ( + 0 => 'phpunit\\metadata\\backupglobals', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\isbackupglobals', + 2 => 'phpunit\\metadata\\enabled', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Covers.php' => + array ( + 0 => '8754ff3267c03fa586cd0c6fda5190e37886b5dc', + 1 => + array ( + 0 => 'phpunit\\metadata\\covers', + ), + 2 => + array ( + 0 => 'phpunit\\metadata\\__construct', + 1 => 'phpunit\\metadata\\iscovers', + 2 => 'phpunit\\metadata\\target', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/EventLogger.php' => + array ( + 0 => 'a16eff1e18642e31c31f2565f0e493601e29f3d7', + 1 => + array ( + 0 => 'phpunit\\logging\\eventlogger', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\__construct', + 1 => 'phpunit\\logging\\trace', + 2 => 'phpunit\\logging\\telemetryinfo', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestErroredSubscriber.php' => + array ( + 0 => '4feef662980f1c4a3e30e6cf2e8e4e7945e2ab2f', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testerroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPrintedUnexpectedOutputSubscriber.php' => + array ( + 0 => '02ac5ca21c5bf107bea291a70c659a5b71802d37', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testprintedunexpectedoutputsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestFailedSubscriber.php' => + array ( + 0 => 'cfc1d7b5a4b36993f669cc498f984ad4d2c39702', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testfailedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestRunnerExecutionFinishedSubscriber.php' => + array ( + 0 => '9ebe0a948fb205dbb2f6ed98ad00184a41440ae9', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testrunnerexecutionfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSuiteFinishedSubscriber.php' => + array ( + 0 => '899a52e8168d604e7531126bda39a2e21bb19e8a', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testsuitefinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestMarkedIncompleteSubscriber.php' => + array ( + 0 => '6913a7faf3c9d196de7ada810d669214c66fda33', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testmarkedincompletesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparedSubscriber.php' => + array ( + 0 => 'c459e96ea4bcf65fb787f11408022037d032c0cc', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testpreparedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparationStartedSubscriber.php' => + array ( + 0 => '14b28aa2b030e68d275a601e0126887bb648c84c', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testpreparationstartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSuiteStartedSubscriber.php' => + array ( + 0 => '837320df528818d49edb3e181c496717fb7f51d5', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testsuitestartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparationFailedSubscriber.php' => + array ( + 0 => '6e6b26d05e025c4b069274dced7f23420b7e009d', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testpreparationfailedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/Subscriber.php' => + array ( + 0 => '9d3e9f19e6a9979c4528fbe6cb23cd2dd7eff6d3', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\subscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\__construct', + 1 => 'phpunit\\logging\\junit\\logger', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSkippedSubscriber.php' => + array ( + 0 => '60a0185c70a462a4eab87323fc2f2ca0ba6c4469', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testskippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestFinishedSubscriber.php' => + array ( + 0 => '8e82dcf57efad2bec69bc54bedc8e846ab44e9dc', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\testfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/JunitXmlLogger.php' => + array ( + 0 => '286721bf40f49e0e95002fdac366865d4b2f056e', + 1 => + array ( + 0 => 'phpunit\\logging\\junit\\junitxmllogger', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\junit\\__construct', + 1 => 'phpunit\\logging\\junit\\flush', + 2 => 'phpunit\\logging\\junit\\testsuitestarted', + 3 => 'phpunit\\logging\\junit\\testsuitefinished', + 4 => 'phpunit\\logging\\junit\\testpreparationstarted', + 5 => 'phpunit\\logging\\junit\\testpreparationfailed', + 6 => 'phpunit\\logging\\junit\\testprepared', + 7 => 'phpunit\\logging\\junit\\testprintedunexpectedoutput', + 8 => 'phpunit\\logging\\junit\\testfinished', + 9 => 'phpunit\\logging\\junit\\testmarkedincomplete', + 10 => 'phpunit\\logging\\junit\\testskipped', + 11 => 'phpunit\\logging\\junit\\testerrored', + 12 => 'phpunit\\logging\\junit\\testfailed', + 13 => 'phpunit\\logging\\junit\\handlefinish', + 14 => 'phpunit\\logging\\junit\\registersubscribers', + 15 => 'phpunit\\logging\\junit\\createdocument', + 16 => 'phpunit\\logging\\junit\\handlefault', + 17 => 'phpunit\\logging\\junit\\handleincompleteorskipped', + 18 => 'phpunit\\logging\\junit\\testasstring', + 19 => 'phpunit\\logging\\junit\\name', + 20 => 'phpunit\\logging\\junit\\createtestcase', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/TeamCityLogger.php' => + array ( + 0 => '75076ba0f00453340919b138a05264399dc31577', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\teamcitylogger', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\__construct', + 1 => 'phpunit\\logging\\teamcity\\testsuitestarted', + 2 => 'phpunit\\logging\\teamcity\\testsuitefinished', + 3 => 'phpunit\\logging\\teamcity\\testprepared', + 4 => 'phpunit\\logging\\teamcity\\testmarkedincomplete', + 5 => 'phpunit\\logging\\teamcity\\testskipped', + 6 => 'phpunit\\logging\\teamcity\\testsuiteskipped', + 7 => 'phpunit\\logging\\teamcity\\beforefirsttestmethoderrored', + 8 => 'phpunit\\logging\\teamcity\\testerrored', + 9 => 'phpunit\\logging\\teamcity\\testfailed', + 10 => 'phpunit\\logging\\teamcity\\testconsideredrisky', + 11 => 'phpunit\\logging\\teamcity\\testfinished', + 12 => 'phpunit\\logging\\teamcity\\flush', + 13 => 'phpunit\\logging\\teamcity\\registersubscribers', + 14 => 'phpunit\\logging\\teamcity\\setflowid', + 15 => 'phpunit\\logging\\teamcity\\writemessage', + 16 => 'phpunit\\logging\\teamcity\\duration', + 17 => 'phpunit\\logging\\teamcity\\escape', + 18 => 'phpunit\\logging\\teamcity\\message', + 19 => 'phpunit\\logging\\teamcity\\details', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestErroredSubscriber.php' => + array ( + 0 => 'b3f2df025ba683f1fe9a359b0cde35fc951436aa', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testerroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestConsideredRiskySubscriber.php' => + array ( + 0 => '2022a330e767683580caedff47fc9e7ea54e4ee5', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testconsideredriskysubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestFailedSubscriber.php' => + array ( + 0 => 'f3bcb009b191249e3ebc28cf4dbe82a13abec6bb', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testfailedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteSkippedSubscriber.php' => + array ( + 0 => '330950e4b858028a4b95f6f432374c4a86722951', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testsuiteskippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestRunnerExecutionFinishedSubscriber.php' => + array ( + 0 => '7a37ccbb5c437dbc47a88ce3efeb723c8137829d', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testrunnerexecutionfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteFinishedSubscriber.php' => + array ( + 0 => 'b23265b12fae8f2d25f7aa78d9f5265648abc891', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testsuitefinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestMarkedIncompleteSubscriber.php' => + array ( + 0 => '3268e49f1b93c7836133c8d276aab3405257eac3', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testmarkedincompletesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestPreparedSubscriber.php' => + array ( + 0 => '263c0483495b57f87fd3cca805f821fdd664120f', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testpreparedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteStartedSubscriber.php' => + array ( + 0 => '5322d253194c8fae7a7e8cf4a574869f9209ac8d', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testsuitestartedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteBeforeFirstTestMethodErroredSubscriber.php' => + array ( + 0 => '139aceb4055d2d05b3f4d61a0b7be5f9a5e50add', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testsuitebeforefirsttestmethoderroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/Subscriber.php' => + array ( + 0 => 'ce8e4cf7e045169b06cce645c3b27e06ce0fddd3', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\subscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\__construct', + 1 => 'phpunit\\logging\\teamcity\\logger', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSkippedSubscriber.php' => + array ( + 0 => '58f31cbfa11e31fec8345609dd7232824f477c1a', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testskippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestFinishedSubscriber.php' => + array ( + 0 => '8ecc6f672c229fe5de0d947b93d1cf7faa98db40', + 1 => + array ( + 0 => 'phpunit\\logging\\teamcity\\testfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\teamcity\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/PlainTextRenderer.php' => + array ( + 0 => 'df7a0016e326b26a5752eaadf380f7d03d837dd4', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\plaintextrenderer', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\render', + 1 => 'phpunit\\logging\\testdox\\reduce', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResult.php' => + array ( + 0 => '843d539d4e2f06e735f696749fcd006823da0272', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testresult', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\__construct', + 1 => 'phpunit\\logging\\testdox\\test', + 2 => 'phpunit\\logging\\testdox\\status', + 3 => 'phpunit\\logging\\testdox\\hasthrowable', + 4 => 'phpunit\\logging\\testdox\\throwable', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollector.php' => + array ( + 0 => '627ec3ef551d78f7e1f867c61fca0ce8517b6cd1', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testresultcollector', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\__construct', + 1 => 'phpunit\\logging\\testdox\\testmethodsgroupedbyclass', + 2 => 'phpunit\\logging\\testdox\\testprepared', + 3 => 'phpunit\\logging\\testdox\\testerrored', + 4 => 'phpunit\\logging\\testdox\\testfailed', + 5 => 'phpunit\\logging\\testdox\\testpassed', + 6 => 'phpunit\\logging\\testdox\\testskipped', + 7 => 'phpunit\\logging\\testdox\\testmarkedincomplete', + 8 => 'phpunit\\logging\\testdox\\testconsideredrisky', + 9 => 'phpunit\\logging\\testdox\\testtriggereddeprecation', + 10 => 'phpunit\\logging\\testdox\\testtriggerednotice', + 11 => 'phpunit\\logging\\testdox\\testtriggeredwarning', + 12 => 'phpunit\\logging\\testdox\\testtriggeredphpdeprecation', + 13 => 'phpunit\\logging\\testdox\\testtriggeredphpnotice', + 14 => 'phpunit\\logging\\testdox\\testtriggeredphpwarning', + 15 => 'phpunit\\logging\\testdox\\testtriggeredphpunitdeprecation', + 16 => 'phpunit\\logging\\testdox\\testtriggeredphpuniterror', + 17 => 'phpunit\\logging\\testdox\\testtriggeredphpunitwarning', + 18 => 'phpunit\\logging\\testdox\\testfinished', + 19 => 'phpunit\\logging\\testdox\\registersubscribers', + 20 => 'phpunit\\logging\\testdox\\updateteststatus', + 21 => 'phpunit\\logging\\testdox\\process', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollection.php' => + array ( + 0 => '8a54b95bde9ce6402344b35d09d8458171d5b160', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testresultcollection', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\fromarray', + 1 => 'phpunit\\logging\\testdox\\__construct', + 2 => 'phpunit\\logging\\testdox\\asarray', + 3 => 'phpunit\\logging\\testdox\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestErroredSubscriber.php' => + array ( + 0 => '2ec822e4c4f3803b2cb266b3545b3b31b2509b22', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testerroredsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestConsideredRiskySubscriber.php' => + array ( + 0 => '27a2f57b6cd76023b0ed0d524f0e8e7a5a42fac2', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testconsideredriskysubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php' => + array ( + 0 => 'c7a43e222ef6a115eb65234e78194bbb417a8569', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testtriggerednoticesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php' => + array ( + 0 => '068887e9531d24b1a508710be23ca3f0d6fe2013', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testtriggeredphpunitwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestFailedSubscriber.php' => + array ( + 0 => 'a5b0d325ec1f1dd077f0fcbe0251bd17b5babcbc', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testfailedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php' => + array ( + 0 => '2ec7ed7683d28e9e2e6f48c97847e76ebd5f4c30', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testtriggeredphpuniterrorsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestPassedSubscriber.php' => + array ( + 0 => 'e5afc71959bb8dc268cfd54406850d2df45d3be1', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testpassedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredWarningSubscriber.php' => + array ( + 0 => '79c1d61d6c8694deb73b477edf68acc39062f382', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testtriggeredwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php' => + array ( + 0 => '329f0ba2e152ca239feddd9ea05c1a6f850b307b', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testtriggereddeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' => + array ( + 0 => '0a45ac08df747c3da3542d0ccc38d57155573e09', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testtriggeredphpdeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php' => + array ( + 0 => '0fec93d5380585b3af207829aa182def759602ec', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testmarkedincompletesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestPreparedSubscriber.php' => + array ( + 0 => 'bbfbce0826125b3263398210c1c25b22ffd9c565', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testpreparedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php' => + array ( + 0 => 'b6c762f34f7cf247834bdda1b9522fff6d25568a', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testtriggeredphpwarningsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/Subscriber.php' => + array ( + 0 => 'a7836b67e604a925714b7a2e097ec2ca3a3c7490', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\subscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\__construct', + 1 => 'phpunit\\logging\\testdox\\collector', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestSkippedSubscriber.php' => + array ( + 0 => '9f7bbdfd9c9dab5c62aae253b2b365f1a09ee9b0', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testskippedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestFinishedSubscriber.php' => + array ( + 0 => 'a59ffd6686d850e2939581a2813f30a97cc4bb6a', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testfinishedsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php' => + array ( + 0 => 'b552b9cab93ecb59febd8751048fd860c6ee6c43', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testtriggeredphpunitdeprecationsubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php' => + array ( + 0 => 'aa53578d6075b0ab7d94aef923b1acea8f2c9db9', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testtriggeredphpnoticesubscriber', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\notify', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollectionIterator.php' => + array ( + 0 => '60131d7b4b5687482bcafb6ee7a1666e031c228c', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\testresultcollectioniterator', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\__construct', + 1 => 'phpunit\\logging\\testdox\\rewind', + 2 => 'phpunit\\logging\\testdox\\valid', + 3 => 'phpunit\\logging\\testdox\\key', + 4 => 'phpunit\\logging\\testdox\\current', + 5 => 'phpunit\\logging\\testdox\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/NamePrettifier.php' => + array ( + 0 => '4dddd5792273eca96eadbdadd38781490288c0ce', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\nameprettifier', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\prettifytestclassname', + 1 => 'phpunit\\logging\\testdox\\prettifytestmethodname', + 2 => 'phpunit\\logging\\testdox\\prettifytestcase', + 3 => 'phpunit\\logging\\testdox\\prettifydataset', + 4 => 'phpunit\\logging\\testdox\\maptestmethodparameternamestoprovideddatavalues', + 5 => 'phpunit\\logging\\testdox\\objecttostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/HtmlRenderer.php' => + array ( + 0 => 'b12329867ac4861a58ca941c4d2441bdefe2d6bf', + 1 => + array ( + 0 => 'phpunit\\logging\\testdox\\htmlrenderer', + ), + 2 => + array ( + 0 => 'phpunit\\logging\\testdox\\render', + 1 => 'phpunit\\logging\\testdox\\reduce', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/57/2c/572ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php b/storage/framework/cache/phpstan/cache/PHPStan/57/2c/572ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php new file mode 100644 index 0000000..4c1a1a4 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/57/2c/572ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php @@ -0,0 +1,70 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-text-template/src/exceptions/RuntimeException.php' => + array ( + 0 => '7a19b120a8deaa8f0f3271cf2385276fbc4461ec', + 1 => + array ( + 0 => 'sebastianbergmann\\template\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-text-template/src/exceptions/InvalidArgumentException.php' => + array ( + 0 => '02fc5bf6252c6d418dcaee916fce2f3690251349', + 1 => + array ( + 0 => 'sebastianbergmann\\template\\invalidargumentexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-text-template/src/exceptions/Exception.php' => + array ( + 0 => '0a38bd1cb58cb6ab0f43b58f95608743ae360bfa', + 1 => + array ( + 0 => 'sebastianbergmann\\template\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-text-template/src/Template.php' => + array ( + 0 => '233ef3b301d36df49e91cfeba56f2160912cf63d', + 1 => + array ( + 0 => 'sebastianbergmann\\template\\template', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\template\\__construct', + 1 => 'sebastianbergmann\\template\\setfile', + 2 => 'sebastianbergmann\\template\\setvar', + 3 => 'sebastianbergmann\\template\\render', + 4 => 'sebastianbergmann\\template\\renderto', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/5e/0d/5e0d89b1f38596322557ab9be47c57bd7ad0a002.php b/storage/framework/cache/phpstan/cache/PHPStan/5e/0d/5e0d89b1f38596322557ab9be47c57bd7ad0a002.php new file mode 100644 index 0000000..f9c0d04 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/5e/0d/5e0d89b1f38596322557ab9be47c57bd7ad0a002.php @@ -0,0 +1,24 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/object-enumerator/src/Enumerator.php' => + array ( + 0 => '08d824d1d532ea447b7b505dfe4d4dd7cc4bf098', + 1 => + array ( + 0 => 'sebastianbergmann\\objectenumerator\\enumerator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\objectenumerator\\enumerate', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/68/1b/681bbc8a3209d5d986fe4599f3ad686b40c893b1.php b/storage/framework/cache/phpstan/cache/PHPStan/68/1b/681bbc8a3209d5d986fe4599f3ad686b40c893b1.php new file mode 100644 index 0000000..9370387 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/68/1b/681bbc8a3209d5d986fe4599f3ad686b40c893b1.php @@ -0,0 +1,260 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Expect.php' => + array ( + 0 => '8055b66c2364b901934ef6b57c27f1d7b1496ed8', + 1 => + array ( + 0 => 'nette\\schema\\expect', + ), + 2 => + array ( + 0 => 'nette\\schema\\__callstatic', + 1 => 'nette\\schema\\type', + 2 => 'nette\\schema\\anyof', + 3 => 'nette\\schema\\structure', + 4 => 'nette\\schema\\from', + 5 => 'nette\\schema\\array', + 6 => 'nette\\schema\\arrayof', + 7 => 'nette\\schema\\listof', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/DynamicParameter.php' => + array ( + 0 => '4192e262c5c981d77aad158604c245d054f83e90', + 1 => + array ( + 0 => 'nette\\schema\\dynamicparameter', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/ValidationException.php' => + array ( + 0 => 'debe8d841f9dc68cc92527f0d6fb30ddc884d39a', + 1 => + array ( + 0 => 'nette\\schema\\validationexception', + ), + 2 => + array ( + 0 => 'nette\\schema\\__construct', + 1 => 'nette\\schema\\getmessages', + 2 => 'nette\\schema\\getmessageobjects', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Elements/Type.php' => + array ( + 0 => 'ce314fdc4a731e5d3d5999c86954ee5c2b9776ac', + 1 => + array ( + 0 => 'nette\\schema\\elements\\type', + ), + 2 => + array ( + 0 => 'nette\\schema\\elements\\__construct', + 1 => 'nette\\schema\\elements\\nullable', + 2 => 'nette\\schema\\elements\\mergedefaults', + 3 => 'nette\\schema\\elements\\dynamic', + 4 => 'nette\\schema\\elements\\min', + 5 => 'nette\\schema\\elements\\max', + 6 => 'nette\\schema\\elements\\items', + 7 => 'nette\\schema\\elements\\pattern', + 8 => 'nette\\schema\\elements\\normalize', + 9 => 'nette\\schema\\elements\\merge', + 10 => 'nette\\schema\\elements\\complete', + 11 => 'nette\\schema\\elements\\validateitems', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Elements/Structure.php' => + array ( + 0 => '0c281fc9427ca572c25a47af46579c29b1474e6e', + 1 => + array ( + 0 => 'nette\\schema\\elements\\structure', + ), + 2 => + array ( + 0 => 'nette\\schema\\elements\\__construct', + 1 => 'nette\\schema\\elements\\default', + 2 => 'nette\\schema\\elements\\min', + 3 => 'nette\\schema\\elements\\max', + 4 => 'nette\\schema\\elements\\otheritems', + 5 => 'nette\\schema\\elements\\skipdefaults', + 6 => 'nette\\schema\\elements\\extend', + 7 => 'nette\\schema\\elements\\getshape', + 8 => 'nette\\schema\\elements\\normalize', + 9 => 'nette\\schema\\elements\\merge', + 10 => 'nette\\schema\\elements\\complete', + 11 => 'nette\\schema\\elements\\validateitems', + 12 => 'nette\\schema\\elements\\completedefault', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Elements/Base.php' => + array ( + 0 => '5f17f0632b72113e75e11c4a3320bcf02efe9703', + 1 => + array ( + 0 => 'nette\\schema\\elements\\base', + ), + 2 => + array ( + 0 => 'nette\\schema\\elements\\default', + 1 => 'nette\\schema\\elements\\required', + 2 => 'nette\\schema\\elements\\before', + 3 => 'nette\\schema\\elements\\castto', + 4 => 'nette\\schema\\elements\\transform', + 5 => 'nette\\schema\\elements\\assert', + 6 => 'nette\\schema\\elements\\deprecated', + 7 => 'nette\\schema\\elements\\completedefault', + 8 => 'nette\\schema\\elements\\donormalize', + 9 => 'nette\\schema\\elements\\dodeprecation', + 10 => 'nette\\schema\\elements\\dotransform', + 11 => 'nette\\schema\\elements\\dovalidate', + 12 => 'nette\\schema\\elements\\dovalidaterange', + 13 => 'nette\\schema\\elements\\dofinalize', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Elements/AnyOf.php' => + array ( + 0 => '414710a9e3262ad6d561e713773c3e268f34b44f', + 1 => + array ( + 0 => 'nette\\schema\\elements\\anyof', + ), + 2 => + array ( + 0 => 'nette\\schema\\elements\\__construct', + 1 => 'nette\\schema\\elements\\firstisdefault', + 2 => 'nette\\schema\\elements\\nullable', + 3 => 'nette\\schema\\elements\\dynamic', + 4 => 'nette\\schema\\elements\\normalize', + 5 => 'nette\\schema\\elements\\merge', + 6 => 'nette\\schema\\elements\\complete', + 7 => 'nette\\schema\\elements\\findalternative', + 8 => 'nette\\schema\\elements\\completedefault', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Context.php' => + array ( + 0 => 'a1f0b34eac134ead52282f3747a21b7d735c11d9', + 1 => + array ( + 0 => 'nette\\schema\\context', + ), + 2 => + array ( + 0 => 'nette\\schema\\adderror', + 1 => 'nette\\schema\\addwarning', + 2 => 'nette\\schema\\createchecker', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Processor.php' => + array ( + 0 => 'efa684244f9e6f22300316afa634a0102d8973ad', + 1 => + array ( + 0 => 'nette\\schema\\processor', + ), + 2 => + array ( + 0 => 'nette\\schema\\skipdefaults', + 1 => 'nette\\schema\\process', + 2 => 'nette\\schema\\processmultiple', + 3 => 'nette\\schema\\getwarnings', + 4 => 'nette\\schema\\throwserrors', + 5 => 'nette\\schema\\createcontext', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Schema.php' => + array ( + 0 => '24a8422581be56a210c0a4c610af3aeaaeca779a', + 1 => + array ( + 0 => 'nette\\schema\\schema', + ), + 2 => + array ( + 0 => 'nette\\schema\\normalize', + 1 => 'nette\\schema\\merge', + 2 => 'nette\\schema\\complete', + 3 => 'nette\\schema\\completedefault', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Helpers.php' => + array ( + 0 => '0f8d327f5a4b38e63b15474096cdda91292bb20e', + 1 => + array ( + 0 => 'nette\\schema\\helpers', + ), + 2 => + array ( + 0 => 'nette\\schema\\merge', + 1 => 'nette\\schema\\getpropertytype', + 2 => 'nette\\schema\\parseannotation', + 3 => 'nette\\schema\\formatvalue', + 4 => 'nette\\schema\\validatetype', + 5 => 'nette\\schema\\validaterange', + 6 => 'nette\\schema\\isinrange', + 7 => 'nette\\schema\\validatepattern', + 8 => 'nette\\schema\\getcaststrategy', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Message.php' => + array ( + 0 => '2525526ec0028931fc3d2ca20207a9060c564059', + 1 => + array ( + 0 => 'nette\\schema\\message', + ), + 2 => + array ( + 0 => 'nette\\schema\\__construct', + 1 => 'nette\\schema\\tostring', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/69/7a/697a2a162eaf0a04019913a4aa0a92e06145bb5e.php b/storage/framework/cache/phpstan/cache/PHPStan/69/7a/697a2a162eaf0a04019913a4aa0a92e06145bb5e.php new file mode 100644 index 0000000..870987a --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/69/7a/697a2a162eaf0a04019913a4aa0a92e06145bb5e.php @@ -0,0 +1,79 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-file-iterator/src/Factory.php' => + array ( + 0 => '8d834ed6a74c4ee962bb783129a782bee34b6c95', + 1 => + array ( + 0 => 'sebastianbergmann\\fileiterator\\factory', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\fileiterator\\getfileiterator', + 1 => 'sebastianbergmann\\fileiterator\\resolvewildcards', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-file-iterator/src/ExcludeIterator.php' => + array ( + 0 => 'c057c310e75af02eaa00ce75582b3f590ddb803d', + 1 => + array ( + 0 => 'sebastianbergmann\\fileiterator\\excludeiterator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\fileiterator\\__construct', + 1 => 'sebastianbergmann\\fileiterator\\accept', + 2 => 'sebastianbergmann\\fileiterator\\haschildren', + 3 => 'sebastianbergmann\\fileiterator\\getchildren', + 4 => 'sebastianbergmann\\fileiterator\\getinneriterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-file-iterator/src/Iterator.php' => + array ( + 0 => '14ff05aa1d9dbf1cc430fff2d2e2e9a8c55f728b', + 1 => + array ( + 0 => 'sebastianbergmann\\fileiterator\\iterator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\fileiterator\\__construct', + 1 => 'sebastianbergmann\\fileiterator\\accept', + 2 => 'sebastianbergmann\\fileiterator\\acceptpath', + 3 => 'sebastianbergmann\\fileiterator\\acceptprefix', + 4 => 'sebastianbergmann\\fileiterator\\acceptsuffix', + 5 => 'sebastianbergmann\\fileiterator\\acceptsubstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-file-iterator/src/Facade.php' => + array ( + 0 => '20b80e3e406ff3173e725a8638fcae56f2aff2c2', + 1 => + array ( + 0 => 'sebastianbergmann\\fileiterator\\facade', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\fileiterator\\getfilesasarray', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/6a/8c/6a8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php b/storage/framework/cache/phpstan/cache/PHPStan/6a/8c/6a8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php new file mode 100644 index 0000000..c4a2e2f --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/6a/8c/6a8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php @@ -0,0 +1,1419 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/BaseMatcher.php' => + array ( + 0 => 'ecded29c81c001f0acf79d55c8fe64ca62bd6ab3', + 1 => + array ( + 0 => 'hamcrest\\basematcher', + ), + 2 => + array ( + 0 => 'hamcrest\\describemismatch', + 1 => 'hamcrest\\__tostring', + 2 => 'hamcrest\\__invoke', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Collection/IsEmptyTraversable.php' => + array ( + 0 => '7a218d39f7fd194fee8ed4fc3f62f2e82924e1a7', + 1 => + array ( + 0 => 'hamcrest\\collection\\isemptytraversable', + ), + 2 => + array ( + 0 => 'hamcrest\\collection\\__construct', + 1 => 'hamcrest\\collection\\matches', + 2 => 'hamcrest\\collection\\describeto', + 3 => 'hamcrest\\collection\\emptytraversable', + 4 => 'hamcrest\\collection\\nonemptytraversable', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Collection/IsTraversableWithSize.php' => + array ( + 0 => '4b7a4caa9ee1fd9428c22ecf928f7d7c493b7758', + 1 => + array ( + 0 => 'hamcrest\\collection\\istraversablewithsize', + ), + 2 => + array ( + 0 => 'hamcrest\\collection\\__construct', + 1 => 'hamcrest\\collection\\featurevalueof', + 2 => 'hamcrest\\collection\\traversablewithsize', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsInstanceOf.php' => + array ( + 0 => '0dc9bccb755013e071e0fca3b0a3795783a41f94', + 1 => + array ( + 0 => 'hamcrest\\core\\isinstanceof', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matcheswithdiagnosticdescription', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\aninstanceof', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsTypeOf.php' => + array ( + 0 => '26f7a5bf14f1191fb76f6b3cdcbb9d752e52011b', + 1 => + array ( + 0 => 'hamcrest\\core\\istypeof', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\describemismatch', + 4 => 'hamcrest\\core\\gettypedescription', + 5 => 'hamcrest\\core\\typeof', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsAnything.php' => + array ( + 0 => '715ebc43adf88b08b6b3f88422274d055b9424c0', + 1 => + array ( + 0 => 'hamcrest\\core\\isanything', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\anything', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/HasToString.php' => + array ( + 0 => 'ef688a1e35bbb5574286b55fb6ae0d8f5b0202e6', + 1 => + array ( + 0 => 'hamcrest\\core\\hastostring', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matchessafelywithdiagnosticdescription', + 2 => 'hamcrest\\core\\featurevalueof', + 3 => 'hamcrest\\core\\hastostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/Every.php' => + array ( + 0 => 'a9539e1e94cc285125a1da1ea541cfa2ee05e277', + 1 => + array ( + 0 => 'hamcrest\\core\\every', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matchessafelywithdiagnosticdescription', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\everyitem', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsCollectionContaining.php' => + array ( + 0 => '4a80f2687cca6422af6c1f4158067de1a228cfba', + 1 => + array ( + 0 => 'hamcrest\\core\\iscollectioncontaining', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matchessafely', + 2 => 'hamcrest\\core\\describemismatchsafely', + 3 => 'hamcrest\\core\\describeto', + 4 => 'hamcrest\\core\\hasitem', + 5 => 'hamcrest\\core\\hasitems', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/DescribedAs.php' => + array ( + 0 => '1caa650c8304ff06e6ef4900b0d4429b14447deb', + 1 => + array ( + 0 => 'hamcrest\\core\\describedas', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\describedas', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsSame.php' => + array ( + 0 => '5c22ce5b8523356598a2ec5dc78020ac81ef9ce0', + 1 => + array ( + 0 => 'hamcrest\\core\\issame', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\sameinstance', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/AllOf.php' => + array ( + 0 => '100e7848703aff924b405aac4a1af7bb38b9fc16', + 1 => + array ( + 0 => 'hamcrest\\core\\allof', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matcheswithdiagnosticdescription', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\allof', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/CombinableMatcher.php' => + array ( + 0 => '9c6d0995c09820c9ff0e9a106eebbabf1f9f8477', + 1 => + array ( + 0 => 'hamcrest\\core\\combinablematcher', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\andalso', + 4 => 'hamcrest\\core\\orelse', + 5 => 'hamcrest\\core\\both', + 6 => 'hamcrest\\core\\either', + 7 => 'hamcrest\\core\\_templatedlistwith', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/Set.php' => + array ( + 0 => '29e26d577355f7624705dfa999d04fe5d5dac5a4', + 1 => + array ( + 0 => 'hamcrest\\core\\set', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\describemismatch', + 4 => 'hamcrest\\core\\set', + 5 => 'hamcrest\\core\\notset', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsEqual.php' => + array ( + 0 => 'a7d123b97dca12f5d5ccc52fe0329a60d457f317', + 1 => + array ( + 0 => 'hamcrest\\core\\isequal', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\equalto', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/Is.php' => + array ( + 0 => 'cd739f646f8fb5b813f0f6b7e2234b6784da2e0f', + 1 => + array ( + 0 => 'hamcrest\\core\\is', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\describemismatch', + 4 => 'hamcrest\\core\\is', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/AnyOf.php' => + array ( + 0 => '39a3b74163be49f0c0afe09adfb02fdf320797fc', + 1 => + array ( + 0 => 'hamcrest\\core\\anyof', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\anyof', + 4 => 'hamcrest\\core\\noneof', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsNot.php' => + array ( + 0 => 'f3876690438eaded103f74ee57817df859fe4337', + 1 => + array ( + 0 => 'hamcrest\\core\\isnot', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matches', + 2 => 'hamcrest\\core\\describeto', + 3 => 'hamcrest\\core\\not', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsIdentical.php' => + array ( + 0 => 'c66cfd2220a91c972a41028c6aaeb1ab77b6ce08', + 1 => + array ( + 0 => 'hamcrest\\core\\isidentical', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\describeto', + 2 => 'hamcrest\\core\\identicalto', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsNull.php' => + array ( + 0 => '963d470399d1d879359306a01a5c6e5f9160cc31', + 1 => + array ( + 0 => 'hamcrest\\core\\isnull', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\matches', + 1 => 'hamcrest\\core\\describeto', + 2 => 'hamcrest\\core\\nullvalue', + 3 => 'hamcrest\\core\\notnullvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/ShortcutCombination.php' => + array ( + 0 => 'a2af2f191ad37934536faf98009ad8480802508d', + 1 => + array ( + 0 => 'hamcrest\\core\\shortcutcombination', + ), + 2 => + array ( + 0 => 'hamcrest\\core\\__construct', + 1 => 'hamcrest\\core\\matcheswithshortcut', + 2 => 'hamcrest\\core\\describetowithoperator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/MatcherAssert.php' => + array ( + 0 => '8f45ab27f62c72a7e8673348e8b0ac0e95947981', + 1 => + array ( + 0 => 'hamcrest\\matcherassert', + ), + 2 => + array ( + 0 => 'hamcrest\\assertthat', + 1 => 'hamcrest\\getcount', + 2 => 'hamcrest\\resetcount', + 3 => 'hamcrest\\doassert', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/SelfDescribing.php' => + array ( + 0 => '55b89f280431a9ff3f7ee9337cf7da6b54aebe22', + 1 => + array ( + 0 => 'hamcrest\\selfdescribing', + ), + 2 => + array ( + 0 => 'hamcrest\\describeto', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/DiagnosingMatcher.php' => + array ( + 0 => '11f2ce906bfca0efa6b9dbe1dd93bc89de6314a9', + 1 => + array ( + 0 => 'hamcrest\\diagnosingmatcher', + ), + 2 => + array ( + 0 => 'hamcrest\\matches', + 1 => 'hamcrest\\describemismatch', + 2 => 'hamcrest\\matcheswithdiagnosticdescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/AssertionError.php' => + array ( + 0 => '97b25fbb5bc7c32b1ce9428c3e7d141a81614419', + 1 => + array ( + 0 => 'hamcrest\\assertionerror', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Internal/SelfDescribingValue.php' => + array ( + 0 => 'fe2ee1e6a697ac97bb2723aa5cdfc9f4eff00c0d', + 1 => + array ( + 0 => 'hamcrest\\internal\\selfdescribingvalue', + ), + 2 => + array ( + 0 => 'hamcrest\\internal\\__construct', + 1 => 'hamcrest\\internal\\describeto', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/TypeSafeDiagnosingMatcher.php' => + array ( + 0 => '4ae0a61215f17c30d1d4a636833aeaccff73cf07', + 1 => + array ( + 0 => 'hamcrest\\typesafediagnosingmatcher', + ), + 2 => + array ( + 0 => 'hamcrest\\matchessafely', + 1 => 'hamcrest\\describemismatchsafely', + 2 => 'hamcrest\\matchessafelywithdiagnosticdescription', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/FeatureMatcher.php' => + array ( + 0 => '29b63b2c6ad3149adc0068280fdc0f4f71f39db5', + 1 => + array ( + 0 => 'hamcrest\\featurematcher', + ), + 2 => + array ( + 0 => 'hamcrest\\__construct', + 1 => 'hamcrest\\featurevalueof', + 2 => 'hamcrest\\matchessafelywithdiagnosticdescription', + 3 => 'hamcrest\\describeto', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Xml/HasXPath.php' => + array ( + 0 => 'f574877392d56f3cb0fb56fb8d311d572a55416d', + 1 => + array ( + 0 => 'hamcrest\\xml\\hasxpath', + ), + 2 => + array ( + 0 => 'hamcrest\\xml\\__construct', + 1 => 'hamcrest\\xml\\matcheswithdiagnosticdescription', + 2 => 'hamcrest\\xml\\createdocument', + 3 => 'hamcrest\\xml\\evaluate', + 4 => 'hamcrest\\xml\\matchescontent', + 5 => 'hamcrest\\xml\\matchesexpression', + 6 => 'hamcrest\\xml\\describeto', + 7 => 'hamcrest\\xml\\hasxpath', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Number/IsCloseTo.php' => + array ( + 0 => '001ce0a513acfd7101c645bf8d610bed389e46a9', + 1 => + array ( + 0 => 'hamcrest\\number\\iscloseto', + ), + 2 => + array ( + 0 => 'hamcrest\\number\\__construct', + 1 => 'hamcrest\\number\\matchessafely', + 2 => 'hamcrest\\number\\describemismatchsafely', + 3 => 'hamcrest\\number\\describeto', + 4 => 'hamcrest\\number\\closeto', + 5 => 'hamcrest\\number\\_actualdelta', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Number/OrderingComparison.php' => + array ( + 0 => '9aeab15a5b221ccd00532f83a30457546d365e9c', + 1 => + array ( + 0 => 'hamcrest\\number\\orderingcomparison', + ), + 2 => + array ( + 0 => 'hamcrest\\number\\__construct', + 1 => 'hamcrest\\number\\matchessafely', + 2 => 'hamcrest\\number\\describemismatchsafely', + 3 => 'hamcrest\\number\\describeto', + 4 => 'hamcrest\\number\\comparesequalto', + 5 => 'hamcrest\\number\\greaterthan', + 6 => 'hamcrest\\number\\greaterthanorequalto', + 7 => 'hamcrest\\number\\lessthan', + 8 => 'hamcrest\\number\\lessthanorequalto', + 9 => 'hamcrest\\number\\_compare', + 10 => 'hamcrest\\number\\_comparison', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/BaseDescription.php' => + array ( + 0 => '3170aeb2cd6d4c0c11ee018cd2c9b796a175771a', + 1 => + array ( + 0 => 'hamcrest\\basedescription', + ), + 2 => + array ( + 0 => 'hamcrest\\appendtext', + 1 => 'hamcrest\\appenddescriptionof', + 2 => 'hamcrest\\appendvalue', + 3 => 'hamcrest\\appendvaluelist', + 4 => 'hamcrest\\appendlist', + 5 => 'hamcrest\\append', + 6 => 'hamcrest\\_tophpsyntax', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsInteger.php' => + array ( + 0 => '2d998a674bb3e4f71b88a6b89e39d61a6a0b9f2d', + 1 => + array ( + 0 => 'hamcrest\\type\\isinteger', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\integervalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsBoolean.php' => + array ( + 0 => 'bf556ba74b3f48f77fb149d60b370039bf9572b2', + 1 => + array ( + 0 => 'hamcrest\\type\\isboolean', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\booleanvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsResource.php' => + array ( + 0 => '4c1f8c206d52561fab564a51fd1f1b66d146687f', + 1 => + array ( + 0 => 'hamcrest\\type\\isresource', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\resourcevalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsObject.php' => + array ( + 0 => '7a55db0f79f63efdaad2979868f7894ac498495c', + 1 => + array ( + 0 => 'hamcrest\\type\\isobject', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\objectvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsScalar.php' => + array ( + 0 => '6a76c2a31d23c8f8eeb66e2543bf0e5000d5e0f2', + 1 => + array ( + 0 => 'hamcrest\\type\\isscalar', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\matches', + 2 => 'hamcrest\\type\\scalarvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsString.php' => + array ( + 0 => 'ce8e4de992f68e8d62e26e20fc329015276de235', + 1 => + array ( + 0 => 'hamcrest\\type\\isstring', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\stringvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsNumeric.php' => + array ( + 0 => 'e095a0b200d53d38423fca4f08981d140add8d70', + 1 => + array ( + 0 => 'hamcrest\\type\\isnumeric', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\matches', + 2 => 'hamcrest\\type\\ishexadecimal', + 3 => 'hamcrest\\type\\numericvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsArray.php' => + array ( + 0 => '5903d125d33c329becfa3694195d5f9e7b8c4185', + 1 => + array ( + 0 => 'hamcrest\\type\\isarray', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\arrayvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsCallable.php' => + array ( + 0 => '1f6cbc3f99bab4674946c92b403c3b93dae6b915', + 1 => + array ( + 0 => 'hamcrest\\type\\iscallable', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\matches', + 2 => 'hamcrest\\type\\callablevalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsDouble.php' => + array ( + 0 => 'a51960397a3caebae1e05a6d5a31fb18a3986ac8', + 1 => + array ( + 0 => 'hamcrest\\type\\isdouble', + ), + 2 => + array ( + 0 => 'hamcrest\\type\\__construct', + 1 => 'hamcrest\\type\\doublevalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Matcher.php' => + array ( + 0 => 'e0d782f1661b3febec35c0bc88a7bf1abd5cb0b6', + 1 => + array ( + 0 => 'hamcrest\\matcher', + ), + 2 => + array ( + 0 => 'hamcrest\\matches', + 1 => 'hamcrest\\describemismatch', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContainingKeyValuePair.php' => + array ( + 0 => '1f9d2f9800b0a24e009461a6ce6074b328362172', + 1 => + array ( + 0 => 'hamcrest\\arrays\\isarraycontainingkeyvaluepair', + ), + 2 => + array ( + 0 => 'hamcrest\\arrays\\__construct', + 1 => 'hamcrest\\arrays\\matchessafely', + 2 => 'hamcrest\\arrays\\describemismatchsafely', + 3 => 'hamcrest\\arrays\\describeto', + 4 => 'hamcrest\\arrays\\haskeyvaluepair', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContainingKey.php' => + array ( + 0 => 'f5f742041e6173d0d2641d1a7bfec923173d4c9f', + 1 => + array ( + 0 => 'hamcrest\\arrays\\isarraycontainingkey', + ), + 2 => + array ( + 0 => 'hamcrest\\arrays\\__construct', + 1 => 'hamcrest\\arrays\\matchessafely', + 2 => 'hamcrest\\arrays\\describemismatchsafely', + 3 => 'hamcrest\\arrays\\describeto', + 4 => 'hamcrest\\arrays\\haskeyinarray', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayWithSize.php' => + array ( + 0 => '9133f558a703466bbe49df937c356d35806df9e0', + 1 => + array ( + 0 => 'hamcrest\\arrays\\isarraywithsize', + ), + 2 => + array ( + 0 => 'hamcrest\\arrays\\__construct', + 1 => 'hamcrest\\arrays\\featurevalueof', + 2 => 'hamcrest\\arrays\\arraywithsize', + 3 => 'hamcrest\\arrays\\emptyarray', + 4 => 'hamcrest\\arrays\\nonemptyarray', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContainingInAnyOrder.php' => + array ( + 0 => 'c29f19507146575b25d0afc0c6ecf6e1f9b0505b', + 1 => + array ( + 0 => 'hamcrest\\arrays\\isarraycontaininginanyorder', + ), + 2 => + array ( + 0 => 'hamcrest\\arrays\\__construct', + 1 => 'hamcrest\\arrays\\matchessafelywithdiagnosticdescription', + 2 => 'hamcrest\\arrays\\describeto', + 3 => 'hamcrest\\arrays\\arraycontaininginanyorder', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/MatchingOnce.php' => + array ( + 0 => 'e5d89d61031a83735ddbfd026f6654b52751eb20', + 1 => + array ( + 0 => 'hamcrest\\arrays\\matchingonce', + ), + 2 => + array ( + 0 => 'hamcrest\\arrays\\__construct', + 1 => 'hamcrest\\arrays\\matches', + 2 => 'hamcrest\\arrays\\isfinished', + 3 => 'hamcrest\\arrays\\_isnotsurplus', + 4 => 'hamcrest\\arrays\\_ismatched', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContainingInOrder.php' => + array ( + 0 => '8ccf5b8b226b2c5b279bb2ab71c1256b3cf89c64', + 1 => + array ( + 0 => 'hamcrest\\arrays\\isarraycontaininginorder', + ), + 2 => + array ( + 0 => 'hamcrest\\arrays\\__construct', + 1 => 'hamcrest\\arrays\\matchessafelywithdiagnosticdescription', + 2 => 'hamcrest\\arrays\\describeto', + 3 => 'hamcrest\\arrays\\arraycontaining', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArray.php' => + array ( + 0 => '741276e8b904f925399672bf8dd872cf5e139684', + 1 => + array ( + 0 => 'hamcrest\\arrays\\isarray', + ), + 2 => + array ( + 0 => 'hamcrest\\arrays\\__construct', + 1 => 'hamcrest\\arrays\\matchessafely', + 2 => 'hamcrest\\arrays\\describemismatchsafely', + 3 => 'hamcrest\\arrays\\describeto', + 4 => 'hamcrest\\arrays\\anarray', + 5 => 'hamcrest\\arrays\\descriptionstart', + 6 => 'hamcrest\\arrays\\descriptionseparator', + 7 => 'hamcrest\\arrays\\descriptionend', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContaining.php' => + array ( + 0 => '1a6105dc65014fa97b4dd2101dbb5b1df9baa174', + 1 => + array ( + 0 => 'hamcrest\\arrays\\isarraycontaining', + ), + 2 => + array ( + 0 => 'hamcrest\\arrays\\__construct', + 1 => 'hamcrest\\arrays\\matchessafely', + 2 => 'hamcrest\\arrays\\describemismatchsafely', + 3 => 'hamcrest\\arrays\\describeto', + 4 => 'hamcrest\\arrays\\hasiteminarray', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/SeriesMatchingOnce.php' => + array ( + 0 => 'e30b5aa7b3c3a96821440c32ce17c3c8a87362b7', + 1 => + array ( + 0 => 'hamcrest\\arrays\\seriesmatchingonce', + ), + 2 => + array ( + 0 => 'hamcrest\\arrays\\__construct', + 1 => 'hamcrest\\arrays\\matches', + 2 => 'hamcrest\\arrays\\isfinished', + 3 => 'hamcrest\\arrays\\_isnotsurplus', + 4 => 'hamcrest\\arrays\\_ismatched', + 5 => 'hamcrest\\arrays\\_describemismatch', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Description.php' => + array ( + 0 => 'a2f9f0b16534f7eefe712876b427bfece07f28ce', + 1 => + array ( + 0 => 'hamcrest\\description', + ), + 2 => + array ( + 0 => 'hamcrest\\appendtext', + 1 => 'hamcrest\\appenddescriptionof', + 2 => 'hamcrest\\appendvalue', + 3 => 'hamcrest\\appendvaluelist', + 4 => 'hamcrest\\appendlist', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/NullDescription.php' => + array ( + 0 => 'b7199dec45c7008234c5fd5e4c962cb292f1e516', + 1 => + array ( + 0 => 'hamcrest\\nulldescription', + ), + 2 => + array ( + 0 => 'hamcrest\\appendtext', + 1 => 'hamcrest\\appenddescriptionof', + 2 => 'hamcrest\\appendvalue', + 3 => 'hamcrest\\appendvaluelist', + 4 => 'hamcrest\\appendlist', + 5 => 'hamcrest\\__tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Util.php' => + array ( + 0 => '86651fda8e788cbf5d8a388ccecb53888ac84f25', + 1 => + array ( + 0 => 'hamcrest\\util', + ), + 2 => + array ( + 0 => 'hamcrest\\registerglobalfunctions', + 1 => 'hamcrest\\wrapvaluewithisequal', + 2 => 'hamcrest\\checkallarematchers', + 3 => 'hamcrest\\creatematcherarray', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/TypeSafeMatcher.php' => + array ( + 0 => '2c015235bcff5f3ae371f478a81eb054b8044ce7', + 1 => + array ( + 0 => 'hamcrest\\typesafematcher', + ), + 2 => + array ( + 0 => 'hamcrest\\__construct', + 1 => 'hamcrest\\matches', + 2 => 'hamcrest\\describemismatch', + 3 => 'hamcrest\\matchessafely', + 4 => 'hamcrest\\describemismatchsafely', + 5 => 'hamcrest\\_issafetype', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/IsEmptyString.php' => + array ( + 0 => '6d76cd2acee87b800889ef86608e78fb6583cea0', + 1 => + array ( + 0 => 'hamcrest\\text\\isemptystring', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\matches', + 2 => 'hamcrest\\text\\describeto', + 3 => 'hamcrest\\text\\isemptystring', + 4 => 'hamcrest\\text\\isemptyornullstring', + 5 => 'hamcrest\\text\\isnonemptystring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/SubstringMatcher.php' => + array ( + 0 => '642c79cc88bde52612b2461f0831ff1e6c97ef49', + 1 => + array ( + 0 => 'hamcrest\\text\\substringmatcher', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\matchessafely', + 2 => 'hamcrest\\text\\describemismatchsafely', + 3 => 'hamcrest\\text\\describeto', + 4 => 'hamcrest\\text\\evalsubstringof', + 5 => 'hamcrest\\text\\relationship', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/IsEqualIgnoringCase.php' => + array ( + 0 => 'd30c998c41a87d5f22a69970e27e8999c2fe5efe', + 1 => + array ( + 0 => 'hamcrest\\text\\isequalignoringcase', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\matchessafely', + 2 => 'hamcrest\\text\\describemismatchsafely', + 3 => 'hamcrest\\text\\describeto', + 4 => 'hamcrest\\text\\equaltoignoringcase', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringStartsWith.php' => + array ( + 0 => 'efcffe7e537bd50c20fecb71cbf9a5ed8fb1a928', + 1 => + array ( + 0 => 'hamcrest\\text\\stringstartswith', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\startswith', + 2 => 'hamcrest\\text\\evalsubstringof', + 3 => 'hamcrest\\text\\relationship', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/MatchesPattern.php' => + array ( + 0 => '0493d5e331167b71a9204546b286c02cfdf30582', + 1 => + array ( + 0 => 'hamcrest\\text\\matchespattern', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\matchespattern', + 2 => 'hamcrest\\text\\evalsubstringof', + 3 => 'hamcrest\\text\\relationship', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringContainsInOrder.php' => + array ( + 0 => '30fc9c558a4597f93a960c81f42e78261e6f612b', + 1 => + array ( + 0 => 'hamcrest\\text\\stringcontainsinorder', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\matchessafely', + 2 => 'hamcrest\\text\\describemismatchsafely', + 3 => 'hamcrest\\text\\describeto', + 4 => 'hamcrest\\text\\stringcontainsinorder', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringContainsIgnoringCase.php' => + array ( + 0 => 'b450c2710d3999e96702bd85b031911dd6d99f2d', + 1 => + array ( + 0 => 'hamcrest\\text\\stringcontainsignoringcase', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\containsstringignoringcase', + 2 => 'hamcrest\\text\\evalsubstringof', + 3 => 'hamcrest\\text\\relationship', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringContains.php' => + array ( + 0 => '935736bec97476246438e0e1a4ee3caa02b3fc45', + 1 => + array ( + 0 => 'hamcrest\\text\\stringcontains', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\ignoringcase', + 2 => 'hamcrest\\text\\containsstring', + 3 => 'hamcrest\\text\\evalsubstringof', + 4 => 'hamcrest\\text\\relationship', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/IsEqualIgnoringWhiteSpace.php' => + array ( + 0 => '2dafbf9444b168f84b1e3f79e374f4107fd3e3a1', + 1 => + array ( + 0 => 'hamcrest\\text\\isequalignoringwhitespace', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\matchessafely', + 2 => 'hamcrest\\text\\describemismatchsafely', + 3 => 'hamcrest\\text\\describeto', + 4 => 'hamcrest\\text\\equaltoignoringwhitespace', + 5 => 'hamcrest\\text\\_stripspace', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringEndsWith.php' => + array ( + 0 => 'ced08c3d0b19212a9194668011583fcb520353a6', + 1 => + array ( + 0 => 'hamcrest\\text\\stringendswith', + ), + 2 => + array ( + 0 => 'hamcrest\\text\\__construct', + 1 => 'hamcrest\\text\\endswith', + 2 => 'hamcrest\\text\\evalsubstringof', + 3 => 'hamcrest\\text\\relationship', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/StringDescription.php' => + array ( + 0 => 'c179df707c4992d79498b6adf7ee81e42e6f6bb7', + 1 => + array ( + 0 => 'hamcrest\\stringdescription', + ), + 2 => + array ( + 0 => 'hamcrest\\__construct', + 1 => 'hamcrest\\__tostring', + 2 => 'hamcrest\\tostring', + 3 => 'hamcrest\\asstring', + 4 => 'hamcrest\\append', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Matchers.php' => + array ( + 0 => '0244d9185ebd53eb0b3115a3ff672fb2735f3f75', + 1 => + array ( + 0 => 'hamcrest\\matchers', + ), + 2 => + array ( + 0 => 'hamcrest\\anarray', + 1 => 'hamcrest\\hasiteminarray', + 2 => 'hamcrest\\hasvalue', + 3 => 'hamcrest\\arraycontaininginanyorder', + 4 => 'hamcrest\\containsinanyorder', + 5 => 'hamcrest\\arraycontaining', + 6 => 'hamcrest\\contains', + 7 => 'hamcrest\\haskeyinarray', + 8 => 'hamcrest\\haskey', + 9 => 'hamcrest\\haskeyvaluepair', + 10 => 'hamcrest\\hasentry', + 11 => 'hamcrest\\arraywithsize', + 12 => 'hamcrest\\emptyarray', + 13 => 'hamcrest\\nonemptyarray', + 14 => 'hamcrest\\emptytraversable', + 15 => 'hamcrest\\nonemptytraversable', + 16 => 'hamcrest\\traversablewithsize', + 17 => 'hamcrest\\allof', + 18 => 'hamcrest\\anyof', + 19 => 'hamcrest\\noneof', + 20 => 'hamcrest\\both', + 21 => 'hamcrest\\either', + 22 => 'hamcrest\\describedas', + 23 => 'hamcrest\\everyitem', + 24 => 'hamcrest\\hastostring', + 25 => 'hamcrest\\is', + 26 => 'hamcrest\\anything', + 27 => 'hamcrest\\hasitem', + 28 => 'hamcrest\\hasitems', + 29 => 'hamcrest\\equalto', + 30 => 'hamcrest\\identicalto', + 31 => 'hamcrest\\aninstanceof', + 32 => 'hamcrest\\any', + 33 => 'hamcrest\\not', + 34 => 'hamcrest\\nullvalue', + 35 => 'hamcrest\\notnullvalue', + 36 => 'hamcrest\\sameinstance', + 37 => 'hamcrest\\typeof', + 38 => 'hamcrest\\set', + 39 => 'hamcrest\\notset', + 40 => 'hamcrest\\closeto', + 41 => 'hamcrest\\comparesequalto', + 42 => 'hamcrest\\greaterthan', + 43 => 'hamcrest\\greaterthanorequalto', + 44 => 'hamcrest\\atleast', + 45 => 'hamcrest\\lessthan', + 46 => 'hamcrest\\lessthanorequalto', + 47 => 'hamcrest\\atmost', + 48 => 'hamcrest\\isemptystring', + 49 => 'hamcrest\\emptystring', + 50 => 'hamcrest\\isemptyornullstring', + 51 => 'hamcrest\\nulloremptystring', + 52 => 'hamcrest\\isnonemptystring', + 53 => 'hamcrest\\nonemptystring', + 54 => 'hamcrest\\equaltoignoringcase', + 55 => 'hamcrest\\equaltoignoringwhitespace', + 56 => 'hamcrest\\matchespattern', + 57 => 'hamcrest\\containsstring', + 58 => 'hamcrest\\containsstringignoringcase', + 59 => 'hamcrest\\stringcontainsinorder', + 60 => 'hamcrest\\endswith', + 61 => 'hamcrest\\startswith', + 62 => 'hamcrest\\arrayvalue', + 63 => 'hamcrest\\booleanvalue', + 64 => 'hamcrest\\boolvalue', + 65 => 'hamcrest\\callablevalue', + 66 => 'hamcrest\\doublevalue', + 67 => 'hamcrest\\floatvalue', + 68 => 'hamcrest\\integervalue', + 69 => 'hamcrest\\intvalue', + 70 => 'hamcrest\\numericvalue', + 71 => 'hamcrest\\objectvalue', + 72 => 'hamcrest\\anobject', + 73 => 'hamcrest\\resourcevalue', + 74 => 'hamcrest\\scalarvalue', + 75 => 'hamcrest\\stringvalue', + 76 => 'hamcrest\\hasxpath', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest.php' => + array ( + 0 => 'b2aa3422a4f0486e97d681bd8f57b3b3264a5e6c', + 1 => + array ( + ), + 2 => + array ( + 0 => 'assertthat', + 1 => 'anarray', + 2 => 'hasiteminarray', + 3 => 'hasvalue', + 4 => 'arraycontaininginanyorder', + 5 => 'containsinanyorder', + 6 => 'arraycontaining', + 7 => 'contains', + 8 => 'haskeyinarray', + 9 => 'haskey', + 10 => 'haskeyvaluepair', + 11 => 'hasentry', + 12 => 'arraywithsize', + 13 => 'emptyarray', + 14 => 'nonemptyarray', + 15 => 'emptytraversable', + 16 => 'nonemptytraversable', + 17 => 'traversablewithsize', + 18 => 'allof', + 19 => 'anyof', + 20 => 'noneof', + 21 => 'both', + 22 => 'either', + 23 => 'describedas', + 24 => 'everyitem', + 25 => 'hastostring', + 26 => 'is', + 27 => 'anything', + 28 => 'hasitem', + 29 => 'hasitems', + 30 => 'equalto', + 31 => 'identicalto', + 32 => 'aninstanceof', + 33 => 'any', + 34 => 'not', + 35 => 'nullvalue', + 36 => 'notnullvalue', + 37 => 'sameinstance', + 38 => 'typeof', + 39 => 'set', + 40 => 'notset', + 41 => 'closeto', + 42 => 'comparesequalto', + 43 => 'greaterthan', + 44 => 'greaterthanorequalto', + 45 => 'atleast', + 46 => 'lessthan', + 47 => 'lessthanorequalto', + 48 => 'atmost', + 49 => 'isemptystring', + 50 => 'emptystring', + 51 => 'isemptyornullstring', + 52 => 'nulloremptystring', + 53 => 'isnonemptystring', + 54 => 'nonemptystring', + 55 => 'equaltoignoringcase', + 56 => 'equaltoignoringwhitespace', + 57 => 'matchespattern', + 58 => 'containsstring', + 59 => 'containsstringignoringcase', + 60 => 'stringcontainsinorder', + 61 => 'endswith', + 62 => 'startswith', + 63 => 'arrayvalue', + 64 => 'booleanvalue', + 65 => 'boolvalue', + 66 => 'callablevalue', + 67 => 'doublevalue', + 68 => 'floatvalue', + 69 => 'integervalue', + 70 => 'intvalue', + 71 => 'numericvalue', + 72 => 'objectvalue', + 73 => 'anobject', + 74 => 'resourcevalue', + 75 => 'scalarvalue', + 76 => 'stringvalue', + 77 => 'hasxpath', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/72/ef/72efad51dee3d8898213372ec6e76303b9524fe7.php b/storage/framework/cache/phpstan/cache/PHPStan/72/ef/72efad51dee3d8898213372ec6e76303b9524fe7.php new file mode 100644 index 0000000..8168503 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/72/ef/72efad51dee3d8898213372ec6e76303b9524fe7.php @@ -0,0 +1,67 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-invoker/src/exceptions/ProcessControlExtensionNotLoadedException.php' => + array ( + 0 => '6d0c9ba0e3038e91976074cba3b5808ab160533a', + 1 => + array ( + 0 => 'sebastianbergmann\\invoker\\processcontrolextensionnotloadedexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-invoker/src/exceptions/Exception.php' => + array ( + 0 => 'e609d0d0f184625197ba28482c4c64be5522d7e7', + 1 => + array ( + 0 => 'sebastianbergmann\\invoker\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-invoker/src/exceptions/TimeoutException.php' => + array ( + 0 => 'a7dee3db7905c74e0e49f19523e8774516b7911a', + 1 => + array ( + 0 => 'sebastianbergmann\\invoker\\timeoutexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-invoker/src/Invoker.php' => + array ( + 0 => '62c50438c7555ef4517c49f03c0a4f467b27d2de', + 1 => + array ( + 0 => 'sebastianbergmann\\invoker\\invoker', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\invoker\\invoke', + 1 => 'sebastianbergmann\\invoker\\caninvokewithtimeout', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/74/4d/744dd585cd666f3905b12794f477c219410c1715.php b/storage/framework/cache/phpstan/cache/PHPStan/74/4d/744dd585cd666f3905b12794f477c219410c1715.php new file mode 100644 index 0000000..e130b73 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/74/4d/744dd585cd666f3905b12794f477c219410c1715.php @@ -0,0 +1,60 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/environment/src/Runtime.php' => + array ( + 0 => '69e1c9c9579f469271687aa403bc8ae7932c76bb', + 1 => + array ( + 0 => 'sebastianbergmann\\environment\\runtime', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\environment\\cancollectcodecoverage', + 1 => 'sebastianbergmann\\environment\\discardscomments', + 2 => 'sebastianbergmann\\environment\\performsjustintimecompilation', + 3 => 'sebastianbergmann\\environment\\getrawbinary', + 4 => 'sebastianbergmann\\environment\\getbinary', + 5 => 'sebastianbergmann\\environment\\getnamewithversion', + 6 => 'sebastianbergmann\\environment\\getnamewithversionandcodecoveragedriver', + 7 => 'sebastianbergmann\\environment\\getname', + 8 => 'sebastianbergmann\\environment\\getvendorurl', + 9 => 'sebastianbergmann\\environment\\getversion', + 10 => 'sebastianbergmann\\environment\\hasxdebug', + 11 => 'sebastianbergmann\\environment\\isphp', + 12 => 'sebastianbergmann\\environment\\isphpdbg', + 13 => 'sebastianbergmann\\environment\\hasphpdbgcodecoverage', + 14 => 'sebastianbergmann\\environment\\haspcov', + 15 => 'sebastianbergmann\\environment\\getcurrentsettings', + 16 => 'sebastianbergmann\\environment\\isopcacheactive', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/environment/src/Console.php' => + array ( + 0 => 'c99178106735f1f1e6c408c69017879e43eeaa89', + 1 => + array ( + 0 => 'sebastianbergmann\\environment\\console', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\environment\\hascolorsupport', + 1 => 'sebastianbergmann\\environment\\getnumberofcolumns', + 2 => 'sebastianbergmann\\environment\\isinteractive', + 3 => 'sebastianbergmann\\environment\\iswindows', + 4 => 'sebastianbergmann\\environment\\getnumberofcolumnsinteractive', + 5 => 'sebastianbergmann\\environment\\getnumberofcolumnswindows', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/77/5d/775d81194d70b257deea34bd9bbeb6b7a3d56a8d.php b/storage/framework/cache/phpstan/cache/PHPStan/77/5d/775d81194d70b257deea34bd9bbeb6b7a3d56a8d.php new file mode 100644 index 0000000..0ef6c4e --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/77/5d/775d81194d70b257deea34bd9bbeb6b7a3d56a8d.php @@ -0,0 +1,31 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/recursion-context/src/Context.php' => + array ( + 0 => '4c9e16e847d23ac2a93f60fed5b81f49d8501626', + 1 => + array ( + 0 => 'sebastianbergmann\\recursioncontext\\context', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\recursioncontext\\__construct', + 1 => 'sebastianbergmann\\recursioncontext\\__destruct', + 2 => 'sebastianbergmann\\recursioncontext\\add', + 3 => 'sebastianbergmann\\recursioncontext\\contains', + 4 => 'sebastianbergmann\\recursioncontext\\addarray', + 5 => 'sebastianbergmann\\recursioncontext\\addobject', + 6 => 'sebastianbergmann\\recursioncontext\\containsarray', + 7 => 'sebastianbergmann\\recursioncontext\\containsobject', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/77/94/779490a19d7d6b166e5f9d0ec996fee9827d969e.php b/storage/framework/cache/phpstan/cache/PHPStan/77/94/779490a19d7d6b166e5f9d0ec996fee9827d969e.php new file mode 100644 index 0000000..da908de --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/77/94/779490a19d7d6b166e5f9d0ec996fee9827d969e.php @@ -0,0 +1,874 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Email.php' => + array ( + 0 => '63d916ed4e74bd595a1d493d48dc4f2f371ed19d', + 1 => + array ( + 0 => 'phario\\manifest\\email', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\asstring', + 2 => 'phario\\manifest\\ensureemailisvalid', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/PhpVersionRequirement.php' => + array ( + 0 => '589b4bcdfff40e61638ecd681ac2e0fdcdd80793', + 1 => + array ( + 0 => 'phario\\manifest\\phpversionrequirement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\getversionconstraint', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Application.php' => + array ( + 0 => '06447031ef7ac0849754e58edae536dd1e629e81', + 1 => + array ( + 0 => 'phario\\manifest\\application', + ), + 2 => + array ( + 0 => 'phario\\manifest\\isapplication', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/RequirementCollectionIterator.php' => + array ( + 0 => '56b68dd6378f3921dcc067749c42085822cdecc1', + 1 => + array ( + 0 => 'phario\\manifest\\requirementcollectioniterator', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\rewind', + 2 => 'phario\\manifest\\valid', + 3 => 'phario\\manifest\\key', + 4 => 'phario\\manifest\\current', + 5 => 'phario\\manifest\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/AuthorCollectionIterator.php' => + array ( + 0 => 'd680e39a6304af6327d9f88ff5cfb27ea13156a3', + 1 => + array ( + 0 => 'phario\\manifest\\authorcollectioniterator', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\rewind', + 2 => 'phario\\manifest\\valid', + 3 => 'phario\\manifest\\key', + 4 => 'phario\\manifest\\current', + 5 => 'phario\\manifest\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Type.php' => + array ( + 0 => 'ebd205ced6e357993f7aafbcd4a106f5dee20cd4', + 1 => + array ( + 0 => 'phario\\manifest\\type', + ), + 2 => + array ( + 0 => 'phario\\manifest\\application', + 1 => 'phario\\manifest\\library', + 2 => 'phario\\manifest\\extension', + 3 => 'phario\\manifest\\isapplication', + 4 => 'phario\\manifest\\islibrary', + 5 => 'phario\\manifest\\isextension', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Library.php' => + array ( + 0 => 'b9f514f0833c69bfd34defce801dfe621e30ee7b', + 1 => + array ( + 0 => 'phario\\manifest\\library', + ), + 2 => + array ( + 0 => 'phario\\manifest\\islibrary', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/ApplicationName.php' => + array ( + 0 => '3bb7ab1a774c4f98cf64c98f1a48efdbd7160bef', + 1 => + array ( + 0 => 'phario\\manifest\\applicationname', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\asstring', + 2 => 'phario\\manifest\\isequal', + 3 => 'phario\\manifest\\ensurevalidformat', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/PhpExtensionRequirement.php' => + array ( + 0 => '812db9b82bf3018271075af363b374a5f16dc5e4', + 1 => + array ( + 0 => 'phario\\manifest\\phpextensionrequirement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Manifest.php' => + array ( + 0 => 'fbc0777620ac7a7a6c9b4dff739977917282c625', + 1 => + array ( + 0 => 'phario\\manifest\\manifest', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\getname', + 2 => 'phario\\manifest\\getversion', + 3 => 'phario\\manifest\\gettype', + 4 => 'phario\\manifest\\getcopyrightinformation', + 5 => 'phario\\manifest\\getrequirements', + 6 => 'phario\\manifest\\getbundledcomponents', + 7 => 'phario\\manifest\\isapplication', + 8 => 'phario\\manifest\\islibrary', + 9 => 'phario\\manifest\\isextension', + 10 => 'phario\\manifest\\isextensionfor', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Url.php' => + array ( + 0 => 'e4f2e6c67098ec7ba62102cffc7e049c57e1c10c', + 1 => + array ( + 0 => 'phario\\manifest\\url', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\asstring', + 2 => 'phario\\manifest\\ensureurlisvalid', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/RequirementCollection.php' => + array ( + 0 => '793303ae56df80a464fa91209faf5aff6ba94182', + 1 => + array ( + 0 => 'phario\\manifest\\requirementcollection', + ), + 2 => + array ( + 0 => 'phario\\manifest\\add', + 1 => 'phario\\manifest\\getrequirements', + 2 => 'phario\\manifest\\count', + 3 => 'phario\\manifest\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/License.php' => + array ( + 0 => '40e4c6c32047d7ebebeb5c797aef3616787b6fed', + 1 => + array ( + 0 => 'phario\\manifest\\license', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\getname', + 2 => 'phario\\manifest\\geturl', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/AuthorCollection.php' => + array ( + 0 => '96fb640e67cac90da0d73666c57af789918e3e0c', + 1 => + array ( + 0 => 'phario\\manifest\\authorcollection', + ), + 2 => + array ( + 0 => 'phario\\manifest\\add', + 1 => 'phario\\manifest\\getauthors', + 2 => 'phario\\manifest\\count', + 3 => 'phario\\manifest\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/BundledComponent.php' => + array ( + 0 => '38199fce4165b953005fd3d84994e8959a6c6a64', + 1 => + array ( + 0 => 'phario\\manifest\\bundledcomponent', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\getname', + 2 => 'phario\\manifest\\getversion', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Extension.php' => + array ( + 0 => '4a74ef0f6e6f4775c4c5e36dd08211b3e974f754', + 1 => + array ( + 0 => 'phario\\manifest\\extension', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\getapplicationname', + 2 => 'phario\\manifest\\getversionconstraint', + 3 => 'phario\\manifest\\isextension', + 4 => 'phario\\manifest\\isextensionfor', + 5 => 'phario\\manifest\\iscompatiblewith', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/BundledComponentCollectionIterator.php' => + array ( + 0 => 'dac56785e130b4a51b2bc06ac1eab11ae6c27d7f', + 1 => + array ( + 0 => 'phario\\manifest\\bundledcomponentcollectioniterator', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\rewind', + 2 => 'phario\\manifest\\valid', + 3 => 'phario\\manifest\\key', + 4 => 'phario\\manifest\\current', + 5 => 'phario\\manifest\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/CopyrightInformation.php' => + array ( + 0 => '148cf8cd44a6e765c14b98c82a985aa442d32234', + 1 => + array ( + 0 => 'phario\\manifest\\copyrightinformation', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\getauthors', + 2 => 'phario\\manifest\\getlicense', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Author.php' => + array ( + 0 => '55a18f897867cce128f41864b9664cc32271b15f', + 1 => + array ( + 0 => 'phario\\manifest\\author', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\asstring', + 2 => 'phario\\manifest\\getname', + 3 => 'phario\\manifest\\hasemail', + 4 => 'phario\\manifest\\getemail', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Requirement.php' => + array ( + 0 => '49a53487001667fdb73eb8a08d61276ab60d5463', + 1 => + array ( + 0 => 'phario\\manifest\\requirement', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/BundledComponentCollection.php' => + array ( + 0 => 'f17eb75212ef6057872535b531de6d5b1717cc5c', + 1 => + array ( + 0 => 'phario\\manifest\\bundledcomponentcollection', + ), + 2 => + array ( + 0 => 'phario\\manifest\\add', + 1 => 'phario\\manifest\\getbundledcomponents', + 2 => 'phario\\manifest\\count', + 3 => 'phario\\manifest\\getiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestLoaderException.php' => + array ( + 0 => '280709d0018d8c65f0ab2a76b50200e1297dfea6', + 1 => + array ( + 0 => 'phario\\manifest\\manifestloaderexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/NoEmailAddressException.php' => + array ( + 0 => 'a4f08c6ae9c1c46d47199c389944cc087503596a', + 1 => + array ( + 0 => 'phario\\manifest\\noemailaddressexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestDocumentException.php' => + array ( + 0 => 'f0a9a3c6d1a4e1a2fe17b15b458098fec19a7649', + 1 => + array ( + 0 => 'phario\\manifest\\manifestdocumentexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/InvalidApplicationNameException.php' => + array ( + 0 => '87d442f19a4229e9425b13cc22438fa5fa828db2', + 1 => + array ( + 0 => 'phario\\manifest\\invalidapplicationnameexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestDocumentMapperException.php' => + array ( + 0 => '4eaff5364c264e932616a528b12152514d4476a4', + 1 => + array ( + 0 => 'phario\\manifest\\manifestdocumentmapperexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestElementException.php' => + array ( + 0 => 'a478db1db4a8f6883219a443eb000a0546500876', + 1 => + array ( + 0 => 'phario\\manifest\\manifestelementexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/InvalidEmailException.php' => + array ( + 0 => '19dda893ff582f4a491394e6ba428286414a800d', + 1 => + array ( + 0 => 'phario\\manifest\\invalidemailexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/InvalidUrlException.php' => + array ( + 0 => '5f3829973998ee02f339bfc2dc2b0b3b12c8b306', + 1 => + array ( + 0 => 'phario\\manifest\\invalidurlexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestDocumentLoadingException.php' => + array ( + 0 => '67f23286df445a69a821f28df8049899e7c5a190', + 1 => + array ( + 0 => 'phario\\manifest\\manifestdocumentloadingexception', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\getlibxmlerrors', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/Exception.php' => + array ( + 0 => '456e70315a2bf3c9cdbbe707cb915b49c34562ca', + 1 => + array ( + 0 => 'phario\\manifest\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ElementCollectionException.php' => + array ( + 0 => '56abfecae7166f594af97d8c2fb992986df0fa66', + 1 => + array ( + 0 => 'phario\\manifest\\elementcollectionexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ContainsElement.php' => + array ( + 0 => 'fbc43ebcfa6562929a2d1dbed387fc466f5709de', + 1 => + array ( + 0 => 'phario\\manifest\\containselement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\getname', + 1 => 'phario\\manifest\\getversion', + 2 => 'phario\\manifest\\gettype', + 3 => 'phario\\manifest\\getextensionelement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/LicenseElement.php' => + array ( + 0 => '83fa93aca916c05e9ac53ffb94580fe7cd887cf5', + 1 => + array ( + 0 => 'phario\\manifest\\licenseelement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\gettype', + 1 => 'phario\\manifest\\geturl', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ComponentElement.php' => + array ( + 0 => 'edc677abdbecd27c31ec0586cfcccef9a8b60f24', + 1 => + array ( + 0 => 'phario\\manifest\\componentelement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\getname', + 1 => 'phario\\manifest\\getversion', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/PhpElement.php' => + array ( + 0 => '792e281bfea9b182f000984ba4524eeaef4845bb', + 1 => + array ( + 0 => 'phario\\manifest\\phpelement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\getversion', + 1 => 'phario\\manifest\\hasextelements', + 2 => 'phario\\manifest\\getextelements', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ExtElementCollection.php' => + array ( + 0 => '92122645f5c18247b6820b0e1c082c3afe792fca', + 1 => + array ( + 0 => 'phario\\manifest\\extelementcollection', + ), + 2 => + array ( + 0 => 'phario\\manifest\\current', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/AuthorElement.php' => + array ( + 0 => '6e82b49f997b391f824a2106f7424de070be806a', + 1 => + array ( + 0 => 'phario\\manifest\\authorelement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\getname', + 1 => 'phario\\manifest\\getemail', + 2 => 'phario\\manifest\\hasemail', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ElementCollection.php' => + array ( + 0 => '4c9d3243758e99f4320ed518542b8b43ea61be6e', + 1 => + array ( + 0 => 'phario\\manifest\\elementcollection', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\current', + 2 => 'phario\\manifest\\next', + 3 => 'phario\\manifest\\key', + 4 => 'phario\\manifest\\valid', + 5 => 'phario\\manifest\\rewind', + 6 => 'phario\\manifest\\getcurrentelement', + 7 => 'phario\\manifest\\importnodes', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ManifestDocument.php' => + array ( + 0 => 'e44d0e1be939cd8877d80c915cfadf21f8461644', + 1 => + array ( + 0 => 'phario\\manifest\\manifestdocument', + ), + 2 => + array ( + 0 => 'phario\\manifest\\fromfile', + 1 => 'phario\\manifest\\fromstring', + 2 => 'phario\\manifest\\__construct', + 3 => 'phario\\manifest\\getcontainselement', + 4 => 'phario\\manifest\\getcopyrightelement', + 5 => 'phario\\manifest\\getrequireselement', + 6 => 'phario\\manifest\\hasbundleselement', + 7 => 'phario\\manifest\\getbundleselement', + 8 => 'phario\\manifest\\ensurecorrectdocumenttype', + 9 => 'phario\\manifest\\fetchelementbyname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/BundlesElement.php' => + array ( + 0 => '465e2d00393cca9f7a403b6cb29c6c9ac5220b7d', + 1 => + array ( + 0 => 'phario\\manifest\\bundleselement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\getcomponentelements', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/AuthorElementCollection.php' => + array ( + 0 => '1ff26f3fa73beb5afe705b5bab7dcd8ec62206e2', + 1 => + array ( + 0 => 'phario\\manifest\\authorelementcollection', + ), + 2 => + array ( + 0 => 'phario\\manifest\\current', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ComponentElementCollection.php' => + array ( + 0 => '6e2aacb95068e468a753fae0e362eef6f6fb21ad', + 1 => + array ( + 0 => 'phario\\manifest\\componentelementcollection', + ), + 2 => + array ( + 0 => 'phario\\manifest\\current', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/CopyrightElement.php' => + array ( + 0 => 'd01043027c0e7b5fd73596813a568446c913f620', + 1 => + array ( + 0 => 'phario\\manifest\\copyrightelement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\getauthorelements', + 1 => 'phario\\manifest\\getlicenseelement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ExtElement.php' => + array ( + 0 => '7ea8e93026621771fe55c348f70ea489166ee528', + 1 => + array ( + 0 => 'phario\\manifest\\extelement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\getname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/RequiresElement.php' => + array ( + 0 => 'b73126f1c54b58214ce5042e46a89069a85f0bc6', + 1 => + array ( + 0 => 'phario\\manifest\\requireselement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\getphpelement', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ExtensionElement.php' => + array ( + 0 => '58a7c3f2631789f243661cde8c034a118c3248fa', + 1 => + array ( + 0 => 'phario\\manifest\\extensionelement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\getfor', + 1 => 'phario\\manifest\\getcompatible', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ManifestElement.php' => + array ( + 0 => 'b25bc3045bdfc4e0fc33860ee1321bdef0a3aa63', + 1 => + array ( + 0 => 'phario\\manifest\\manifestelement', + ), + 2 => + array ( + 0 => 'phario\\manifest\\__construct', + 1 => 'phario\\manifest\\getattributevalue', + 2 => 'phario\\manifest\\hasattribute', + 3 => 'phario\\manifest\\getchildbyname', + 4 => 'phario\\manifest\\getchildrenbyname', + 5 => 'phario\\manifest\\haschild', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/ManifestSerializer.php' => + array ( + 0 => '2b5e0c2dfa9dd7e05f7c722f232b586b1e11cd54', + 1 => + array ( + 0 => 'phario\\manifest\\manifestserializer', + ), + 2 => + array ( + 0 => 'phario\\manifest\\serializetofile', + 1 => 'phario\\manifest\\serializetostring', + 2 => 'phario\\manifest\\startdocument', + 3 => 'phario\\manifest\\finishdocument', + 4 => 'phario\\manifest\\addcontains', + 5 => 'phario\\manifest\\addcopyright', + 6 => 'phario\\manifest\\addrequirements', + 7 => 'phario\\manifest\\addbundles', + 8 => 'phario\\manifest\\addextension', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/ManifestLoader.php' => + array ( + 0 => '49b9e9105ef820ed5441756d35d5c94c4d4588bb', + 1 => + array ( + 0 => 'phario\\manifest\\manifestloader', + ), + 2 => + array ( + 0 => 'phario\\manifest\\fromfile', + 1 => 'phario\\manifest\\fromphar', + 2 => 'phario\\manifest\\fromstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/ManifestDocumentMapper.php' => + array ( + 0 => '1bc21e8d302c08b4af060481b9ccd627445f480a', + 1 => + array ( + 0 => 'phario\\manifest\\manifestdocumentmapper', + ), + 2 => + array ( + 0 => 'phario\\manifest\\map', + 1 => 'phario\\manifest\\maptype', + 2 => 'phario\\manifest\\mapcopyright', + 3 => 'phario\\manifest\\maprequirements', + 4 => 'phario\\manifest\\mapbundledcomponents', + 5 => 'phario\\manifest\\mapextension', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/7a/b3/7ab302b55ccbc98b24914643b2ea53ac1c93f6ae.php b/storage/framework/cache/phpstan/cache/PHPStan/7a/b3/7ab302b55ccbc98b24914643b2ea53ac1c93f6ae.php new file mode 100644 index 0000000..ae950e9 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/7a/b3/7ab302b55ccbc98b24914643b2ea53ac1c93f6ae.php @@ -0,0 +1,23 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php' => + array ( + 0 => 'b44d72072bdc49d6c62ab0216e925fa0146c7a74', + 1 => + array ( + 0 => 'normalizer', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/7d/05/7d053b021492b9a8b881ebebb158fe564bbfb7b7.php b/storage/framework/cache/phpstan/cache/PHPStan/7d/05/7d053b021492b9a8b881ebebb158fe564bbfb7b7.php new file mode 100644 index 0000000..9d5820a --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/7d/05/7d053b021492b9a8b881ebebb158fe564bbfb7b7.php @@ -0,0 +1,164 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/SQLite3Exception.php' => + array ( + 0 => '1bb73b922ce93a9ac9fe50baccccf014c0a47a15', + 1 => + array ( + 0 => 'sqlite3exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateError.php' => + array ( + 0 => '507d40e4c8120159602a96ad7f79f2747c075832', + 1 => + array ( + 0 => 'dateerror', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/Override.php' => + array ( + 0 => 'ea5a9d50cfb4d187336cf7aecac4ba7268777a20', + 1 => + array ( + 0 => 'override', + ), + 2 => + array ( + 0 => '__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateException.php' => + array ( + 0 => 'af1baabcbe518784f6f8cec728df655e5f7d26a9', + 1 => + array ( + 0 => 'dateexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateInvalidOperationException.php' => + array ( + 0 => 'c514a879a3544566510c2c0a91b1b1a082f1e59e', + 1 => + array ( + 0 => 'dateinvalidoperationexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateObjectError.php' => + array ( + 0 => '5ecda63e0c1a1d420422a90b060c5b9a82b3b856', + 1 => + array ( + 0 => 'dateobjecterror', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedPeriodStringException.php' => + array ( + 0 => 'c8a6e7796fbec0c3b1a6db401a897ddc128f133b', + 1 => + array ( + 0 => 'datemalformedperiodstringexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedStringException.php' => + array ( + 0 => '5a2b12bd3f5b10658acf4d9f0c8c9581218a099a', + 1 => + array ( + 0 => 'datemalformedstringexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateRangeError.php' => + array ( + 0 => '95434544bd2764aa084667729cc6a9c5b10db9e3', + 1 => + array ( + 0 => 'daterangeerror', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateInvalidTimeZoneException.php' => + array ( + 0 => '9dd3725abd945fff1eecdccda915e4fe5e13f4fe', + 1 => + array ( + 0 => 'dateinvalidtimezoneexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedIntervalStringException.php' => + array ( + 0 => 'dbd4ce64cc4cb83a81cacb01dc9a7e2e02beaea5', + 1 => + array ( + 0 => 'datemalformedintervalstringexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/7e/ab/7eabb16005f230849a4d462f3627e357d4fe5303.php b/storage/framework/cache/phpstan/cache/PHPStan/7e/ab/7eabb16005f230849a4d462f3627e357d4fe5303.php new file mode 100644 index 0000000..560d973 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/7e/ab/7eabb16005f230849a4d462f3627e357d4fe5303.php @@ -0,0 +1,936 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/EnumCase.php' => + array ( + 0 => '5a9942058f22c0892bb2d99fe89382b2a5d0702d', + 1 => + array ( + 0 => 'nette\\phpgenerator\\enumcase', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\setvalue', + 1 => 'nette\\phpgenerator\\getvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Constant.php' => + array ( + 0 => '909a06a8ec87ce2aefb13489063b887aee726ffd', + 1 => + array ( + 0 => 'nette\\phpgenerator\\constant', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\setvalue', + 1 => 'nette\\phpgenerator\\getvalue', + 2 => 'nette\\phpgenerator\\setfinal', + 3 => 'nette\\phpgenerator\\isfinal', + 4 => 'nette\\phpgenerator\\settype', + 5 => 'nette\\phpgenerator\\gettype', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Factory.php' => + array ( + 0 => 'caa86035587b69a010851c13651a1a56f827f24d', + 1 => + array ( + 0 => 'nette\\phpgenerator\\factory', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\fromclassreflection', + 1 => 'nette\\phpgenerator\\frommethodreflection', + 2 => 'nette\\phpgenerator\\fromfunctionreflection', + 3 => 'nette\\phpgenerator\\fromcallable', + 4 => 'nette\\phpgenerator\\fromparameterreflection', + 5 => 'nette\\phpgenerator\\fromconstantreflection', + 6 => 'nette\\phpgenerator\\fromcasereflection', + 7 => 'nette\\phpgenerator\\frompropertyreflection', + 8 => 'nette\\phpgenerator\\addhooks', + 9 => 'nette\\phpgenerator\\fromobject', + 10 => 'nette\\phpgenerator\\fromclasscode', + 11 => 'nette\\phpgenerator\\fromcode', + 12 => 'nette\\phpgenerator\\getattributes', + 13 => 'nette\\phpgenerator\\getvisibility', + 14 => 'nette\\phpgenerator\\getextractor', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PropertyAccessMode.php' => + array ( + 0 => 'a32a57270849d3ea380781ab9f4029577113c997', + 1 => + array ( + 0 => 'nette\\phpgenerator\\propertyaccessmode', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\from', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PsrPrinter.php' => + array ( + 0 => '103d6d6f7b1ed49c661a2b1ccd8218e8775a9850', + 1 => + array ( + 0 => 'nette\\phpgenerator\\psrprinter', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\isbraceonnextline', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PhpLiteral.php' => + array ( + 0 => '28428c0e444230b41daa6b9ab9fb0bf5a9fe8d64', + 1 => + array ( + 0 => 'nette\\phpgenerator\\phpliteral', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PhpFile.php' => + array ( + 0 => 'c9e1c371f15398d3011278f22d3c05d139c32b73', + 1 => + array ( + 0 => 'nette\\phpgenerator\\phpfile', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\fromcode', + 1 => 'nette\\phpgenerator\\addclass', + 2 => 'nette\\phpgenerator\\addinterface', + 3 => 'nette\\phpgenerator\\addtrait', + 4 => 'nette\\phpgenerator\\addenum', + 5 => 'nette\\phpgenerator\\addfunction', + 6 => 'nette\\phpgenerator\\addnamespace', + 7 => 'nette\\phpgenerator\\removenamespace', + 8 => 'nette\\phpgenerator\\getnamespaces', + 9 => 'nette\\phpgenerator\\getclasses', + 10 => 'nette\\phpgenerator\\getfunctions', + 11 => 'nette\\phpgenerator\\adduse', + 12 => 'nette\\phpgenerator\\setstricttypes', + 13 => 'nette\\phpgenerator\\hasstricttypes', + 14 => 'nette\\phpgenerator\\__tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/TraitUse.php' => + array ( + 0 => '4f90159e7b0a0b1a708dd6dec7f7df337c42417c', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traituse', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\__construct', + 1 => 'nette\\phpgenerator\\addresolution', + 2 => 'nette\\phpgenerator\\getresolutions', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/EnumType.php' => + array ( + 0 => 'c056fc80cd0a1b0c1a2dfaee01a767f6911d925c', + 1 => + array ( + 0 => 'nette\\phpgenerator\\enumtype', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\settype', + 1 => 'nette\\phpgenerator\\gettype', + 2 => 'nette\\phpgenerator\\setimplements', + 3 => 'nette\\phpgenerator\\getimplements', + 4 => 'nette\\phpgenerator\\addimplement', + 5 => 'nette\\phpgenerator\\removeimplement', + 6 => 'nette\\phpgenerator\\setcases', + 7 => 'nette\\phpgenerator\\getcases', + 8 => 'nette\\phpgenerator\\addcase', + 9 => 'nette\\phpgenerator\\removecase', + 10 => 'nette\\phpgenerator\\addmember', + 11 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Literal.php' => + array ( + 0 => '3ad05471a71b7fe266e745a42d2f57f3a50da776', + 1 => + array ( + 0 => 'nette\\phpgenerator\\literal', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\new', + 1 => 'nette\\phpgenerator\\__construct', + 2 => 'nette\\phpgenerator\\__tostring', + 3 => 'nette\\phpgenerator\\formatwith', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Type.php' => + array ( + 0 => 'bb8aa29ac4a8bb82b59540d6d41c83aade34b8b6', + 1 => + array ( + 0 => 'nette\\phpgenerator\\type', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\nullable', + 1 => 'nette\\phpgenerator\\union', + 2 => 'nette\\phpgenerator\\intersection', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PhpNamespace.php' => + array ( + 0 => '1d9cbd626ef92a6abbb71540686d416078b9c636', + 1 => + array ( + 0 => 'nette\\phpgenerator\\phpnamespace', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\__construct', + 1 => 'nette\\phpgenerator\\getname', + 2 => 'nette\\phpgenerator\\setbracketedsyntax', + 3 => 'nette\\phpgenerator\\hasbracketedsyntax', + 4 => 'nette\\phpgenerator\\adduse', + 5 => 'nette\\phpgenerator\\removeuse', + 6 => 'nette\\phpgenerator\\addusefunction', + 7 => 'nette\\phpgenerator\\adduseconstant', + 8 => 'nette\\phpgenerator\\getuses', + 9 => 'nette\\phpgenerator\\resolvename', + 10 => 'nette\\phpgenerator\\simplifytype', + 11 => 'nette\\phpgenerator\\simplifyname', + 12 => 'nette\\phpgenerator\\add', + 13 => 'nette\\phpgenerator\\addclass', + 14 => 'nette\\phpgenerator\\addinterface', + 15 => 'nette\\phpgenerator\\addtrait', + 16 => 'nette\\phpgenerator\\addenum', + 17 => 'nette\\phpgenerator\\getclass', + 18 => 'nette\\phpgenerator\\getclasses', + 19 => 'nette\\phpgenerator\\removeclass', + 20 => 'nette\\phpgenerator\\addfunction', + 21 => 'nette\\phpgenerator\\getfunction', + 22 => 'nette\\phpgenerator\\getfunctions', + 23 => 'nette\\phpgenerator\\removefunction', + 24 => 'nette\\phpgenerator\\startswith', + 25 => 'nette\\phpgenerator\\__tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/CommentAware.php' => + array ( + 0 => 'fd8482b0e2d9ed80fe2cd10842f0898c4f34a476', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\commentaware', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\setcomment', + 1 => 'nette\\phpgenerator\\traits\\getcomment', + 2 => 'nette\\phpgenerator\\traits\\addcomment', + 3 => 'nette\\phpgenerator\\traits\\removecomment', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/TraitsAware.php' => + array ( + 0 => 'cfbfaf110d3c8d0502cf71fe752f8e95cb88eb02', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\traitsaware', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\settraits', + 1 => 'nette\\phpgenerator\\traits\\gettraits', + 2 => 'nette\\phpgenerator\\traits\\addtrait', + 3 => 'nette\\phpgenerator\\traits\\removetrait', + 4 => 'nette\\phpgenerator\\traits\\hastrait', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/MethodsAware.php' => + array ( + 0 => '8b2c3ffdad0212b22537fa0001ecbf846b96013a', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\methodsaware', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\setmethods', + 1 => 'nette\\phpgenerator\\traits\\getmethods', + 2 => 'nette\\phpgenerator\\traits\\getmethod', + 3 => 'nette\\phpgenerator\\traits\\addmethod', + 4 => 'nette\\phpgenerator\\traits\\removemethod', + 5 => 'nette\\phpgenerator\\traits\\hasmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/VisibilityAware.php' => + array ( + 0 => '9bb435753ec1ec0a58d040b5631e61c1391c7115', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\visibilityaware', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\setvisibility', + 1 => 'nette\\phpgenerator\\traits\\getvisibility', + 2 => 'nette\\phpgenerator\\traits\\setpublic', + 3 => 'nette\\phpgenerator\\traits\\ispublic', + 4 => 'nette\\phpgenerator\\traits\\setprotected', + 5 => 'nette\\phpgenerator\\traits\\isprotected', + 6 => 'nette\\phpgenerator\\traits\\setprivate', + 7 => 'nette\\phpgenerator\\traits\\isprivate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/ConstantsAware.php' => + array ( + 0 => '76a2ef88a3b8a740ccce4290a567c21c495375cb', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\constantsaware', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\setconstants', + 1 => 'nette\\phpgenerator\\traits\\getconstants', + 2 => 'nette\\phpgenerator\\traits\\getconstant', + 3 => 'nette\\phpgenerator\\traits\\addconstant', + 4 => 'nette\\phpgenerator\\traits\\removeconstant', + 5 => 'nette\\phpgenerator\\traits\\hasconstant', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/NameAware.php' => + array ( + 0 => 'ba49ca9c95718dcb19a2e6100ad307a64a711403', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\nameaware', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\__construct', + 1 => 'nette\\phpgenerator\\traits\\getname', + 2 => 'nette\\phpgenerator\\traits\\clonewithname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/PropertiesAware.php' => + array ( + 0 => 'c4e791738da6bb2e553641ae4a8eb9cb2aa7313c', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\propertiesaware', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\setproperties', + 1 => 'nette\\phpgenerator\\traits\\getproperties', + 2 => 'nette\\phpgenerator\\traits\\getproperty', + 3 => 'nette\\phpgenerator\\traits\\addproperty', + 4 => 'nette\\phpgenerator\\traits\\removeproperty', + 5 => 'nette\\phpgenerator\\traits\\hasproperty', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/PropertyLike.php' => + array ( + 0 => '8e6ad4588fb2027d277c6c9e6b5d49787abc6049', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\propertylike', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\setvisibility', + 1 => 'nette\\phpgenerator\\traits\\getvisibility', + 2 => 'nette\\phpgenerator\\traits\\setpublic', + 3 => 'nette\\phpgenerator\\traits\\ispublic', + 4 => 'nette\\phpgenerator\\traits\\setprotected', + 5 => 'nette\\phpgenerator\\traits\\isprotected', + 6 => 'nette\\phpgenerator\\traits\\setprivate', + 7 => 'nette\\phpgenerator\\traits\\isprivate', + 8 => 'nette\\phpgenerator\\traits\\setreadonly', + 9 => 'nette\\phpgenerator\\traits\\isreadonly', + 10 => 'nette\\phpgenerator\\traits\\sethooks', + 11 => 'nette\\phpgenerator\\traits\\gethooks', + 12 => 'nette\\phpgenerator\\traits\\addhook', + 13 => 'nette\\phpgenerator\\traits\\gethook', + 14 => 'nette\\phpgenerator\\traits\\hashook', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/AttributeAware.php' => + array ( + 0 => 'db6f1054afd5e1e6d682ad08fd7f448bc46eb14d', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\attributeaware', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\addattribute', + 1 => 'nette\\phpgenerator\\traits\\setattributes', + 2 => 'nette\\phpgenerator\\traits\\getattributes', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/FunctionLike.php' => + array ( + 0 => '7b4f7e54a23de6440468fb7a26fecb843af7ad51', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traits\\functionlike', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\traits\\setbody', + 1 => 'nette\\phpgenerator\\traits\\getbody', + 2 => 'nette\\phpgenerator\\traits\\addbody', + 3 => 'nette\\phpgenerator\\traits\\setparameters', + 4 => 'nette\\phpgenerator\\traits\\getparameters', + 5 => 'nette\\phpgenerator\\traits\\getparameter', + 6 => 'nette\\phpgenerator\\traits\\addparameter', + 7 => 'nette\\phpgenerator\\traits\\removeparameter', + 8 => 'nette\\phpgenerator\\traits\\hasparameter', + 9 => 'nette\\phpgenerator\\traits\\setvariadic', + 10 => 'nette\\phpgenerator\\traits\\isvariadic', + 11 => 'nette\\phpgenerator\\traits\\setreturntype', + 12 => 'nette\\phpgenerator\\traits\\getreturntype', + 13 => 'nette\\phpgenerator\\traits\\setreturnreference', + 14 => 'nette\\phpgenerator\\traits\\getreturnreference', + 15 => 'nette\\phpgenerator\\traits\\setreturnnullable', + 16 => 'nette\\phpgenerator\\traits\\isreturnnullable', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Closure.php' => + array ( + 0 => 'dcf3c2507129c7f20a5e6265723ccaca4617ffaa', + 1 => + array ( + 0 => 'nette\\phpgenerator\\closure', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\from', + 1 => 'nette\\phpgenerator\\__tostring', + 2 => 'nette\\phpgenerator\\setuses', + 3 => 'nette\\phpgenerator\\getuses', + 4 => 'nette\\phpgenerator\\adduse', + 5 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PropertyHook.php' => + array ( + 0 => 'c2c91e40876f4226a24cf977a474049233310cc2', + 1 => + array ( + 0 => 'nette\\phpgenerator\\propertyhook', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\setbody', + 1 => 'nette\\phpgenerator\\getbody', + 2 => 'nette\\phpgenerator\\isshort', + 3 => 'nette\\phpgenerator\\setfinal', + 4 => 'nette\\phpgenerator\\isfinal', + 5 => 'nette\\phpgenerator\\setabstract', + 6 => 'nette\\phpgenerator\\isabstract', + 7 => 'nette\\phpgenerator\\setparameters', + 8 => 'nette\\phpgenerator\\getparameters', + 9 => 'nette\\phpgenerator\\addparameter', + 10 => 'nette\\phpgenerator\\setreturnreference', + 11 => 'nette\\phpgenerator\\getreturnreference', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/ClassManipulator.php' => + array ( + 0 => '4ffa93dd63199414894318b42f854b7e4822229f', + 1 => + array ( + 0 => 'nette\\phpgenerator\\classmanipulator', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\__construct', + 1 => 'nette\\phpgenerator\\inheritproperty', + 2 => 'nette\\phpgenerator\\inheritmethod', + 3 => 'nette\\phpgenerator\\implement', + 4 => 'nette\\phpgenerator\\implementmethod', + 5 => 'nette\\phpgenerator\\implementproperty', + 6 => 'nette\\phpgenerator\\implementinterface', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/TraitType.php' => + array ( + 0 => '054a0af38bc5292d30afa65c01fcdee6441760b3', + 1 => + array ( + 0 => 'nette\\phpgenerator\\traittype', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\addmember', + 1 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Visibility.php' => + array ( + 0 => '7474047a3e0e78616704d4c8a3705ced6118ba3e', + 1 => + array ( + 0 => 'nette\\phpgenerator\\visibility', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\from', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Method.php' => + array ( + 0 => '6b5ee3817a83a8244bcd586edbc8b186ba064da0', + 1 => + array ( + 0 => 'nette\\phpgenerator\\method', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\from', + 1 => 'nette\\phpgenerator\\__tostring', + 2 => 'nette\\phpgenerator\\setstatic', + 3 => 'nette\\phpgenerator\\isstatic', + 4 => 'nette\\phpgenerator\\setfinal', + 5 => 'nette\\phpgenerator\\isfinal', + 6 => 'nette\\phpgenerator\\setabstract', + 7 => 'nette\\phpgenerator\\isabstract', + 8 => 'nette\\phpgenerator\\addpromotedparameter', + 9 => 'nette\\phpgenerator\\validate', + 10 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Attribute.php' => + array ( + 0 => '329c0d2f81f56834de006b693195bc72039ee584', + 1 => + array ( + 0 => 'nette\\phpgenerator\\attribute', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\__construct', + 1 => 'nette\\phpgenerator\\getname', + 2 => 'nette\\phpgenerator\\getarguments', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PromotedParameter.php' => + array ( + 0 => 'af097f57e9f6493846453e9fa05224e06c3b1d01', + 1 => + array ( + 0 => 'nette\\phpgenerator\\promotedparameter', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\validate', + 1 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Extractor.php' => + array ( + 0 => 'e992ef26cf2892f25cf71c77240ca24c47df99c1', + 1 => + array ( + 0 => 'nette\\phpgenerator\\extractor', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\__construct', + 1 => 'nette\\phpgenerator\\parsecode', + 2 => 'nette\\phpgenerator\\extractmethodbodies', + 3 => 'nette\\phpgenerator\\extractpropertyhookbodies', + 4 => 'nette\\phpgenerator\\extractfunctionbody', + 5 => 'nette\\phpgenerator\\getreformattedcontents', + 6 => 'nette\\phpgenerator\\preparereplacements', + 7 => 'nette\\phpgenerator\\performreplacements', + 8 => 'nette\\phpgenerator\\extractall', + 9 => 'nette\\phpgenerator\\addusetonamespace', + 10 => 'nette\\phpgenerator\\addclassliketofile', + 11 => 'nette\\phpgenerator\\addclassmembers', + 12 => 'nette\\phpgenerator\\addtraittoclass', + 13 => 'nette\\phpgenerator\\addpropertytoclass', + 14 => 'nette\\phpgenerator\\addhookstoproperty', + 15 => 'nette\\phpgenerator\\addmethodtoclass', + 16 => 'nette\\phpgenerator\\addconstanttoclass', + 17 => 'nette\\phpgenerator\\addenumcasetoclass', + 18 => 'nette\\phpgenerator\\addfunctiontofile', + 19 => 'nette\\phpgenerator\\addcommentandattributes', + 20 => 'nette\\phpgenerator\\setupfunction', + 21 => 'nette\\phpgenerator\\tovalue', + 22 => 'nette\\phpgenerator\\tovisibility', + 23 => 'nette\\phpgenerator\\tosettervisibility', + 24 => 'nette\\phpgenerator\\tophp', + 25 => 'nette\\phpgenerator\\getnodecontents', + 26 => 'nette\\phpgenerator\\getnodestartpos', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/ClassType.php' => + array ( + 0 => 'aa2c499d544e73bbab6c54a107151ac6c7380b5b', + 1 => + array ( + 0 => 'nette\\phpgenerator\\classtype', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\class', + 1 => 'nette\\phpgenerator\\interface', + 2 => 'nette\\phpgenerator\\trait', + 3 => 'nette\\phpgenerator\\enum', + 4 => 'nette\\phpgenerator\\__construct', + 5 => 'nette\\phpgenerator\\gettype', + 6 => 'nette\\phpgenerator\\setfinal', + 7 => 'nette\\phpgenerator\\isfinal', + 8 => 'nette\\phpgenerator\\setabstract', + 9 => 'nette\\phpgenerator\\isabstract', + 10 => 'nette\\phpgenerator\\setreadonly', + 11 => 'nette\\phpgenerator\\isreadonly', + 12 => 'nette\\phpgenerator\\setextends', + 13 => 'nette\\phpgenerator\\getextends', + 14 => 'nette\\phpgenerator\\setimplements', + 15 => 'nette\\phpgenerator\\getimplements', + 16 => 'nette\\phpgenerator\\addimplement', + 17 => 'nette\\phpgenerator\\removeimplement', + 18 => 'nette\\phpgenerator\\addmember', + 19 => 'nette\\phpgenerator\\inheritproperty', + 20 => 'nette\\phpgenerator\\inheritmethod', + 21 => 'nette\\phpgenerator\\validate', + 22 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Property.php' => + array ( + 0 => '27f65e6ac92879cc0a16f3cf3c123d6fc6deedc7', + 1 => + array ( + 0 => 'nette\\phpgenerator\\property', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\setvalue', + 1 => 'nette\\phpgenerator\\getvalue', + 2 => 'nette\\phpgenerator\\setstatic', + 3 => 'nette\\phpgenerator\\isstatic', + 4 => 'nette\\phpgenerator\\settype', + 5 => 'nette\\phpgenerator\\gettype', + 6 => 'nette\\phpgenerator\\setnullable', + 7 => 'nette\\phpgenerator\\isnullable', + 8 => 'nette\\phpgenerator\\setinitialized', + 9 => 'nette\\phpgenerator\\isinitialized', + 10 => 'nette\\phpgenerator\\setfinal', + 11 => 'nette\\phpgenerator\\isfinal', + 12 => 'nette\\phpgenerator\\setabstract', + 13 => 'nette\\phpgenerator\\isabstract', + 14 => 'nette\\phpgenerator\\validate', + 15 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/InterfaceType.php' => + array ( + 0 => '69181ea8892bcced0f54e9d2a0830e142afd9429', + 1 => + array ( + 0 => 'nette\\phpgenerator\\interfacetype', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\setextends', + 1 => 'nette\\phpgenerator\\getextends', + 2 => 'nette\\phpgenerator\\addextend', + 3 => 'nette\\phpgenerator\\addmember', + 4 => 'nette\\phpgenerator\\validate', + 5 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Dumper.php' => + array ( + 0 => '5c891f8c25efcbd8eef988c014db01a3cefad517', + 1 => + array ( + 0 => 'nette\\phpgenerator\\dumper', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\dump', + 1 => 'nette\\phpgenerator\\dumpvar', + 2 => 'nette\\phpgenerator\\dumpstring', + 3 => 'nette\\phpgenerator\\utf8ord', + 4 => 'nette\\phpgenerator\\dumparray', + 5 => 'nette\\phpgenerator\\dumpobject', + 6 => 'nette\\phpgenerator\\dumpcustomobject', + 7 => 'nette\\phpgenerator\\dumpliteral', + 8 => 'nette\\phpgenerator\\format', + 9 => 'nette\\phpgenerator\\dumparguments', + 10 => 'nette\\phpgenerator\\createobject', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/GlobalFunction.php' => + array ( + 0 => '73abf0209b2d5e7dea956de4bcd5c223352f1bed', + 1 => + array ( + 0 => 'nette\\phpgenerator\\globalfunction', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\from', + 1 => 'nette\\phpgenerator\\__tostring', + 2 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/ClassLike.php' => + array ( + 0 => 'ea391aeb5ee0ab795bfca105494106fe3039b326', + 1 => + array ( + 0 => 'nette\\phpgenerator\\classlike', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\from', + 1 => 'nette\\phpgenerator\\fromcode', + 2 => 'nette\\phpgenerator\\__construct', + 3 => 'nette\\phpgenerator\\__tostring', + 4 => 'nette\\phpgenerator\\getnamespace', + 5 => 'nette\\phpgenerator\\setname', + 6 => 'nette\\phpgenerator\\getname', + 7 => 'nette\\phpgenerator\\isclass', + 8 => 'nette\\phpgenerator\\isinterface', + 9 => 'nette\\phpgenerator\\istrait', + 10 => 'nette\\phpgenerator\\isenum', + 11 => 'nette\\phpgenerator\\validatenames', + 12 => 'nette\\phpgenerator\\validate', + 13 => 'nette\\phpgenerator\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PropertyHookType.php' => + array ( + 0 => '4a009c0fd835ed001a001beb0bde647575c6c98b', + 1 => + array ( + 0 => 'nette\\phpgenerator\\propertyhooktype', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\from', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Helpers.php' => + array ( + 0 => '9680bac3b982e5ab70c705e3c86b32cc1be06661', + 1 => + array ( + 0 => 'nette\\phpgenerator\\helpers', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\formatdoccomment', + 1 => 'nette\\phpgenerator\\tagname', + 2 => 'nette\\phpgenerator\\simplifytaggednames', + 3 => 'nette\\phpgenerator\\unformatdoccomment', + 4 => 'nette\\phpgenerator\\unindent', + 5 => 'nette\\phpgenerator\\isidentifier', + 6 => 'nette\\phpgenerator\\isnamespaceidentifier', + 7 => 'nette\\phpgenerator\\extractnamespace', + 8 => 'nette\\phpgenerator\\extractshortname', + 9 => 'nette\\phpgenerator\\tabstospaces', + 10 => 'nette\\phpgenerator\\createobject', + 11 => 'nette\\phpgenerator\\validatetype', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Printer.php' => + array ( + 0 => '20d865267788cc3bec6303eb2825d42dc0d884b6', + 1 => + array ( + 0 => 'nette\\phpgenerator\\printer', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\__construct', + 1 => 'nette\\phpgenerator\\printfunction', + 2 => 'nette\\phpgenerator\\printclosure', + 3 => 'nette\\phpgenerator\\printarrowfunction', + 4 => 'nette\\phpgenerator\\printmethod', + 5 => 'nette\\phpgenerator\\printfunctionbody', + 6 => 'nette\\phpgenerator\\printclass', + 7 => 'nette\\phpgenerator\\printnamespace', + 8 => 'nette\\phpgenerator\\printfile', + 9 => 'nette\\phpgenerator\\printuses', + 10 => 'nette\\phpgenerator\\printparameters', + 11 => 'nette\\phpgenerator\\formatparameters', + 12 => 'nette\\phpgenerator\\printconstant', + 13 => 'nette\\phpgenerator\\printproperty', + 14 => 'nette\\phpgenerator\\printpropertyvisibility', + 15 => 'nette\\phpgenerator\\printtype', + 16 => 'nette\\phpgenerator\\printdoccomment', + 17 => 'nette\\phpgenerator\\printreturntype', + 18 => 'nette\\phpgenerator\\printattributes', + 19 => 'nette\\phpgenerator\\printhooks', + 20 => 'nette\\phpgenerator\\settyperesolving', + 21 => 'nette\\phpgenerator\\indent', + 22 => 'nette\\phpgenerator\\dump', + 23 => 'nette\\phpgenerator\\joinproperties', + 24 => 'nette\\phpgenerator\\isbraceonnextline', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Parameter.php' => + array ( + 0 => '2476bf7a65f189c7a3a019dc0b333e4982632427', + 1 => + array ( + 0 => 'nette\\phpgenerator\\parameter', + ), + 2 => + array ( + 0 => 'nette\\phpgenerator\\setreference', + 1 => 'nette\\phpgenerator\\isreference', + 2 => 'nette\\phpgenerator\\settype', + 3 => 'nette\\phpgenerator\\gettype', + 4 => 'nette\\phpgenerator\\setnullable', + 5 => 'nette\\phpgenerator\\isnullable', + 6 => 'nette\\phpgenerator\\setdefaultvalue', + 7 => 'nette\\phpgenerator\\getdefaultvalue', + 8 => 'nette\\phpgenerator\\hasdefaultvalue', + 9 => 'nette\\phpgenerator\\validate', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/8e/30/8e3079cd755dd86e9882f0e41005116f56a02459.php b/storage/framework/cache/phpstan/cache/PHPStan/8e/30/8e3079cd755dd86e9882f0e41005116f56a02459.php new file mode 100644 index 0000000..d42a483 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/8e/30/8e3079cd755dd86e9882f0e41005116f56a02459.php @@ -0,0 +1,279 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Diff.php' => + array ( + 0 => '41da8d5cffb541807023022f8e37cba966bb4762', + 1 => + array ( + 0 => 'localheinz\\diff\\diff', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\__construct', + 1 => 'localheinz\\diff\\getfrom', + 2 => 'localheinz\\diff\\getto', + 3 => 'localheinz\\diff\\getchunks', + 4 => 'localheinz\\diff\\setchunks', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Parser.php' => + array ( + 0 => '557196c8ed727733246dbf6ce4249a079c5143da', + 1 => + array ( + 0 => 'localheinz\\diff\\parser', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\parse', + 1 => 'localheinz\\diff\\parsefilediff', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php' => + array ( + 0 => 'b49f5b7d7545462b2937b481f3124133861ba90b', + 1 => + array ( + 0 => 'localheinz\\diff\\timeefficientlongestcommonsubsequencecalculator', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\calculate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/DiffOnlyOutputBuilder.php' => + array ( + 0 => '735d2d74391db4bfdc89a17a90fbbafeab834ce4', + 1 => + array ( + 0 => 'localheinz\\diff\\output\\diffonlyoutputbuilder', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\output\\__construct', + 1 => 'localheinz\\diff\\output\\getdiff', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/DiffOutputBuilderInterface.php' => + array ( + 0 => '85cdbc81fc6cf90c91acdbb66aff5dfbc5071174', + 1 => + array ( + 0 => 'localheinz\\diff\\output\\diffoutputbuilderinterface', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\output\\getdiff', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/UnifiedDiffOutputBuilder.php' => + array ( + 0 => 'd68a7db44028646881ba772dc70e1f14e62f6602', + 1 => + array ( + 0 => 'localheinz\\diff\\output\\unifieddiffoutputbuilder', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\output\\__construct', + 1 => 'localheinz\\diff\\output\\getdiff', + 2 => 'localheinz\\diff\\output\\writediffhunks', + 3 => 'localheinz\\diff\\output\\writehunk', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/StrictUnifiedDiffOutputBuilder.php' => + array ( + 0 => 'ef4a10202f0e84e84a0529113e578680f7508a3f', + 1 => + array ( + 0 => 'localheinz\\diff\\output\\strictunifieddiffoutputbuilder', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\output\\__construct', + 1 => 'localheinz\\diff\\output\\getdiff', + 2 => 'localheinz\\diff\\output\\writediffhunks', + 3 => 'localheinz\\diff\\output\\writehunk', + 4 => 'localheinz\\diff\\output\\assertstring', + 5 => 'localheinz\\diff\\output\\assertstringornull', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/AbstractChunkOutputBuilder.php' => + array ( + 0 => '553968ff9e3a775d7df92d7cfb422cd255181549', + 1 => + array ( + 0 => 'localheinz\\diff\\output\\abstractchunkoutputbuilder', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\output\\getcommonchunks', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/LongestCommonSubsequenceCalculator.php' => + array ( + 0 => 'a49459fa54be1a3b7f5057e052d77efaca7b9438', + 1 => + array ( + 0 => 'localheinz\\diff\\longestcommonsubsequencecalculator', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\calculate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Chunk.php' => + array ( + 0 => '8dfc58e61b700668ba6ff9a648861cb4896e2fd1', + 1 => + array ( + 0 => 'localheinz\\diff\\chunk', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\__construct', + 1 => 'localheinz\\diff\\getstart', + 2 => 'localheinz\\diff\\getstartrange', + 3 => 'localheinz\\diff\\getend', + 4 => 'localheinz\\diff\\getendrange', + 5 => 'localheinz\\diff\\getlines', + 6 => 'localheinz\\diff\\setlines', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Differ.php' => + array ( + 0 => '9956d31bf6d9051e4fb02c9f35273593e0557730', + 1 => + array ( + 0 => 'localheinz\\diff\\differ', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\__construct', + 1 => 'localheinz\\diff\\diff', + 2 => 'localheinz\\diff\\difftoarray', + 3 => 'localheinz\\diff\\normalizediffinput', + 4 => 'localheinz\\diff\\splitstringbylines', + 5 => 'localheinz\\diff\\selectlcsimplementation', + 6 => 'localheinz\\diff\\calculateestimatedfootprint', + 7 => 'localheinz\\diff\\detectunmatchedlineendings', + 8 => 'localheinz\\diff\\getlinebreak', + 9 => 'localheinz\\diff\\getarraydiffparted', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Line.php' => + array ( + 0 => 'b40d434f47b82a1dc5cb5a6056fb513dd2008589', + 1 => + array ( + 0 => 'localheinz\\diff\\line', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\__construct', + 1 => 'localheinz\\diff\\getcontent', + 2 => 'localheinz\\diff\\gettype', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Exception/ConfigurationException.php' => + array ( + 0 => '2cb11b12a5b74a51815085eb00f3b8e594664be1', + 1 => + array ( + 0 => 'localheinz\\diff\\configurationexception', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Exception/InvalidArgumentException.php' => + array ( + 0 => '819564abc68bbdf5b2acb5628d6c20a21cba0779', + 1 => + array ( + 0 => 'localheinz\\diff\\invalidargumentexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Exception/Exception.php' => + array ( + 0 => '67fea6210f8658dc94a7bc949aef6ada427af39a', + 1 => + array ( + 0 => 'localheinz\\diff\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php' => + array ( + 0 => '04bbcb1ace020fbb237c1ee0aa55953fe6391403', + 1 => + array ( + 0 => 'localheinz\\diff\\memoryefficientlongestcommonsubsequencecalculator', + ), + 2 => + array ( + 0 => 'localheinz\\diff\\calculate', + 1 => 'localheinz\\diff\\length', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/99/26/9926c5d24c14a36d5340e19568be88f3bcc4204d.php b/storage/framework/cache/phpstan/cache/PHPStan/99/26/9926c5d24c14a36d5340e19568be88f3bcc4204d.php new file mode 100644 index 0000000..b45b643 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/99/26/9926c5d24c14a36d5340e19568be88f3bcc4204d.php @@ -0,0 +1,28 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/exporter/src/Exporter.php' => + array ( + 0 => '4f760b2dfee7e417706341a80ed8968ee6672e32', + 1 => + array ( + 0 => 'sebastianbergmann\\exporter\\exporter', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\exporter\\export', + 1 => 'sebastianbergmann\\exporter\\shortenedrecursiveexport', + 2 => 'sebastianbergmann\\exporter\\shortenedexport', + 3 => 'sebastianbergmann\\exporter\\toarray', + 4 => 'sebastianbergmann\\exporter\\recursiveexport', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/a0/aa/a0aaff2241a49de109b6e1949590bcae6fcf76e1.php b/storage/framework/cache/phpstan/cache/PHPStan/a0/aa/a0aaff2241a49de109b6e1949590bcae6fcf76e1.php new file mode 100644 index 0000000..cac9be2 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/a0/aa/a0aaff2241a49de109b6e1949590bcae6fcf76e1.php @@ -0,0 +1,27 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/version/src/Version.php' => + array ( + 0 => '7697de3cdb48400ec6203429640c8eb83da23251', + 1 => + array ( + 0 => 'sebastianbergmann\\version', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\__construct', + 1 => 'sebastianbergmann\\asstring', + 2 => 'sebastianbergmann\\generate', + 3 => 'sebastianbergmann\\getgitinformation', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/b0/3c/b03ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php b/storage/framework/cache/phpstan/cache/PHPStan/b0/3c/b03ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php new file mode 100644 index 0000000..b219c10 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/b0/3c/b03ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php @@ -0,0 +1,154 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Complexity/Complexity.php' => + array ( + 0 => 'e486669706d4d18d6bae0ecb6325ce77e22bd0c7', + 1 => + array ( + 0 => 'sebastianbergmann\\complexity\\complexity', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\complexity\\__construct', + 1 => 'sebastianbergmann\\complexity\\name', + 2 => 'sebastianbergmann\\complexity\\cyclomaticcomplexity', + 3 => 'sebastianbergmann\\complexity\\isfunction', + 4 => 'sebastianbergmann\\complexity\\ismethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Complexity/ComplexityCollectionIterator.php' => + array ( + 0 => 'c5e1c8446c81cb2a47ea8194c92e97a36961fc18', + 1 => + array ( + 0 => 'sebastianbergmann\\complexity\\complexitycollectioniterator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\complexity\\__construct', + 1 => 'sebastianbergmann\\complexity\\rewind', + 2 => 'sebastianbergmann\\complexity\\valid', + 3 => 'sebastianbergmann\\complexity\\key', + 4 => 'sebastianbergmann\\complexity\\current', + 5 => 'sebastianbergmann\\complexity\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Complexity/ComplexityCollection.php' => + array ( + 0 => 'e71b3fbf7ce650ab3608ad7a4b2573dc98e602f8', + 1 => + array ( + 0 => 'sebastianbergmann\\complexity\\complexitycollection', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\complexity\\fromlist', + 1 => 'sebastianbergmann\\complexity\\__construct', + 2 => 'sebastianbergmann\\complexity\\asarray', + 3 => 'sebastianbergmann\\complexity\\getiterator', + 4 => 'sebastianbergmann\\complexity\\count', + 5 => 'sebastianbergmann\\complexity\\isempty', + 6 => 'sebastianbergmann\\complexity\\cyclomaticcomplexity', + 7 => 'sebastianbergmann\\complexity\\isfunction', + 8 => 'sebastianbergmann\\complexity\\ismethod', + 9 => 'sebastianbergmann\\complexity\\mergewith', + 10 => 'sebastianbergmann\\complexity\\sortbydescendingcyclomaticcomplexity', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Calculator.php' => + array ( + 0 => '290282fc8c2828f2d08cecad0330391750390992', + 1 => + array ( + 0 => 'sebastianbergmann\\complexity\\calculator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\complexity\\calculateforsourcefile', + 1 => 'sebastianbergmann\\complexity\\calculateforsourcestring', + 2 => 'sebastianbergmann\\complexity\\calculateforabstractsyntaxtree', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Visitor/CyclomaticComplexityCalculatingVisitor.php' => + array ( + 0 => 'f18c717bdb8ae70ee0dbd2b639f47fad0cbf3f4f', + 1 => + array ( + 0 => 'sebastianbergmann\\complexity\\cyclomaticcomplexitycalculatingvisitor', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\complexity\\enternode', + 1 => 'sebastianbergmann\\complexity\\cyclomaticcomplexity', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Visitor/ComplexityCalculatingVisitor.php' => + array ( + 0 => '17d276094fb111dfa96f780f7f5f9c1eb658057d', + 1 => + array ( + 0 => 'sebastianbergmann\\complexity\\complexitycalculatingvisitor', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\complexity\\__construct', + 1 => 'sebastianbergmann\\complexity\\enternode', + 2 => 'sebastianbergmann\\complexity\\result', + 3 => 'sebastianbergmann\\complexity\\cyclomaticcomplexity', + 4 => 'sebastianbergmann\\complexity\\classmethodname', + 5 => 'sebastianbergmann\\complexity\\functionname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Exception/RuntimeException.php' => + array ( + 0 => 'e8ff0c097319875f50b1ff0a4a184747bbf724ac', + 1 => + array ( + 0 => 'sebastianbergmann\\complexity\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Exception/Exception.php' => + array ( + 0 => '022209ac794d1b2cef438ba5ac0dc80e1e84f66c', + 1 => + array ( + 0 => 'sebastianbergmann\\complexity\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/b5/bc/b5bcba1ab02a38bab2e436932e383f4c1b552e94.php b/storage/framework/cache/phpstan/cache/PHPStan/b5/bc/b5bcba1ab02a38bab2e436932e383f4c1b552e94.php new file mode 100644 index 0000000..582dd18 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/b5/bc/b5bcba1ab02a38bab2e436932e383f4c1b552e94.php @@ -0,0 +1,329 @@ + 'v1', + 'data' => + array ( + 'src/CoreApi.php' => + array ( + 0 => 'df5838a446dd5529a013c95cc7fad29919884059', + 1 => + array ( + 0 => 'airlst\\sdkphp\\coreapi', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\__construct', + 1 => 'airlst\\sdkphp\\resolvebaseurl', + 2 => 'airlst\\sdkphp\\setbaseurl', + 3 => 'airlst\\sdkphp\\event', + 4 => 'airlst\\sdkphp\\guest', + 5 => 'airlst\\sdkphp\\email', + 6 => 'airlst\\sdkphp\\defaultheaders', + ), + 3 => + array ( + ), + ), + 'src/Contracts/GuestResourceContract.php' => + array ( + 0 => 'c5486a5656f52301dd40657d23fcb46a32985687', + 1 => + array ( + 0 => 'airlst\\sdkphp\\contracts\\guestresourcecontract', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\contracts\\list', + 1 => 'airlst\\sdkphp\\contracts\\validatecode', + 2 => 'airlst\\sdkphp\\contracts\\get', + 3 => 'airlst\\sdkphp\\contracts\\create', + 4 => 'airlst\\sdkphp\\contracts\\update', + ), + 3 => + array ( + ), + ), + 'src/Contracts/EventResourceContract.php' => + array ( + 0 => '07dac8e6e4433b99b3dde0af0ef8057af97bbc6c', + 1 => + array ( + 0 => 'airlst\\sdkphp\\contracts\\eventresourcecontract', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\contracts\\list', + 1 => 'airlst\\sdkphp\\contracts\\get', + ), + 3 => + array ( + ), + ), + 'src/Contracts/EmailResourceContract.php' => + array ( + 0 => '4d1cda2a8a6b3404155bfdb3b8c1c4b560ac3e63', + 1 => + array ( + 0 => 'airlst\\sdkphp\\contracts\\emailresourcecontract', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\contracts\\send', + ), + 3 => + array ( + ), + ), + 'src/Resources/EventResource.php' => + array ( + 0 => '064745f1e691af2baa306c1783fac14390ee1206', + 1 => + array ( + 0 => 'airlst\\sdkphp\\resources\\eventresource', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\resources\\list', + 1 => 'airlst\\sdkphp\\resources\\get', + ), + 3 => + array ( + ), + ), + 'src/Resources/EmailResource.php' => + array ( + 0 => 'f6a26bc7441b7f2f1e449afe12b8be7e36fb3786', + 1 => + array ( + 0 => 'airlst\\sdkphp\\resources\\emailresource', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\resources\\list', + 1 => 'airlst\\sdkphp\\resources\\send', + ), + 3 => + array ( + ), + ), + 'src/Resources/GuestResource.php' => + array ( + 0 => '50e939735ff416365651cd78ba7750dc6c766238', + 1 => + array ( + 0 => 'airlst\\sdkphp\\resources\\guestresource', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\resources\\validatecode', + 1 => 'airlst\\sdkphp\\resources\\list', + 2 => 'airlst\\sdkphp\\resources\\get', + 3 => 'airlst\\sdkphp\\resources\\create', + 4 => 'airlst\\sdkphp\\resources\\update', + ), + 3 => + array ( + ), + ), + 'src/Requests/Guest/GetRequest.php' => + array ( + 0 => '0b1f41e52cc26c26b57e96e3b11510bf270c19a9', + 1 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\getrequest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', + 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'src/Requests/Guest/CreateRequest.php' => + array ( + 0 => 'd12e40136ebb2a160e98ae1bb2e3138798921e3f', + 1 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\createrequest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', + 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', + 2 => 'airlst\\sdkphp\\requests\\guest\\defaultbody', + ), + 3 => + array ( + ), + ), + 'src/Requests/Guest/ListRequest.php' => + array ( + 0 => '9a232b9160f4a7168b30fd7633ad547e2381d0fb', + 1 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\listrequest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', + 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', + 2 => 'airlst\\sdkphp\\requests\\guest\\defaultquery', + ), + 3 => + array ( + ), + ), + 'src/Requests/Guest/UpdateRequest.php' => + array ( + 0 => '229447f9a4e62b6a14779c724be2d974c40beddd', + 1 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\updaterequest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', + 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', + 2 => 'airlst\\sdkphp\\requests\\guest\\defaultbody', + ), + 3 => + array ( + ), + ), + 'src/Requests/Guest/ValidateCodeRequest.php' => + array ( + 0 => '2f27349f3accb60dac7f4230604ec0516095225a', + 1 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\validatecoderequest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', + 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', + 2 => 'airlst\\sdkphp\\requests\\guest\\defaultbody', + ), + 3 => + array ( + ), + ), + 'src/Requests/Event/GetRequest.php' => + array ( + 0 => '0f36fbd3f26fb02039a9e0374f2ac75ee6eddd8b', + 1 => + array ( + 0 => 'airlst\\sdkphp\\requests\\event\\getrequest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\requests\\event\\__construct', + 1 => 'airlst\\sdkphp\\requests\\event\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'src/Requests/Event/ListRequest.php' => + array ( + 0 => '1786e7635d78c828e00172e0536ad36eecd48660', + 1 => + array ( + 0 => 'airlst\\sdkphp\\requests\\event\\listrequest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\requests\\event\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'src/Requests/Email/ListRequest.php' => + array ( + 0 => 'f4190bfb3c3954b1cc3b5a1ecbd1bea47ee2376e', + 1 => + array ( + 0 => 'airlst\\sdkphp\\requests\\email\\listrequest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\requests\\email\\resolveendpoint', + ), + 3 => + array ( + ), + ), + 'src/Requests/Email/SendRequest.php' => + array ( + 0 => 'f55da205fdaa02d0e504f61ec7a9bc1ba026f361', + 1 => + array ( + 0 => 'airlst\\sdkphp\\requests\\email\\sendrequest', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\requests\\email\\__construct', + 1 => 'airlst\\sdkphp\\requests\\email\\resolveendpoint', + 2 => 'airlst\\sdkphp\\requests\\email\\defaultbody', + ), + 3 => + array ( + ), + ), + 'src/Commands/BuildCommand.php' => + array ( + 0 => '35d35493727b32347f7b1e2e319aa3cc2af7ce87', + 1 => + array ( + 0 => 'airlst\\sdkphp\\commands\\buildcommand', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\commands\\handle', + 1 => 'airlst\\sdkphp\\commands\\dumpgeneratedfiles', + 2 => 'airlst\\sdkphp\\commands\\dumptofile', + ), + 3 => + array ( + ), + ), + 'src/Generators/ConnectorGenerator.php' => + array ( + 0 => 'eaff0437054c647e87458ea71f00ce7e4c4b1e85', + 1 => + array ( + 0 => 'airlst\\sdkphp\\generators\\connectorgenerator', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\generators\\generate', + 1 => 'airlst\\sdkphp\\generators\\generateconnectorclass', + ), + 3 => + array ( + ), + ), + 'src/Generators/ResourceGenerator.php' => + array ( + 0 => '782a396594e7fafcf1cce967caeccc03d84ec392', + 1 => + array ( + 0 => 'airlst\\sdkphp\\generators\\resourcegenerator', + ), + 2 => + array ( + 0 => 'airlst\\sdkphp\\generators\\generate', + 1 => 'airlst\\sdkphp\\generators\\generateresourceclass', + 2 => 'airlst\\sdkphp\\generators\\generateresourceclasses', + 3 => 'airlst\\sdkphp\\generators\\addpropertytomethod', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/be/20/be202f983325d3658f0ba32a9614e57183059085.php b/storage/framework/cache/phpstan/cache/PHPStan/be/20/be202f983325d3658f0ba32a9614e57183059085.php new file mode 100644 index 0000000..0b22c2a --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/be/20/be202f983325d3658f0ba32a9614e57183059085.php @@ -0,0 +1,1606 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/CodeCoverage.php' => + array ( + 0 => '5ff124bc15d33eb0a7a58c5630933e49a09f1a79', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\codecoverage', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\getreport', + 2 => 'sebastianbergmann\\codecoverage\\clear', + 3 => 'sebastianbergmann\\codecoverage\\clearcache', + 4 => 'sebastianbergmann\\codecoverage\\filter', + 5 => 'sebastianbergmann\\codecoverage\\getdata', + 6 => 'sebastianbergmann\\codecoverage\\setdata', + 7 => 'sebastianbergmann\\codecoverage\\gettests', + 8 => 'sebastianbergmann\\codecoverage\\settests', + 9 => 'sebastianbergmann\\codecoverage\\start', + 10 => 'sebastianbergmann\\codecoverage\\stop', + 11 => 'sebastianbergmann\\codecoverage\\append', + 12 => 'sebastianbergmann\\codecoverage\\merge', + 13 => 'sebastianbergmann\\codecoverage\\enablecheckforunintentionallycoveredcode', + 14 => 'sebastianbergmann\\codecoverage\\disablecheckforunintentionallycoveredcode', + 15 => 'sebastianbergmann\\codecoverage\\includeuncoveredfiles', + 16 => 'sebastianbergmann\\codecoverage\\excludeuncoveredfiles', + 17 => 'sebastianbergmann\\codecoverage\\enableannotationsforignoringcode', + 18 => 'sebastianbergmann\\codecoverage\\disableannotationsforignoringcode', + 19 => 'sebastianbergmann\\codecoverage\\ignoredeprecatedcode', + 20 => 'sebastianbergmann\\codecoverage\\donotignoredeprecatedcode', + 21 => 'sebastianbergmann\\codecoverage\\cachesstaticanalysis', + 22 => 'sebastianbergmann\\codecoverage\\cachestaticanalysis', + 23 => 'sebastianbergmann\\codecoverage\\donotcachestaticanalysis', + 24 => 'sebastianbergmann\\codecoverage\\cachedirectory', + 25 => 'sebastianbergmann\\codecoverage\\excludesubclassesofthisclassfromunintentionallycoveredcodecheck', + 26 => 'sebastianbergmann\\codecoverage\\enablebranchandpathcoverage', + 27 => 'sebastianbergmann\\codecoverage\\disablebranchandpathcoverage', + 28 => 'sebastianbergmann\\codecoverage\\collectsbranchandpathcoverage', + 29 => 'sebastianbergmann\\codecoverage\\detectsdeadcode', + 30 => 'sebastianbergmann\\codecoverage\\applycoversandusesfilter', + 31 => 'sebastianbergmann\\codecoverage\\applyfilter', + 32 => 'sebastianbergmann\\codecoverage\\applyexecutablelinesfilter', + 33 => 'sebastianbergmann\\codecoverage\\applyignoredlinesfilter', + 34 => 'sebastianbergmann\\codecoverage\\adduncoveredfilesfromfilter', + 35 => 'sebastianbergmann\\codecoverage\\performunintentionallycoveredcodecheck', + 36 => 'sebastianbergmann\\codecoverage\\getallowedlines', + 37 => 'sebastianbergmann\\codecoverage\\processunintentionallycoveredunits', + 38 => 'sebastianbergmann\\codecoverage\\analyser', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Unknown.php' => + array ( + 0 => 'ed1426aace3ba0174c5a61cccff3db7d7610378d', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\unknown', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isunknown', + 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Medium.php' => + array ( + 0 => '5655b27077e75e8dc86126736eb9d9b8d178ba07', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\medium', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\ismedium', + 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isgreaterthan', + 2 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Known.php' => + array ( + 0 => '4186d3e1e16506ba94eb356a33b014c6fa6daf66', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\known', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isknown', + 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isgreaterthan', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Large.php' => + array ( + 0 => '4bb115dcbaa77d90f6b5b7519bf8c84b6be0de26', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\large', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\islarge', + 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isgreaterthan', + 2 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/TestSize.php' => + array ( + 0 => '28e519eecca28d19ef3d81d400d440730758e727', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\testsize', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\unknown', + 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\small', + 2 => 'sebastianbergmann\\codecoverage\\test\\testsize\\medium', + 3 => 'sebastianbergmann\\codecoverage\\test\\testsize\\large', + 4 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isknown', + 5 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isunknown', + 6 => 'sebastianbergmann\\codecoverage\\test\\testsize\\issmall', + 7 => 'sebastianbergmann\\codecoverage\\test\\testsize\\ismedium', + 8 => 'sebastianbergmann\\codecoverage\\test\\testsize\\islarge', + 9 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Small.php' => + array ( + 0 => '61716da77eff8f3d14598a4254090fe0b2a64344', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\small', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\issmall', + 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isgreaterthan', + 2 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Util/Percentage.php' => + array ( + 0 => '71a3f15bc19a04500562170ac90698a100b6ca75', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\util\\percentage', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\util\\fromfractionandtotal', + 1 => 'sebastianbergmann\\codecoverage\\util\\__construct', + 2 => 'sebastianbergmann\\codecoverage\\util\\asfloat', + 3 => 'sebastianbergmann\\codecoverage\\util\\asstring', + 4 => 'sebastianbergmann\\codecoverage\\util\\asfixedwidthstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Util/Filesystem.php' => + array ( + 0 => 'f68fd8db638f50702a8b3639b3d6cfabaf80b427', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\util\\filesystem', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\util\\createdirectory', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/Unknown.php' => + array ( + 0 => 'da2190fedaee217e5ae0a6b14d22a703d9b3ede7', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\unknown', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isunknown', + 1 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/Known.php' => + array ( + 0 => '61afda926079b52ff6f3c5d78367b64d9a0b4514', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\known', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isknown', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/Success.php' => + array ( + 0 => '02a30b2d8ab69aeddc21314ed1e810b0a4eb5d3c', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\success', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\issuccess', + 1 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/Failure.php' => + array ( + 0 => 'c4a3996d4be288bf1b822b30f53b53a02d8a973a', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\failure', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isfailure', + 1 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/TestStatus.php' => + array ( + 0 => '2821e624ed64b5be5db4d11458b213228de16688', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\teststatus', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\unknown', + 1 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\success', + 2 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\failure', + 3 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isknown', + 4 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isunknown', + 5 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\issuccess', + 6 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isfailure', + 7 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Driver/Selector.php' => + array ( + 0 => '5968005462c3ef1d39a704b6322617718417fb6d', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\selector', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\forlinecoverage', + 1 => 'sebastianbergmann\\codecoverage\\driver\\forlineandpathcoverage', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Driver/PcovDriver.php' => + array ( + 0 => '76decfa12ff33c17185db747e3599a332476a1d8', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\', + 1 => 'sebastianbergmann\\codecoverage\\driver\\pcovdriver', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\driver\\start', + 2 => 'sebastianbergmann\\codecoverage\\driver\\stop', + 3 => 'sebastianbergmann\\codecoverage\\driver\\nameandversion', + 4 => 'sebastianbergmann\\codecoverage\\driver\\ensurepcovisavailable', + ), + 3 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\pcov', + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Driver/Driver.php' => + array ( + 0 => 'c39fd75f019750d4d54aeb74afd1b74b20572582', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\driver', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\cancollectbranchandpathcoverage', + 1 => 'sebastianbergmann\\codecoverage\\driver\\collectsbranchandpathcoverage', + 2 => 'sebastianbergmann\\codecoverage\\driver\\enablebranchandpathcoverage', + 3 => 'sebastianbergmann\\codecoverage\\driver\\disablebranchandpathcoverage', + 4 => 'sebastianbergmann\\codecoverage\\driver\\candetectdeadcode', + 5 => 'sebastianbergmann\\codecoverage\\driver\\detectsdeadcode', + 6 => 'sebastianbergmann\\codecoverage\\driver\\enabledeadcodedetection', + 7 => 'sebastianbergmann\\codecoverage\\driver\\disabledeadcodedetection', + 8 => 'sebastianbergmann\\codecoverage\\driver\\nameandversion', + 9 => 'sebastianbergmann\\codecoverage\\driver\\start', + 10 => 'sebastianbergmann\\codecoverage\\driver\\stop', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Driver/XdebugDriver.php' => + array ( + 0 => 'c611faf60d1f1a55eb50c6f959d5bdcbdb0fac30', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\xdebugdriver', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\driver\\cancollectbranchandpathcoverage', + 2 => 'sebastianbergmann\\codecoverage\\driver\\candetectdeadcode', + 3 => 'sebastianbergmann\\codecoverage\\driver\\start', + 4 => 'sebastianbergmann\\codecoverage\\driver\\stop', + 5 => 'sebastianbergmann\\codecoverage\\driver\\nameandversion', + 6 => 'sebastianbergmann\\codecoverage\\driver\\ensurexdebugisavailable', + 7 => 'sebastianbergmann\\codecoverage\\driver\\ensurexdebugcodecoveragefeatureisenabled', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Version.php' => + array ( + 0 => 'fad51e767ecad6d7151e4c530a69a018a57d9bfb', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\version', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\id', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Filter.php' => + array ( + 0 => '811f0ae94cb62eae2e0ca14be80a63f378d2e3f7', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\filter', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\includedirectory', + 1 => 'sebastianbergmann\\codecoverage\\includefiles', + 2 => 'sebastianbergmann\\codecoverage\\includefile', + 3 => 'sebastianbergmann\\codecoverage\\excludedirectory', + 4 => 'sebastianbergmann\\codecoverage\\excludefile', + 5 => 'sebastianbergmann\\codecoverage\\isfile', + 6 => 'sebastianbergmann\\codecoverage\\isexcluded', + 7 => 'sebastianbergmann\\codecoverage\\files', + 8 => 'sebastianbergmann\\codecoverage\\isempty', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/CodeUnitFindingVisitor.php' => + array ( + 0 => 'e40be38e88b024f1c9b573b73c821b443f5e291b', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\codeunitfindingvisitor', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\enternode', + 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\classes', + 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\traits', + 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\functions', + 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cyclomaticcomplexity', + 5 => 'sebastianbergmann\\codecoverage\\staticanalysis\\signature', + 6 => 'sebastianbergmann\\codecoverage\\staticanalysis\\type', + 7 => 'sebastianbergmann\\codecoverage\\staticanalysis\\visibility', + 8 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processclass', + 9 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processtrait', + 10 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processmethod', + 11 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processfunction', + 12 => 'sebastianbergmann\\codecoverage\\staticanalysis\\namespace', + 13 => 'sebastianbergmann\\codecoverage\\staticanalysis\\uniontypeasstring', + 14 => 'sebastianbergmann\\codecoverage\\staticanalysis\\intersectiontypeasstring', + 15 => 'sebastianbergmann\\codecoverage\\staticanalysis\\typeasstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/FileAnalyser.php' => + array ( + 0 => '4a54be0c2cefdb7142aee4409e8c59588540e3f2', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\fileanalyser', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\classesin', + 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\traitsin', + 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\functionsin', + 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\linesofcodefor', + 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesin', + 5 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlinesfor', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/CachingFileAnalyser.php' => + array ( + 0 => '93559055ccf5f60881059161e8f02e11b7850843', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cachingfileanalyser', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\classesin', + 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\traitsin', + 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\functionsin', + 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\linesofcodefor', + 5 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesin', + 6 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlinesfor', + 7 => 'sebastianbergmann\\codecoverage\\staticanalysis\\process', + 8 => 'sebastianbergmann\\codecoverage\\staticanalysis\\read', + 9 => 'sebastianbergmann\\codecoverage\\staticanalysis\\write', + 10 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cachefile', + 11 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cacheversion', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/CacheWarmer.php' => + array ( + 0 => 'e65da10e0658a3efed33d2c536c42e87629a1dc6', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cachewarmer', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\warmcache', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/ExecutableLinesFindingVisitor.php' => + array ( + 0 => 'bc1fe511caecfdb95a64c5d9a309570518dd18ea', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesfindingvisitor', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\enternode', + 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\aftertraverse', + 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesgroupedbybranch', + 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\setlinebranch', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/IgnoredLinesFindingVisitor.php' => + array ( + 0 => '4f9c0204dc7a9472fc9ed734844dfdbff505bc41', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlinesfindingvisitor', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\enternode', + 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlines', + 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processdoccomment', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/ParsingFileAnalyser.php' => + array ( + 0 => 'e9a9eb40fc5468727eee7eea9a4de819863b6d53', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\parsingfileanalyser', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\classesin', + 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\traitsin', + 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\functionsin', + 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\linesofcodefor', + 5 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesin', + 6 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlinesfor', + 7 => 'sebastianbergmann\\codecoverage\\staticanalysis\\analyse', + 8 => 'sebastianbergmann\\codecoverage\\staticanalysis\\findlinesignoredbylinebasedannotations', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Cobertura.php' => + array ( + 0 => 'f28a81952f2ed9618fe4f6a04e9ddace47d546d5', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\cobertura', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\process', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Clover.php' => + array ( + 0 => 'c5b9f03a6bd1d04e0ff31ce3b8e4a4908dadb837', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\clover', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\process', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Dashboard.php' => + array ( + 0 => '4f63fd04b992f7581587a4c452ae3f27e17b573f', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\dashboard', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\render', + 1 => 'sebastianbergmann\\codecoverage\\report\\html\\activebreadcrumb', + 2 => 'sebastianbergmann\\codecoverage\\report\\html\\complexity', + 3 => 'sebastianbergmann\\codecoverage\\report\\html\\coveragedistribution', + 4 => 'sebastianbergmann\\codecoverage\\report\\html\\insufficientcoverage', + 5 => 'sebastianbergmann\\codecoverage\\report\\html\\projectrisks', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/File.php' => + array ( + 0 => '5a85988caac25ce6f4da38671c834230ca83ff80', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\file', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\render', + 1 => 'sebastianbergmann\\codecoverage\\report\\html\\renderitems', + 2 => 'sebastianbergmann\\codecoverage\\report\\html\\rendertraitorclassitems', + 3 => 'sebastianbergmann\\codecoverage\\report\\html\\renderfunctionitems', + 4 => 'sebastianbergmann\\codecoverage\\report\\html\\renderfunctionormethoditem', + 5 => 'sebastianbergmann\\codecoverage\\report\\html\\rendersourcewithlinecoverage', + 6 => 'sebastianbergmann\\codecoverage\\report\\html\\rendersourcewithbranchcoverage', + 7 => 'sebastianbergmann\\codecoverage\\report\\html\\rendersourcewithpathcoverage', + 8 => 'sebastianbergmann\\codecoverage\\report\\html\\renderbranchstructure', + 9 => 'sebastianbergmann\\codecoverage\\report\\html\\renderbranchlines', + 10 => 'sebastianbergmann\\codecoverage\\report\\html\\renderpathstructure', + 11 => 'sebastianbergmann\\codecoverage\\report\\html\\renderpathlines', + 12 => 'sebastianbergmann\\codecoverage\\report\\html\\renderline', + 13 => 'sebastianbergmann\\codecoverage\\report\\html\\loadfile', + 14 => 'sebastianbergmann\\codecoverage\\report\\html\\abbreviateclassname', + 15 => 'sebastianbergmann\\codecoverage\\report\\html\\abbreviatemethodname', + 16 => 'sebastianbergmann\\codecoverage\\report\\html\\createpopovercontentfortest', + 17 => 'sebastianbergmann\\codecoverage\\report\\html\\iscomment', + 18 => 'sebastianbergmann\\codecoverage\\report\\html\\isinlinehtml', + 19 => 'sebastianbergmann\\codecoverage\\report\\html\\iskeyword', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Directory.php' => + array ( + 0 => 'cfdf48c6e903b184956fd34142dff260e5ec3e2a', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\directory', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\render', + 1 => 'sebastianbergmann\\codecoverage\\report\\html\\renderitem', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Colors.php' => + array ( + 0 => 'e15f5ad0a17a2eaacaa3d3f12cd6b5c1bb7510de', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\colors', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\default', + 1 => 'sebastianbergmann\\codecoverage\\report\\html\\from', + 2 => 'sebastianbergmann\\codecoverage\\report\\html\\__construct', + 3 => 'sebastianbergmann\\codecoverage\\report\\html\\successlow', + 4 => 'sebastianbergmann\\codecoverage\\report\\html\\successmedium', + 5 => 'sebastianbergmann\\codecoverage\\report\\html\\successhigh', + 6 => 'sebastianbergmann\\codecoverage\\report\\html\\warning', + 7 => 'sebastianbergmann\\codecoverage\\report\\html\\danger', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer.php' => + array ( + 0 => 'f9745384572a91895e79784853bcfba9987b527d', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\renderer', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\html\\renderitemtemplate', + 2 => 'sebastianbergmann\\codecoverage\\report\\html\\setcommontemplatevariables', + 3 => 'sebastianbergmann\\codecoverage\\report\\html\\breadcrumbs', + 4 => 'sebastianbergmann\\codecoverage\\report\\html\\activebreadcrumb', + 5 => 'sebastianbergmann\\codecoverage\\report\\html\\inactivebreadcrumb', + 6 => 'sebastianbergmann\\codecoverage\\report\\html\\pathtoroot', + 7 => 'sebastianbergmann\\codecoverage\\report\\html\\coveragebar', + 8 => 'sebastianbergmann\\codecoverage\\report\\html\\colorlevel', + 9 => 'sebastianbergmann\\codecoverage\\report\\html\\runtimestring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/CustomCssFile.php' => + array ( + 0 => 'e523ea89fdb998c49e6dfbcd15154ae66d7b59ec', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\customcssfile', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\default', + 1 => 'sebastianbergmann\\codecoverage\\report\\html\\from', + 2 => 'sebastianbergmann\\codecoverage\\report\\html\\__construct', + 3 => 'sebastianbergmann\\codecoverage\\report\\html\\path', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Facade.php' => + array ( + 0 => '1c18012acf3561e8b09be2cdfd4f811ed7a6574b', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\facade', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\html\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\html\\process', + 2 => 'sebastianbergmann\\codecoverage\\report\\html\\copyfiles', + 3 => 'sebastianbergmann\\codecoverage\\report\\html\\rendercss', + 4 => 'sebastianbergmann\\codecoverage\\report\\html\\directory', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Totals.php' => + array ( + 0 => 'd3bf0f55cba3634c37a37febdf2ff74a054533f8', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\totals', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\container', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnumlines', + 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnumclasses', + 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnumtraits', + 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnummethods', + 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnumfunctions', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/File.php' => + array ( + 0 => '47b770394d0c53d6a7baabb2179907c9d67e790e', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\file', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\totals', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\linecoverage', + 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\contextnode', + 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\dom', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Method.php' => + array ( + 0 => '7380f989600946f13cacf1551cafc6a879aa2be5', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\method', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\setsignature', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setlines', + 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\settotals', + 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\setcrap', + 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\setname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Unit.php' => + array ( + 0 => '134be3e00ce416c5d298cb95c31bcd699b4c1bfb', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\unit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\setlines', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setcrap', + 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnamespace', + 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\addmethod', + 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\setname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Tests.php' => + array ( + 0 => 'dcb48bb56d25bdcde0b7bbb2aba5cc26647ed6fc', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\tests', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\addtest', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Project.php' => + array ( + 0 => 'a02d2c58b6f879fa445e34486724fd37eb0eacb8', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\project', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\projectsourcedirectory', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\buildinformation', + 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\tests', + 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\asdom', + 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\init', + 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\setprojectsourcedirectory', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Node.php' => + array ( + 0 => 'fedaedc48ccbeb8ed32dab09acab3b4e7a671d1a', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\node', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\dom', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\totals', + 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\adddirectory', + 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\addfile', + 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\setcontextnode', + 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\contextnode', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Directory.php' => + array ( + 0 => 'ed3111b4cff6aef5708d13fdddacb1b17fc045d6', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\directory', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Coverage.php' => + array ( + 0 => 'ee31fbb57c5d73f08b1e93901a09c76cd51477b2', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\coverage', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\addtest', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\finalize', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Source.php' => + array ( + 0 => '96e456c73f12c9396afe9faff8c3ebe847a55e7c', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\source', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\setsourcecode', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/BuildInformation.php' => + array ( + 0 => '317df2c748f405f47794866ad4da5fce5c85dfb8', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\buildinformation', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\setruntimeinformation', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setbuildtime', + 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\setgeneratorversions', + 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\nodebyname', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Report.php' => + array ( + 0 => '7e808cf82125b32b363a37a84bef844501d3cace', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\report', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\asdom', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\functionobject', + 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\classobject', + 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\traitobject', + 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\source', + 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\setname', + 7 => 'sebastianbergmann\\codecoverage\\report\\xml\\unitobject', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Facade.php' => + array ( + 0 => '019cd02bf53cb658eba8999949f1eb3ba2d5d31c', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\facade', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\process', + 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setbuildinformation', + 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\inittargetdirectory', + 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\processdirectory', + 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\processfile', + 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\processunit', + 7 => 'sebastianbergmann\\codecoverage\\report\\xml\\processfunction', + 8 => 'sebastianbergmann\\codecoverage\\report\\xml\\processtests', + 9 => 'sebastianbergmann\\codecoverage\\report\\xml\\settotals', + 10 => 'sebastianbergmann\\codecoverage\\report\\xml\\targetdirectory', + 11 => 'sebastianbergmann\\codecoverage\\report\\xml\\savedocument', + 12 => 'sebastianbergmann\\codecoverage\\report\\xml\\documentasstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Thresholds.php' => + array ( + 0 => '2e6ce2b0d7d2dc41c010bc89f64d7449ebb5e2fe', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\thresholds', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\default', + 1 => 'sebastianbergmann\\codecoverage\\report\\from', + 2 => 'sebastianbergmann\\codecoverage\\report\\__construct', + 3 => 'sebastianbergmann\\codecoverage\\report\\lowupperbound', + 4 => 'sebastianbergmann\\codecoverage\\report\\highlowerbound', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/PHP.php' => + array ( + 0 => 'dc56a2fe797da10e30f9c411fd96db0dfe6b6491', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\php', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\process', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Text.php' => + array ( + 0 => 'dbbb9c124cf7fffaaa7c8fbfeed4ee86824d69a9', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\text', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\process', + 2 => 'sebastianbergmann\\codecoverage\\report\\coveragecolor', + 3 => 'sebastianbergmann\\codecoverage\\report\\printcoveragecounts', + 4 => 'sebastianbergmann\\codecoverage\\report\\format', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Crap4j.php' => + array ( + 0 => '712ca25a5b74ba3850385bdf771005bcbcd50c56', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\crap4j', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\report\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\report\\process', + 2 => 'sebastianbergmann\\codecoverage\\report\\crapload', + 3 => 'sebastianbergmann\\codecoverage\\report\\roundvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/File.php' => + array ( + 0 => '4d584af73c4247faa83b6784fe934965d99a34ed', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\file', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\node\\count', + 2 => 'sebastianbergmann\\codecoverage\\node\\linecoveragedata', + 3 => 'sebastianbergmann\\codecoverage\\node\\functioncoveragedata', + 4 => 'sebastianbergmann\\codecoverage\\node\\testdata', + 5 => 'sebastianbergmann\\codecoverage\\node\\classes', + 6 => 'sebastianbergmann\\codecoverage\\node\\traits', + 7 => 'sebastianbergmann\\codecoverage\\node\\functions', + 8 => 'sebastianbergmann\\codecoverage\\node\\linesofcode', + 9 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablelines', + 10 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedlines', + 11 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablebranches', + 12 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedbranches', + 13 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablepaths', + 14 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedpaths', + 15 => 'sebastianbergmann\\codecoverage\\node\\numberofclasses', + 16 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedclasses', + 17 => 'sebastianbergmann\\codecoverage\\node\\numberoftraits', + 18 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedtraits', + 19 => 'sebastianbergmann\\codecoverage\\node\\numberofmethods', + 20 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedmethods', + 21 => 'sebastianbergmann\\codecoverage\\node\\numberoffunctions', + 22 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedfunctions', + 23 => 'sebastianbergmann\\codecoverage\\node\\calculatestatistics', + 24 => 'sebastianbergmann\\codecoverage\\node\\processclasses', + 25 => 'sebastianbergmann\\codecoverage\\node\\processtraits', + 26 => 'sebastianbergmann\\codecoverage\\node\\processfunctions', + 27 => 'sebastianbergmann\\codecoverage\\node\\newmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/CrapIndex.php' => + array ( + 0 => 'b9449ac3869e6b9da3d46e180b0e1c298dbc2272', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\crapindex', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\node\\asstring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/Builder.php' => + array ( + 0 => '65a59b4fbf0dcd5ad5b4fcc287214134c8585f07', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\builder', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\node\\build', + 2 => 'sebastianbergmann\\codecoverage\\node\\additems', + 3 => 'sebastianbergmann\\codecoverage\\node\\builddirectorystructure', + 4 => 'sebastianbergmann\\codecoverage\\node\\reducepaths', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/AbstractNode.php' => + array ( + 0 => '6a9be4dc09d33b01ea93a20e2ff3ad66cabd62e6', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\abstractnode', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\node\\name', + 2 => 'sebastianbergmann\\codecoverage\\node\\id', + 3 => 'sebastianbergmann\\codecoverage\\node\\pathasstring', + 4 => 'sebastianbergmann\\codecoverage\\node\\pathasarray', + 5 => 'sebastianbergmann\\codecoverage\\node\\parent', + 6 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedclasses', + 7 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedtraits', + 8 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedclassesandtraits', + 9 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedfunctions', + 10 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedmethods', + 11 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedfunctionsandmethods', + 12 => 'sebastianbergmann\\codecoverage\\node\\percentageofexecutedlines', + 13 => 'sebastianbergmann\\codecoverage\\node\\percentageofexecutedbranches', + 14 => 'sebastianbergmann\\codecoverage\\node\\percentageofexecutedpaths', + 15 => 'sebastianbergmann\\codecoverage\\node\\numberofclassesandtraits', + 16 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedclassesandtraits', + 17 => 'sebastianbergmann\\codecoverage\\node\\classesandtraits', + 18 => 'sebastianbergmann\\codecoverage\\node\\numberoffunctionsandmethods', + 19 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedfunctionsandmethods', + 20 => 'sebastianbergmann\\codecoverage\\node\\classes', + 21 => 'sebastianbergmann\\codecoverage\\node\\traits', + 22 => 'sebastianbergmann\\codecoverage\\node\\functions', + 23 => 'sebastianbergmann\\codecoverage\\node\\linesofcode', + 24 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablelines', + 25 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedlines', + 26 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablebranches', + 27 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedbranches', + 28 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablepaths', + 29 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedpaths', + 30 => 'sebastianbergmann\\codecoverage\\node\\numberofclasses', + 31 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedclasses', + 32 => 'sebastianbergmann\\codecoverage\\node\\numberoftraits', + 33 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedtraits', + 34 => 'sebastianbergmann\\codecoverage\\node\\numberofmethods', + 35 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedmethods', + 36 => 'sebastianbergmann\\codecoverage\\node\\numberoffunctions', + 37 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedfunctions', + 38 => 'sebastianbergmann\\codecoverage\\node\\processid', + 39 => 'sebastianbergmann\\codecoverage\\node\\processpath', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/Directory.php' => + array ( + 0 => '45c2a5f823866e24282169506456923b8c57fb93', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\directory', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\count', + 1 => 'sebastianbergmann\\codecoverage\\node\\getiterator', + 2 => 'sebastianbergmann\\codecoverage\\node\\adddirectory', + 3 => 'sebastianbergmann\\codecoverage\\node\\addfile', + 4 => 'sebastianbergmann\\codecoverage\\node\\directories', + 5 => 'sebastianbergmann\\codecoverage\\node\\files', + 6 => 'sebastianbergmann\\codecoverage\\node\\children', + 7 => 'sebastianbergmann\\codecoverage\\node\\classes', + 8 => 'sebastianbergmann\\codecoverage\\node\\traits', + 9 => 'sebastianbergmann\\codecoverage\\node\\functions', + 10 => 'sebastianbergmann\\codecoverage\\node\\linesofcode', + 11 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablelines', + 12 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedlines', + 13 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablebranches', + 14 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedbranches', + 15 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablepaths', + 16 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedpaths', + 17 => 'sebastianbergmann\\codecoverage\\node\\numberofclasses', + 18 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedclasses', + 19 => 'sebastianbergmann\\codecoverage\\node\\numberoftraits', + 20 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedtraits', + 21 => 'sebastianbergmann\\codecoverage\\node\\numberofmethods', + 22 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedmethods', + 23 => 'sebastianbergmann\\codecoverage\\node\\numberoffunctions', + 24 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedfunctions', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/Iterator.php' => + array ( + 0 => '071c579cb533f21b84e400b952eb0eb90fe6e004', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\iterator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\node\\rewind', + 2 => 'sebastianbergmann\\codecoverage\\node\\valid', + 3 => 'sebastianbergmann\\codecoverage\\node\\key', + 4 => 'sebastianbergmann\\codecoverage\\node\\current', + 5 => 'sebastianbergmann\\codecoverage\\node\\next', + 6 => 'sebastianbergmann\\codecoverage\\node\\getchildren', + 7 => 'sebastianbergmann\\codecoverage\\node\\haschildren', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Data/RawCodeCoverageData.php' => + array ( + 0 => '9a58abc4570cdb37855645fb891ca06361af73bc', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\data\\rawcodecoveragedata', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\data\\fromxdebugwithoutpathcoverage', + 1 => 'sebastianbergmann\\codecoverage\\data\\fromxdebugwithpathcoverage', + 2 => 'sebastianbergmann\\codecoverage\\data\\fromuncoveredfile', + 3 => 'sebastianbergmann\\codecoverage\\data\\__construct', + 4 => 'sebastianbergmann\\codecoverage\\data\\clear', + 5 => 'sebastianbergmann\\codecoverage\\data\\linecoverage', + 6 => 'sebastianbergmann\\codecoverage\\data\\functioncoverage', + 7 => 'sebastianbergmann\\codecoverage\\data\\removecoveragedataforfile', + 8 => 'sebastianbergmann\\codecoverage\\data\\keeplinecoveragedataonlyforlines', + 9 => 'sebastianbergmann\\codecoverage\\data\\markexecutablelinebybranch', + 10 => 'sebastianbergmann\\codecoverage\\data\\keepfunctioncoveragedataonlyforlines', + 11 => 'sebastianbergmann\\codecoverage\\data\\removecoveragedataforlines', + 12 => 'sebastianbergmann\\codecoverage\\data\\skipemptylines', + 13 => 'sebastianbergmann\\codecoverage\\data\\getemptylinesforfile', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Data/ProcessedCodeCoverageData.php' => + array ( + 0 => '38bf7f6358c7d50491180cd43f05d61a8a1fa9ce', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\data\\processedcodecoveragedata', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\data\\initializeunseendata', + 1 => 'sebastianbergmann\\codecoverage\\data\\markcodeasexecutedbytestcase', + 2 => 'sebastianbergmann\\codecoverage\\data\\setlinecoverage', + 3 => 'sebastianbergmann\\codecoverage\\data\\linecoverage', + 4 => 'sebastianbergmann\\codecoverage\\data\\setfunctioncoverage', + 5 => 'sebastianbergmann\\codecoverage\\data\\functioncoverage', + 6 => 'sebastianbergmann\\codecoverage\\data\\coveredfiles', + 7 => 'sebastianbergmann\\codecoverage\\data\\renamefile', + 8 => 'sebastianbergmann\\codecoverage\\data\\merge', + 9 => 'sebastianbergmann\\codecoverage\\data\\priorityforline', + 10 => 'sebastianbergmann\\codecoverage\\data\\initpreviouslyunseenfunction', + 11 => 'sebastianbergmann\\codecoverage\\data\\initpreviouslyseenfunction', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/StaticAnalysisCacheNotConfiguredException.php' => + array ( + 0 => '5171f525858d3dc95c7ab369aea8255cbade747a', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\staticanalysiscachenotconfiguredexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/UnintentionallyCoveredCodeException.php' => + array ( + 0 => '55774564373c60030059c7788c468bde7fc6e27e', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\unintentionallycoveredcodeexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\__construct', + 1 => 'sebastianbergmann\\codecoverage\\getunintentionallycoveredunits', + 2 => 'sebastianbergmann\\codecoverage\\tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/DirectoryCouldNotBeCreatedException.php' => + array ( + 0 => 'a8ee1d68bf7129412dc749bd67956f89029e9b86', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\util\\directorycouldnotbecreatedexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/ParserException.php' => + array ( + 0 => 'c26409359c3a33b442a381458cca03082850892e', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\parserexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/BranchAndPathCoverageNotSupportedException.php' => + array ( + 0 => '4d97113dfd5fc7061a8d54e823f595a0dd4e825d', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\branchandpathcoveragenotsupportedexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/ReflectionException.php' => + array ( + 0 => '8ffed9167ee166b937f865ade7c9544115b4701b', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\reflectionexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/XdebugNotAvailableException.php' => + array ( + 0 => '48ee4e143fa309d2b686d3e92d96bd1c7e9e3c3e', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\xdebugnotavailableexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/TestIdMissingException.php' => + array ( + 0 => 'e24c96b30884f04c17fd4a478b6f8da047e60fad', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\testidmissingexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverWithPathCoverageSupportAvailableException.php' => + array ( + 0 => '1f35323a933ced85755776e02a74b178e9f34353', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\nocodecoveragedriverwithpathcoveragesupportavailableexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/FileCouldNotBeWrittenException.php' => + array ( + 0 => '4b4f39d716f64078053d6dcff5803023fffc5426', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\filecouldnotbewrittenexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/XmlException.php' => + array ( + 0 => 'db4673016c1cd94a038419baa0712f8ff4dfb569', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\xmlexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/ReportAlreadyFinalizedException.php' => + array ( + 0 => 'eac90a88393de8c209c1fdae8f62f66429a184f7', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\reportalreadyfinalizedexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/WriteOperationFailedException.php' => + array ( + 0 => 'f75d4cfd0e5e25c128cb3a5e431b2252275dcf0d', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\writeoperationfailedexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/InvalidArgumentException.php' => + array ( + 0 => '24d0d9939b7c3a3d540fd65bf97c771c1b25a0f9', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\invalidargumentexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/XdebugNotEnabledException.php' => + array ( + 0 => 'b16b47b5de097d7439410dc17c8ad43327365377', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\xdebugnotenabledexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/DeadCodeDetectionNotSupportedException.php' => + array ( + 0 => '916187a17ea1a17a88e2ba80a54f4a00201b8d48', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\deadcodedetectionnotsupportedexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/PathExistsButIsNotDirectoryException.php' => + array ( + 0 => 'bc3390322c06aa30d185234a321730977dc556c9', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\pathexistsbutisnotdirectoryexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverAvailableException.php' => + array ( + 0 => '946bfaaf140311811ff97aeced7161ec41f0f1f9', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\nocodecoveragedriveravailableexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/Exception.php' => + array ( + 0 => '0b964ff4c340596e66d278d1f225f966e2fb1dbd', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/PcovNotAvailableException.php' => + array ( + 0 => '4a2134aaa2570864e87b0264ed0d2a26136d1f03', + 1 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\pcovnotavailableexception', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/c5/c9/c5c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php b/storage/framework/cache/phpstan/cache/PHPStan/c5/c9/c5c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php new file mode 100644 index 0000000..10caead --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/c5/c9/c5c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php @@ -0,0 +1,145 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/Token.php' => + array ( + 0 => '72dfc3764b5904229fffdbd455692c1f6f453e03', + 1 => + array ( + 0 => 'theseer\\tokenizer\\token', + ), + 2 => + array ( + 0 => 'theseer\\tokenizer\\__construct', + 1 => 'theseer\\tokenizer\\getline', + 2 => 'theseer\\tokenizer\\getname', + 3 => 'theseer\\tokenizer\\getvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/NamespaceUriException.php' => + array ( + 0 => 'eb0118a14b93df2a4b029d40f6b8acbf110999d6', + 1 => + array ( + 0 => 'theseer\\tokenizer\\namespaceuriexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/TokenCollectionException.php' => + array ( + 0 => '9c4af3c1624653bf11e5a5291e3c1f447a147c39', + 1 => + array ( + 0 => 'theseer\\tokenizer\\tokencollectionexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/TokenCollection.php' => + array ( + 0 => 'f50292c8fae48d972b5cad5d871bfe7d783cf876', + 1 => + array ( + 0 => 'theseer\\tokenizer\\tokencollection', + ), + 2 => + array ( + 0 => 'theseer\\tokenizer\\addtoken', + 1 => 'theseer\\tokenizer\\current', + 2 => 'theseer\\tokenizer\\key', + 3 => 'theseer\\tokenizer\\next', + 4 => 'theseer\\tokenizer\\valid', + 5 => 'theseer\\tokenizer\\rewind', + 6 => 'theseer\\tokenizer\\count', + 7 => 'theseer\\tokenizer\\offsetexists', + 8 => 'theseer\\tokenizer\\offsetget', + 9 => 'theseer\\tokenizer\\offsetset', + 10 => 'theseer\\tokenizer\\offsetunset', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/Tokenizer.php' => + array ( + 0 => 'c917fe54262f1eff4e50e00a4cb3c436dffa88d8', + 1 => + array ( + 0 => 'theseer\\tokenizer\\tokenizer', + ), + 2 => + array ( + 0 => 'theseer\\tokenizer\\parse', + 1 => 'theseer\\tokenizer\\fillblanks', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/XMLSerializer.php' => + array ( + 0 => 'c244e71221bcdc26b37e6007934d8d5a12c96e67', + 1 => + array ( + 0 => 'theseer\\tokenizer\\xmlserializer', + ), + 2 => + array ( + 0 => 'theseer\\tokenizer\\__construct', + 1 => 'theseer\\tokenizer\\todom', + 2 => 'theseer\\tokenizer\\toxml', + 3 => 'theseer\\tokenizer\\addtoken', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/NamespaceUri.php' => + array ( + 0 => 'befc3004af28f6a2154c9b9b1203ef18e16a49f2', + 1 => + array ( + 0 => 'theseer\\tokenizer\\namespaceuri', + ), + 2 => + array ( + 0 => 'theseer\\tokenizer\\__construct', + 1 => 'theseer\\tokenizer\\asstring', + 2 => 'theseer\\tokenizer\\ensurevaliduri', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/Exception.php' => + array ( + 0 => 'f1984821ed73363a5ede6d1cd570898e01148c23', + 1 => + array ( + 0 => 'theseer\\tokenizer\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/c7/28/c728321deab9298158d325b397e3989c315475d8.php b/storage/framework/cache/phpstan/cache/PHPStan/c7/28/c728321deab9298158d325b397e3989c315475d8.php new file mode 100644 index 0000000..f731382 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/c7/28/c728321deab9298158d325b397e3989c315475d8.php @@ -0,0 +1,81 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php' => + array ( + 0 => 'e0e4bac5c82637b71bfdf01c897435f71d41cd02', + 1 => + array ( + 0 => 'phptoken', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php' => + array ( + 0 => 'fed6a92720e1d9b3692ac59205e682bcb8648c27', + 1 => + array ( + 0 => 'valueerror', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php' => + array ( + 0 => '47c6abc4ac611a90c5b2467dcb2ea538e007ba86', + 1 => + array ( + 0 => 'attribute', + ), + 2 => + array ( + 0 => '__construct', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php' => + array ( + 0 => '84ba3b5c3e0a192c71d9dabad016b25f87206100', + 1 => + array ( + 0 => 'unhandledmatcherror', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php' => + array ( + 0 => 'e357f36e99e71a1ac08785024dd6fda3c0b6e50a', + 1 => + array ( + 0 => 'stringable', + ), + 2 => + array ( + 0 => '__tostring', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/cache-cleared b/storage/framework/cache/phpstan/cache/PHPStan/cache-cleared new file mode 100644 index 0000000..00d6e08 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/cache-cleared @@ -0,0 +1 @@ +v2-new \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/d9/e1/d9e1711fa4f360fe7822a20bbd806488f7520abe.php b/storage/framework/cache/phpstan/cache/PHPStan/d9/e1/d9e1711fa4f360fe7822a20bbd806488f7520abe.php new file mode 100644 index 0000000..6590cab --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/d9/e1/d9e1711fa4f360fe7822a20bbd806488f7520abe.php @@ -0,0 +1,289 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/CodeUnit.php' => + array ( + 0 => '47084f28465666d71aad1b8173316a95ea645188', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\codeunit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\forclass', + 1 => 'sebastianbergmann\\codeunit\\forclassmethod', + 2 => 'sebastianbergmann\\codeunit\\forfilewithabsolutepath', + 3 => 'sebastianbergmann\\codeunit\\forinterface', + 4 => 'sebastianbergmann\\codeunit\\forinterfacemethod', + 5 => 'sebastianbergmann\\codeunit\\fortrait', + 6 => 'sebastianbergmann\\codeunit\\fortraitmethod', + 7 => 'sebastianbergmann\\codeunit\\forfunction', + 8 => 'sebastianbergmann\\codeunit\\__construct', + 9 => 'sebastianbergmann\\codeunit\\name', + 10 => 'sebastianbergmann\\codeunit\\sourcefilename', + 11 => 'sebastianbergmann\\codeunit\\sourcelines', + 12 => 'sebastianbergmann\\codeunit\\isclass', + 13 => 'sebastianbergmann\\codeunit\\isclassmethod', + 14 => 'sebastianbergmann\\codeunit\\isinterface', + 15 => 'sebastianbergmann\\codeunit\\isinterfacemethod', + 16 => 'sebastianbergmann\\codeunit\\istrait', + 17 => 'sebastianbergmann\\codeunit\\istraitmethod', + 18 => 'sebastianbergmann\\codeunit\\isfunction', + 19 => 'sebastianbergmann\\codeunit\\isfile', + 20 => 'sebastianbergmann\\codeunit\\ensurefileexistsandisreadable', + 21 => 'sebastianbergmann\\codeunit\\ensureuserdefinedclass', + 22 => 'sebastianbergmann\\codeunit\\ensureuserdefinedinterface', + 23 => 'sebastianbergmann\\codeunit\\ensureuserdefinedtrait', + 24 => 'sebastianbergmann\\codeunit\\reflectorforclass', + 25 => 'sebastianbergmann\\codeunit\\reflectorforclassmethod', + 26 => 'sebastianbergmann\\codeunit\\reflectorforfunction', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/TraitUnit.php' => + array ( + 0 => '42c93769401f822a788ff78f0ff16a157708b632', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\traitunit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\istrait', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/InterfaceMethodUnit.php' => + array ( + 0 => '3fcc4461f049409f54b8ee7aa36c6ee5fc23d6b5', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\interfacemethodunit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\isinterfacemethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/exceptions/InvalidCodeUnitException.php' => + array ( + 0 => '1f85639a6a68466fb906fd5fd1ccd5c7cc89e4e8', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\invalidcodeunitexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/exceptions/ReflectionException.php' => + array ( + 0 => '6d9aa134fe89ef240bf3f9358ec3128b54238a3f', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\reflectionexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/exceptions/NoTraitException.php' => + array ( + 0 => '5ff90049fe5f9cfe833dfe9c85adfdc0a0737e02', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\notraitexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/exceptions/Exception.php' => + array ( + 0 => '845bad43c96c716a8a1c466f18e2e2268c9e57dc', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/CodeUnitCollectionIterator.php' => + array ( + 0 => '9b362aa1155faaab130a316ad43f0b4ee65f1eb9', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\codeunitcollectioniterator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\__construct', + 1 => 'sebastianbergmann\\codeunit\\rewind', + 2 => 'sebastianbergmann\\codeunit\\valid', + 3 => 'sebastianbergmann\\codeunit\\key', + 4 => 'sebastianbergmann\\codeunit\\current', + 5 => 'sebastianbergmann\\codeunit\\next', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/CodeUnitCollection.php' => + array ( + 0 => '3f4da9303595fa0e582502148abb9ce81cb5972f', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\codeunitcollection', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\fromlist', + 1 => 'sebastianbergmann\\codeunit\\__construct', + 2 => 'sebastianbergmann\\codeunit\\asarray', + 3 => 'sebastianbergmann\\codeunit\\getiterator', + 4 => 'sebastianbergmann\\codeunit\\count', + 5 => 'sebastianbergmann\\codeunit\\isempty', + 6 => 'sebastianbergmann\\codeunit\\mergewith', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/TraitMethodUnit.php' => + array ( + 0 => '3d92ee281c6df6ea3be5591bf8d6980761ca967f', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\traitmethodunit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\istraitmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/FileUnit.php' => + array ( + 0 => '815ebf5ac6b08e73333670308a5b1f179a68ae67', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\fileunit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\isfile', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/FunctionUnit.php' => + array ( + 0 => '6dff5409ff14c288cbc38b7f6c7522cb81980787', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\functionunit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\isfunction', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/Mapper.php' => + array ( + 0 => '60bb0b8a219b88279e29f8c4bc1c694a05c46561', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\mapper', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\codeunitstosourcelines', + 1 => 'sebastianbergmann\\codeunit\\stringtocodeunits', + 2 => 'sebastianbergmann\\codeunit\\reflectorforclass', + 3 => 'sebastianbergmann\\codeunit\\isuserdefinedfunction', + 4 => 'sebastianbergmann\\codeunit\\isuserdefinedclass', + 5 => 'sebastianbergmann\\codeunit\\isuserdefinedinterface', + 6 => 'sebastianbergmann\\codeunit\\isuserdefinedtrait', + 7 => 'sebastianbergmann\\codeunit\\isuserdefinedmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/ClassUnit.php' => + array ( + 0 => '936af64e9b4a613a3b8e2de0ab6605a8a2e6775e', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\classunit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\isclass', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/ClassMethodUnit.php' => + array ( + 0 => '8fbf397ec4cc2b72af93f44012c37ef627cfd72f', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\classmethodunit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\isclassmethod', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/InterfaceUnit.php' => + array ( + 0 => '43278d67cb96fb8a03599942a9165f22bab7760a', + 1 => + array ( + 0 => 'sebastianbergmann\\codeunit\\interfaceunit', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\codeunit\\isinterface', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/da/e9/dae90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php b/storage/framework/cache/phpstan/cache/PHPStan/da/e9/dae90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php new file mode 100644 index 0000000..cd88ea2 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/da/e9/dae90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php @@ -0,0 +1,280 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ArrayComparator.php' => + array ( + 0 => 'ba765e9772fead304b22d1cc6b3666c450d984dd', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\arraycomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\assertequals', + 2 => 'sebastianbergmann\\comparator\\indent', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/TypeComparator.php' => + array ( + 0 => '03c9915bfa9ebe20e06941c7920660985fc92f4f', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\typecomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\assertequals', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/Factory.php' => + array ( + 0 => 'cfd868326ee3fd4269669d022a6755926b25c73b', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\factory', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\getinstance', + 1 => 'sebastianbergmann\\comparator\\__construct', + 2 => 'sebastianbergmann\\comparator\\getcomparatorfor', + 3 => 'sebastianbergmann\\comparator\\register', + 4 => 'sebastianbergmann\\comparator\\unregister', + 5 => 'sebastianbergmann\\comparator\\reset', + 6 => 'sebastianbergmann\\comparator\\registerdefaultcomparators', + 7 => 'sebastianbergmann\\comparator\\registerdefaultcomparator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ResourceComparator.php' => + array ( + 0 => '0481704c620be00d69ac3c88436c0e94a34d7f11', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\resourcecomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\assertequals', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/MockObjectComparator.php' => + array ( + 0 => '40a9bd3da478de9eb491918773cd22e09460f0b9', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\mockobjectcomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\toarray', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ObjectComparator.php' => + array ( + 0 => '7deb90633d3a58879af332b0c92d395beda6a465', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\objectcomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\assertequals', + 2 => 'sebastianbergmann\\comparator\\toarray', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/NumericComparator.php' => + array ( + 0 => '4ca478d8e32d6d0ef13e359f01149856e6e99375', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\numericcomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\assertequals', + 2 => 'sebastianbergmann\\comparator\\isinfinite', + 3 => 'sebastianbergmann\\comparator\\isnan', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/exceptions/RuntimeException.php' => + array ( + 0 => 'd003040d7e1f41055e36d6ffc4386fa5b69a0657', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/exceptions/Exception.php' => + array ( + 0 => 'f1e8aa746d62e8f73b40edc650b39bac4bb05e66', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/DateTimeComparator.php' => + array ( + 0 => 'cefac9ad36f21d6d895d4b3406c3c1d6c971ef88', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\datetimecomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\assertequals', + 2 => 'sebastianbergmann\\comparator\\datetimetostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ScalarComparator.php' => + array ( + 0 => '24c889b06ba8a4f52785de1a2ece3b31134dc450', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\scalarcomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\assertequals', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ExceptionComparator.php' => + array ( + 0 => 'e0fa190d93572e58e122c3d1c92487ee12c5bae2', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\exceptioncomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\toarray', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/Comparator.php' => + array ( + 0 => '65a17773ecbc26b7210cc14269d734eb46732767', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\comparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\setfactory', + 1 => 'sebastianbergmann\\comparator\\accepts', + 2 => 'sebastianbergmann\\comparator\\assertequals', + 3 => 'sebastianbergmann\\comparator\\factory', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/DOMNodeComparator.php' => + array ( + 0 => '869ab8b04cf7425b03c5c9c8f78efd272906ecec', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\domnodecomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\assertequals', + 2 => 'sebastianbergmann\\comparator\\nodetotext', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ComparisonFailure.php' => + array ( + 0 => '7f7b6a0bf1f828dc2476d76c7b024ddf2eb96a35', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\comparisonfailure', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\__construct', + 1 => 'sebastianbergmann\\comparator\\getactual', + 2 => 'sebastianbergmann\\comparator\\getexpected', + 3 => 'sebastianbergmann\\comparator\\getactualasstring', + 4 => 'sebastianbergmann\\comparator\\getexpectedasstring', + 5 => 'sebastianbergmann\\comparator\\getdiff', + 6 => 'sebastianbergmann\\comparator\\tostring', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/SplObjectStorageComparator.php' => + array ( + 0 => '6e0c145073b555753c9408146a1c7299eba60176', + 1 => + array ( + 0 => 'sebastianbergmann\\comparator\\splobjectstoragecomparator', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\comparator\\accepts', + 1 => 'sebastianbergmann\\comparator\\assertequals', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/e7/98/e7985ad5224a2da9fa26f123fbba90035718c0d4.php b/storage/framework/cache/phpstan/cache/PHPStan/e7/98/e7985ad5224a2da9fa26f123fbba90035718c0d4.php new file mode 100644 index 0000000..b3e6cbd --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/e7/98/e7985ad5224a2da9fa26f123fbba90035718c0d4.php @@ -0,0 +1,856 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/StaticClass.php' => + array ( + 0 => '2d40c3a3019f48cf7ba4d23f015e8391db85b322', + 1 => + array ( + 0 => 'nette\\staticclass', + ), + 2 => + array ( + 0 => 'nette\\__construct', + 1 => 'nette\\__callstatic', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Translator.php' => + array ( + 0 => '8290eb3f9a53dd09c63a7f2ed5d369639068185b', + 1 => + array ( + 0 => 'nette\\localization\\translator', + ), + 2 => + array ( + 0 => 'nette\\localization\\translate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/DateTime.php' => + array ( + 0 => 'a2553cf47fae2d9508440ef05311640d725ca700', + 1 => + array ( + 0 => 'nette\\utils\\datetime', + ), + 2 => + array ( + 0 => 'nette\\utils\\from', + 1 => 'nette\\utils\\fromparts', + 2 => 'nette\\utils\\createfromformat', + 3 => 'nette\\utils\\__construct', + 4 => 'nette\\utils\\modify', + 5 => 'nette\\utils\\setdate', + 6 => 'nette\\utils\\settime', + 7 => 'nette\\utils\\relativetoseconds', + 8 => 'nette\\utils\\apply', + 9 => 'nette\\utils\\jsonserialize', + 10 => 'nette\\utils\\__tostring', + 11 => 'nette\\utils\\modifyclone', + 12 => 'nette\\utils\\handleerrors', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Finder.php' => + array ( + 0 => 'f99d3107fe712fb09f8bec226155c11cac79a458', + 1 => + array ( + 0 => 'nette\\utils\\finder', + ), + 2 => + array ( + 0 => 'nette\\utils\\find', + 1 => 'nette\\utils\\findfiles', + 2 => 'nette\\utils\\finddirectories', + 3 => 'nette\\utils\\files', + 4 => 'nette\\utils\\directories', + 5 => 'nette\\utils\\addmask', + 6 => 'nette\\utils\\in', + 7 => 'nette\\utils\\from', + 8 => 'nette\\utils\\addlocation', + 9 => 'nette\\utils\\childfirst', + 10 => 'nette\\utils\\ignoreunreadabledirs', + 11 => 'nette\\utils\\sortby', + 12 => 'nette\\utils\\sortbyname', + 13 => 'nette\\utils\\append', + 14 => 'nette\\utils\\exclude', + 15 => 'nette\\utils\\filter', + 16 => 'nette\\utils\\descentfilter', + 17 => 'nette\\utils\\limitdepth', + 18 => 'nette\\utils\\size', + 19 => 'nette\\utils\\date', + 20 => 'nette\\utils\\collect', + 21 => 'nette\\utils\\getiterator', + 22 => 'nette\\utils\\traversedir', + 23 => 'nette\\utils\\converttofiles', + 24 => 'nette\\utils\\provefilters', + 25 => 'nette\\utils\\buildplan', + 26 => 'nette\\utils\\splitrecursivepart', + 27 => 'nette\\utils\\buildpattern', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ImageType.php' => + array ( + 0 => '5260583e471fb1325407187b0c2a73b9a54f4960', + 1 => + array ( + 0 => 'nette\\utils\\imagetype', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ArrayList.php' => + array ( + 0 => '41fdbf1f4babe976591fe9dffe0f5fdf9d6cbc35', + 1 => + array ( + 0 => 'nette\\utils\\arraylist', + ), + 2 => + array ( + 0 => 'nette\\utils\\from', + 1 => 'nette\\utils\\getiterator', + 2 => 'nette\\utils\\count', + 3 => 'nette\\utils\\offsetset', + 4 => 'nette\\utils\\offsetget', + 5 => 'nette\\utils\\offsetexists', + 6 => 'nette\\utils\\offsetunset', + 7 => 'nette\\utils\\prepend', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Type.php' => + array ( + 0 => 'eae269ce54eca230f89a49cf7ab835c70075bd6b', + 1 => + array ( + 0 => 'nette\\utils\\type', + ), + 2 => + array ( + 0 => 'nette\\utils\\fromreflection', + 1 => 'nette\\utils\\fromreflectiontype', + 2 => 'nette\\utils\\fromstring', + 3 => 'nette\\utils\\resolve', + 4 => 'nette\\utils\\__construct', + 5 => 'nette\\utils\\__tostring', + 6 => 'nette\\utils\\getnames', + 7 => 'nette\\utils\\gettypes', + 8 => 'nette\\utils\\getsinglename', + 9 => 'nette\\utils\\isunion', + 10 => 'nette\\utils\\isintersection', + 11 => 'nette\\utils\\issimple', + 12 => 'nette\\utils\\issingle', + 13 => 'nette\\utils\\isbuiltin', + 14 => 'nette\\utils\\isclass', + 15 => 'nette\\utils\\isclasskeyword', + 16 => 'nette\\utils\\allows', + 17 => 'nette\\utils\\allows2', + 18 => 'nette\\utils\\allows3', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Json.php' => + array ( + 0 => 'ebb5956053572eb8a10ce052f7770bcb61402bbe', + 1 => + array ( + 0 => 'nette\\utils\\json', + ), + 2 => + array ( + 0 => 'nette\\utils\\encode', + 1 => 'nette\\utils\\decode', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Paginator.php' => + array ( + 0 => 'a03076b5671cd149f45deea0e05f54d86f0b1a37', + 1 => + array ( + 0 => 'nette\\utils\\paginator', + ), + 2 => + array ( + 0 => 'nette\\utils\\setpage', + 1 => 'nette\\utils\\getpage', + 2 => 'nette\\utils\\getfirstpage', + 3 => 'nette\\utils\\getlastpage', + 4 => 'nette\\utils\\getfirstitemonpage', + 5 => 'nette\\utils\\getlastitemonpage', + 6 => 'nette\\utils\\setbase', + 7 => 'nette\\utils\\getbase', + 8 => 'nette\\utils\\getpageindex', + 9 => 'nette\\utils\\isfirst', + 10 => 'nette\\utils\\islast', + 11 => 'nette\\utils\\getpagecount', + 12 => 'nette\\utils\\setitemsperpage', + 13 => 'nette\\utils\\getitemsperpage', + 14 => 'nette\\utils\\setitemcount', + 15 => 'nette\\utils\\getitemcount', + 16 => 'nette\\utils\\getoffset', + 17 => 'nette\\utils\\getcountdownoffset', + 18 => 'nette\\utils\\getlength', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ImageColor.php' => + array ( + 0 => '8889bbb3c776e13241dad50b557446bf45fee016', + 1 => + array ( + 0 => 'nette\\utils\\imagecolor', + ), + 2 => + array ( + 0 => 'nette\\utils\\rgb', + 1 => 'nette\\utils\\hex', + 2 => 'nette\\utils\\__construct', + 3 => 'nette\\utils\\torgba', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Arrays.php' => + array ( + 0 => '0721da9d0c2f6be4c1a1fdc51d3e0e31fc122025', + 1 => + array ( + 0 => 'nette\\utils\\arrays', + ), + 2 => + array ( + 0 => 'nette\\utils\\get', + 1 => 'nette\\utils\\getref', + 2 => 'nette\\utils\\mergetree', + 3 => 'nette\\utils\\getkeyoffset', + 4 => 'nette\\utils\\searchkey', + 5 => 'nette\\utils\\contains', + 6 => 'nette\\utils\\first', + 7 => 'nette\\utils\\last', + 8 => 'nette\\utils\\firstkey', + 9 => 'nette\\utils\\lastkey', + 10 => 'nette\\utils\\insertbefore', + 11 => 'nette\\utils\\insertafter', + 12 => 'nette\\utils\\renamekey', + 13 => 'nette\\utils\\grep', + 14 => 'nette\\utils\\flatten', + 15 => 'nette\\utils\\islist', + 16 => 'nette\\utils\\associate', + 17 => 'nette\\utils\\normalize', + 18 => 'nette\\utils\\pick', + 19 => 'nette\\utils\\some', + 20 => 'nette\\utils\\every', + 21 => 'nette\\utils\\filter', + 22 => 'nette\\utils\\map', + 23 => 'nette\\utils\\mapwithkeys', + 24 => 'nette\\utils\\invoke', + 25 => 'nette\\utils\\invokemethod', + 26 => 'nette\\utils\\toobject', + 27 => 'nette\\utils\\tokey', + 28 => 'nette\\utils\\wrap', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/FileSystem.php' => + array ( + 0 => '33cf64e3eecbae0240eb2543763b0017453aeb8c', + 1 => + array ( + 0 => 'nette\\utils\\filesystem', + ), + 2 => + array ( + 0 => 'nette\\utils\\createdir', + 1 => 'nette\\utils\\copy', + 2 => 'nette\\utils\\open', + 3 => 'nette\\utils\\delete', + 4 => 'nette\\utils\\rename', + 5 => 'nette\\utils\\read', + 6 => 'nette\\utils\\readlines', + 7 => 'nette\\utils\\write', + 8 => 'nette\\utils\\makewritable', + 9 => 'nette\\utils\\isabsolute', + 10 => 'nette\\utils\\normalizepath', + 11 => 'nette\\utils\\joinpaths', + 12 => 'nette\\utils\\resolvepath', + 13 => 'nette\\utils\\unixslashes', + 14 => 'nette\\utils\\platformslashes', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ArrayHash.php' => + array ( + 0 => 'cee24efe8e549b816402dae0431c223a5ed88491', + 1 => + array ( + 0 => 'nette\\utils\\arrayhash', + ), + 2 => + array ( + 0 => 'nette\\utils\\from', + 1 => 'nette\\utils\\getiterator', + 2 => 'nette\\utils\\count', + 3 => 'nette\\utils\\offsetset', + 4 => 'nette\\utils\\offsetget', + 5 => 'nette\\utils\\offsetexists', + 6 => 'nette\\utils\\offsetunset', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ObjectHelpers.php' => + array ( + 0 => '2aca9ccf014f50422f953eab312258aa71a69aff', + 1 => + array ( + 0 => 'nette\\utils\\objecthelpers', + ), + 2 => + array ( + 0 => 'nette\\utils\\strictget', + 1 => 'nette\\utils\\strictset', + 2 => 'nette\\utils\\strictcall', + 3 => 'nette\\utils\\strictstaticcall', + 4 => 'nette\\utils\\getmagicproperties', + 5 => 'nette\\utils\\getsuggestion', + 6 => 'nette\\utils\\parsefulldoc', + 7 => 'nette\\utils\\hasproperty', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Reflection.php' => + array ( + 0 => '5600d6ee6eb03af805ae8f4c23e0d14f5763eb68', + 1 => + array ( + 0 => 'nette\\utils\\reflection', + ), + 2 => + array ( + 0 => 'nette\\utils\\isbuiltintype', + 1 => 'nette\\utils\\isclasskeyword', + 2 => 'nette\\utils\\getparameterdefaultvalue', + 3 => 'nette\\utils\\getpropertydeclaringclass', + 4 => 'nette\\utils\\getmethoddeclaringmethod', + 5 => 'nette\\utils\\arecommentsavailable', + 6 => 'nette\\utils\\tostring', + 7 => 'nette\\utils\\expandclassname', + 8 => 'nette\\utils\\getusestatements', + 9 => 'nette\\utils\\parseusestatements', + 10 => 'nette\\utils\\fetch', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Floats.php' => + array ( + 0 => '65039d7b30497a2a31b5c46c1d0885690fc50805', + 1 => + array ( + 0 => 'nette\\utils\\floats', + ), + 2 => + array ( + 0 => 'nette\\utils\\iszero', + 1 => 'nette\\utils\\isinteger', + 2 => 'nette\\utils\\compare', + 3 => 'nette\\utils\\areequal', + 4 => 'nette\\utils\\islessthan', + 5 => 'nette\\utils\\islessthanorequalto', + 6 => 'nette\\utils\\isgreaterthan', + 7 => 'nette\\utils\\isgreaterthanorequalto', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Strings.php' => + array ( + 0 => '9950210a3611248cf84f89c87107f12386e0a757', + 1 => + array ( + 0 => 'nette\\utils\\strings', + ), + 2 => + array ( + 0 => 'nette\\utils\\checkencoding', + 1 => 'nette\\utils\\fixencoding', + 2 => 'nette\\utils\\chr', + 3 => 'nette\\utils\\ord', + 4 => 'nette\\utils\\startswith', + 5 => 'nette\\utils\\endswith', + 6 => 'nette\\utils\\contains', + 7 => 'nette\\utils\\substring', + 8 => 'nette\\utils\\normalize', + 9 => 'nette\\utils\\normalizenewlines', + 10 => 'nette\\utils\\unixnewlines', + 11 => 'nette\\utils\\platformnewlines', + 12 => 'nette\\utils\\toascii', + 13 => 'nette\\utils\\webalize', + 14 => 'nette\\utils\\truncate', + 15 => 'nette\\utils\\indent', + 16 => 'nette\\utils\\lower', + 17 => 'nette\\utils\\firstlower', + 18 => 'nette\\utils\\upper', + 19 => 'nette\\utils\\firstupper', + 20 => 'nette\\utils\\capitalize', + 21 => 'nette\\utils\\compare', + 22 => 'nette\\utils\\findprefix', + 23 => 'nette\\utils\\length', + 24 => 'nette\\utils\\trim', + 25 => 'nette\\utils\\padleft', + 26 => 'nette\\utils\\padright', + 27 => 'nette\\utils\\reverse', + 28 => 'nette\\utils\\before', + 29 => 'nette\\utils\\after', + 30 => 'nette\\utils\\indexof', + 31 => 'nette\\utils\\pos', + 32 => 'nette\\utils\\split', + 33 => 'nette\\utils\\match', + 34 => 'nette\\utils\\matchall', + 35 => 'nette\\utils\\replace', + 36 => 'nette\\utils\\bytestochars', + 37 => 'nette\\utils\\pcre', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Random.php' => + array ( + 0 => '2aab86d308ae8ffb12a0ffd62540e2e227bc0e87', + 1 => + array ( + 0 => 'nette\\utils\\random', + ), + 2 => + array ( + 0 => 'nette\\utils\\generate', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Html.php' => + array ( + 0 => '15210683779dc48d764f0ff8ea23417fe590cfac', + 1 => + array ( + 0 => 'nette\\utils\\html', + ), + 2 => + array ( + 0 => 'nette\\utils\\el', + 1 => 'nette\\utils\\fromhtml', + 2 => 'nette\\utils\\fromtext', + 3 => 'nette\\utils\\tohtml', + 4 => 'nette\\utils\\totext', + 5 => 'nette\\utils\\htmltotext', + 6 => 'nette\\utils\\setname', + 7 => 'nette\\utils\\getname', + 8 => 'nette\\utils\\isempty', + 9 => 'nette\\utils\\addattributes', + 10 => 'nette\\utils\\appendattribute', + 11 => 'nette\\utils\\setattribute', + 12 => 'nette\\utils\\getattribute', + 13 => 'nette\\utils\\removeattribute', + 14 => 'nette\\utils\\removeattributes', + 15 => 'nette\\utils\\__set', + 16 => 'nette\\utils\\__get', + 17 => 'nette\\utils\\__isset', + 18 => 'nette\\utils\\__unset', + 19 => 'nette\\utils\\__call', + 20 => 'nette\\utils\\href', + 21 => 'nette\\utils\\data', + 22 => 'nette\\utils\\sethtml', + 23 => 'nette\\utils\\gethtml', + 24 => 'nette\\utils\\settext', + 25 => 'nette\\utils\\gettext', + 26 => 'nette\\utils\\addhtml', + 27 => 'nette\\utils\\addtext', + 28 => 'nette\\utils\\create', + 29 => 'nette\\utils\\insert', + 30 => 'nette\\utils\\offsetset', + 31 => 'nette\\utils\\offsetget', + 32 => 'nette\\utils\\offsetexists', + 33 => 'nette\\utils\\offsetunset', + 34 => 'nette\\utils\\count', + 35 => 'nette\\utils\\removechildren', + 36 => 'nette\\utils\\getiterator', + 37 => 'nette\\utils\\getchildren', + 38 => 'nette\\utils\\render', + 39 => 'nette\\utils\\__tostring', + 40 => 'nette\\utils\\starttag', + 41 => 'nette\\utils\\endtag', + 42 => 'nette\\utils\\attributes', + 43 => 'nette\\utils\\__clone', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Validators.php' => + array ( + 0 => '13d64e6f7d6bbad881932790d34eb71afaa9e659', + 1 => + array ( + 0 => 'nette\\utils\\validators', + ), + 2 => + array ( + 0 => 'nette\\utils\\assert', + 1 => 'nette\\utils\\assertfield', + 2 => 'nette\\utils\\is', + 3 => 'nette\\utils\\everyis', + 4 => 'nette\\utils\\isnumber', + 5 => 'nette\\utils\\isnumericint', + 6 => 'nette\\utils\\isnumeric', + 7 => 'nette\\utils\\iscallable', + 8 => 'nette\\utils\\isunicode', + 9 => 'nette\\utils\\isnone', + 10 => 'nette\\utils\\ismixed', + 11 => 'nette\\utils\\islist', + 12 => 'nette\\utils\\isinrange', + 13 => 'nette\\utils\\isemail', + 14 => 'nette\\utils\\isurl', + 15 => 'nette\\utils\\isuri', + 16 => 'nette\\utils\\istype', + 17 => 'nette\\utils\\isphpidentifier', + 18 => 'nette\\utils\\isbuiltintype', + 19 => 'nette\\utils\\isclasskeyword', + 20 => 'nette\\utils\\istypedeclaration', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/FileInfo.php' => + array ( + 0 => '0d09acdaca8285898e8b2e98accfdadded3ccf02', + 1 => + array ( + 0 => 'nette\\utils\\fileinfo', + ), + 2 => + array ( + 0 => 'nette\\utils\\__construct', + 1 => 'nette\\utils\\getrelativepath', + 2 => 'nette\\utils\\getrelativepathname', + 3 => 'nette\\utils\\read', + 4 => 'nette\\utils\\write', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Iterables.php' => + array ( + 0 => '7ecc3a3931ec9c46e9ca31dc52a37757a32f1391', + 1 => + array ( + 0 => 'nette\\utils\\iterables', + ), + 2 => + array ( + 0 => 'nette\\utils\\contains', + 1 => 'nette\\utils\\containskey', + 2 => 'nette\\utils\\first', + 3 => 'nette\\utils\\firstkey', + 4 => 'nette\\utils\\some', + 5 => 'nette\\utils\\every', + 6 => 'nette\\utils\\filter', + 7 => 'nette\\utils\\map', + 8 => 'nette\\utils\\mapwithkeys', + 9 => 'nette\\utils\\memoize', + 10 => 'nette\\utils\\__construct', + 11 => 'nette\\utils\\getiterator', + 12 => 'nette\\utils\\toiterator', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Helpers.php' => + array ( + 0 => '439e525b27d7e6ede4692e801e9ed6ff8d882295', + 1 => + array ( + 0 => 'nette\\utils\\helpers', + ), + 2 => + array ( + 0 => 'nette\\utils\\capture', + 1 => 'nette\\utils\\getlasterror', + 2 => 'nette\\utils\\falsetonull', + 3 => 'nette\\utils\\clamp', + 4 => 'nette\\utils\\getsuggestion', + 5 => 'nette\\utils\\compare', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/exceptions.php' => + array ( + 0 => '7cb8fc0626110d64c5855d31debe65a25c93c419', + 1 => + array ( + 0 => 'nette\\utils\\imageexception', + 1 => 'nette\\utils\\unknownimagefileexception', + 2 => 'nette\\utils\\jsonexception', + 3 => 'nette\\utils\\regexpexception', + 4 => 'nette\\utils\\assertionexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ReflectionMethod.php' => + array ( + 0 => 'f659a2fe5053a9c2d0d1d284266b6b9c548550e3', + 1 => + array ( + 0 => 'nette\\utils\\reflectionmethod', + ), + 2 => + array ( + 0 => 'nette\\utils\\__construct', + 1 => 'nette\\utils\\getoriginalclass', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Callback.php' => + array ( + 0 => 'd5171969cc8a2d6455e97d7387e95cc35d46a554', + 1 => + array ( + 0 => 'nette\\utils\\callback', + ), + 2 => + array ( + 0 => 'nette\\utils\\invokesafe', + 1 => 'nette\\utils\\check', + 2 => 'nette\\utils\\tostring', + 3 => 'nette\\utils\\toreflection', + 4 => 'nette\\utils\\isstatic', + 5 => 'nette\\utils\\unwrap', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Image.php' => + array ( + 0 => '8bde9611c2e1ebf78e4adb0ce10e1cfd883c99f3', + 1 => + array ( + 0 => 'nette\\utils\\image', + ), + 2 => + array ( + 0 => 'nette\\utils\\rgb', + 1 => 'nette\\utils\\fromfile', + 2 => 'nette\\utils\\fromstring', + 3 => 'nette\\utils\\invokesafe', + 4 => 'nette\\utils\\fromblank', + 5 => 'nette\\utils\\detecttypefromfile', + 6 => 'nette\\utils\\detecttypefromstring', + 7 => 'nette\\utils\\typetoextension', + 8 => 'nette\\utils\\extensiontotype', + 9 => 'nette\\utils\\typetomimetype', + 10 => 'nette\\utils\\istypesupported', + 11 => 'nette\\utils\\getsupportedtypes', + 12 => 'nette\\utils\\__construct', + 13 => 'nette\\utils\\getwidth', + 14 => 'nette\\utils\\getheight', + 15 => 'nette\\utils\\setimageresource', + 16 => 'nette\\utils\\getimageresource', + 17 => 'nette\\utils\\resize', + 18 => 'nette\\utils\\calculatesize', + 19 => 'nette\\utils\\crop', + 20 => 'nette\\utils\\calculatecutout', + 21 => 'nette\\utils\\sharpen', + 22 => 'nette\\utils\\place', + 23 => 'nette\\utils\\calculatetextbox', + 24 => 'nette\\utils\\rectanglewh', + 25 => 'nette\\utils\\filledrectanglewh', + 26 => 'nette\\utils\\save', + 27 => 'nette\\utils\\tostring', + 28 => 'nette\\utils\\__tostring', + 29 => 'nette\\utils\\send', + 30 => 'nette\\utils\\output', + 31 => 'nette\\utils\\__call', + 32 => 'nette\\utils\\__clone', + 33 => 'nette\\utils\\ispercent', + 34 => 'nette\\utils\\__sleep', + 35 => 'nette\\utils\\resolvecolor', + 36 => 'nette\\utils\\ensureextension', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/SmartObject.php' => + array ( + 0 => '0f5e5f1ec5f84bccd662014e33e0986208747efc', + 1 => + array ( + 0 => 'nette\\smartobject', + ), + 2 => + array ( + 0 => 'nette\\__call', + 1 => 'nette\\__callstatic', + 2 => 'nette\\__get', + 3 => 'nette\\__set', + 4 => 'nette\\__unset', + 5 => 'nette\\__isset', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/exceptions.php' => + array ( + 0 => 'fc1c194e8b17cc8df6a10389f7b5e2ee94599c06', + 1 => + array ( + 0 => 'nette\\argumentoutofrangeexception', + 1 => 'nette\\invalidstateexception', + 2 => 'nette\\notimplementedexception', + 3 => 'nette\\notsupportedexception', + 4 => 'nette\\deprecatedexception', + 5 => 'nette\\memberaccessexception', + 6 => 'nette\\ioexception', + 7 => 'nette\\filenotfoundexception', + 8 => 'nette\\directorynotfoundexception', + 9 => 'nette\\invalidargumentexception', + 10 => 'nette\\outofrangeexception', + 11 => 'nette\\unexpectedvalueexception', + 12 => 'nette\\shouldnothappenexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/compatibility.php' => + array ( + 0 => 'f86a72734dee6132421b4334d6f03dd78fed0112', + 1 => + array ( + 0 => 'nette\\utils\\ihtmlstring', + 1 => 'nette\\localization\\itranslator', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Iterators/Mapper.php' => + array ( + 0 => 'c0ec5f53c56b99e228cea2e591bfb432a580892c', + 1 => + array ( + 0 => 'nette\\iterators\\mapper', + ), + 2 => + array ( + 0 => 'nette\\iterators\\__construct', + 1 => 'nette\\iterators\\current', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Iterators/CachingIterator.php' => + array ( + 0 => '643191ba2742f47c676cad088d40f0de2fe2b9d8', + 1 => + array ( + 0 => 'nette\\iterators\\cachingiterator', + ), + 2 => + array ( + 0 => 'nette\\iterators\\__construct', + 1 => 'nette\\iterators\\isfirst', + 2 => 'nette\\iterators\\islast', + 3 => 'nette\\iterators\\isempty', + 4 => 'nette\\iterators\\isodd', + 5 => 'nette\\iterators\\iseven', + 6 => 'nette\\iterators\\getcounter', + 7 => 'nette\\iterators\\count', + 8 => 'nette\\iterators\\next', + 9 => 'nette\\iterators\\rewind', + 10 => 'nette\\iterators\\getnextkey', + 11 => 'nette\\iterators\\getnextvalue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/HtmlStringable.php' => + array ( + 0 => 'ce387d2957d3941be1b6d89cdae95839c5777012', + 1 => + array ( + 0 => 'nette\\htmlstringable', + ), + 2 => + array ( + 0 => 'nette\\__tostring', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/ee/18/ee18b940a6ba5b05964ecf16f9c67854e2cfcc76.php b/storage/framework/cache/phpstan/cache/PHPStan/ee/18/ee18b940a6ba5b05964ecf16f9c67854e2cfcc76.php new file mode 100644 index 0000000..ed81d46 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/PHPStan/ee/18/ee18b940a6ba5b05964ecf16f9c67854e2cfcc76.php @@ -0,0 +1,430 @@ + 'v1', + 'data' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/ReflectionMapper.php' => + array ( + 0 => '8a00162fd40b469db622ae9c144d34b7d913e687', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\reflectionmapper', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\fromparametertypes', + 1 => 'sebastianbergmann\\type\\fromreturntype', + 2 => 'sebastianbergmann\\type\\mapnamedtype', + 3 => 'sebastianbergmann\\type\\mapuniontype', + 4 => 'sebastianbergmann\\type\\mapintersectiontype', + 5 => 'sebastianbergmann\\type\\hasreturntype', + 6 => 'sebastianbergmann\\type\\returntype', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/GenericObjectType.php' => + array ( + 0 => '221b8ca85168f7b0d874cc1290cf65b735418573', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\genericobjecttype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\__construct', + 1 => 'sebastianbergmann\\type\\isassignable', + 2 => 'sebastianbergmann\\type\\name', + 3 => 'sebastianbergmann\\type\\allowsnull', + 4 => 'sebastianbergmann\\type\\isgenericobject', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/SimpleType.php' => + array ( + 0 => '944a27ab5f219fd6a1a61c3a3b84feab408d011f', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\simpletype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\__construct', + 1 => 'sebastianbergmann\\type\\isassignable', + 2 => 'sebastianbergmann\\type\\name', + 3 => 'sebastianbergmann\\type\\allowsnull', + 4 => 'sebastianbergmann\\type\\value', + 5 => 'sebastianbergmann\\type\\issimple', + 6 => 'sebastianbergmann\\type\\normalize', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/Type.php' => + array ( + 0 => '83422072ac3eaefbd625bebac134874f41ef9231', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\type', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\fromvalue', + 1 => 'sebastianbergmann\\type\\fromname', + 2 => 'sebastianbergmann\\type\\asstring', + 3 => 'sebastianbergmann\\type\\iscallable', + 4 => 'sebastianbergmann\\type\\istrue', + 5 => 'sebastianbergmann\\type\\isfalse', + 6 => 'sebastianbergmann\\type\\isgenericobject', + 7 => 'sebastianbergmann\\type\\isintersection', + 8 => 'sebastianbergmann\\type\\isiterable', + 9 => 'sebastianbergmann\\type\\ismixed', + 10 => 'sebastianbergmann\\type\\isnever', + 11 => 'sebastianbergmann\\type\\isnull', + 12 => 'sebastianbergmann\\type\\isobject', + 13 => 'sebastianbergmann\\type\\issimple', + 14 => 'sebastianbergmann\\type\\isstatic', + 15 => 'sebastianbergmann\\type\\isunion', + 16 => 'sebastianbergmann\\type\\isunknown', + 17 => 'sebastianbergmann\\type\\isvoid', + 18 => 'sebastianbergmann\\type\\isassignable', + 19 => 'sebastianbergmann\\type\\name', + 20 => 'sebastianbergmann\\type\\allowsnull', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/NullType.php' => + array ( + 0 => '08ed2ad313095447e18189a0386d144f53da8305', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\nulltype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\isassignable', + 1 => 'sebastianbergmann\\type\\name', + 2 => 'sebastianbergmann\\type\\asstring', + 3 => 'sebastianbergmann\\type\\allowsnull', + 4 => 'sebastianbergmann\\type\\isnull', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/ObjectType.php' => + array ( + 0 => '6885c4d7b7193e1d9114095d432c1d32863702e1', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\objecttype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\__construct', + 1 => 'sebastianbergmann\\type\\isassignable', + 2 => 'sebastianbergmann\\type\\name', + 3 => 'sebastianbergmann\\type\\allowsnull', + 4 => 'sebastianbergmann\\type\\classname', + 5 => 'sebastianbergmann\\type\\isobject', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/CallableType.php' => + array ( + 0 => '64da7fb014cbd8f6f38fdbf5ecfb3c13c243048c', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\callabletype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\__construct', + 1 => 'sebastianbergmann\\type\\isassignable', + 2 => 'sebastianbergmann\\type\\name', + 3 => 'sebastianbergmann\\type\\allowsnull', + 4 => 'sebastianbergmann\\type\\iscallable', + 5 => 'sebastianbergmann\\type\\isclosure', + 6 => 'sebastianbergmann\\type\\hasinvokemethod', + 7 => 'sebastianbergmann\\type\\isfunction', + 8 => 'sebastianbergmann\\type\\isobjectcallback', + 9 => 'sebastianbergmann\\type\\isclasscallback', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/UnionType.php' => + array ( + 0 => '0b178bbadaf2b32c03c2a775044d82a4498009dc', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\uniontype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\__construct', + 1 => 'sebastianbergmann\\type\\isassignable', + 2 => 'sebastianbergmann\\type\\asstring', + 3 => 'sebastianbergmann\\type\\name', + 4 => 'sebastianbergmann\\type\\allowsnull', + 5 => 'sebastianbergmann\\type\\isunion', + 6 => 'sebastianbergmann\\type\\containsintersectiontypes', + 7 => 'sebastianbergmann\\type\\types', + 8 => 'sebastianbergmann\\type\\ensureminimumoftwotypes', + 9 => 'sebastianbergmann\\type\\ensureonlyvalidtypes', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/NeverType.php' => + array ( + 0 => '10268d51baf13adedd9fe956eb6351a292b1671f', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\nevertype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\isassignable', + 1 => 'sebastianbergmann\\type\\name', + 2 => 'sebastianbergmann\\type\\allowsnull', + 3 => 'sebastianbergmann\\type\\isnever', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/StaticType.php' => + array ( + 0 => '16a819ad01bc24227f40dac8ab789bf7f626c1ca', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\statictype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\__construct', + 1 => 'sebastianbergmann\\type\\isassignable', + 2 => 'sebastianbergmann\\type\\name', + 3 => 'sebastianbergmann\\type\\allowsnull', + 4 => 'sebastianbergmann\\type\\isstatic', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/UnknownType.php' => + array ( + 0 => '24615ad885ad2814946b219c638f52faaa0b91ac', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\unknowntype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\isassignable', + 1 => 'sebastianbergmann\\type\\name', + 2 => 'sebastianbergmann\\type\\asstring', + 3 => 'sebastianbergmann\\type\\allowsnull', + 4 => 'sebastianbergmann\\type\\isunknown', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/TrueType.php' => + array ( + 0 => '7e9ce1ad3064bd2a7390d2818d3f64edaeb4df78', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\truetype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\isassignable', + 1 => 'sebastianbergmann\\type\\name', + 2 => 'sebastianbergmann\\type\\allowsnull', + 3 => 'sebastianbergmann\\type\\istrue', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/VoidType.php' => + array ( + 0 => '41d563a0e01fd40abe2aae8e737c1a752343b820', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\voidtype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\isassignable', + 1 => 'sebastianbergmann\\type\\name', + 2 => 'sebastianbergmann\\type\\allowsnull', + 3 => 'sebastianbergmann\\type\\isvoid', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/IntersectionType.php' => + array ( + 0 => 'fc8cea695ddc4b33cf0d16f32d56f7e9098966f2', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\intersectiontype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\__construct', + 1 => 'sebastianbergmann\\type\\isassignable', + 2 => 'sebastianbergmann\\type\\asstring', + 3 => 'sebastianbergmann\\type\\name', + 4 => 'sebastianbergmann\\type\\allowsnull', + 5 => 'sebastianbergmann\\type\\isintersection', + 6 => 'sebastianbergmann\\type\\types', + 7 => 'sebastianbergmann\\type\\ensureminimumoftwotypes', + 8 => 'sebastianbergmann\\type\\ensureonlyvalidtypes', + 9 => 'sebastianbergmann\\type\\ensurenoduplicatetypes', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/MixedType.php' => + array ( + 0 => '16c10beda8b6803982cfd2e15ae4fef2ad39affa', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\mixedtype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\isassignable', + 1 => 'sebastianbergmann\\type\\asstring', + 2 => 'sebastianbergmann\\type\\name', + 3 => 'sebastianbergmann\\type\\allowsnull', + 4 => 'sebastianbergmann\\type\\ismixed', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/IterableType.php' => + array ( + 0 => '2c6e3d5dcf3f151023f2216a1e762d3d17bafb28', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\iterabletype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\__construct', + 1 => 'sebastianbergmann\\type\\isassignable', + 2 => 'sebastianbergmann\\type\\name', + 3 => 'sebastianbergmann\\type\\allowsnull', + 4 => 'sebastianbergmann\\type\\isiterable', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/FalseType.php' => + array ( + 0 => '19fa4beb16fb340136e3bcb6114d591f5eb40b57', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\falsetype', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\isassignable', + 1 => 'sebastianbergmann\\type\\name', + 2 => 'sebastianbergmann\\type\\allowsnull', + 3 => 'sebastianbergmann\\type\\isfalse', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/TypeName.php' => + array ( + 0 => '25ef01000d201c93da1933d8c4562ebc343a984e', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\typename', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\fromqualifiedname', + 1 => 'sebastianbergmann\\type\\fromreflection', + 2 => 'sebastianbergmann\\type\\__construct', + 3 => 'sebastianbergmann\\type\\namespacename', + 4 => 'sebastianbergmann\\type\\simplename', + 5 => 'sebastianbergmann\\type\\qualifiedname', + 6 => 'sebastianbergmann\\type\\isnamespaced', + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/exception/RuntimeException.php' => + array ( + 0 => 'f0d05315ccfb3949e65f361e9bf1c9dcf97832d1', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\runtimeexception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/exception/Exception.php' => + array ( + 0 => '7f14b4dbe52976446bef1c1b08b924ab78fbbc3e', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\exception', + ), + 2 => + array ( + ), + 3 => + array ( + ), + ), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/Parameter.php' => + array ( + 0 => '718329ebcb297112f5ab03dd354d82c0b192e8f2', + 1 => + array ( + 0 => 'sebastianbergmann\\type\\parameter', + ), + 2 => + array ( + 0 => 'sebastianbergmann\\type\\__construct', + 1 => 'sebastianbergmann\\type\\name', + 2 => 'sebastianbergmann\\type\\type', + ), + 3 => + array ( + ), + ), + ), +)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php b/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php new file mode 100644 index 0000000..2081f44 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php @@ -0,0 +1,10736 @@ + [ + '04' => true, + '05' => true, + '06' => true, + '07' => true, + '08' => true, + '09' => true, + '010' => true, + '011' => true, + '012' => true, + '013' => true, + '014' => true, + '015' => true, + '016' => true, + '017' => true, + '018' => true, + '019' => true, + '020' => true, + '021' => true, + '022' => true, + '089' => true, + '090' => true, + ], + 'phpstan.stubFilesExtension' => ['044' => true, '046' => true, '047' => true, '048' => true], + 'phpstan.diagnoseExtension' => ['092' => true], + 'phpstan.broker.dynamicMethodReturnTypeExtension' => [ + '0107' => true, + '0108' => true, + '0109' => true, + '0120' => true, + '0121' => true, + '0230' => true, + '0241' => true, + '0247' => true, + '0248' => true, + '0253' => true, + '0288' => true, + '0316' => true, + '0343' => true, + '0344' => true, + '0351' => true, + '0352' => true, + '0353' => true, + '0354' => true, + '0355' => true, + '0356' => true, + '0358' => true, + ], + 'phpstan.broker.allowedSubTypesClassReflectionExtension' => ['0118' => true], + 'phpstan.broker.propertiesClassReflectionExtension' => ['0119' => true, '0286' => true], + 'phpstan.broker.operatorTypeSpecifyingExtension' => ['0176' => true], + 'phpstan.broker.dynamicFunctionReturnTypeExtension' => [ + '0189' => true, + '0190' => true, + '0191' => true, + '0192' => true, + '0193' => true, + '0195' => true, + '0196' => true, + '0197' => true, + '0198' => true, + '0199' => true, + '0201' => true, + '0202' => true, + '0203' => true, + '0204' => true, + '0205' => true, + '0207' => true, + '0208' => true, + '0209' => true, + '0210' => true, + '0211' => true, + '0212' => true, + '0213' => true, + '0214' => true, + '0215' => true, + '0216' => true, + '0217' => true, + '0218' => true, + '0219' => true, + '0220' => true, + '0221' => true, + '0223' => true, + '0224' => true, + '0227' => true, + '0228' => true, + '0232' => true, + '0233' => true, + '0235' => true, + '0236' => true, + '0238' => true, + '0240' => true, + '0242' => true, + '0245' => true, + '0246' => true, + '0255' => true, + '0256' => true, + '0258' => true, + '0259' => true, + '0260' => true, + '0261' => true, + '0262' => true, + '0263' => true, + '0264' => true, + '0265' => true, + '0266' => true, + '0267' => true, + '0268' => true, + '0269' => true, + '0271' => true, + '0288' => true, + '0291' => true, + '0292' => true, + '0293' => true, + '0294' => true, + '0295' => true, + '0297' => true, + '0298' => true, + '0299' => true, + '0300' => true, + '0301' => true, + '0302' => true, + '0303' => true, + '0304' => true, + '0305' => true, + '0306' => true, + '0307' => true, + '0309' => true, + '0310' => true, + '0311' => true, + '0312' => true, + '0313' => true, + '0314' => true, + '0315' => true, + '0317' => true, + '0318' => true, + '0319' => true, + '0320' => true, + '0321' => true, + '0322' => true, + '0323' => true, + '0324' => true, + '0325' => true, + '0328' => true, + '0337' => true, + '0341' => true, + '0342' => true, + '0345' => true, + '0346' => true, + '0347' => true, + '0348' => true, + '0349' => true, + '0350' => true, + ], + 'phpstan.typeSpecifier.functionTypeSpecifyingExtension' => [ + '0206' => true, + '0222' => true, + '0237' => true, + '0275' => true, + '0285' => true, + '0289' => true, + '0290' => true, + '0308' => true, + '0326' => true, + '0327' => true, + '0329' => true, + '0330' => true, + '0331' => true, + '0332' => true, + '0333' => true, + '0334' => true, + '0335' => true, + '0336' => true, + '0338' => true, + '0340' => true, + ], + 'phpstan.dynamicFunctionThrowTypeExtension' => ['0225' => true, '0270' => true, '0272' => true], + 'phpstan.broker.dynamicStaticMethodReturnTypeExtension' => [ + '0226' => true, + '0229' => true, + '0231' => true, + '0244' => true, + '0351' => true, + '0357' => true, + ], + 'phpstan.dynamicStaticMethodThrowTypeExtension' => [ + '0243' => true, + '0249' => true, + '0252' => true, + '0281' => true, + '0282' => true, + '0283' => true, + '0284' => true, + '0287' => true, + ], + 'phpstan.dynamicMethodThrowTypeExtension' => ['0250' => true, '0251' => true, '0254' => true], + 'phpstan.functionParameterOutTypeExtension' => ['0273' => true, '0274' => true, '0276' => true], + 'phpstan.functionParameterClosureTypeExtension' => ['0277' => true], + 'phpstan.typeSpecifier.methodTypeSpecifyingExtension' => ['0296' => true], + 'phpstan.rules.rule' => [ + '0370' => true, + '0371' => true, + '0372' => true, + '0373' => true, + '0374' => true, + '0375' => true, + '0376' => true, + '0377' => true, + '0378' => true, + '0379' => true, + '0380' => true, + '0381' => true, + '0382' => true, + '0383' => true, + '0384' => true, + '0385' => true, + '0386' => true, + '0387' => true, + '0388' => true, + '0389' => true, + '0390' => true, + '0391' => true, + '0392' => true, + '0393' => true, + '0394' => true, + '0395' => true, + '0399' => true, + '0400' => true, + '0402' => true, + '0403' => true, + '0404' => true, + '0405' => true, + '0406' => true, + '0409' => true, + '0410' => true, + '0411' => true, + '0412' => true, + '0413' => true, + '0414' => true, + '0415' => true, + '0416' => true, + '0417' => true, + '0418' => true, + '0419' => true, + '0420' => true, + '0428' => true, + '0429' => true, + '0430' => true, + '0431' => true, + '0432' => true, + '0433' => true, + '0434' => true, + '0435' => true, + '0436' => true, + '0437' => true, + '0438' => true, + '0439' => true, + '0440' => true, + '0441' => true, + '0442' => true, + '0443' => true, + '0444' => true, + '0445' => true, + '0446' => true, + '0447' => true, + '0450' => true, + '0451' => true, + '0452' => true, + '0453' => true, + '0454' => true, + '0462' => true, + '0470' => true, + '0471' => true, + '0472' => true, + '0473' => true, + '0474' => true, + '0476' => true, + '0477' => true, + '0478' => true, + '0480' => true, + '0481' => true, + '0482' => true, + '0483' => true, + '0484' => true, + '0485' => true, + '0486' => true, + '0487' => true, + '0488' => true, + '0489' => true, + '0490' => true, + '0491' => true, + '0492' => true, + '0493' => true, + '0494' => true, + '0495' => true, + '0496' => true, + '0497' => true, + '0498' => true, + '0499' => true, + '0500' => true, + '0501' => true, + '0502' => true, + '0503' => true, + '0504' => true, + '0505' => true, + '0506' => true, + '0507' => true, + '0508' => true, + '0509' => true, + '0510' => true, + '0511' => true, + '0512' => true, + '0553' => true, + '0554' => true, + '0555' => true, + '0556' => true, + '0557' => true, + '0558' => true, + '0559' => true, + '0560' => true, + '0561' => true, + '0562' => true, + '0563' => true, + '0564' => true, + '0565' => true, + '0566' => true, + '0567' => true, + '0568' => true, + '0569' => true, + '0570' => true, + '0571' => true, + '0572' => true, + '0573' => true, + '0574' => true, + '0575' => true, + '0576' => true, + '0577' => true, + '0578' => true, + '0579' => true, + '0580' => true, + '0581' => true, + '0582' => true, + '0583' => true, + '0584' => true, + '0585' => true, + '0586' => true, + '0587' => true, + '0588' => true, + '0589' => true, + 'classConstantUsages' => true, + 'rules.0' => true, + 'rules.1' => true, + 'rules.10' => true, + 'rules.100' => true, + 'rules.101' => true, + 'rules.102' => true, + 'rules.103' => true, + 'rules.104' => true, + 'rules.105' => true, + 'rules.106' => true, + 'rules.107' => true, + 'rules.108' => true, + 'rules.109' => true, + 'rules.11' => true, + 'rules.110' => true, + 'rules.111' => true, + 'rules.112' => true, + 'rules.113' => true, + 'rules.114' => true, + 'rules.115' => true, + 'rules.116' => true, + 'rules.117' => true, + 'rules.118' => true, + 'rules.119' => true, + 'rules.12' => true, + 'rules.120' => true, + 'rules.121' => true, + 'rules.122' => true, + 'rules.123' => true, + 'rules.124' => true, + 'rules.125' => true, + 'rules.126' => true, + 'rules.127' => true, + 'rules.128' => true, + 'rules.129' => true, + 'rules.13' => true, + 'rules.130' => true, + 'rules.131' => true, + 'rules.132' => true, + 'rules.133' => true, + 'rules.134' => true, + 'rules.135' => true, + 'rules.136' => true, + 'rules.137' => true, + 'rules.138' => true, + 'rules.139' => true, + 'rules.14' => true, + 'rules.140' => true, + 'rules.141' => true, + 'rules.142' => true, + 'rules.143' => true, + 'rules.144' => true, + 'rules.145' => true, + 'rules.146' => true, + 'rules.147' => true, + 'rules.148' => true, + 'rules.149' => true, + 'rules.15' => true, + 'rules.150' => true, + 'rules.151' => true, + 'rules.152' => true, + 'rules.153' => true, + 'rules.154' => true, + 'rules.155' => true, + 'rules.156' => true, + 'rules.157' => true, + 'rules.158' => true, + 'rules.159' => true, + 'rules.16' => true, + 'rules.160' => true, + 'rules.161' => true, + 'rules.162' => true, + 'rules.163' => true, + 'rules.164' => true, + 'rules.165' => true, + 'rules.166' => true, + 'rules.167' => true, + 'rules.168' => true, + 'rules.169' => true, + 'rules.17' => true, + 'rules.170' => true, + 'rules.171' => true, + 'rules.172' => true, + 'rules.173' => true, + 'rules.174' => true, + 'rules.175' => true, + 'rules.176' => true, + 'rules.177' => true, + 'rules.178' => true, + 'rules.179' => true, + 'rules.18' => true, + 'rules.180' => true, + 'rules.181' => true, + 'rules.182' => true, + 'rules.183' => true, + 'rules.184' => true, + 'rules.185' => true, + 'rules.186' => true, + 'rules.187' => true, + 'rules.188' => true, + 'rules.189' => true, + 'rules.19' => true, + 'rules.190' => true, + 'rules.191' => true, + 'rules.192' => true, + 'rules.193' => true, + 'rules.194' => true, + 'rules.195' => true, + 'rules.196' => true, + 'rules.197' => true, + 'rules.198' => true, + 'rules.199' => true, + 'rules.2' => true, + 'rules.20' => true, + 'rules.200' => true, + 'rules.201' => true, + 'rules.202' => true, + 'rules.203' => true, + 'rules.204' => true, + 'rules.205' => true, + 'rules.206' => true, + 'rules.207' => true, + 'rules.208' => true, + 'rules.209' => true, + 'rules.21' => true, + 'rules.210' => true, + 'rules.211' => true, + 'rules.212' => true, + 'rules.213' => true, + 'rules.214' => true, + 'rules.215' => true, + 'rules.216' => true, + 'rules.217' => true, + 'rules.218' => true, + 'rules.219' => true, + 'rules.22' => true, + 'rules.220' => true, + 'rules.221' => true, + 'rules.222' => true, + 'rules.223' => true, + 'rules.224' => true, + 'rules.225' => true, + 'rules.226' => true, + 'rules.227' => true, + 'rules.228' => true, + 'rules.229' => true, + 'rules.23' => true, + 'rules.230' => true, + 'rules.231' => true, + 'rules.232' => true, + 'rules.233' => true, + 'rules.234' => true, + 'rules.235' => true, + 'rules.236' => true, + 'rules.237' => true, + 'rules.238' => true, + 'rules.239' => true, + 'rules.24' => true, + 'rules.240' => true, + 'rules.241' => true, + 'rules.242' => true, + 'rules.243' => true, + 'rules.244' => true, + 'rules.245' => true, + 'rules.246' => true, + 'rules.247' => true, + 'rules.248' => true, + 'rules.249' => true, + 'rules.25' => true, + 'rules.250' => true, + 'rules.251' => true, + 'rules.252' => true, + 'rules.253' => true, + 'rules.254' => true, + 'rules.255' => true, + 'rules.256' => true, + 'rules.257' => true, + 'rules.26' => true, + 'rules.27' => true, + 'rules.28' => true, + 'rules.29' => true, + 'rules.3' => true, + 'rules.30' => true, + 'rules.31' => true, + 'rules.32' => true, + 'rules.33' => true, + 'rules.34' => true, + 'rules.35' => true, + 'rules.36' => true, + 'rules.37' => true, + 'rules.38' => true, + 'rules.39' => true, + 'rules.4' => true, + 'rules.40' => true, + 'rules.41' => true, + 'rules.42' => true, + 'rules.43' => true, + 'rules.44' => true, + 'rules.45' => true, + 'rules.46' => true, + 'rules.47' => true, + 'rules.48' => true, + 'rules.49' => true, + 'rules.5' => true, + 'rules.50' => true, + 'rules.51' => true, + 'rules.52' => true, + 'rules.53' => true, + 'rules.54' => true, + 'rules.55' => true, + 'rules.56' => true, + 'rules.57' => true, + 'rules.58' => true, + 'rules.59' => true, + 'rules.6' => true, + 'rules.60' => true, + 'rules.61' => true, + 'rules.62' => true, + 'rules.63' => true, + 'rules.64' => true, + 'rules.65' => true, + 'rules.66' => true, + 'rules.67' => true, + 'rules.68' => true, + 'rules.69' => true, + 'rules.7' => true, + 'rules.70' => true, + 'rules.71' => true, + 'rules.72' => true, + 'rules.73' => true, + 'rules.74' => true, + 'rules.75' => true, + 'rules.76' => true, + 'rules.77' => true, + 'rules.78' => true, + 'rules.79' => true, + 'rules.8' => true, + 'rules.80' => true, + 'rules.81' => true, + 'rules.82' => true, + 'rules.83' => true, + 'rules.84' => true, + 'rules.85' => true, + 'rules.86' => true, + 'rules.87' => true, + 'rules.88' => true, + 'rules.89' => true, + 'rules.9' => true, + 'rules.90' => true, + 'rules.91' => true, + 'rules.92' => true, + 'rules.93' => true, + 'rules.94' => true, + 'rules.95' => true, + 'rules.96' => true, + 'rules.97' => true, + 'rules.98' => true, + 'rules.99' => true, + ], + 'phpstan.restrictedClassConstantUsageExtension' => ['0396' => true, '0463' => true], + 'phpstan.restrictedClassNameUsageExtension' => ['0397' => true, '0467' => true], + 'phpstan.restrictedFunctionUsageExtension' => ['0398' => true, '0464' => true], + 'phpstan.restrictedPropertyUsageExtension' => ['0407' => true, '0466' => true], + 'phpstan.restrictedMethodUsageExtension' => ['0408' => true, '0465' => true], + 'phpstan.collector' => [ + '0421' => true, + '0422' => true, + '0423' => true, + '0424' => true, + '0425' => true, + '0426' => true, + '0427' => true, + '0448' => true, + '0449' => true, + '0525' => true, + '0526' => true, + '0527' => true, + '0593' => true, + '0594' => true, + '0595' => true, + '0596' => true, + '0597' => true, + ], + 'phpstan.staticMethodParameterOutTypeExtension' => ['0455' => true], + 'phpstan.typeSpecifier.staticMethodTypeSpecifyingExtension' => ['0456' => true], + 'phpstan.staticMethodParameterClosureTypeExtension' => ['0457' => true], + 'phpstan.broker.methodsClassReflectionExtension' => ['0458' => true], + 'phpstan.deprecations.deprecatedScopeResolver' => ['0461' => true], + ]; + + protected $types = ['container' => '_PHPStan_ac6dae9b0\Nette\DI\Container']; + protected $aliases = []; + + protected $wiring = [ + '_PHPStan_ac6dae9b0\Nette\DI\Container' => [['container']], + 'PHPStan\Rules\Rule' => [ + [ + '0142', + '0143', + '0144', + '0161', + '0177', + '0370', + '0371', + '0372', + '0373', + '0374', + '0375', + '0376', + '0377', + '0378', + '0379', + '0380', + '0381', + '0382', + '0383', + '0384', + '0385', + '0386', + '0387', + '0388', + '0389', + '0390', + '0391', + '0392', + '0393', + '0394', + '0395', + '0399', + '0400', + '0402', + '0403', + '0404', + '0405', + '0406', + '0409', + '0410', + '0411', + '0412', + '0413', + '0414', + '0415', + '0416', + '0417', + '0418', + '0419', + '0420', + '0428', + '0429', + '0430', + '0431', + '0432', + '0433', + '0434', + '0435', + '0436', + '0437', + '0438', + '0439', + '0440', + '0441', + '0442', + '0443', + '0444', + '0445', + '0446', + '0447', + '0450', + '0451', + '0452', + '0453', + '0454', + '0462', + '0470', + '0471', + '0472', + '0473', + '0474', + '0475', + '0476', + '0477', + '0478', + '0479', + '0480', + '0481', + '0482', + '0483', + '0484', + '0485', + '0486', + '0487', + '0488', + '0489', + '0490', + '0491', + '0492', + '0493', + '0494', + '0495', + '0496', + '0497', + '0498', + '0499', + '0500', + '0501', + '0502', + '0503', + '0504', + '0505', + '0506', + '0507', + '0508', + '0509', + '0510', + '0511', + '0512', + '0553', + '0554', + '0555', + '0556', + '0557', + '0558', + '0559', + '0560', + '0561', + '0562', + '0563', + '0564', + '0565', + '0566', + '0567', + 'classConstantUsages', + '0568', + '0569', + '0570', + '0571', + '0572', + '0573', + '0574', + '0575', + '0576', + '0577', + '0578', + '0579', + '0580', + '0581', + '0582', + '0583', + '0584', + '0585', + '0586', + '0587', + '0588', + '0589', + ], + [ + 'rules.0', + 'rules.1', + 'rules.2', + 'rules.3', + 'rules.4', + 'rules.5', + 'rules.6', + 'rules.7', + 'rules.8', + 'rules.9', + 'rules.10', + 'rules.11', + 'rules.12', + 'rules.13', + 'rules.14', + 'rules.15', + 'rules.16', + 'rules.17', + 'rules.18', + 'rules.19', + 'rules.20', + 'rules.21', + 'rules.22', + 'rules.23', + 'rules.24', + 'rules.25', + 'rules.26', + 'rules.27', + 'rules.28', + 'rules.29', + 'rules.30', + 'rules.31', + 'rules.32', + 'rules.33', + 'rules.34', + 'rules.35', + 'rules.36', + 'rules.37', + 'rules.38', + 'rules.39', + 'rules.40', + 'rules.41', + 'rules.42', + 'rules.43', + 'rules.44', + 'rules.45', + 'rules.46', + 'rules.47', + 'rules.48', + 'rules.49', + 'rules.50', + 'rules.51', + 'rules.52', + 'rules.53', + 'rules.54', + 'rules.55', + 'rules.56', + 'rules.57', + 'rules.58', + 'rules.59', + 'rules.60', + 'rules.61', + 'rules.62', + 'rules.63', + 'rules.64', + 'rules.65', + 'rules.66', + 'rules.67', + 'rules.68', + 'rules.69', + 'rules.70', + 'rules.71', + 'rules.72', + 'rules.73', + 'rules.74', + 'rules.75', + 'rules.76', + 'rules.77', + 'rules.78', + 'rules.79', + 'rules.80', + 'rules.81', + 'rules.82', + 'rules.83', + 'rules.84', + 'rules.85', + 'rules.86', + 'rules.87', + 'rules.88', + 'rules.89', + 'rules.90', + 'rules.91', + 'rules.92', + 'rules.93', + 'rules.94', + 'rules.95', + 'rules.96', + 'rules.97', + 'rules.98', + 'rules.99', + 'rules.100', + 'rules.101', + 'rules.102', + 'rules.103', + 'rules.104', + 'rules.105', + 'rules.106', + 'rules.107', + 'rules.108', + 'rules.109', + 'rules.110', + 'rules.111', + 'rules.112', + 'rules.113', + 'rules.114', + 'rules.115', + 'rules.116', + 'rules.117', + 'rules.118', + 'rules.119', + 'rules.120', + 'rules.121', + 'rules.122', + 'rules.123', + 'rules.124', + 'rules.125', + 'rules.126', + 'rules.127', + 'rules.128', + 'rules.129', + 'rules.130', + 'rules.131', + 'rules.132', + 'rules.133', + 'rules.134', + 'rules.135', + 'rules.136', + 'rules.137', + 'rules.138', + 'rules.139', + 'rules.140', + 'rules.141', + 'rules.142', + 'rules.143', + 'rules.144', + 'rules.145', + 'rules.146', + 'rules.147', + 'rules.148', + 'rules.149', + 'rules.150', + 'rules.151', + 'rules.152', + 'rules.153', + 'rules.154', + 'rules.155', + 'rules.156', + 'rules.157', + 'rules.158', + 'rules.159', + 'rules.160', + 'rules.161', + 'rules.162', + 'rules.163', + 'rules.164', + 'rules.165', + 'rules.166', + 'rules.167', + 'rules.168', + 'rules.169', + 'rules.170', + 'rules.171', + 'rules.172', + 'rules.173', + 'rules.174', + 'rules.175', + 'rules.176', + 'rules.177', + 'rules.178', + 'rules.179', + 'rules.180', + 'rules.181', + 'rules.182', + 'rules.183', + 'rules.184', + 'rules.185', + 'rules.186', + 'rules.187', + 'rules.188', + 'rules.189', + 'rules.190', + 'rules.191', + 'rules.192', + 'rules.193', + 'rules.194', + 'rules.195', + 'rules.196', + 'rules.197', + 'rules.198', + 'rules.199', + 'rules.200', + 'rules.201', + 'rules.202', + 'rules.203', + 'rules.204', + 'rules.205', + 'rules.206', + 'rules.207', + 'rules.208', + 'rules.209', + 'rules.210', + 'rules.211', + 'rules.212', + 'rules.213', + 'rules.214', + 'rules.215', + 'rules.216', + 'rules.217', + 'rules.218', + 'rules.219', + 'rules.220', + 'rules.221', + 'rules.222', + 'rules.223', + 'rules.224', + 'rules.225', + 'rules.226', + 'rules.227', + 'rules.228', + 'rules.229', + 'rules.230', + 'rules.231', + 'rules.232', + 'rules.233', + 'rules.234', + 'rules.235', + 'rules.236', + 'rules.237', + 'rules.238', + 'rules.239', + 'rules.240', + 'rules.241', + 'rules.242', + 'rules.243', + 'rules.244', + 'rules.245', + 'rules.246', + 'rules.247', + 'rules.248', + 'rules.249', + 'rules.250', + 'rules.251', + 'rules.252', + 'rules.253', + 'rules.254', + 'rules.255', + 'rules.256', + 'rules.257', + ], + ], + 'PHPStan\Rules\Debug\DebugScopeRule' => [['rules.0']], + 'PHPStan\Rules\Debug\DumpPhpDocTypeRule' => [['rules.1']], + 'PHPStan\Rules\Debug\DumpTypeRule' => [['rules.2']], + 'PHPStan\Rules\Debug\FileAssertRule' => [['rules.3']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule' => [['rules.4']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule' => [['rules.5']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule' => [['rules.6']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule' => [['rules.7']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule' => [['rules.8']], + 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule' => [['rules.9']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule' => [['rules.10']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule' => [['rules.11']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule' => [['rules.12']], + 'PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule' => [['rules.13']], + 'PHPStan\Rules\Api\ApiInstanceofRule' => [['rules.14']], + 'PHPStan\Rules\Api\ApiInstanceofTypeRule' => [['rules.15']], + 'PHPStan\Rules\Api\ApiInstantiationRule' => [['rules.16']], + 'PHPStan\Rules\Api\ApiClassConstFetchRule' => [['rules.17']], + 'PHPStan\Rules\Api\ApiClassExtendsRule' => [['rules.18']], + 'PHPStan\Rules\Api\ApiClassImplementsRule' => [['rules.19']], + 'PHPStan\Rules\Api\ApiInterfaceExtendsRule' => [['rules.20']], + 'PHPStan\Rules\Api\ApiMethodCallRule' => [['rules.21']], + 'PHPStan\Rules\Api\ApiStaticCallRule' => [['rules.22']], + 'PHPStan\Rules\Api\ApiTraitUseRule' => [['rules.23']], + 'PHPStan\Rules\Api\GetTemplateTypeRule' => [['rules.24']], + 'PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule' => [['rules.25']], + 'PHPStan\Rules\Api\OldPhpParser4ClassRule' => [['rules.26']], + 'PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule' => [['rules.27']], + 'PHPStan\Rules\Api\RuntimeReflectionInstantiationRule' => [['rules.28']], + 'PHPStan\Rules\Api\RuntimeReflectionFunctionRule' => [['rules.29']], + 'PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule' => [['rules.30']], + 'PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule' => [['rules.31']], + 'PHPStan\Rules\Cast\UnsetCastRule' => [['rules.32']], + 'PHPStan\Rules\Classes\AllowedSubTypesRule' => [['rules.33']], + 'PHPStan\Rules\Classes\ClassAttributesRule' => [['rules.34']], + 'PHPStan\Rules\Classes\ClassConstantAttributesRule' => [['rules.35']], + 'PHPStan\Rules\Classes\ClassConstantRule' => [['rules.36']], + 'PHPStan\Rules\Classes\DuplicateDeclarationRule' => [['rules.37']], + 'PHPStan\Rules\Classes\EnumSanityRule' => [['rules.38']], + 'PHPStan\Rules\Classes\InstantiationCallableRule' => [['rules.39']], + 'PHPStan\Rules\Classes\InvalidPromotedPropertiesRule' => [['rules.40']], + 'PHPStan\Rules\Classes\LocalTypeAliasesRule' => [['rules.41']], + 'PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule' => [['rules.42']], + 'PHPStan\Rules\Classes\LocalTypeTraitAliasesRule' => [['rules.43']], + 'PHPStan\Rules\Classes\NewStaticRule' => [['rules.44']], + 'PHPStan\Rules\Classes\NonClassAttributeClassRule' => [['rules.45']], + 'PHPStan\Rules\Classes\ReadOnlyClassRule' => [['rules.46']], + 'PHPStan\Rules\Classes\TraitAttributeClassRule' => [['rules.47']], + 'PHPStan\Rules\Constants\ClassAsClassConstantRule' => [['rules.48']], + 'PHPStan\Rules\Constants\DynamicClassConstantFetchRule' => [['rules.49']], + 'PHPStan\Rules\Constants\FinalConstantRule' => [['rules.50']], + 'PHPStan\Rules\Constants\MagicConstantContextRule' => [['rules.51']], + 'PHPStan\Rules\Constants\NativeTypedClassConstantRule' => [['rules.52']], + 'PHPStan\Rules\Constants\FinalPrivateConstantRule' => [['rules.53']], + 'PHPStan\Rules\EnumCases\EnumCaseAttributesRule' => [['rules.54']], + 'PHPStan\Rules\Exceptions\NoncapturingCatchRule' => [['rules.55']], + 'PHPStan\Rules\Exceptions\ThrowExpressionRule' => [['rules.56']], + 'PHPStan\Rules\Functions\ArrowFunctionAttributesRule' => [['rules.57']], + 'PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule' => [['rules.58']], + 'PHPStan\Rules\Functions\ClosureAttributesRule' => [['rules.59']], + 'PHPStan\Rules\Functions\DefineParametersRule' => [['rules.60']], + 'PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule' => [['rules.61']], + 'PHPStan\Rules\Functions\CallToFunctionParametersRule' => [['rules.62']], + 'PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule' => [['rules.63']], + 'PHPStan\Rules\Functions\ExistingClassesInTypehintsRule' => [['rules.64']], + 'PHPStan\Rules\Functions\FunctionAttributesRule' => [['rules.65']], + 'PHPStan\Rules\Functions\InnerFunctionRule' => [['rules.66']], + 'PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule' => [['rules.67']], + 'PHPStan\Rules\Functions\ParamAttributesRule' => [['rules.68']], + 'PHPStan\Rules\Functions\PrintfArrayParametersRule' => [['rules.69']], + 'PHPStan\Rules\Functions\PrintfParametersRule' => [['rules.70']], + 'PHPStan\Rules\Functions\RedefinedParametersRule' => [['rules.71']], + 'PHPStan\Rules\Functions\ReturnNullsafeByRefRule' => [['rules.72']], + 'PHPStan\Rules\Ignore\IgnoreParseErrorRule' => [['rules.73']], + 'PHPStan\Rules\Functions\VariadicParametersDeclarationRule' => [['rules.74']], + 'PHPStan\Rules\Keywords\ContinueBreakInLoopRule' => [['rules.75']], + 'PHPStan\Rules\Keywords\DeclareStrictTypesRule' => [['rules.76']], + 'PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule' => [['rules.77']], + 'PHPStan\Rules\Methods\AbstractPrivateMethodRule' => [['rules.78']], + 'PHPStan\Rules\Methods\CallMethodsRule' => [['rules.79']], + 'PHPStan\Rules\Methods\CallStaticMethodsRule' => [['rules.80']], + 'PHPStan\Rules\Methods\ConsistentConstructorRule' => [['rules.81']], + 'PHPStan\Rules\Methods\ConstructorReturnTypeRule' => [['rules.82']], + 'PHPStan\Rules\Methods\ExistingClassesInTypehintsRule' => [['rules.83']], + 'PHPStan\Rules\Methods\FinalPrivateMethodRule' => [['rules.84']], + 'PHPStan\Rules\Methods\MethodCallableRule' => [['rules.85']], + 'PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule' => [['rules.86']], + 'PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule' => [['rules.87']], + 'PHPStan\Rules\Methods\MissingMethodImplementationRule' => [['rules.88']], + 'PHPStan\Rules\Methods\MethodAttributesRule' => [['rules.89']], + 'PHPStan\Rules\Methods\StaticMethodCallableRule' => [['rules.90']], + 'PHPStan\Rules\Names\UsedNamesRule' => [['rules.91']], + 'PHPStan\Rules\Operators\InvalidAssignVarRule' => [['rules.92']], + 'PHPStan\Rules\Operators\InvalidIncDecOperationRule' => [['rules.93']], + 'PHPStan\Rules\Properties\AccessPropertiesInAssignRule' => [['rules.94']], + 'PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule' => [['rules.95']], + 'PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule' => [['rules.96']], + 'PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule' => [['rules.97']], + 'PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule' => [['rules.98']], + 'PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule' => [['rules.99']], + 'PHPStan\Rules\Properties\PropertiesInInterfaceRule' => [['rules.100']], + 'PHPStan\Rules\Properties\PropertyAssignRefRule' => [['rules.101']], + 'PHPStan\Rules\Properties\PropertyAttributesRule' => [['rules.102']], + 'PHPStan\Rules\Properties\PropertyHookAttributesRule' => [['rules.103']], + 'PHPStan\Rules\Properties\PropertyInClassRule' => [['rules.104']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyRule' => [['rules.105']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule' => [['rules.106']], + 'PHPStan\Rules\Regexp\RegularExpressionPatternRule' => [['rules.107']], + 'PHPStan\Rules\Traits\ConflictingTraitConstantsRule' => [['rules.108']], + 'PHPStan\Rules\Traits\ConstantsInTraitsRule' => [['rules.109']], + 'PHPStan\Rules\Traits\TraitAttributesRule' => [['rules.110']], + 'PHPStan\Rules\Types\InvalidTypesInUnionRule' => [['rules.111']], + 'PHPStan\Rules\Variables\UnsetRule' => [['rules.112']], + 'PHPStan\Rules\Whitespace\FileWhitespaceRule' => [['rules.113']], + 'PHPStan\Rules\Classes\UnusedConstructorParametersRule' => [['rules.114']], + 'PHPStan\Rules\Functions\UnusedClosureUsesRule' => [['rules.115']], + 'PHPStan\Rules\Variables\EmptyRule' => [['rules.116']], + 'PHPStan\Rules\Variables\IssetRule' => [['rules.117']], + 'PHPStan\Rules\Variables\NullCoalesceRule' => [['rules.118']], + 'PHPStan\Rules\Cast\EchoRule' => [['rules.119']], + 'PHPStan\Rules\Cast\InvalidCastRule' => [['rules.120']], + 'PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule' => [['rules.121']], + 'PHPStan\Rules\Cast\PrintRule' => [['rules.122']], + 'PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule' => [['rules.123']], + 'PHPStan\Rules\Classes\MethodTagRule' => [['rules.124']], + 'PHPStan\Rules\Classes\MethodTagTraitRule' => [['rules.125']], + 'PHPStan\Rules\Classes\MethodTagTraitUseRule' => [['rules.126']], + 'PHPStan\Rules\Classes\PropertyTagRule' => [['rules.127']], + 'PHPStan\Rules\Classes\PropertyTagTraitRule' => [['rules.128']], + 'PHPStan\Rules\Classes\PropertyTagTraitUseRule' => [['rules.129']], + 'PHPStan\Rules\Classes\MixinTraitRule' => [['rules.130']], + 'PHPStan\Rules\Classes\MixinTraitUseRule' => [['rules.131']], + 'PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule' => [['rules.132']], + 'PHPStan\Rules\Constants\ValueAssignedToClassConstantRule' => [['rules.133']], + 'PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule' => [['rules.134']], + 'PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule' => [['rules.135']], + 'PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule' => [['rules.136']], + 'PHPStan\Rules\Generics\ClassAncestorsRule' => [['rules.137']], + 'PHPStan\Rules\Generics\ClassTemplateTypeRule' => [['rules.138']], + 'PHPStan\Rules\Generics\EnumAncestorsRule' => [['rules.139']], + 'PHPStan\Rules\Generics\EnumTemplateTypeRule' => [['rules.140']], + 'PHPStan\Rules\Generics\FunctionTemplateTypeRule' => [['rules.141']], + 'PHPStan\Rules\Generics\FunctionSignatureVarianceRule' => [['rules.142']], + 'PHPStan\Rules\Generics\InterfaceAncestorsRule' => [['rules.143']], + 'PHPStan\Rules\Generics\InterfaceTemplateTypeRule' => [['rules.144']], + 'PHPStan\Rules\Generics\MethodTemplateTypeRule' => [['rules.145']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeRule' => [['rules.146']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule' => [['rules.147']], + 'PHPStan\Rules\Generics\MethodSignatureVarianceRule' => [['rules.148']], + 'PHPStan\Rules\Generics\PropertyVarianceRule' => [['rules.149']], + 'PHPStan\Rules\Generics\TraitTemplateTypeRule' => [['rules.150']], + 'PHPStan\Rules\Generics\UsedTraitsRule' => [['rules.151']], + 'PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule' => [['rules.152']], + 'PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule' => [['rules.153']], + 'PHPStan\Rules\Operators\InvalidBinaryOperationRule' => [['rules.154']], + 'PHPStan\Rules\Operators\InvalidComparisonOperationRule' => [['rules.155']], + 'PHPStan\Rules\Operators\InvalidUnaryOperationRule' => [['rules.156']], + 'PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule' => [['rules.157']], + 'PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule' => [['rules.158']], + 'PHPStan\Rules\PhpDoc\FunctionAssertRule' => [['rules.159']], + 'PHPStan\Rules\PhpDoc\MethodAssertRule' => [['rules.160']], + 'PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule' => [['rules.161']], + 'PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule' => [['rules.162']], + 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule' => [['rules.163']], + 'PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule' => [['rules.164']], + 'PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule' => [['rules.165']], + 'PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule' => [['rules.166']], + 'PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule' => [['rules.167']], + 'PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule' => [['rules.168']], + 'PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule' => [['rules.169']], + 'PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule' => [['rules.170']], + 'PHPStan\Rules\Classes\RequireImplementsRule' => [['rules.171']], + 'PHPStan\Rules\Classes\RequireExtendsRule' => [['rules.172']], + 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule' => [['rules.173']], + 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule' => [['rules.174']], + 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule' => [['rules.175']], + 'PHPStan\Rules\Pure\PureFunctionRule' => [['rules.176']], + 'PHPStan\Rules\Pure\PureMethodRule' => [['rules.177']], + 'PHPStan\Rules\Arrays\ArrayDestructuringRule' => [['rules.178']], + 'PHPStan\Rules\Arrays\ArrayUnpackingRule' => [['rules.179']], + 'PHPStan\Rules\Arrays\IterableInForeachRule' => [['rules.180']], + 'PHPStan\Rules\Arrays\OffsetAccessAssignmentRule' => [['rules.181']], + 'PHPStan\Rules\Arrays\OffsetAccessAssignOpRule' => [['rules.182']], + 'PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule' => [['rules.183']], + 'PHPStan\Rules\Arrays\UnpackIterableInArrayRule' => [['rules.184']], + 'PHPStan\Rules\Exceptions\ThrowExprTypeRule' => [['rules.185']], + 'PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule' => [['rules.186']], + 'PHPStan\Rules\Functions\ClosureReturnTypeRule' => [['rules.187']], + 'PHPStan\Rules\Functions\ReturnTypeRule' => [['rules.188']], + 'PHPStan\Rules\Generators\YieldTypeRule' => [['rules.189']], + 'PHPStan\Rules\Methods\ReturnTypeRule' => [['rules.190']], + 'PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule' => [['rules.191']], + 'PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule' => [['rules.192']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule' => [['rules.193']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule' => [['rules.194']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule' => [['rules.195']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule' => [['rules.196']], + 'PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule' => [['rules.197']], + 'PHPStan\Rules\Properties\TypesAssignedToPropertiesRule' => [['rules.198']], + 'PHPStan\Rules\Variables\ParameterOutAssignedTypeRule' => [['rules.199']], + 'PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule' => [['rules.200']], + 'PHPStan\Rules\Variables\VariableCloningRule' => [['rules.201']], + 'PHPStan\Rules\Arrays\DeadForeachRule' => [['rules.202']], + 'PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule' => [['rules.203']], + 'PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule' => [['rules.204']], + 'PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule' => [['rules.205']], + 'PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule' => [['rules.206']], + 'PHPStan\Rules\DeadCode\NoopRule' => [['rules.207']], + 'PHPStan\Rules\DeadCode\UnreachableStatementRule' => [['rules.208']], + 'PHPStan\Rules\DeadCode\UnusedPrivateConstantRule' => [['rules.209']], + 'PHPStan\Rules\DeadCode\UnusedPrivateMethodRule' => [['rules.210']], + 'PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule' => [['rules.211']], + 'PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule' => [['rules.212']], + 'PHPStan\Rules\Functions\UselessFunctionReturnValueRule' => [['rules.213']], + 'PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule' => [['rules.214']], + 'PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule' => [['rules.215']], + 'PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule' => [['rules.216']], + 'PHPStan\Rules\Methods\NullsafeMethodCallRule' => [['rules.217']], + 'PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule' => [['rules.218']], + 'PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule' => [['rules.219']], + 'PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule' => [['rules.220']], + 'PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule' => [['rules.221']], + 'PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule' => [['rules.222']], + 'PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule' => [['rules.223']], + 'PHPStan\Rules\Traits\NotAnalysedTraitRule' => [['rules.224']], + 'PHPStan\Rules\DateTimeInstantiationRule' => [['rules.225']], + 'PHPStan\Rules\Functions\CallUserFuncRule' => [['rules.226']], + 'PHPStan\Rules\Functions\ParameterCastableToStringRule' => [['rules.227']], + 'PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule' => [['rules.228']], + 'PHPStan\Rules\Functions\SortParameterCastableToStringRule' => [['rules.229']], + 'PHPStan\Rules\Regexp\RegularExpressionQuotingRule' => [['rules.230']], + 'PHPStan\Rules\Constants\MissingClassConstantTypehintRule' => [['rules.231']], + 'PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule' => [['rules.232']], + 'PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule' => [['rules.233']], + 'PHPStan\Rules\Methods\MissingMethodParameterTypehintRule' => [['rules.234']], + 'PHPStan\Rules\Methods\MissingMethodReturnTypehintRule' => [['rules.235']], + 'PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule' => [['rules.236']], + 'PHPStan\Rules\Properties\MissingPropertyTypehintRule' => [['rules.237']], + 'Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule' => [['rules.238']], + 'Composer\Pcre\PHPStan\InvalidRegexPatternRule' => [['rules.239']], + 'PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule' => [['rules.240']], + 'Rector\TypePerfect\Rules\NoParamTypeRemovalRule' => [['rules.241']], + 'Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule' => [['rules.242']], + 'Rector\TypePerfect\Rules\NoIssetOnObjectRule' => [['rules.243']], + 'Rector\TypePerfect\Rules\NoEmptyOnObjectRule' => [['rules.244']], + 'Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule' => [['rules.245']], + 'Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule' => [['rules.246']], + 'Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule' => [['rules.247']], + 'Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule' => [['rules.248']], + 'Rector\TypePerfect\Rules\NoMixedMethodCallerRule' => [['rules.249']], + 'Rector\TypePerfect\Rules\ReturnNullOverFalseRule' => [['rules.250']], + 'TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule' => [['rules.251']], + 'TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule' => [['rules.252']], + 'TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule' => [['rules.253']], + 'TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule' => [['rules.254']], + 'TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule' => [['rules.255']], + 'Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule' => [['rules.256']], + 'Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule' => [['rules.257']], + 'PhpParser\BuilderFactory' => [['01']], + 'PHPStan\Parser\LexerFactory' => [['02']], + 'PhpParser\NodeVisitorAbstract' => [ + [ + '03', + '04', + '05', + '06', + '07', + '08', + '09', + '010', + '011', + '012', + '013', + '014', + '015', + '016', + '017', + '018', + '019', + '020', + '021', + '022', + '074', + '089', + '090', + '099', + ], + ], + 'PhpParser\NodeVisitor' => [ + [ + '03', + '04', + '05', + '06', + '07', + '08', + '09', + '010', + '011', + '012', + '013', + '014', + '015', + '016', + '017', + '018', + '019', + '020', + '021', + '022', + '074', + '089', + '090', + '099', + ], + ], + 'PhpParser\NodeVisitor\NameResolver' => [['03']], + 'PHPStan\Parser\AnonymousClassVisitor' => [['04']], + 'PHPStan\Parser\ArrayFilterArgVisitor' => [['05']], + 'PHPStan\Parser\ArrayFindArgVisitor' => [['06']], + 'PHPStan\Parser\ArrayMapArgVisitor' => [['07']], + 'PHPStan\Parser\ArrayWalkArgVisitor' => [['08']], + 'PHPStan\Parser\ClosureArgVisitor' => [['09']], + 'PHPStan\Parser\ClosureBindToVarVisitor' => [['010']], + 'PHPStan\Parser\ClosureBindArgVisitor' => [['011']], + 'PHPStan\Parser\CurlSetOptArgVisitor' => [['012']], + 'PHPStan\Parser\ArrowFunctionArgVisitor' => [['013']], + 'PHPStan\Parser\MagicConstantParamDefaultVisitor' => [['014']], + 'PHPStan\Parser\NewAssignedToPropertyVisitor' => [['015']], + 'PHPStan\Parser\ParentStmtTypesVisitor' => [['016']], + 'PHPStan\Parser\StandaloneThrowExprVisitor' => [['017']], + 'PHPStan\Parser\TryCatchTypeVisitor' => [['018']], + 'PHPStan\Parser\LastConditionVisitor' => [['019']], + 'PHPStan\Parser\TypeTraverserInstanceofVisitor' => [['020']], + 'PHPStan\Parser\VariadicMethodsVisitor' => [['021']], + 'PHPStan\Parser\VariadicFunctionsVisitor' => [['022']], + 'PHPStan\Node\Printer\ExprPrinter' => [['023']], + 'PhpParser\PrettyPrinter\Standard' => [1 => ['024']], + 'PhpParser\PrettyPrinterAbstract' => [1 => ['024']], + 'PhpParser\PrettyPrinter' => [1 => ['024']], + 'PHPStan\Node\Printer\Printer' => [['024']], + 'PHPStan\Broker\AnonymousClassNameHelper' => [['025']], + 'PHPStan\Php\PhpVersion' => [['026']], + 'PHPStan\Php\PhpVersionFactory' => [['027']], + 'PHPStan\Php\PhpVersionFactoryFactory' => [['028']], + 'PHPStan\Php\ComposerPhpVersionFactory' => [['029']], + 'PHPStan\PhpDocParser\ParserConfig' => [['030']], + 'PHPStan\PhpDocParser\Lexer\Lexer' => [['031']], + 'PHPStan\PhpDocParser\Parser\TypeParser' => [['032']], + 'PHPStan\PhpDocParser\Parser\ConstExprParser' => [['033']], + 'PHPStan\PhpDocParser\Parser\PhpDocParser' => [['034']], + 'PHPStan\PhpDocParser\Printer\Printer' => [['035']], + 'PHPStan\PhpDoc\PhpDocInheritanceResolver' => [['036']], + 'PHPStan\PhpDoc\PhpDocNodeResolver' => [['037']], + 'PHPStan\PhpDoc\PhpDocStringResolver' => [['038']], + 'PHPStan\PhpDoc\ConstExprNodeResolver' => [['039']], + 'PHPStan\PhpDoc\TypeNodeResolver' => [['040']], + 'PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider' => [['041']], + 'PHPStan\PhpDoc\TypeStringResolver' => [['042']], + 'PHPStan\PhpDoc\StubValidator' => [['043']], + 'PHPStan\PhpDoc\StubFilesExtension' => [['044', '046', '047', '048']], + 'PHPStan\PhpDoc\SocketSelectStubFilesExtension' => [['044']], + 'PHPStan\PhpDoc\StubFilesProvider' => [['045']], + 'PHPStan\PhpDoc\DefaultStubFilesProvider' => [['045']], + 'PHPStan\PhpDoc\JsonValidateStubFilesExtension' => [['046']], + 'PHPStan\PhpDoc\ReflectionClassStubFilesExtension' => [['047']], + 'PHPStan\PhpDoc\ReflectionEnumStubFilesExtension' => [['048']], + 'PHPStan\Analyser\Analyser' => [['049']], + 'PHPStan\Analyser\AnalyserResultFinalizer' => [['050']], + 'PHPStan\Analyser\FileAnalyser' => [['051']], + 'PHPStan\Analyser\IgnoreErrorExtensionProvider' => [['052']], + 'PHPStan\Analyser\LocalIgnoresProcessor' => [['053']], + 'PHPStan\Analyser\RuleErrorTransformer' => [['054']], + 'PHPStan\Analyser\Ignore\IgnoredErrorHelper' => [['055']], + 'PHPStan\Analyser\Ignore\IgnoreLexer' => [['056']], + 'PHPStan\Analyser\InternalScopeFactory' => [['057']], + 'PHPStan\Analyser\LazyInternalScopeFactory' => [['057']], + 'PHPStan\Analyser\ScopeFactory' => [['058']], + 'PHPStan\Analyser\NodeScopeResolver' => [['059']], + 'PHPStan\Analyser\ConstantResolver' => [['060']], + 'PHPStan\Analyser\ConstantResolverFactory' => [['061']], + 'PHPStan\Analyser\ResultCache\ResultCacheManagerFactory' => [['062']], + 'PHPStan\Analyser\ResultCache\ResultCacheClearer' => [['063']], + 'PHPStan\Analyser\RicherScopeGetTypeHelper' => [['064']], + 'PHPStan\Cache\Cache' => [['065']], + 'PHPStan\Collectors\Registry' => [['066']], + 'PHPStan\Collectors\RegistryFactory' => [['067']], + 'PHPStan\Command\AnalyseApplication' => [['068']], + 'PHPStan\Command\AnalyserRunner' => [['069']], + 'PHPStan\Command\FixerApplication' => [['070']], + 'PHPStan\Dependency\DependencyResolver' => [['071']], + 'PHPStan\Dependency\ExportedNodeFetcher' => [['072']], + 'PHPStan\Dependency\ExportedNodeResolver' => [['073']], + 'PHPStan\Dependency\ExportedNodeVisitor' => [['074']], + 'PHPStan\DependencyInjection\Container' => [['075'], ['076']], + 'PHPStan\DependencyInjection\Nette\NetteContainer' => [['076']], + 'PHPStan\DependencyInjection\DerivativeContainerFactory' => [['077']], + 'PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider' => [['078']], + 'PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider' => [['079']], + 'PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider' => [['080']], + 'PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider' => [['081']], + 'PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider' => [['082']], + 'PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider' => [['083']], + 'PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider' => [['084']], + 'PHPStan\File\FileHelper' => [['085']], + 'PHPStan\File\FileExcluderFactory' => [['086']], + 'PHPStan\File\FileExcluderRawFactory' => [['087']], + 'PHPStan\File\FileExcluder' => [2 => ['fileExcluderAnalyse', 'fileExcluderScan']], + 'PHPStan\File\FileFinder' => [2 => ['fileFinderAnalyse', 'fileFinderScan']], + 'PHPStan\File\FileMonitor' => [['088']], + 'PHPStan\Parser\DeclarePositionVisitor' => [['089']], + 'PHPStan\Parser\ImmediatelyInvokedClosureVisitor' => [['090']], + 'PHPStan\Parallel\ParallelAnalyser' => [['091']], + 'PHPStan\Diagnose\DiagnoseExtension' => [0 => ['092'], 2 => [1 => 'phpstanDiagnoseExtension']], + 'PHPStan\Parallel\Scheduler' => [['092']], + 'PHPStan\Process\CpuCoreCounter' => [['093']], + 'PHPStan\Reflection\AttributeReflectionFactory' => [['094']], + 'PHPStan\Reflection\FunctionReflectionFactory' => [['095']], + 'PHPStan\Reflection\InitializerExprTypeResolver' => [['096']], + 'PHPStan\Reflection\MethodsClassReflectionExtension' => [['097', '0111', '0113', '0115', '0117', '0458']], + 'PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension' => [['097']], + 'PHPStan\Reflection\PropertiesClassReflectionExtension' => [['098', '0112', '0114', '0115', '0119', '0286']], + 'PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension' => [['098']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor' => [['099']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher' => [['0100']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker' => [['0101']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory' => [['0102']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository' => [['0103']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory' => [['0104']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory' => [['0105']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository' => [['0106']], + 'PHPStan\Type\DynamicMethodReturnTypeExtension' => [ + [ + '0107', + '0108', + '0109', + '0120', + '0121', + '0230', + '0241', + '0247', + '0248', + '0253', + '0288', + '0316', + '0343', + '0344', + '0351', + '0352', + '0353', + '0354', + '0355', + '0356', + '0358', + ], + ], + 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension' => [ + ['0107', '0108'], + ], + 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension' => [['0109']], + 'PHPStan\Reflection\ConstructorsHelper' => [['0110']], + 'PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension' => [['0111']], + 'PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension' => [['0112']], + 'PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension' => [['0113']], + 'PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension' => [['0114']], + 'PHPStan\Reflection\Php\PhpClassReflectionExtension' => [['0115']], + 'PHPStan\Reflection\Php\PhpMethodReflectionFactory' => [['0116']], + 'PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension' => [['0117']], + 'PHPStan\Reflection\AllowedSubTypesClassReflectionExtension' => [['0118']], + 'PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension' => [['0118']], + 'PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension' => [['0119']], + 'PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension' => [['0120', '0121']], + 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider' => [['0122']], + 'PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider' => [['0123']], + 'PHPStan\Reflection\SignatureMap\SignatureMapParser' => [['0124']], + 'PHPStan\Reflection\SignatureMap\SignatureMapProvider' => [['0128'], ['0125', '0126']], + 'PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider' => [['0125']], + 'PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider' => [['0126']], + 'PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory' => [['0127']], + 'PHPStan\Rules\Api\ApiRuleHelper' => [['0129']], + 'PHPStan\Rules\AttributesCheck' => [['0130']], + 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck' => [['0131']], + 'PHPStan\Rules\ClassNameCheck' => [['0132']], + 'PHPStan\Rules\ClassCaseSensitivityCheck' => [['0133']], + 'PHPStan\Rules\ClassForbiddenNameCheck' => [['0134']], + 'PHPStan\Rules\Classes\LocalTypeAliasesCheck' => [['0135']], + 'PHPStan\Rules\Classes\MethodTagCheck' => [['0136']], + 'PHPStan\Rules\Classes\MixinCheck' => [['0137']], + 'PHPStan\Rules\Classes\PropertyTagCheck' => [['0138']], + 'PHPStan\Rules\Comparison\ConstantConditionRuleHelper' => [['0139']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper' => [['0140']], + 'PHPStan\Rules\Exceptions\ExceptionTypeResolver' => [1 => ['0141'], [1 => 'exceptionTypeResolver']], + 'PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver' => [['0141']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule' => [['0142']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule' => [['0143']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule' => [['0144']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck' => [['0145']], + 'PHPStan\Rules\Exceptions\TooWideThrowTypeCheck' => [['0146']], + 'PHPStan\Rules\FunctionCallParametersCheck' => [['0147']], + 'PHPStan\Rules\FunctionDefinitionCheck' => [['0148']], + 'PHPStan\Rules\FunctionReturnTypeCheck' => [['0149']], + 'PHPStan\Rules\ParameterCastableToStringCheck' => [['0150']], + 'PHPStan\Rules\Generics\CrossCheckInterfacesHelper' => [['0151']], + 'PHPStan\Rules\Generics\GenericAncestorsCheck' => [['0152']], + 'PHPStan\Rules\Generics\GenericObjectTypeCheck' => [['0153']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeCheck' => [['0154']], + 'PHPStan\Rules\Generics\TemplateTypeCheck' => [['0155']], + 'PHPStan\Rules\Generics\VarianceCheck' => [['0156']], + 'PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper' => [['0157']], + 'PHPStan\Rules\IssetCheck' => [['0158']], + 'PHPStan\Rules\Methods\MethodCallCheck' => [['0159']], + 'PHPStan\Rules\Methods\StaticMethodCallCheck' => [['0160']], + 'PHPStan\Rules\Methods\MethodSignatureRule' => [['0161']], + 'PHPStan\Rules\Methods\MethodParameterComparisonHelper' => [['0162']], + 'PHPStan\Rules\Methods\MethodVisibilityComparisonHelper' => [['0163']], + 'PHPStan\Rules\MissingTypehintCheck' => [['0164']], + 'PHPStan\Rules\NullsafeCheck' => [['0165']], + 'PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider' => [['0166']], + 'PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider' => [['0166']], + 'PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider' => [['0167']], + 'PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider' => [['0167']], + 'PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper' => [['0168']], + 'PHPStan\Rules\PhpDoc\AssertRuleHelper' => [['0169']], + 'PHPStan\Rules\PhpDoc\UnresolvableTypeHelper' => [['0170']], + 'PHPStan\Rules\PhpDoc\GenericCallableRuleHelper' => [['0171']], + 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck' => [['0172']], + 'PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper' => [['0173']], + 'PHPStan\Rules\Playground\NeverRuleHelper' => [['0174']], + 'PHPStan\Rules\Properties\AccessPropertiesCheck' => [['0175']], + 'PHPStan\Type\OperatorTypeSpecifyingExtension' => [['0176']], + 'PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension' => [['0176']], + 'PHPStan\Rules\Properties\UninitializedPropertyRule' => [['0177']], + 'PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider' => [['0178']], + 'PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider' => [['0178']], + 'PHPStan\Rules\Properties\PropertyDescriptor' => [['0179']], + 'PHPStan\Rules\Properties\PropertyReflectionFinder' => [['0180']], + 'PHPStan\Rules\Pure\FunctionPurityCheck' => [['0181']], + 'PHPStan\Rules\RuleLevelHelper' => [['0182']], + 'PHPStan\Rules\UnusedFunctionParametersCheck' => [['0183']], + 'PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck' => [['0184']], + 'PHPStan\Type\FileTypeMapper' => [0 => ['0185'], 2 => [1 => 'stubFileTypeMapper']], + 'PHPStan\Type\TypeAliasResolver' => [['0186']], + 'PHPStan\Type\TypeAliasResolverProvider' => [['0187']], + 'PHPStan\Type\BitwiseFlagHelper' => [['0188']], + 'PHPStan\Type\DynamicFunctionReturnTypeExtension' => [ + [ + '0189', + '0190', + '0191', + '0192', + '0193', + '0195', + '0196', + '0197', + '0198', + '0199', + '0201', + '0202', + '0203', + '0204', + '0205', + '0207', + '0208', + '0209', + '0210', + '0211', + '0212', + '0213', + '0214', + '0215', + '0216', + '0217', + '0218', + '0219', + '0220', + '0221', + '0223', + '0224', + '0227', + '0228', + '0232', + '0233', + '0235', + '0236', + '0238', + '0240', + '0242', + '0245', + '0246', + '0255', + '0256', + '0258', + '0259', + '0260', + '0261', + '0262', + '0263', + '0264', + '0265', + '0266', + '0267', + '0268', + '0269', + '0271', + '0288', + '0291', + '0292', + '0293', + '0294', + '0295', + '0297', + '0298', + '0299', + '0300', + '0301', + '0302', + '0303', + '0304', + '0305', + '0306', + '0307', + '0309', + '0310', + '0311', + '0312', + '0313', + '0314', + '0315', + '0317', + '0318', + '0319', + '0320', + '0321', + '0322', + '0323', + '0324', + '0325', + '0328', + '0337', + '0341', + '0342', + '0345', + '0346', + '0347', + '0348', + '0349', + '0350', + ], + ], + 'PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension' => [['0189']], + 'PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension' => [['0190']], + 'PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension' => [['0191']], + 'PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension' => [['0192']], + 'PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension' => [['0193']], + 'PHPStan\Type\Php\ArrayColumnHelper' => [['0194']], + 'PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension' => [['0195']], + 'PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension' => [['0196']], + 'PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension' => [['0197']], + 'PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension' => [['0198']], + 'PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension' => [['0199']], + 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper' => [['0200']], + 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension' => [['0201']], + 'PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension' => [['0202']], + 'PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension' => [['0203']], + 'PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension' => [['0204']], + 'PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension' => [['0205']], + 'PHPStan\Type\FunctionTypeSpecifyingExtension' => [ + [ + '0206', + '0222', + '0237', + '0275', + '0285', + '0289', + '0290', + '0308', + '0326', + '0327', + '0329', + '0330', + '0331', + '0332', + '0333', + '0334', + '0335', + '0336', + '0338', + '0340', + ], + ], + 'PHPStan\Analyser\TypeSpecifierAwareExtension' => [ + [ + '0206', + '0222', + '0237', + '0275', + '0285', + '0289', + '0290', + '0296', + '0308', + '0326', + '0327', + '0329', + '0330', + '0331', + '0332', + '0333', + '0334', + '0335', + '0336', + '0338', + '0340', + '0342', + '0456', + ], + ], + 'PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension' => [['0206']], + 'PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension' => [['0207']], + 'PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension' => [['0208']], + 'PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension' => [['0209']], + 'PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension' => [['0210']], + 'PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension' => [['0211']], + 'PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension' => [['0212']], + 'PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension' => [['0213']], + 'PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension' => [['0214']], + 'PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension' => [['0215']], + 'PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension' => [['0216']], + 'PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension' => [['0217']], + 'PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension' => [['0218']], + 'PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension' => [['0219']], + 'PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension' => [['0220']], + 'PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension' => [['0221']], + 'PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension' => [['0222']], + 'PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension' => [['0223']], + 'PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension' => [['0224']], + 'PHPStan\Type\DynamicFunctionThrowTypeExtension' => [['0225', '0270', '0272']], + 'PHPStan\Type\Php\AssertThrowTypeExtension' => [['0225']], + 'PHPStan\Type\DynamicStaticMethodReturnTypeExtension' => [['0226', '0229', '0231', '0244', '0351', '0357']], + 'PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension' => [['0226']], + 'PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension' => [['0227']], + 'PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension' => [['0228']], + 'PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension' => [['0229']], + 'PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension' => [['0230']], + 'PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension' => [['0231']], + 'PHPStan\Type\Php\CompactFunctionReturnTypeExtension' => [['0232']], + 'PHPStan\Type\Php\ConstantFunctionReturnTypeExtension' => [['0233']], + 'PHPStan\Type\Php\ConstantHelper' => [['0234']], + 'PHPStan\Type\Php\CountFunctionReturnTypeExtension' => [['0235']], + 'PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension' => [['0236']], + 'PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension' => [['0237']], + 'PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension' => [['0238']], + 'PHPStan\Type\Php\DateFunctionReturnTypeHelper' => [['0239']], + 'PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension' => [['0240']], + 'PHPStan\Type\Php\DateFormatMethodReturnTypeExtension' => [['0241']], + 'PHPStan\Type\Php\DateFunctionReturnTypeExtension' => [['0242']], + 'PHPStan\Type\DynamicStaticMethodThrowTypeExtension' => [ + ['0243', '0249', '0252', '0281', '0282', '0283', '0284', '0287'], + ], + 'PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension' => [['0243']], + 'PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension' => [['0244']], + 'PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension' => [['0245']], + 'PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension' => [['0246']], + 'PHPStan\Type\Php\DateTimeModifyReturnTypeExtension' => [['0247', '0248']], + 'PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension' => [['0249']], + 'PHPStan\Type\DynamicMethodThrowTypeExtension' => [['0250', '0251', '0254']], + 'PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension' => [['0250']], + 'PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension' => [['0251']], + 'PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension' => [['0252']], + 'PHPStan\Type\Php\DsMapDynamicReturnTypeExtension' => [['0253']], + 'PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension' => [['0254']], + 'PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension' => [['0255']], + 'PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension' => [['0256']], + 'PHPStan\Type\Php\FilterFunctionReturnTypeHelper' => [['0257']], + 'PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension' => [['0258']], + 'PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension' => [['0259']], + 'PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension' => [['0260']], + 'PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension' => [['0261']], + 'PHPStan\Type\Php\GetClassDynamicReturnTypeExtension' => [['0262']], + 'PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension' => [['0263']], + 'PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension' => [['0264']], + 'PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension' => [['0265']], + 'PHPStan\Type\Php\GettypeFunctionReturnTypeExtension' => [['0266']], + 'PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension' => [['0267']], + 'PHPStan\Type\Php\HashFunctionsReturnTypeExtension' => [['0268']], + 'PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension' => [['0269']], + 'PHPStan\Type\Php\IntdivThrowTypeExtension' => [['0270']], + 'PHPStan\Type\Php\IniGetReturnTypeExtension' => [['0271']], + 'PHPStan\Type\Php\JsonThrowTypeExtension' => [['0272']], + 'PHPStan\Type\FunctionParameterOutTypeExtension' => [['0273', '0274', '0276']], + 'PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension' => [['0273']], + 'PHPStan\Type\Php\ParseStrParameterOutTypeExtension' => [['0274']], + 'PHPStan\Type\Php\PregMatchTypeSpecifyingExtension' => [['0275']], + 'PHPStan\Type\Php\PregMatchParameterOutTypeExtension' => [['0276']], + 'PHPStan\Type\FunctionParameterClosureTypeExtension' => [['0277']], + 'PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension' => [['0277']], + 'PHPStan\Type\Php\RegexArrayShapeMatcher' => [['0278']], + 'PHPStan\Type\Regex\RegexGroupParser' => [['0279']], + 'PHPStan\Type\Regex\RegexExpressionHelper' => [['0280']], + 'PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension' => [['0281']], + 'PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension' => [['0282']], + 'PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension' => [['0283']], + 'PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension' => [['0284']], + 'PHPStan\Type\Php\StrContainingTypeSpecifyingExtension' => [['0285']], + 'PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension' => [['0286']], + 'PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension' => [['0287']], + 'PHPStan\Type\Php\StatDynamicReturnTypeExtension' => [['0288']], + 'PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension' => [['0289']], + 'PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension' => [['0290']], + 'PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension' => [['0291']], + 'PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension' => [['0292']], + 'PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension' => [['0293']], + 'PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension' => [['0294']], + 'PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension' => [['0295']], + 'PHPStan\Type\MethodTypeSpecifyingExtension' => [['0296']], + 'PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension' => [['0296']], + 'PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension' => [['0297']], + 'PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension' => [['0298']], + 'PHPStan\Type\Php\LtrimFunctionReturnTypeExtension' => [['0299']], + 'PHPStan\Type\Php\MbFunctionsReturnTypeExtension' => [['0300']], + 'PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension' => [['0301']], + 'PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension' => [['0302']], + 'PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension' => [['0303']], + 'PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension' => [['0304']], + 'PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension' => [['0305']], + 'PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension' => [['0306']], + 'PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension' => [['0307']], + 'PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension' => [['0308']], + 'PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension' => [['0309']], + 'PHPStan\Type\Php\StrlenFunctionReturnTypeExtension' => [['0310']], + 'PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension' => [['0311']], + 'PHPStan\Type\Php\StrPadFunctionReturnTypeExtension' => [['0312']], + 'PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension' => [['0313']], + 'PHPStan\Type\Php\StrrevFunctionReturnTypeExtension' => [['0314']], + 'PHPStan\Type\Php\SubstrDynamicReturnTypeExtension' => [['0315']], + 'PHPStan\Type\Php\ThrowableReturnTypeExtension' => [['0316']], + 'PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension' => [['0317']], + 'PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension' => [['0318']], + 'PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension' => [['0319']], + 'PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension' => [['0320']], + 'PHPStan\Type\Php\PowFunctionReturnTypeExtension' => [['0321']], + 'PHPStan\Type\Php\RoundFunctionReturnTypeExtension' => [['0322']], + 'PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension' => [['0323']], + 'PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension' => [['0324']], + 'PHPStan\Type\Php\RangeFunctionReturnTypeExtension' => [['0325']], + 'PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension' => [['0326']], + 'PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension' => [['0327']], + 'PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension' => [['0328']], + 'PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension' => [['0329']], + 'PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension' => [['0330']], + 'PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension' => [['0331']], + 'PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension' => [['0332']], + 'PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension' => [['0333']], + 'PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension' => [['0334']], + 'PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension' => [['0335']], + 'PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension' => [['0336']], + 'PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension' => [['0337']], + 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension' => [['0338']], + 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper' => [['0339']], + 'PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension' => [['0340']], + 'PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension' => [['0341']], + 'PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension' => [['0342']], + 'PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension' => [['0343']], + 'PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension' => [['0344']], + 'PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension' => [['0345']], + 'PHPStan\Type\Php\StrTokFunctionReturnTypeExtension' => [['0346']], + 'PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension' => [['0347']], + 'PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension' => [['0348']], + 'PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension' => [['0349']], + 'PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension' => [['0350']], + 'PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension' => [['0351']], + 'PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension' => [['0352', '0353', '0354', '0355', '0356']], + 'PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension' => [['0357']], + 'PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension' => [['0358']], + 'PHPStan\Type\ClosureTypeFactory' => [['0359']], + 'PHPStan\Type\Constant\OversizedArrayBuilder' => [['0360']], + 'PHPStan\Rules\Functions\PrintfHelper' => [['0361']], + 'PHPStan\Analyser\TypeSpecifier' => [['typeSpecifier']], + 'PHPStan\Analyser\TypeSpecifierFactory' => [['typeSpecifierFactory']], + 'PHPStan\File\RelativePathHelper' => [ + 0 => ['relativePathHelper'], + 2 => [1 => 'simpleRelativePathHelper', 'parentDirectoryRelativePathHelper'], + ], + 'PHPStan\File\ParentDirectoryRelativePathHelper' => [2 => ['parentDirectoryRelativePathHelper']], + 'PHPStan\Cache\CacheStorage' => [2 => ['cacheStorage']], + 'PHPStan\Cache\FileCacheStorage' => [2 => ['cacheStorage']], + 'PHPStan\Parser\Parser' => [ + 2 => [ + 'currentPhpVersionRichParser', + 'currentPhpVersionSimpleParser', + 'currentPhpVersionSimpleDirectParser', + 'defaultAnalysisParser', + 'php8Parser', + 'pathRoutingParser', + 'freshStubParser', + 'stubParser', + ], + ], + 'PHPStan\Parser\RichParser' => [2 => ['currentPhpVersionRichParser']], + 'PHPStan\Parser\CleaningParser' => [2 => ['currentPhpVersionSimpleParser']], + 'PHPStan\Parser\SimpleParser' => [2 => ['currentPhpVersionSimpleDirectParser', 'php8Parser']], + 'PHPStan\Parser\CachedParser' => [2 => ['defaultAnalysisParser', 'stubParser']], + 'PhpParser\Parser' => [2 => ['phpParserDecorator', 'currentPhpVersionPhpParser', 'php8PhpParser']], + 'PHPStan\Parser\PhpParserDecorator' => [2 => ['phpParserDecorator']], + 'PhpParser\Lexer' => [2 => ['currentPhpVersionLexer', 'php8Lexer']], + 'PhpParser\ParserAbstract' => [2 => ['currentPhpVersionPhpParser', 'php8PhpParser']], + 'PHPStan\Parser\PhpParserFactory' => [2 => ['currentPhpVersionPhpParserFactory']], + 'PHPStan\Rules\Registry' => [['registry']], + 'PHPStan\Rules\LazyRegistry' => [['registry']], + 'PHPStan\PhpDoc\StubPhpDocProvider' => [['stubPhpDocProvider']], + 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory' => [['reflectionProviderFactory']], + 'PHPStan\Reflection\ReflectionProvider' => [0 => ['reflectionProvider'], 2 => [1 => 'betterReflectionProvider']], + 'PHPStan\BetterReflection\SourceLocator\Type\SourceLocator' => [2 => ['betterReflectionSourceLocator']], + 'PHPStan\BetterReflection\Reflector\Reflector' => [ + 0 => ['originalBetterReflectionReflector'], + 2 => [1 => 'betterReflectionReflector', 'nodeScopeResolverReflector'], + ], + 'PHPStan\BetterReflection\Reflector\DefaultReflector' => [['originalBetterReflectionReflector']], + 'PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector' => [ + 2 => ['betterReflectionReflector', 'nodeScopeResolverReflector'], + ], + 'PHPStan\Reflection\BetterReflection\BetterReflectionProvider' => [2 => ['betterReflectionProvider']], + 'PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory' => [['0362']], + 'PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory' => [['0363']], + 'PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory' => [['0364']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber' => [1 => ['0365', '0366']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber' => [['0365']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber' => [['0366']], + 'PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory' => [['0367']], + 'PHPStan\Reflection\Deprecation\DeprecationProvider' => [['0368']], + 'PhpParser\Lexer\Emulative' => [2 => ['php8Lexer']], + 'PhpParser\Parser\Php8' => [2 => ['php8PhpParser']], + 'PHPStan\Parser\PathRoutingParser' => [2 => ['pathRoutingParser']], + 'PHPStan\Parser\StubParser' => [2 => ['freshStubParser']], + 'PHPStan\Diagnose\PHPStanDiagnoseExtension' => [2 => ['phpstanDiagnoseExtension']], + 'PHPStan\Command\ErrorFormatter\ErrorFormatter' => [ + [ + 'errorFormatter.raw', + 'errorFormatter.table', + 'errorFormatter.checkstyle', + 'errorFormatter.json', + 'errorFormatter.junit', + 'errorFormatter.prettyJson', + 'errorFormatter.gitlab', + 'errorFormatter.github', + 'errorFormatter.teamcity', + ], + ['0369'], + ], + 'PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter' => [['0369']], + 'PHPStan\Command\ErrorFormatter\RawErrorFormatter' => [['errorFormatter.raw']], + 'PHPStan\Command\ErrorFormatter\TableErrorFormatter' => [['errorFormatter.table']], + 'PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter' => [['errorFormatter.checkstyle']], + 'PHPStan\Command\ErrorFormatter\JsonErrorFormatter' => [['errorFormatter.json', 'errorFormatter.prettyJson']], + 'PHPStan\Command\ErrorFormatter\JunitErrorFormatter' => [['errorFormatter.junit']], + 'PHPStan\Command\ErrorFormatter\GitlabErrorFormatter' => [['errorFormatter.gitlab']], + 'PHPStan\Command\ErrorFormatter\GithubErrorFormatter' => [['errorFormatter.github']], + 'PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter' => [['errorFormatter.teamcity']], + 'PHPStan\Rules\Classes\ExistingClassInClassExtendsRule' => [['0370']], + 'PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule' => [['0371']], + 'PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule' => [['0372']], + 'PHPStan\Rules\Classes\ExistingClassInInstanceOfRule' => [['0373']], + 'PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule' => [['0374']], + 'PHPStan\Rules\Classes\ExistingClassInTraitUseRule' => [['0375']], + 'PHPStan\Rules\Classes\InstantiationRule' => [['0376']], + 'PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule' => [['0377']], + 'PHPStan\Rules\Functions\CallToNonExistentFunctionRule' => [['0378']], + 'PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule' => [['0379']], + 'PHPStan\Rules\Constants\OverridingConstantRule' => [['0380']], + 'PHPStan\Rules\Methods\OverridingMethodRule' => [['0381']], + 'PHPStan\Rules\Missing\MissingReturnRule' => [['0382']], + 'PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule' => [['0383']], + 'PHPStan\Rules\Namespaces\ExistingNamesInUseRule' => [['0384']], + 'PHPStan\Rules\Properties\AccessPropertiesRule' => [['0385']], + 'PHPStan\Rules\Properties\AccessStaticPropertiesRule' => [['0386']], + 'PHPStan\Rules\Properties\ExistingClassesInPropertiesRule' => [['0387']], + 'PHPStan\Rules\Functions\FunctionCallableRule' => [['0388']], + 'PHPStan\Rules\Properties\OverridingPropertyRule' => [['0389']], + 'PHPStan\Rules\Properties\SetPropertyHookParameterRule' => [['0390']], + 'PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule' => [['0391']], + 'PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule' => [['0392']], + 'PHPStan\Rules\Variables\CompactVariablesRule' => [['0393']], + 'PHPStan\Rules\Variables\DefinedVariableRule' => [['0394']], + 'PHPStan\Rules\Keywords\RequireFileExistsRule' => [['0395']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension' => [['0396', '0463']], + 'PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension' => [['0396']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension' => [['0397', '0467']], + 'PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension' => [['0397']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension' => [['0398', '0464']], + 'PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension' => [['0398']], + 'PHPStan\Rules\Constants\ConstantRule' => [['0399']], + 'PHPStan\Rules\Classes\MixinRule' => [['0400']], + 'PHPStan\Rules\PhpDoc\RequireExtendsCheck' => [['0401']], + 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule' => [['0402']], + 'PHPStan\Rules\Functions\CallCallablesRule' => [['0403']], + 'PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule' => [['0404']], + 'PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule' => [['0405']], + 'PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule' => [['0406']], + 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension' => [['0407', '0466']], + 'PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension' => [['0407']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension' => [['0408', '0465']], + 'PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension' => [['0408']], + 'PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule' => [['0409']], + 'PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule' => [['0410']], + 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule' => [['0411']], + 'PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule' => [['0412']], + 'PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule' => [['0413']], + 'PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule' => [['0414']], + 'PHPStan\Rules\Generators\YieldFromTypeRule' => [['0415']], + 'PHPStan\Rules\Generators\YieldInGeneratorRule' => [['0416']], + 'PHPStan\Rules\Classes\ImpossibleInstanceOfRule' => [['0417']], + 'PHPStan\Rules\Comparison\BooleanAndConstantConditionRule' => [['0418']], + 'PHPStan\Rules\Comparison\BooleanOrConstantConditionRule' => [['0419']], + 'PHPStan\Rules\Comparison\BooleanNotConstantConditionRule' => [['0420']], + 'PHPStan\Collectors\Collector' => [ + [ + '0421', + '0422', + '0423', + '0424', + '0425', + '0426', + '0427', + '0448', + '0449', + '0525', + '0526', + '0527', + '0593', + '0594', + '0595', + '0596', + '0597', + ], + ], + 'PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector' => [['0421']], + 'PHPStan\Rules\DeadCode\PossiblyPureNewCollector' => [['0422']], + 'PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector' => [['0423']], + 'PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector' => [['0424']], + 'PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector' => [['0425']], + 'PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector' => [['0426']], + 'PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector' => [['0427']], + 'PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule' => [['0428']], + 'PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule' => [['0429']], + 'PHPStan\Rules\Comparison\ElseIfConstantConditionRule' => [['0430']], + 'PHPStan\Rules\Comparison\IfConstantConditionRule' => [['0431']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule' => [['0432']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule' => [['0433']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule' => [['0434']], + 'PHPStan\Rules\Comparison\LogicalXorConstantConditionRule' => [['0435']], + 'PHPStan\Rules\Comparison\MatchExpressionRule' => [['0436']], + 'PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule' => [['0437']], + 'PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule' => [['0438']], + 'PHPStan\Rules\Comparison\ConstantLooseComparisonRule' => [['0439']], + 'PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule' => [['0440']], + 'PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule' => [['0441']], + 'PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule' => [['0442']], + 'PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule' => [['0443']], + 'PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule' => [['0444']], + 'PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule' => [['0445']], + 'PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule' => [['0446']], + 'PHPStan\Rules\Properties\NullsafePropertyFetchRule' => [['0447']], + 'PHPStan\Rules\Traits\TraitDeclarationCollector' => [['0448']], + 'PHPStan\Rules\Traits\TraitUseCollector' => [['0449']], + 'PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule' => [['0450']], + 'PHPStan\Rules\Functions\RandomIntParametersRule' => [['0451']], + 'PHPStan\Rules\Functions\ArrayFilterRule' => [['0452']], + 'PHPStan\Rules\Functions\ArrayValuesRule' => [['0453']], + 'PHPStan\Rules\Functions\ParameterCastableToNumberRule' => [['0454']], + 'PHPStan\Type\StaticMethodParameterOutTypeExtension' => [['0455']], + 'Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension' => [['0455']], + 'PHPStan\Type\StaticMethodTypeSpecifyingExtension' => [['0456']], + 'Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension' => [['0456']], + 'PHPStan\Type\StaticMethodParameterClosureTypeExtension' => [['0457']], + 'Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension' => [['0457']], + 'Carbon\PHPStan\MacroExtension' => [['0458']], + 'PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider' => [['0459']], + 'PHPStan\Rules\Deprecations\DeprecatedScopeHelper' => [['0460']], + 'PHPStan\Rules\Deprecations\DeprecatedScopeResolver' => [['0461']], + 'PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver' => [['0461']], + 'PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule' => [['0462']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension' => [['0463']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension' => [['0464']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension' => [['0465']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension' => [['0466']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension' => [['0467']], + 'PHPStan\Rules\BooleansInConditions\BooleanRuleHelper' => [['0468']], + 'PHPStan\Rules\Operators\OperatorRuleHelper' => [['0469']], + 'PHPStan\Rules\VariableVariables\VariablePropertyFetchRule' => [['0470']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule' => [['0471']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule' => [['0472']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule' => [['0473']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule' => [['0474']], + 'PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule' => [['0475']], + 'PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule' => [['0476']], + 'PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule' => [['0477']], + 'PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule' => [['0478']], + 'PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule' => [['0479']], + 'PHPStan\Rules\Cast\UselessCastRule' => [['0480']], + 'PHPStan\Rules\Classes\RequireParentConstructCallRule' => [['0481']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule' => [['0482']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule' => [['0483']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule' => [['0484']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule' => [['0485']], + 'PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule' => [['0486']], + 'PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule' => [['0487']], + 'PHPStan\Rules\Functions\ArrayFilterStrictRule' => [['0488']], + 'PHPStan\Rules\Functions\ClosureUsesThisRule' => [['0489']], + 'PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule' => [['0490']], + 'PHPStan\Rules\Methods\IllegalConstructorMethodCallRule' => [['0491']], + 'PHPStan\Rules\Methods\IllegalConstructorStaticCallRule' => [['0492']], + 'PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule' => [['0493', '0494', '0495', '0496']], + 'PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule' => [['0493']], + 'PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule' => [['0494']], + 'PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule' => [['0495']], + 'PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule' => [['0496']], + 'PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule' => [['0497']], + 'PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule' => [['0498']], + 'PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule' => [['0499']], + 'PHPStan\Rules\Operators\OperandsInArithmeticModuloRule' => [['0500']], + 'PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule' => [['0501']], + 'PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule' => [['0502']], + 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule' => [['0503']], + 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule' => [['0504']], + 'PHPStan\Rules\StrictCalls\StrictFunctionCallsRule' => [['0505']], + 'PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule' => [['0506']], + 'PHPStan\Rules\VariableVariables\VariableMethodCallRule' => [['0507']], + 'PHPStan\Rules\VariableVariables\VariableMethodCallableRule' => [['0508']], + 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule' => [['0509']], + 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule' => [['0510']], + 'PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule' => [['0511']], + 'PHPStan\Rules\VariableVariables\VariableVariablesRule' => [['0512']], + 'Rector\TypePerfect\Configuration' => [['0513']], + 'Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder' => [['0514']], + 'Rector\TypePerfect\NodeFinder\MethodCallNodeFinder' => [['0515']], + 'Rector\TypePerfect\NodeFinder\ReturnNodeFinder' => [['0516']], + 'Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer' => [['0517']], + 'Rector\TypePerfect\Printer\NodeComparator' => [['0518']], + 'Rector\TypePerfect\Reflection\ReflectionParser' => [['0519']], + 'Rector\TypePerfect\Reflection\MethodNodeAnalyser' => [['0520']], + 'Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher' => [['0521']], + 'Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver' => [['0522']], + 'Rector\TypePerfect\Printer\CollectorMetadataPrinter' => [['0523']], + 'Rector\TypePerfect\Guard\EmptyIssetGuard' => [['0524']], + 'Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector' => [['0525']], + 'Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector' => [['0526']], + 'Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector' => [['0527']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed' => [['0528']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory' => [['0529']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath' => [['0530']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature' => [['0531']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory' => [['0532']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory' => [['0533']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory' => [['0534']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory' => [['0535']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory' => [['0536']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory' => [['0537']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory' => [['0537']], + 'Spaze\PHPStan\Rules\Disallowed\File\FilePath' => [['0538']], + 'Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter' => [['0539']], + 'Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier' => [['0540']], + 'Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer' => [['0541']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors' => [['0542']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors' => [['0543']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors' => [['0544']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors' => [['0545']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors' => [['0546']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors' => [['0547']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors' => [['0548']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors' => [['0549']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors' => [['0550']], + 'Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver' => [['0551']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory' => [['0552']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages' => [['0553', '0554']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls' => [['0555']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls' => [['0556']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls' => [['0557']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls' => [['0558']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls' => [['0559']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls' => [['0560']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls' => [['0561']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls' => [['0562']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls' => [['0563']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls' => [['0564']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls' => [['0565']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls' => [['0566']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages' => [['0567']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages' => [['classConstantUsages', '0568']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages' => [['0569']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages' => [['0570']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure' => [['0571']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure' => [['0572']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure' => [['0573']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure' => [['0574']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure' => [['0575']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure' => [['0576']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure' => [['0577']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure' => [['0578']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure' => [['0579']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure' => [['0580']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure' => [['0581']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure' => [['0582']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure' => [['0583']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure' => [['0584']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure' => [['0585']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule' => [['0586']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule' => [['0587']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule' => [['0588']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule' => [['0589']], + 'TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter' => [['0590']], + 'TomasVotruba\TypeCoverage\CollectorDataNormalizer' => [['0591']], + 'TomasVotruba\TypeCoverage\Configuration' => [['0592']], + 'TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector' => [['0593']], + 'TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector' => [['0594']], + 'TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector' => [['0595']], + 'TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector' => [['0596']], + 'TomasVotruba\TypeCoverage\Collectors\DeclareCollector' => [['0597']], + ]; + + + public function __construct(array $params = []) + { + parent::__construct($params); + } + + + public function createService01(): PhpParser\BuilderFactory + { + return new PhpParser\BuilderFactory; + } + + + public function createService02(): PHPStan\Parser\LexerFactory + { + return new PHPStan\Parser\LexerFactory($this->getService('026')); + } + + + public function createService03(): PhpParser\NodeVisitor\NameResolver + { + return new PhpParser\NodeVisitor\NameResolver(options: ['preserveOriginalNames' => true]); + } + + + public function createService04(): PHPStan\Parser\AnonymousClassVisitor + { + return new PHPStan\Parser\AnonymousClassVisitor; + } + + + public function createService05(): PHPStan\Parser\ArrayFilterArgVisitor + { + return new PHPStan\Parser\ArrayFilterArgVisitor; + } + + + public function createService06(): PHPStan\Parser\ArrayFindArgVisitor + { + return new PHPStan\Parser\ArrayFindArgVisitor; + } + + + public function createService07(): PHPStan\Parser\ArrayMapArgVisitor + { + return new PHPStan\Parser\ArrayMapArgVisitor; + } + + + public function createService08(): PHPStan\Parser\ArrayWalkArgVisitor + { + return new PHPStan\Parser\ArrayWalkArgVisitor; + } + + + public function createService09(): PHPStan\Parser\ClosureArgVisitor + { + return new PHPStan\Parser\ClosureArgVisitor; + } + + + public function createService010(): PHPStan\Parser\ClosureBindToVarVisitor + { + return new PHPStan\Parser\ClosureBindToVarVisitor; + } + + + public function createService011(): PHPStan\Parser\ClosureBindArgVisitor + { + return new PHPStan\Parser\ClosureBindArgVisitor; + } + + + public function createService012(): PHPStan\Parser\CurlSetOptArgVisitor + { + return new PHPStan\Parser\CurlSetOptArgVisitor; + } + + + public function createService013(): PHPStan\Parser\ArrowFunctionArgVisitor + { + return new PHPStan\Parser\ArrowFunctionArgVisitor; + } + + + public function createService014(): PHPStan\Parser\MagicConstantParamDefaultVisitor + { + return new PHPStan\Parser\MagicConstantParamDefaultVisitor; + } + + + public function createService015(): PHPStan\Parser\NewAssignedToPropertyVisitor + { + return new PHPStan\Parser\NewAssignedToPropertyVisitor; + } + + + public function createService016(): PHPStan\Parser\ParentStmtTypesVisitor + { + return new PHPStan\Parser\ParentStmtTypesVisitor; + } + + + public function createService017(): PHPStan\Parser\StandaloneThrowExprVisitor + { + return new PHPStan\Parser\StandaloneThrowExprVisitor; + } + + + public function createService018(): PHPStan\Parser\TryCatchTypeVisitor + { + return new PHPStan\Parser\TryCatchTypeVisitor; + } + + + public function createService019(): PHPStan\Parser\LastConditionVisitor + { + return new PHPStan\Parser\LastConditionVisitor; + } + + + public function createService020(): PHPStan\Parser\TypeTraverserInstanceofVisitor + { + return new PHPStan\Parser\TypeTraverserInstanceofVisitor; + } + + + public function createService021(): PHPStan\Parser\VariadicMethodsVisitor + { + return new PHPStan\Parser\VariadicMethodsVisitor; + } + + + public function createService022(): PHPStan\Parser\VariadicFunctionsVisitor + { + return new PHPStan\Parser\VariadicFunctionsVisitor; + } + + + public function createService023(): PHPStan\Node\Printer\ExprPrinter + { + return new PHPStan\Node\Printer\ExprPrinter($this->getService('024')); + } + + + public function createService024(): PHPStan\Node\Printer\Printer + { + return new PHPStan\Node\Printer\Printer; + } + + + public function createService025(): PHPStan\Broker\AnonymousClassNameHelper + { + return new PHPStan\Broker\AnonymousClassNameHelper($this->getService('085'), $this->getService('simpleRelativePathHelper')); + } + + + public function createService026(): PHPStan\Php\PhpVersion + { + return $this->getService('027')->create(); + } + + + public function createService027(): PHPStan\Php\PhpVersionFactory + { + return $this->getService('028')->create(); + } + + + public function createService028(): PHPStan\Php\PhpVersionFactoryFactory + { + return new PHPStan\Php\PhpVersionFactoryFactory(null, ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); + } + + + public function createService029(): PHPStan\Php\ComposerPhpVersionFactory + { + return new PHPStan\Php\ComposerPhpVersionFactory(['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); + } + + + public function createService030(): PHPStan\PhpDocParser\ParserConfig + { + return new PHPStan\PhpDocParser\ParserConfig(['lines' => true]); + } + + + public function createService031(): PHPStan\PhpDocParser\Lexer\Lexer + { + return new PHPStan\PhpDocParser\Lexer\Lexer($this->getService('030')); + } + + + public function createService032(): PHPStan\PhpDocParser\Parser\TypeParser + { + return new PHPStan\PhpDocParser\Parser\TypeParser($this->getService('030'), $this->getService('033')); + } + + + public function createService033(): PHPStan\PhpDocParser\Parser\ConstExprParser + { + return new PHPStan\PhpDocParser\Parser\ConstExprParser($this->getService('030')); + } + + + public function createService034(): PHPStan\PhpDocParser\Parser\PhpDocParser + { + return new PHPStan\PhpDocParser\Parser\PhpDocParser( + $this->getService('030'), + $this->getService('032'), + $this->getService('033') + ); + } + + + public function createService035(): PHPStan\PhpDocParser\Printer\Printer + { + return new PHPStan\PhpDocParser\Printer\Printer; + } + + + public function createService036(): PHPStan\PhpDoc\PhpDocInheritanceResolver + { + return new PHPStan\PhpDoc\PhpDocInheritanceResolver($this->getService('0185'), $this->getService('stubPhpDocProvider')); + } + + + public function createService037(): PHPStan\PhpDoc\PhpDocNodeResolver + { + return new PHPStan\PhpDoc\PhpDocNodeResolver($this->getService('040'), $this->getService('039'), $this->getService('0170')); + } + + + public function createService038(): PHPStan\PhpDoc\PhpDocStringResolver + { + return new PHPStan\PhpDoc\PhpDocStringResolver($this->getService('031'), $this->getService('034')); + } + + + public function createService039(): PHPStan\PhpDoc\ConstExprNodeResolver + { + return new PHPStan\PhpDoc\ConstExprNodeResolver($this->getService('0122'), $this->getService('096')); + } + + + public function createService040(): PHPStan\PhpDoc\TypeNodeResolver + { + return new PHPStan\PhpDoc\TypeNodeResolver( + $this->getService('041'), + $this->getService('0122'), + $this->getService('0187'), + $this->getService('060'), + $this->getService('096') + ); + } + + + public function createService041(): PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider + { + return new PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider($this->getService('075')); + } + + + public function createService042(): PHPStan\PhpDoc\TypeStringResolver + { + return new PHPStan\PhpDoc\TypeStringResolver($this->getService('031'), $this->getService('032'), $this->getService('040')); + } + + + public function createService043(): PHPStan\PhpDoc\StubValidator + { + return new PHPStan\PhpDoc\StubValidator($this->getService('077')); + } + + + public function createService044(): PHPStan\PhpDoc\SocketSelectStubFilesExtension + { + return new PHPStan\PhpDoc\SocketSelectStubFilesExtension($this->getService('026')); + } + + + public function createService045(): PHPStan\PhpDoc\DefaultStubFilesProvider + { + return new PHPStan\PhpDoc\DefaultStubFilesProvider( + $this->getService('075'), + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', + ], + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'] + ); + } + + + public function createService046(): PHPStan\PhpDoc\JsonValidateStubFilesExtension + { + return new PHPStan\PhpDoc\JsonValidateStubFilesExtension($this->getService('026')); + } + + + public function createService047(): PHPStan\PhpDoc\ReflectionClassStubFilesExtension + { + return new PHPStan\PhpDoc\ReflectionClassStubFilesExtension($this->getService('026')); + } + + + public function createService048(): PHPStan\PhpDoc\ReflectionEnumStubFilesExtension + { + return new PHPStan\PhpDoc\ReflectionEnumStubFilesExtension($this->getService('026')); + } + + + public function createService049(): PHPStan\Analyser\Analyser + { + return new PHPStan\Analyser\Analyser( + $this->getService('051'), + $this->getService('registry'), + $this->getService('066'), + $this->getService('059'), + 50 + ); + } + + + public function createService050(): PHPStan\Analyser\AnalyserResultFinalizer + { + return new PHPStan\Analyser\AnalyserResultFinalizer( + $this->getService('registry'), + $this->getService('052'), + $this->getService('054'), + $this->getService('058'), + $this->getService('053'), + true + ); + } + + + public function createService051(): PHPStan\Analyser\FileAnalyser + { + return new PHPStan\Analyser\FileAnalyser( + $this->getService('058'), + $this->getService('059'), + $this->getService('defaultAnalysisParser'), + $this->getService('071'), + $this->getService('052'), + $this->getService('054'), + $this->getService('053') + ); + } + + + public function createService052(): PHPStan\Analyser\IgnoreErrorExtensionProvider + { + return new PHPStan\Analyser\IgnoreErrorExtensionProvider($this->getService('075')); + } + + + public function createService053(): PHPStan\Analyser\LocalIgnoresProcessor + { + return new PHPStan\Analyser\LocalIgnoresProcessor; + } + + + public function createService054(): PHPStan\Analyser\RuleErrorTransformer + { + return new PHPStan\Analyser\RuleErrorTransformer; + } + + + public function createService055(): PHPStan\Analyser\Ignore\IgnoredErrorHelper + { + return new PHPStan\Analyser\Ignore\IgnoredErrorHelper( + $this->getService('085'), + [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], + true + ); + } + + + public function createService056(): PHPStan\Analyser\Ignore\IgnoreLexer + { + return new PHPStan\Analyser\Ignore\IgnoreLexer; + } + + + public function createService057(): PHPStan\Analyser\LazyInternalScopeFactory + { + return new PHPStan\Analyser\LazyInternalScopeFactory($this->getService('075')); + } + + + public function createService058(): PHPStan\Analyser\ScopeFactory + { + return new PHPStan\Analyser\ScopeFactory($this->getService('057')); + } + + + public function createService059(): PHPStan\Analyser\NodeScopeResolver + { + return new PHPStan\Analyser\NodeScopeResolver( + $this->getService('reflectionProvider'), + $this->getService('096'), + $this->getService('nodeScopeResolverReflector'), + $this->getService('078'), + $this->getService('080'), + $this->getService('defaultAnalysisParser'), + $this->getService('0185'), + $this->getService('stubPhpDocProvider'), + $this->getService('026'), + $this->getService('0128'), + $this->getService('0368'), + $this->getService('094'), + $this->getService('036'), + $this->getService('085'), + $this->getService('typeSpecifier'), + $this->getService('083'), + $this->getService('0178'), + $this->getService('084'), + $this->getService('058'), + false, + false, + false, + [], + [], + ['stdClass'], + true, + true, + true + ); + } + + + public function createService060(): PHPStan\Analyser\ConstantResolver + { + return $this->getService('061')->create(); + } + + + public function createService061(): PHPStan\Analyser\ConstantResolverFactory + { + return new PHPStan\Analyser\ConstantResolverFactory($this->getService('0122'), $this->getService('075')); + } + + + public function createService062(): PHPStan\Analyser\ResultCache\ResultCacheManagerFactory + { + return new class ($this) implements PHPStan\Analyser\ResultCache\ResultCacheManagerFactory { + private $container; + + + public function __construct(Container_3030152446 $container) + { + $this->container = $container; + } + + + public function create(array $fileReplacements): PHPStan\Analyser\ResultCache\ResultCacheManager + { + return new PHPStan\Analyser\ResultCache\ResultCacheManager( + $this->container->getService('075'), + $this->container->getService('072'), + $this->container->getService('fileFinderScan'), + $this->container->getService('reflectionProvider'), + $this->container->getService('045'), + $this->container->getService('085'), + 'storage/framework/cache/phpstan/resultCache.php', + $this->container->getParameter('analysedPaths'), + $this->container->getParameter('analysedPathsFromConfig'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + '8', + null, + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + [], + [], + $fileReplacements, + false, + [ + ['parameters', 'editorUrl'], + ['parameters', 'editorUrlTitle'], + ['parameters', 'errorFormat'], + ['parameters', 'ignoreErrors'], + ['parameters', 'reportUnmatchedIgnoredErrors'], + ['parameters', 'tipsOfTheDay'], + ['parameters', 'parallel'], + ['parameters', 'internalErrorsCountLimit'], + ['parameters', 'cache'], + ['parameters', 'memoryLimitFile'], + ['parameters', 'pro'], + 'parametersSchema', + ], + 7 + ); + } + }; + } + + + public function createService063(): PHPStan\Analyser\ResultCache\ResultCacheClearer + { + return new PHPStan\Analyser\ResultCache\ResultCacheClearer('storage/framework/cache/phpstan/resultCache.php'); + } + + + public function createService064(): PHPStan\Analyser\RicherScopeGetTypeHelper + { + return new PHPStan\Analyser\RicherScopeGetTypeHelper($this->getService('096')); + } + + + public function createService065(): PHPStan\Cache\Cache + { + return new PHPStan\Cache\Cache($this->getService('cacheStorage')); + } + + + public function createService066(): PHPStan\Collectors\Registry + { + return $this->getService('067')->create(); + } + + + public function createService067(): PHPStan\Collectors\RegistryFactory + { + return new PHPStan\Collectors\RegistryFactory($this->getService('075')); + } + + + public function createService068(): PHPStan\Command\AnalyseApplication + { + return new PHPStan\Command\AnalyseApplication( + $this->getService('069'), + $this->getService('050'), + $this->getService('043'), + $this->getService('062'), + $this->getService('055'), + $this->getService('045') + ); + } + + + public function createService069(): PHPStan\Command\AnalyserRunner + { + return new PHPStan\Command\AnalyserRunner( + $this->getService('092'), + $this->getService('049'), + $this->getService('091'), + $this->getService('093') + ); + } + + + public function createService070(): PHPStan\Command\FixerApplication + { + return new PHPStan\Command\FixerApplication( + $this->getService('088'), + $this->getService('055'), + $this->getService('045'), + $this->getParameter('analysedPaths'), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', + ['1.1.1.2'], + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + null, + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + 'phpstorm://open?file=%file%&line=%line%', + '8' + ); + } + + + public function createService071(): PHPStan\Dependency\DependencyResolver + { + return new PHPStan\Dependency\DependencyResolver( + $this->getService('085'), + $this->getService('reflectionProvider'), + $this->getService('073'), + $this->getService('0185') + ); + } + + + public function createService072(): PHPStan\Dependency\ExportedNodeFetcher + { + return new PHPStan\Dependency\ExportedNodeFetcher($this->getService('defaultAnalysisParser'), $this->getService('074')); + } + + + public function createService073(): PHPStan\Dependency\ExportedNodeResolver + { + return new PHPStan\Dependency\ExportedNodeResolver( + $this->getService('reflectionProvider'), + $this->getService('0185'), + $this->getService('023') + ); + } + + + public function createService074(): PHPStan\Dependency\ExportedNodeVisitor + { + return new PHPStan\Dependency\ExportedNodeVisitor($this->getService('073')); + } + + + public function createService075(): PHPStan\DependencyInjection\Container + { + return new PHPStan\DependencyInjection\MemoizingContainer($this->getService('076')); + } + + + public function createService076(): PHPStan\DependencyInjection\Nette\NetteContainer + { + return new PHPStan\DependencyInjection\Nette\NetteContainer($this); + } + + + public function createService077(): PHPStan\DependencyInjection\DerivativeContainerFactory + { + return new PHPStan\DependencyInjection\DerivativeContainerFactory( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'storage/framework/cache/phpstan', + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + ], + $this->getParameter('analysedPaths'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + $this->getParameter('analysedPathsFromConfig'), + '8', + null, + null, + $this->getParameter('singleReflectionFile'), + $this->getParameter('singleReflectionInsteadOfFile') + ); + } + + + public function createService078(): PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider($this->getService('075')); + } + + + public function createService079(): PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider($this->getService('075')); + } + + + public function createService080(): PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider($this->getService('075')); + } + + + public function createService081(): PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider($this->getService('075')); + } + + + public function createService082(): PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider($this->getService('075')); + } + + + public function createService083(): PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider($this->getService('075')); + } + + + public function createService084(): PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider($this->getService('075')); + } + + + public function createService085(): PHPStan\File\FileHelper + { + return new PHPStan\File\FileHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createService086(): PHPStan\File\FileExcluderFactory + { + return new PHPStan\File\FileExcluderFactory($this->getService('087'), ['analyseAndScan' => [], 'analyse' => []]); + } + + + public function createService087(): PHPStan\File\FileExcluderRawFactory + { + return new class ($this) implements PHPStan\File\FileExcluderRawFactory { + private $container; + + + public function __construct(Container_3030152446 $container) + { + $this->container = $container; + } + + + public function create(array $analyseExcludes): PHPStan\File\FileExcluder + { + return new PHPStan\File\FileExcluder($this->container->getService('085'), $analyseExcludes); + } + }; + } + + + public function createService088(): PHPStan\File\FileMonitor + { + return new PHPStan\File\FileMonitor( + $this->getService('fileFinderAnalyse'), + $this->getService('fileFinderScan'), + $this->getParameter('analysedPaths'), + $this->getParameter('analysedPathsFromConfig'), + [], + [] + ); + } + + + public function createService089(): PHPStan\Parser\DeclarePositionVisitor + { + return new PHPStan\Parser\DeclarePositionVisitor; + } + + + public function createService090(): PHPStan\Parser\ImmediatelyInvokedClosureVisitor + { + return new PHPStan\Parser\ImmediatelyInvokedClosureVisitor; + } + + + public function createService091(): PHPStan\Parallel\ParallelAnalyser + { + return new PHPStan\Parallel\ParallelAnalyser(50, 600.0, 134217728); + } + + + public function createService092(): PHPStan\Parallel\Scheduler + { + return new PHPStan\Parallel\Scheduler(20, 32, 2); + } + + + public function createService093(): PHPStan\Process\CpuCoreCounter + { + return new PHPStan\Process\CpuCoreCounter; + } + + + public function createService094(): PHPStan\Reflection\AttributeReflectionFactory + { + return new PHPStan\Reflection\AttributeReflectionFactory($this->getService('096'), $this->getService('0122')); + } + + + public function createService095(): PHPStan\Reflection\FunctionReflectionFactory + { + return new class ($this) implements PHPStan\Reflection\FunctionReflectionFactory { + private $container; + + + public function __construct(Container_3030152446 $container) + { + $this->container = $container; + } + + + public function create( + PHPStan\BetterReflection\Reflection\Adapter\ReflectionFunction $reflection, + PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, + array $phpDocParameterTypes, + ?PHPStan\Type\Type $phpDocReturnType, + ?PHPStan\Type\Type $phpDocThrowType, + ?string $deprecatedDescription, + bool $isDeprecated, + bool $isInternal, + ?string $filename, + ?bool $isPure, + PHPStan\Reflection\Assertions $asserts, + bool $acceptsNamedArguments, + ?string $phpDocComment, + array $phpDocParameterOutTypes, + array $phpDocParameterImmediatelyInvokedCallable, + array $phpDocParameterClosureThisTypes, + array $attributes + ): PHPStan\Reflection\Php\PhpFunctionReflection { + return new PHPStan\Reflection\Php\PhpFunctionReflection( + $this->container->getService('096'), + $reflection, + $this->container->getService('defaultAnalysisParser'), + $this->container->getService('094'), + $templateTypeMap, + $phpDocParameterTypes, + $phpDocReturnType, + $phpDocThrowType, + $deprecatedDescription, + $isDeprecated, + $isInternal, + $filename, + $isPure, + $asserts, + $acceptsNamedArguments, + $phpDocComment, + $phpDocParameterOutTypes, + $phpDocParameterImmediatelyInvokedCallable, + $phpDocParameterClosureThisTypes, + $attributes + ); + } + }; + } + + + public function createService096(): PHPStan\Reflection\InitializerExprTypeResolver + { + return new PHPStan\Reflection\InitializerExprTypeResolver( + $this->getService('060'), + $this->getService('0122'), + $this->getService('026'), + $this->getService('082'), + $this->getService('0360'), + false + ); + } + + + public function createService097(): PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension; + } + + + public function createService098(): PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension; + } + + + public function createService099(): PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor; + } + + + public function createService0100(): PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher( + $this->getService('099'), + $this->getService('defaultAnalysisParser') + ); + } + + + public function createService0101(): PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker( + $this->getService('0103'), + $this->getService('0104'), + $this->getService('0102'), + $this->getService('026') + ); + } + + + public function createService0102(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory( + $this->getService('0100'), + $this->getService('fileFinderScan'), + $this->getService('026'), + $this->getService('065') + ); + } + + + public function createService0103(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository($this->getService('0102')); + } + + + public function createService0104(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory { + private $container; + + + public function __construct(Container_3030152446 $container) + { + $this->container = $container; + } + + + public function create(PHPStan\BetterReflection\SourceLocator\Type\Composer\Psr\PsrAutoloaderMapping $mapping): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator($mapping, $this->container->getService('0106')); + } + }; + } + + + public function createService0105(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory { + private $container; + + + public function __construct(Container_3030152446 $container) + { + $this->container = $container; + } + + + public function create(string $fileName): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator( + $this->container->getService('0100'), + $fileName + ); + } + }; + } + + + public function createService0106(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository($this->getService('0105')); + } + + + public function createService0107(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumBackedCase' + ); + } + + + public function createService0108(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumUnitCase' + ); + } + + + public function createService0109(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0110(): PHPStan\Reflection\ConstructorsHelper + { + return new PHPStan\Reflection\ConstructorsHelper($this->getService('075'), []); + } + + + public function createService0111(): PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension + { + return new PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension; + } + + + public function createService0112(): PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension; + } + + + public function createService0113(): PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension([]); + } + + + public function createService0114(): PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension([]); + } + + + public function createService0115(): PHPStan\Reflection\Php\PhpClassReflectionExtension + { + return new PHPStan\Reflection\Php\PhpClassReflectionExtension( + $this->getService('058'), + $this->getService('059'), + $this->getService('0116'), + $this->getService('036'), + $this->getService('0368'), + $this->getService('097'), + $this->getService('098'), + $this->getService('0128'), + $this->getService('defaultAnalysisParser'), + $this->getService('stubPhpDocProvider'), + $this->getService('0122'), + $this->getService('0185'), + $this->getService('094'), + false + ); + } + + + public function createService0116(): PHPStan\Reflection\Php\PhpMethodReflectionFactory + { + return new class ($this) implements PHPStan\Reflection\Php\PhpMethodReflectionFactory { + private $container; + + + public function __construct(Container_3030152446 $container) + { + $this->container = $container; + } + + + public function create( + PHPStan\Reflection\ClassReflection $declaringClass, + ?PHPStan\Reflection\ClassReflection $declaringTrait, + PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod $reflection, + PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, + array $phpDocParameterTypes, + ?PHPStan\Type\Type $phpDocReturnType, + ?PHPStan\Type\Type $phpDocThrowType, + ?string $deprecatedDescription, + bool $isDeprecated, + bool $isInternal, + bool $isFinal, + ?bool $isPure, + PHPStan\Reflection\Assertions $asserts, + ?PHPStan\Type\Type $selfOutType, + ?string $phpDocComment, + array $phpDocParameterOutTypes, + array $immediatelyInvokedCallableParameters, + array $phpDocClosureThisTypeParameters, + bool $acceptsNamedArguments, + array $attributes + ): PHPStan\Reflection\Php\PhpMethodReflection { + return new PHPStan\Reflection\Php\PhpMethodReflection( + $this->container->getService('096'), + $declaringClass, + $declaringTrait, + $reflection, + $this->container->getService('reflectionProvider'), + $this->container->getService('094'), + $this->container->getService('defaultAnalysisParser'), + $templateTypeMap, + $phpDocParameterTypes, + $phpDocReturnType, + $phpDocThrowType, + $deprecatedDescription, + $isDeprecated, + $isInternal, + $isFinal, + $isPure, + $asserts, + $acceptsNamedArguments, + $selfOutType, + $phpDocComment, + $phpDocParameterOutTypes, + $immediatelyInvokedCallableParameters, + $phpDocClosureThisTypeParameters, + $attributes + ); + } + }; + } + + + public function createService0117(): PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension; + } + + + public function createService0118(): PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension + { + return new PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension; + } + + + public function createService0119(): PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension + { + return new PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension( + $this->getService('reflectionProvider'), + ['stdClass'], + $this->getService('098') + ); + } + + + public function createService0120(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension + { + return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\Reflection\ClassReflection', + 'getNativeReflection' + ); + } + + + public function createService0121(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension + { + return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\Reflection\Php\BuiltinMethodReflection', + 'getDeclaringClass' + ); + } + + + public function createService0122(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider + { + return new PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider($this->getService('075')); + } + + + public function createService0123(): PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider + { + return new PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider( + $this->getService('0128'), + $this->getService('betterReflectionReflector'), + $this->getService('0185'), + $this->getService('stubPhpDocProvider'), + $this->getService('094') + ); + } + + + public function createService0124(): PHPStan\Reflection\SignatureMap\SignatureMapParser + { + return new PHPStan\Reflection\SignatureMap\SignatureMapParser($this->getService('042')); + } + + + public function createService0125(): PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider + { + return new PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider( + $this->getService('0124'), + $this->getService('096'), + $this->getService('026'), + true + ); + } + + + public function createService0126(): PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider + { + return new PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider( + $this->getService('0125'), + $this->getService('0100'), + $this->getService('0185'), + $this->getService('026'), + $this->getService('096'), + $this->getService('0122') + ); + } + + + public function createService0127(): PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory + { + return new PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory( + $this->getService('026'), + $this->getService('0125'), + $this->getService('0126') + ); + } + + + public function createService0128(): PHPStan\Reflection\SignatureMap\SignatureMapProvider + { + return $this->getService('0127')->create(); + } + + + public function createService0129(): PHPStan\Rules\Api\ApiRuleHelper + { + return new PHPStan\Rules\Api\ApiRuleHelper; + } + + + public function createService0130(): PHPStan\Rules\AttributesCheck + { + return new PHPStan\Rules\AttributesCheck( + $this->getService('reflectionProvider'), + $this->getService('0147'), + $this->getService('0132'), + true + ); + } + + + public function createService0131(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck + { + return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck($this->getService('0182'), true, false, false); + } + + + public function createService0132(): PHPStan\Rules\ClassNameCheck + { + return new PHPStan\Rules\ClassNameCheck( + $this->getService('0133'), + $this->getService('0134'), + $this->getService('reflectionProvider'), + $this->getService('075') + ); + } + + + public function createService0133(): PHPStan\Rules\ClassCaseSensitivityCheck + { + return new PHPStan\Rules\ClassCaseSensitivityCheck($this->getService('reflectionProvider'), true); + } + + + public function createService0134(): PHPStan\Rules\ClassForbiddenNameCheck + { + return new PHPStan\Rules\ClassForbiddenNameCheck($this->getService('075')); + } + + + public function createService0135(): PHPStan\Rules\Classes\LocalTypeAliasesCheck + { + return new PHPStan\Rules\Classes\LocalTypeAliasesCheck( + [], + $this->getService('reflectionProvider'), + $this->getService('040'), + $this->getService('0164'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('0153'), + true, + true, + true + ); + } + + + public function createService0136(): PHPStan\Rules\Classes\MethodTagCheck + { + return new PHPStan\Rules\Classes\MethodTagCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0137(): PHPStan\Rules\Classes\MixinCheck + { + return new PHPStan\Rules\Classes\MixinCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0138(): PHPStan\Rules\Classes\PropertyTagCheck + { + return new PHPStan\Rules\Classes\PropertyTagCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0139(): PHPStan\Rules\Comparison\ConstantConditionRuleHelper + { + return new PHPStan\Rules\Comparison\ConstantConditionRuleHelper($this->getService('0140'), true); + } + + + public function createService0140(): PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper( + $this->getService('reflectionProvider'), + $this->getService('typeSpecifier'), + ['stdClass'], + true + ); + } + + + public function createService0141(): PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver + { + return new PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver($this->getService('reflectionProvider'), [], [], [], []); + } + + + public function createService0142(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule($this->getService('0145')); + } + + + public function createService0143(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule($this->getService('0145')); + } + + + public function createService0144(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule($this->getService('0145')); + } + + + public function createService0145(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck($this->getService('exceptionTypeResolver')); + } + + + public function createService0146(): PHPStan\Rules\Exceptions\TooWideThrowTypeCheck + { + return new PHPStan\Rules\Exceptions\TooWideThrowTypeCheck(true); + } + + + public function createService0147(): PHPStan\Rules\FunctionCallParametersCheck + { + return new PHPStan\Rules\FunctionCallParametersCheck( + $this->getService('0182'), + $this->getService('0165'), + $this->getService('0170'), + $this->getService('0180'), + true, + true, + true, + true + ); + } + + + public function createService0148(): PHPStan\Rules\FunctionDefinitionCheck + { + return new PHPStan\Rules\FunctionDefinitionCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('026'), + true, + false + ); + } + + + public function createService0149(): PHPStan\Rules\FunctionReturnTypeCheck + { + return new PHPStan\Rules\FunctionReturnTypeCheck($this->getService('0182')); + } + + + public function createService0150(): PHPStan\Rules\ParameterCastableToStringCheck + { + return new PHPStan\Rules\ParameterCastableToStringCheck($this->getService('0182')); + } + + + public function createService0151(): PHPStan\Rules\Generics\CrossCheckInterfacesHelper + { + return new PHPStan\Rules\Generics\CrossCheckInterfacesHelper; + } + + + public function createService0152(): PHPStan\Rules\Generics\GenericAncestorsCheck + { + return new PHPStan\Rules\Generics\GenericAncestorsCheck( + $this->getService('reflectionProvider'), + $this->getService('0153'), + $this->getService('0156'), + $this->getService('0170'), + [], + true + ); + } + + + public function createService0153(): PHPStan\Rules\Generics\GenericObjectTypeCheck + { + return new PHPStan\Rules\Generics\GenericObjectTypeCheck; + } + + + public function createService0154(): PHPStan\Rules\Generics\MethodTagTemplateTypeCheck + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeCheck($this->getService('0185'), $this->getService('0155')); + } + + + public function createService0155(): PHPStan\Rules\Generics\TemplateTypeCheck + { + return new PHPStan\Rules\Generics\TemplateTypeCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0186'), + true + ); + } + + + public function createService0156(): PHPStan\Rules\Generics\VarianceCheck + { + return new PHPStan\Rules\Generics\VarianceCheck; + } + + + public function createService0157(): PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper + { + return new PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper; + } + + + public function createService0158(): PHPStan\Rules\IssetCheck + { + return new PHPStan\Rules\IssetCheck($this->getService('0179'), $this->getService('0180'), true, true); + } + + + public function createService0159(): PHPStan\Rules\Methods\MethodCallCheck + { + return new PHPStan\Rules\Methods\MethodCallCheck($this->getService('reflectionProvider'), $this->getService('0182'), true, true); + } + + + public function createService0160(): PHPStan\Rules\Methods\StaticMethodCallCheck + { + return new PHPStan\Rules\Methods\StaticMethodCallCheck( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + true, + true, + true + ); + } + + + public function createService0161(): PHPStan\Rules\Methods\MethodSignatureRule + { + return new PHPStan\Rules\Methods\MethodSignatureRule($this->getService('0115'), true, true); + } + + + public function createService0162(): PHPStan\Rules\Methods\MethodParameterComparisonHelper + { + return new PHPStan\Rules\Methods\MethodParameterComparisonHelper($this->getService('026')); + } + + + public function createService0163(): PHPStan\Rules\Methods\MethodVisibilityComparisonHelper + { + return new PHPStan\Rules\Methods\MethodVisibilityComparisonHelper; + } + + + public function createService0164(): PHPStan\Rules\MissingTypehintCheck + { + return new PHPStan\Rules\MissingTypehintCheck(false, []); + } + + + public function createService0165(): PHPStan\Rules\NullsafeCheck + { + return new PHPStan\Rules\NullsafeCheck; + } + + + public function createService0166(): PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider + { + return new PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider($this->getService('075')); + } + + + public function createService0167(): PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider + { + return new PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider($this->getService('075')); + } + + + public function createService0168(): PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper + { + return new PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper; + } + + + public function createService0169(): PHPStan\Rules\PhpDoc\AssertRuleHelper + { + return new PHPStan\Rules\PhpDoc\AssertRuleHelper( + $this->getService('096'), + $this->getService('reflectionProvider'), + $this->getService('0170'), + $this->getService('0132'), + $this->getService('0164'), + $this->getService('0153'), + true, + true + ); + } + + + public function createService0170(): PHPStan\Rules\PhpDoc\UnresolvableTypeHelper + { + return new PHPStan\Rules\PhpDoc\UnresolvableTypeHelper; + } + + + public function createService0171(): PHPStan\Rules\PhpDoc\GenericCallableRuleHelper + { + return new PHPStan\Rules\PhpDoc\GenericCallableRuleHelper($this->getService('0155')); + } + + + public function createService0172(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck + { + return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck( + $this->getService('0153'), + $this->getService('0170'), + $this->getService('0171') + ); + } + + + public function createService0173(): PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper + { + return new PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper( + $this->getService('040'), + $this->getService('0185'), + $this->getService('reflectionProvider'), + true, + false + ); + } + + + public function createService0174(): PHPStan\Rules\Playground\NeverRuleHelper + { + return new PHPStan\Rules\Playground\NeverRuleHelper; + } + + + public function createService0175(): PHPStan\Rules\Properties\AccessPropertiesCheck + { + return new PHPStan\Rules\Properties\AccessPropertiesCheck( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('026'), + true, + true + ); + } + + + public function createService0176(): PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension + { + return new PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension($this->getService('026')); + } + + + public function createService0177(): PHPStan\Rules\Properties\UninitializedPropertyRule + { + return new PHPStan\Rules\Properties\UninitializedPropertyRule($this->getService('0110')); + } + + + public function createService0178(): PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider + { + return new PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider($this->getService('075')); + } + + + public function createService0179(): PHPStan\Rules\Properties\PropertyDescriptor + { + return new PHPStan\Rules\Properties\PropertyDescriptor; + } + + + public function createService0180(): PHPStan\Rules\Properties\PropertyReflectionFinder + { + return new PHPStan\Rules\Properties\PropertyReflectionFinder; + } + + + public function createService0181(): PHPStan\Rules\Pure\FunctionPurityCheck + { + return new PHPStan\Rules\Pure\FunctionPurityCheck; + } + + + public function createService0182(): PHPStan\Rules\RuleLevelHelper + { + return new PHPStan\Rules\RuleLevelHelper($this->getService('reflectionProvider'), true, false, true, false, false, false, true); + } + + + public function createService0183(): PHPStan\Rules\UnusedFunctionParametersCheck + { + return new PHPStan\Rules\UnusedFunctionParametersCheck($this->getService('reflectionProvider'), true); + } + + + public function createService0184(): PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck + { + return new PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck; + } + + + public function createService0185(): PHPStan\Type\FileTypeMapper + { + return new PHPStan\Type\FileTypeMapper( + $this->getService('0122'), + $this->getService('defaultAnalysisParser'), + $this->getService('038'), + $this->getService('037'), + $this->getService('025'), + $this->getService('085') + ); + } + + + public function createService0186(): PHPStan\Type\TypeAliasResolver + { + return new PHPStan\Type\UsefulTypeAliasResolver( + [], + $this->getService('042'), + $this->getService('040'), + $this->getService('reflectionProvider') + ); + } + + + public function createService0187(): PHPStan\Type\TypeAliasResolverProvider + { + return new PHPStan\Type\LazyTypeAliasResolverProvider($this->getService('075')); + } + + + public function createService0188(): PHPStan\Type\BitwiseFlagHelper + { + return new PHPStan\Type\BitwiseFlagHelper($this->getService('reflectionProvider')); + } + + + public function createService0189(): PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension; + } + + + public function createService0190(): PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension; + } + + + public function createService0191(): PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension; + } + + + public function createService0192(): PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0193(): PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0194(): PHPStan\Type\Php\ArrayColumnHelper + { + return new PHPStan\Type\Php\ArrayColumnHelper($this->getService('026')); + } + + + public function createService0195(): PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension($this->getService('0194')); + } + + + public function createService0196(): PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0197(): PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension; + } + + + public function createService0198(): PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0199(): PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0200(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper($this->getService('reflectionProvider')); + } + + + public function createService0201(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension($this->getService('0200')); + } + + + public function createService0202(): PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0203(): PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension($this->getService('0200')); + } + + + public function createService0204(): PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension; + } + + + public function createService0205(): PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension; + } + + + public function createService0206(): PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0207(): PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension; + } + + + public function createService0208(): PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension; + } + + + public function createService0209(): PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0210(): PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension; + } + + + public function createService0211(): PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension; + } + + + public function createService0212(): PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension; + } + + + public function createService0213(): PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension; + } + + + public function createService0214(): PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension; + } + + + public function createService0215(): PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension; + } + + + public function createService0216(): PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension; + } + + + public function createService0217(): PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0218(): PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension; + } + + + public function createService0219(): PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0220(): PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0221(): PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0222(): PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension; + } + + + public function createService0223(): PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0224(): PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension; + } + + + public function createService0225(): PHPStan\Type\Php\AssertThrowTypeExtension + { + return new PHPStan\Type\Php\AssertThrowTypeExtension; + } + + + public function createService0226(): PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension; + } + + + public function createService0227(): PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension; + } + + + public function createService0228(): PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension + { + return new PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension($this->getService('026')); + } + + + public function createService0229(): PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension; + } + + + public function createService0230(): PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension; + } + + + public function createService0231(): PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension; + } + + + public function createService0232(): PHPStan\Type\Php\CompactFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\CompactFunctionReturnTypeExtension(true); + } + + + public function createService0233(): PHPStan\Type\Php\ConstantFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ConstantFunctionReturnTypeExtension($this->getService('0234')); + } + + + public function createService0234(): PHPStan\Type\Php\ConstantHelper + { + return new PHPStan\Type\Php\ConstantHelper; + } + + + public function createService0235(): PHPStan\Type\Php\CountFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\CountFunctionReturnTypeExtension; + } + + + public function createService0236(): PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0237(): PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension; + } + + + public function createService0238(): PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0239(): PHPStan\Type\Php\DateFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\DateFunctionReturnTypeHelper; + } + + + public function createService0240(): PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension($this->getService('0239')); + } + + + public function createService0241(): PHPStan\Type\Php\DateFormatMethodReturnTypeExtension + { + return new PHPStan\Type\Php\DateFormatMethodReturnTypeExtension($this->getService('0239')); + } + + + public function createService0242(): PHPStan\Type\Php\DateFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DateFunctionReturnTypeExtension($this->getService('0239')); + } + + + public function createService0243(): PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0244(): PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension; + } + + + public function createService0245(): PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension; + } + + + public function createService0246(): PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension; + } + + + public function createService0247(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTime'); + } + + + public function createService0248(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTimeImmutable'); + } + + + public function createService0249(): PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0250(): PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension($this->getService('026')); + } + + + public function createService0251(): PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension($this->getService('026')); + } + + + public function createService0252(): PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0253(): PHPStan\Type\Php\DsMapDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DsMapDynamicReturnTypeExtension; + } + + + public function createService0254(): PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension; + } + + + public function createService0255(): PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension; + } + + + public function createService0256(): PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0257(): PHPStan\Type\Php\FilterFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\FilterFunctionReturnTypeHelper($this->getService('reflectionProvider'), $this->getService('026')); + } + + + public function createService0258(): PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension($this->getService('0257')); + } + + + public function createService0259(): PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension($this->getService('0257')); + } + + + public function createService0260(): PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension( + $this->getService('0257'), + $this->getService('reflectionProvider') + ); + } + + + public function createService0261(): PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension; + } + + + public function createService0262(): PHPStan\Type\Php\GetClassDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\GetClassDynamicReturnTypeExtension; + } + + + public function createService0263(): PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension; + } + + + public function createService0264(): PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension; + } + + + public function createService0265(): PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0266(): PHPStan\Type\Php\GettypeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GettypeFunctionReturnTypeExtension; + } + + + public function createService0267(): PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension; + } + + + public function createService0268(): PHPStan\Type\Php\HashFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\HashFunctionsReturnTypeExtension($this->getService('026')); + } + + + public function createService0269(): PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0270(): PHPStan\Type\Php\IntdivThrowTypeExtension + { + return new PHPStan\Type\Php\IntdivThrowTypeExtension; + } + + + public function createService0271(): PHPStan\Type\Php\IniGetReturnTypeExtension + { + return new PHPStan\Type\Php\IniGetReturnTypeExtension; + } + + + public function createService0272(): PHPStan\Type\Php\JsonThrowTypeExtension + { + return new PHPStan\Type\Php\JsonThrowTypeExtension($this->getService('reflectionProvider'), $this->getService('0188')); + } + + + public function createService0273(): PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension + { + return new PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension; + } + + + public function createService0274(): PHPStan\Type\Php\ParseStrParameterOutTypeExtension + { + return new PHPStan\Type\Php\ParseStrParameterOutTypeExtension; + } + + + public function createService0275(): PHPStan\Type\Php\PregMatchTypeSpecifyingExtension + { + return new PHPStan\Type\Php\PregMatchTypeSpecifyingExtension($this->getService('0278')); + } + + + public function createService0276(): PHPStan\Type\Php\PregMatchParameterOutTypeExtension + { + return new PHPStan\Type\Php\PregMatchParameterOutTypeExtension($this->getService('0278')); + } + + + public function createService0277(): PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension + { + return new PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); + } + + + public function createService0278(): PHPStan\Type\Php\RegexArrayShapeMatcher + { + return new PHPStan\Type\Php\RegexArrayShapeMatcher( + $this->getService('0279'), + $this->getService('0280'), + $this->getService('026') + ); + } + + + public function createService0279(): PHPStan\Type\Regex\RegexGroupParser + { + return new PHPStan\Type\Regex\RegexGroupParser($this->getService('026'), $this->getService('0280')); + } + + + public function createService0280(): PHPStan\Type\Regex\RegexExpressionHelper + { + return new PHPStan\Type\Regex\RegexExpressionHelper($this->getService('096')); + } + + + public function createService0281(): PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension; + } + + + public function createService0282(): PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0283(): PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0284(): PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0285(): PHPStan\Type\Php\StrContainingTypeSpecifyingExtension + { + return new PHPStan\Type\Php\StrContainingTypeSpecifyingExtension; + } + + + public function createService0286(): PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension + { + return new PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension; + } + + + public function createService0287(): PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension; + } + + + public function createService0288(): PHPStan\Type\Php\StatDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\StatDynamicReturnTypeExtension; + } + + + public function createService0289(): PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension + { + return new PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension; + } + + + public function createService0290(): PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension + { + return new PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension($this->getService('0180')); + } + + + public function createService0291(): PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0292(): PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension; + } + + + public function createService0293(): PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0294(): PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension; + } + + + public function createService0295(): PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension($this->getService('0188')); + } + + + public function createService0296(): PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension; + } + + + public function createService0297(): PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension; + } + + + public function createService0298(): PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension; + } + + + public function createService0299(): PHPStan\Type\Php\LtrimFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\LtrimFunctionReturnTypeExtension; + } + + + public function createService0300(): PHPStan\Type\Php\MbFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\MbFunctionsReturnTypeExtension($this->getService('026')); + } + + + public function createService0301(): PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension; + } + + + public function createService0302(): PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0303(): PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0304(): PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension; + } + + + public function createService0305(): PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension; + } + + + public function createService0306(): PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension; + } + + + public function createService0307(): PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension; + } + + + public function createService0308(): PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension; + } + + + public function createService0309(): PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension; + } + + + public function createService0310(): PHPStan\Type\Php\StrlenFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrlenFunctionReturnTypeExtension; + } + + + public function createService0311(): PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension; + } + + + public function createService0312(): PHPStan\Type\Php\StrPadFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrPadFunctionReturnTypeExtension; + } + + + public function createService0313(): PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension; + } + + + public function createService0314(): PHPStan\Type\Php\StrrevFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrrevFunctionReturnTypeExtension; + } + + + public function createService0315(): PHPStan\Type\Php\SubstrDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SubstrDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0316(): PHPStan\Type\Php\ThrowableReturnTypeExtension + { + return new PHPStan\Type\Php\ThrowableReturnTypeExtension; + } + + + public function createService0317(): PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension; + } + + + public function createService0318(): PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0319(): PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension; + } + + + public function createService0320(): PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension(null, $this->getService('029')); + } + + + public function createService0321(): PHPStan\Type\Php\PowFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\PowFunctionReturnTypeExtension; + } + + + public function createService0322(): PHPStan\Type\Php\RoundFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RoundFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0323(): PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension; + } + + + public function createService0324(): PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension; + } + + + public function createService0325(): PHPStan\Type\Php\RangeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RangeFunctionReturnTypeExtension; + } + + + public function createService0326(): PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension; + } + + + public function createService0327(): PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0328(): PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension; + } + + + public function createService0329(): PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension + { + return new PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension; + } + + + public function createService0330(): PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension + { + return new PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension($this->getService('0234')); + } + + + public function createService0331(): PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0332(): PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension; + } + + + public function createService0333(): PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension; + } + + + public function createService0334(): PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension($this->getService('0289')); + } + + + public function createService0335(): PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension; + } + + + public function createService0336(): PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension($this->getService('0339')); + } + + + public function createService0337(): PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension; + } + + + public function createService0338(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension($this->getService('0339')); + } + + + public function createService0339(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper + { + return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper; + } + + + public function createService0340(): PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension; + } + + + public function createService0341(): PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension( + $this->getService('reflectionProvider'), + $this->getService('0188') + ); + } + + + public function createService0342(): PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension( + $this->getService('reflectionProvider'), + true, + ['stdClass'] + ); + } + + + public function createService0343(): PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension; + } + + + public function createService0344(): PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension; + } + + + public function createService0345(): PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0346(): PHPStan\Type\Php\StrTokFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrTokFunctionReturnTypeExtension; + } + + + public function createService0347(): PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension; + } + + + public function createService0348(): PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension; + } + + + public function createService0349(): PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension; + } + + + public function createService0350(): PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension; + } + + + public function createService0351(): PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension + { + return new PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension; + } + + + public function createService0352(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClass'); + } + + + public function createService0353(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClassConstant'); + } + + + public function createService0354(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionFunctionAbstract'); + } + + + public function createService0355(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionParameter'); + } + + + public function createService0356(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionProperty'); + } + + + public function createService0357(): PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension + { + return new PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension; + } + + + public function createService0358(): PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension + { + return new PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension; + } + + + public function createService0359(): PHPStan\Type\ClosureTypeFactory + { + return new PHPStan\Type\ClosureTypeFactory( + $this->getService('096'), + $this->getService('0366'), + $this->getService('originalBetterReflectionReflector'), + $this->getService('currentPhpVersionPhpParser') + ); + } + + + public function createService0360(): PHPStan\Type\Constant\OversizedArrayBuilder + { + return new PHPStan\Type\Constant\OversizedArrayBuilder; + } + + + public function createService0361(): PHPStan\Rules\Functions\PrintfHelper + { + return new PHPStan\Rules\Functions\PrintfHelper($this->getService('026')); + } + + + public function createService0362(): PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory( + $this->getService('phpParserDecorator'), + $this->getService('php8PhpParser'), + $this->getService('0365'), + $this->getService('0366'), + $this->getService('0106'), + $this->getService('0103'), + $this->getService('0101'), + $this->getService('0104'), + $this->getService('0100'), + [], + [], + $this->getParameter('analysedPaths'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + $this->getParameter('analysedPathsFromConfig'), + false, + $this->getParameter('singleReflectionFile') + ); + } + + + public function createService0363(): PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory { + private $container; + + + public function __construct(Container_3030152446 $container) + { + $this->container = $container; + } + + + public function create(PHPStan\BetterReflection\Reflector\Reflector $reflector): PHPStan\Reflection\BetterReflection\BetterReflectionProvider + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( + $this->container->getService('0122'), + $this->container->getService('096'), + $this->container->getService('078'), + $reflector, + $this->container->getService('0185'), + $this->container->getService('036'), + $this->container->getService('0368'), + $this->container->getService('026'), + $this->container->getService('0123'), + $this->container->getService('stubPhpDocProvider'), + $this->container->getService('095'), + $this->container->getService('relativePathHelper'), + $this->container->getService('025'), + $this->container->getService('085'), + $this->container->getService('0365'), + $this->container->getService('0128'), + $this->container->getService('094'), + ['stdClass'] + ); + } + }; + } + + + public function createService0364(): PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory + { + return new PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory( + $this->getService('php8PhpParser'), + $this->getService('024'), + $this->getService('026') + ); + } + + + public function createService0365(): PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber + { + return $this->getService('0364')->create(); + } + + + public function createService0366(): PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber + { + return $this->getService('0367')->create(); + } + + + public function createService0367(): PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory + { + return new PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory( + $this->getService('024'), + $this->getService('026') + ); + } + + + public function createService0368(): PHPStan\Reflection\Deprecation\DeprecationProvider + { + return new PHPStan\Reflection\Deprecation\DeprecationProvider($this->getService('075')); + } + + + public function createService0369(): PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter( + $this->getService('errorFormatter.github'), + $this->getService('errorFormatter.teamcity') + ); + } + + + public function createService0370(): PHPStan\Rules\Classes\ExistingClassInClassExtendsRule + { + return new PHPStan\Rules\Classes\ExistingClassInClassExtendsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0371(): PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0372(): PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0373(): PHPStan\Rules\Classes\ExistingClassInInstanceOfRule + { + return new PHPStan\Rules\Classes\ExistingClassInInstanceOfRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0374(): PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0375(): PHPStan\Rules\Classes\ExistingClassInTraitUseRule + { + return new PHPStan\Rules\Classes\ExistingClassInTraitUseRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0376(): PHPStan\Rules\Classes\InstantiationRule + { + return new PHPStan\Rules\Classes\InstantiationRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0147'), + $this->getService('0132'), + true + ); + } + + + public function createService0377(): PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule + { + return new PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0378(): PHPStan\Rules\Functions\CallToNonExistentFunctionRule + { + return new PHPStan\Rules\Functions\CallToNonExistentFunctionRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0379(): PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule + { + return new PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule; + } + + + public function createService0380(): PHPStan\Rules\Constants\OverridingConstantRule + { + return new PHPStan\Rules\Constants\OverridingConstantRule(true); + } + + + public function createService0381(): PHPStan\Rules\Methods\OverridingMethodRule + { + return new PHPStan\Rules\Methods\OverridingMethodRule( + $this->getService('026'), + $this->getService('0161'), + true, + $this->getService('0162'), + $this->getService('0163'), + $this->getService('0115'), + false + ); + } + + + public function createService0382(): PHPStan\Rules\Missing\MissingReturnRule + { + return new PHPStan\Rules\Missing\MissingReturnRule(true, true); + } + + + public function createService0383(): PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule + { + return new PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0384(): PHPStan\Rules\Namespaces\ExistingNamesInUseRule + { + return new PHPStan\Rules\Namespaces\ExistingNamesInUseRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0385(): PHPStan\Rules\Properties\AccessPropertiesRule + { + return new PHPStan\Rules\Properties\AccessPropertiesRule($this->getService('0175')); + } + + + public function createService0386(): PHPStan\Rules\Properties\AccessStaticPropertiesRule + { + return new PHPStan\Rules\Properties\AccessStaticPropertiesRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + true + ); + } + + + public function createService0387(): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule + { + return new PHPStan\Rules\Properties\ExistingClassesInPropertiesRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('026'), + true, + false, + true + ); + } + + + public function createService0388(): PHPStan\Rules\Functions\FunctionCallableRule + { + return new PHPStan\Rules\Functions\FunctionCallableRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('026'), + true, + true + ); + } + + + public function createService0389(): PHPStan\Rules\Properties\OverridingPropertyRule + { + return new PHPStan\Rules\Properties\OverridingPropertyRule($this->getService('026'), true, true); + } + + + public function createService0390(): PHPStan\Rules\Properties\SetPropertyHookParameterRule + { + return new PHPStan\Rules\Properties\SetPropertyHookParameterRule($this->getService('0164'), true, true); + } + + + public function createService0391(): PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule + { + return new PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule( + $this->getService('0182'), + $this->getService('0179'), + $this->getService('0180'), + false + ); + } + + + public function createService0392(): PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule + { + return new PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule( + $this->getService('0179'), + $this->getService('0180'), + $this->getService('0182'), + false + ); + } + + + public function createService0393(): PHPStan\Rules\Variables\CompactVariablesRule + { + return new PHPStan\Rules\Variables\CompactVariablesRule(true); + } + + + public function createService0394(): PHPStan\Rules\Variables\DefinedVariableRule + { + return new PHPStan\Rules\Variables\DefinedVariableRule(true, true); + } + + + public function createService0395(): PHPStan\Rules\Keywords\RequireFileExistsRule + { + return new PHPStan\Rules\Keywords\RequireFileExistsRule('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createService0396(): PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension($this->getService('0157')); + } + + + public function createService0397(): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension($this->getService('0157')); + } + + + public function createService0398(): PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension($this->getService('0157')); + } + + + public function createService0399(): PHPStan\Rules\Constants\ConstantRule + { + return new PHPStan\Rules\Constants\ConstantRule(true); + } + + + public function createService0400(): PHPStan\Rules\Classes\MixinRule + { + return new PHPStan\Rules\Classes\MixinRule($this->getService('0137')); + } + + + public function createService0401(): PHPStan\Rules\PhpDoc\RequireExtendsCheck + { + return new PHPStan\Rules\PhpDoc\RequireExtendsCheck($this->getService('0132'), true, true); + } + + + public function createService0402(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule + { + return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0403(): PHPStan\Rules\Functions\CallCallablesRule + { + return new PHPStan\Rules\Functions\CallCallablesRule($this->getService('0147'), $this->getService('0182'), true); + } + + + public function createService0404(): PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule + { + return new PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule($this->getService('031'), $this->getService('034')); + } + + + public function createService0405(): PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule + { + return new PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule( + $this->getService('0185'), + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0406(): PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule + { + return new PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule($this->getService('031'), $this->getService('034')); + } + + + public function createService0407(): PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension($this->getService('0157')); + } + + + public function createService0408(): PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension($this->getService('0157')); + } + + + public function createService0409(): PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule + { + return new PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule($this->getService('0182'), true); + } + + + public function createService0410(): PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule + { + return new PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule(true); + } + + + public function createService0411(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule + { + return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule($this->getService('0182'), $this->getService('0131'), true); + } + + + public function createService0412(): PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0413(): PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0414(): PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0415(): PHPStan\Rules\Generators\YieldFromTypeRule + { + return new PHPStan\Rules\Generators\YieldFromTypeRule($this->getService('0182'), true); + } + + + public function createService0416(): PHPStan\Rules\Generators\YieldInGeneratorRule + { + return new PHPStan\Rules\Generators\YieldInGeneratorRule(true); + } + + + public function createService0417(): PHPStan\Rules\Classes\ImpossibleInstanceOfRule + { + return new PHPStan\Rules\Classes\ImpossibleInstanceOfRule(true, false, true); + } + + + public function createService0418(): PHPStan\Rules\Comparison\BooleanAndConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanAndConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0419(): PHPStan\Rules\Comparison\BooleanOrConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanOrConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0420(): PHPStan\Rules\Comparison\BooleanNotConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanNotConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0421(): PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector; + } + + + public function createService0422(): PHPStan\Rules\DeadCode\PossiblyPureNewCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureNewCollector($this->getService('reflectionProvider')); + } + + + public function createService0423(): PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector; + } + + + public function createService0424(): PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector($this->getService('reflectionProvider')); + } + + + public function createService0425(): PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector; + } + + + public function createService0426(): PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector; + } + + + public function createService0427(): PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector; + } + + + public function createService0428(): PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule($this->getService('0178'), [], [], false); + } + + + public function createService0429(): PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule + { + return new PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0430(): PHPStan\Rules\Comparison\ElseIfConstantConditionRule + { + return new PHPStan\Rules\Comparison\ElseIfConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0431(): PHPStan\Rules\Comparison\IfConstantConditionRule + { + return new PHPStan\Rules\Comparison\IfConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0432(): PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0433(): PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0434(): PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0435(): PHPStan\Rules\Comparison\LogicalXorConstantConditionRule + { + return new PHPStan\Rules\Comparison\LogicalXorConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0436(): PHPStan\Rules\Comparison\MatchExpressionRule + { + return new PHPStan\Rules\Comparison\MatchExpressionRule($this->getService('0139'), false, true); + } + + + public function createService0437(): PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule + { + return new PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule(true, true); + } + + + public function createService0438(): PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule + { + return new PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule($this->getService('064'), true, false, true); + } + + + public function createService0439(): PHPStan\Rules\Comparison\ConstantLooseComparisonRule + { + return new PHPStan\Rules\Comparison\ConstantLooseComparisonRule(true, false, true); + } + + + public function createService0440(): PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule + { + return new PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0441(): PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule + { + return new PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule($this->getService('0139'), true, true); + } + + + public function createService0442(): PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule + { + return new PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule($this->getService('0139'), true, true); + } + + + public function createService0443(): PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule($this->getService('0146')); + } + + + public function createService0444(): PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule($this->getService('0185'), $this->getService('0146')); + } + + + public function createService0445(): PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule($this->getService('0185'), $this->getService('0146')); + } + + + public function createService0446(): PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule(false); + } + + + public function createService0447(): PHPStan\Rules\Properties\NullsafePropertyFetchRule + { + return new PHPStan\Rules\Properties\NullsafePropertyFetchRule; + } + + + public function createService0448(): PHPStan\Rules\Traits\TraitDeclarationCollector + { + return new PHPStan\Rules\Traits\TraitDeclarationCollector; + } + + + public function createService0449(): PHPStan\Rules\Traits\TraitUseCollector + { + return new PHPStan\Rules\Traits\TraitUseCollector; + } + + + public function createService0450(): PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule + { + return new PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule($this->getService('exceptionTypeResolver'), true); + } + + + public function createService0451(): PHPStan\Rules\Functions\RandomIntParametersRule + { + return new PHPStan\Rules\Functions\RandomIntParametersRule( + $this->getService('reflectionProvider'), + $this->getService('026'), + true + ); + } + + + public function createService0452(): PHPStan\Rules\Functions\ArrayFilterRule + { + return new PHPStan\Rules\Functions\ArrayFilterRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0453(): PHPStan\Rules\Functions\ArrayValuesRule + { + return new PHPStan\Rules\Functions\ArrayValuesRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0454(): PHPStan\Rules\Functions\ParameterCastableToNumberRule + { + return new PHPStan\Rules\Functions\ParameterCastableToNumberRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createService0455(): Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension + { + return new Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension($this->getService('0278')); + } + + + public function createService0456(): Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension + { + return new Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension($this->getService('0278')); + } + + + public function createService0457(): Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension + { + return new Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); + } + + + public function createService0458(): Carbon\PHPStan\MacroExtension + { + return new Carbon\PHPStan\MacroExtension($this->getService('0116'), $this->getService('reflectionProvider')); + } + + + public function createService0459(): PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider + { + return new PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider($this->getService('075')); + } + + + public function createService0460(): PHPStan\Rules\Deprecations\DeprecatedScopeHelper + { + return $this->getService('0459')->get(); + } + + + public function createService0461(): PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver + { + return new PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver; + } + + + public function createService0462(): PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule + { + return new PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule( + $this->getService('reflectionProvider'), + $this->getService('0460'), + $this->getService('026') + ); + } + + + public function createService0463(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension($this->getService('0460')); + } + + + public function createService0464(): PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension($this->getService('0460')); + } + + + public function createService0465(): PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension($this->getService('0460')); + } + + + public function createService0466(): PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension($this->getService('0460')); + } + + + public function createService0467(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension( + $this->getService('0460'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0468(): PHPStan\Rules\BooleansInConditions\BooleanRuleHelper + { + return new PHPStan\Rules\BooleansInConditions\BooleanRuleHelper($this->getService('0182')); + } + + + public function createService0469(): PHPStan\Rules\Operators\OperatorRuleHelper + { + return new PHPStan\Rules\Operators\OperatorRuleHelper($this->getService('0182')); + } + + + public function createService0470(): PHPStan\Rules\VariableVariables\VariablePropertyFetchRule + { + return new PHPStan\Rules\VariableVariables\VariablePropertyFetchRule($this->getService('reflectionProvider'), ['stdClass']); + } + + + public function createService0471(): PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule; + } + + + public function createService0472(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule($this->getService('0468')); + } + + + public function createService0473(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule($this->getService('0468')); + } + + + public function createService0474(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule($this->getService('0468')); + } + + + public function createService0475(): PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule($this->getService('0468')); + } + + + public function createService0476(): PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule($this->getService('0468')); + } + + + public function createService0477(): PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule($this->getService('0468')); + } + + + public function createService0478(): PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule($this->getService('0468')); + } + + + public function createService0479(): PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule($this->getService('0468')); + } + + + public function createService0480(): PHPStan\Rules\Cast\UselessCastRule + { + return new PHPStan\Rules\Cast\UselessCastRule(true, true); + } + + + public function createService0481(): PHPStan\Rules\Classes\RequireParentConstructCallRule + { + return new PHPStan\Rules\Classes\RequireParentConstructCallRule; + } + + + public function createService0482(): PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule; + } + + + public function createService0483(): PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule; + } + + + public function createService0484(): PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule; + } + + + public function createService0485(): PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule; + } + + + public function createService0486(): PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule + { + return new PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule; + } + + + public function createService0487(): PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule + { + return new PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule; + } + + + public function createService0488(): PHPStan\Rules\Functions\ArrayFilterStrictRule + { + return new PHPStan\Rules\Functions\ArrayFilterStrictRule($this->getService('reflectionProvider'), true, true, true); + } + + + public function createService0489(): PHPStan\Rules\Functions\ClosureUsesThisRule + { + return new PHPStan\Rules\Functions\ClosureUsesThisRule; + } + + + public function createService0490(): PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule + { + return new PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule; + } + + + public function createService0491(): PHPStan\Rules\Methods\IllegalConstructorMethodCallRule + { + return new PHPStan\Rules\Methods\IllegalConstructorMethodCallRule; + } + + + public function createService0492(): PHPStan\Rules\Methods\IllegalConstructorStaticCallRule + { + return new PHPStan\Rules\Methods\IllegalConstructorStaticCallRule; + } + + + public function createService0493(): PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule($this->getService('0469')); + } + + + public function createService0494(): PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule($this->getService('0469')); + } + + + public function createService0495(): PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule($this->getService('0469')); + } + + + public function createService0496(): PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule($this->getService('0469')); + } + + + public function createService0497(): PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule($this->getService('0469')); + } + + + public function createService0498(): PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule($this->getService('0469')); + } + + + public function createService0499(): PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule($this->getService('0469')); + } + + + public function createService0500(): PHPStan\Rules\Operators\OperandsInArithmeticModuloRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticModuloRule($this->getService('0469')); + } + + + public function createService0501(): PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule($this->getService('0469')); + } + + + public function createService0502(): PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule($this->getService('0469')); + } + + + public function createService0503(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule + { + return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule($this->getService('0182')); + } + + + public function createService0504(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule + { + return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule($this->getService('0182')); + } + + + public function createService0505(): PHPStan\Rules\StrictCalls\StrictFunctionCallsRule + { + return new PHPStan\Rules\StrictCalls\StrictFunctionCallsRule($this->getService('reflectionProvider')); + } + + + public function createService0506(): PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule + { + return new PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule($this->getService('024')); + } + + + public function createService0507(): PHPStan\Rules\VariableVariables\VariableMethodCallRule + { + return new PHPStan\Rules\VariableVariables\VariableMethodCallRule; + } + + + public function createService0508(): PHPStan\Rules\VariableVariables\VariableMethodCallableRule + { + return new PHPStan\Rules\VariableVariables\VariableMethodCallableRule; + } + + + public function createService0509(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule; + } + + + public function createService0510(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule; + } + + + public function createService0511(): PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule; + } + + + public function createService0512(): PHPStan\Rules\VariableVariables\VariableVariablesRule + { + return new PHPStan\Rules\VariableVariables\VariableVariablesRule; + } + + + public function createService0513(): Rector\TypePerfect\Configuration + { + return new Rector\TypePerfect\Configuration([ + 'narrow_param' => true, + 'narrow_return' => true, + 'no_mixed' => false, + 'null_over_false' => true, + 'no_mixed_property' => true, + 'no_mixed_caller' => true, + ]); + } + + + public function createService0514(): Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder + { + return new Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder($this->getService('0519')); + } + + + public function createService0515(): Rector\TypePerfect\NodeFinder\MethodCallNodeFinder + { + return new Rector\TypePerfect\NodeFinder\MethodCallNodeFinder($this->getService('0519'), $this->getService('0518')); + } + + + public function createService0516(): Rector\TypePerfect\NodeFinder\ReturnNodeFinder + { + return new Rector\TypePerfect\NodeFinder\ReturnNodeFinder; + } + + + public function createService0517(): Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer + { + return new Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer; + } + + + public function createService0518(): Rector\TypePerfect\Printer\NodeComparator + { + return new Rector\TypePerfect\Printer\NodeComparator($this->getService('024')); + } + + + public function createService0519(): Rector\TypePerfect\Reflection\ReflectionParser + { + return new Rector\TypePerfect\Reflection\ReflectionParser; + } + + + public function createService0520(): Rector\TypePerfect\Reflection\MethodNodeAnalyser + { + return new Rector\TypePerfect\Reflection\MethodNodeAnalyser; + } + + + public function createService0521(): Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher + { + return new Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher; + } + + + public function createService0522(): Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver + { + return new Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver; + } + + + public function createService0523(): Rector\TypePerfect\Printer\CollectorMetadataPrinter + { + return new Rector\TypePerfect\Printer\CollectorMetadataPrinter; + } + + + public function createService0524(): Rector\TypePerfect\Guard\EmptyIssetGuard + { + return new Rector\TypePerfect\Guard\EmptyIssetGuard; + } + + + public function createService0525(): Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector + { + return new Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector( + $this->getService('0517'), + $this->getService('0521'), + $this->getService('0523'), + $this->getService('0513') + ); + } + + + public function createService0526(): Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector + { + return new Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector( + $this->getService('0522'), + $this->getService('0523'), + $this->getService('0513') + ); + } + + + public function createService0527(): Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector + { + return new Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector( + $this->getService('0522'), + $this->getService('0513') + ); + } + + + public function createService0528(): Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed( + $this->getService('0539'), + $this->getService('originalBetterReflectionReflector'), + $this->getService('0540'), + $this->getService('0531'), + $this->getService('0530') + ); + } + + + public function createService0529(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory($this->getService('0541'), $this->getService('042')); + } + + + public function createService0530(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath($this->getService('0538')); + } + + + public function createService0531(): Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature($this->getService('originalBetterReflectionReflector')); + } + + + public function createService0532(): Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory($this->getService('0529'), $this->getService('0541')); + } + + + public function createService0533(): Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0534(): Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0535(): Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory( + $this->getService('0539'), + $this->getService('0529') + ); + } + + + public function createService0536(): Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0537(): Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory($this->getService('0539'), $this->getService('0529')); + } + + + public function createService0538(): Spaze\PHPStan\Rules\Disallowed\File\FilePath + { + return new Spaze\PHPStan\Rules\Disallowed\File\FilePath($this->getService('085'), null); + } + + + public function createService0539(): Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter + { + return new Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter($this->getService('0541')); + } + + + public function createService0540(): Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier + { + return new Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier($this->getService('originalBetterReflectionReflector')); + } + + + public function createService0541(): Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer + { + return new Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer; + } + + + public function createService0542(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0539') + ); + } + + + public function createService0543(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors( + $this->getService('0551'), + $this->getService('0546'), + $this->getService('0547'), + $this->getService('0533'), + $this->getService('reflectionProvider'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ], + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ], + [] + ); + } + + + public function createService0544(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0545(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0546(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors( + $this->getService('0549'), + $this->getService('reflectionProvider'), + $this->getService('0551') + ); + } + + + public function createService0547(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors( + $this->getService('0549'), + $this->getService('0551'), + $this->getService('0539') + ); + } + + + public function createService0548(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0539') + ); + } + + + public function createService0549(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0538'), + $this->getService('0539') + ); + } + + + public function createService0550(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0551(): Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver + { + return new Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver($this->getService('0541')); + } + + + public function createService0552(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory($this->getService('0541')); + } + + + public function createService0553(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( + $this->getService('0548'), + $this->getService('0536'), + $this->getService('0552'), + [] + ); + } + + + public function createService0554(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( + $this->getService('0548'), + $this->getService('0536'), + $this->getService('0552'), + [] + ); + } + + + public function createService0555(): Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls( + $this->getService('0547'), + $this->getService('0543'), + $this->getService('0533'), + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ] + ); + } + + + public function createService0556(): Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls( + $this->getService('0549'), + $this->getService('0543'), + $this->getService('0533'), + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ] + ); + } + + + public function createService0557(): Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls( + $this->getService('0547'), + $this->getService('0543'), + $this->getService('0533'), + [] + ); + } + + + public function createService0558(): Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0559(): Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0560(): Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0561(): Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0562(): Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0563(): Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0564(): Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0565(): Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls( + $this->getService('0546'), + $this->getService('0543'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0566(): Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0567(): Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages($this->getService('0544'), $this->getService('0534'), []); + } + + + public function createService0568(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( + $this->getService('0544'), + $this->getService('0534'), + $this->getService('0551'), + $this->getService('0539'), + [] + ); + } + + + public function createService0569(): Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages( + $this->getService('0550'), + $this->getService('0537')->getDisallowedVariables([]) + ); + } + + + public function createService0570(): Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages($this->getService('0542'), $this->getService('0532'), []); + } + + + public function createService0571(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0572(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0573(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0574(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0575(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0576(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0577(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0578(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0579(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0580(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0581(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0582(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0583(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0584(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0585(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0586(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule($this->getService('0531')); + } + + + public function createService0587(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule($this->getService('0531')); + } + + + public function createService0588(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule($this->getService('0531')); + } + + + public function createService0589(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule($this->getService('0531')); + } + + + public function createService0590(): TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter + { + return new TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter; + } + + + public function createService0591(): TomasVotruba\TypeCoverage\CollectorDataNormalizer + { + return new TomasVotruba\TypeCoverage\CollectorDataNormalizer; + } + + + public function createService0592(): TomasVotruba\TypeCoverage\Configuration + { + return new TomasVotruba\TypeCoverage\Configuration([ + 'declare' => 0, + 'return_type' => 99, + 'param_type' => 99, + 'property_type' => 99, + 'constant_type' => 99, + 'print_suggestions' => true, + 'return' => 100, + 'param' => 100, + 'property' => 100, + 'constant' => 100, + 'measure' => false, + ]); + } + + + public function createService0593(): TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector; + } + + + public function createService0594(): TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector; + } + + + public function createService0595(): TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector; + } + + + public function createService0596(): TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector; + } + + + public function createService0597(): TomasVotruba\TypeCoverage\Collectors\DeclareCollector + { + return new TomasVotruba\TypeCoverage\Collectors\DeclareCollector; + } + + + public function createServiceBetterReflectionProvider(): PHPStan\Reflection\BetterReflection\BetterReflectionProvider + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( + $this->getService('0122'), + $this->getService('096'), + $this->getService('078'), + $this->getService('betterReflectionReflector'), + $this->getService('0185'), + $this->getService('036'), + $this->getService('0368'), + $this->getService('026'), + $this->getService('0123'), + $this->getService('stubPhpDocProvider'), + $this->getService('095'), + $this->getService('relativePathHelper'), + $this->getService('025'), + $this->getService('085'), + $this->getService('0365'), + $this->getService('0128'), + $this->getService('094'), + ['stdClass'] + ); + } + + + public function createServiceBetterReflectionReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector + { + return new PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector($this->getService('originalBetterReflectionReflector')); + } + + + public function createServiceBetterReflectionSourceLocator(): PHPStan\BetterReflection\SourceLocator\Type\SourceLocator + { + return $this->getService('0362')->create(); + } + + + public function createServiceCacheStorage(): PHPStan\Cache\FileCacheStorage + { + return new PHPStan\Cache\FileCacheStorage('storage/framework/cache/phpstan/cache/PHPStan'); + } + + + public function createServiceClassConstantUsages(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( + $this->getService('0544'), + $this->getService('0534'), + $this->getService('0551'), + $this->getService('0539'), + [] + ); + } + + + public function createServiceContainer(): Container_3030152446 + { + return $this; + } + + + public function createServiceCurrentPhpVersionLexer(): PhpParser\Lexer + { + return $this->getService('02')->create(); + } + + + public function createServiceCurrentPhpVersionPhpParser(): PhpParser\ParserAbstract + { + return $this->getService('currentPhpVersionPhpParserFactory')->create(); + } + + + public function createServiceCurrentPhpVersionPhpParserFactory(): PHPStan\Parser\PhpParserFactory + { + return new PHPStan\Parser\PhpParserFactory($this->getService('currentPhpVersionLexer'), $this->getService('026')); + } + + + public function createServiceCurrentPhpVersionRichParser(): PHPStan\Parser\RichParser + { + return new PHPStan\Parser\RichParser( + $this->getService('currentPhpVersionPhpParser'), + $this->getService('03'), + $this->getService('075'), + $this->getService('056') + ); + } + + + public function createServiceCurrentPhpVersionSimpleDirectParser(): PHPStan\Parser\SimpleParser + { + return new PHPStan\Parser\SimpleParser( + $this->getService('currentPhpVersionPhpParser'), + $this->getService('03'), + $this->getService('021'), + $this->getService('022') + ); + } + + + public function createServiceCurrentPhpVersionSimpleParser(): PHPStan\Parser\CleaningParser + { + return new PHPStan\Parser\CleaningParser($this->getService('currentPhpVersionSimpleDirectParser'), $this->getService('026')); + } + + + public function createServiceDefaultAnalysisParser(): PHPStan\Parser\CachedParser + { + return new PHPStan\Parser\CachedParser($this->getService('pathRoutingParser'), 256); + } + + + public function createServiceErrorFormatter__checkstyle(): PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__github(): PHPStan\Command\ErrorFormatter\GithubErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\GithubErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__gitlab(): PHPStan\Command\ErrorFormatter\GitlabErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\GitlabErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__json(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(false); + } + + + public function createServiceErrorFormatter__junit(): PHPStan\Command\ErrorFormatter\JunitErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JunitErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__prettyJson(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(true); + } + + + public function createServiceErrorFormatter__raw(): PHPStan\Command\ErrorFormatter\RawErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\RawErrorFormatter; + } + + + public function createServiceErrorFormatter__table(): PHPStan\Command\ErrorFormatter\TableErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\TableErrorFormatter( + $this->getService('relativePathHelper'), + $this->getService('simpleRelativePathHelper'), + $this->getService('0369'), + true, + 'phpstorm://open?file=%file%&line=%line%', + '%relFile%:%line%' + ); + } + + + public function createServiceErrorFormatter__teamcity(): PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceExceptionTypeResolver(): PHPStan\Rules\Exceptions\ExceptionTypeResolver + { + return $this->getService('0141'); + } + + + public function createServiceFileExcluderAnalyse(): PHPStan\File\FileExcluder + { + return $this->getService('086')->createAnalyseFileExcluder(); + } + + + public function createServiceFileExcluderScan(): PHPStan\File\FileExcluder + { + return $this->getService('086')->createScanFileExcluder(); + } + + + public function createServiceFileFinderAnalyse(): PHPStan\File\FileFinder + { + return new PHPStan\File\FileFinder($this->getService('fileExcluderAnalyse'), $this->getService('085'), ['php']); + } + + + public function createServiceFileFinderScan(): PHPStan\File\FileFinder + { + return new PHPStan\File\FileFinder($this->getService('fileExcluderScan'), $this->getService('085'), ['php']); + } + + + public function createServiceFreshStubParser(): PHPStan\Parser\StubParser + { + return new PHPStan\Parser\StubParser($this->getService('php8PhpParser'), $this->getService('03')); + } + + + public function createServiceNodeScopeResolverReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector + { + return $this->getService('betterReflectionReflector'); + } + + + public function createServiceOriginalBetterReflectionReflector(): PHPStan\BetterReflection\Reflector\DefaultReflector + { + return new PHPStan\BetterReflection\Reflector\DefaultReflector($this->getService('betterReflectionSourceLocator')); + } + + + public function createServiceParentDirectoryRelativePathHelper(): PHPStan\File\ParentDirectoryRelativePathHelper + { + return new PHPStan\File\ParentDirectoryRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createServicePathRoutingParser(): PHPStan\Parser\PathRoutingParser + { + return new PHPStan\Parser\PathRoutingParser( + $this->getService('085'), + $this->getService('currentPhpVersionRichParser'), + $this->getService('currentPhpVersionSimpleParser'), + $this->getService('php8Parser'), + $this->getParameter('singleReflectionFile') + ); + } + + + public function createServicePhp8Lexer(): PhpParser\Lexer\Emulative + { + return $this->getService('02')->createEmulative(); + } + + + public function createServicePhp8Parser(): PHPStan\Parser\SimpleParser + { + return new PHPStan\Parser\SimpleParser( + $this->getService('php8PhpParser'), + $this->getService('03'), + $this->getService('021'), + $this->getService('022') + ); + } + + + public function createServicePhp8PhpParser(): PhpParser\Parser\Php8 + { + return new PhpParser\Parser\Php8($this->getService('php8Lexer')); + } + + + public function createServicePhpParserDecorator(): PHPStan\Parser\PhpParserDecorator + { + return new PHPStan\Parser\PhpParserDecorator($this->getService('defaultAnalysisParser')); + } + + + public function createServicePhpstanDiagnoseExtension(): PHPStan\Diagnose\PHPStanDiagnoseExtension + { + return new PHPStan\Diagnose\PHPStanDiagnoseExtension( + $this->getService('026'), + null, + $this->getService('085'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + $this->getService('029') + ); + } + + + public function createServiceReflectionProvider(): PHPStan\Reflection\ReflectionProvider + { + return $this->getService('reflectionProviderFactory')->create(); + } + + + public function createServiceReflectionProviderFactory(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory + { + return new PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory($this->getService('betterReflectionProvider')); + } + + + public function createServiceRegistry(): PHPStan\Rules\LazyRegistry + { + return new PHPStan\Rules\LazyRegistry($this->getService('075')); + } + + + public function createServiceRelativePathHelper(): PHPStan\File\RelativePathHelper + { + return new PHPStan\File\FuzzyRelativePathHelper( + $this->getService('parentDirectoryRelativePathHelper'), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + $this->getParameter('analysedPaths') + ); + } + + + public function createServiceRules__0(): PHPStan\Rules\Debug\DebugScopeRule + { + return new PHPStan\Rules\Debug\DebugScopeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__1(): PHPStan\Rules\Debug\DumpPhpDocTypeRule + { + return new PHPStan\Rules\Debug\DumpPhpDocTypeRule($this->getService('reflectionProvider'), $this->getService('035')); + } + + + public function createServiceRules__10(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__100(): PHPStan\Rules\Properties\PropertiesInInterfaceRule + { + return new PHPStan\Rules\Properties\PropertiesInInterfaceRule($this->getService('026')); + } + + + public function createServiceRules__101(): PHPStan\Rules\Properties\PropertyAssignRefRule + { + return new PHPStan\Rules\Properties\PropertyAssignRefRule($this->getService('026'), $this->getService('0180')); + } + + + public function createServiceRules__102(): PHPStan\Rules\Properties\PropertyAttributesRule + { + return new PHPStan\Rules\Properties\PropertyAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__103(): PHPStan\Rules\Properties\PropertyHookAttributesRule + { + return new PHPStan\Rules\Properties\PropertyHookAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__104(): PHPStan\Rules\Properties\PropertyInClassRule + { + return new PHPStan\Rules\Properties\PropertyInClassRule($this->getService('026')); + } + + + public function createServiceRules__105(): PHPStan\Rules\Properties\ReadOnlyPropertyRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyRule($this->getService('026')); + } + + + public function createServiceRules__106(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule; + } + + + public function createServiceRules__107(): PHPStan\Rules\Regexp\RegularExpressionPatternRule + { + return new PHPStan\Rules\Regexp\RegularExpressionPatternRule($this->getService('0280')); + } + + + public function createServiceRules__108(): PHPStan\Rules\Traits\ConflictingTraitConstantsRule + { + return new PHPStan\Rules\Traits\ConflictingTraitConstantsRule($this->getService('096'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__109(): PHPStan\Rules\Traits\ConstantsInTraitsRule + { + return new PHPStan\Rules\Traits\ConstantsInTraitsRule($this->getService('026')); + } + + + public function createServiceRules__11(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__110(): PHPStan\Rules\Traits\TraitAttributesRule + { + return new PHPStan\Rules\Traits\TraitAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__111(): PHPStan\Rules\Types\InvalidTypesInUnionRule + { + return new PHPStan\Rules\Types\InvalidTypesInUnionRule; + } + + + public function createServiceRules__112(): PHPStan\Rules\Variables\UnsetRule + { + return new PHPStan\Rules\Variables\UnsetRule($this->getService('0180'), $this->getService('026')); + } + + + public function createServiceRules__113(): PHPStan\Rules\Whitespace\FileWhitespaceRule + { + return new PHPStan\Rules\Whitespace\FileWhitespaceRule; + } + + + public function createServiceRules__114(): PHPStan\Rules\Classes\UnusedConstructorParametersRule + { + return new PHPStan\Rules\Classes\UnusedConstructorParametersRule($this->getService('0183')); + } + + + public function createServiceRules__115(): PHPStan\Rules\Functions\UnusedClosureUsesRule + { + return new PHPStan\Rules\Functions\UnusedClosureUsesRule($this->getService('0183')); + } + + + public function createServiceRules__116(): PHPStan\Rules\Variables\EmptyRule + { + return new PHPStan\Rules\Variables\EmptyRule($this->getService('0158')); + } + + + public function createServiceRules__117(): PHPStan\Rules\Variables\IssetRule + { + return new PHPStan\Rules\Variables\IssetRule($this->getService('0158')); + } + + + public function createServiceRules__118(): PHPStan\Rules\Variables\NullCoalesceRule + { + return new PHPStan\Rules\Variables\NullCoalesceRule($this->getService('0158')); + } + + + public function createServiceRules__119(): PHPStan\Rules\Cast\EchoRule + { + return new PHPStan\Rules\Cast\EchoRule($this->getService('0182')); + } + + + public function createServiceRules__12(): PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__120(): PHPStan\Rules\Cast\InvalidCastRule + { + return new PHPStan\Rules\Cast\InvalidCastRule($this->getService('reflectionProvider'), $this->getService('0182')); + } + + + public function createServiceRules__121(): PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule + { + return new PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule($this->getService('023'), $this->getService('0182')); + } + + + public function createServiceRules__122(): PHPStan\Rules\Cast\PrintRule + { + return new PHPStan\Rules\Cast\PrintRule($this->getService('0182')); + } + + + public function createServiceRules__123(): PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule + { + return new PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule; + } + + + public function createServiceRules__124(): PHPStan\Rules\Classes\MethodTagRule + { + return new PHPStan\Rules\Classes\MethodTagRule($this->getService('0136')); + } + + + public function createServiceRules__125(): PHPStan\Rules\Classes\MethodTagTraitRule + { + return new PHPStan\Rules\Classes\MethodTagTraitRule($this->getService('0136'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__126(): PHPStan\Rules\Classes\MethodTagTraitUseRule + { + return new PHPStan\Rules\Classes\MethodTagTraitUseRule($this->getService('0136')); + } + + + public function createServiceRules__127(): PHPStan\Rules\Classes\PropertyTagRule + { + return new PHPStan\Rules\Classes\PropertyTagRule($this->getService('0138')); + } + + + public function createServiceRules__128(): PHPStan\Rules\Classes\PropertyTagTraitRule + { + return new PHPStan\Rules\Classes\PropertyTagTraitRule($this->getService('0138'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__129(): PHPStan\Rules\Classes\PropertyTagTraitUseRule + { + return new PHPStan\Rules\Classes\PropertyTagTraitUseRule($this->getService('0138')); + } + + + public function createServiceRules__13(): PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__130(): PHPStan\Rules\Classes\MixinTraitRule + { + return new PHPStan\Rules\Classes\MixinTraitRule($this->getService('0137'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__131(): PHPStan\Rules\Classes\MixinTraitUseRule + { + return new PHPStan\Rules\Classes\MixinTraitUseRule($this->getService('0137')); + } + + + public function createServiceRules__132(): PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule + { + return new PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule; + } + + + public function createServiceRules__133(): PHPStan\Rules\Constants\ValueAssignedToClassConstantRule + { + return new PHPStan\Rules\Constants\ValueAssignedToClassConstantRule; + } + + + public function createServiceRules__134(): PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule; + } + + + public function createServiceRules__135(): PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule; + } + + + public function createServiceRules__136(): PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule; + } + + + public function createServiceRules__137(): PHPStan\Rules\Generics\ClassAncestorsRule + { + return new PHPStan\Rules\Generics\ClassAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__138(): PHPStan\Rules\Generics\ClassTemplateTypeRule + { + return new PHPStan\Rules\Generics\ClassTemplateTypeRule($this->getService('0155')); + } + + + public function createServiceRules__139(): PHPStan\Rules\Generics\EnumAncestorsRule + { + return new PHPStan\Rules\Generics\EnumAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__14(): PHPStan\Rules\Api\ApiInstanceofRule + { + return new PHPStan\Rules\Api\ApiInstanceofRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__140(): PHPStan\Rules\Generics\EnumTemplateTypeRule + { + return new PHPStan\Rules\Generics\EnumTemplateTypeRule; + } + + + public function createServiceRules__141(): PHPStan\Rules\Generics\FunctionTemplateTypeRule + { + return new PHPStan\Rules\Generics\FunctionTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__142(): PHPStan\Rules\Generics\FunctionSignatureVarianceRule + { + return new PHPStan\Rules\Generics\FunctionSignatureVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__143(): PHPStan\Rules\Generics\InterfaceAncestorsRule + { + return new PHPStan\Rules\Generics\InterfaceAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__144(): PHPStan\Rules\Generics\InterfaceTemplateTypeRule + { + return new PHPStan\Rules\Generics\InterfaceTemplateTypeRule($this->getService('0155')); + } + + + public function createServiceRules__145(): PHPStan\Rules\Generics\MethodTemplateTypeRule + { + return new PHPStan\Rules\Generics\MethodTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__146(): PHPStan\Rules\Generics\MethodTagTemplateTypeRule + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeRule($this->getService('0154')); + } + + + public function createServiceRules__147(): PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule( + $this->getService('0154'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__148(): PHPStan\Rules\Generics\MethodSignatureVarianceRule + { + return new PHPStan\Rules\Generics\MethodSignatureVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__149(): PHPStan\Rules\Generics\PropertyVarianceRule + { + return new PHPStan\Rules\Generics\PropertyVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__15(): PHPStan\Rules\Api\ApiInstanceofTypeRule + { + return new PHPStan\Rules\Api\ApiInstanceofTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__150(): PHPStan\Rules\Generics\TraitTemplateTypeRule + { + return new PHPStan\Rules\Generics\TraitTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__151(): PHPStan\Rules\Generics\UsedTraitsRule + { + return new PHPStan\Rules\Generics\UsedTraitsRule($this->getService('0185'), $this->getService('0152')); + } + + + public function createServiceRules__152(): PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule + { + return new PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule; + } + + + public function createServiceRules__153(): PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule + { + return new PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule; + } + + + public function createServiceRules__154(): PHPStan\Rules\Operators\InvalidBinaryOperationRule + { + return new PHPStan\Rules\Operators\InvalidBinaryOperationRule($this->getService('023'), $this->getService('0182')); + } + + + public function createServiceRules__155(): PHPStan\Rules\Operators\InvalidComparisonOperationRule + { + return new PHPStan\Rules\Operators\InvalidComparisonOperationRule($this->getService('0182')); + } + + + public function createServiceRules__156(): PHPStan\Rules\Operators\InvalidUnaryOperationRule + { + return new PHPStan\Rules\Operators\InvalidUnaryOperationRule($this->getService('0182')); + } + + + public function createServiceRules__157(): PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule + { + return new PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule($this->getService('0168')); + } + + + public function createServiceRules__158(): PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule + { + return new PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule($this->getService('0168')); + } + + + public function createServiceRules__159(): PHPStan\Rules\PhpDoc\FunctionAssertRule + { + return new PHPStan\Rules\PhpDoc\FunctionAssertRule($this->getService('0169')); + } + + + public function createServiceRules__16(): PHPStan\Rules\Api\ApiInstantiationRule + { + return new PHPStan\Rules\Api\ApiInstantiationRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__160(): PHPStan\Rules\PhpDoc\MethodAssertRule + { + return new PHPStan\Rules\PhpDoc\MethodAssertRule($this->getService('0169')); + } + + + public function createServiceRules__161(): PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule($this->getService('0170'), $this->getService('0153')); + } + + + public function createServiceRules__162(): PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule($this->getService('0153'), $this->getService('0170')); + } + + + public function createServiceRules__163(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule($this->getService('0185'), $this->getService('0172')); + } + + + public function createServiceRules__164(): PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule($this->getService('0185'), $this->getService('0172')); + } + + + public function createServiceRules__165(): PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule( + $this->getService('0153'), + $this->getService('0170'), + $this->getService('0171') + ); + } + + + public function createServiceRules__166(): PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule + { + return new PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule($this->getService('0185')); + } + + + public function createServiceRules__167(): PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule($this->getService('0185')); + } + + + public function createServiceRules__168(): PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule + { + return new PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule($this->getService('0173')); + } + + + public function createServiceRules__169(): PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule + { + return new PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule($this->getService('0185'), $this->getService('0173')); + } + + + public function createServiceRules__17(): PHPStan\Rules\Api\ApiClassConstFetchRule + { + return new PHPStan\Rules\Api\ApiClassConstFetchRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__170(): PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule + { + return new PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule; + } + + + public function createServiceRules__171(): PHPStan\Rules\Classes\RequireImplementsRule + { + return new PHPStan\Rules\Classes\RequireImplementsRule; + } + + + public function createServiceRules__172(): PHPStan\Rules\Classes\RequireExtendsRule + { + return new PHPStan\Rules\Classes\RequireExtendsRule; + } + + + public function createServiceRules__173(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule + { + return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule; + } + + + public function createServiceRules__174(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule + { + return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule($this->getService('0401')); + } + + + public function createServiceRules__175(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule + { + return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule( + $this->getService('reflectionProvider'), + $this->getService('0401') + ); + } + + + public function createServiceRules__176(): PHPStan\Rules\Pure\PureFunctionRule + { + return new PHPStan\Rules\Pure\PureFunctionRule($this->getService('0181')); + } + + + public function createServiceRules__177(): PHPStan\Rules\Pure\PureMethodRule + { + return new PHPStan\Rules\Pure\PureMethodRule($this->getService('0181')); + } + + + public function createServiceRules__178(): PHPStan\Rules\Arrays\ArrayDestructuringRule + { + return new PHPStan\Rules\Arrays\ArrayDestructuringRule($this->getService('0182'), $this->getService('0131')); + } + + + public function createServiceRules__179(): PHPStan\Rules\Arrays\ArrayUnpackingRule + { + return new PHPStan\Rules\Arrays\ArrayUnpackingRule($this->getService('026'), $this->getService('0182')); + } + + + public function createServiceRules__18(): PHPStan\Rules\Api\ApiClassExtendsRule + { + return new PHPStan\Rules\Api\ApiClassExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__180(): PHPStan\Rules\Arrays\IterableInForeachRule + { + return new PHPStan\Rules\Arrays\IterableInForeachRule($this->getService('0182')); + } + + + public function createServiceRules__181(): PHPStan\Rules\Arrays\OffsetAccessAssignmentRule + { + return new PHPStan\Rules\Arrays\OffsetAccessAssignmentRule($this->getService('0182')); + } + + + public function createServiceRules__182(): PHPStan\Rules\Arrays\OffsetAccessAssignOpRule + { + return new PHPStan\Rules\Arrays\OffsetAccessAssignOpRule($this->getService('0182')); + } + + + public function createServiceRules__183(): PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule + { + return new PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule($this->getService('0182')); + } + + + public function createServiceRules__184(): PHPStan\Rules\Arrays\UnpackIterableInArrayRule + { + return new PHPStan\Rules\Arrays\UnpackIterableInArrayRule($this->getService('0182')); + } + + + public function createServiceRules__185(): PHPStan\Rules\Exceptions\ThrowExprTypeRule + { + return new PHPStan\Rules\Exceptions\ThrowExprTypeRule($this->getService('0182')); + } + + + public function createServiceRules__186(): PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule + { + return new PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__187(): PHPStan\Rules\Functions\ClosureReturnTypeRule + { + return new PHPStan\Rules\Functions\ClosureReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__188(): PHPStan\Rules\Functions\ReturnTypeRule + { + return new PHPStan\Rules\Functions\ReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__189(): PHPStan\Rules\Generators\YieldTypeRule + { + return new PHPStan\Rules\Generators\YieldTypeRule($this->getService('0182')); + } + + + public function createServiceRules__19(): PHPStan\Rules\Api\ApiClassImplementsRule + { + return new PHPStan\Rules\Api\ApiClassImplementsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__190(): PHPStan\Rules\Methods\ReturnTypeRule + { + return new PHPStan\Rules\Methods\ReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__191(): PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule + { + return new PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule($this->getService('0182')); + } + + + public function createServiceRules__192(): PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule + { + return new PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule; + } + + + public function createServiceRules__193(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule($this->getService('0180'), $this->getService('0110')); + } + + + public function createServiceRules__194(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule($this->getService('0180'), $this->getService('0110')); + } + + + public function createServiceRules__195(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule($this->getService('0180')); + } + + + public function createServiceRules__196(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule($this->getService('0180')); + } + + + public function createServiceRules__197(): PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule + { + return new PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule; + } + + + public function createServiceRules__198(): PHPStan\Rules\Properties\TypesAssignedToPropertiesRule + { + return new PHPStan\Rules\Properties\TypesAssignedToPropertiesRule($this->getService('0182'), $this->getService('0180')); + } + + + public function createServiceRules__199(): PHPStan\Rules\Variables\ParameterOutAssignedTypeRule + { + return new PHPStan\Rules\Variables\ParameterOutAssignedTypeRule($this->getService('0182')); + } + + + public function createServiceRules__2(): PHPStan\Rules\Debug\DumpTypeRule + { + return new PHPStan\Rules\Debug\DumpTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__20(): PHPStan\Rules\Api\ApiInterfaceExtendsRule + { + return new PHPStan\Rules\Api\ApiInterfaceExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__200(): PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule + { + return new PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule($this->getService('0182')); + } + + + public function createServiceRules__201(): PHPStan\Rules\Variables\VariableCloningRule + { + return new PHPStan\Rules\Variables\VariableCloningRule($this->getService('0182')); + } + + + public function createServiceRules__202(): PHPStan\Rules\Arrays\DeadForeachRule + { + return new PHPStan\Rules\Arrays\DeadForeachRule; + } + + + public function createServiceRules__203(): PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__204(): PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__205(): PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__206(): PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__207(): PHPStan\Rules\DeadCode\NoopRule + { + return new PHPStan\Rules\DeadCode\NoopRule($this->getService('023')); + } + + + public function createServiceRules__208(): PHPStan\Rules\DeadCode\UnreachableStatementRule + { + return new PHPStan\Rules\DeadCode\UnreachableStatementRule; + } + + + public function createServiceRules__209(): PHPStan\Rules\DeadCode\UnusedPrivateConstantRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivateConstantRule($this->getService('0166')); + } + + + public function createServiceRules__21(): PHPStan\Rules\Api\ApiMethodCallRule + { + return new PHPStan\Rules\Api\ApiMethodCallRule($this->getService('0129')); + } + + + public function createServiceRules__210(): PHPStan\Rules\DeadCode\UnusedPrivateMethodRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivateMethodRule($this->getService('0167')); + } + + + public function createServiceRules__211(): PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule + { + return new PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule; + } + + + public function createServiceRules__212(): PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__213(): PHPStan\Rules\Functions\UselessFunctionReturnValueRule + { + return new PHPStan\Rules\Functions\UselessFunctionReturnValueRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__214(): PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__215(): PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule($this->getService('0182')); + } + + + public function createServiceRules__216(): PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule( + $this->getService('0182'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__217(): PHPStan\Rules\Methods\NullsafeMethodCallRule + { + return new PHPStan\Rules\Methods\NullsafeMethodCallRule; + } + + + public function createServiceRules__218(): PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule; + } + + + public function createServiceRules__219(): PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule; + } + + + public function createServiceRules__22(): PHPStan\Rules\Api\ApiStaticCallRule + { + return new PHPStan\Rules\Api\ApiStaticCallRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__220(): PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule; + } + + + public function createServiceRules__221(): PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule($this->getService('0184')); + } + + + public function createServiceRules__222(): PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule($this->getService('0184')); + } + + + public function createServiceRules__223(): PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule($this->getService('0178'), $this->getService('0180')); + } + + + public function createServiceRules__224(): PHPStan\Rules\Traits\NotAnalysedTraitRule + { + return new PHPStan\Rules\Traits\NotAnalysedTraitRule; + } + + + public function createServiceRules__225(): PHPStan\Rules\DateTimeInstantiationRule + { + return new PHPStan\Rules\DateTimeInstantiationRule; + } + + + public function createServiceRules__226(): PHPStan\Rules\Functions\CallUserFuncRule + { + return new PHPStan\Rules\Functions\CallUserFuncRule($this->getService('reflectionProvider'), $this->getService('0147')); + } + + + public function createServiceRules__227(): PHPStan\Rules\Functions\ParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\ParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__228(): PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__229(): PHPStan\Rules\Functions\SortParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\SortParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__23(): PHPStan\Rules\Api\ApiTraitUseRule + { + return new PHPStan\Rules\Api\ApiTraitUseRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__230(): PHPStan\Rules\Regexp\RegularExpressionQuotingRule + { + return new PHPStan\Rules\Regexp\RegularExpressionQuotingRule($this->getService('reflectionProvider'), $this->getService('0280')); + } + + + public function createServiceRules__231(): PHPStan\Rules\Constants\MissingClassConstantTypehintRule + { + return new PHPStan\Rules\Constants\MissingClassConstantTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__232(): PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule + { + return new PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__233(): PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule + { + return new PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__234(): PHPStan\Rules\Methods\MissingMethodParameterTypehintRule + { + return new PHPStan\Rules\Methods\MissingMethodParameterTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__235(): PHPStan\Rules\Methods\MissingMethodReturnTypehintRule + { + return new PHPStan\Rules\Methods\MissingMethodReturnTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__236(): PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule + { + return new PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule($this->getService('0164')); + } + + + public function createServiceRules__237(): PHPStan\Rules\Properties\MissingPropertyTypehintRule + { + return new PHPStan\Rules\Properties\MissingPropertyTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__238(): Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule + { + return new Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule($this->getService('0278')); + } + + + public function createServiceRules__239(): Composer\Pcre\PHPStan\InvalidRegexPatternRule + { + return new Composer\Pcre\PHPStan\InvalidRegexPatternRule; + } + + + public function createServiceRules__24(): PHPStan\Rules\Api\GetTemplateTypeRule + { + return new PHPStan\Rules\Api\GetTemplateTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__240(): PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule + { + return new PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule( + $this->getService('reflectionProvider'), + $this->getService('0460') + ); + } + + + public function createServiceRules__241(): Rector\TypePerfect\Rules\NoParamTypeRemovalRule + { + return new Rector\TypePerfect\Rules\NoParamTypeRemovalRule($this->getService('0520')); + } + + + public function createServiceRules__242(): Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule + { + return new Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule; + } + + + public function createServiceRules__243(): Rector\TypePerfect\Rules\NoIssetOnObjectRule + { + return new Rector\TypePerfect\Rules\NoIssetOnObjectRule($this->getService('0524')); + } + + + public function createServiceRules__244(): Rector\TypePerfect\Rules\NoEmptyOnObjectRule + { + return new Rector\TypePerfect\Rules\NoEmptyOnObjectRule($this->getService('0524')); + } + + + public function createServiceRules__245(): Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule + { + return new Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule($this->getService('0513')); + } + + + public function createServiceRules__246(): Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule + { + return new Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule( + $this->getService('0513'), + $this->getService('0515'), + $this->getService('0514') + ); + } + + + public function createServiceRules__247(): Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule + { + return new Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule( + $this->getService('0516'), + $this->getService('0520'), + $this->getService('0513') + ); + } + + + public function createServiceRules__248(): Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule + { + return new Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule($this->getService('024'), $this->getService('0513')); + } + + + public function createServiceRules__249(): Rector\TypePerfect\Rules\NoMixedMethodCallerRule + { + return new Rector\TypePerfect\Rules\NoMixedMethodCallerRule($this->getService('024'), $this->getService('0513')); + } + + + public function createServiceRules__25(): PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule + { + return new PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule; + } + + + public function createServiceRules__250(): Rector\TypePerfect\Rules\ReturnNullOverFalseRule + { + return new Rector\TypePerfect\Rules\ReturnNullOverFalseRule($this->getService('0513')); + } + + + public function createServiceRules__251(): TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__252(): TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__253(): TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__254(): TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__255(): TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule($this->getService('0592')); + } + + + public function createServiceRules__256(): Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule + { + return new Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule; + } + + + public function createServiceRules__257(): Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule + { + return new Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule; + } + + + public function createServiceRules__26(): PHPStan\Rules\Api\OldPhpParser4ClassRule + { + return new PHPStan\Rules\Api\OldPhpParser4ClassRule; + } + + + public function createServiceRules__27(): PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule + { + return new PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule($this->getService('0129')); + } + + + public function createServiceRules__28(): PHPStan\Rules\Api\RuntimeReflectionInstantiationRule + { + return new PHPStan\Rules\Api\RuntimeReflectionInstantiationRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__29(): PHPStan\Rules\Api\RuntimeReflectionFunctionRule + { + return new PHPStan\Rules\Api\RuntimeReflectionFunctionRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__3(): PHPStan\Rules\Debug\FileAssertRule + { + return new PHPStan\Rules\Debug\FileAssertRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__30(): PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule + { + return new PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule($this->getService('023')); + } + + + public function createServiceRules__31(): PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule + { + return new PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule; + } + + + public function createServiceRules__32(): PHPStan\Rules\Cast\UnsetCastRule + { + return new PHPStan\Rules\Cast\UnsetCastRule($this->getService('026')); + } + + + public function createServiceRules__33(): PHPStan\Rules\Classes\AllowedSubTypesRule + { + return new PHPStan\Rules\Classes\AllowedSubTypesRule; + } + + + public function createServiceRules__34(): PHPStan\Rules\Classes\ClassAttributesRule + { + return new PHPStan\Rules\Classes\ClassAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__35(): PHPStan\Rules\Classes\ClassConstantAttributesRule + { + return new PHPStan\Rules\Classes\ClassConstantAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__36(): PHPStan\Rules\Classes\ClassConstantRule + { + return new PHPStan\Rules\Classes\ClassConstantRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + $this->getService('026') + ); + } + + + public function createServiceRules__37(): PHPStan\Rules\Classes\DuplicateDeclarationRule + { + return new PHPStan\Rules\Classes\DuplicateDeclarationRule; + } + + + public function createServiceRules__38(): PHPStan\Rules\Classes\EnumSanityRule + { + return new PHPStan\Rules\Classes\EnumSanityRule; + } + + + public function createServiceRules__39(): PHPStan\Rules\Classes\InstantiationCallableRule + { + return new PHPStan\Rules\Classes\InstantiationCallableRule; + } + + + public function createServiceRules__4(): PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__40(): PHPStan\Rules\Classes\InvalidPromotedPropertiesRule + { + return new PHPStan\Rules\Classes\InvalidPromotedPropertiesRule($this->getService('026')); + } + + + public function createServiceRules__41(): PHPStan\Rules\Classes\LocalTypeAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeAliasesRule($this->getService('0135')); + } + + + public function createServiceRules__42(): PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule($this->getService('0135')); + } + + + public function createServiceRules__43(): PHPStan\Rules\Classes\LocalTypeTraitAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeTraitAliasesRule($this->getService('0135'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__44(): PHPStan\Rules\Classes\NewStaticRule + { + return new PHPStan\Rules\Classes\NewStaticRule; + } + + + public function createServiceRules__45(): PHPStan\Rules\Classes\NonClassAttributeClassRule + { + return new PHPStan\Rules\Classes\NonClassAttributeClassRule; + } + + + public function createServiceRules__46(): PHPStan\Rules\Classes\ReadOnlyClassRule + { + return new PHPStan\Rules\Classes\ReadOnlyClassRule($this->getService('026')); + } + + + public function createServiceRules__47(): PHPStan\Rules\Classes\TraitAttributeClassRule + { + return new PHPStan\Rules\Classes\TraitAttributeClassRule; + } + + + public function createServiceRules__48(): PHPStan\Rules\Constants\ClassAsClassConstantRule + { + return new PHPStan\Rules\Constants\ClassAsClassConstantRule; + } + + + public function createServiceRules__49(): PHPStan\Rules\Constants\DynamicClassConstantFetchRule + { + return new PHPStan\Rules\Constants\DynamicClassConstantFetchRule($this->getService('026'), $this->getService('0182')); + } + + + public function createServiceRules__5(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__50(): PHPStan\Rules\Constants\FinalConstantRule + { + return new PHPStan\Rules\Constants\FinalConstantRule($this->getService('026')); + } + + + public function createServiceRules__51(): PHPStan\Rules\Constants\MagicConstantContextRule + { + return new PHPStan\Rules\Constants\MagicConstantContextRule; + } + + + public function createServiceRules__52(): PHPStan\Rules\Constants\NativeTypedClassConstantRule + { + return new PHPStan\Rules\Constants\NativeTypedClassConstantRule($this->getService('026')); + } + + + public function createServiceRules__53(): PHPStan\Rules\Constants\FinalPrivateConstantRule + { + return new PHPStan\Rules\Constants\FinalPrivateConstantRule; + } + + + public function createServiceRules__54(): PHPStan\Rules\EnumCases\EnumCaseAttributesRule + { + return new PHPStan\Rules\EnumCases\EnumCaseAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__55(): PHPStan\Rules\Exceptions\NoncapturingCatchRule + { + return new PHPStan\Rules\Exceptions\NoncapturingCatchRule; + } + + + public function createServiceRules__56(): PHPStan\Rules\Exceptions\ThrowExpressionRule + { + return new PHPStan\Rules\Exceptions\ThrowExpressionRule($this->getService('026')); + } + + + public function createServiceRules__57(): PHPStan\Rules\Functions\ArrowFunctionAttributesRule + { + return new PHPStan\Rules\Functions\ArrowFunctionAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__58(): PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule + { + return new PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule($this->getService('0165')); + } + + + public function createServiceRules__59(): PHPStan\Rules\Functions\ClosureAttributesRule + { + return new PHPStan\Rules\Functions\ClosureAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__6(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__60(): PHPStan\Rules\Functions\DefineParametersRule + { + return new PHPStan\Rules\Functions\DefineParametersRule($this->getService('026')); + } + + + public function createServiceRules__61(): PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule( + $this->getService('0148'), + $this->getService('026') + ); + } + + + public function createServiceRules__62(): PHPStan\Rules\Functions\CallToFunctionParametersRule + { + return new PHPStan\Rules\Functions\CallToFunctionParametersRule( + $this->getService('reflectionProvider'), + $this->getService('0147') + ); + } + + + public function createServiceRules__63(): PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__64(): PHPStan\Rules\Functions\ExistingClassesInTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__65(): PHPStan\Rules\Functions\FunctionAttributesRule + { + return new PHPStan\Rules\Functions\FunctionAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__66(): PHPStan\Rules\Functions\InnerFunctionRule + { + return new PHPStan\Rules\Functions\InnerFunctionRule; + } + + + public function createServiceRules__67(): PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule + { + return new PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule; + } + + + public function createServiceRules__68(): PHPStan\Rules\Functions\ParamAttributesRule + { + return new PHPStan\Rules\Functions\ParamAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__69(): PHPStan\Rules\Functions\PrintfArrayParametersRule + { + return new PHPStan\Rules\Functions\PrintfArrayParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__7(): PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__70(): PHPStan\Rules\Functions\PrintfParametersRule + { + return new PHPStan\Rules\Functions\PrintfParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__71(): PHPStan\Rules\Functions\RedefinedParametersRule + { + return new PHPStan\Rules\Functions\RedefinedParametersRule; + } + + + public function createServiceRules__72(): PHPStan\Rules\Functions\ReturnNullsafeByRefRule + { + return new PHPStan\Rules\Functions\ReturnNullsafeByRefRule($this->getService('0165')); + } + + + public function createServiceRules__73(): PHPStan\Rules\Ignore\IgnoreParseErrorRule + { + return new PHPStan\Rules\Ignore\IgnoreParseErrorRule; + } + + + public function createServiceRules__74(): PHPStan\Rules\Functions\VariadicParametersDeclarationRule + { + return new PHPStan\Rules\Functions\VariadicParametersDeclarationRule; + } + + + public function createServiceRules__75(): PHPStan\Rules\Keywords\ContinueBreakInLoopRule + { + return new PHPStan\Rules\Keywords\ContinueBreakInLoopRule; + } + + + public function createServiceRules__76(): PHPStan\Rules\Keywords\DeclareStrictTypesRule + { + return new PHPStan\Rules\Keywords\DeclareStrictTypesRule($this->getService('023')); + } + + + public function createServiceRules__77(): PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule + { + return new PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule; + } + + + public function createServiceRules__78(): PHPStan\Rules\Methods\AbstractPrivateMethodRule + { + return new PHPStan\Rules\Methods\AbstractPrivateMethodRule; + } + + + public function createServiceRules__79(): PHPStan\Rules\Methods\CallMethodsRule + { + return new PHPStan\Rules\Methods\CallMethodsRule($this->getService('0159'), $this->getService('0147')); + } + + + public function createServiceRules__8(): PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__80(): PHPStan\Rules\Methods\CallStaticMethodsRule + { + return new PHPStan\Rules\Methods\CallStaticMethodsRule($this->getService('0160'), $this->getService('0147')); + } + + + public function createServiceRules__81(): PHPStan\Rules\Methods\ConsistentConstructorRule + { + return new PHPStan\Rules\Methods\ConsistentConstructorRule($this->getService('0162'), $this->getService('0163')); + } + + + public function createServiceRules__82(): PHPStan\Rules\Methods\ConstructorReturnTypeRule + { + return new PHPStan\Rules\Methods\ConstructorReturnTypeRule; + } + + + public function createServiceRules__83(): PHPStan\Rules\Methods\ExistingClassesInTypehintsRule + { + return new PHPStan\Rules\Methods\ExistingClassesInTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__84(): PHPStan\Rules\Methods\FinalPrivateMethodRule + { + return new PHPStan\Rules\Methods\FinalPrivateMethodRule; + } + + + public function createServiceRules__85(): PHPStan\Rules\Methods\MethodCallableRule + { + return new PHPStan\Rules\Methods\MethodCallableRule($this->getService('0159'), $this->getService('026')); + } + + + public function createServiceRules__86(): PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule + { + return new PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule; + } + + + public function createServiceRules__87(): PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule + { + return new PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule($this->getService('026')); + } + + + public function createServiceRules__88(): PHPStan\Rules\Methods\MissingMethodImplementationRule + { + return new PHPStan\Rules\Methods\MissingMethodImplementationRule; + } + + + public function createServiceRules__89(): PHPStan\Rules\Methods\MethodAttributesRule + { + return new PHPStan\Rules\Methods\MethodAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__9(): PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__90(): PHPStan\Rules\Methods\StaticMethodCallableRule + { + return new PHPStan\Rules\Methods\StaticMethodCallableRule($this->getService('0160'), $this->getService('026')); + } + + + public function createServiceRules__91(): PHPStan\Rules\Names\UsedNamesRule + { + return new PHPStan\Rules\Names\UsedNamesRule; + } + + + public function createServiceRules__92(): PHPStan\Rules\Operators\InvalidAssignVarRule + { + return new PHPStan\Rules\Operators\InvalidAssignVarRule($this->getService('0165')); + } + + + public function createServiceRules__93(): PHPStan\Rules\Operators\InvalidIncDecOperationRule + { + return new PHPStan\Rules\Operators\InvalidIncDecOperationRule($this->getService('0182')); + } + + + public function createServiceRules__94(): PHPStan\Rules\Properties\AccessPropertiesInAssignRule + { + return new PHPStan\Rules\Properties\AccessPropertiesInAssignRule($this->getService('0175')); + } + + + public function createServiceRules__95(): PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule + { + return new PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule($this->getService('0386')); + } + + + public function createServiceRules__96(): PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule + { + return new PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__97(): PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule + { + return new PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule; + } + + + public function createServiceRules__98(): PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule + { + return new PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule($this->getService('0110')); + } + + + public function createServiceRules__99(): PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule + { + return new PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule($this->getService('0110')); + } + + + public function createServiceSimpleRelativePathHelper(): PHPStan\File\RelativePathHelper + { + return new PHPStan\File\SimpleRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createServiceStubFileTypeMapper(): PHPStan\Type\FileTypeMapper + { + return new PHPStan\Type\FileTypeMapper( + $this->getService('0122'), + $this->getService('stubParser'), + $this->getService('038'), + $this->getService('037'), + $this->getService('025'), + $this->getService('085') + ); + } + + + public function createServiceStubParser(): PHPStan\Parser\CachedParser + { + return new PHPStan\Parser\CachedParser($this->getService('freshStubParser'), 256); + } + + + public function createServiceStubPhpDocProvider(): PHPStan\PhpDoc\StubPhpDocProvider + { + return new PHPStan\PhpDoc\StubPhpDocProvider( + $this->getService('stubParser'), + $this->getService('stubFileTypeMapper'), + $this->getService('045') + ); + } + + + public function createServiceTypeSpecifier(): PHPStan\Analyser\TypeSpecifier + { + return $this->getService('typeSpecifierFactory')->create(); + } + + + public function createServiceTypeSpecifierFactory(): PHPStan\Analyser\TypeSpecifierFactory + { + return new PHPStan\Analyser\TypeSpecifierFactory($this->getService('075')); + } + + + public function initialize(): void + { + } + + + protected function getStaticParameters(): array + { + return [ + 'bootstrapFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + 'excludePaths' => ['analyseAndScan' => [], 'analyse' => []], + 'level' => 8, + 'paths' => ['src', 'build'], + 'exceptions' => [ + 'implicitThrows' => true, + 'reportUncheckedExceptionDeadCatch' => true, + 'uncheckedExceptionRegexes' => [], + 'uncheckedExceptionClasses' => [], + 'checkedExceptionRegexes' => [], + 'checkedExceptionClasses' => [], + 'check' => ['missingCheckedExceptionInThrows' => false, 'tooWideThrowType' => true], + ], + 'featureToggles' => [ + 'bleedingEdge' => true, + 'checkParameterCastableToNumberFunctions' => true, + 'skipCheckGenericClasses' => [], + 'stricterFunctionMap' => true, + 'reportPreciseLineForUnusedFunctionParameter' => true, + 'internalTag' => true, + 'newStaticInAbstractClassStaticMethod' => true, + ], + 'fileExtensions' => ['php'], + 'checkAdvancedIsset' => true, + 'reportAlwaysTrueInLastCondition' => false, + 'checkClassCaseSensitivity' => true, + 'checkExplicitMixed' => false, + 'checkImplicitMixed' => false, + 'checkFunctionArgumentTypes' => true, + 'checkFunctionNameCase' => true, + 'checkInternalClassCaseSensitivity' => true, + 'checkMissingCallableSignature' => false, + 'checkMissingVarTagTypehint' => true, + 'checkArgumentsPassedByReference' => true, + 'checkMaybeUndefinedVariables' => true, + 'checkNullables' => true, + 'checkThisOnly' => false, + 'checkUnionTypes' => true, + 'checkBenevolentUnionTypes' => false, + 'checkExplicitMixedMissingReturn' => true, + 'checkPhpDocMissingReturn' => true, + 'checkPhpDocMethodSignatures' => true, + 'checkExtraArguments' => true, + 'checkMissingTypehints' => true, + 'checkTooWideReturnTypesInProtectedAndPublicMethods' => false, + 'checkUninitializedProperties' => false, + 'checkDynamicProperties' => true, + 'strictRulesInstalled' => true, + 'deprecationRulesInstalled' => true, + 'inferPrivatePropertyTypeFromConstructor' => false, + 'reportMaybes' => true, + 'reportMaybesInMethodSignatures' => true, + 'reportMaybesInPropertyPhpDocTypes' => true, + 'reportStaticMethodSignatures' => true, + 'reportWrongPhpDocTypeInVarTag' => true, + 'reportAnyTypeWideningInVarTag' => false, + 'reportPossiblyNonexistentGeneralArrayOffset' => false, + 'reportPossiblyNonexistentConstantArrayOffset' => false, + 'checkMissingOverrideMethodAttribute' => false, + 'mixinExcludeClasses' => [], + 'scanFiles' => [], + 'scanDirectories' => [], + 'parallel' => [ + 'jobSize' => 20, + 'processTimeout' => 600.0, + 'maximumNumberOfProcesses' => 32, + 'minimumNumberOfJobsPerProcess' => 2, + 'buffer' => 134217728, + ], + 'phpVersion' => null, + 'polluteScopeWithLoopInitialAssignments' => false, + 'polluteScopeWithAlwaysIterableForeach' => false, + 'polluteScopeWithBlock' => false, + 'propertyAlwaysWrittenTags' => [], + 'propertyAlwaysReadTags' => [], + 'additionalConstructors' => [], + 'treatPhpDocTypesAsCertain' => true, + 'usePathConstantsAsConstantString' => false, + 'rememberPossiblyImpureFunctionValues' => true, + 'tips' => ['discoveringSymbols' => true, 'treatPhpDocTypesAsCertain' => true], + 'tipsOfTheDay' => true, + 'reportMagicMethods' => true, + 'reportMagicProperties' => true, + 'ignoreErrors' => [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], + 'internalErrorsCountLimit' => 50, + 'cache' => ['nodesByStringCountMax' => 256], + 'reportUnmatchedIgnoredErrors' => true, + 'typeAliases' => [], + 'universalObjectCratesClasses' => ['stdClass'], + 'stubFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', + ], + 'earlyTerminatingMethodCalls' => [], + 'earlyTerminatingFunctionCalls' => [], + 'resultCachePath' => 'storage/framework/cache/phpstan/resultCache.php', + 'resultCacheSkipIfOlderThanDays' => 7, + 'resultCacheChecksProjectExtensionFilesDependencies' => false, + 'dynamicConstantNames' => [ + 'ICONV_IMPL', + 'LIBXML_VERSION', + 'LIBXML_DOTTED_VERSION', + 'Memcached::HAVE_ENCODING', + 'Memcached::HAVE_IGBINARY', + 'Memcached::HAVE_JSON', + 'Memcached::HAVE_MSGPACK', + 'Memcached::HAVE_SASL', + 'Memcached::HAVE_SESSION', + 'PHP_VERSION', + 'PHP_MAJOR_VERSION', + 'PHP_MINOR_VERSION', + 'PHP_RELEASE_VERSION', + 'PHP_VERSION_ID', + 'PHP_EXTRA_VERSION', + 'PHP_WINDOWS_VERSION_MAJOR', + 'PHP_WINDOWS_VERSION_MINOR', + 'PHP_WINDOWS_VERSION_BUILD', + 'PHP_ZTS', + 'PHP_DEBUG', + 'PHP_MAXPATHLEN', + 'PHP_OS', + 'PHP_OS_FAMILY', + 'PHP_SAPI', + 'PHP_EOL', + 'PHP_INT_MAX', + 'PHP_INT_MIN', + 'PHP_INT_SIZE', + 'PHP_FLOAT_DIG', + 'PHP_FLOAT_EPSILON', + 'PHP_FLOAT_MIN', + 'PHP_FLOAT_MAX', + 'DEFAULT_INCLUDE_PATH', + 'PEAR_INSTALL_DIR', + 'PEAR_EXTENSION_DIR', + 'PHP_EXTENSION_DIR', + 'PHP_PREFIX', + 'PHP_BINDIR', + 'PHP_BINARY', + 'PHP_MANDIR', + 'PHP_LIBDIR', + 'PHP_DATADIR', + 'PHP_SYSCONFDIR', + 'PHP_LOCALSTATEDIR', + 'PHP_CONFIG_FILE_PATH', + 'PHP_CONFIG_FILE_SCAN_DIR', + 'PHP_SHLIB_SUFFIX', + 'PHP_FD_SETSIZE', + 'OPENSSL_VERSION_NUMBER', + 'ZEND_DEBUG_BUILD', + 'ZEND_THREAD_SAFE', + 'E_ALL', + ], + 'customRulesetUsed' => false, + 'editorUrl' => 'phpstorm://open?file=%file%&line=%line%', + 'editorUrlTitle' => '%relFile%:%line%', + 'errorFormat' => null, + 'sourceLocatorPlaygroundMode' => false, + '__validate' => true, + 'parametersNotInvalidatingCache' => [ + ['parameters', 'editorUrl'], + ['parameters', 'editorUrlTitle'], + ['parameters', 'errorFormat'], + ['parameters', 'ignoreErrors'], + ['parameters', 'reportUnmatchedIgnoredErrors'], + ['parameters', 'tipsOfTheDay'], + ['parameters', 'parallel'], + ['parameters', 'internalErrorsCountLimit'], + ['parameters', 'cache'], + ['parameters', 'memoryLimitFile'], + ['parameters', 'pro'], + 'parametersSchema', + ], + 'strictRules' => [ + 'allRules' => false, + 'disallowedLooseComparison' => true, + 'booleansInConditions' => true, + 'booleansInLoopConditions' => [false, true], + 'uselessCast' => true, + 'requireParentConstructorCall' => true, + 'disallowedBacktick' => true, + 'disallowedEmpty' => true, + 'disallowedImplicitArrayCreation' => true, + 'disallowedShortTernary' => true, + 'overwriteVariablesWithLoop' => true, + 'closureUsesThis' => true, + 'matchingInheritedMethodNames' => true, + 'numericOperandsInArithmeticOperators' => true, + 'strictFunctionCalls' => true, + 'dynamicCallOnStaticMethod' => true, + 'switchConditionsMatchingType' => true, + 'noVariableVariables' => true, + 'strictArrayFilter' => true, + 'illegalConstructorMethodCall' => true, + ], + 'type_perfect' => [ + 'narrow_param' => true, + 'narrow_return' => true, + 'no_mixed' => false, + 'null_over_false' => true, + 'no_mixed_property' => true, + 'no_mixed_caller' => true, + ], + 'allowInRootDir' => null, + 'filesRootDir' => null, + 'disallowedNamespaces' => [], + 'disallowedClasses' => [], + 'disallowedMethodCalls' => [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ], + 'disallowedStaticCalls' => [], + 'disallowedFunctionCalls' => [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ], + 'disallowedConstants' => [], + 'disallowedEnums' => [], + 'disallowedSuperglobals' => [], + 'disallowedAttributes' => [], + 'disallowedControlStructures' => [], + 'type_coverage' => [ + 'declare' => 0, + 'return_type' => 99, + 'param_type' => 99, + 'property_type' => 99, + 'constant_type' => 99, + 'print_suggestions' => true, + 'return' => 100, + 'param' => 100, + 'property' => 100, + 'constant' => 100, + 'measure' => false, + ], + 'tmpDir' => 'storage/framework/cache/phpstan', + 'debugMode' => true, + 'productionMode' => false, + 'tempDir' => 'storage/framework/cache/phpstan', + 'rootDir' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan', + 'currentWorkingDirectory' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'cliArgumentsVariablesRegistered' => true, + 'additionalConfigFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + ], + 'allConfigFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + 'composerAutoloaderProjectPaths' => ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + 'generateBaselineFile' => null, + 'usedLevel' => '8', + 'cliAutoloadFile' => null, + 'env' => [ + 'NVM_INC' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/include/node', + 'HERD_PHP_80_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/80/', + 'PHP_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', + 'NVM_CD_FLAGS' => '-q', + 'COMPOSER_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/composer', + 'TERM' => 'xterm-256color', + 'SHELL' => '/bin/zsh', + 'HOMEBREW_REPOSITORY' => '/opt/homebrew', + 'TMPDIR' => '/var/folders/tk/pwpkrwsj01b445dx2v8b70m40000gn/T/', + 'TERM_SESSION_ID' => '22b3b63c-1304-4592-89d4-5de6ee7c9ced', + 'HERD_PHP_83_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/83/', + 'ZSH' => '/Users/jantinnerezo/.oh-my-zsh', + 'NVM_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm', + 'USER' => 'jantinnerezo', + 'LS_COLORS' => 'di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43', + 'COMMAND_MODE' => 'unix2003', + 'SSH_AUTH_SOCK' => '/private/tmp/com.apple.launchd.o0M3CWOtyp/Listeners', + '__CF_USER_TEXT_ENCODING' => '0x1F5:0x0:0x0', + 'HERD_PHP_82_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/82/', + 'COLUMNS' => '178', + 'PAGER' => 'less', + 'LSCOLORS' => 'Gxfxcxdxbxegedabagacad', + 'PATH' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/bin:/Users/jantinnerezo/Library/Application Support/Herd/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/jantinnerezo/Library/Application Support/Herd/bin/:/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/Visual Studio Code.app/Contents/Resources/app/bin', + 'HERD_PHP_84_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/84/', + 'TERMINAL_EMULATOR' => 'JetBrains-JediTerm', + '_' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', + '__CFBundleIdentifier' => 'com.jetbrains.PhpStorm', + 'PWD' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'XPC_FLAGS' => '0x0', + 'LINES' => '23', + 'XPC_SERVICE_NAME' => '0', + 'SHELL_VERBOSITY' => '0', + 'SHLVL' => '4', + 'HOME' => '/Users/jantinnerezo', + 'LANGUAGE' => 'C', + 'OPENSSL_CONF' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/openssl.cnf', + 'HOMEBREW_PREFIX' => '/opt/homebrew', + 'LESS' => '-R', + 'LOGNAME' => 'jantinnerezo', + 'LC_CTYPE' => 'UTF-8', + 'NVM_BIN' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin', + 'GIT_ASKPASS' => 'echo', + 'INFOPATH' => '/opt/homebrew/share/info:', + 'HOMEBREW_CELLAR' => '/opt/homebrew/Cellar', + ], + ]; + } + + + protected function getDynamicParameter($key) + { + switch (true) { + case $key === 'singleReflectionFile': return null; + case $key === 'singleReflectionInsteadOfFile': return null; + case $key === 'analysedPaths': return null; + case $key === 'analysedPathsFromConfig': return null; + case $key === 'sysGetTempDir': return sys_get_temp_dir(); + case $key === 'pro': return [ + 'dnsServers' => ['1.1.1.2'], + 'tmpDir' => ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', + ]; + default: return parent::getDynamicParameter($key); + }; + } + + + public function getParameters(): array + { + array_map(function ($key) { $this->getParameter($key); }, [ + 'singleReflectionFile', + 'singleReflectionInsteadOfFile', + 'analysedPaths', + 'analysedPathsFromConfig', + 'sysGetTempDir', + 'pro', + ]); + return parent::getParameters(); + } +} diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.lock b/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.lock new file mode 100644 index 0000000..e69de29 diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.meta b/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.meta new file mode 100644 index 0000000..399dc2c --- /dev/null +++ b/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.meta @@ -0,0 +1 @@ +a:6:{i:0;i:1;i:1;a:33:{s:120:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.neon";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon";i:1731428986;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon";i:1736367023;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon";i:1747220217;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon";i:1744311703;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon";i:1736208626;s:72:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php";i:1751283849;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon";i:1744311703;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon";i:1744311703;s:42:"phar://phpstan.phar/conf/bleedingEdge.neon";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ServicesExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ParametersExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/bootstrap/src/Bootstrap/Extensions/PhpExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ExtensionsExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/RulesExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ConditionalTagsExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ParametersSchemaExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateIgnoredErrorsExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateExcludePathsExtension.php";i:1747860844;}i:2;a:957:{s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DebugScopeRule.php";i:1747860844;s:122:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Rule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpPhpDocTypeRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpTypeRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/FileAssertRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionCallableUsageRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodCallableUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodUsageRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodCallableUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedUsageOfDeprecatedStringCastRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassConstFetchRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassExtendsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassImplementsRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInterfaceExtendsRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiMethodCallRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiStaticCallRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/GetTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/NodeConnectingVisitorAttributesRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/OldPhpParser4ClassRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/PhpStanNamespaceIn3rdPartyPackageRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionInstantiationRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionFunctionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DuplicateKeysInLiteralArraysRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessWithoutDimForReadingRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/UnsetCastRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AllowedSubTypesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantAttributesRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/DuplicateDeclarationRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/EnumSanityRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationCallableRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InvalidPromotedPropertiesRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitUseAliasesRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitAliasesRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NonClassAttributeClassRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ReadOnlyClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/TraitAttributeClassRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ClassAsClassConstantRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/DynamicClassConstantFetchRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MagicConstantContextRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/NativeTypedClassConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/EnumCases/EnumCaseAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/NoncapturingCatchRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExpressionRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionAttributesRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnNullsafeByRefRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/DefineParametersRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInArrowFunctionTypehintsRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionParametersRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInClosureTypehintsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInTypehintsRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionAttributesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InnerFunctionRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InvalidLexicalVariablesInClosureUseRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParamAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfArrayParametersRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RedefinedParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnNullsafeByRefRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Ignore/IgnoreParseErrorRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/VariadicParametersDeclarationRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/ContinueBreakInLoopRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/DeclareStrictTypesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractMethodInNonAbstractClassRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractPrivateMethodRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallMethodsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallStaticMethodsRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConsistentConstructorRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConstructorReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ExistingClassesInTypehintsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/FinalPrivateMethodRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallableRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityInInterfaceRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMagicSerializationMethodsRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodImplementationRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallableRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Names/UsedNamesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidAssignVarRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidIncDecOperationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesInAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesInAssignRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertyHookTypehintsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/InvalidCallablePropertyTypeRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyPropertyAssignRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertiesInInterfaceRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAssignRefRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAttributesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyHookAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyInClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionPatternRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConflictingTraitConstantsRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConstantsInTraitsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitAttributesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Types/InvalidTypesInUnionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/UnsetRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Whitespace/FileWhitespaceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/UnusedConstructorParametersRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UnusedClosureUsesRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/EmptyRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/IssetRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/NullCoalesceRule.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/EchoRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidCastRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidPartOfEncapsedStringRule.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/PrintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AccessPrivateConstantThroughStaticRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitUseRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitUseRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/UsageOfVoidMatchExpressionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ValueAssignedToClassConstantRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleArrowFunctionDefaultParameterTypeRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleClosureDefaultParameterTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassAncestorsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassTemplateTypeRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumAncestorsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumTemplateTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionTemplateTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionSignatureVarianceRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceAncestorsRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceTemplateTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTemplateTypeRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeTraitRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodSignatureVarianceRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/PropertyVarianceRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TraitTemplateTypeRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/UsedTraitsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallPrivateMethodThroughStaticRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidBinaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidComparisonOperationRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidUnaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionConditionalReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodConditionalReturnTypeRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionAssertRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodAssertRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleSelfOutTypeRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleClassConstantPhpDocTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyHookPhpDocTypeRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyPhpDocTypeRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidThrowsPhpDocValueRule.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleParamImmediatelyInvokedCallableRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagChangedExpressionTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/WrongVariableNameInVarTagRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPrivatePropertyThroughStaticRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireImplementsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireExtendsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionTraitRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureFunctionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureMethodRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayDestructuringRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayUnpackingRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/IterableInForeachRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignmentRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignOpRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessValueAssignmentRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/UnpackIterableInArrayRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExprTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldTypeRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ReturnTypeRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/DefaultValueTypesAssignedToPropertiesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/GetNonVirtualPropertyHookReadRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRefRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRefRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetNonVirtualPropertyHookAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/TypesAssignedToPropertiesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutAssignedTypeRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutExecutionEndTypeRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/VariableCloningRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DeadForeachRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToConstructorStatementWithoutImpurePointsRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToFunctionStatementWithoutImpurePointsRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToStaticMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/NoopRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnreachableStatementRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateMethodRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/OverwrittenExitPointByFinallyRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionStatementWithoutSideEffectsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UselessFunctionReturnValueRule.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToConstructorStatementWithoutSideEffectsRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToStaticMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/NullsafeMethodCallRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideArrowFunctionReturnTypehintRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideClosureReturnTypehintRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionReturnTypehintRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionParameterOutTypeRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodParameterOutTypeRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWidePropertyTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/NotAnalysedTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DateTimeInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallUserFuncRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToStringRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ImplodeParameterCastableToStringRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/SortParameterCastableToStringRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionQuotingRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MissingClassConstantTypehintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionParameterTypehintRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionReturnTypehintRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodParameterTypehintRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodSelfOutTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingPropertyTypehintRule.php";i:1747860844;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php";i:1731428986;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php";i:1731428986;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/FetchingDeprecatedConstRule.php";i:1747220217;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoParamTypeRemovalRule.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoArrayAccessOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoIssetOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoEmptyOnObjectRule.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPublicClassMethodParamTypeRule.php";i:1746391137;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPrivateClassMethodParamTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowReturnObjectTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedPropertyFetcherRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedMethodCallerRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/ReturnNullOverFalseRule.php";i:1746391137;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ParamTypeCoverageRule.php";i:1736208626;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ReturnTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/PropertyTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ConstantTypeCoverageRule.php";i:1736208626;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/DeclareCoverageRule.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowedLaravelDieDumpFunctionsRule.php";i:1746801485;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowMutableDatetimeRule.php";i:1746801485;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LexerFactory.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/AnonymousClassVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFilterArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFindArgVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayMapArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayWalkArgVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindToVarVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindArgVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CurlSetOptArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrowFunctionArgVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/MagicConstantParamDefaultVisitor.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/NewAssignedToPropertyVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ParentStmtTypesVisitor.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StandaloneThrowExprVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TryCatchTypeVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LastConditionVisitor.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TypeTraverserInstanceofVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicMethodsVisitor.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicFunctionsVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/ExprPrinter.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/Printer.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Broker/AnonymousClassNameHelper.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactoryFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/ComposerPhpVersionFactory.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/ParserConfig.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/TypeParser.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/PhpDocParser.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Printer/Printer.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocInheritanceResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocNodeResolver.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocStringResolver.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ConstExprNodeResolver.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeStringResolver.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubValidator.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/SocketSelectStubFilesExtension.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/DefaultStubFilesProvider.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesProvider.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/JsonValidateStubFilesExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionClassStubFilesExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionEnumStubFilesExtension.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Analyser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/AnalyserResultFinalizer.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/IgnoreErrorExtensionProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LocalIgnoresProcessor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RuleErrorTransformer.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoredErrorHelper.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoreLexer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LazyInternalScopeFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/InternalScopeFactory.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ScopeFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolverFactory.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheClearer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RicherScopeGetTypeHelper.php";i:1747860844;s:123:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/Cache.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/RegistryFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyseApplication.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyserRunner.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/FixerApplication.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/DependencyResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeFetcher.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeVisitor.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Nette/NetteContainer.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Container.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/DerivativeContainerFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileHelper.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileFinder.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileMonitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/DeclarePositionVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ImmediatelyInvokedClosureVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/ParallelAnalyser.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/Scheduler.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/DiagnoseExtension.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Process/CpuCoreCounter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AttributeReflectionFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsMethodsClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodsClassReflectionExtension.php";i:1747860844;s:180:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsPropertiesClassReflectionExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PropertiesClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/CachingVisitor.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/FileNodesFetcher.php";i:1747860844;s:200:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/ComposerJsonAndInstalledJsonSourceLocatorMaker.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorFactory.php";i:1747860844;s:195:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumCaseDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodReturnTypeExtension.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumDynamicReturnTypeExtension.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ConstructorsHelper.php";i:1747860844;s:185:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsMethodsClassReflectionExtension.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsPropertiesClassReflectionExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinMethodsClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinPropertiesClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpClassReflectionExtension.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/Soap/SoapClientMethodsClassReflectionExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/EnumAllowedSubTypesClassReflectionExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AllowedSubTypesClassReflectionExtension.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/UniversalObjectCratesClassReflectionExtension.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PHPStan/NativeReflectionEnumReturnDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/NativeFunctionReflectionProvider.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapParser.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/FunctionSignatureMapProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/Php8SignatureMapProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProviderFactory.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiRuleHelper.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/AttributesCheck.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchCheck.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassForbiddenNameCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagCheck.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinCheck.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagCheck.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantConditionRuleHelper.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeHelper.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/DefaultExceptionTypeResolver.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ExceptionTypeResolver.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInFunctionThrowsRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInMethodThrowsRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInPropertyHookThrowsRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInThrowsCheck.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideThrowTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionCallParametersCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionDefinitionCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionReturnTypeCheck.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ParameterCastableToStringCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/CrossCheckInterfacesHelper.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericAncestorsCheck.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericObjectTypeCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeCheck.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TemplateTypeCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/VarianceCheck.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalUsageHelper.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/IssetCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodSignatureRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodParameterComparisonHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityComparisonHelper.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/MissingTypehintCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/NullsafeCheck.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/LazyAlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/AlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/LazyAlwaysUsedMethodExtensionProvider.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AlwaysUsedMethodExtensionProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/ConditionalReturnTypeRuleHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/AssertRuleHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/UnresolvableTypeHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/GenericCallableRuleHelper.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagTypeRuleHelper.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Playground/NeverRuleHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesCheck.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathNumberOperatorTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/OperatorTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/UninitializedPropertyRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/LazyReadWritePropertiesExtensionProvider.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadWritePropertiesExtensionProvider.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyDescriptor.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyReflectionFinder.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/FunctionPurityCheck.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RuleLevelHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/UnusedFunctionParametersCheck.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideParameterOutTypeCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FileTypeMapper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/BitwiseFlagHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AbsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArgumentBasedFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChangeKeyCaseFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayIntersectKeyFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChunkFunctionReturnTypeExtension.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCombineFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCurrentDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillKeysFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFlipFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindKeyFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierAwareExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyFirstDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyLastDynamicReturnTypeExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeysFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMapFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMergeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayNextDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPopFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayRandFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReduceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReplaceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReverseFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayShiftFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySliceFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySpliceFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayValuesFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySumFunctionDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertThrowTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionThrowTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BackedEnumFromMethodDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathStringOrNullReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindToDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureFromCallableDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CompactFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantFunctionReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantHelper.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountCharsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CurlGetinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatMethodReturnTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeCreateDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeDynamicReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeConstructorThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyMethodThrowTypeExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodThrowTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeSubMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeZoneConstructorThrowTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DioStatDynamicFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ExplodeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterInputDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarArrayDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetCalledClassDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetClassDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDebugTypeFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDefinedVarsFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetParentClassDynamicFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettypeFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettimeofdayDynamicFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HashFunctionsReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HighlightStringDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IntdivThrowTypeExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IniGetReturnTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/OpenSslEncryptParameterOutTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterOutTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseStrParameterOutTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchTypeSpecifyingExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchParameterOutTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregReplaceCallbackClosureTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterClosureTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RegexArrayShapeMatcher.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexGroupParser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexExpressionHelper.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionFunctionConstructorThrowTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionMethodConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionPropertyConstructorThrowTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrContainingTypeSpecifyingExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementClassPropertyReflectionExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementConstructorThrowTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StatDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MethodExistsTypeSpecifyingExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PropertyExistsTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MinMaxFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NumberFormatFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PathinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregFilterFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregSplitDynamicReturnTypeExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassIsSubclassOfTypeSpecifyingExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/MethodTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReplaceFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPointerFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/LtrimFunctionReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtensionTrait.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbConvertEncodingFunctionReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbSubstituteCharacterDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbStrlenFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MicrotimeFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HrtimeFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ImplodeFunctionReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NonEmptyStringFunctionsReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SetTypeFunctionTypeSpecifyingExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrCaseFunctionsReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrlenFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrPadFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrRepeatFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrrevFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SubstrDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ThrowableReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseUrlFunctionDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TriggerErrorDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TrimFunctionDynamicReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/VersionCompareFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PowFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RoundFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrtotimeFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RandomIntFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RangeFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassImplementsFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefineConstantTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefinedConstantTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FunctionExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/InArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsCallableFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsIterableFunctionTypeSpecifyingExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsSubclassOfFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IteratorToArrayFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingHelper.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CtypeDigitFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TypeSpecifyingFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementAsXMLMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementXpathMethodReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrSplitFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrTokFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SscanfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrvalFamilyFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrWordCountFunctionDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/XMLReaderOpenReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionGetAttributesMethodReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DatePeriodConstructorReturnTypeExtension.php";i:1747860844;s:189:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/ClosureTypeFactory.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Constant/OversizedArrayBuilder.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/ParentDirectoryRelativePathHelper.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/RelativePathHelper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/FileCacheStorage.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/CacheStorage.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/RichParser.php";i:1747860844;s:125:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/Parser.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CleaningParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/SimpleParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CachedParser.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserDecorator.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserFactory.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/LazyRegistry.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Registry.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubPhpDocProvider.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/Reflector.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionSourceLocatorFactory.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/PhpStormStubsSourceStubberFactory.php";i:1747860844;s:204:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/PhpStormStubsSourceStubber.php";i:1747860844;s:191:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/SourceStubber.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/ReflectionSourceStubberFactory.php";i:1747860844;s:201:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/ReflectionSourceStubber.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Deprecation/DeprecationProvider.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser/Php8.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PathRoutingParser.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StubParser.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/PHPStanDiagnoseExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CiDetectedErrorFormatter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/ErrorFormatter.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/RawErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TableErrorFormatter.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CheckstyleErrorFormatter.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JsonErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JunitErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GitlabErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GithubErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TeamcityErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInClassExtendsRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInClassImplementsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInEnumImplementsRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInInstanceOfRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInInterfaceExtendsRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInTraitUseRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CaughtExceptionExistenceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToNonExistentFunctionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticInAbstractClassStaticMethodRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/OverridingConstantRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/OverridingMethodRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Missing/MissingReturnRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInGroupUseRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionCallableRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/OverridingPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetPropertyHookParameterRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/WritingToReadOnlyPropertiesRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadingWriteOnlyPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/CompactVariablesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/DefinedVariableRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/RequireFileExistsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassNameUsageExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalFunctionUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageExtension.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ConstantRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsCheck.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionTraitRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallCallablesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocTagValueRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocVarTagTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPHPStanDocTagRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalPropertyUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalMethodUsageExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayDimFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayItemRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidFunctionWithExplicitThrowPointRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidMethodWithExplicitThrowPointRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidPropertyHookWithExplicitThrowPointRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldFromTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldInGeneratorRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ImpossibleInstanceOfRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanAndConstantConditionRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanOrConstantConditionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanNotConstantConditionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/ConstructorWithoutImpurePointsCollector.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Collector.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureNewCollector.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/FunctionWithoutImpurePointsCollector.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureFuncCallCollector.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/MethodWithoutImpurePointsCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureMethodCallCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureStaticCallCollector.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivatePropertyRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/DoWhileLoopConstantConditionRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ElseIfConstantConditionRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/IfConstantConditionRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeFunctionCallRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeMethodCallRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeStaticMethodCallRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/LogicalXorConstantConditionRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/MatchExpressionRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/NumberComparisonOperatorsConstantConditionRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/StrictComparisonOfDifferentTypesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantLooseComparisonRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/TernaryOperatorConstantConditionRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysFalseConditionRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysTrueConditionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideFunctionThrowTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideMethodThrowTypeRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWidePropertyHookThrowTypeRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/NullsafePropertyFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitDeclarationCollector.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitUseCollector.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CatchWithUnthrownExceptionRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RandomIntParametersRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayFilterRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayValuesRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToNumberRule.php";i:1747860844;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php";i:1731428986;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterOutTypeExtension.php";i:1747860844;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php";i:1731428986;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodTypeSpecifyingExtension.php";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php";i:1731428986;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterClosureTypeExtension.php";i:1747860844;s:119:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php";i:1736367023;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/DependencyInjection/LazyDeprecatedScopeResolverProvider.php";i:1747220217;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DefaultDeprecatedScopeResolver.php";i:1747220217;s:152:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeResolver.php";i:1747220217;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php";i:1747220217;s:176:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassConstantUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php";i:1747220217;s:169:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedMethodUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedPropertyUsageExtension.php";i:1747220217;s:172:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassNameUsageExtension.php";i:1747220217;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanRuleHelper.php";i:1742298160;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperatorRuleHelper.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariablePropertyFetchRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInDoWhileConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInIfConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInWhileConditionRule.php";i:1742298160;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/UselessCastRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/RequireParentConstructCallRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedBacktickRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedEmptyRule.php";i:1742298160;s:167:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php";i:1742298160;s:158:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php";i:1742298160;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ArrayFilterStrictRule.php";i:1742298160;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ClosureUsesThisRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/WrongCaseOfInheritedMethodRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorMethodCallRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorStaticCallRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostDecrementRule.php";i:1742298160;s:164:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostIncrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreDecrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreIncrementRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticAdditionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticDivisionRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticExponentiationRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticModuloRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticSubtractionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php";i:1742298160;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/StrictFunctionCallsRule.php";i:1742298160;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallableRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallableRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableVariablesRule.php";i:1742298160;s:109:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Configuration.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ClassMethodNodeFinder.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/MethodCallNodeFinder.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ReturnNodeFinder.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/PhpDoc/ApiDocStmtAnalyzer.php";i:1746391137;s:118:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/NodeComparator.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/ReflectionParser.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/MethodNodeAnalyser.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/Collector/PublicClassMethodMatcher.php";i:1746391137;s:136:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/ClassMethodCallReferenceResolver.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/CollectorMetadataPrinter.php";i:1746391137;s:117:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Guard/EmptyIssetGuard.php";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/ClassMethod/PublicClassMethodParamTypesCollector.php";i:1746391137;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCall/MethodCallArgTypesCollector.php";i:1746391137;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCallableNode/MethodCallableCollector.php";i:1746391137;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/Allowed.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedConfigFactory.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedPath.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/GetAttributesWhenInSignature.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedAttributeFactory.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedCallFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedConstantFactory.php";i:1744311703;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedControlStructureFactory.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedNamespaceFactory.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedSuperglobalFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedVariableFactory.php";i:1744311703;s:120:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/File/FilePath.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Formatter/Formatter.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Identifier/Identifier.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Normalizer/Normalizer.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedAttributeRuleErrors.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallableParameterRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedConstantRuleErrors.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedControlStructureRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedFunctionRuleErrors.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedMethodRuleErrors.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedNamespaceRuleErrors.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallsRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedVariableRuleErrors.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Type/TypeResolver.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsageFactory.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsages.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/MethodCalls.php";i:1744311703;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/NewCalls.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/StaticCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EvalCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EchoCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/PrintCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EmptyCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/IssetCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/UnsetCalls.php";i:1744311703;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ExitDieCalls.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/FunctionCalls.php";i:1744311703;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ShellExecCalls.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ConstantUsages.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ClassConstantUsages.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/VariableUsages.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/AttributeUsages.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/BreakControlStructure.php";i:1744311703;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ContinueControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DeclareControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DoWhileControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseIfControlStructure.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForeachControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/GotoControlStructure.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/IfControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/MatchControlStructure.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/RequireIncludeControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ReturnControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/SwitchControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/WhileControlStructure.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentClassMethodNameHelperRule.php";i:1744311703;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentClassMethodNameHelperRule.php";i:1744311703;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentFunctionNameHelperRule.php";i:1744311703;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentFunctionNameHelperRule.php";i:1744311703;s:134:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Formatter/TypeCoverageFormatter.php";i:1736208626;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/CollectorDataNormalizer.php";i:1736208626;s:116:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Configuration.php";i:1736208626;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ReturnTypeDeclarationCollector.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ParamTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/PropertyTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ConstantTypeDeclarationCollector.php";i:1736208626;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/DeclareCollector.php";i:1736208626;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Container.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/utils/src/SmartObject.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactory.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersion.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/LazyTypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolver.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManager.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManagerFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Registry.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/MemoizingContainer.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/LazyClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/ClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:179:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterOutTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterOutTypeExtensionProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyOperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/OperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicThrowTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicThrowTypeExtensionProvider.php";i:1747860844;s:178:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterClosureTypeExtensionProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterClosureTypeExtensionProvider.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluder.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderRawFactory.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpFunctionReflection.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflection.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflectionFactory.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocator.php";i:1747860844;s:182:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/SourceLocator.php";i:1747860844;s:190:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocatorFactory.php";i:1747860844;s:186:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocator.php";i:1747860844;s:193:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorFactory.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflection.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ExtendedMethodReflection.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ClassMemberReflection.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodReflection.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflectionFactory.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/LazyReflectionProviderProvider.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderProvider.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/UsefulTypeAliasResolver.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolver.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/LazyTypeAliasResolverProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolverProvider.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifier.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FuzzyRelativePathHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/SimpleRelativePathHelper.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProviderFactory.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php";i:1747860844;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeHelper.php";i:1747220217;}i:3;a:943:{i:0;s:34:"PHPStan\Rules\Debug\DebugScopeRule";i:1;s:18:"PHPStan\Rules\Rule";i:2;s:38:"PHPStan\Rules\Debug\DumpPhpDocTypeRule";i:3;s:32:"PHPStan\Rules\Debug\DumpTypeRule";i:4;s:34:"PHPStan\Rules\Debug\FileAssertRule";i:5;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule";i:6;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule";i:7;s:65:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule";i:8;s:55:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule";i:9;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule";i:10;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule";i:11;s:61:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule";i:12;s:69:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule";i:13;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule";i:14;s:71:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule";i:15;s:35:"PHPStan\Rules\Api\ApiInstanceofRule";i:16;s:39:"PHPStan\Rules\Api\ApiInstanceofTypeRule";i:17;s:38:"PHPStan\Rules\Api\ApiInstantiationRule";i:18;s:40:"PHPStan\Rules\Api\ApiClassConstFetchRule";i:19;s:37:"PHPStan\Rules\Api\ApiClassExtendsRule";i:20;s:40:"PHPStan\Rules\Api\ApiClassImplementsRule";i:21;s:41:"PHPStan\Rules\Api\ApiInterfaceExtendsRule";i:22;s:35:"PHPStan\Rules\Api\ApiMethodCallRule";i:23;s:35:"PHPStan\Rules\Api\ApiStaticCallRule";i:24;s:33:"PHPStan\Rules\Api\ApiTraitUseRule";i:25;s:37:"PHPStan\Rules\Api\GetTemplateTypeRule";i:26;s:53:"PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule";i:27;s:40:"PHPStan\Rules\Api\OldPhpParser4ClassRule";i:28;s:55:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule";i:29;s:52:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule";i:30;s:47:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule";i:31;s:53:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule";i:32;s:57:"PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule";i:33;s:32:"PHPStan\Rules\Cast\UnsetCastRule";i:34;s:41:"PHPStan\Rules\Classes\AllowedSubTypesRule";i:35;s:41:"PHPStan\Rules\Classes\ClassAttributesRule";i:36;s:49:"PHPStan\Rules\Classes\ClassConstantAttributesRule";i:37;s:39:"PHPStan\Rules\Classes\ClassConstantRule";i:38;s:46:"PHPStan\Rules\Classes\DuplicateDeclarationRule";i:39;s:36:"PHPStan\Rules\Classes\EnumSanityRule";i:40;s:47:"PHPStan\Rules\Classes\InstantiationCallableRule";i:41;s:51:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule";i:42;s:42:"PHPStan\Rules\Classes\LocalTypeAliasesRule";i:43;s:50:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule";i:44;s:47:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule";i:45;s:35:"PHPStan\Rules\Classes\NewStaticRule";i:46;s:48:"PHPStan\Rules\Classes\NonClassAttributeClassRule";i:47;s:39:"PHPStan\Rules\Classes\ReadOnlyClassRule";i:48;s:45:"PHPStan\Rules\Classes\TraitAttributeClassRule";i:49;s:48:"PHPStan\Rules\Constants\ClassAsClassConstantRule";i:50;s:53:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule";i:51;s:41:"PHPStan\Rules\Constants\FinalConstantRule";i:52;s:48:"PHPStan\Rules\Constants\MagicConstantContextRule";i:53;s:52:"PHPStan\Rules\Constants\NativeTypedClassConstantRule";i:54;s:48:"PHPStan\Rules\Constants\FinalPrivateConstantRule";i:55;s:46:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule";i:56;s:46:"PHPStan\Rules\Exceptions\NoncapturingCatchRule";i:57;s:44:"PHPStan\Rules\Exceptions\ThrowExpressionRule";i:58;s:51:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule";i:59;s:60:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule";i:60;s:45:"PHPStan\Rules\Functions\ClosureAttributesRule";i:61;s:44:"PHPStan\Rules\Functions\DefineParametersRule";i:62;s:67:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule";i:63;s:52:"PHPStan\Rules\Functions\CallToFunctionParametersRule";i:64;s:61:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule";i:65;s:54:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule";i:66;s:46:"PHPStan\Rules\Functions\FunctionAttributesRule";i:67;s:41:"PHPStan\Rules\Functions\InnerFunctionRule";i:68;s:63:"PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule";i:69;s:43:"PHPStan\Rules\Functions\ParamAttributesRule";i:70;s:49:"PHPStan\Rules\Functions\PrintfArrayParametersRule";i:71;s:44:"PHPStan\Rules\Functions\PrintfParametersRule";i:72;s:47:"PHPStan\Rules\Functions\RedefinedParametersRule";i:73;s:47:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule";i:74;s:41:"PHPStan\Rules\Ignore\IgnoreParseErrorRule";i:75;s:57:"PHPStan\Rules\Functions\VariadicParametersDeclarationRule";i:76;s:46:"PHPStan\Rules\Keywords\ContinueBreakInLoopRule";i:77;s:45:"PHPStan\Rules\Keywords\DeclareStrictTypesRule";i:78;s:58:"PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule";i:79;s:47:"PHPStan\Rules\Methods\AbstractPrivateMethodRule";i:80;s:37:"PHPStan\Rules\Methods\CallMethodsRule";i:81;s:43:"PHPStan\Rules\Methods\CallStaticMethodsRule";i:82;s:47:"PHPStan\Rules\Methods\ConsistentConstructorRule";i:83;s:47:"PHPStan\Rules\Methods\ConstructorReturnTypeRule";i:84;s:52:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule";i:85;s:44:"PHPStan\Rules\Methods\FinalPrivateMethodRule";i:86;s:40:"PHPStan\Rules\Methods\MethodCallableRule";i:87;s:53:"PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule";i:88;s:58:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule";i:89;s:53:"PHPStan\Rules\Methods\MissingMethodImplementationRule";i:90;s:42:"PHPStan\Rules\Methods\MethodAttributesRule";i:91;s:46:"PHPStan\Rules\Methods\StaticMethodCallableRule";i:92;s:33:"PHPStan\Rules\Names\UsedNamesRule";i:93;s:44:"PHPStan\Rules\Operators\InvalidAssignVarRule";i:94;s:50:"PHPStan\Rules\Operators\InvalidIncDecOperationRule";i:95;s:53:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule";i:96;s:59:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule";i:97;s:67:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule";i:98;s:56:"PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule";i:99;s:58:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule";i:100;s:66:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule";i:101;s:50:"PHPStan\Rules\Properties\PropertiesInInterfaceRule";i:102;s:46:"PHPStan\Rules\Properties\PropertyAssignRefRule";i:103;s:47:"PHPStan\Rules\Properties\PropertyAttributesRule";i:104;s:51:"PHPStan\Rules\Properties\PropertyHookAttributesRule";i:105;s:44:"PHPStan\Rules\Properties\PropertyInClassRule";i:106;s:45:"PHPStan\Rules\Properties\ReadOnlyPropertyRule";i:107;s:53:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule";i:108;s:49:"PHPStan\Rules\Regexp\RegularExpressionPatternRule";i:109;s:50:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule";i:110;s:42:"PHPStan\Rules\Traits\ConstantsInTraitsRule";i:111;s:40:"PHPStan\Rules\Traits\TraitAttributesRule";i:112;s:43:"PHPStan\Rules\Types\InvalidTypesInUnionRule";i:113;s:33:"PHPStan\Rules\Variables\UnsetRule";i:114;s:43:"PHPStan\Rules\Whitespace\FileWhitespaceRule";i:115;s:53:"PHPStan\Rules\Classes\UnusedConstructorParametersRule";i:116;s:45:"PHPStan\Rules\Functions\UnusedClosureUsesRule";i:117;s:33:"PHPStan\Rules\Variables\EmptyRule";i:118;s:33:"PHPStan\Rules\Variables\IssetRule";i:119;s:40:"PHPStan\Rules\Variables\NullCoalesceRule";i:120;s:27:"PHPStan\Rules\Cast\EchoRule";i:121;s:34:"PHPStan\Rules\Cast\InvalidCastRule";i:122;s:50:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule";i:123;s:28:"PHPStan\Rules\Cast\PrintRule";i:124;s:60:"PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule";i:125;s:35:"PHPStan\Rules\Classes\MethodTagRule";i:126;s:40:"PHPStan\Rules\Classes\MethodTagTraitRule";i:127;s:43:"PHPStan\Rules\Classes\MethodTagTraitUseRule";i:128;s:37:"PHPStan\Rules\Classes\PropertyTagRule";i:129;s:42:"PHPStan\Rules\Classes\PropertyTagTraitRule";i:130;s:45:"PHPStan\Rules\Classes\PropertyTagTraitUseRule";i:131;s:36:"PHPStan\Rules\Classes\MixinTraitRule";i:132;s:39:"PHPStan\Rules\Classes\MixinTraitUseRule";i:133;s:55:"PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule";i:134;s:56:"PHPStan\Rules\Constants\ValueAssignedToClassConstantRule";i:135;s:60:"PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule";i:136;s:73:"PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule";i:137;s:67:"PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule";i:138;s:41:"PHPStan\Rules\Generics\ClassAncestorsRule";i:139;s:44:"PHPStan\Rules\Generics\ClassTemplateTypeRule";i:140;s:40:"PHPStan\Rules\Generics\EnumAncestorsRule";i:141;s:43:"PHPStan\Rules\Generics\EnumTemplateTypeRule";i:142;s:47:"PHPStan\Rules\Generics\FunctionTemplateTypeRule";i:143;s:52:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule";i:144;s:45:"PHPStan\Rules\Generics\InterfaceAncestorsRule";i:145;s:48:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule";i:146;s:45:"PHPStan\Rules\Generics\MethodTemplateTypeRule";i:147;s:48:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule";i:148;s:53:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule";i:149;s:50:"PHPStan\Rules\Generics\MethodSignatureVarianceRule";i:150;s:43:"PHPStan\Rules\Generics\PropertyVarianceRule";i:151;s:44:"PHPStan\Rules\Generics\TraitTemplateTypeRule";i:152;s:37:"PHPStan\Rules\Generics\UsedTraitsRule";i:153;s:56:"PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule";i:154;s:58:"PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule";i:155;s:50:"PHPStan\Rules\Operators\InvalidBinaryOperationRule";i:156;s:54:"PHPStan\Rules\Operators\InvalidComparisonOperationRule";i:157;s:49:"PHPStan\Rules\Operators\InvalidUnaryOperationRule";i:158;s:54:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule";i:159;s:52:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule";i:160;s:39:"PHPStan\Rules\PhpDoc\FunctionAssertRule";i:161;s:37:"PHPStan\Rules\PhpDoc\MethodAssertRule";i:162;s:48:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule";i:163;s:60:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule";i:164;s:47:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule";i:165;s:59:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule";i:166;s:55:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule";i:167;s:49:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule";i:168;s:68:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule";i:169;s:52:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule";i:170;s:50:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule";i:171;s:63:"PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule";i:172;s:43:"PHPStan\Rules\Classes\RequireImplementsRule";i:173;s:40:"PHPStan\Rules\Classes\RequireExtendsRule";i:174;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule";i:175;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule";i:176;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule";i:177;s:35:"PHPStan\Rules\Pure\PureFunctionRule";i:178;s:33:"PHPStan\Rules\Pure\PureMethodRule";i:179;s:43:"PHPStan\Rules\Arrays\ArrayDestructuringRule";i:180;s:39:"PHPStan\Rules\Arrays\ArrayUnpackingRule";i:181;s:42:"PHPStan\Rules\Arrays\IterableInForeachRule";i:182;s:47:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule";i:183;s:45:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule";i:184;s:52:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule";i:185;s:46:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule";i:186;s:42:"PHPStan\Rules\Exceptions\ThrowExprTypeRule";i:187;s:51:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule";i:188;s:45:"PHPStan\Rules\Functions\ClosureReturnTypeRule";i:189;s:38:"PHPStan\Rules\Functions\ReturnTypeRule";i:190;s:38:"PHPStan\Rules\Generators\YieldTypeRule";i:191;s:36:"PHPStan\Rules\Methods\ReturnTypeRule";i:192;s:66:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule";i:193;s:58:"PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule";i:194;s:51:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule";i:195;s:59:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule";i:196;s:54:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule";i:197;s:62:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule";i:198;s:60:"PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule";i:199;s:54:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule";i:200;s:52:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule";i:201;s:56:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule";i:202;s:43:"PHPStan\Rules\Variables\VariableCloningRule";i:203;s:36:"PHPStan\Rules\Arrays\DeadForeachRule";i:204;s:72:"PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule";i:205;s:69:"PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule";i:206;s:67:"PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule";i:207;s:73:"PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule";i:208;s:31:"PHPStan\Rules\DeadCode\NoopRule";i:209;s:47:"PHPStan\Rules\DeadCode\UnreachableStatementRule";i:210;s:48:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule";i:211;s:46:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule";i:212;s:58:"PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule";i:213;s:69:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule";i:214;s:54:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule";i:215;s:70:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule";i:216;s:65:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule";i:217;s:71:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule";i:218;s:44:"PHPStan\Rules\Methods\NullsafeMethodCallRule";i:219;s:69:"PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule";i:220;s:63:"PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule";i:221;s:64:"PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule";i:222;s:66:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule";i:223;s:64:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule";i:224;s:54:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule";i:225;s:41:"PHPStan\Rules\Traits\NotAnalysedTraitRule";i:226;s:39:"PHPStan\Rules\DateTimeInstantiationRule";i:227;s:40:"PHPStan\Rules\Functions\CallUserFuncRule";i:228;s:53:"PHPStan\Rules\Functions\ParameterCastableToStringRule";i:229;s:60:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule";i:230;s:57:"PHPStan\Rules\Functions\SortParameterCastableToStringRule";i:231;s:49:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule";i:232;s:56:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule";i:233;s:60:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule";i:234;s:57:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule";i:235;s:56:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule";i:236;s:53:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule";i:237;s:50:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule";i:238;s:52:"PHPStan\Rules\Properties\MissingPropertyTypehintRule";i:239;s:48:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule";i:240;s:45:"Composer\Pcre\PHPStan\InvalidRegexPatternRule";i:241;s:54:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule";i:242;s:47:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule";i:243;s:50:"Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule";i:244;s:44:"Rector\TypePerfect\Rules\NoIssetOnObjectRule";i:245;s:44:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule";i:246;s:61:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule";i:247;s:62:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule";i:248;s:51:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule";i:249;s:51:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule";i:250;s:48:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule";i:251;s:48:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule";i:252;s:53:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule";i:253;s:54:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule";i:254;s:56:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule";i:255;s:56:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule";i:256;s:51:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule";i:257;s:66:"Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule";i:258;s:56:"Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule";i:259;s:24:"PhpParser\BuilderFactory";i:260;s:27:"PHPStan\Parser\LexerFactory";i:261;s:34:"PhpParser\NodeVisitor\NameResolver";i:262;s:29:"PhpParser\NodeVisitorAbstract";i:263;s:21:"PhpParser\NodeVisitor";i:264;s:36:"PHPStan\Parser\AnonymousClassVisitor";i:265;s:36:"PHPStan\Parser\ArrayFilterArgVisitor";i:266;s:34:"PHPStan\Parser\ArrayFindArgVisitor";i:267;s:33:"PHPStan\Parser\ArrayMapArgVisitor";i:268;s:34:"PHPStan\Parser\ArrayWalkArgVisitor";i:269;s:32:"PHPStan\Parser\ClosureArgVisitor";i:270;s:38:"PHPStan\Parser\ClosureBindToVarVisitor";i:271;s:36:"PHPStan\Parser\ClosureBindArgVisitor";i:272;s:35:"PHPStan\Parser\CurlSetOptArgVisitor";i:273;s:38:"PHPStan\Parser\ArrowFunctionArgVisitor";i:274;s:47:"PHPStan\Parser\MagicConstantParamDefaultVisitor";i:275;s:43:"PHPStan\Parser\NewAssignedToPropertyVisitor";i:276;s:37:"PHPStan\Parser\ParentStmtTypesVisitor";i:277;s:41:"PHPStan\Parser\StandaloneThrowExprVisitor";i:278;s:34:"PHPStan\Parser\TryCatchTypeVisitor";i:279;s:35:"PHPStan\Parser\LastConditionVisitor";i:280;s:45:"PHPStan\Parser\TypeTraverserInstanceofVisitor";i:281;s:37:"PHPStan\Parser\VariadicMethodsVisitor";i:282;s:39:"PHPStan\Parser\VariadicFunctionsVisitor";i:283;s:32:"PHPStan\Node\Printer\ExprPrinter";i:284;s:28:"PHPStan\Node\Printer\Printer";i:285;s:32:"PhpParser\PrettyPrinter\Standard";i:286;s:31:"PhpParser\PrettyPrinterAbstract";i:287;s:23:"PhpParser\PrettyPrinter";i:288;s:39:"PHPStan\Broker\AnonymousClassNameHelper";i:289;s:36:"PHPStan\Php\PhpVersionFactoryFactory";i:290;s:37:"PHPStan\Php\ComposerPhpVersionFactory";i:291;s:33:"PHPStan\PhpDocParser\ParserConfig";i:292;s:32:"PHPStan\PhpDocParser\Lexer\Lexer";i:293;s:38:"PHPStan\PhpDocParser\Parser\TypeParser";i:294;s:43:"PHPStan\PhpDocParser\Parser\ConstExprParser";i:295;s:40:"PHPStan\PhpDocParser\Parser\PhpDocParser";i:296;s:36:"PHPStan\PhpDocParser\Printer\Printer";i:297;s:40:"PHPStan\PhpDoc\PhpDocInheritanceResolver";i:298;s:33:"PHPStan\PhpDoc\PhpDocNodeResolver";i:299;s:35:"PHPStan\PhpDoc\PhpDocStringResolver";i:300;s:36:"PHPStan\PhpDoc\ConstExprNodeResolver";i:301;s:31:"PHPStan\PhpDoc\TypeNodeResolver";i:302;s:33:"PHPStan\PhpDoc\TypeStringResolver";i:303;s:28:"PHPStan\PhpDoc\StubValidator";i:304;s:45:"PHPStan\PhpDoc\SocketSelectStubFilesExtension";i:305;s:33:"PHPStan\PhpDoc\StubFilesExtension";i:306;s:39:"PHPStan\PhpDoc\DefaultStubFilesProvider";i:307;s:32:"PHPStan\PhpDoc\StubFilesProvider";i:308;s:45:"PHPStan\PhpDoc\JsonValidateStubFilesExtension";i:309;s:48:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension";i:310;s:47:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension";i:311;s:25:"PHPStan\Analyser\Analyser";i:312;s:40:"PHPStan\Analyser\AnalyserResultFinalizer";i:313;s:29:"PHPStan\Analyser\FileAnalyser";i:314;s:45:"PHPStan\Analyser\IgnoreErrorExtensionProvider";i:315;s:38:"PHPStan\Analyser\LocalIgnoresProcessor";i:316;s:37:"PHPStan\Analyser\RuleErrorTransformer";i:317;s:42:"PHPStan\Analyser\Ignore\IgnoredErrorHelper";i:318;s:35:"PHPStan\Analyser\Ignore\IgnoreLexer";i:319;s:41:"PHPStan\Analyser\LazyInternalScopeFactory";i:320;s:37:"PHPStan\Analyser\InternalScopeFactory";i:321;s:29:"PHPStan\Analyser\ScopeFactory";i:322;s:34:"PHPStan\Analyser\NodeScopeResolver";i:323;s:40:"PHPStan\Analyser\ConstantResolverFactory";i:324;s:47:"PHPStan\Analyser\ResultCache\ResultCacheClearer";i:325;s:41:"PHPStan\Analyser\RicherScopeGetTypeHelper";i:326;s:19:"PHPStan\Cache\Cache";i:327;s:34:"PHPStan\Collectors\RegistryFactory";i:328;s:34:"PHPStan\Command\AnalyseApplication";i:329;s:30:"PHPStan\Command\AnalyserRunner";i:330;s:32:"PHPStan\Command\FixerApplication";i:331;s:37:"PHPStan\Dependency\DependencyResolver";i:332;s:38:"PHPStan\Dependency\ExportedNodeFetcher";i:333;s:39:"PHPStan\Dependency\ExportedNodeResolver";i:334;s:38:"PHPStan\Dependency\ExportedNodeVisitor";i:335;s:48:"PHPStan\DependencyInjection\Nette\NetteContainer";i:336;s:37:"PHPStan\DependencyInjection\Container";i:337;s:54:"PHPStan\DependencyInjection\DerivativeContainerFactory";i:338;s:23:"PHPStan\File\FileHelper";i:339;s:32:"PHPStan\File\FileExcluderFactory";i:340;s:23:"PHPStan\File\FileFinder";i:341;s:24:"PHPStan\File\FileMonitor";i:342;s:37:"PHPStan\Parser\DeclarePositionVisitor";i:343;s:47:"PHPStan\Parser\ImmediatelyInvokedClosureVisitor";i:344;s:33:"PHPStan\Parallel\ParallelAnalyser";i:345;s:26:"PHPStan\Parallel\Scheduler";i:346;s:34:"PHPStan\Diagnose\DiagnoseExtension";i:347;s:30:"PHPStan\Process\CpuCoreCounter";i:348;s:45:"PHPStan\Reflection\AttributeReflectionFactory";i:349;s:46:"PHPStan\Reflection\InitializerExprTypeResolver";i:350;s:73:"PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension";i:351;s:50:"PHPStan\Reflection\MethodsClassReflectionExtension";i:352;s:76:"PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension";i:353;s:53:"PHPStan\Reflection\PropertiesClassReflectionExtension";i:354;s:64:"PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor";i:355;s:66:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher";i:356;s:96:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker";i:357;s:88:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory";i:358;s:91:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository";i:359;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository";i:360;s:92:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension";i:361;s:45:"PHPStan\Type\DynamicMethodReturnTypeExtension";i:362;s:88:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension";i:363;s:37:"PHPStan\Reflection\ConstructorsHelper";i:364;s:81:"PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension";i:365;s:84:"PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension";i:366;s:61:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension";i:367;s:64:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension";i:368;s:50:"PHPStan\Reflection\Php\PhpClassReflectionExtension";i:369;s:69:"PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension";i:370;s:66:"PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension";i:371;s:58:"PHPStan\Reflection\AllowedSubTypesClassReflectionExtension";i:372;s:68:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension";i:373;s:79:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension";i:374;s:64:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider";i:375;s:50:"PHPStan\Reflection\SignatureMap\SignatureMapParser";i:376;s:60:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider";i:377;s:52:"PHPStan\Reflection\SignatureMap\SignatureMapProvider";i:378;s:56:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider";i:379;s:59:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory";i:380;s:31:"PHPStan\Rules\Api\ApiRuleHelper";i:381;s:29:"PHPStan\Rules\AttributesCheck";i:382;s:58:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck";i:383;s:28:"PHPStan\Rules\ClassNameCheck";i:384;s:39:"PHPStan\Rules\ClassCaseSensitivityCheck";i:385;s:37:"PHPStan\Rules\ClassForbiddenNameCheck";i:386;s:43:"PHPStan\Rules\Classes\LocalTypeAliasesCheck";i:387;s:36:"PHPStan\Rules\Classes\MethodTagCheck";i:388;s:32:"PHPStan\Rules\Classes\MixinCheck";i:389;s:38:"PHPStan\Rules\Classes\PropertyTagCheck";i:390;s:52:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper";i:391;s:50:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper";i:392;s:53:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver";i:393;s:46:"PHPStan\Rules\Exceptions\ExceptionTypeResolver";i:394;s:68:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule";i:395;s:66:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule";i:396;s:72:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule";i:397;s:61:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck";i:398;s:46:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck";i:399;s:41:"PHPStan\Rules\FunctionCallParametersCheck";i:400;s:37:"PHPStan\Rules\FunctionDefinitionCheck";i:401;s:37:"PHPStan\Rules\FunctionReturnTypeCheck";i:402;s:44:"PHPStan\Rules\ParameterCastableToStringCheck";i:403;s:49:"PHPStan\Rules\Generics\CrossCheckInterfacesHelper";i:404;s:44:"PHPStan\Rules\Generics\GenericAncestorsCheck";i:405;s:45:"PHPStan\Rules\Generics\GenericObjectTypeCheck";i:406;s:49:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck";i:407;s:40:"PHPStan\Rules\Generics\TemplateTypeCheck";i:408;s:36:"PHPStan\Rules\Generics\VarianceCheck";i:409;s:55:"PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper";i:410;s:24:"PHPStan\Rules\IssetCheck";i:411;s:37:"PHPStan\Rules\Methods\MethodCallCheck";i:412;s:43:"PHPStan\Rules\Methods\StaticMethodCallCheck";i:413;s:41:"PHPStan\Rules\Methods\MethodSignatureRule";i:414;s:53:"PHPStan\Rules\Methods\MethodParameterComparisonHelper";i:415;s:54:"PHPStan\Rules\Methods\MethodVisibilityComparisonHelper";i:416;s:34:"PHPStan\Rules\MissingTypehintCheck";i:417;s:27:"PHPStan\Rules\NullsafeCheck";i:418;s:69:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider";i:419;s:65:"PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider";i:420;s:59:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider";i:421;s:55:"PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider";i:422;s:52:"PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper";i:423;s:37:"PHPStan\Rules\PhpDoc\AssertRuleHelper";i:424;s:43:"PHPStan\Rules\PhpDoc\UnresolvableTypeHelper";i:425;s:46:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper";i:426;s:48:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck";i:427;s:41:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper";i:428;s:40:"PHPStan\Rules\Playground\NeverRuleHelper";i:429;s:46:"PHPStan\Rules\Properties\AccessPropertiesCheck";i:430;s:60:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension";i:431;s:44:"PHPStan\Type\OperatorTypeSpecifyingExtension";i:432;s:50:"PHPStan\Rules\Properties\UninitializedPropertyRule";i:433;s:65:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider";i:434;s:61:"PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider";i:435;s:43:"PHPStan\Rules\Properties\PropertyDescriptor";i:436;s:49:"PHPStan\Rules\Properties\PropertyReflectionFinder";i:437;s:38:"PHPStan\Rules\Pure\FunctionPurityCheck";i:438;s:29:"PHPStan\Rules\RuleLevelHelper";i:439;s:43:"PHPStan\Rules\UnusedFunctionParametersCheck";i:440;s:59:"PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck";i:441;s:27:"PHPStan\Type\FileTypeMapper";i:442;s:30:"PHPStan\Type\BitwiseFlagHelper";i:443;s:54:"PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension";i:444;s:47:"PHPStan\Type\DynamicFunctionReturnTypeExtension";i:445;s:57:"PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension";i:446;s:62:"PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension";i:447;s:61:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension";i:448;s:54:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension";i:449;s:34:"PHPStan\Type\Php\ArrayColumnHelper";i:450;s:55:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension";i:451;s:56:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension";i:452;s:55:"PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension";i:453;s:53:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension";i:454;s:57:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension";i:455;s:52:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper";i:456;s:55:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension";i:457;s:53:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension";i:458;s:53:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension";i:459;s:56:"PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension";i:460;s:51:"PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension";i:461;s:62:"PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension";i:462;s:44:"PHPStan\Type\FunctionTypeSpecifyingExtension";i:463;s:44:"PHPStan\Analyser\TypeSpecifierAwareExtension";i:464;s:56:"PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension";i:465;s:55:"PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension";i:466;s:60:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension";i:467;s:52:"PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension";i:468;s:61:"PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension";i:469;s:52:"PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension";i:470;s:52:"PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension";i:471;s:53:"PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension";i:472;s:55:"PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension";i:473;s:56:"PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension";i:474;s:56:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension";i:475;s:54:"PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension";i:476;s:54:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension";i:477;s:55:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension";i:478;s:62:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension";i:479;s:59:"PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension";i:480;s:62:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension";i:481;s:59:"PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension";i:482;s:41:"PHPStan\Type\Php\AssertThrowTypeExtension";i:483;s:46:"PHPStan\Type\DynamicFunctionThrowTypeExtension";i:484;s:63:"PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension";i:485;s:51:"PHPStan\Type\DynamicStaticMethodReturnTypeExtension";i:486;s:63:"PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension";i:487;s:54:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension";i:488;s:54:"PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension";i:489;s:56:"PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension";i:490;s:62:"PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension";i:491;s:51:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension";i:492;s:52:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension";i:493;s:31:"PHPStan\Type\Php\ConstantHelper";i:494;s:49:"PHPStan\Type\Php\CountFunctionReturnTypeExtension";i:495;s:61:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension";i:496;s:53:"PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension";i:497;s:62:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension";i:498;s:45:"PHPStan\Type\Php\DateFunctionReturnTypeHelper";i:499;s:54:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension";i:500;s:52:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension";i:501;s:48:"PHPStan\Type\Php\DateFunctionReturnTypeExtension";i:502;s:58:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension";i:503;s:50:"PHPStan\Type\DynamicStaticMethodThrowTypeExtension";i:504;s:55:"PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension";i:505;s:57:"PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension";i:506;s:51:"PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension";i:507;s:50:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension";i:508;s:54:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension";i:509;s:55:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension";i:510;s:44:"PHPStan\Type\DynamicMethodThrowTypeExtension";i:511;s:52:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension";i:512;s:58:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension";i:513;s:48:"PHPStan\Type\Php\DsMapDynamicReturnTypeExtension";i:514;s:53:"PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension";i:515;s:58:"PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension";i:516;s:58:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension";i:517;s:47:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper";i:518;s:54:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension";i:519;s:52:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension";i:520;s:57:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension";i:521;s:57:"PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension";i:522;s:51:"PHPStan\Type\Php\GetClassDynamicReturnTypeExtension";i:523;s:56:"PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension";i:524;s:58:"PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension";i:525;s:65:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension";i:526;s:51:"PHPStan\Type\Php\GettypeFunctionReturnTypeExtension";i:527;s:63:"PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension";i:528;s:49:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension";i:529;s:58:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension";i:530;s:41:"PHPStan\Type\Php\IntdivThrowTypeExtension";i:531;s:42:"PHPStan\Type\Php\IniGetReturnTypeExtension";i:532;s:39:"PHPStan\Type\Php\JsonThrowTypeExtension";i:533;s:56:"PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension";i:534;s:46:"PHPStan\Type\FunctionParameterOutTypeExtension";i:535;s:50:"PHPStan\Type\Php\ParseStrParameterOutTypeExtension";i:536;s:49:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension";i:537;s:51:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension";i:538;s:56:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension";i:539;s:50:"PHPStan\Type\FunctionParameterClosureTypeExtension";i:540;s:39:"PHPStan\Type\Php\RegexArrayShapeMatcher";i:541;s:35:"PHPStan\Type\Regex\RegexGroupParser";i:542;s:40:"PHPStan\Type\Regex\RegexExpressionHelper";i:543;s:61:"PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension";i:544;s:64:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension";i:545;s:62:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension";i:546;s:64:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension";i:547;s:53:"PHPStan\Type\Php\StrContainingTypeSpecifyingExtension";i:548;s:65:"PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension";i:549;s:62:"PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension";i:550;s:47:"PHPStan\Type\Php\StatDynamicReturnTypeExtension";i:551;s:52:"PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension";i:552;s:54:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension";i:553;s:50:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension";i:554;s:63:"PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension";i:555;s:59:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension";i:556;s:54:"PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension";i:557;s:52:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension";i:558;s:67:"PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension";i:559;s:42:"PHPStan\Type\MethodTypeSpecifyingExtension";i:560;s:59:"PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension";i:561;s:64:"PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension";i:562;s:49:"PHPStan\Type\Php\LtrimFunctionReturnTypeExtension";i:563;s:47:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension";i:564;s:52:"PHPStan\Type\Php\MbFunctionsReturnTypeExtensionTrait";i:565;s:61:"PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension";i:566;s:64:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension";i:567;s:52:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension";i:568;s:53:"PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension";i:569;s:50:"PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension";i:570;s:51:"PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension";i:571;s:59:"PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension";i:572;s:55:"PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension";i:573;s:52:"PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension";i:574;s:50:"PHPStan\Type\Php\StrlenFunctionReturnTypeExtension";i:575;s:65:"PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension";i:576;s:50:"PHPStan\Type\Php\StrPadFunctionReturnTypeExtension";i:577;s:53:"PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension";i:578;s:50:"PHPStan\Type\Php\StrrevFunctionReturnTypeExtension";i:579;s:49:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension";i:580;s:45:"PHPStan\Type\Php\ThrowableReturnTypeExtension";i:581;s:59:"PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension";i:582;s:55:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension";i:583;s:55:"PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension";i:584;s:65:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension";i:585;s:47:"PHPStan\Type\Php\PowFunctionReturnTypeExtension";i:586;s:49:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension";i:587;s:53:"PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension";i:588;s:53:"PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension";i:589;s:49:"PHPStan\Type\Php\RangeFunctionReturnTypeExtension";i:590;s:54:"PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension";i:591;s:59:"PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension";i:592;s:59:"PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension";i:593;s:54:"PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension";i:594;s:55:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension";i:595;s:62:"PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension";i:596;s:55:"PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension";i:597;s:55:"PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension";i:598;s:58:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension";i:599;s:58:"PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension";i:600;s:60:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension";i:601;s:59:"PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension";i:602;s:51:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension";i:603;s:48:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper";i:604;s:58:"PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension";i:605;s:59:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension";i:606;s:66:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension";i:607;s:63:"PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension";i:608;s:63:"PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension";i:609;s:52:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension";i:610;s:50:"PHPStan\Type\Php\StrTokFunctionReturnTypeExtension";i:611;s:58:"PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension";i:612;s:57:"PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension";i:613;s:56:"PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension";i:614;s:63:"PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension";i:615;s:49:"PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension";i:616;s:65:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension";i:617;s:57:"PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension";i:618;s:85:"PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension";i:619;s:31:"PHPStan\Type\ClosureTypeFactory";i:620;s:43:"PHPStan\Type\Constant\OversizedArrayBuilder";i:621;s:36:"PHPStan\Rules\Functions\PrintfHelper";i:622;s:37:"PHPStan\Analyser\TypeSpecifierFactory";i:623;s:46:"PHPStan\File\ParentDirectoryRelativePathHelper";i:624;s:31:"PHPStan\File\RelativePathHelper";i:625;s:30:"PHPStan\Cache\FileCacheStorage";i:626;s:26:"PHPStan\Cache\CacheStorage";i:627;s:25:"PHPStan\Parser\RichParser";i:628;s:21:"PHPStan\Parser\Parser";i:629;s:29:"PHPStan\Parser\CleaningParser";i:630;s:27:"PHPStan\Parser\SimpleParser";i:631;s:27:"PHPStan\Parser\CachedParser";i:632;s:33:"PHPStan\Parser\PhpParserDecorator";i:633;s:16:"PhpParser\Parser";i:634;s:31:"PHPStan\Parser\PhpParserFactory";i:635;s:24:"PhpParser\ParserAbstract";i:636;s:26:"PHPStan\Rules\LazyRegistry";i:637;s:22:"PHPStan\Rules\Registry";i:638;s:33:"PHPStan\PhpDoc\StubPhpDocProvider";i:639;s:63:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory";i:640;s:37:"PHPStan\Reflection\ReflectionProvider";i:641;s:51:"PHPStan\BetterReflection\Reflector\DefaultReflector";i:642;s:44:"PHPStan\BetterReflection\Reflector\Reflector";i:643;s:64:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector";i:644;s:60:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider";i:645;s:72:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory";i:646;s:83:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory";i:647;s:79:"PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber";i:648;s:66:"PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber";i:649;s:76:"PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber";i:650;s:80:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory";i:651;s:50:"PHPStan\Reflection\Deprecation\DeprecationProvider";i:652;s:21:"PhpParser\Parser\Php8";i:653;s:32:"PHPStan\Parser\PathRoutingParser";i:654;s:25:"PHPStan\Parser\StubParser";i:655;s:41:"PHPStan\Diagnose\PHPStanDiagnoseExtension";i:656;s:55:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter";i:657;s:45:"PHPStan\Command\ErrorFormatter\ErrorFormatter";i:658;s:48:"PHPStan\Command\ErrorFormatter\RawErrorFormatter";i:659;s:50:"PHPStan\Command\ErrorFormatter\TableErrorFormatter";i:660;s:55:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter";i:661;s:49:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter";i:662;s:50:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter";i:663;s:51:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter";i:664;s:51:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter";i:665;s:53:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter";i:666;s:53:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule";i:667;s:58:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule";i:668;s:57:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule";i:669;s:51:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule";i:670;s:59:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule";i:671;s:49:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule";i:672;s:39:"PHPStan\Rules\Classes\InstantiationRule";i:673;s:53:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule";i:674;s:53:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule";i:675;s:62:"PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule";i:676;s:46:"PHPStan\Rules\Constants\OverridingConstantRule";i:677;s:42:"PHPStan\Rules\Methods\OverridingMethodRule";i:678;s:39:"PHPStan\Rules\Missing\MissingReturnRule";i:679;s:52:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule";i:680;s:47:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule";i:681;s:45:"PHPStan\Rules\Properties\AccessPropertiesRule";i:682;s:51:"PHPStan\Rules\Properties\AccessStaticPropertiesRule";i:683;s:56:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule";i:684;s:44:"PHPStan\Rules\Functions\FunctionCallableRule";i:685;s:47:"PHPStan\Rules\Properties\OverridingPropertyRule";i:686;s:53:"PHPStan\Rules\Properties\SetPropertyHookParameterRule";i:687;s:56:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule";i:688;s:55:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule";i:689;s:44:"PHPStan\Rules\Variables\CompactVariablesRule";i:690;s:43:"PHPStan\Rules\Variables\DefinedVariableRule";i:691;s:44:"PHPStan\Rules\Keywords\RequireFileExistsRule";i:692;s:71:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension";i:693;s:67:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension";i:694;s:67:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension";i:695;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension";i:696;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension";i:697;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension";i:698;s:36:"PHPStan\Rules\Constants\ConstantRule";i:699;s:31:"PHPStan\Rules\Classes\MixinRule";i:700;s:40:"PHPStan\Rules\PhpDoc\RequireExtendsCheck";i:701;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule";i:702;s:41:"PHPStan\Rules\Functions\CallCallablesRule";i:703;s:46:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule";i:704;s:48:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule";i:705;s:45:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule";i:706;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension";i:707;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension";i:708;s:64:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension";i:709;s:60:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension";i:710;s:50:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule";i:711;s:46:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule";i:712;s:57:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule";i:713;s:69:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule";i:714;s:67:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule";i:715;s:73:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule";i:716;s:42:"PHPStan\Rules\Generators\YieldFromTypeRule";i:717;s:45:"PHPStan\Rules\Generators\YieldInGeneratorRule";i:718;s:46:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule";i:719;s:56:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule";i:720;s:55:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule";i:721;s:56:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule";i:722;s:62:"PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector";i:723;s:28:"PHPStan\Collectors\Collector";i:724;s:47:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector";i:725;s:59:"PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector";i:726;s:52:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector";i:727;s:57:"PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector";i:728;s:54:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector";i:729;s:54:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector";i:730;s:48:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule";i:731;s:57:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule";i:732;s:52:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule";i:733;s:48:"PHPStan\Rules\Comparison\IfConstantConditionRule";i:734;s:60:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule";i:735;s:58:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule";i:736;s:64:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule";i:737;s:56:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule";i:738;s:44:"PHPStan\Rules\Comparison\MatchExpressionRule";i:739;s:71:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule";i:740;s:61:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule";i:741;s:52:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule";i:742;s:61:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule";i:743;s:58:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule";i:744;s:57:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule";i:745;s:53:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule";i:746;s:51:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule";i:747;s:57:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule";i:748;s:62:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule";i:749;s:50:"PHPStan\Rules\Properties\NullsafePropertyFetchRule";i:750;s:46:"PHPStan\Rules\Traits\TraitDeclarationCollector";i:751;s:38:"PHPStan\Rules\Traits\TraitUseCollector";i:752;s:55:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule";i:753;s:47:"PHPStan\Rules\Functions\RandomIntParametersRule";i:754;s:39:"PHPStan\Rules\Functions\ArrayFilterRule";i:755;s:39:"PHPStan\Rules\Functions\ArrayValuesRule";i:756;s:53:"PHPStan\Rules\Functions\ParameterCastableToNumberRule";i:757;s:56:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension";i:758;s:50:"PHPStan\Type\StaticMethodParameterOutTypeExtension";i:759;s:54:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension";i:760;s:48:"PHPStan\Type\StaticMethodTypeSpecifyingExtension";i:761;s:61:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension";i:762;s:54:"PHPStan\Type\StaticMethodParameterClosureTypeExtension";i:763;s:29:"Carbon\PHPStan\MacroExtension";i:764;s:63:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider";i:765;s:57:"PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver";i:766;s:50:"PHPStan\Rules\Deprecations\DeprecatedScopeResolver";i:767;s:58:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule";i:768;s:74:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension";i:769;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension";i:770;s:67:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension";i:771;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension";i:772;s:70:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension";i:773;s:52:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper";i:774;s:42:"PHPStan\Rules\Operators\OperatorRuleHelper";i:775;s:57:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule";i:776;s:64:"PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule";i:777;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule";i:778;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule";i:779;s:57:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule";i:780;s:64:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule";i:781;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule";i:782;s:59:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule";i:783;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule";i:784;s:62:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule";i:785;s:34:"PHPStan\Rules\Cast\UselessCastRule";i:786;s:52:"PHPStan\Rules\Classes\RequireParentConstructCallRule";i:787;s:57:"PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule";i:788;s:54:"PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule";i:789;s:70:"PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule";i:790;s:61:"PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule";i:791;s:59:"PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule";i:792;s:59:"PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule";i:793;s:45:"PHPStan\Rules\Functions\ArrayFilterStrictRule";i:794;s:43:"PHPStan\Rules\Functions\ClosureUsesThisRule";i:795;s:52:"PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule";i:796;s:54:"PHPStan\Rules\Methods\IllegalConstructorMethodCallRule";i:797;s:54:"PHPStan\Rules\Methods\IllegalConstructorStaticCallRule";i:798;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule";i:799;s:67:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule";i:800;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule";i:801;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule";i:802;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule";i:803;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule";i:804;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule";i:805;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule";i:806;s:54:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule";i:807;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule";i:808;s:59:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule";i:809;s:56:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule";i:810;s:64:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule";i:811;s:49:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule";i:812;s:68:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule";i:813;s:54:"PHPStan\Rules\VariableVariables\VariableMethodCallRule";i:814;s:58:"PHPStan\Rules\VariableVariables\VariableMethodCallableRule";i:815;s:60:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule";i:816;s:64:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule";i:817;s:63:"PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule";i:818;s:53:"PHPStan\Rules\VariableVariables\VariableVariablesRule";i:819;s:32:"Rector\TypePerfect\Configuration";i:820;s:51:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder";i:821;s:50:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder";i:822;s:46:"Rector\TypePerfect\NodeFinder\ReturnNodeFinder";i:823;s:44:"Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer";i:824;s:41:"Rector\TypePerfect\Printer\NodeComparator";i:825;s:46:"Rector\TypePerfect\Reflection\ReflectionParser";i:826;s:48:"Rector\TypePerfect\Reflection\MethodNodeAnalyser";i:827;s:61:"Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher";i:828;s:59:"Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver";i:829;s:51:"Rector\TypePerfect\Printer\CollectorMetadataPrinter";i:830;s:40:"Rector\TypePerfect\Guard\EmptyIssetGuard";i:831;s:77:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector";i:832;s:67:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector";i:833;s:71:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector";i:834;s:46:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed";i:835;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory";i:836;s:50:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath";i:837;s:67:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature";i:838;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory";i:839;s:52:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory";i:840;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory";i:841;s:64:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory";i:842;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory";i:843;s:59:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory";i:844;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory";i:845;s:44:"Spaze\PHPStan\Rules\Disallowed\File\FilePath";i:846;s:50:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter";i:847;s:52:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier";i:848;s:52:"Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer";i:849;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors";i:850;s:79:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors";i:851;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors";i:852;s:78:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors";i:853;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors";i:854;s:68:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors";i:855;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors";i:856;s:67:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors";i:857;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors";i:858;s:48:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver";i:859;s:59:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory";i:860;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages";i:861;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls";i:862;s:45:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls";i:863;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls";i:864;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls";i:865;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls";i:866;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls";i:867;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls";i:868;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls";i:869;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls";i:870;s:49:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls";i:871;s:50:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls";i:872;s:51:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls";i:873;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages";i:874;s:57:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages";i:875;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages";i:876;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages";i:877;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure";i:878;s:73:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure";i:879;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure";i:880;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure";i:881;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure";i:882;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure";i:883;s:68:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure";i:884;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure";i:885;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure";i:886;s:67:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure";i:887;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure";i:888;s:79:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure";i:889;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure";i:890;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure";i:891;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure";i:892;s:78:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule";i:893;s:80:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule";i:894;s:75:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule";i:895;s:77:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule";i:896;s:57:"TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter";i:897;s:49:"TomasVotruba\TypeCoverage\CollectorDataNormalizer";i:898;s:39:"TomasVotruba\TypeCoverage\Configuration";i:899;s:67:"TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector";i:900;s:66:"TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector";i:901;s:69:"TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector";i:902;s:69:"TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector";i:903;s:53:"TomasVotruba\TypeCoverage\Collectors\DeclareCollector";i:904;s:37:"_PHPStan_ac6dae9b0\Nette\DI\Container";i:905;s:36:"_PHPStan_ac6dae9b0\Nette\SmartObject";i:906;s:22:"PHPStan\Php\PhpVersion";i:907;s:29:"PHPStan\Php\PhpVersionFactory";i:908;s:56:"PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider";i:909;s:33:"PHPStan\Analyser\ConstantResolver";i:910;s:47:"PHPStan\Analyser\ResultCache\ResultCacheManager";i:911;s:54:"PHPStan\Analyser\ResultCache\ResultCacheManagerFactory";i:912;s:27:"PHPStan\Collectors\Registry";i:913;s:79:"PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider";i:914;s:75:"PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider";i:915;s:66:"PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider";i:916;s:80:"PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider";i:917;s:80:"PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider";i:918;s:66:"PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider";i:919;s:70:"PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider";i:920;s:25:"PHPStan\File\FileExcluder";i:921;s:35:"PHPStan\File\FileExcluderRawFactory";i:922;s:44:"PHPStan\Reflection\Php\PhpFunctionReflection";i:923;s:37:"PHPStan\Reflection\FunctionReflection";i:924;s:44:"PHPStan\Reflection\FunctionReflectionFactory";i:925;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator";i:926;s:57:"PHPStan\BetterReflection\SourceLocator\Type\SourceLocator";i:927;s:86:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory";i:928;s:82:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator";i:929;s:89:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory";i:930;s:42:"PHPStan\Reflection\Php\PhpMethodReflection";i:931;s:43:"PHPStan\Reflection\ExtendedMethodReflection";i:932;s:40:"PHPStan\Reflection\ClassMemberReflection";i:933;s:35:"PHPStan\Reflection\MethodReflection";i:934;s:49:"PHPStan\Reflection\Php\PhpMethodReflectionFactory";i:935;s:64:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider";i:936;s:30:"PHPStan\Type\TypeAliasResolver";i:937;s:38:"PHPStan\Type\TypeAliasResolverProvider";i:938;s:30:"PHPStan\Analyser\TypeSpecifier";i:939;s:15:"PhpParser\Lexer";i:940;s:67:"PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory";i:941;s:25:"PhpParser\Lexer\Emulative";i:942;s:48:"PHPStan\Rules\Deprecations\DeprecatedScopeHelper";}i:4;a:635:{i:0;s:39:"PHPStan\Parser\PhpParserFactory::create";i:1;s:71:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::create";i:2;s:91:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::create";i:3;s:88:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::create";i:4;s:47:"PHPStan\Rules\Debug\DebugScopeRule::__construct";i:5;s:51:"PHPStan\Rules\Debug\DumpPhpDocTypeRule::__construct";i:6;s:45:"PHPStan\Rules\Debug\DumpTypeRule::__construct";i:7;s:47:"PHPStan\Rules\Debug\FileAssertRule::__construct";i:8;s:75:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule::__construct";i:9;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule::__construct";i:10;s:78:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule::__construct";i:11;s:68:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule::__construct";i:12;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule::__construct";i:13;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule::__construct";i:14;s:74:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule::__construct";i:15;s:82:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule::__construct";i:16;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule::__construct";i:17;s:84:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule::__construct";i:18;s:48:"PHPStan\Rules\Api\ApiInstanceofRule::__construct";i:19;s:52:"PHPStan\Rules\Api\ApiInstanceofTypeRule::__construct";i:20;s:51:"PHPStan\Rules\Api\ApiInstantiationRule::__construct";i:21;s:53:"PHPStan\Rules\Api\ApiClassConstFetchRule::__construct";i:22;s:50:"PHPStan\Rules\Api\ApiClassExtendsRule::__construct";i:23;s:53:"PHPStan\Rules\Api\ApiClassImplementsRule::__construct";i:24;s:54:"PHPStan\Rules\Api\ApiInterfaceExtendsRule::__construct";i:25;s:48:"PHPStan\Rules\Api\ApiMethodCallRule::__construct";i:26;s:48:"PHPStan\Rules\Api\ApiStaticCallRule::__construct";i:27;s:46:"PHPStan\Rules\Api\ApiTraitUseRule::__construct";i:28;s:50:"PHPStan\Rules\Api\GetTemplateTypeRule::__construct";i:29;s:68:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule::__construct";i:30;s:65:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule::__construct";i:31;s:60:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule::__construct";i:32;s:66:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule::__construct";i:33;s:45:"PHPStan\Rules\Cast\UnsetCastRule::__construct";i:34;s:54:"PHPStan\Rules\Classes\ClassAttributesRule::__construct";i:35;s:62:"PHPStan\Rules\Classes\ClassConstantAttributesRule::__construct";i:36;s:52:"PHPStan\Rules\Classes\ClassConstantRule::__construct";i:37;s:64:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule::__construct";i:38;s:55:"PHPStan\Rules\Classes\LocalTypeAliasesRule::__construct";i:39;s:63:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule::__construct";i:40;s:60:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule::__construct";i:41;s:52:"PHPStan\Rules\Classes\ReadOnlyClassRule::__construct";i:42;s:66:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule::__construct";i:43;s:54:"PHPStan\Rules\Constants\FinalConstantRule::__construct";i:44;s:65:"PHPStan\Rules\Constants\NativeTypedClassConstantRule::__construct";i:45;s:59:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule::__construct";i:46;s:57:"PHPStan\Rules\Exceptions\ThrowExpressionRule::__construct";i:47;s:64:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule::__construct";i:48;s:73:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule::__construct";i:49;s:58:"PHPStan\Rules\Functions\ClosureAttributesRule::__construct";i:50;s:57:"PHPStan\Rules\Functions\DefineParametersRule::__construct";i:51;s:80:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule::__construct";i:52;s:65:"PHPStan\Rules\Functions\CallToFunctionParametersRule::__construct";i:53;s:74:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule::__construct";i:54;s:67:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule::__construct";i:55;s:59:"PHPStan\Rules\Functions\FunctionAttributesRule::__construct";i:56;s:56:"PHPStan\Rules\Functions\ParamAttributesRule::__construct";i:57;s:62:"PHPStan\Rules\Functions\PrintfArrayParametersRule::__construct";i:58;s:57:"PHPStan\Rules\Functions\PrintfParametersRule::__construct";i:59;s:60:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule::__construct";i:60;s:58:"PHPStan\Rules\Keywords\DeclareStrictTypesRule::__construct";i:61;s:50:"PHPStan\Rules\Methods\CallMethodsRule::__construct";i:62;s:56:"PHPStan\Rules\Methods\CallStaticMethodsRule::__construct";i:63;s:60:"PHPStan\Rules\Methods\ConsistentConstructorRule::__construct";i:64;s:65:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule::__construct";i:65;s:53:"PHPStan\Rules\Methods\MethodCallableRule::__construct";i:66;s:71:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule::__construct";i:67;s:55:"PHPStan\Rules\Methods\MethodAttributesRule::__construct";i:68;s:59:"PHPStan\Rules\Methods\StaticMethodCallableRule::__construct";i:69;s:57:"PHPStan\Rules\Operators\InvalidAssignVarRule::__construct";i:70;s:63:"PHPStan\Rules\Operators\InvalidIncDecOperationRule::__construct";i:71;s:66:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule::__construct";i:72;s:72:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule::__construct";i:73;s:80:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule::__construct";i:74;s:71:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule::__construct";i:75;s:79:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule::__construct";i:76;s:63:"PHPStan\Rules\Properties\PropertiesInInterfaceRule::__construct";i:77;s:59:"PHPStan\Rules\Properties\PropertyAssignRefRule::__construct";i:78;s:60:"PHPStan\Rules\Properties\PropertyAttributesRule::__construct";i:79;s:64:"PHPStan\Rules\Properties\PropertyHookAttributesRule::__construct";i:80;s:57:"PHPStan\Rules\Properties\PropertyInClassRule::__construct";i:81;s:58:"PHPStan\Rules\Properties\ReadOnlyPropertyRule::__construct";i:82;s:62:"PHPStan\Rules\Regexp\RegularExpressionPatternRule::__construct";i:83;s:63:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule::__construct";i:84;s:55:"PHPStan\Rules\Traits\ConstantsInTraitsRule::__construct";i:85;s:53:"PHPStan\Rules\Traits\TraitAttributesRule::__construct";i:86;s:46:"PHPStan\Rules\Variables\UnsetRule::__construct";i:87;s:66:"PHPStan\Rules\Classes\UnusedConstructorParametersRule::__construct";i:88;s:58:"PHPStan\Rules\Functions\UnusedClosureUsesRule::__construct";i:89;s:46:"PHPStan\Rules\Variables\EmptyRule::__construct";i:90;s:46:"PHPStan\Rules\Variables\IssetRule::__construct";i:91;s:53:"PHPStan\Rules\Variables\NullCoalesceRule::__construct";i:92;s:40:"PHPStan\Rules\Cast\EchoRule::__construct";i:93;s:47:"PHPStan\Rules\Cast\InvalidCastRule::__construct";i:94;s:63:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule::__construct";i:95;s:41:"PHPStan\Rules\Cast\PrintRule::__construct";i:96;s:48:"PHPStan\Rules\Classes\MethodTagRule::__construct";i:97;s:53:"PHPStan\Rules\Classes\MethodTagTraitRule::__construct";i:98;s:56:"PHPStan\Rules\Classes\MethodTagTraitUseRule::__construct";i:99;s:50:"PHPStan\Rules\Classes\PropertyTagRule::__construct";i:100;s:55:"PHPStan\Rules\Classes\PropertyTagTraitRule::__construct";i:101;s:58:"PHPStan\Rules\Classes\PropertyTagTraitUseRule::__construct";i:102;s:49:"PHPStan\Rules\Classes\MixinTraitRule::__construct";i:103;s:52:"PHPStan\Rules\Classes\MixinTraitUseRule::__construct";i:104;s:54:"PHPStan\Rules\Generics\ClassAncestorsRule::__construct";i:105;s:57:"PHPStan\Rules\Generics\ClassTemplateTypeRule::__construct";i:106;s:53:"PHPStan\Rules\Generics\EnumAncestorsRule::__construct";i:107;s:60:"PHPStan\Rules\Generics\FunctionTemplateTypeRule::__construct";i:108;s:65:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule::__construct";i:109;s:58:"PHPStan\Rules\Generics\InterfaceAncestorsRule::__construct";i:110;s:61:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule::__construct";i:111;s:58:"PHPStan\Rules\Generics\MethodTemplateTypeRule::__construct";i:112;s:61:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule::__construct";i:113;s:66:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule::__construct";i:114;s:63:"PHPStan\Rules\Generics\MethodSignatureVarianceRule::__construct";i:115;s:56:"PHPStan\Rules\Generics\PropertyVarianceRule::__construct";i:116;s:57:"PHPStan\Rules\Generics\TraitTemplateTypeRule::__construct";i:117;s:50:"PHPStan\Rules\Generics\UsedTraitsRule::__construct";i:118;s:63:"PHPStan\Rules\Operators\InvalidBinaryOperationRule::__construct";i:119;s:67:"PHPStan\Rules\Operators\InvalidComparisonOperationRule::__construct";i:120;s:62:"PHPStan\Rules\Operators\InvalidUnaryOperationRule::__construct";i:121;s:67:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule::__construct";i:122;s:65:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule::__construct";i:123;s:52:"PHPStan\Rules\PhpDoc\FunctionAssertRule::__construct";i:124;s:50:"PHPStan\Rules\PhpDoc\MethodAssertRule::__construct";i:125;s:61:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule::__construct";i:126;s:73:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule::__construct";i:127;s:60:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule::__construct";i:128;s:72:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule::__construct";i:129;s:68:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule::__construct";i:130;s:62:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule::__construct";i:131;s:81:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule::__construct";i:132;s:65:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule::__construct";i:133;s:63:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule::__construct";i:134;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::__construct";i:135;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule::__construct";i:136;s:48:"PHPStan\Rules\Pure\PureFunctionRule::__construct";i:137;s:46:"PHPStan\Rules\Pure\PureMethodRule::__construct";i:138;s:56:"PHPStan\Rules\Arrays\ArrayDestructuringRule::__construct";i:139;s:52:"PHPStan\Rules\Arrays\ArrayUnpackingRule::__construct";i:140;s:55:"PHPStan\Rules\Arrays\IterableInForeachRule::__construct";i:141;s:60:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule::__construct";i:142;s:58:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule::__construct";i:143;s:65:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule::__construct";i:144;s:59:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule::__construct";i:145;s:55:"PHPStan\Rules\Exceptions\ThrowExprTypeRule::__construct";i:146;s:64:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule::__construct";i:147;s:58:"PHPStan\Rules\Functions\ClosureReturnTypeRule::__construct";i:148;s:51:"PHPStan\Rules\Functions\ReturnTypeRule::__construct";i:149;s:51:"PHPStan\Rules\Generators\YieldTypeRule::__construct";i:150;s:49:"PHPStan\Rules\Methods\ReturnTypeRule::__construct";i:151;s:79:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule::__construct";i:152;s:64:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule::__construct";i:153;s:72:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule::__construct";i:154;s:67:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule::__construct";i:155;s:75:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule::__construct";i:156;s:67:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule::__construct";i:157;s:65:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule::__construct";i:158;s:69:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule::__construct";i:159;s:56:"PHPStan\Rules\Variables\VariableCloningRule::__construct";i:160;s:44:"PHPStan\Rules\DeadCode\NoopRule::__construct";i:161;s:61:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule::__construct";i:162;s:59:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule::__construct";i:163;s:82:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule::__construct";i:164;s:67:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule::__construct";i:165;s:83:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule::__construct";i:166;s:78:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule::__construct";i:167;s:84:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule::__construct";i:168;s:79:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule::__construct";i:169;s:77:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule::__construct";i:170;s:67:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule::__construct";i:171;s:53:"PHPStan\Rules\Functions\CallUserFuncRule::__construct";i:172;s:66:"PHPStan\Rules\Functions\ParameterCastableToStringRule::__construct";i:173;s:73:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule::__construct";i:174;s:70:"PHPStan\Rules\Functions\SortParameterCastableToStringRule::__construct";i:175;s:62:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule::__construct";i:176;s:69:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule::__construct";i:177;s:73:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule::__construct";i:178;s:70:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule::__construct";i:179;s:69:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule::__construct";i:180;s:66:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule::__construct";i:181;s:63:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule::__construct";i:182;s:65:"PHPStan\Rules\Properties\MissingPropertyTypehintRule::__construct";i:183;s:61:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule::__construct";i:184;s:67:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule::__construct";i:185;s:60:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule::__construct";i:186;s:57:"Rector\TypePerfect\Rules\NoIssetOnObjectRule::__construct";i:187;s:57:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule::__construct";i:188;s:74:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule::__construct";i:189;s:75:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule::__construct";i:190;s:64:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule::__construct";i:191;s:64:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule::__construct";i:192;s:61:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule::__construct";i:193;s:61:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule::__construct";i:194;s:66:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule::__construct";i:195;s:67:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule::__construct";i:196;s:69:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule::__construct";i:197;s:69:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule::__construct";i:198;s:64:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule::__construct";i:199;s:40:"PHPStan\Parser\LexerFactory::__construct";i:200;s:47:"PhpParser\NodeVisitor\NameResolver::__construct";i:201;s:45:"PHPStan\Node\Printer\ExprPrinter::__construct";i:202;s:44:"PhpParser\PrettyPrinterAbstract::__construct";i:203;s:52:"PHPStan\Broker\AnonymousClassNameHelper::__construct";i:204;s:37:"PHPStan\Php\PhpVersionFactory::create";i:205;s:44:"PHPStan\Php\PhpVersionFactoryFactory::create";i:206;s:49:"PHPStan\Php\PhpVersionFactoryFactory::__construct";i:207;s:50:"PHPStan\Php\ComposerPhpVersionFactory::__construct";i:208;s:46:"PHPStan\PhpDocParser\ParserConfig::__construct";i:209;s:45:"PHPStan\PhpDocParser\Lexer\Lexer::__construct";i:210;s:51:"PHPStan\PhpDocParser\Parser\TypeParser::__construct";i:211;s:56:"PHPStan\PhpDocParser\Parser\ConstExprParser::__construct";i:212;s:53:"PHPStan\PhpDocParser\Parser\PhpDocParser::__construct";i:213;s:53:"PHPStan\PhpDoc\PhpDocInheritanceResolver::__construct";i:214;s:46:"PHPStan\PhpDoc\PhpDocNodeResolver::__construct";i:215;s:48:"PHPStan\PhpDoc\PhpDocStringResolver::__construct";i:216;s:49:"PHPStan\PhpDoc\ConstExprNodeResolver::__construct";i:217;s:44:"PHPStan\PhpDoc\TypeNodeResolver::__construct";i:218;s:73:"PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider::__construct";i:219;s:46:"PHPStan\PhpDoc\TypeStringResolver::__construct";i:220;s:41:"PHPStan\PhpDoc\StubValidator::__construct";i:221;s:58:"PHPStan\PhpDoc\SocketSelectStubFilesExtension::__construct";i:222;s:52:"PHPStan\PhpDoc\DefaultStubFilesProvider::__construct";i:223;s:58:"PHPStan\PhpDoc\JsonValidateStubFilesExtension::__construct";i:224;s:61:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension::__construct";i:225;s:60:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension::__construct";i:226;s:38:"PHPStan\Analyser\Analyser::__construct";i:227;s:53:"PHPStan\Analyser\AnalyserResultFinalizer::__construct";i:228;s:42:"PHPStan\Analyser\FileAnalyser::__construct";i:229;s:58:"PHPStan\Analyser\IgnoreErrorExtensionProvider::__construct";i:230;s:55:"PHPStan\Analyser\Ignore\IgnoredErrorHelper::__construct";i:231;s:54:"PHPStan\Analyser\LazyInternalScopeFactory::__construct";i:232;s:42:"PHPStan\Analyser\ScopeFactory::__construct";i:233;s:47:"PHPStan\Analyser\NodeScopeResolver::__construct";i:234;s:48:"PHPStan\Analyser\ConstantResolverFactory::create";i:235;s:53:"PHPStan\Analyser\ConstantResolverFactory::__construct";i:236;s:60:"PHPStan\Analyser\ResultCache\ResultCacheManager::__construct";i:237;s:60:"PHPStan\Analyser\ResultCache\ResultCacheClearer::__construct";i:238;s:54:"PHPStan\Analyser\RicherScopeGetTypeHelper::__construct";i:239;s:32:"PHPStan\Cache\Cache::__construct";i:240;s:42:"PHPStan\Collectors\RegistryFactory::create";i:241;s:47:"PHPStan\Collectors\RegistryFactory::__construct";i:242;s:47:"PHPStan\Command\AnalyseApplication::__construct";i:243;s:43:"PHPStan\Command\AnalyserRunner::__construct";i:244;s:45:"PHPStan\Command\FixerApplication::__construct";i:245;s:50:"PHPStan\Dependency\DependencyResolver::__construct";i:246;s:51:"PHPStan\Dependency\ExportedNodeFetcher::__construct";i:247;s:52:"PHPStan\Dependency\ExportedNodeResolver::__construct";i:248;s:51:"PHPStan\Dependency\ExportedNodeVisitor::__construct";i:249;s:59:"PHPStan\DependencyInjection\MemoizingContainer::__construct";i:250;s:61:"PHPStan\DependencyInjection\Nette\NetteContainer::__construct";i:251;s:67:"PHPStan\DependencyInjection\DerivativeContainerFactory::__construct";i:252;s:96:"PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider::__construct";i:253;s:92:"PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider::__construct";i:254;s:83:"PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider::__construct";i:255;s:97:"PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider::__construct";i:256;s:97:"PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider::__construct";i:257;s:83:"PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider::__construct";i:258;s:87:"PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider::__construct";i:259;s:36:"PHPStan\File\FileHelper::__construct";i:260;s:45:"PHPStan\File\FileExcluderFactory::__construct";i:261;s:38:"PHPStan\File\FileExcluder::__construct";i:262;s:59:"PHPStan\File\FileExcluderFactory::createAnalyseFileExcluder";i:263;s:56:"PHPStan\File\FileExcluderFactory::createScanFileExcluder";i:264;s:36:"PHPStan\File\FileFinder::__construct";i:266;s:37:"PHPStan\File\FileMonitor::__construct";i:267;s:46:"PHPStan\Parallel\ParallelAnalyser::__construct";i:268;s:39:"PHPStan\Parallel\Scheduler::__construct";i:269;s:58:"PHPStan\Reflection\AttributeReflectionFactory::__construct";i:270;s:57:"PHPStan\Reflection\Php\PhpFunctionReflection::__construct";i:271;s:59:"PHPStan\Reflection\InitializerExprTypeResolver::__construct";i:272;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher::__construct";i:273;s:109:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker::__construct";i:274;s:101:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory::__construct";i:275;s:104:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository::__construct";i:276;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator::__construct";i:277;s:95:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator::__construct";i:278;s:105:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository::__construct";i:279;s:105:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension::__construct";i:281;s:101:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension::__construct";i:282;s:50:"PHPStan\Reflection\ConstructorsHelper::__construct";i:283;s:74:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension::__construct";i:284;s:77:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension::__construct";i:285;s:63:"PHPStan\Reflection\Php\PhpClassReflectionExtension::__construct";i:286;s:55:"PHPStan\Reflection\Php\PhpMethodReflection::__construct";i:287;s:81:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension::__construct";i:288;s:92:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension::__construct";i:290;s:81:"PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider::__construct";i:291;s:77:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider::__construct";i:292;s:63:"PHPStan\Reflection\SignatureMap\SignatureMapParser::__construct";i:293;s:73:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider::__construct";i:294;s:69:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider::__construct";i:295;s:72:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::__construct";i:296;s:67:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::create";i:297;s:42:"PHPStan\Rules\AttributesCheck::__construct";i:298;s:71:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck::__construct";i:299;s:41:"PHPStan\Rules\ClassNameCheck::__construct";i:300;s:52:"PHPStan\Rules\ClassCaseSensitivityCheck::__construct";i:301;s:50:"PHPStan\Rules\ClassForbiddenNameCheck::__construct";i:302;s:56:"PHPStan\Rules\Classes\LocalTypeAliasesCheck::__construct";i:303;s:49:"PHPStan\Rules\Classes\MethodTagCheck::__construct";i:304;s:45:"PHPStan\Rules\Classes\MixinCheck::__construct";i:305;s:51:"PHPStan\Rules\Classes\PropertyTagCheck::__construct";i:306;s:65:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper::__construct";i:307;s:63:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper::__construct";i:308;s:66:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver::__construct";i:309;s:81:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule::__construct";i:310;s:79:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule::__construct";i:311;s:85:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule::__construct";i:312;s:74:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck::__construct";i:313;s:59:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck::__construct";i:314;s:54:"PHPStan\Rules\FunctionCallParametersCheck::__construct";i:315;s:50:"PHPStan\Rules\FunctionDefinitionCheck::__construct";i:316;s:50:"PHPStan\Rules\FunctionReturnTypeCheck::__construct";i:317;s:57:"PHPStan\Rules\ParameterCastableToStringCheck::__construct";i:318;s:57:"PHPStan\Rules\Generics\GenericAncestorsCheck::__construct";i:319;s:62:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck::__construct";i:320;s:53:"PHPStan\Rules\Generics\TemplateTypeCheck::__construct";i:321;s:37:"PHPStan\Rules\IssetCheck::__construct";i:322;s:50:"PHPStan\Rules\Methods\MethodCallCheck::__construct";i:323;s:56:"PHPStan\Rules\Methods\StaticMethodCallCheck::__construct";i:324;s:54:"PHPStan\Rules\Methods\MethodSignatureRule::__construct";i:325;s:66:"PHPStan\Rules\Methods\MethodParameterComparisonHelper::__construct";i:326;s:47:"PHPStan\Rules\MissingTypehintCheck::__construct";i:327;s:82:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider::__construct";i:328;s:72:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider::__construct";i:329;s:50:"PHPStan\Rules\PhpDoc\AssertRuleHelper::__construct";i:330;s:59:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper::__construct";i:331;s:61:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck::__construct";i:332;s:54:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper::__construct";i:333;s:59:"PHPStan\Rules\Properties\AccessPropertiesCheck::__construct";i:334;s:73:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension::__construct";i:335;s:63:"PHPStan\Rules\Properties\UninitializedPropertyRule::__construct";i:336;s:78:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider::__construct";i:337;s:42:"PHPStan\Rules\RuleLevelHelper::__construct";i:338;s:56:"PHPStan\Rules\UnusedFunctionParametersCheck::__construct";i:339;s:40:"PHPStan\Type\FileTypeMapper::__construct";i:341;s:49:"PHPStan\Type\UsefulTypeAliasResolver::__construct";i:342;s:55:"PHPStan\Type\LazyTypeAliasResolverProvider::__construct";i:343;s:43:"PHPStan\Type\BitwiseFlagHelper::__construct";i:344;s:74:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension::__construct";i:345;s:67:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension::__construct";i:346;s:47:"PHPStan\Type\Php\ArrayColumnHelper::__construct";i:347;s:68:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension::__construct";i:348;s:69:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension::__construct";i:349;s:66:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension::__construct";i:350;s:70:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension::__construct";i:351;s:65:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper::__construct";i:352;s:68:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension::__construct";i:353;s:66:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension::__construct";i:354;s:66:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension::__construct";i:355;s:73:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension::__construct";i:356;s:69:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension::__construct";i:357;s:67:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension::__construct";i:358;s:68:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension::__construct";i:359;s:75:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension::__construct";i:360;s:75:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension::__construct";i:361;s:67:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension::__construct";i:362;s:64:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension::__construct";i:363;s:65:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension::__construct";i:364;s:74:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension::__construct";i:365;s:75:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension::__construct";i:366;s:67:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension::__construct";i:367;s:65:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension::__construct";i:368;s:61:"PHPStan\Type\Php\DateFunctionReturnTypeExtension::__construct";i:369;s:71:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension::__construct";i:370;s:63:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension::__construct";i:372;s:67:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension::__construct";i:373;s:68:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension::__construct";i:374;s:65:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension::__construct";i:375;s:71:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension::__construct";i:376;s:71:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension::__construct";i:377;s:60:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper::__construct";i:378;s:67:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension::__construct";i:379;s:65:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension::__construct";i:380;s:70:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension::__construct";i:381;s:78:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension::__construct";i:382;s:62:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension::__construct";i:383;s:71:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension::__construct";i:384;s:52:"PHPStan\Type\Php\JsonThrowTypeExtension::__construct";i:385;s:62:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension::__construct";i:386;s:64:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension::__construct";i:387;s:69:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension::__construct";i:388;s:52:"PHPStan\Type\Php\RegexArrayShapeMatcher::__construct";i:389;s:48:"PHPStan\Type\Regex\RegexGroupParser::__construct";i:390;s:53:"PHPStan\Type\Regex\RegexExpressionHelper::__construct";i:391;s:77:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension::__construct";i:392;s:75:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension::__construct";i:393;s:77:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension::__construct";i:394;s:67:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension::__construct";i:395;s:63:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension::__construct";i:396;s:72:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension::__construct";i:397;s:65:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension::__construct";i:398;s:60:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension::__construct";i:399;s:77:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension::__construct";i:400;s:65:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension::__construct";i:401;s:62:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension::__construct";i:402;s:68:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension::__construct";i:403;s:78:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension::__construct";i:404;s:62:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension::__construct";i:405;s:68:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension::__construct";i:406;s:71:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension::__construct";i:407;s:73:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension::__construct";i:408;s:64:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension::__construct";i:409;s:72:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension::__construct";i:410;s:79:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension::__construct";i:411;s:65:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension::__construct";i:412;s:78:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension::__construct";i:417;s:44:"PHPStan\Type\ClosureTypeFactory::__construct";i:418;s:49:"PHPStan\Rules\Functions\PrintfHelper::__construct";i:419;s:49:"_PHPStan_ac6dae9b0\Nette\DI\Container::getService";i:420;s:45:"PHPStan\Analyser\TypeSpecifierFactory::create";i:421;s:50:"PHPStan\Analyser\TypeSpecifierFactory::__construct";i:422;s:49:"PHPStan\File\FuzzyRelativePathHelper::__construct";i:423;s:50:"PHPStan\File\SimpleRelativePathHelper::__construct";i:424;s:59:"PHPStan\File\ParentDirectoryRelativePathHelper::__construct";i:425;s:43:"PHPStan\Cache\FileCacheStorage::__construct";i:426;s:38:"PHPStan\Parser\RichParser::__construct";i:427;s:42:"PHPStan\Parser\CleaningParser::__construct";i:428;s:40:"PHPStan\Parser\SimpleParser::__construct";i:429;s:40:"PHPStan\Parser\CachedParser::__construct";i:430;s:46:"PHPStan\Parser\PhpParserDecorator::__construct";i:431;s:35:"PHPStan\Parser\LexerFactory::create";i:433;s:44:"PHPStan\Parser\PhpParserFactory::__construct";i:434;s:39:"PHPStan\Rules\LazyRegistry::__construct";i:435;s:46:"PHPStan\PhpDoc\StubPhpDocProvider::__construct";i:436;s:76:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::__construct";i:438;s:80:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::create";i:439;s:64:"PHPStan\BetterReflection\Reflector\DefaultReflector::__construct";i:440;s:77:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector::__construct";i:442;s:73:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider::__construct";i:443;s:85:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::__construct";i:445;s:96:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::__construct";i:448;s:93:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::__construct";i:449;s:63:"PHPStan\Reflection\Deprecation\DeprecationProvider::__construct";i:450;s:44:"PHPStan\Parser\LexerFactory::createEmulative";i:451;s:37:"PhpParser\ParserAbstract::__construct";i:453;s:45:"PHPStan\Parser\PathRoutingParser::__construct";i:454;s:38:"PHPStan\Parser\StubParser::__construct";i:456;s:54:"PHPStan\Diagnose\PHPStanDiagnoseExtension::__construct";i:457;s:68:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter::__construct";i:458;s:63:"PHPStan\Command\ErrorFormatter\TableErrorFormatter::__construct";i:459;s:68:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter::__construct";i:460;s:62:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter::__construct";i:461;s:63:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter::__construct";i:463;s:64:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter::__construct";i:464;s:64:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter::__construct";i:465;s:66:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter::__construct";i:466;s:66:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule::__construct";i:467;s:71:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule::__construct";i:468;s:70:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule::__construct";i:469;s:64:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule::__construct";i:470;s:72:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule::__construct";i:471;s:62:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule::__construct";i:472;s:52:"PHPStan\Rules\Classes\InstantiationRule::__construct";i:473;s:66:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule::__construct";i:474;s:66:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule::__construct";i:475;s:59:"PHPStan\Rules\Constants\OverridingConstantRule::__construct";i:476;s:55:"PHPStan\Rules\Methods\OverridingMethodRule::__construct";i:477;s:52:"PHPStan\Rules\Missing\MissingReturnRule::__construct";i:478;s:65:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule::__construct";i:479;s:60:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule::__construct";i:480;s:58:"PHPStan\Rules\Properties\AccessPropertiesRule::__construct";i:481;s:64:"PHPStan\Rules\Properties\AccessStaticPropertiesRule::__construct";i:482;s:69:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule::__construct";i:483;s:57:"PHPStan\Rules\Functions\FunctionCallableRule::__construct";i:484;s:60:"PHPStan\Rules\Properties\OverridingPropertyRule::__construct";i:485;s:66:"PHPStan\Rules\Properties\SetPropertyHookParameterRule::__construct";i:486;s:69:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule::__construct";i:487;s:68:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule::__construct";i:488;s:57:"PHPStan\Rules\Variables\CompactVariablesRule::__construct";i:489;s:56:"PHPStan\Rules\Variables\DefinedVariableRule::__construct";i:490;s:57:"PHPStan\Rules\Keywords\RequireFileExistsRule::__construct";i:491;s:84:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension::__construct";i:492;s:80:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension::__construct";i:493;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension::__construct";i:494;s:49:"PHPStan\Rules\Constants\ConstantRule::__construct";i:495;s:44:"PHPStan\Rules\Classes\MixinRule::__construct";i:496;s:53:"PHPStan\Rules\PhpDoc\RequireExtendsCheck::__construct";i:497;s:70:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule::__construct";i:498;s:54:"PHPStan\Rules\Functions\CallCallablesRule::__construct";i:499;s:59:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule::__construct";i:500;s:61:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule::__construct";i:501;s:58:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule::__construct";i:502;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension::__construct";i:503;s:77:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension::__construct";i:504;s:63:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule::__construct";i:505;s:59:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule::__construct";i:506;s:70:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule::__construct";i:507;s:82:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule::__construct";i:508;s:80:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule::__construct";i:509;s:86:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule::__construct";i:510;s:55:"PHPStan\Rules\Generators\YieldFromTypeRule::__construct";i:511;s:58:"PHPStan\Rules\Generators\YieldInGeneratorRule::__construct";i:512;s:59:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule::__construct";i:513;s:69:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule::__construct";i:514;s:68:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule::__construct";i:515;s:69:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule::__construct";i:516;s:60:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector::__construct";i:517;s:65:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector::__construct";i:518;s:67:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector::__construct";i:519;s:67:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector::__construct";i:520;s:61:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule::__construct";i:521;s:70:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule::__construct";i:522;s:65:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule::__construct";i:523;s:61:"PHPStan\Rules\Comparison\IfConstantConditionRule::__construct";i:524;s:73:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule::__construct";i:525;s:71:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule::__construct";i:526;s:77:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule::__construct";i:527;s:69:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule::__construct";i:528;s:57:"PHPStan\Rules\Comparison\MatchExpressionRule::__construct";i:529;s:84:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule::__construct";i:530;s:74:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule::__construct";i:531;s:65:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule::__construct";i:532;s:74:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule::__construct";i:533;s:71:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule::__construct";i:534;s:70:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule::__construct";i:535;s:66:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule::__construct";i:536;s:64:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule::__construct";i:537;s:70:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule::__construct";i:538;s:75:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule::__construct";i:539;s:63:"PHPStan\Rules\Properties\NullsafePropertyFetchRule::__construct";i:540;s:68:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule::__construct";i:541;s:60:"PHPStan\Rules\Functions\RandomIntParametersRule::__construct";i:542;s:52:"PHPStan\Rules\Functions\ArrayFilterRule::__construct";i:543;s:52:"PHPStan\Rules\Functions\ArrayValuesRule::__construct";i:544;s:66:"PHPStan\Rules\Functions\ParameterCastableToNumberRule::__construct";i:545;s:69:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension::__construct";i:546;s:67:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension::__construct";i:547;s:74:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension::__construct";i:548;s:42:"Carbon\PHPStan\MacroExtension::__construct";i:549;s:76:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::__construct";i:550;s:68:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::get";i:551;s:71:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule::__construct";i:552;s:87:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension::__construct";i:553;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension::__construct";i:554;s:80:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension::__construct";i:555;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension::__construct";i:556;s:83:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension::__construct";i:557;s:65:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper::__construct";i:558;s:55:"PHPStan\Rules\Operators\OperatorRuleHelper::__construct";i:559;s:70:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule::__construct";i:560;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule::__construct";i:561;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule::__construct";i:562;s:70:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule::__construct";i:563;s:77:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule::__construct";i:564;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule::__construct";i:565;s:72:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule::__construct";i:566;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule::__construct";i:567;s:75:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule::__construct";i:568;s:47:"PHPStan\Rules\Cast\UselessCastRule::__construct";i:569;s:58:"PHPStan\Rules\Functions\ArrayFilterStrictRule::__construct";i:570;s:80:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule::__construct";i:574;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule::__construct";i:575;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule::__construct";i:576;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule::__construct";i:577;s:67:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule::__construct";i:578;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule::__construct";i:579;s:72:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule::__construct";i:580;s:69:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule::__construct";i:581;s:77:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule::__construct";i:582;s:62:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule::__construct";i:583;s:81:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule::__construct";i:584;s:45:"Rector\TypePerfect\Configuration::__construct";i:585;s:64:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder::__construct";i:586;s:63:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder::__construct";i:587;s:54:"Rector\TypePerfect\Printer\NodeComparator::__construct";i:588;s:59:"Rector\TypePerfect\Reflection\ReflectionParser::__construct";i:589;s:64:"Rector\TypePerfect\Printer\CollectorMetadataPrinter::__construct";i:590;s:90:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector::__construct";i:591;s:80:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector::__construct";i:592;s:84:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector::__construct";i:593;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed::__construct";i:594;s:72:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory::__construct";i:595;s:63:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath::__construct";i:596;s:80:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature::__construct";i:597;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory::__construct";i:598;s:65:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory::__construct";i:599;s:69:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory::__construct";i:600;s:77:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::__construct";i:601;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory::__construct";i:602;s:72:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::__construct";i:603;s:57:"Spaze\PHPStan\Rules\Disallowed\File\FilePath::__construct";i:604;s:63:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter::__construct";i:605;s:65:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier::__construct";i:606;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors::__construct";i:607;s:92:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors::__construct";i:608;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors::__construct";i:609;s:91:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors::__construct";i:610;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors::__construct";i:611;s:81:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors::__construct";i:612;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors::__construct";i:613;s:80:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors::__construct";i:614;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors::__construct";i:615;s:61:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver::__construct";i:616;s:72:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory::__construct";i:617;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages::__construct";i:619;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls::__construct";i:620;s:58:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls::__construct";i:621;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls::__construct";i:622;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls::__construct";i:623;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls::__construct";i:624;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls::__construct";i:625;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls::__construct";i:626;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls::__construct";i:627;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls::__construct";i:628;s:62:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls::__construct";i:629;s:63:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls::__construct";i:630;s:64:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls::__construct";i:631;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages::__construct";i:632;s:70:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages::__construct";i:634;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages::__construct";i:635;s:83:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::getDisallowedVariables";i:636;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages::__construct";i:637;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure::__construct";i:638;s:96:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::getDisallowedControlStructures";i:639;s:86:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure::__construct";i:641;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure::__construct";i:643;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure::__construct";i:645;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure::__construct";i:647;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure::__construct";i:649;s:81:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure::__construct";i:651;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure::__construct";i:653;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure::__construct";i:655;s:80:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure::__construct";i:657;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure::__construct";i:659;s:92:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure::__construct";i:661;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure::__construct";i:663;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure::__construct";i:665;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure::__construct";i:667;s:91:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule::__construct";i:668;s:93:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule::__construct";i:669;s:88:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule::__construct";i:670;s:90:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule::__construct";i:671;s:52:"TomasVotruba\TypeCoverage\Configuration::__construct";}i:5;s:32:"996b45f1ceb93bdddfc91899227ecb32";} \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php b/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php new file mode 100644 index 0000000..5bc909a --- /dev/null +++ b/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php @@ -0,0 +1,10736 @@ + [ + '04' => true, + '05' => true, + '06' => true, + '07' => true, + '08' => true, + '09' => true, + '010' => true, + '011' => true, + '012' => true, + '013' => true, + '014' => true, + '015' => true, + '016' => true, + '017' => true, + '018' => true, + '019' => true, + '020' => true, + '021' => true, + '022' => true, + '089' => true, + '090' => true, + ], + 'phpstan.stubFilesExtension' => ['044' => true, '046' => true, '047' => true, '048' => true], + 'phpstan.diagnoseExtension' => ['092' => true], + 'phpstan.broker.dynamicMethodReturnTypeExtension' => [ + '0107' => true, + '0108' => true, + '0109' => true, + '0120' => true, + '0121' => true, + '0230' => true, + '0241' => true, + '0247' => true, + '0248' => true, + '0253' => true, + '0288' => true, + '0316' => true, + '0343' => true, + '0344' => true, + '0351' => true, + '0352' => true, + '0353' => true, + '0354' => true, + '0355' => true, + '0356' => true, + '0358' => true, + ], + 'phpstan.broker.allowedSubTypesClassReflectionExtension' => ['0118' => true], + 'phpstan.broker.propertiesClassReflectionExtension' => ['0119' => true, '0286' => true], + 'phpstan.broker.operatorTypeSpecifyingExtension' => ['0176' => true], + 'phpstan.broker.dynamicFunctionReturnTypeExtension' => [ + '0189' => true, + '0190' => true, + '0191' => true, + '0192' => true, + '0193' => true, + '0195' => true, + '0196' => true, + '0197' => true, + '0198' => true, + '0199' => true, + '0201' => true, + '0202' => true, + '0203' => true, + '0204' => true, + '0205' => true, + '0207' => true, + '0208' => true, + '0209' => true, + '0210' => true, + '0211' => true, + '0212' => true, + '0213' => true, + '0214' => true, + '0215' => true, + '0216' => true, + '0217' => true, + '0218' => true, + '0219' => true, + '0220' => true, + '0221' => true, + '0223' => true, + '0224' => true, + '0227' => true, + '0228' => true, + '0232' => true, + '0233' => true, + '0235' => true, + '0236' => true, + '0238' => true, + '0240' => true, + '0242' => true, + '0245' => true, + '0246' => true, + '0255' => true, + '0256' => true, + '0258' => true, + '0259' => true, + '0260' => true, + '0261' => true, + '0262' => true, + '0263' => true, + '0264' => true, + '0265' => true, + '0266' => true, + '0267' => true, + '0268' => true, + '0269' => true, + '0271' => true, + '0288' => true, + '0291' => true, + '0292' => true, + '0293' => true, + '0294' => true, + '0295' => true, + '0297' => true, + '0298' => true, + '0299' => true, + '0300' => true, + '0301' => true, + '0302' => true, + '0303' => true, + '0304' => true, + '0305' => true, + '0306' => true, + '0307' => true, + '0309' => true, + '0310' => true, + '0311' => true, + '0312' => true, + '0313' => true, + '0314' => true, + '0315' => true, + '0317' => true, + '0318' => true, + '0319' => true, + '0320' => true, + '0321' => true, + '0322' => true, + '0323' => true, + '0324' => true, + '0325' => true, + '0328' => true, + '0337' => true, + '0341' => true, + '0342' => true, + '0345' => true, + '0346' => true, + '0347' => true, + '0348' => true, + '0349' => true, + '0350' => true, + ], + 'phpstan.typeSpecifier.functionTypeSpecifyingExtension' => [ + '0206' => true, + '0222' => true, + '0237' => true, + '0275' => true, + '0285' => true, + '0289' => true, + '0290' => true, + '0308' => true, + '0326' => true, + '0327' => true, + '0329' => true, + '0330' => true, + '0331' => true, + '0332' => true, + '0333' => true, + '0334' => true, + '0335' => true, + '0336' => true, + '0338' => true, + '0340' => true, + ], + 'phpstan.dynamicFunctionThrowTypeExtension' => ['0225' => true, '0270' => true, '0272' => true], + 'phpstan.broker.dynamicStaticMethodReturnTypeExtension' => [ + '0226' => true, + '0229' => true, + '0231' => true, + '0244' => true, + '0351' => true, + '0357' => true, + ], + 'phpstan.dynamicStaticMethodThrowTypeExtension' => [ + '0243' => true, + '0249' => true, + '0252' => true, + '0281' => true, + '0282' => true, + '0283' => true, + '0284' => true, + '0287' => true, + ], + 'phpstan.dynamicMethodThrowTypeExtension' => ['0250' => true, '0251' => true, '0254' => true], + 'phpstan.functionParameterOutTypeExtension' => ['0273' => true, '0274' => true, '0276' => true], + 'phpstan.functionParameterClosureTypeExtension' => ['0277' => true], + 'phpstan.typeSpecifier.methodTypeSpecifyingExtension' => ['0296' => true], + 'phpstan.rules.rule' => [ + '0370' => true, + '0371' => true, + '0372' => true, + '0373' => true, + '0374' => true, + '0375' => true, + '0376' => true, + '0377' => true, + '0378' => true, + '0379' => true, + '0380' => true, + '0381' => true, + '0382' => true, + '0383' => true, + '0384' => true, + '0385' => true, + '0386' => true, + '0387' => true, + '0388' => true, + '0389' => true, + '0390' => true, + '0391' => true, + '0392' => true, + '0393' => true, + '0394' => true, + '0395' => true, + '0399' => true, + '0400' => true, + '0402' => true, + '0403' => true, + '0404' => true, + '0405' => true, + '0406' => true, + '0409' => true, + '0410' => true, + '0411' => true, + '0412' => true, + '0413' => true, + '0414' => true, + '0415' => true, + '0416' => true, + '0417' => true, + '0418' => true, + '0419' => true, + '0420' => true, + '0428' => true, + '0429' => true, + '0430' => true, + '0431' => true, + '0432' => true, + '0433' => true, + '0434' => true, + '0435' => true, + '0436' => true, + '0437' => true, + '0438' => true, + '0439' => true, + '0440' => true, + '0441' => true, + '0442' => true, + '0443' => true, + '0444' => true, + '0445' => true, + '0446' => true, + '0447' => true, + '0450' => true, + '0451' => true, + '0452' => true, + '0453' => true, + '0454' => true, + '0462' => true, + '0470' => true, + '0471' => true, + '0472' => true, + '0473' => true, + '0474' => true, + '0476' => true, + '0477' => true, + '0478' => true, + '0480' => true, + '0481' => true, + '0482' => true, + '0483' => true, + '0484' => true, + '0485' => true, + '0486' => true, + '0487' => true, + '0488' => true, + '0489' => true, + '0490' => true, + '0491' => true, + '0492' => true, + '0493' => true, + '0494' => true, + '0495' => true, + '0496' => true, + '0497' => true, + '0498' => true, + '0499' => true, + '0500' => true, + '0501' => true, + '0502' => true, + '0503' => true, + '0504' => true, + '0505' => true, + '0506' => true, + '0507' => true, + '0508' => true, + '0509' => true, + '0510' => true, + '0511' => true, + '0512' => true, + '0553' => true, + '0554' => true, + '0555' => true, + '0556' => true, + '0557' => true, + '0558' => true, + '0559' => true, + '0560' => true, + '0561' => true, + '0562' => true, + '0563' => true, + '0564' => true, + '0565' => true, + '0566' => true, + '0567' => true, + '0568' => true, + '0569' => true, + '0570' => true, + '0571' => true, + '0572' => true, + '0573' => true, + '0574' => true, + '0575' => true, + '0576' => true, + '0577' => true, + '0578' => true, + '0579' => true, + '0580' => true, + '0581' => true, + '0582' => true, + '0583' => true, + '0584' => true, + '0585' => true, + '0586' => true, + '0587' => true, + '0588' => true, + '0589' => true, + 'classConstantUsages' => true, + 'rules.0' => true, + 'rules.1' => true, + 'rules.10' => true, + 'rules.100' => true, + 'rules.101' => true, + 'rules.102' => true, + 'rules.103' => true, + 'rules.104' => true, + 'rules.105' => true, + 'rules.106' => true, + 'rules.107' => true, + 'rules.108' => true, + 'rules.109' => true, + 'rules.11' => true, + 'rules.110' => true, + 'rules.111' => true, + 'rules.112' => true, + 'rules.113' => true, + 'rules.114' => true, + 'rules.115' => true, + 'rules.116' => true, + 'rules.117' => true, + 'rules.118' => true, + 'rules.119' => true, + 'rules.12' => true, + 'rules.120' => true, + 'rules.121' => true, + 'rules.122' => true, + 'rules.123' => true, + 'rules.124' => true, + 'rules.125' => true, + 'rules.126' => true, + 'rules.127' => true, + 'rules.128' => true, + 'rules.129' => true, + 'rules.13' => true, + 'rules.130' => true, + 'rules.131' => true, + 'rules.132' => true, + 'rules.133' => true, + 'rules.134' => true, + 'rules.135' => true, + 'rules.136' => true, + 'rules.137' => true, + 'rules.138' => true, + 'rules.139' => true, + 'rules.14' => true, + 'rules.140' => true, + 'rules.141' => true, + 'rules.142' => true, + 'rules.143' => true, + 'rules.144' => true, + 'rules.145' => true, + 'rules.146' => true, + 'rules.147' => true, + 'rules.148' => true, + 'rules.149' => true, + 'rules.15' => true, + 'rules.150' => true, + 'rules.151' => true, + 'rules.152' => true, + 'rules.153' => true, + 'rules.154' => true, + 'rules.155' => true, + 'rules.156' => true, + 'rules.157' => true, + 'rules.158' => true, + 'rules.159' => true, + 'rules.16' => true, + 'rules.160' => true, + 'rules.161' => true, + 'rules.162' => true, + 'rules.163' => true, + 'rules.164' => true, + 'rules.165' => true, + 'rules.166' => true, + 'rules.167' => true, + 'rules.168' => true, + 'rules.169' => true, + 'rules.17' => true, + 'rules.170' => true, + 'rules.171' => true, + 'rules.172' => true, + 'rules.173' => true, + 'rules.174' => true, + 'rules.175' => true, + 'rules.176' => true, + 'rules.177' => true, + 'rules.178' => true, + 'rules.179' => true, + 'rules.18' => true, + 'rules.180' => true, + 'rules.181' => true, + 'rules.182' => true, + 'rules.183' => true, + 'rules.184' => true, + 'rules.185' => true, + 'rules.186' => true, + 'rules.187' => true, + 'rules.188' => true, + 'rules.189' => true, + 'rules.19' => true, + 'rules.190' => true, + 'rules.191' => true, + 'rules.192' => true, + 'rules.193' => true, + 'rules.194' => true, + 'rules.195' => true, + 'rules.196' => true, + 'rules.197' => true, + 'rules.198' => true, + 'rules.199' => true, + 'rules.2' => true, + 'rules.20' => true, + 'rules.200' => true, + 'rules.201' => true, + 'rules.202' => true, + 'rules.203' => true, + 'rules.204' => true, + 'rules.205' => true, + 'rules.206' => true, + 'rules.207' => true, + 'rules.208' => true, + 'rules.209' => true, + 'rules.21' => true, + 'rules.210' => true, + 'rules.211' => true, + 'rules.212' => true, + 'rules.213' => true, + 'rules.214' => true, + 'rules.215' => true, + 'rules.216' => true, + 'rules.217' => true, + 'rules.218' => true, + 'rules.219' => true, + 'rules.22' => true, + 'rules.220' => true, + 'rules.221' => true, + 'rules.222' => true, + 'rules.223' => true, + 'rules.224' => true, + 'rules.225' => true, + 'rules.226' => true, + 'rules.227' => true, + 'rules.228' => true, + 'rules.229' => true, + 'rules.23' => true, + 'rules.230' => true, + 'rules.231' => true, + 'rules.232' => true, + 'rules.233' => true, + 'rules.234' => true, + 'rules.235' => true, + 'rules.236' => true, + 'rules.237' => true, + 'rules.238' => true, + 'rules.239' => true, + 'rules.24' => true, + 'rules.240' => true, + 'rules.241' => true, + 'rules.242' => true, + 'rules.243' => true, + 'rules.244' => true, + 'rules.245' => true, + 'rules.246' => true, + 'rules.247' => true, + 'rules.248' => true, + 'rules.249' => true, + 'rules.25' => true, + 'rules.250' => true, + 'rules.251' => true, + 'rules.252' => true, + 'rules.253' => true, + 'rules.254' => true, + 'rules.255' => true, + 'rules.256' => true, + 'rules.257' => true, + 'rules.26' => true, + 'rules.27' => true, + 'rules.28' => true, + 'rules.29' => true, + 'rules.3' => true, + 'rules.30' => true, + 'rules.31' => true, + 'rules.32' => true, + 'rules.33' => true, + 'rules.34' => true, + 'rules.35' => true, + 'rules.36' => true, + 'rules.37' => true, + 'rules.38' => true, + 'rules.39' => true, + 'rules.4' => true, + 'rules.40' => true, + 'rules.41' => true, + 'rules.42' => true, + 'rules.43' => true, + 'rules.44' => true, + 'rules.45' => true, + 'rules.46' => true, + 'rules.47' => true, + 'rules.48' => true, + 'rules.49' => true, + 'rules.5' => true, + 'rules.50' => true, + 'rules.51' => true, + 'rules.52' => true, + 'rules.53' => true, + 'rules.54' => true, + 'rules.55' => true, + 'rules.56' => true, + 'rules.57' => true, + 'rules.58' => true, + 'rules.59' => true, + 'rules.6' => true, + 'rules.60' => true, + 'rules.61' => true, + 'rules.62' => true, + 'rules.63' => true, + 'rules.64' => true, + 'rules.65' => true, + 'rules.66' => true, + 'rules.67' => true, + 'rules.68' => true, + 'rules.69' => true, + 'rules.7' => true, + 'rules.70' => true, + 'rules.71' => true, + 'rules.72' => true, + 'rules.73' => true, + 'rules.74' => true, + 'rules.75' => true, + 'rules.76' => true, + 'rules.77' => true, + 'rules.78' => true, + 'rules.79' => true, + 'rules.8' => true, + 'rules.80' => true, + 'rules.81' => true, + 'rules.82' => true, + 'rules.83' => true, + 'rules.84' => true, + 'rules.85' => true, + 'rules.86' => true, + 'rules.87' => true, + 'rules.88' => true, + 'rules.89' => true, + 'rules.9' => true, + 'rules.90' => true, + 'rules.91' => true, + 'rules.92' => true, + 'rules.93' => true, + 'rules.94' => true, + 'rules.95' => true, + 'rules.96' => true, + 'rules.97' => true, + 'rules.98' => true, + 'rules.99' => true, + ], + 'phpstan.restrictedClassConstantUsageExtension' => ['0396' => true, '0463' => true], + 'phpstan.restrictedClassNameUsageExtension' => ['0397' => true, '0467' => true], + 'phpstan.restrictedFunctionUsageExtension' => ['0398' => true, '0464' => true], + 'phpstan.restrictedPropertyUsageExtension' => ['0407' => true, '0466' => true], + 'phpstan.restrictedMethodUsageExtension' => ['0408' => true, '0465' => true], + 'phpstan.collector' => [ + '0421' => true, + '0422' => true, + '0423' => true, + '0424' => true, + '0425' => true, + '0426' => true, + '0427' => true, + '0448' => true, + '0449' => true, + '0525' => true, + '0526' => true, + '0527' => true, + '0593' => true, + '0594' => true, + '0595' => true, + '0596' => true, + '0597' => true, + ], + 'phpstan.staticMethodParameterOutTypeExtension' => ['0455' => true], + 'phpstan.typeSpecifier.staticMethodTypeSpecifyingExtension' => ['0456' => true], + 'phpstan.staticMethodParameterClosureTypeExtension' => ['0457' => true], + 'phpstan.broker.methodsClassReflectionExtension' => ['0458' => true], + 'phpstan.deprecations.deprecatedScopeResolver' => ['0461' => true], + ]; + + protected $types = ['container' => '_PHPStan_ac6dae9b0\Nette\DI\Container']; + protected $aliases = []; + + protected $wiring = [ + '_PHPStan_ac6dae9b0\Nette\DI\Container' => [['container']], + 'PHPStan\Rules\Rule' => [ + [ + '0142', + '0143', + '0144', + '0161', + '0177', + '0370', + '0371', + '0372', + '0373', + '0374', + '0375', + '0376', + '0377', + '0378', + '0379', + '0380', + '0381', + '0382', + '0383', + '0384', + '0385', + '0386', + '0387', + '0388', + '0389', + '0390', + '0391', + '0392', + '0393', + '0394', + '0395', + '0399', + '0400', + '0402', + '0403', + '0404', + '0405', + '0406', + '0409', + '0410', + '0411', + '0412', + '0413', + '0414', + '0415', + '0416', + '0417', + '0418', + '0419', + '0420', + '0428', + '0429', + '0430', + '0431', + '0432', + '0433', + '0434', + '0435', + '0436', + '0437', + '0438', + '0439', + '0440', + '0441', + '0442', + '0443', + '0444', + '0445', + '0446', + '0447', + '0450', + '0451', + '0452', + '0453', + '0454', + '0462', + '0470', + '0471', + '0472', + '0473', + '0474', + '0475', + '0476', + '0477', + '0478', + '0479', + '0480', + '0481', + '0482', + '0483', + '0484', + '0485', + '0486', + '0487', + '0488', + '0489', + '0490', + '0491', + '0492', + '0493', + '0494', + '0495', + '0496', + '0497', + '0498', + '0499', + '0500', + '0501', + '0502', + '0503', + '0504', + '0505', + '0506', + '0507', + '0508', + '0509', + '0510', + '0511', + '0512', + '0553', + '0554', + '0555', + '0556', + '0557', + '0558', + '0559', + '0560', + '0561', + '0562', + '0563', + '0564', + '0565', + '0566', + '0567', + 'classConstantUsages', + '0568', + '0569', + '0570', + '0571', + '0572', + '0573', + '0574', + '0575', + '0576', + '0577', + '0578', + '0579', + '0580', + '0581', + '0582', + '0583', + '0584', + '0585', + '0586', + '0587', + '0588', + '0589', + ], + [ + 'rules.0', + 'rules.1', + 'rules.2', + 'rules.3', + 'rules.4', + 'rules.5', + 'rules.6', + 'rules.7', + 'rules.8', + 'rules.9', + 'rules.10', + 'rules.11', + 'rules.12', + 'rules.13', + 'rules.14', + 'rules.15', + 'rules.16', + 'rules.17', + 'rules.18', + 'rules.19', + 'rules.20', + 'rules.21', + 'rules.22', + 'rules.23', + 'rules.24', + 'rules.25', + 'rules.26', + 'rules.27', + 'rules.28', + 'rules.29', + 'rules.30', + 'rules.31', + 'rules.32', + 'rules.33', + 'rules.34', + 'rules.35', + 'rules.36', + 'rules.37', + 'rules.38', + 'rules.39', + 'rules.40', + 'rules.41', + 'rules.42', + 'rules.43', + 'rules.44', + 'rules.45', + 'rules.46', + 'rules.47', + 'rules.48', + 'rules.49', + 'rules.50', + 'rules.51', + 'rules.52', + 'rules.53', + 'rules.54', + 'rules.55', + 'rules.56', + 'rules.57', + 'rules.58', + 'rules.59', + 'rules.60', + 'rules.61', + 'rules.62', + 'rules.63', + 'rules.64', + 'rules.65', + 'rules.66', + 'rules.67', + 'rules.68', + 'rules.69', + 'rules.70', + 'rules.71', + 'rules.72', + 'rules.73', + 'rules.74', + 'rules.75', + 'rules.76', + 'rules.77', + 'rules.78', + 'rules.79', + 'rules.80', + 'rules.81', + 'rules.82', + 'rules.83', + 'rules.84', + 'rules.85', + 'rules.86', + 'rules.87', + 'rules.88', + 'rules.89', + 'rules.90', + 'rules.91', + 'rules.92', + 'rules.93', + 'rules.94', + 'rules.95', + 'rules.96', + 'rules.97', + 'rules.98', + 'rules.99', + 'rules.100', + 'rules.101', + 'rules.102', + 'rules.103', + 'rules.104', + 'rules.105', + 'rules.106', + 'rules.107', + 'rules.108', + 'rules.109', + 'rules.110', + 'rules.111', + 'rules.112', + 'rules.113', + 'rules.114', + 'rules.115', + 'rules.116', + 'rules.117', + 'rules.118', + 'rules.119', + 'rules.120', + 'rules.121', + 'rules.122', + 'rules.123', + 'rules.124', + 'rules.125', + 'rules.126', + 'rules.127', + 'rules.128', + 'rules.129', + 'rules.130', + 'rules.131', + 'rules.132', + 'rules.133', + 'rules.134', + 'rules.135', + 'rules.136', + 'rules.137', + 'rules.138', + 'rules.139', + 'rules.140', + 'rules.141', + 'rules.142', + 'rules.143', + 'rules.144', + 'rules.145', + 'rules.146', + 'rules.147', + 'rules.148', + 'rules.149', + 'rules.150', + 'rules.151', + 'rules.152', + 'rules.153', + 'rules.154', + 'rules.155', + 'rules.156', + 'rules.157', + 'rules.158', + 'rules.159', + 'rules.160', + 'rules.161', + 'rules.162', + 'rules.163', + 'rules.164', + 'rules.165', + 'rules.166', + 'rules.167', + 'rules.168', + 'rules.169', + 'rules.170', + 'rules.171', + 'rules.172', + 'rules.173', + 'rules.174', + 'rules.175', + 'rules.176', + 'rules.177', + 'rules.178', + 'rules.179', + 'rules.180', + 'rules.181', + 'rules.182', + 'rules.183', + 'rules.184', + 'rules.185', + 'rules.186', + 'rules.187', + 'rules.188', + 'rules.189', + 'rules.190', + 'rules.191', + 'rules.192', + 'rules.193', + 'rules.194', + 'rules.195', + 'rules.196', + 'rules.197', + 'rules.198', + 'rules.199', + 'rules.200', + 'rules.201', + 'rules.202', + 'rules.203', + 'rules.204', + 'rules.205', + 'rules.206', + 'rules.207', + 'rules.208', + 'rules.209', + 'rules.210', + 'rules.211', + 'rules.212', + 'rules.213', + 'rules.214', + 'rules.215', + 'rules.216', + 'rules.217', + 'rules.218', + 'rules.219', + 'rules.220', + 'rules.221', + 'rules.222', + 'rules.223', + 'rules.224', + 'rules.225', + 'rules.226', + 'rules.227', + 'rules.228', + 'rules.229', + 'rules.230', + 'rules.231', + 'rules.232', + 'rules.233', + 'rules.234', + 'rules.235', + 'rules.236', + 'rules.237', + 'rules.238', + 'rules.239', + 'rules.240', + 'rules.241', + 'rules.242', + 'rules.243', + 'rules.244', + 'rules.245', + 'rules.246', + 'rules.247', + 'rules.248', + 'rules.249', + 'rules.250', + 'rules.251', + 'rules.252', + 'rules.253', + 'rules.254', + 'rules.255', + 'rules.256', + 'rules.257', + ], + ], + 'PHPStan\Rules\Debug\DebugScopeRule' => [['rules.0']], + 'PHPStan\Rules\Debug\DumpPhpDocTypeRule' => [['rules.1']], + 'PHPStan\Rules\Debug\DumpTypeRule' => [['rules.2']], + 'PHPStan\Rules\Debug\FileAssertRule' => [['rules.3']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule' => [['rules.4']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule' => [['rules.5']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule' => [['rules.6']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule' => [['rules.7']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule' => [['rules.8']], + 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule' => [['rules.9']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule' => [['rules.10']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule' => [['rules.11']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule' => [['rules.12']], + 'PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule' => [['rules.13']], + 'PHPStan\Rules\Api\ApiInstanceofRule' => [['rules.14']], + 'PHPStan\Rules\Api\ApiInstanceofTypeRule' => [['rules.15']], + 'PHPStan\Rules\Api\ApiInstantiationRule' => [['rules.16']], + 'PHPStan\Rules\Api\ApiClassConstFetchRule' => [['rules.17']], + 'PHPStan\Rules\Api\ApiClassExtendsRule' => [['rules.18']], + 'PHPStan\Rules\Api\ApiClassImplementsRule' => [['rules.19']], + 'PHPStan\Rules\Api\ApiInterfaceExtendsRule' => [['rules.20']], + 'PHPStan\Rules\Api\ApiMethodCallRule' => [['rules.21']], + 'PHPStan\Rules\Api\ApiStaticCallRule' => [['rules.22']], + 'PHPStan\Rules\Api\ApiTraitUseRule' => [['rules.23']], + 'PHPStan\Rules\Api\GetTemplateTypeRule' => [['rules.24']], + 'PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule' => [['rules.25']], + 'PHPStan\Rules\Api\OldPhpParser4ClassRule' => [['rules.26']], + 'PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule' => [['rules.27']], + 'PHPStan\Rules\Api\RuntimeReflectionInstantiationRule' => [['rules.28']], + 'PHPStan\Rules\Api\RuntimeReflectionFunctionRule' => [['rules.29']], + 'PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule' => [['rules.30']], + 'PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule' => [['rules.31']], + 'PHPStan\Rules\Cast\UnsetCastRule' => [['rules.32']], + 'PHPStan\Rules\Classes\AllowedSubTypesRule' => [['rules.33']], + 'PHPStan\Rules\Classes\ClassAttributesRule' => [['rules.34']], + 'PHPStan\Rules\Classes\ClassConstantAttributesRule' => [['rules.35']], + 'PHPStan\Rules\Classes\ClassConstantRule' => [['rules.36']], + 'PHPStan\Rules\Classes\DuplicateDeclarationRule' => [['rules.37']], + 'PHPStan\Rules\Classes\EnumSanityRule' => [['rules.38']], + 'PHPStan\Rules\Classes\InstantiationCallableRule' => [['rules.39']], + 'PHPStan\Rules\Classes\InvalidPromotedPropertiesRule' => [['rules.40']], + 'PHPStan\Rules\Classes\LocalTypeAliasesRule' => [['rules.41']], + 'PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule' => [['rules.42']], + 'PHPStan\Rules\Classes\LocalTypeTraitAliasesRule' => [['rules.43']], + 'PHPStan\Rules\Classes\NewStaticRule' => [['rules.44']], + 'PHPStan\Rules\Classes\NonClassAttributeClassRule' => [['rules.45']], + 'PHPStan\Rules\Classes\ReadOnlyClassRule' => [['rules.46']], + 'PHPStan\Rules\Classes\TraitAttributeClassRule' => [['rules.47']], + 'PHPStan\Rules\Constants\ClassAsClassConstantRule' => [['rules.48']], + 'PHPStan\Rules\Constants\DynamicClassConstantFetchRule' => [['rules.49']], + 'PHPStan\Rules\Constants\FinalConstantRule' => [['rules.50']], + 'PHPStan\Rules\Constants\MagicConstantContextRule' => [['rules.51']], + 'PHPStan\Rules\Constants\NativeTypedClassConstantRule' => [['rules.52']], + 'PHPStan\Rules\Constants\FinalPrivateConstantRule' => [['rules.53']], + 'PHPStan\Rules\EnumCases\EnumCaseAttributesRule' => [['rules.54']], + 'PHPStan\Rules\Exceptions\NoncapturingCatchRule' => [['rules.55']], + 'PHPStan\Rules\Exceptions\ThrowExpressionRule' => [['rules.56']], + 'PHPStan\Rules\Functions\ArrowFunctionAttributesRule' => [['rules.57']], + 'PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule' => [['rules.58']], + 'PHPStan\Rules\Functions\ClosureAttributesRule' => [['rules.59']], + 'PHPStan\Rules\Functions\DefineParametersRule' => [['rules.60']], + 'PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule' => [['rules.61']], + 'PHPStan\Rules\Functions\CallToFunctionParametersRule' => [['rules.62']], + 'PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule' => [['rules.63']], + 'PHPStan\Rules\Functions\ExistingClassesInTypehintsRule' => [['rules.64']], + 'PHPStan\Rules\Functions\FunctionAttributesRule' => [['rules.65']], + 'PHPStan\Rules\Functions\InnerFunctionRule' => [['rules.66']], + 'PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule' => [['rules.67']], + 'PHPStan\Rules\Functions\ParamAttributesRule' => [['rules.68']], + 'PHPStan\Rules\Functions\PrintfArrayParametersRule' => [['rules.69']], + 'PHPStan\Rules\Functions\PrintfParametersRule' => [['rules.70']], + 'PHPStan\Rules\Functions\RedefinedParametersRule' => [['rules.71']], + 'PHPStan\Rules\Functions\ReturnNullsafeByRefRule' => [['rules.72']], + 'PHPStan\Rules\Ignore\IgnoreParseErrorRule' => [['rules.73']], + 'PHPStan\Rules\Functions\VariadicParametersDeclarationRule' => [['rules.74']], + 'PHPStan\Rules\Keywords\ContinueBreakInLoopRule' => [['rules.75']], + 'PHPStan\Rules\Keywords\DeclareStrictTypesRule' => [['rules.76']], + 'PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule' => [['rules.77']], + 'PHPStan\Rules\Methods\AbstractPrivateMethodRule' => [['rules.78']], + 'PHPStan\Rules\Methods\CallMethodsRule' => [['rules.79']], + 'PHPStan\Rules\Methods\CallStaticMethodsRule' => [['rules.80']], + 'PHPStan\Rules\Methods\ConsistentConstructorRule' => [['rules.81']], + 'PHPStan\Rules\Methods\ConstructorReturnTypeRule' => [['rules.82']], + 'PHPStan\Rules\Methods\ExistingClassesInTypehintsRule' => [['rules.83']], + 'PHPStan\Rules\Methods\FinalPrivateMethodRule' => [['rules.84']], + 'PHPStan\Rules\Methods\MethodCallableRule' => [['rules.85']], + 'PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule' => [['rules.86']], + 'PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule' => [['rules.87']], + 'PHPStan\Rules\Methods\MissingMethodImplementationRule' => [['rules.88']], + 'PHPStan\Rules\Methods\MethodAttributesRule' => [['rules.89']], + 'PHPStan\Rules\Methods\StaticMethodCallableRule' => [['rules.90']], + 'PHPStan\Rules\Names\UsedNamesRule' => [['rules.91']], + 'PHPStan\Rules\Operators\InvalidAssignVarRule' => [['rules.92']], + 'PHPStan\Rules\Operators\InvalidIncDecOperationRule' => [['rules.93']], + 'PHPStan\Rules\Properties\AccessPropertiesInAssignRule' => [['rules.94']], + 'PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule' => [['rules.95']], + 'PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule' => [['rules.96']], + 'PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule' => [['rules.97']], + 'PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule' => [['rules.98']], + 'PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule' => [['rules.99']], + 'PHPStan\Rules\Properties\PropertiesInInterfaceRule' => [['rules.100']], + 'PHPStan\Rules\Properties\PropertyAssignRefRule' => [['rules.101']], + 'PHPStan\Rules\Properties\PropertyAttributesRule' => [['rules.102']], + 'PHPStan\Rules\Properties\PropertyHookAttributesRule' => [['rules.103']], + 'PHPStan\Rules\Properties\PropertyInClassRule' => [['rules.104']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyRule' => [['rules.105']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule' => [['rules.106']], + 'PHPStan\Rules\Regexp\RegularExpressionPatternRule' => [['rules.107']], + 'PHPStan\Rules\Traits\ConflictingTraitConstantsRule' => [['rules.108']], + 'PHPStan\Rules\Traits\ConstantsInTraitsRule' => [['rules.109']], + 'PHPStan\Rules\Traits\TraitAttributesRule' => [['rules.110']], + 'PHPStan\Rules\Types\InvalidTypesInUnionRule' => [['rules.111']], + 'PHPStan\Rules\Variables\UnsetRule' => [['rules.112']], + 'PHPStan\Rules\Whitespace\FileWhitespaceRule' => [['rules.113']], + 'PHPStan\Rules\Classes\UnusedConstructorParametersRule' => [['rules.114']], + 'PHPStan\Rules\Functions\UnusedClosureUsesRule' => [['rules.115']], + 'PHPStan\Rules\Variables\EmptyRule' => [['rules.116']], + 'PHPStan\Rules\Variables\IssetRule' => [['rules.117']], + 'PHPStan\Rules\Variables\NullCoalesceRule' => [['rules.118']], + 'PHPStan\Rules\Cast\EchoRule' => [['rules.119']], + 'PHPStan\Rules\Cast\InvalidCastRule' => [['rules.120']], + 'PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule' => [['rules.121']], + 'PHPStan\Rules\Cast\PrintRule' => [['rules.122']], + 'PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule' => [['rules.123']], + 'PHPStan\Rules\Classes\MethodTagRule' => [['rules.124']], + 'PHPStan\Rules\Classes\MethodTagTraitRule' => [['rules.125']], + 'PHPStan\Rules\Classes\MethodTagTraitUseRule' => [['rules.126']], + 'PHPStan\Rules\Classes\PropertyTagRule' => [['rules.127']], + 'PHPStan\Rules\Classes\PropertyTagTraitRule' => [['rules.128']], + 'PHPStan\Rules\Classes\PropertyTagTraitUseRule' => [['rules.129']], + 'PHPStan\Rules\Classes\MixinTraitRule' => [['rules.130']], + 'PHPStan\Rules\Classes\MixinTraitUseRule' => [['rules.131']], + 'PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule' => [['rules.132']], + 'PHPStan\Rules\Constants\ValueAssignedToClassConstantRule' => [['rules.133']], + 'PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule' => [['rules.134']], + 'PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule' => [['rules.135']], + 'PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule' => [['rules.136']], + 'PHPStan\Rules\Generics\ClassAncestorsRule' => [['rules.137']], + 'PHPStan\Rules\Generics\ClassTemplateTypeRule' => [['rules.138']], + 'PHPStan\Rules\Generics\EnumAncestorsRule' => [['rules.139']], + 'PHPStan\Rules\Generics\EnumTemplateTypeRule' => [['rules.140']], + 'PHPStan\Rules\Generics\FunctionTemplateTypeRule' => [['rules.141']], + 'PHPStan\Rules\Generics\FunctionSignatureVarianceRule' => [['rules.142']], + 'PHPStan\Rules\Generics\InterfaceAncestorsRule' => [['rules.143']], + 'PHPStan\Rules\Generics\InterfaceTemplateTypeRule' => [['rules.144']], + 'PHPStan\Rules\Generics\MethodTemplateTypeRule' => [['rules.145']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeRule' => [['rules.146']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule' => [['rules.147']], + 'PHPStan\Rules\Generics\MethodSignatureVarianceRule' => [['rules.148']], + 'PHPStan\Rules\Generics\PropertyVarianceRule' => [['rules.149']], + 'PHPStan\Rules\Generics\TraitTemplateTypeRule' => [['rules.150']], + 'PHPStan\Rules\Generics\UsedTraitsRule' => [['rules.151']], + 'PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule' => [['rules.152']], + 'PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule' => [['rules.153']], + 'PHPStan\Rules\Operators\InvalidBinaryOperationRule' => [['rules.154']], + 'PHPStan\Rules\Operators\InvalidComparisonOperationRule' => [['rules.155']], + 'PHPStan\Rules\Operators\InvalidUnaryOperationRule' => [['rules.156']], + 'PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule' => [['rules.157']], + 'PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule' => [['rules.158']], + 'PHPStan\Rules\PhpDoc\FunctionAssertRule' => [['rules.159']], + 'PHPStan\Rules\PhpDoc\MethodAssertRule' => [['rules.160']], + 'PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule' => [['rules.161']], + 'PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule' => [['rules.162']], + 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule' => [['rules.163']], + 'PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule' => [['rules.164']], + 'PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule' => [['rules.165']], + 'PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule' => [['rules.166']], + 'PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule' => [['rules.167']], + 'PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule' => [['rules.168']], + 'PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule' => [['rules.169']], + 'PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule' => [['rules.170']], + 'PHPStan\Rules\Classes\RequireImplementsRule' => [['rules.171']], + 'PHPStan\Rules\Classes\RequireExtendsRule' => [['rules.172']], + 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule' => [['rules.173']], + 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule' => [['rules.174']], + 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule' => [['rules.175']], + 'PHPStan\Rules\Pure\PureFunctionRule' => [['rules.176']], + 'PHPStan\Rules\Pure\PureMethodRule' => [['rules.177']], + 'PHPStan\Rules\Arrays\ArrayDestructuringRule' => [['rules.178']], + 'PHPStan\Rules\Arrays\ArrayUnpackingRule' => [['rules.179']], + 'PHPStan\Rules\Arrays\IterableInForeachRule' => [['rules.180']], + 'PHPStan\Rules\Arrays\OffsetAccessAssignmentRule' => [['rules.181']], + 'PHPStan\Rules\Arrays\OffsetAccessAssignOpRule' => [['rules.182']], + 'PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule' => [['rules.183']], + 'PHPStan\Rules\Arrays\UnpackIterableInArrayRule' => [['rules.184']], + 'PHPStan\Rules\Exceptions\ThrowExprTypeRule' => [['rules.185']], + 'PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule' => [['rules.186']], + 'PHPStan\Rules\Functions\ClosureReturnTypeRule' => [['rules.187']], + 'PHPStan\Rules\Functions\ReturnTypeRule' => [['rules.188']], + 'PHPStan\Rules\Generators\YieldTypeRule' => [['rules.189']], + 'PHPStan\Rules\Methods\ReturnTypeRule' => [['rules.190']], + 'PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule' => [['rules.191']], + 'PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule' => [['rules.192']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule' => [['rules.193']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule' => [['rules.194']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule' => [['rules.195']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule' => [['rules.196']], + 'PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule' => [['rules.197']], + 'PHPStan\Rules\Properties\TypesAssignedToPropertiesRule' => [['rules.198']], + 'PHPStan\Rules\Variables\ParameterOutAssignedTypeRule' => [['rules.199']], + 'PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule' => [['rules.200']], + 'PHPStan\Rules\Variables\VariableCloningRule' => [['rules.201']], + 'PHPStan\Rules\Arrays\DeadForeachRule' => [['rules.202']], + 'PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule' => [['rules.203']], + 'PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule' => [['rules.204']], + 'PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule' => [['rules.205']], + 'PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule' => [['rules.206']], + 'PHPStan\Rules\DeadCode\NoopRule' => [['rules.207']], + 'PHPStan\Rules\DeadCode\UnreachableStatementRule' => [['rules.208']], + 'PHPStan\Rules\DeadCode\UnusedPrivateConstantRule' => [['rules.209']], + 'PHPStan\Rules\DeadCode\UnusedPrivateMethodRule' => [['rules.210']], + 'PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule' => [['rules.211']], + 'PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule' => [['rules.212']], + 'PHPStan\Rules\Functions\UselessFunctionReturnValueRule' => [['rules.213']], + 'PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule' => [['rules.214']], + 'PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule' => [['rules.215']], + 'PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule' => [['rules.216']], + 'PHPStan\Rules\Methods\NullsafeMethodCallRule' => [['rules.217']], + 'PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule' => [['rules.218']], + 'PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule' => [['rules.219']], + 'PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule' => [['rules.220']], + 'PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule' => [['rules.221']], + 'PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule' => [['rules.222']], + 'PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule' => [['rules.223']], + 'PHPStan\Rules\Traits\NotAnalysedTraitRule' => [['rules.224']], + 'PHPStan\Rules\DateTimeInstantiationRule' => [['rules.225']], + 'PHPStan\Rules\Functions\CallUserFuncRule' => [['rules.226']], + 'PHPStan\Rules\Functions\ParameterCastableToStringRule' => [['rules.227']], + 'PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule' => [['rules.228']], + 'PHPStan\Rules\Functions\SortParameterCastableToStringRule' => [['rules.229']], + 'PHPStan\Rules\Regexp\RegularExpressionQuotingRule' => [['rules.230']], + 'PHPStan\Rules\Constants\MissingClassConstantTypehintRule' => [['rules.231']], + 'PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule' => [['rules.232']], + 'PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule' => [['rules.233']], + 'PHPStan\Rules\Methods\MissingMethodParameterTypehintRule' => [['rules.234']], + 'PHPStan\Rules\Methods\MissingMethodReturnTypehintRule' => [['rules.235']], + 'PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule' => [['rules.236']], + 'PHPStan\Rules\Properties\MissingPropertyTypehintRule' => [['rules.237']], + 'Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule' => [['rules.238']], + 'Composer\Pcre\PHPStan\InvalidRegexPatternRule' => [['rules.239']], + 'PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule' => [['rules.240']], + 'Rector\TypePerfect\Rules\NoParamTypeRemovalRule' => [['rules.241']], + 'Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule' => [['rules.242']], + 'Rector\TypePerfect\Rules\NoIssetOnObjectRule' => [['rules.243']], + 'Rector\TypePerfect\Rules\NoEmptyOnObjectRule' => [['rules.244']], + 'Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule' => [['rules.245']], + 'Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule' => [['rules.246']], + 'Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule' => [['rules.247']], + 'Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule' => [['rules.248']], + 'Rector\TypePerfect\Rules\NoMixedMethodCallerRule' => [['rules.249']], + 'Rector\TypePerfect\Rules\ReturnNullOverFalseRule' => [['rules.250']], + 'TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule' => [['rules.251']], + 'TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule' => [['rules.252']], + 'TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule' => [['rules.253']], + 'TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule' => [['rules.254']], + 'TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule' => [['rules.255']], + 'Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule' => [['rules.256']], + 'Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule' => [['rules.257']], + 'PhpParser\BuilderFactory' => [['01']], + 'PHPStan\Parser\LexerFactory' => [['02']], + 'PhpParser\NodeVisitorAbstract' => [ + [ + '03', + '04', + '05', + '06', + '07', + '08', + '09', + '010', + '011', + '012', + '013', + '014', + '015', + '016', + '017', + '018', + '019', + '020', + '021', + '022', + '074', + '089', + '090', + '099', + ], + ], + 'PhpParser\NodeVisitor' => [ + [ + '03', + '04', + '05', + '06', + '07', + '08', + '09', + '010', + '011', + '012', + '013', + '014', + '015', + '016', + '017', + '018', + '019', + '020', + '021', + '022', + '074', + '089', + '090', + '099', + ], + ], + 'PhpParser\NodeVisitor\NameResolver' => [['03']], + 'PHPStan\Parser\AnonymousClassVisitor' => [['04']], + 'PHPStan\Parser\ArrayFilterArgVisitor' => [['05']], + 'PHPStan\Parser\ArrayFindArgVisitor' => [['06']], + 'PHPStan\Parser\ArrayMapArgVisitor' => [['07']], + 'PHPStan\Parser\ArrayWalkArgVisitor' => [['08']], + 'PHPStan\Parser\ClosureArgVisitor' => [['09']], + 'PHPStan\Parser\ClosureBindToVarVisitor' => [['010']], + 'PHPStan\Parser\ClosureBindArgVisitor' => [['011']], + 'PHPStan\Parser\CurlSetOptArgVisitor' => [['012']], + 'PHPStan\Parser\ArrowFunctionArgVisitor' => [['013']], + 'PHPStan\Parser\MagicConstantParamDefaultVisitor' => [['014']], + 'PHPStan\Parser\NewAssignedToPropertyVisitor' => [['015']], + 'PHPStan\Parser\ParentStmtTypesVisitor' => [['016']], + 'PHPStan\Parser\StandaloneThrowExprVisitor' => [['017']], + 'PHPStan\Parser\TryCatchTypeVisitor' => [['018']], + 'PHPStan\Parser\LastConditionVisitor' => [['019']], + 'PHPStan\Parser\TypeTraverserInstanceofVisitor' => [['020']], + 'PHPStan\Parser\VariadicMethodsVisitor' => [['021']], + 'PHPStan\Parser\VariadicFunctionsVisitor' => [['022']], + 'PHPStan\Node\Printer\ExprPrinter' => [['023']], + 'PhpParser\PrettyPrinter\Standard' => [1 => ['024']], + 'PhpParser\PrettyPrinterAbstract' => [1 => ['024']], + 'PhpParser\PrettyPrinter' => [1 => ['024']], + 'PHPStan\Node\Printer\Printer' => [['024']], + 'PHPStan\Broker\AnonymousClassNameHelper' => [['025']], + 'PHPStan\Php\PhpVersion' => [['026']], + 'PHPStan\Php\PhpVersionFactory' => [['027']], + 'PHPStan\Php\PhpVersionFactoryFactory' => [['028']], + 'PHPStan\Php\ComposerPhpVersionFactory' => [['029']], + 'PHPStan\PhpDocParser\ParserConfig' => [['030']], + 'PHPStan\PhpDocParser\Lexer\Lexer' => [['031']], + 'PHPStan\PhpDocParser\Parser\TypeParser' => [['032']], + 'PHPStan\PhpDocParser\Parser\ConstExprParser' => [['033']], + 'PHPStan\PhpDocParser\Parser\PhpDocParser' => [['034']], + 'PHPStan\PhpDocParser\Printer\Printer' => [['035']], + 'PHPStan\PhpDoc\PhpDocInheritanceResolver' => [['036']], + 'PHPStan\PhpDoc\PhpDocNodeResolver' => [['037']], + 'PHPStan\PhpDoc\PhpDocStringResolver' => [['038']], + 'PHPStan\PhpDoc\ConstExprNodeResolver' => [['039']], + 'PHPStan\PhpDoc\TypeNodeResolver' => [['040']], + 'PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider' => [['041']], + 'PHPStan\PhpDoc\TypeStringResolver' => [['042']], + 'PHPStan\PhpDoc\StubValidator' => [['043']], + 'PHPStan\PhpDoc\StubFilesExtension' => [['044', '046', '047', '048']], + 'PHPStan\PhpDoc\SocketSelectStubFilesExtension' => [['044']], + 'PHPStan\PhpDoc\StubFilesProvider' => [['045']], + 'PHPStan\PhpDoc\DefaultStubFilesProvider' => [['045']], + 'PHPStan\PhpDoc\JsonValidateStubFilesExtension' => [['046']], + 'PHPStan\PhpDoc\ReflectionClassStubFilesExtension' => [['047']], + 'PHPStan\PhpDoc\ReflectionEnumStubFilesExtension' => [['048']], + 'PHPStan\Analyser\Analyser' => [['049']], + 'PHPStan\Analyser\AnalyserResultFinalizer' => [['050']], + 'PHPStan\Analyser\FileAnalyser' => [['051']], + 'PHPStan\Analyser\IgnoreErrorExtensionProvider' => [['052']], + 'PHPStan\Analyser\LocalIgnoresProcessor' => [['053']], + 'PHPStan\Analyser\RuleErrorTransformer' => [['054']], + 'PHPStan\Analyser\Ignore\IgnoredErrorHelper' => [['055']], + 'PHPStan\Analyser\Ignore\IgnoreLexer' => [['056']], + 'PHPStan\Analyser\InternalScopeFactory' => [['057']], + 'PHPStan\Analyser\LazyInternalScopeFactory' => [['057']], + 'PHPStan\Analyser\ScopeFactory' => [['058']], + 'PHPStan\Analyser\NodeScopeResolver' => [['059']], + 'PHPStan\Analyser\ConstantResolver' => [['060']], + 'PHPStan\Analyser\ConstantResolverFactory' => [['061']], + 'PHPStan\Analyser\ResultCache\ResultCacheManagerFactory' => [['062']], + 'PHPStan\Analyser\ResultCache\ResultCacheClearer' => [['063']], + 'PHPStan\Analyser\RicherScopeGetTypeHelper' => [['064']], + 'PHPStan\Cache\Cache' => [['065']], + 'PHPStan\Collectors\Registry' => [['066']], + 'PHPStan\Collectors\RegistryFactory' => [['067']], + 'PHPStan\Command\AnalyseApplication' => [['068']], + 'PHPStan\Command\AnalyserRunner' => [['069']], + 'PHPStan\Command\FixerApplication' => [['070']], + 'PHPStan\Dependency\DependencyResolver' => [['071']], + 'PHPStan\Dependency\ExportedNodeFetcher' => [['072']], + 'PHPStan\Dependency\ExportedNodeResolver' => [['073']], + 'PHPStan\Dependency\ExportedNodeVisitor' => [['074']], + 'PHPStan\DependencyInjection\Container' => [['075'], ['076']], + 'PHPStan\DependencyInjection\Nette\NetteContainer' => [['076']], + 'PHPStan\DependencyInjection\DerivativeContainerFactory' => [['077']], + 'PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider' => [['078']], + 'PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider' => [['079']], + 'PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider' => [['080']], + 'PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider' => [['081']], + 'PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider' => [['082']], + 'PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider' => [['083']], + 'PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider' => [['084']], + 'PHPStan\File\FileHelper' => [['085']], + 'PHPStan\File\FileExcluderFactory' => [['086']], + 'PHPStan\File\FileExcluderRawFactory' => [['087']], + 'PHPStan\File\FileExcluder' => [2 => ['fileExcluderAnalyse', 'fileExcluderScan']], + 'PHPStan\File\FileFinder' => [2 => ['fileFinderAnalyse', 'fileFinderScan']], + 'PHPStan\File\FileMonitor' => [['088']], + 'PHPStan\Parser\DeclarePositionVisitor' => [['089']], + 'PHPStan\Parser\ImmediatelyInvokedClosureVisitor' => [['090']], + 'PHPStan\Parallel\ParallelAnalyser' => [['091']], + 'PHPStan\Diagnose\DiagnoseExtension' => [0 => ['092'], 2 => [1 => 'phpstanDiagnoseExtension']], + 'PHPStan\Parallel\Scheduler' => [['092']], + 'PHPStan\Process\CpuCoreCounter' => [['093']], + 'PHPStan\Reflection\AttributeReflectionFactory' => [['094']], + 'PHPStan\Reflection\FunctionReflectionFactory' => [['095']], + 'PHPStan\Reflection\InitializerExprTypeResolver' => [['096']], + 'PHPStan\Reflection\MethodsClassReflectionExtension' => [['097', '0111', '0113', '0115', '0117', '0458']], + 'PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension' => [['097']], + 'PHPStan\Reflection\PropertiesClassReflectionExtension' => [['098', '0112', '0114', '0115', '0119', '0286']], + 'PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension' => [['098']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor' => [['099']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher' => [['0100']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker' => [['0101']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory' => [['0102']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository' => [['0103']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory' => [['0104']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory' => [['0105']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository' => [['0106']], + 'PHPStan\Type\DynamicMethodReturnTypeExtension' => [ + [ + '0107', + '0108', + '0109', + '0120', + '0121', + '0230', + '0241', + '0247', + '0248', + '0253', + '0288', + '0316', + '0343', + '0344', + '0351', + '0352', + '0353', + '0354', + '0355', + '0356', + '0358', + ], + ], + 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension' => [ + ['0107', '0108'], + ], + 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension' => [['0109']], + 'PHPStan\Reflection\ConstructorsHelper' => [['0110']], + 'PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension' => [['0111']], + 'PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension' => [['0112']], + 'PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension' => [['0113']], + 'PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension' => [['0114']], + 'PHPStan\Reflection\Php\PhpClassReflectionExtension' => [['0115']], + 'PHPStan\Reflection\Php\PhpMethodReflectionFactory' => [['0116']], + 'PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension' => [['0117']], + 'PHPStan\Reflection\AllowedSubTypesClassReflectionExtension' => [['0118']], + 'PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension' => [['0118']], + 'PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension' => [['0119']], + 'PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension' => [['0120', '0121']], + 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider' => [['0122']], + 'PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider' => [['0123']], + 'PHPStan\Reflection\SignatureMap\SignatureMapParser' => [['0124']], + 'PHPStan\Reflection\SignatureMap\SignatureMapProvider' => [['0128'], ['0125', '0126']], + 'PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider' => [['0125']], + 'PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider' => [['0126']], + 'PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory' => [['0127']], + 'PHPStan\Rules\Api\ApiRuleHelper' => [['0129']], + 'PHPStan\Rules\AttributesCheck' => [['0130']], + 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck' => [['0131']], + 'PHPStan\Rules\ClassNameCheck' => [['0132']], + 'PHPStan\Rules\ClassCaseSensitivityCheck' => [['0133']], + 'PHPStan\Rules\ClassForbiddenNameCheck' => [['0134']], + 'PHPStan\Rules\Classes\LocalTypeAliasesCheck' => [['0135']], + 'PHPStan\Rules\Classes\MethodTagCheck' => [['0136']], + 'PHPStan\Rules\Classes\MixinCheck' => [['0137']], + 'PHPStan\Rules\Classes\PropertyTagCheck' => [['0138']], + 'PHPStan\Rules\Comparison\ConstantConditionRuleHelper' => [['0139']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper' => [['0140']], + 'PHPStan\Rules\Exceptions\ExceptionTypeResolver' => [1 => ['0141'], [1 => 'exceptionTypeResolver']], + 'PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver' => [['0141']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule' => [['0142']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule' => [['0143']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule' => [['0144']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck' => [['0145']], + 'PHPStan\Rules\Exceptions\TooWideThrowTypeCheck' => [['0146']], + 'PHPStan\Rules\FunctionCallParametersCheck' => [['0147']], + 'PHPStan\Rules\FunctionDefinitionCheck' => [['0148']], + 'PHPStan\Rules\FunctionReturnTypeCheck' => [['0149']], + 'PHPStan\Rules\ParameterCastableToStringCheck' => [['0150']], + 'PHPStan\Rules\Generics\CrossCheckInterfacesHelper' => [['0151']], + 'PHPStan\Rules\Generics\GenericAncestorsCheck' => [['0152']], + 'PHPStan\Rules\Generics\GenericObjectTypeCheck' => [['0153']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeCheck' => [['0154']], + 'PHPStan\Rules\Generics\TemplateTypeCheck' => [['0155']], + 'PHPStan\Rules\Generics\VarianceCheck' => [['0156']], + 'PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper' => [['0157']], + 'PHPStan\Rules\IssetCheck' => [['0158']], + 'PHPStan\Rules\Methods\MethodCallCheck' => [['0159']], + 'PHPStan\Rules\Methods\StaticMethodCallCheck' => [['0160']], + 'PHPStan\Rules\Methods\MethodSignatureRule' => [['0161']], + 'PHPStan\Rules\Methods\MethodParameterComparisonHelper' => [['0162']], + 'PHPStan\Rules\Methods\MethodVisibilityComparisonHelper' => [['0163']], + 'PHPStan\Rules\MissingTypehintCheck' => [['0164']], + 'PHPStan\Rules\NullsafeCheck' => [['0165']], + 'PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider' => [['0166']], + 'PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider' => [['0166']], + 'PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider' => [['0167']], + 'PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider' => [['0167']], + 'PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper' => [['0168']], + 'PHPStan\Rules\PhpDoc\AssertRuleHelper' => [['0169']], + 'PHPStan\Rules\PhpDoc\UnresolvableTypeHelper' => [['0170']], + 'PHPStan\Rules\PhpDoc\GenericCallableRuleHelper' => [['0171']], + 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck' => [['0172']], + 'PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper' => [['0173']], + 'PHPStan\Rules\Playground\NeverRuleHelper' => [['0174']], + 'PHPStan\Rules\Properties\AccessPropertiesCheck' => [['0175']], + 'PHPStan\Type\OperatorTypeSpecifyingExtension' => [['0176']], + 'PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension' => [['0176']], + 'PHPStan\Rules\Properties\UninitializedPropertyRule' => [['0177']], + 'PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider' => [['0178']], + 'PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider' => [['0178']], + 'PHPStan\Rules\Properties\PropertyDescriptor' => [['0179']], + 'PHPStan\Rules\Properties\PropertyReflectionFinder' => [['0180']], + 'PHPStan\Rules\Pure\FunctionPurityCheck' => [['0181']], + 'PHPStan\Rules\RuleLevelHelper' => [['0182']], + 'PHPStan\Rules\UnusedFunctionParametersCheck' => [['0183']], + 'PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck' => [['0184']], + 'PHPStan\Type\FileTypeMapper' => [0 => ['0185'], 2 => [1 => 'stubFileTypeMapper']], + 'PHPStan\Type\TypeAliasResolver' => [['0186']], + 'PHPStan\Type\TypeAliasResolverProvider' => [['0187']], + 'PHPStan\Type\BitwiseFlagHelper' => [['0188']], + 'PHPStan\Type\DynamicFunctionReturnTypeExtension' => [ + [ + '0189', + '0190', + '0191', + '0192', + '0193', + '0195', + '0196', + '0197', + '0198', + '0199', + '0201', + '0202', + '0203', + '0204', + '0205', + '0207', + '0208', + '0209', + '0210', + '0211', + '0212', + '0213', + '0214', + '0215', + '0216', + '0217', + '0218', + '0219', + '0220', + '0221', + '0223', + '0224', + '0227', + '0228', + '0232', + '0233', + '0235', + '0236', + '0238', + '0240', + '0242', + '0245', + '0246', + '0255', + '0256', + '0258', + '0259', + '0260', + '0261', + '0262', + '0263', + '0264', + '0265', + '0266', + '0267', + '0268', + '0269', + '0271', + '0288', + '0291', + '0292', + '0293', + '0294', + '0295', + '0297', + '0298', + '0299', + '0300', + '0301', + '0302', + '0303', + '0304', + '0305', + '0306', + '0307', + '0309', + '0310', + '0311', + '0312', + '0313', + '0314', + '0315', + '0317', + '0318', + '0319', + '0320', + '0321', + '0322', + '0323', + '0324', + '0325', + '0328', + '0337', + '0341', + '0342', + '0345', + '0346', + '0347', + '0348', + '0349', + '0350', + ], + ], + 'PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension' => [['0189']], + 'PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension' => [['0190']], + 'PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension' => [['0191']], + 'PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension' => [['0192']], + 'PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension' => [['0193']], + 'PHPStan\Type\Php\ArrayColumnHelper' => [['0194']], + 'PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension' => [['0195']], + 'PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension' => [['0196']], + 'PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension' => [['0197']], + 'PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension' => [['0198']], + 'PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension' => [['0199']], + 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper' => [['0200']], + 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension' => [['0201']], + 'PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension' => [['0202']], + 'PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension' => [['0203']], + 'PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension' => [['0204']], + 'PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension' => [['0205']], + 'PHPStan\Type\FunctionTypeSpecifyingExtension' => [ + [ + '0206', + '0222', + '0237', + '0275', + '0285', + '0289', + '0290', + '0308', + '0326', + '0327', + '0329', + '0330', + '0331', + '0332', + '0333', + '0334', + '0335', + '0336', + '0338', + '0340', + ], + ], + 'PHPStan\Analyser\TypeSpecifierAwareExtension' => [ + [ + '0206', + '0222', + '0237', + '0275', + '0285', + '0289', + '0290', + '0296', + '0308', + '0326', + '0327', + '0329', + '0330', + '0331', + '0332', + '0333', + '0334', + '0335', + '0336', + '0338', + '0340', + '0342', + '0456', + ], + ], + 'PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension' => [['0206']], + 'PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension' => [['0207']], + 'PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension' => [['0208']], + 'PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension' => [['0209']], + 'PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension' => [['0210']], + 'PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension' => [['0211']], + 'PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension' => [['0212']], + 'PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension' => [['0213']], + 'PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension' => [['0214']], + 'PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension' => [['0215']], + 'PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension' => [['0216']], + 'PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension' => [['0217']], + 'PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension' => [['0218']], + 'PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension' => [['0219']], + 'PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension' => [['0220']], + 'PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension' => [['0221']], + 'PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension' => [['0222']], + 'PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension' => [['0223']], + 'PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension' => [['0224']], + 'PHPStan\Type\DynamicFunctionThrowTypeExtension' => [['0225', '0270', '0272']], + 'PHPStan\Type\Php\AssertThrowTypeExtension' => [['0225']], + 'PHPStan\Type\DynamicStaticMethodReturnTypeExtension' => [['0226', '0229', '0231', '0244', '0351', '0357']], + 'PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension' => [['0226']], + 'PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension' => [['0227']], + 'PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension' => [['0228']], + 'PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension' => [['0229']], + 'PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension' => [['0230']], + 'PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension' => [['0231']], + 'PHPStan\Type\Php\CompactFunctionReturnTypeExtension' => [['0232']], + 'PHPStan\Type\Php\ConstantFunctionReturnTypeExtension' => [['0233']], + 'PHPStan\Type\Php\ConstantHelper' => [['0234']], + 'PHPStan\Type\Php\CountFunctionReturnTypeExtension' => [['0235']], + 'PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension' => [['0236']], + 'PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension' => [['0237']], + 'PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension' => [['0238']], + 'PHPStan\Type\Php\DateFunctionReturnTypeHelper' => [['0239']], + 'PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension' => [['0240']], + 'PHPStan\Type\Php\DateFormatMethodReturnTypeExtension' => [['0241']], + 'PHPStan\Type\Php\DateFunctionReturnTypeExtension' => [['0242']], + 'PHPStan\Type\DynamicStaticMethodThrowTypeExtension' => [ + ['0243', '0249', '0252', '0281', '0282', '0283', '0284', '0287'], + ], + 'PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension' => [['0243']], + 'PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension' => [['0244']], + 'PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension' => [['0245']], + 'PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension' => [['0246']], + 'PHPStan\Type\Php\DateTimeModifyReturnTypeExtension' => [['0247', '0248']], + 'PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension' => [['0249']], + 'PHPStan\Type\DynamicMethodThrowTypeExtension' => [['0250', '0251', '0254']], + 'PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension' => [['0250']], + 'PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension' => [['0251']], + 'PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension' => [['0252']], + 'PHPStan\Type\Php\DsMapDynamicReturnTypeExtension' => [['0253']], + 'PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension' => [['0254']], + 'PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension' => [['0255']], + 'PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension' => [['0256']], + 'PHPStan\Type\Php\FilterFunctionReturnTypeHelper' => [['0257']], + 'PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension' => [['0258']], + 'PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension' => [['0259']], + 'PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension' => [['0260']], + 'PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension' => [['0261']], + 'PHPStan\Type\Php\GetClassDynamicReturnTypeExtension' => [['0262']], + 'PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension' => [['0263']], + 'PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension' => [['0264']], + 'PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension' => [['0265']], + 'PHPStan\Type\Php\GettypeFunctionReturnTypeExtension' => [['0266']], + 'PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension' => [['0267']], + 'PHPStan\Type\Php\HashFunctionsReturnTypeExtension' => [['0268']], + 'PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension' => [['0269']], + 'PHPStan\Type\Php\IntdivThrowTypeExtension' => [['0270']], + 'PHPStan\Type\Php\IniGetReturnTypeExtension' => [['0271']], + 'PHPStan\Type\Php\JsonThrowTypeExtension' => [['0272']], + 'PHPStan\Type\FunctionParameterOutTypeExtension' => [['0273', '0274', '0276']], + 'PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension' => [['0273']], + 'PHPStan\Type\Php\ParseStrParameterOutTypeExtension' => [['0274']], + 'PHPStan\Type\Php\PregMatchTypeSpecifyingExtension' => [['0275']], + 'PHPStan\Type\Php\PregMatchParameterOutTypeExtension' => [['0276']], + 'PHPStan\Type\FunctionParameterClosureTypeExtension' => [['0277']], + 'PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension' => [['0277']], + 'PHPStan\Type\Php\RegexArrayShapeMatcher' => [['0278']], + 'PHPStan\Type\Regex\RegexGroupParser' => [['0279']], + 'PHPStan\Type\Regex\RegexExpressionHelper' => [['0280']], + 'PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension' => [['0281']], + 'PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension' => [['0282']], + 'PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension' => [['0283']], + 'PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension' => [['0284']], + 'PHPStan\Type\Php\StrContainingTypeSpecifyingExtension' => [['0285']], + 'PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension' => [['0286']], + 'PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension' => [['0287']], + 'PHPStan\Type\Php\StatDynamicReturnTypeExtension' => [['0288']], + 'PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension' => [['0289']], + 'PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension' => [['0290']], + 'PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension' => [['0291']], + 'PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension' => [['0292']], + 'PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension' => [['0293']], + 'PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension' => [['0294']], + 'PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension' => [['0295']], + 'PHPStan\Type\MethodTypeSpecifyingExtension' => [['0296']], + 'PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension' => [['0296']], + 'PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension' => [['0297']], + 'PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension' => [['0298']], + 'PHPStan\Type\Php\LtrimFunctionReturnTypeExtension' => [['0299']], + 'PHPStan\Type\Php\MbFunctionsReturnTypeExtension' => [['0300']], + 'PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension' => [['0301']], + 'PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension' => [['0302']], + 'PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension' => [['0303']], + 'PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension' => [['0304']], + 'PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension' => [['0305']], + 'PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension' => [['0306']], + 'PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension' => [['0307']], + 'PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension' => [['0308']], + 'PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension' => [['0309']], + 'PHPStan\Type\Php\StrlenFunctionReturnTypeExtension' => [['0310']], + 'PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension' => [['0311']], + 'PHPStan\Type\Php\StrPadFunctionReturnTypeExtension' => [['0312']], + 'PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension' => [['0313']], + 'PHPStan\Type\Php\StrrevFunctionReturnTypeExtension' => [['0314']], + 'PHPStan\Type\Php\SubstrDynamicReturnTypeExtension' => [['0315']], + 'PHPStan\Type\Php\ThrowableReturnTypeExtension' => [['0316']], + 'PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension' => [['0317']], + 'PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension' => [['0318']], + 'PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension' => [['0319']], + 'PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension' => [['0320']], + 'PHPStan\Type\Php\PowFunctionReturnTypeExtension' => [['0321']], + 'PHPStan\Type\Php\RoundFunctionReturnTypeExtension' => [['0322']], + 'PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension' => [['0323']], + 'PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension' => [['0324']], + 'PHPStan\Type\Php\RangeFunctionReturnTypeExtension' => [['0325']], + 'PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension' => [['0326']], + 'PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension' => [['0327']], + 'PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension' => [['0328']], + 'PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension' => [['0329']], + 'PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension' => [['0330']], + 'PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension' => [['0331']], + 'PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension' => [['0332']], + 'PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension' => [['0333']], + 'PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension' => [['0334']], + 'PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension' => [['0335']], + 'PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension' => [['0336']], + 'PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension' => [['0337']], + 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension' => [['0338']], + 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper' => [['0339']], + 'PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension' => [['0340']], + 'PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension' => [['0341']], + 'PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension' => [['0342']], + 'PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension' => [['0343']], + 'PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension' => [['0344']], + 'PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension' => [['0345']], + 'PHPStan\Type\Php\StrTokFunctionReturnTypeExtension' => [['0346']], + 'PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension' => [['0347']], + 'PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension' => [['0348']], + 'PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension' => [['0349']], + 'PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension' => [['0350']], + 'PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension' => [['0351']], + 'PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension' => [['0352', '0353', '0354', '0355', '0356']], + 'PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension' => [['0357']], + 'PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension' => [['0358']], + 'PHPStan\Type\ClosureTypeFactory' => [['0359']], + 'PHPStan\Type\Constant\OversizedArrayBuilder' => [['0360']], + 'PHPStan\Rules\Functions\PrintfHelper' => [['0361']], + 'PHPStan\Analyser\TypeSpecifier' => [['typeSpecifier']], + 'PHPStan\Analyser\TypeSpecifierFactory' => [['typeSpecifierFactory']], + 'PHPStan\File\RelativePathHelper' => [ + 0 => ['relativePathHelper'], + 2 => [1 => 'simpleRelativePathHelper', 'parentDirectoryRelativePathHelper'], + ], + 'PHPStan\File\ParentDirectoryRelativePathHelper' => [2 => ['parentDirectoryRelativePathHelper']], + 'PHPStan\Cache\CacheStorage' => [2 => ['cacheStorage']], + 'PHPStan\Cache\FileCacheStorage' => [2 => ['cacheStorage']], + 'PHPStan\Parser\Parser' => [ + 2 => [ + 'currentPhpVersionRichParser', + 'currentPhpVersionSimpleParser', + 'currentPhpVersionSimpleDirectParser', + 'defaultAnalysisParser', + 'php8Parser', + 'pathRoutingParser', + 'freshStubParser', + 'stubParser', + ], + ], + 'PHPStan\Parser\RichParser' => [2 => ['currentPhpVersionRichParser']], + 'PHPStan\Parser\CleaningParser' => [2 => ['currentPhpVersionSimpleParser']], + 'PHPStan\Parser\SimpleParser' => [2 => ['currentPhpVersionSimpleDirectParser', 'php8Parser']], + 'PHPStan\Parser\CachedParser' => [2 => ['defaultAnalysisParser', 'stubParser']], + 'PhpParser\Parser' => [2 => ['phpParserDecorator', 'currentPhpVersionPhpParser', 'php8PhpParser']], + 'PHPStan\Parser\PhpParserDecorator' => [2 => ['phpParserDecorator']], + 'PhpParser\Lexer' => [2 => ['currentPhpVersionLexer', 'php8Lexer']], + 'PhpParser\ParserAbstract' => [2 => ['currentPhpVersionPhpParser', 'php8PhpParser']], + 'PHPStan\Parser\PhpParserFactory' => [2 => ['currentPhpVersionPhpParserFactory']], + 'PHPStan\Rules\Registry' => [['registry']], + 'PHPStan\Rules\LazyRegistry' => [['registry']], + 'PHPStan\PhpDoc\StubPhpDocProvider' => [['stubPhpDocProvider']], + 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory' => [['reflectionProviderFactory']], + 'PHPStan\Reflection\ReflectionProvider' => [0 => ['reflectionProvider'], 2 => [1 => 'betterReflectionProvider']], + 'PHPStan\BetterReflection\SourceLocator\Type\SourceLocator' => [2 => ['betterReflectionSourceLocator']], + 'PHPStan\BetterReflection\Reflector\Reflector' => [ + 0 => ['originalBetterReflectionReflector'], + 2 => [1 => 'betterReflectionReflector', 'nodeScopeResolverReflector'], + ], + 'PHPStan\BetterReflection\Reflector\DefaultReflector' => [['originalBetterReflectionReflector']], + 'PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector' => [ + 2 => ['betterReflectionReflector', 'nodeScopeResolverReflector'], + ], + 'PHPStan\Reflection\BetterReflection\BetterReflectionProvider' => [2 => ['betterReflectionProvider']], + 'PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory' => [['0362']], + 'PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory' => [['0363']], + 'PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory' => [['0364']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber' => [1 => ['0365', '0366']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber' => [['0365']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber' => [['0366']], + 'PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory' => [['0367']], + 'PHPStan\Reflection\Deprecation\DeprecationProvider' => [['0368']], + 'PhpParser\Lexer\Emulative' => [2 => ['php8Lexer']], + 'PhpParser\Parser\Php8' => [2 => ['php8PhpParser']], + 'PHPStan\Parser\PathRoutingParser' => [2 => ['pathRoutingParser']], + 'PHPStan\Parser\StubParser' => [2 => ['freshStubParser']], + 'PHPStan\Diagnose\PHPStanDiagnoseExtension' => [2 => ['phpstanDiagnoseExtension']], + 'PHPStan\Command\ErrorFormatter\ErrorFormatter' => [ + [ + 'errorFormatter.raw', + 'errorFormatter.table', + 'errorFormatter.checkstyle', + 'errorFormatter.json', + 'errorFormatter.junit', + 'errorFormatter.prettyJson', + 'errorFormatter.gitlab', + 'errorFormatter.github', + 'errorFormatter.teamcity', + ], + ['0369'], + ], + 'PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter' => [['0369']], + 'PHPStan\Command\ErrorFormatter\RawErrorFormatter' => [['errorFormatter.raw']], + 'PHPStan\Command\ErrorFormatter\TableErrorFormatter' => [['errorFormatter.table']], + 'PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter' => [['errorFormatter.checkstyle']], + 'PHPStan\Command\ErrorFormatter\JsonErrorFormatter' => [['errorFormatter.json', 'errorFormatter.prettyJson']], + 'PHPStan\Command\ErrorFormatter\JunitErrorFormatter' => [['errorFormatter.junit']], + 'PHPStan\Command\ErrorFormatter\GitlabErrorFormatter' => [['errorFormatter.gitlab']], + 'PHPStan\Command\ErrorFormatter\GithubErrorFormatter' => [['errorFormatter.github']], + 'PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter' => [['errorFormatter.teamcity']], + 'PHPStan\Rules\Classes\ExistingClassInClassExtendsRule' => [['0370']], + 'PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule' => [['0371']], + 'PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule' => [['0372']], + 'PHPStan\Rules\Classes\ExistingClassInInstanceOfRule' => [['0373']], + 'PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule' => [['0374']], + 'PHPStan\Rules\Classes\ExistingClassInTraitUseRule' => [['0375']], + 'PHPStan\Rules\Classes\InstantiationRule' => [['0376']], + 'PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule' => [['0377']], + 'PHPStan\Rules\Functions\CallToNonExistentFunctionRule' => [['0378']], + 'PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule' => [['0379']], + 'PHPStan\Rules\Constants\OverridingConstantRule' => [['0380']], + 'PHPStan\Rules\Methods\OverridingMethodRule' => [['0381']], + 'PHPStan\Rules\Missing\MissingReturnRule' => [['0382']], + 'PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule' => [['0383']], + 'PHPStan\Rules\Namespaces\ExistingNamesInUseRule' => [['0384']], + 'PHPStan\Rules\Properties\AccessPropertiesRule' => [['0385']], + 'PHPStan\Rules\Properties\AccessStaticPropertiesRule' => [['0386']], + 'PHPStan\Rules\Properties\ExistingClassesInPropertiesRule' => [['0387']], + 'PHPStan\Rules\Functions\FunctionCallableRule' => [['0388']], + 'PHPStan\Rules\Properties\OverridingPropertyRule' => [['0389']], + 'PHPStan\Rules\Properties\SetPropertyHookParameterRule' => [['0390']], + 'PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule' => [['0391']], + 'PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule' => [['0392']], + 'PHPStan\Rules\Variables\CompactVariablesRule' => [['0393']], + 'PHPStan\Rules\Variables\DefinedVariableRule' => [['0394']], + 'PHPStan\Rules\Keywords\RequireFileExistsRule' => [['0395']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension' => [['0396', '0463']], + 'PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension' => [['0396']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension' => [['0397', '0467']], + 'PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension' => [['0397']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension' => [['0398', '0464']], + 'PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension' => [['0398']], + 'PHPStan\Rules\Constants\ConstantRule' => [['0399']], + 'PHPStan\Rules\Classes\MixinRule' => [['0400']], + 'PHPStan\Rules\PhpDoc\RequireExtendsCheck' => [['0401']], + 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule' => [['0402']], + 'PHPStan\Rules\Functions\CallCallablesRule' => [['0403']], + 'PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule' => [['0404']], + 'PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule' => [['0405']], + 'PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule' => [['0406']], + 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension' => [['0407', '0466']], + 'PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension' => [['0407']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension' => [['0408', '0465']], + 'PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension' => [['0408']], + 'PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule' => [['0409']], + 'PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule' => [['0410']], + 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule' => [['0411']], + 'PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule' => [['0412']], + 'PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule' => [['0413']], + 'PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule' => [['0414']], + 'PHPStan\Rules\Generators\YieldFromTypeRule' => [['0415']], + 'PHPStan\Rules\Generators\YieldInGeneratorRule' => [['0416']], + 'PHPStan\Rules\Classes\ImpossibleInstanceOfRule' => [['0417']], + 'PHPStan\Rules\Comparison\BooleanAndConstantConditionRule' => [['0418']], + 'PHPStan\Rules\Comparison\BooleanOrConstantConditionRule' => [['0419']], + 'PHPStan\Rules\Comparison\BooleanNotConstantConditionRule' => [['0420']], + 'PHPStan\Collectors\Collector' => [ + [ + '0421', + '0422', + '0423', + '0424', + '0425', + '0426', + '0427', + '0448', + '0449', + '0525', + '0526', + '0527', + '0593', + '0594', + '0595', + '0596', + '0597', + ], + ], + 'PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector' => [['0421']], + 'PHPStan\Rules\DeadCode\PossiblyPureNewCollector' => [['0422']], + 'PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector' => [['0423']], + 'PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector' => [['0424']], + 'PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector' => [['0425']], + 'PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector' => [['0426']], + 'PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector' => [['0427']], + 'PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule' => [['0428']], + 'PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule' => [['0429']], + 'PHPStan\Rules\Comparison\ElseIfConstantConditionRule' => [['0430']], + 'PHPStan\Rules\Comparison\IfConstantConditionRule' => [['0431']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule' => [['0432']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule' => [['0433']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule' => [['0434']], + 'PHPStan\Rules\Comparison\LogicalXorConstantConditionRule' => [['0435']], + 'PHPStan\Rules\Comparison\MatchExpressionRule' => [['0436']], + 'PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule' => [['0437']], + 'PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule' => [['0438']], + 'PHPStan\Rules\Comparison\ConstantLooseComparisonRule' => [['0439']], + 'PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule' => [['0440']], + 'PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule' => [['0441']], + 'PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule' => [['0442']], + 'PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule' => [['0443']], + 'PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule' => [['0444']], + 'PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule' => [['0445']], + 'PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule' => [['0446']], + 'PHPStan\Rules\Properties\NullsafePropertyFetchRule' => [['0447']], + 'PHPStan\Rules\Traits\TraitDeclarationCollector' => [['0448']], + 'PHPStan\Rules\Traits\TraitUseCollector' => [['0449']], + 'PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule' => [['0450']], + 'PHPStan\Rules\Functions\RandomIntParametersRule' => [['0451']], + 'PHPStan\Rules\Functions\ArrayFilterRule' => [['0452']], + 'PHPStan\Rules\Functions\ArrayValuesRule' => [['0453']], + 'PHPStan\Rules\Functions\ParameterCastableToNumberRule' => [['0454']], + 'PHPStan\Type\StaticMethodParameterOutTypeExtension' => [['0455']], + 'Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension' => [['0455']], + 'PHPStan\Type\StaticMethodTypeSpecifyingExtension' => [['0456']], + 'Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension' => [['0456']], + 'PHPStan\Type\StaticMethodParameterClosureTypeExtension' => [['0457']], + 'Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension' => [['0457']], + 'Carbon\PHPStan\MacroExtension' => [['0458']], + 'PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider' => [['0459']], + 'PHPStan\Rules\Deprecations\DeprecatedScopeHelper' => [['0460']], + 'PHPStan\Rules\Deprecations\DeprecatedScopeResolver' => [['0461']], + 'PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver' => [['0461']], + 'PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule' => [['0462']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension' => [['0463']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension' => [['0464']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension' => [['0465']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension' => [['0466']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension' => [['0467']], + 'PHPStan\Rules\BooleansInConditions\BooleanRuleHelper' => [['0468']], + 'PHPStan\Rules\Operators\OperatorRuleHelper' => [['0469']], + 'PHPStan\Rules\VariableVariables\VariablePropertyFetchRule' => [['0470']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule' => [['0471']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule' => [['0472']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule' => [['0473']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule' => [['0474']], + 'PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule' => [['0475']], + 'PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule' => [['0476']], + 'PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule' => [['0477']], + 'PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule' => [['0478']], + 'PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule' => [['0479']], + 'PHPStan\Rules\Cast\UselessCastRule' => [['0480']], + 'PHPStan\Rules\Classes\RequireParentConstructCallRule' => [['0481']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule' => [['0482']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule' => [['0483']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule' => [['0484']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule' => [['0485']], + 'PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule' => [['0486']], + 'PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule' => [['0487']], + 'PHPStan\Rules\Functions\ArrayFilterStrictRule' => [['0488']], + 'PHPStan\Rules\Functions\ClosureUsesThisRule' => [['0489']], + 'PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule' => [['0490']], + 'PHPStan\Rules\Methods\IllegalConstructorMethodCallRule' => [['0491']], + 'PHPStan\Rules\Methods\IllegalConstructorStaticCallRule' => [['0492']], + 'PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule' => [['0493', '0494', '0495', '0496']], + 'PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule' => [['0493']], + 'PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule' => [['0494']], + 'PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule' => [['0495']], + 'PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule' => [['0496']], + 'PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule' => [['0497']], + 'PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule' => [['0498']], + 'PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule' => [['0499']], + 'PHPStan\Rules\Operators\OperandsInArithmeticModuloRule' => [['0500']], + 'PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule' => [['0501']], + 'PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule' => [['0502']], + 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule' => [['0503']], + 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule' => [['0504']], + 'PHPStan\Rules\StrictCalls\StrictFunctionCallsRule' => [['0505']], + 'PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule' => [['0506']], + 'PHPStan\Rules\VariableVariables\VariableMethodCallRule' => [['0507']], + 'PHPStan\Rules\VariableVariables\VariableMethodCallableRule' => [['0508']], + 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule' => [['0509']], + 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule' => [['0510']], + 'PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule' => [['0511']], + 'PHPStan\Rules\VariableVariables\VariableVariablesRule' => [['0512']], + 'Rector\TypePerfect\Configuration' => [['0513']], + 'Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder' => [['0514']], + 'Rector\TypePerfect\NodeFinder\MethodCallNodeFinder' => [['0515']], + 'Rector\TypePerfect\NodeFinder\ReturnNodeFinder' => [['0516']], + 'Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer' => [['0517']], + 'Rector\TypePerfect\Printer\NodeComparator' => [['0518']], + 'Rector\TypePerfect\Reflection\ReflectionParser' => [['0519']], + 'Rector\TypePerfect\Reflection\MethodNodeAnalyser' => [['0520']], + 'Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher' => [['0521']], + 'Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver' => [['0522']], + 'Rector\TypePerfect\Printer\CollectorMetadataPrinter' => [['0523']], + 'Rector\TypePerfect\Guard\EmptyIssetGuard' => [['0524']], + 'Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector' => [['0525']], + 'Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector' => [['0526']], + 'Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector' => [['0527']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed' => [['0528']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory' => [['0529']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath' => [['0530']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature' => [['0531']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory' => [['0532']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory' => [['0533']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory' => [['0534']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory' => [['0535']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory' => [['0536']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory' => [['0537']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory' => [['0537']], + 'Spaze\PHPStan\Rules\Disallowed\File\FilePath' => [['0538']], + 'Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter' => [['0539']], + 'Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier' => [['0540']], + 'Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer' => [['0541']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors' => [['0542']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors' => [['0543']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors' => [['0544']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors' => [['0545']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors' => [['0546']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors' => [['0547']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors' => [['0548']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors' => [['0549']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors' => [['0550']], + 'Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver' => [['0551']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory' => [['0552']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages' => [['0553', '0554']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls' => [['0555']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls' => [['0556']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls' => [['0557']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls' => [['0558']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls' => [['0559']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls' => [['0560']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls' => [['0561']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls' => [['0562']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls' => [['0563']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls' => [['0564']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls' => [['0565']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls' => [['0566']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages' => [['0567']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages' => [['classConstantUsages', '0568']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages' => [['0569']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages' => [['0570']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure' => [['0571']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure' => [['0572']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure' => [['0573']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure' => [['0574']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure' => [['0575']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure' => [['0576']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure' => [['0577']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure' => [['0578']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure' => [['0579']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure' => [['0580']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure' => [['0581']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure' => [['0582']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure' => [['0583']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure' => [['0584']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure' => [['0585']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule' => [['0586']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule' => [['0587']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule' => [['0588']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule' => [['0589']], + 'TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter' => [['0590']], + 'TomasVotruba\TypeCoverage\CollectorDataNormalizer' => [['0591']], + 'TomasVotruba\TypeCoverage\Configuration' => [['0592']], + 'TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector' => [['0593']], + 'TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector' => [['0594']], + 'TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector' => [['0595']], + 'TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector' => [['0596']], + 'TomasVotruba\TypeCoverage\Collectors\DeclareCollector' => [['0597']], + ]; + + + public function __construct(array $params = []) + { + parent::__construct($params); + } + + + public function createService01(): PhpParser\BuilderFactory + { + return new PhpParser\BuilderFactory; + } + + + public function createService02(): PHPStan\Parser\LexerFactory + { + return new PHPStan\Parser\LexerFactory($this->getService('026')); + } + + + public function createService03(): PhpParser\NodeVisitor\NameResolver + { + return new PhpParser\NodeVisitor\NameResolver(options: ['preserveOriginalNames' => true]); + } + + + public function createService04(): PHPStan\Parser\AnonymousClassVisitor + { + return new PHPStan\Parser\AnonymousClassVisitor; + } + + + public function createService05(): PHPStan\Parser\ArrayFilterArgVisitor + { + return new PHPStan\Parser\ArrayFilterArgVisitor; + } + + + public function createService06(): PHPStan\Parser\ArrayFindArgVisitor + { + return new PHPStan\Parser\ArrayFindArgVisitor; + } + + + public function createService07(): PHPStan\Parser\ArrayMapArgVisitor + { + return new PHPStan\Parser\ArrayMapArgVisitor; + } + + + public function createService08(): PHPStan\Parser\ArrayWalkArgVisitor + { + return new PHPStan\Parser\ArrayWalkArgVisitor; + } + + + public function createService09(): PHPStan\Parser\ClosureArgVisitor + { + return new PHPStan\Parser\ClosureArgVisitor; + } + + + public function createService010(): PHPStan\Parser\ClosureBindToVarVisitor + { + return new PHPStan\Parser\ClosureBindToVarVisitor; + } + + + public function createService011(): PHPStan\Parser\ClosureBindArgVisitor + { + return new PHPStan\Parser\ClosureBindArgVisitor; + } + + + public function createService012(): PHPStan\Parser\CurlSetOptArgVisitor + { + return new PHPStan\Parser\CurlSetOptArgVisitor; + } + + + public function createService013(): PHPStan\Parser\ArrowFunctionArgVisitor + { + return new PHPStan\Parser\ArrowFunctionArgVisitor; + } + + + public function createService014(): PHPStan\Parser\MagicConstantParamDefaultVisitor + { + return new PHPStan\Parser\MagicConstantParamDefaultVisitor; + } + + + public function createService015(): PHPStan\Parser\NewAssignedToPropertyVisitor + { + return new PHPStan\Parser\NewAssignedToPropertyVisitor; + } + + + public function createService016(): PHPStan\Parser\ParentStmtTypesVisitor + { + return new PHPStan\Parser\ParentStmtTypesVisitor; + } + + + public function createService017(): PHPStan\Parser\StandaloneThrowExprVisitor + { + return new PHPStan\Parser\StandaloneThrowExprVisitor; + } + + + public function createService018(): PHPStan\Parser\TryCatchTypeVisitor + { + return new PHPStan\Parser\TryCatchTypeVisitor; + } + + + public function createService019(): PHPStan\Parser\LastConditionVisitor + { + return new PHPStan\Parser\LastConditionVisitor; + } + + + public function createService020(): PHPStan\Parser\TypeTraverserInstanceofVisitor + { + return new PHPStan\Parser\TypeTraverserInstanceofVisitor; + } + + + public function createService021(): PHPStan\Parser\VariadicMethodsVisitor + { + return new PHPStan\Parser\VariadicMethodsVisitor; + } + + + public function createService022(): PHPStan\Parser\VariadicFunctionsVisitor + { + return new PHPStan\Parser\VariadicFunctionsVisitor; + } + + + public function createService023(): PHPStan\Node\Printer\ExprPrinter + { + return new PHPStan\Node\Printer\ExprPrinter($this->getService('024')); + } + + + public function createService024(): PHPStan\Node\Printer\Printer + { + return new PHPStan\Node\Printer\Printer; + } + + + public function createService025(): PHPStan\Broker\AnonymousClassNameHelper + { + return new PHPStan\Broker\AnonymousClassNameHelper($this->getService('085'), $this->getService('simpleRelativePathHelper')); + } + + + public function createService026(): PHPStan\Php\PhpVersion + { + return $this->getService('027')->create(); + } + + + public function createService027(): PHPStan\Php\PhpVersionFactory + { + return $this->getService('028')->create(); + } + + + public function createService028(): PHPStan\Php\PhpVersionFactoryFactory + { + return new PHPStan\Php\PhpVersionFactoryFactory(null, ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); + } + + + public function createService029(): PHPStan\Php\ComposerPhpVersionFactory + { + return new PHPStan\Php\ComposerPhpVersionFactory(['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); + } + + + public function createService030(): PHPStan\PhpDocParser\ParserConfig + { + return new PHPStan\PhpDocParser\ParserConfig(['lines' => true]); + } + + + public function createService031(): PHPStan\PhpDocParser\Lexer\Lexer + { + return new PHPStan\PhpDocParser\Lexer\Lexer($this->getService('030')); + } + + + public function createService032(): PHPStan\PhpDocParser\Parser\TypeParser + { + return new PHPStan\PhpDocParser\Parser\TypeParser($this->getService('030'), $this->getService('033')); + } + + + public function createService033(): PHPStan\PhpDocParser\Parser\ConstExprParser + { + return new PHPStan\PhpDocParser\Parser\ConstExprParser($this->getService('030')); + } + + + public function createService034(): PHPStan\PhpDocParser\Parser\PhpDocParser + { + return new PHPStan\PhpDocParser\Parser\PhpDocParser( + $this->getService('030'), + $this->getService('032'), + $this->getService('033') + ); + } + + + public function createService035(): PHPStan\PhpDocParser\Printer\Printer + { + return new PHPStan\PhpDocParser\Printer\Printer; + } + + + public function createService036(): PHPStan\PhpDoc\PhpDocInheritanceResolver + { + return new PHPStan\PhpDoc\PhpDocInheritanceResolver($this->getService('0185'), $this->getService('stubPhpDocProvider')); + } + + + public function createService037(): PHPStan\PhpDoc\PhpDocNodeResolver + { + return new PHPStan\PhpDoc\PhpDocNodeResolver($this->getService('040'), $this->getService('039'), $this->getService('0170')); + } + + + public function createService038(): PHPStan\PhpDoc\PhpDocStringResolver + { + return new PHPStan\PhpDoc\PhpDocStringResolver($this->getService('031'), $this->getService('034')); + } + + + public function createService039(): PHPStan\PhpDoc\ConstExprNodeResolver + { + return new PHPStan\PhpDoc\ConstExprNodeResolver($this->getService('0122'), $this->getService('096')); + } + + + public function createService040(): PHPStan\PhpDoc\TypeNodeResolver + { + return new PHPStan\PhpDoc\TypeNodeResolver( + $this->getService('041'), + $this->getService('0122'), + $this->getService('0187'), + $this->getService('060'), + $this->getService('096') + ); + } + + + public function createService041(): PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider + { + return new PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider($this->getService('075')); + } + + + public function createService042(): PHPStan\PhpDoc\TypeStringResolver + { + return new PHPStan\PhpDoc\TypeStringResolver($this->getService('031'), $this->getService('032'), $this->getService('040')); + } + + + public function createService043(): PHPStan\PhpDoc\StubValidator + { + return new PHPStan\PhpDoc\StubValidator($this->getService('077')); + } + + + public function createService044(): PHPStan\PhpDoc\SocketSelectStubFilesExtension + { + return new PHPStan\PhpDoc\SocketSelectStubFilesExtension($this->getService('026')); + } + + + public function createService045(): PHPStan\PhpDoc\DefaultStubFilesProvider + { + return new PHPStan\PhpDoc\DefaultStubFilesProvider( + $this->getService('075'), + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', + ], + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'] + ); + } + + + public function createService046(): PHPStan\PhpDoc\JsonValidateStubFilesExtension + { + return new PHPStan\PhpDoc\JsonValidateStubFilesExtension($this->getService('026')); + } + + + public function createService047(): PHPStan\PhpDoc\ReflectionClassStubFilesExtension + { + return new PHPStan\PhpDoc\ReflectionClassStubFilesExtension($this->getService('026')); + } + + + public function createService048(): PHPStan\PhpDoc\ReflectionEnumStubFilesExtension + { + return new PHPStan\PhpDoc\ReflectionEnumStubFilesExtension($this->getService('026')); + } + + + public function createService049(): PHPStan\Analyser\Analyser + { + return new PHPStan\Analyser\Analyser( + $this->getService('051'), + $this->getService('registry'), + $this->getService('066'), + $this->getService('059'), + 50 + ); + } + + + public function createService050(): PHPStan\Analyser\AnalyserResultFinalizer + { + return new PHPStan\Analyser\AnalyserResultFinalizer( + $this->getService('registry'), + $this->getService('052'), + $this->getService('054'), + $this->getService('058'), + $this->getService('053'), + true + ); + } + + + public function createService051(): PHPStan\Analyser\FileAnalyser + { + return new PHPStan\Analyser\FileAnalyser( + $this->getService('058'), + $this->getService('059'), + $this->getService('defaultAnalysisParser'), + $this->getService('071'), + $this->getService('052'), + $this->getService('054'), + $this->getService('053') + ); + } + + + public function createService052(): PHPStan\Analyser\IgnoreErrorExtensionProvider + { + return new PHPStan\Analyser\IgnoreErrorExtensionProvider($this->getService('075')); + } + + + public function createService053(): PHPStan\Analyser\LocalIgnoresProcessor + { + return new PHPStan\Analyser\LocalIgnoresProcessor; + } + + + public function createService054(): PHPStan\Analyser\RuleErrorTransformer + { + return new PHPStan\Analyser\RuleErrorTransformer; + } + + + public function createService055(): PHPStan\Analyser\Ignore\IgnoredErrorHelper + { + return new PHPStan\Analyser\Ignore\IgnoredErrorHelper( + $this->getService('085'), + [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], + true + ); + } + + + public function createService056(): PHPStan\Analyser\Ignore\IgnoreLexer + { + return new PHPStan\Analyser\Ignore\IgnoreLexer; + } + + + public function createService057(): PHPStan\Analyser\LazyInternalScopeFactory + { + return new PHPStan\Analyser\LazyInternalScopeFactory($this->getService('075')); + } + + + public function createService058(): PHPStan\Analyser\ScopeFactory + { + return new PHPStan\Analyser\ScopeFactory($this->getService('057')); + } + + + public function createService059(): PHPStan\Analyser\NodeScopeResolver + { + return new PHPStan\Analyser\NodeScopeResolver( + $this->getService('reflectionProvider'), + $this->getService('096'), + $this->getService('nodeScopeResolverReflector'), + $this->getService('078'), + $this->getService('080'), + $this->getService('defaultAnalysisParser'), + $this->getService('0185'), + $this->getService('stubPhpDocProvider'), + $this->getService('026'), + $this->getService('0128'), + $this->getService('0368'), + $this->getService('094'), + $this->getService('036'), + $this->getService('085'), + $this->getService('typeSpecifier'), + $this->getService('083'), + $this->getService('0178'), + $this->getService('084'), + $this->getService('058'), + false, + false, + false, + [], + [], + ['stdClass'], + true, + true, + true + ); + } + + + public function createService060(): PHPStan\Analyser\ConstantResolver + { + return $this->getService('061')->create(); + } + + + public function createService061(): PHPStan\Analyser\ConstantResolverFactory + { + return new PHPStan\Analyser\ConstantResolverFactory($this->getService('0122'), $this->getService('075')); + } + + + public function createService062(): PHPStan\Analyser\ResultCache\ResultCacheManagerFactory + { + return new class ($this) implements PHPStan\Analyser\ResultCache\ResultCacheManagerFactory { + private $container; + + + public function __construct(Container_4c57d0f363 $container) + { + $this->container = $container; + } + + + public function create(array $fileReplacements): PHPStan\Analyser\ResultCache\ResultCacheManager + { + return new PHPStan\Analyser\ResultCache\ResultCacheManager( + $this->container->getService('075'), + $this->container->getService('072'), + $this->container->getService('fileFinderScan'), + $this->container->getService('reflectionProvider'), + $this->container->getService('045'), + $this->container->getService('085'), + 'storage/framework/cache/phpstan/resultCache.php', + $this->container->getParameter('analysedPaths'), + $this->container->getParameter('analysedPathsFromConfig'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + '8', + null, + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + [], + [], + $fileReplacements, + false, + [ + ['parameters', 'editorUrl'], + ['parameters', 'editorUrlTitle'], + ['parameters', 'errorFormat'], + ['parameters', 'ignoreErrors'], + ['parameters', 'reportUnmatchedIgnoredErrors'], + ['parameters', 'tipsOfTheDay'], + ['parameters', 'parallel'], + ['parameters', 'internalErrorsCountLimit'], + ['parameters', 'cache'], + ['parameters', 'memoryLimitFile'], + ['parameters', 'pro'], + 'parametersSchema', + ], + 7 + ); + } + }; + } + + + public function createService063(): PHPStan\Analyser\ResultCache\ResultCacheClearer + { + return new PHPStan\Analyser\ResultCache\ResultCacheClearer('storage/framework/cache/phpstan/resultCache.php'); + } + + + public function createService064(): PHPStan\Analyser\RicherScopeGetTypeHelper + { + return new PHPStan\Analyser\RicherScopeGetTypeHelper($this->getService('096')); + } + + + public function createService065(): PHPStan\Cache\Cache + { + return new PHPStan\Cache\Cache($this->getService('cacheStorage')); + } + + + public function createService066(): PHPStan\Collectors\Registry + { + return $this->getService('067')->create(); + } + + + public function createService067(): PHPStan\Collectors\RegistryFactory + { + return new PHPStan\Collectors\RegistryFactory($this->getService('075')); + } + + + public function createService068(): PHPStan\Command\AnalyseApplication + { + return new PHPStan\Command\AnalyseApplication( + $this->getService('069'), + $this->getService('050'), + $this->getService('043'), + $this->getService('062'), + $this->getService('055'), + $this->getService('045') + ); + } + + + public function createService069(): PHPStan\Command\AnalyserRunner + { + return new PHPStan\Command\AnalyserRunner( + $this->getService('092'), + $this->getService('049'), + $this->getService('091'), + $this->getService('093') + ); + } + + + public function createService070(): PHPStan\Command\FixerApplication + { + return new PHPStan\Command\FixerApplication( + $this->getService('088'), + $this->getService('055'), + $this->getService('045'), + $this->getParameter('analysedPaths'), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', + ['1.1.1.2'], + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + null, + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + 'phpstorm://open?file=%file%&line=%line%', + '8' + ); + } + + + public function createService071(): PHPStan\Dependency\DependencyResolver + { + return new PHPStan\Dependency\DependencyResolver( + $this->getService('085'), + $this->getService('reflectionProvider'), + $this->getService('073'), + $this->getService('0185') + ); + } + + + public function createService072(): PHPStan\Dependency\ExportedNodeFetcher + { + return new PHPStan\Dependency\ExportedNodeFetcher($this->getService('defaultAnalysisParser'), $this->getService('074')); + } + + + public function createService073(): PHPStan\Dependency\ExportedNodeResolver + { + return new PHPStan\Dependency\ExportedNodeResolver( + $this->getService('reflectionProvider'), + $this->getService('0185'), + $this->getService('023') + ); + } + + + public function createService074(): PHPStan\Dependency\ExportedNodeVisitor + { + return new PHPStan\Dependency\ExportedNodeVisitor($this->getService('073')); + } + + + public function createService075(): PHPStan\DependencyInjection\Container + { + return new PHPStan\DependencyInjection\MemoizingContainer($this->getService('076')); + } + + + public function createService076(): PHPStan\DependencyInjection\Nette\NetteContainer + { + return new PHPStan\DependencyInjection\Nette\NetteContainer($this); + } + + + public function createService077(): PHPStan\DependencyInjection\DerivativeContainerFactory + { + return new PHPStan\DependencyInjection\DerivativeContainerFactory( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'storage/framework/cache/phpstan', + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + ], + $this->getParameter('analysedPaths'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + $this->getParameter('analysedPathsFromConfig'), + '8', + null, + null, + $this->getParameter('singleReflectionFile'), + $this->getParameter('singleReflectionInsteadOfFile') + ); + } + + + public function createService078(): PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider($this->getService('075')); + } + + + public function createService079(): PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider($this->getService('075')); + } + + + public function createService080(): PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider($this->getService('075')); + } + + + public function createService081(): PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider($this->getService('075')); + } + + + public function createService082(): PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider($this->getService('075')); + } + + + public function createService083(): PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider($this->getService('075')); + } + + + public function createService084(): PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider($this->getService('075')); + } + + + public function createService085(): PHPStan\File\FileHelper + { + return new PHPStan\File\FileHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createService086(): PHPStan\File\FileExcluderFactory + { + return new PHPStan\File\FileExcluderFactory($this->getService('087'), ['analyseAndScan' => [], 'analyse' => []]); + } + + + public function createService087(): PHPStan\File\FileExcluderRawFactory + { + return new class ($this) implements PHPStan\File\FileExcluderRawFactory { + private $container; + + + public function __construct(Container_4c57d0f363 $container) + { + $this->container = $container; + } + + + public function create(array $analyseExcludes): PHPStan\File\FileExcluder + { + return new PHPStan\File\FileExcluder($this->container->getService('085'), $analyseExcludes); + } + }; + } + + + public function createService088(): PHPStan\File\FileMonitor + { + return new PHPStan\File\FileMonitor( + $this->getService('fileFinderAnalyse'), + $this->getService('fileFinderScan'), + $this->getParameter('analysedPaths'), + $this->getParameter('analysedPathsFromConfig'), + [], + [] + ); + } + + + public function createService089(): PHPStan\Parser\DeclarePositionVisitor + { + return new PHPStan\Parser\DeclarePositionVisitor; + } + + + public function createService090(): PHPStan\Parser\ImmediatelyInvokedClosureVisitor + { + return new PHPStan\Parser\ImmediatelyInvokedClosureVisitor; + } + + + public function createService091(): PHPStan\Parallel\ParallelAnalyser + { + return new PHPStan\Parallel\ParallelAnalyser(50, 600.0, 134217728); + } + + + public function createService092(): PHPStan\Parallel\Scheduler + { + return new PHPStan\Parallel\Scheduler(20, 32, 2); + } + + + public function createService093(): PHPStan\Process\CpuCoreCounter + { + return new PHPStan\Process\CpuCoreCounter; + } + + + public function createService094(): PHPStan\Reflection\AttributeReflectionFactory + { + return new PHPStan\Reflection\AttributeReflectionFactory($this->getService('096'), $this->getService('0122')); + } + + + public function createService095(): PHPStan\Reflection\FunctionReflectionFactory + { + return new class ($this) implements PHPStan\Reflection\FunctionReflectionFactory { + private $container; + + + public function __construct(Container_4c57d0f363 $container) + { + $this->container = $container; + } + + + public function create( + PHPStan\BetterReflection\Reflection\Adapter\ReflectionFunction $reflection, + PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, + array $phpDocParameterTypes, + ?PHPStan\Type\Type $phpDocReturnType, + ?PHPStan\Type\Type $phpDocThrowType, + ?string $deprecatedDescription, + bool $isDeprecated, + bool $isInternal, + ?string $filename, + ?bool $isPure, + PHPStan\Reflection\Assertions $asserts, + bool $acceptsNamedArguments, + ?string $phpDocComment, + array $phpDocParameterOutTypes, + array $phpDocParameterImmediatelyInvokedCallable, + array $phpDocParameterClosureThisTypes, + array $attributes + ): PHPStan\Reflection\Php\PhpFunctionReflection { + return new PHPStan\Reflection\Php\PhpFunctionReflection( + $this->container->getService('096'), + $reflection, + $this->container->getService('defaultAnalysisParser'), + $this->container->getService('094'), + $templateTypeMap, + $phpDocParameterTypes, + $phpDocReturnType, + $phpDocThrowType, + $deprecatedDescription, + $isDeprecated, + $isInternal, + $filename, + $isPure, + $asserts, + $acceptsNamedArguments, + $phpDocComment, + $phpDocParameterOutTypes, + $phpDocParameterImmediatelyInvokedCallable, + $phpDocParameterClosureThisTypes, + $attributes + ); + } + }; + } + + + public function createService096(): PHPStan\Reflection\InitializerExprTypeResolver + { + return new PHPStan\Reflection\InitializerExprTypeResolver( + $this->getService('060'), + $this->getService('0122'), + $this->getService('026'), + $this->getService('082'), + $this->getService('0360'), + false + ); + } + + + public function createService097(): PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension; + } + + + public function createService098(): PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension; + } + + + public function createService099(): PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor; + } + + + public function createService0100(): PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher( + $this->getService('099'), + $this->getService('defaultAnalysisParser') + ); + } + + + public function createService0101(): PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker( + $this->getService('0103'), + $this->getService('0104'), + $this->getService('0102'), + $this->getService('026') + ); + } + + + public function createService0102(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory( + $this->getService('0100'), + $this->getService('fileFinderScan'), + $this->getService('026'), + $this->getService('065') + ); + } + + + public function createService0103(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository($this->getService('0102')); + } + + + public function createService0104(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory { + private $container; + + + public function __construct(Container_4c57d0f363 $container) + { + $this->container = $container; + } + + + public function create(PHPStan\BetterReflection\SourceLocator\Type\Composer\Psr\PsrAutoloaderMapping $mapping): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator($mapping, $this->container->getService('0106')); + } + }; + } + + + public function createService0105(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory { + private $container; + + + public function __construct(Container_4c57d0f363 $container) + { + $this->container = $container; + } + + + public function create(string $fileName): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator( + $this->container->getService('0100'), + $fileName + ); + } + }; + } + + + public function createService0106(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository($this->getService('0105')); + } + + + public function createService0107(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumBackedCase' + ); + } + + + public function createService0108(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumUnitCase' + ); + } + + + public function createService0109(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0110(): PHPStan\Reflection\ConstructorsHelper + { + return new PHPStan\Reflection\ConstructorsHelper($this->getService('075'), []); + } + + + public function createService0111(): PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension + { + return new PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension; + } + + + public function createService0112(): PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension; + } + + + public function createService0113(): PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension([]); + } + + + public function createService0114(): PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension([]); + } + + + public function createService0115(): PHPStan\Reflection\Php\PhpClassReflectionExtension + { + return new PHPStan\Reflection\Php\PhpClassReflectionExtension( + $this->getService('058'), + $this->getService('059'), + $this->getService('0116'), + $this->getService('036'), + $this->getService('0368'), + $this->getService('097'), + $this->getService('098'), + $this->getService('0128'), + $this->getService('defaultAnalysisParser'), + $this->getService('stubPhpDocProvider'), + $this->getService('0122'), + $this->getService('0185'), + $this->getService('094'), + false + ); + } + + + public function createService0116(): PHPStan\Reflection\Php\PhpMethodReflectionFactory + { + return new class ($this) implements PHPStan\Reflection\Php\PhpMethodReflectionFactory { + private $container; + + + public function __construct(Container_4c57d0f363 $container) + { + $this->container = $container; + } + + + public function create( + PHPStan\Reflection\ClassReflection $declaringClass, + ?PHPStan\Reflection\ClassReflection $declaringTrait, + PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod $reflection, + PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, + array $phpDocParameterTypes, + ?PHPStan\Type\Type $phpDocReturnType, + ?PHPStan\Type\Type $phpDocThrowType, + ?string $deprecatedDescription, + bool $isDeprecated, + bool $isInternal, + bool $isFinal, + ?bool $isPure, + PHPStan\Reflection\Assertions $asserts, + ?PHPStan\Type\Type $selfOutType, + ?string $phpDocComment, + array $phpDocParameterOutTypes, + array $immediatelyInvokedCallableParameters, + array $phpDocClosureThisTypeParameters, + bool $acceptsNamedArguments, + array $attributes + ): PHPStan\Reflection\Php\PhpMethodReflection { + return new PHPStan\Reflection\Php\PhpMethodReflection( + $this->container->getService('096'), + $declaringClass, + $declaringTrait, + $reflection, + $this->container->getService('reflectionProvider'), + $this->container->getService('094'), + $this->container->getService('defaultAnalysisParser'), + $templateTypeMap, + $phpDocParameterTypes, + $phpDocReturnType, + $phpDocThrowType, + $deprecatedDescription, + $isDeprecated, + $isInternal, + $isFinal, + $isPure, + $asserts, + $acceptsNamedArguments, + $selfOutType, + $phpDocComment, + $phpDocParameterOutTypes, + $immediatelyInvokedCallableParameters, + $phpDocClosureThisTypeParameters, + $attributes + ); + } + }; + } + + + public function createService0117(): PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension; + } + + + public function createService0118(): PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension + { + return new PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension; + } + + + public function createService0119(): PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension + { + return new PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension( + $this->getService('reflectionProvider'), + ['stdClass'], + $this->getService('098') + ); + } + + + public function createService0120(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension + { + return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\Reflection\ClassReflection', + 'getNativeReflection' + ); + } + + + public function createService0121(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension + { + return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\Reflection\Php\BuiltinMethodReflection', + 'getDeclaringClass' + ); + } + + + public function createService0122(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider + { + return new PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider($this->getService('075')); + } + + + public function createService0123(): PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider + { + return new PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider( + $this->getService('0128'), + $this->getService('betterReflectionReflector'), + $this->getService('0185'), + $this->getService('stubPhpDocProvider'), + $this->getService('094') + ); + } + + + public function createService0124(): PHPStan\Reflection\SignatureMap\SignatureMapParser + { + return new PHPStan\Reflection\SignatureMap\SignatureMapParser($this->getService('042')); + } + + + public function createService0125(): PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider + { + return new PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider( + $this->getService('0124'), + $this->getService('096'), + $this->getService('026'), + true + ); + } + + + public function createService0126(): PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider + { + return new PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider( + $this->getService('0125'), + $this->getService('0100'), + $this->getService('0185'), + $this->getService('026'), + $this->getService('096'), + $this->getService('0122') + ); + } + + + public function createService0127(): PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory + { + return new PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory( + $this->getService('026'), + $this->getService('0125'), + $this->getService('0126') + ); + } + + + public function createService0128(): PHPStan\Reflection\SignatureMap\SignatureMapProvider + { + return $this->getService('0127')->create(); + } + + + public function createService0129(): PHPStan\Rules\Api\ApiRuleHelper + { + return new PHPStan\Rules\Api\ApiRuleHelper; + } + + + public function createService0130(): PHPStan\Rules\AttributesCheck + { + return new PHPStan\Rules\AttributesCheck( + $this->getService('reflectionProvider'), + $this->getService('0147'), + $this->getService('0132'), + true + ); + } + + + public function createService0131(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck + { + return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck($this->getService('0182'), true, false, false); + } + + + public function createService0132(): PHPStan\Rules\ClassNameCheck + { + return new PHPStan\Rules\ClassNameCheck( + $this->getService('0133'), + $this->getService('0134'), + $this->getService('reflectionProvider'), + $this->getService('075') + ); + } + + + public function createService0133(): PHPStan\Rules\ClassCaseSensitivityCheck + { + return new PHPStan\Rules\ClassCaseSensitivityCheck($this->getService('reflectionProvider'), true); + } + + + public function createService0134(): PHPStan\Rules\ClassForbiddenNameCheck + { + return new PHPStan\Rules\ClassForbiddenNameCheck($this->getService('075')); + } + + + public function createService0135(): PHPStan\Rules\Classes\LocalTypeAliasesCheck + { + return new PHPStan\Rules\Classes\LocalTypeAliasesCheck( + [], + $this->getService('reflectionProvider'), + $this->getService('040'), + $this->getService('0164'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('0153'), + true, + true, + true + ); + } + + + public function createService0136(): PHPStan\Rules\Classes\MethodTagCheck + { + return new PHPStan\Rules\Classes\MethodTagCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0137(): PHPStan\Rules\Classes\MixinCheck + { + return new PHPStan\Rules\Classes\MixinCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0138(): PHPStan\Rules\Classes\PropertyTagCheck + { + return new PHPStan\Rules\Classes\PropertyTagCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0139(): PHPStan\Rules\Comparison\ConstantConditionRuleHelper + { + return new PHPStan\Rules\Comparison\ConstantConditionRuleHelper($this->getService('0140'), true); + } + + + public function createService0140(): PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper( + $this->getService('reflectionProvider'), + $this->getService('typeSpecifier'), + ['stdClass'], + true + ); + } + + + public function createService0141(): PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver + { + return new PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver($this->getService('reflectionProvider'), [], [], [], []); + } + + + public function createService0142(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule($this->getService('0145')); + } + + + public function createService0143(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule($this->getService('0145')); + } + + + public function createService0144(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule($this->getService('0145')); + } + + + public function createService0145(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck($this->getService('exceptionTypeResolver')); + } + + + public function createService0146(): PHPStan\Rules\Exceptions\TooWideThrowTypeCheck + { + return new PHPStan\Rules\Exceptions\TooWideThrowTypeCheck(true); + } + + + public function createService0147(): PHPStan\Rules\FunctionCallParametersCheck + { + return new PHPStan\Rules\FunctionCallParametersCheck( + $this->getService('0182'), + $this->getService('0165'), + $this->getService('0170'), + $this->getService('0180'), + true, + true, + true, + true + ); + } + + + public function createService0148(): PHPStan\Rules\FunctionDefinitionCheck + { + return new PHPStan\Rules\FunctionDefinitionCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('026'), + true, + false + ); + } + + + public function createService0149(): PHPStan\Rules\FunctionReturnTypeCheck + { + return new PHPStan\Rules\FunctionReturnTypeCheck($this->getService('0182')); + } + + + public function createService0150(): PHPStan\Rules\ParameterCastableToStringCheck + { + return new PHPStan\Rules\ParameterCastableToStringCheck($this->getService('0182')); + } + + + public function createService0151(): PHPStan\Rules\Generics\CrossCheckInterfacesHelper + { + return new PHPStan\Rules\Generics\CrossCheckInterfacesHelper; + } + + + public function createService0152(): PHPStan\Rules\Generics\GenericAncestorsCheck + { + return new PHPStan\Rules\Generics\GenericAncestorsCheck( + $this->getService('reflectionProvider'), + $this->getService('0153'), + $this->getService('0156'), + $this->getService('0170'), + [], + true + ); + } + + + public function createService0153(): PHPStan\Rules\Generics\GenericObjectTypeCheck + { + return new PHPStan\Rules\Generics\GenericObjectTypeCheck; + } + + + public function createService0154(): PHPStan\Rules\Generics\MethodTagTemplateTypeCheck + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeCheck($this->getService('0185'), $this->getService('0155')); + } + + + public function createService0155(): PHPStan\Rules\Generics\TemplateTypeCheck + { + return new PHPStan\Rules\Generics\TemplateTypeCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0186'), + true + ); + } + + + public function createService0156(): PHPStan\Rules\Generics\VarianceCheck + { + return new PHPStan\Rules\Generics\VarianceCheck; + } + + + public function createService0157(): PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper + { + return new PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper; + } + + + public function createService0158(): PHPStan\Rules\IssetCheck + { + return new PHPStan\Rules\IssetCheck($this->getService('0179'), $this->getService('0180'), true, true); + } + + + public function createService0159(): PHPStan\Rules\Methods\MethodCallCheck + { + return new PHPStan\Rules\Methods\MethodCallCheck($this->getService('reflectionProvider'), $this->getService('0182'), true, true); + } + + + public function createService0160(): PHPStan\Rules\Methods\StaticMethodCallCheck + { + return new PHPStan\Rules\Methods\StaticMethodCallCheck( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + true, + true, + true + ); + } + + + public function createService0161(): PHPStan\Rules\Methods\MethodSignatureRule + { + return new PHPStan\Rules\Methods\MethodSignatureRule($this->getService('0115'), true, true); + } + + + public function createService0162(): PHPStan\Rules\Methods\MethodParameterComparisonHelper + { + return new PHPStan\Rules\Methods\MethodParameterComparisonHelper($this->getService('026')); + } + + + public function createService0163(): PHPStan\Rules\Methods\MethodVisibilityComparisonHelper + { + return new PHPStan\Rules\Methods\MethodVisibilityComparisonHelper; + } + + + public function createService0164(): PHPStan\Rules\MissingTypehintCheck + { + return new PHPStan\Rules\MissingTypehintCheck(false, []); + } + + + public function createService0165(): PHPStan\Rules\NullsafeCheck + { + return new PHPStan\Rules\NullsafeCheck; + } + + + public function createService0166(): PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider + { + return new PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider($this->getService('075')); + } + + + public function createService0167(): PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider + { + return new PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider($this->getService('075')); + } + + + public function createService0168(): PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper + { + return new PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper; + } + + + public function createService0169(): PHPStan\Rules\PhpDoc\AssertRuleHelper + { + return new PHPStan\Rules\PhpDoc\AssertRuleHelper( + $this->getService('096'), + $this->getService('reflectionProvider'), + $this->getService('0170'), + $this->getService('0132'), + $this->getService('0164'), + $this->getService('0153'), + true, + true + ); + } + + + public function createService0170(): PHPStan\Rules\PhpDoc\UnresolvableTypeHelper + { + return new PHPStan\Rules\PhpDoc\UnresolvableTypeHelper; + } + + + public function createService0171(): PHPStan\Rules\PhpDoc\GenericCallableRuleHelper + { + return new PHPStan\Rules\PhpDoc\GenericCallableRuleHelper($this->getService('0155')); + } + + + public function createService0172(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck + { + return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck( + $this->getService('0153'), + $this->getService('0170'), + $this->getService('0171') + ); + } + + + public function createService0173(): PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper + { + return new PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper( + $this->getService('040'), + $this->getService('0185'), + $this->getService('reflectionProvider'), + true, + false + ); + } + + + public function createService0174(): PHPStan\Rules\Playground\NeverRuleHelper + { + return new PHPStan\Rules\Playground\NeverRuleHelper; + } + + + public function createService0175(): PHPStan\Rules\Properties\AccessPropertiesCheck + { + return new PHPStan\Rules\Properties\AccessPropertiesCheck( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('026'), + true, + true + ); + } + + + public function createService0176(): PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension + { + return new PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension($this->getService('026')); + } + + + public function createService0177(): PHPStan\Rules\Properties\UninitializedPropertyRule + { + return new PHPStan\Rules\Properties\UninitializedPropertyRule($this->getService('0110')); + } + + + public function createService0178(): PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider + { + return new PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider($this->getService('075')); + } + + + public function createService0179(): PHPStan\Rules\Properties\PropertyDescriptor + { + return new PHPStan\Rules\Properties\PropertyDescriptor; + } + + + public function createService0180(): PHPStan\Rules\Properties\PropertyReflectionFinder + { + return new PHPStan\Rules\Properties\PropertyReflectionFinder; + } + + + public function createService0181(): PHPStan\Rules\Pure\FunctionPurityCheck + { + return new PHPStan\Rules\Pure\FunctionPurityCheck; + } + + + public function createService0182(): PHPStan\Rules\RuleLevelHelper + { + return new PHPStan\Rules\RuleLevelHelper($this->getService('reflectionProvider'), true, false, true, false, false, false, true); + } + + + public function createService0183(): PHPStan\Rules\UnusedFunctionParametersCheck + { + return new PHPStan\Rules\UnusedFunctionParametersCheck($this->getService('reflectionProvider'), true); + } + + + public function createService0184(): PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck + { + return new PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck; + } + + + public function createService0185(): PHPStan\Type\FileTypeMapper + { + return new PHPStan\Type\FileTypeMapper( + $this->getService('0122'), + $this->getService('defaultAnalysisParser'), + $this->getService('038'), + $this->getService('037'), + $this->getService('025'), + $this->getService('085') + ); + } + + + public function createService0186(): PHPStan\Type\TypeAliasResolver + { + return new PHPStan\Type\UsefulTypeAliasResolver( + [], + $this->getService('042'), + $this->getService('040'), + $this->getService('reflectionProvider') + ); + } + + + public function createService0187(): PHPStan\Type\TypeAliasResolverProvider + { + return new PHPStan\Type\LazyTypeAliasResolverProvider($this->getService('075')); + } + + + public function createService0188(): PHPStan\Type\BitwiseFlagHelper + { + return new PHPStan\Type\BitwiseFlagHelper($this->getService('reflectionProvider')); + } + + + public function createService0189(): PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension; + } + + + public function createService0190(): PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension; + } + + + public function createService0191(): PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension; + } + + + public function createService0192(): PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0193(): PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0194(): PHPStan\Type\Php\ArrayColumnHelper + { + return new PHPStan\Type\Php\ArrayColumnHelper($this->getService('026')); + } + + + public function createService0195(): PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension($this->getService('0194')); + } + + + public function createService0196(): PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0197(): PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension; + } + + + public function createService0198(): PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0199(): PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0200(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper($this->getService('reflectionProvider')); + } + + + public function createService0201(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension($this->getService('0200')); + } + + + public function createService0202(): PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0203(): PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension($this->getService('0200')); + } + + + public function createService0204(): PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension; + } + + + public function createService0205(): PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension; + } + + + public function createService0206(): PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0207(): PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension; + } + + + public function createService0208(): PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension; + } + + + public function createService0209(): PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0210(): PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension; + } + + + public function createService0211(): PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension; + } + + + public function createService0212(): PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension; + } + + + public function createService0213(): PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension; + } + + + public function createService0214(): PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension; + } + + + public function createService0215(): PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension; + } + + + public function createService0216(): PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension; + } + + + public function createService0217(): PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0218(): PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension; + } + + + public function createService0219(): PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0220(): PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0221(): PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0222(): PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension; + } + + + public function createService0223(): PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0224(): PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension; + } + + + public function createService0225(): PHPStan\Type\Php\AssertThrowTypeExtension + { + return new PHPStan\Type\Php\AssertThrowTypeExtension; + } + + + public function createService0226(): PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension; + } + + + public function createService0227(): PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension; + } + + + public function createService0228(): PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension + { + return new PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension($this->getService('026')); + } + + + public function createService0229(): PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension; + } + + + public function createService0230(): PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension; + } + + + public function createService0231(): PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension; + } + + + public function createService0232(): PHPStan\Type\Php\CompactFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\CompactFunctionReturnTypeExtension(true); + } + + + public function createService0233(): PHPStan\Type\Php\ConstantFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ConstantFunctionReturnTypeExtension($this->getService('0234')); + } + + + public function createService0234(): PHPStan\Type\Php\ConstantHelper + { + return new PHPStan\Type\Php\ConstantHelper; + } + + + public function createService0235(): PHPStan\Type\Php\CountFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\CountFunctionReturnTypeExtension; + } + + + public function createService0236(): PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0237(): PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension; + } + + + public function createService0238(): PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0239(): PHPStan\Type\Php\DateFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\DateFunctionReturnTypeHelper; + } + + + public function createService0240(): PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension($this->getService('0239')); + } + + + public function createService0241(): PHPStan\Type\Php\DateFormatMethodReturnTypeExtension + { + return new PHPStan\Type\Php\DateFormatMethodReturnTypeExtension($this->getService('0239')); + } + + + public function createService0242(): PHPStan\Type\Php\DateFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DateFunctionReturnTypeExtension($this->getService('0239')); + } + + + public function createService0243(): PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0244(): PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension; + } + + + public function createService0245(): PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension; + } + + + public function createService0246(): PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension; + } + + + public function createService0247(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTime'); + } + + + public function createService0248(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTimeImmutable'); + } + + + public function createService0249(): PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0250(): PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension($this->getService('026')); + } + + + public function createService0251(): PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension($this->getService('026')); + } + + + public function createService0252(): PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0253(): PHPStan\Type\Php\DsMapDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DsMapDynamicReturnTypeExtension; + } + + + public function createService0254(): PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension; + } + + + public function createService0255(): PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension; + } + + + public function createService0256(): PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0257(): PHPStan\Type\Php\FilterFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\FilterFunctionReturnTypeHelper($this->getService('reflectionProvider'), $this->getService('026')); + } + + + public function createService0258(): PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension($this->getService('0257')); + } + + + public function createService0259(): PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension($this->getService('0257')); + } + + + public function createService0260(): PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension( + $this->getService('0257'), + $this->getService('reflectionProvider') + ); + } + + + public function createService0261(): PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension; + } + + + public function createService0262(): PHPStan\Type\Php\GetClassDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\GetClassDynamicReturnTypeExtension; + } + + + public function createService0263(): PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension; + } + + + public function createService0264(): PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension; + } + + + public function createService0265(): PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0266(): PHPStan\Type\Php\GettypeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GettypeFunctionReturnTypeExtension; + } + + + public function createService0267(): PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension; + } + + + public function createService0268(): PHPStan\Type\Php\HashFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\HashFunctionsReturnTypeExtension($this->getService('026')); + } + + + public function createService0269(): PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0270(): PHPStan\Type\Php\IntdivThrowTypeExtension + { + return new PHPStan\Type\Php\IntdivThrowTypeExtension; + } + + + public function createService0271(): PHPStan\Type\Php\IniGetReturnTypeExtension + { + return new PHPStan\Type\Php\IniGetReturnTypeExtension; + } + + + public function createService0272(): PHPStan\Type\Php\JsonThrowTypeExtension + { + return new PHPStan\Type\Php\JsonThrowTypeExtension($this->getService('reflectionProvider'), $this->getService('0188')); + } + + + public function createService0273(): PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension + { + return new PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension; + } + + + public function createService0274(): PHPStan\Type\Php\ParseStrParameterOutTypeExtension + { + return new PHPStan\Type\Php\ParseStrParameterOutTypeExtension; + } + + + public function createService0275(): PHPStan\Type\Php\PregMatchTypeSpecifyingExtension + { + return new PHPStan\Type\Php\PregMatchTypeSpecifyingExtension($this->getService('0278')); + } + + + public function createService0276(): PHPStan\Type\Php\PregMatchParameterOutTypeExtension + { + return new PHPStan\Type\Php\PregMatchParameterOutTypeExtension($this->getService('0278')); + } + + + public function createService0277(): PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension + { + return new PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); + } + + + public function createService0278(): PHPStan\Type\Php\RegexArrayShapeMatcher + { + return new PHPStan\Type\Php\RegexArrayShapeMatcher( + $this->getService('0279'), + $this->getService('0280'), + $this->getService('026') + ); + } + + + public function createService0279(): PHPStan\Type\Regex\RegexGroupParser + { + return new PHPStan\Type\Regex\RegexGroupParser($this->getService('026'), $this->getService('0280')); + } + + + public function createService0280(): PHPStan\Type\Regex\RegexExpressionHelper + { + return new PHPStan\Type\Regex\RegexExpressionHelper($this->getService('096')); + } + + + public function createService0281(): PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension; + } + + + public function createService0282(): PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0283(): PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0284(): PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0285(): PHPStan\Type\Php\StrContainingTypeSpecifyingExtension + { + return new PHPStan\Type\Php\StrContainingTypeSpecifyingExtension; + } + + + public function createService0286(): PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension + { + return new PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension; + } + + + public function createService0287(): PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension; + } + + + public function createService0288(): PHPStan\Type\Php\StatDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\StatDynamicReturnTypeExtension; + } + + + public function createService0289(): PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension + { + return new PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension; + } + + + public function createService0290(): PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension + { + return new PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension($this->getService('0180')); + } + + + public function createService0291(): PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0292(): PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension; + } + + + public function createService0293(): PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0294(): PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension; + } + + + public function createService0295(): PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension($this->getService('0188')); + } + + + public function createService0296(): PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension; + } + + + public function createService0297(): PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension; + } + + + public function createService0298(): PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension; + } + + + public function createService0299(): PHPStan\Type\Php\LtrimFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\LtrimFunctionReturnTypeExtension; + } + + + public function createService0300(): PHPStan\Type\Php\MbFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\MbFunctionsReturnTypeExtension($this->getService('026')); + } + + + public function createService0301(): PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension; + } + + + public function createService0302(): PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0303(): PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0304(): PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension; + } + + + public function createService0305(): PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension; + } + + + public function createService0306(): PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension; + } + + + public function createService0307(): PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension; + } + + + public function createService0308(): PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension; + } + + + public function createService0309(): PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension; + } + + + public function createService0310(): PHPStan\Type\Php\StrlenFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrlenFunctionReturnTypeExtension; + } + + + public function createService0311(): PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension; + } + + + public function createService0312(): PHPStan\Type\Php\StrPadFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrPadFunctionReturnTypeExtension; + } + + + public function createService0313(): PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension; + } + + + public function createService0314(): PHPStan\Type\Php\StrrevFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrrevFunctionReturnTypeExtension; + } + + + public function createService0315(): PHPStan\Type\Php\SubstrDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SubstrDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0316(): PHPStan\Type\Php\ThrowableReturnTypeExtension + { + return new PHPStan\Type\Php\ThrowableReturnTypeExtension; + } + + + public function createService0317(): PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension; + } + + + public function createService0318(): PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0319(): PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension; + } + + + public function createService0320(): PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension(null, $this->getService('029')); + } + + + public function createService0321(): PHPStan\Type\Php\PowFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\PowFunctionReturnTypeExtension; + } + + + public function createService0322(): PHPStan\Type\Php\RoundFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RoundFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0323(): PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension; + } + + + public function createService0324(): PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension; + } + + + public function createService0325(): PHPStan\Type\Php\RangeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RangeFunctionReturnTypeExtension; + } + + + public function createService0326(): PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension; + } + + + public function createService0327(): PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0328(): PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension; + } + + + public function createService0329(): PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension + { + return new PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension; + } + + + public function createService0330(): PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension + { + return new PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension($this->getService('0234')); + } + + + public function createService0331(): PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0332(): PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension; + } + + + public function createService0333(): PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension; + } + + + public function createService0334(): PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension($this->getService('0289')); + } + + + public function createService0335(): PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension; + } + + + public function createService0336(): PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension($this->getService('0339')); + } + + + public function createService0337(): PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension; + } + + + public function createService0338(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension($this->getService('0339')); + } + + + public function createService0339(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper + { + return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper; + } + + + public function createService0340(): PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension; + } + + + public function createService0341(): PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension( + $this->getService('reflectionProvider'), + $this->getService('0188') + ); + } + + + public function createService0342(): PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension( + $this->getService('reflectionProvider'), + true, + ['stdClass'] + ); + } + + + public function createService0343(): PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension; + } + + + public function createService0344(): PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension; + } + + + public function createService0345(): PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0346(): PHPStan\Type\Php\StrTokFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrTokFunctionReturnTypeExtension; + } + + + public function createService0347(): PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension; + } + + + public function createService0348(): PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension; + } + + + public function createService0349(): PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension; + } + + + public function createService0350(): PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension; + } + + + public function createService0351(): PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension + { + return new PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension; + } + + + public function createService0352(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClass'); + } + + + public function createService0353(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClassConstant'); + } + + + public function createService0354(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionFunctionAbstract'); + } + + + public function createService0355(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionParameter'); + } + + + public function createService0356(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionProperty'); + } + + + public function createService0357(): PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension + { + return new PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension; + } + + + public function createService0358(): PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension + { + return new PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension; + } + + + public function createService0359(): PHPStan\Type\ClosureTypeFactory + { + return new PHPStan\Type\ClosureTypeFactory( + $this->getService('096'), + $this->getService('0366'), + $this->getService('originalBetterReflectionReflector'), + $this->getService('currentPhpVersionPhpParser') + ); + } + + + public function createService0360(): PHPStan\Type\Constant\OversizedArrayBuilder + { + return new PHPStan\Type\Constant\OversizedArrayBuilder; + } + + + public function createService0361(): PHPStan\Rules\Functions\PrintfHelper + { + return new PHPStan\Rules\Functions\PrintfHelper($this->getService('026')); + } + + + public function createService0362(): PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory( + $this->getService('phpParserDecorator'), + $this->getService('php8PhpParser'), + $this->getService('0365'), + $this->getService('0366'), + $this->getService('0106'), + $this->getService('0103'), + $this->getService('0101'), + $this->getService('0104'), + $this->getService('0100'), + [], + [], + $this->getParameter('analysedPaths'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + $this->getParameter('analysedPathsFromConfig'), + false, + $this->getParameter('singleReflectionFile') + ); + } + + + public function createService0363(): PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory { + private $container; + + + public function __construct(Container_4c57d0f363 $container) + { + $this->container = $container; + } + + + public function create(PHPStan\BetterReflection\Reflector\Reflector $reflector): PHPStan\Reflection\BetterReflection\BetterReflectionProvider + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( + $this->container->getService('0122'), + $this->container->getService('096'), + $this->container->getService('078'), + $reflector, + $this->container->getService('0185'), + $this->container->getService('036'), + $this->container->getService('0368'), + $this->container->getService('026'), + $this->container->getService('0123'), + $this->container->getService('stubPhpDocProvider'), + $this->container->getService('095'), + $this->container->getService('relativePathHelper'), + $this->container->getService('025'), + $this->container->getService('085'), + $this->container->getService('0365'), + $this->container->getService('0128'), + $this->container->getService('094'), + ['stdClass'] + ); + } + }; + } + + + public function createService0364(): PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory + { + return new PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory( + $this->getService('php8PhpParser'), + $this->getService('024'), + $this->getService('026') + ); + } + + + public function createService0365(): PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber + { + return $this->getService('0364')->create(); + } + + + public function createService0366(): PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber + { + return $this->getService('0367')->create(); + } + + + public function createService0367(): PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory + { + return new PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory( + $this->getService('024'), + $this->getService('026') + ); + } + + + public function createService0368(): PHPStan\Reflection\Deprecation\DeprecationProvider + { + return new PHPStan\Reflection\Deprecation\DeprecationProvider($this->getService('075')); + } + + + public function createService0369(): PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter( + $this->getService('errorFormatter.github'), + $this->getService('errorFormatter.teamcity') + ); + } + + + public function createService0370(): PHPStan\Rules\Classes\ExistingClassInClassExtendsRule + { + return new PHPStan\Rules\Classes\ExistingClassInClassExtendsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0371(): PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0372(): PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0373(): PHPStan\Rules\Classes\ExistingClassInInstanceOfRule + { + return new PHPStan\Rules\Classes\ExistingClassInInstanceOfRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0374(): PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0375(): PHPStan\Rules\Classes\ExistingClassInTraitUseRule + { + return new PHPStan\Rules\Classes\ExistingClassInTraitUseRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0376(): PHPStan\Rules\Classes\InstantiationRule + { + return new PHPStan\Rules\Classes\InstantiationRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0147'), + $this->getService('0132'), + true + ); + } + + + public function createService0377(): PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule + { + return new PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0378(): PHPStan\Rules\Functions\CallToNonExistentFunctionRule + { + return new PHPStan\Rules\Functions\CallToNonExistentFunctionRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0379(): PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule + { + return new PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule; + } + + + public function createService0380(): PHPStan\Rules\Constants\OverridingConstantRule + { + return new PHPStan\Rules\Constants\OverridingConstantRule(true); + } + + + public function createService0381(): PHPStan\Rules\Methods\OverridingMethodRule + { + return new PHPStan\Rules\Methods\OverridingMethodRule( + $this->getService('026'), + $this->getService('0161'), + true, + $this->getService('0162'), + $this->getService('0163'), + $this->getService('0115'), + false + ); + } + + + public function createService0382(): PHPStan\Rules\Missing\MissingReturnRule + { + return new PHPStan\Rules\Missing\MissingReturnRule(true, true); + } + + + public function createService0383(): PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule + { + return new PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0384(): PHPStan\Rules\Namespaces\ExistingNamesInUseRule + { + return new PHPStan\Rules\Namespaces\ExistingNamesInUseRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0385(): PHPStan\Rules\Properties\AccessPropertiesRule + { + return new PHPStan\Rules\Properties\AccessPropertiesRule($this->getService('0175')); + } + + + public function createService0386(): PHPStan\Rules\Properties\AccessStaticPropertiesRule + { + return new PHPStan\Rules\Properties\AccessStaticPropertiesRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + true + ); + } + + + public function createService0387(): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule + { + return new PHPStan\Rules\Properties\ExistingClassesInPropertiesRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('026'), + true, + false, + true + ); + } + + + public function createService0388(): PHPStan\Rules\Functions\FunctionCallableRule + { + return new PHPStan\Rules\Functions\FunctionCallableRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('026'), + true, + true + ); + } + + + public function createService0389(): PHPStan\Rules\Properties\OverridingPropertyRule + { + return new PHPStan\Rules\Properties\OverridingPropertyRule($this->getService('026'), true, true); + } + + + public function createService0390(): PHPStan\Rules\Properties\SetPropertyHookParameterRule + { + return new PHPStan\Rules\Properties\SetPropertyHookParameterRule($this->getService('0164'), true, true); + } + + + public function createService0391(): PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule + { + return new PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule( + $this->getService('0182'), + $this->getService('0179'), + $this->getService('0180'), + false + ); + } + + + public function createService0392(): PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule + { + return new PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule( + $this->getService('0179'), + $this->getService('0180'), + $this->getService('0182'), + false + ); + } + + + public function createService0393(): PHPStan\Rules\Variables\CompactVariablesRule + { + return new PHPStan\Rules\Variables\CompactVariablesRule(true); + } + + + public function createService0394(): PHPStan\Rules\Variables\DefinedVariableRule + { + return new PHPStan\Rules\Variables\DefinedVariableRule(true, true); + } + + + public function createService0395(): PHPStan\Rules\Keywords\RequireFileExistsRule + { + return new PHPStan\Rules\Keywords\RequireFileExistsRule('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createService0396(): PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension($this->getService('0157')); + } + + + public function createService0397(): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension($this->getService('0157')); + } + + + public function createService0398(): PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension($this->getService('0157')); + } + + + public function createService0399(): PHPStan\Rules\Constants\ConstantRule + { + return new PHPStan\Rules\Constants\ConstantRule(true); + } + + + public function createService0400(): PHPStan\Rules\Classes\MixinRule + { + return new PHPStan\Rules\Classes\MixinRule($this->getService('0137')); + } + + + public function createService0401(): PHPStan\Rules\PhpDoc\RequireExtendsCheck + { + return new PHPStan\Rules\PhpDoc\RequireExtendsCheck($this->getService('0132'), true, true); + } + + + public function createService0402(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule + { + return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0403(): PHPStan\Rules\Functions\CallCallablesRule + { + return new PHPStan\Rules\Functions\CallCallablesRule($this->getService('0147'), $this->getService('0182'), true); + } + + + public function createService0404(): PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule + { + return new PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule($this->getService('031'), $this->getService('034')); + } + + + public function createService0405(): PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule + { + return new PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule( + $this->getService('0185'), + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0406(): PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule + { + return new PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule($this->getService('031'), $this->getService('034')); + } + + + public function createService0407(): PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension($this->getService('0157')); + } + + + public function createService0408(): PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension($this->getService('0157')); + } + + + public function createService0409(): PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule + { + return new PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule($this->getService('0182'), true); + } + + + public function createService0410(): PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule + { + return new PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule(true); + } + + + public function createService0411(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule + { + return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule($this->getService('0182'), $this->getService('0131'), true); + } + + + public function createService0412(): PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0413(): PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0414(): PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0415(): PHPStan\Rules\Generators\YieldFromTypeRule + { + return new PHPStan\Rules\Generators\YieldFromTypeRule($this->getService('0182'), true); + } + + + public function createService0416(): PHPStan\Rules\Generators\YieldInGeneratorRule + { + return new PHPStan\Rules\Generators\YieldInGeneratorRule(true); + } + + + public function createService0417(): PHPStan\Rules\Classes\ImpossibleInstanceOfRule + { + return new PHPStan\Rules\Classes\ImpossibleInstanceOfRule(true, false, true); + } + + + public function createService0418(): PHPStan\Rules\Comparison\BooleanAndConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanAndConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0419(): PHPStan\Rules\Comparison\BooleanOrConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanOrConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0420(): PHPStan\Rules\Comparison\BooleanNotConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanNotConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0421(): PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector; + } + + + public function createService0422(): PHPStan\Rules\DeadCode\PossiblyPureNewCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureNewCollector($this->getService('reflectionProvider')); + } + + + public function createService0423(): PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector; + } + + + public function createService0424(): PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector($this->getService('reflectionProvider')); + } + + + public function createService0425(): PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector; + } + + + public function createService0426(): PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector; + } + + + public function createService0427(): PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector; + } + + + public function createService0428(): PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule($this->getService('0178'), [], [], false); + } + + + public function createService0429(): PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule + { + return new PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0430(): PHPStan\Rules\Comparison\ElseIfConstantConditionRule + { + return new PHPStan\Rules\Comparison\ElseIfConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0431(): PHPStan\Rules\Comparison\IfConstantConditionRule + { + return new PHPStan\Rules\Comparison\IfConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0432(): PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0433(): PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0434(): PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0435(): PHPStan\Rules\Comparison\LogicalXorConstantConditionRule + { + return new PHPStan\Rules\Comparison\LogicalXorConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0436(): PHPStan\Rules\Comparison\MatchExpressionRule + { + return new PHPStan\Rules\Comparison\MatchExpressionRule($this->getService('0139'), false, true); + } + + + public function createService0437(): PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule + { + return new PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule(true, true); + } + + + public function createService0438(): PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule + { + return new PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule($this->getService('064'), true, false, true); + } + + + public function createService0439(): PHPStan\Rules\Comparison\ConstantLooseComparisonRule + { + return new PHPStan\Rules\Comparison\ConstantLooseComparisonRule(true, false, true); + } + + + public function createService0440(): PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule + { + return new PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0441(): PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule + { + return new PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule($this->getService('0139'), true, true); + } + + + public function createService0442(): PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule + { + return new PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule($this->getService('0139'), true, true); + } + + + public function createService0443(): PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule($this->getService('0146')); + } + + + public function createService0444(): PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule($this->getService('0185'), $this->getService('0146')); + } + + + public function createService0445(): PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule($this->getService('0185'), $this->getService('0146')); + } + + + public function createService0446(): PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule(false); + } + + + public function createService0447(): PHPStan\Rules\Properties\NullsafePropertyFetchRule + { + return new PHPStan\Rules\Properties\NullsafePropertyFetchRule; + } + + + public function createService0448(): PHPStan\Rules\Traits\TraitDeclarationCollector + { + return new PHPStan\Rules\Traits\TraitDeclarationCollector; + } + + + public function createService0449(): PHPStan\Rules\Traits\TraitUseCollector + { + return new PHPStan\Rules\Traits\TraitUseCollector; + } + + + public function createService0450(): PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule + { + return new PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule($this->getService('exceptionTypeResolver'), true); + } + + + public function createService0451(): PHPStan\Rules\Functions\RandomIntParametersRule + { + return new PHPStan\Rules\Functions\RandomIntParametersRule( + $this->getService('reflectionProvider'), + $this->getService('026'), + true + ); + } + + + public function createService0452(): PHPStan\Rules\Functions\ArrayFilterRule + { + return new PHPStan\Rules\Functions\ArrayFilterRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0453(): PHPStan\Rules\Functions\ArrayValuesRule + { + return new PHPStan\Rules\Functions\ArrayValuesRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0454(): PHPStan\Rules\Functions\ParameterCastableToNumberRule + { + return new PHPStan\Rules\Functions\ParameterCastableToNumberRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createService0455(): Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension + { + return new Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension($this->getService('0278')); + } + + + public function createService0456(): Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension + { + return new Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension($this->getService('0278')); + } + + + public function createService0457(): Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension + { + return new Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); + } + + + public function createService0458(): Carbon\PHPStan\MacroExtension + { + return new Carbon\PHPStan\MacroExtension($this->getService('0116'), $this->getService('reflectionProvider')); + } + + + public function createService0459(): PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider + { + return new PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider($this->getService('075')); + } + + + public function createService0460(): PHPStan\Rules\Deprecations\DeprecatedScopeHelper + { + return $this->getService('0459')->get(); + } + + + public function createService0461(): PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver + { + return new PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver; + } + + + public function createService0462(): PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule + { + return new PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule( + $this->getService('reflectionProvider'), + $this->getService('0460'), + $this->getService('026') + ); + } + + + public function createService0463(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension($this->getService('0460')); + } + + + public function createService0464(): PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension($this->getService('0460')); + } + + + public function createService0465(): PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension($this->getService('0460')); + } + + + public function createService0466(): PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension($this->getService('0460')); + } + + + public function createService0467(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension( + $this->getService('0460'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0468(): PHPStan\Rules\BooleansInConditions\BooleanRuleHelper + { + return new PHPStan\Rules\BooleansInConditions\BooleanRuleHelper($this->getService('0182')); + } + + + public function createService0469(): PHPStan\Rules\Operators\OperatorRuleHelper + { + return new PHPStan\Rules\Operators\OperatorRuleHelper($this->getService('0182')); + } + + + public function createService0470(): PHPStan\Rules\VariableVariables\VariablePropertyFetchRule + { + return new PHPStan\Rules\VariableVariables\VariablePropertyFetchRule($this->getService('reflectionProvider'), ['stdClass']); + } + + + public function createService0471(): PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule; + } + + + public function createService0472(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule($this->getService('0468')); + } + + + public function createService0473(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule($this->getService('0468')); + } + + + public function createService0474(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule($this->getService('0468')); + } + + + public function createService0475(): PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule($this->getService('0468')); + } + + + public function createService0476(): PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule($this->getService('0468')); + } + + + public function createService0477(): PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule($this->getService('0468')); + } + + + public function createService0478(): PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule($this->getService('0468')); + } + + + public function createService0479(): PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule($this->getService('0468')); + } + + + public function createService0480(): PHPStan\Rules\Cast\UselessCastRule + { + return new PHPStan\Rules\Cast\UselessCastRule(true, true); + } + + + public function createService0481(): PHPStan\Rules\Classes\RequireParentConstructCallRule + { + return new PHPStan\Rules\Classes\RequireParentConstructCallRule; + } + + + public function createService0482(): PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule; + } + + + public function createService0483(): PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule; + } + + + public function createService0484(): PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule; + } + + + public function createService0485(): PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule; + } + + + public function createService0486(): PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule + { + return new PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule; + } + + + public function createService0487(): PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule + { + return new PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule; + } + + + public function createService0488(): PHPStan\Rules\Functions\ArrayFilterStrictRule + { + return new PHPStan\Rules\Functions\ArrayFilterStrictRule($this->getService('reflectionProvider'), true, true, true); + } + + + public function createService0489(): PHPStan\Rules\Functions\ClosureUsesThisRule + { + return new PHPStan\Rules\Functions\ClosureUsesThisRule; + } + + + public function createService0490(): PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule + { + return new PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule; + } + + + public function createService0491(): PHPStan\Rules\Methods\IllegalConstructorMethodCallRule + { + return new PHPStan\Rules\Methods\IllegalConstructorMethodCallRule; + } + + + public function createService0492(): PHPStan\Rules\Methods\IllegalConstructorStaticCallRule + { + return new PHPStan\Rules\Methods\IllegalConstructorStaticCallRule; + } + + + public function createService0493(): PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule($this->getService('0469')); + } + + + public function createService0494(): PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule($this->getService('0469')); + } + + + public function createService0495(): PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule($this->getService('0469')); + } + + + public function createService0496(): PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule($this->getService('0469')); + } + + + public function createService0497(): PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule($this->getService('0469')); + } + + + public function createService0498(): PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule($this->getService('0469')); + } + + + public function createService0499(): PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule($this->getService('0469')); + } + + + public function createService0500(): PHPStan\Rules\Operators\OperandsInArithmeticModuloRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticModuloRule($this->getService('0469')); + } + + + public function createService0501(): PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule($this->getService('0469')); + } + + + public function createService0502(): PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule($this->getService('0469')); + } + + + public function createService0503(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule + { + return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule($this->getService('0182')); + } + + + public function createService0504(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule + { + return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule($this->getService('0182')); + } + + + public function createService0505(): PHPStan\Rules\StrictCalls\StrictFunctionCallsRule + { + return new PHPStan\Rules\StrictCalls\StrictFunctionCallsRule($this->getService('reflectionProvider')); + } + + + public function createService0506(): PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule + { + return new PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule($this->getService('024')); + } + + + public function createService0507(): PHPStan\Rules\VariableVariables\VariableMethodCallRule + { + return new PHPStan\Rules\VariableVariables\VariableMethodCallRule; + } + + + public function createService0508(): PHPStan\Rules\VariableVariables\VariableMethodCallableRule + { + return new PHPStan\Rules\VariableVariables\VariableMethodCallableRule; + } + + + public function createService0509(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule; + } + + + public function createService0510(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule; + } + + + public function createService0511(): PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule; + } + + + public function createService0512(): PHPStan\Rules\VariableVariables\VariableVariablesRule + { + return new PHPStan\Rules\VariableVariables\VariableVariablesRule; + } + + + public function createService0513(): Rector\TypePerfect\Configuration + { + return new Rector\TypePerfect\Configuration([ + 'narrow_param' => true, + 'narrow_return' => true, + 'no_mixed' => false, + 'null_over_false' => true, + 'no_mixed_property' => true, + 'no_mixed_caller' => true, + ]); + } + + + public function createService0514(): Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder + { + return new Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder($this->getService('0519')); + } + + + public function createService0515(): Rector\TypePerfect\NodeFinder\MethodCallNodeFinder + { + return new Rector\TypePerfect\NodeFinder\MethodCallNodeFinder($this->getService('0519'), $this->getService('0518')); + } + + + public function createService0516(): Rector\TypePerfect\NodeFinder\ReturnNodeFinder + { + return new Rector\TypePerfect\NodeFinder\ReturnNodeFinder; + } + + + public function createService0517(): Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer + { + return new Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer; + } + + + public function createService0518(): Rector\TypePerfect\Printer\NodeComparator + { + return new Rector\TypePerfect\Printer\NodeComparator($this->getService('024')); + } + + + public function createService0519(): Rector\TypePerfect\Reflection\ReflectionParser + { + return new Rector\TypePerfect\Reflection\ReflectionParser; + } + + + public function createService0520(): Rector\TypePerfect\Reflection\MethodNodeAnalyser + { + return new Rector\TypePerfect\Reflection\MethodNodeAnalyser; + } + + + public function createService0521(): Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher + { + return new Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher; + } + + + public function createService0522(): Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver + { + return new Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver; + } + + + public function createService0523(): Rector\TypePerfect\Printer\CollectorMetadataPrinter + { + return new Rector\TypePerfect\Printer\CollectorMetadataPrinter; + } + + + public function createService0524(): Rector\TypePerfect\Guard\EmptyIssetGuard + { + return new Rector\TypePerfect\Guard\EmptyIssetGuard; + } + + + public function createService0525(): Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector + { + return new Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector( + $this->getService('0517'), + $this->getService('0521'), + $this->getService('0523'), + $this->getService('0513') + ); + } + + + public function createService0526(): Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector + { + return new Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector( + $this->getService('0522'), + $this->getService('0523'), + $this->getService('0513') + ); + } + + + public function createService0527(): Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector + { + return new Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector( + $this->getService('0522'), + $this->getService('0513') + ); + } + + + public function createService0528(): Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed( + $this->getService('0539'), + $this->getService('originalBetterReflectionReflector'), + $this->getService('0540'), + $this->getService('0531'), + $this->getService('0530') + ); + } + + + public function createService0529(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory($this->getService('0541'), $this->getService('042')); + } + + + public function createService0530(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath($this->getService('0538')); + } + + + public function createService0531(): Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature($this->getService('originalBetterReflectionReflector')); + } + + + public function createService0532(): Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory($this->getService('0529'), $this->getService('0541')); + } + + + public function createService0533(): Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0534(): Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0535(): Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory( + $this->getService('0539'), + $this->getService('0529') + ); + } + + + public function createService0536(): Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0537(): Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory($this->getService('0539'), $this->getService('0529')); + } + + + public function createService0538(): Spaze\PHPStan\Rules\Disallowed\File\FilePath + { + return new Spaze\PHPStan\Rules\Disallowed\File\FilePath($this->getService('085'), null); + } + + + public function createService0539(): Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter + { + return new Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter($this->getService('0541')); + } + + + public function createService0540(): Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier + { + return new Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier($this->getService('originalBetterReflectionReflector')); + } + + + public function createService0541(): Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer + { + return new Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer; + } + + + public function createService0542(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0539') + ); + } + + + public function createService0543(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors( + $this->getService('0551'), + $this->getService('0546'), + $this->getService('0547'), + $this->getService('0533'), + $this->getService('reflectionProvider'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ], + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ], + [] + ); + } + + + public function createService0544(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0545(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0546(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors( + $this->getService('0549'), + $this->getService('reflectionProvider'), + $this->getService('0551') + ); + } + + + public function createService0547(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors( + $this->getService('0549'), + $this->getService('0551'), + $this->getService('0539') + ); + } + + + public function createService0548(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0539') + ); + } + + + public function createService0549(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0538'), + $this->getService('0539') + ); + } + + + public function createService0550(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0551(): Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver + { + return new Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver($this->getService('0541')); + } + + + public function createService0552(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory($this->getService('0541')); + } + + + public function createService0553(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( + $this->getService('0548'), + $this->getService('0536'), + $this->getService('0552'), + [] + ); + } + + + public function createService0554(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( + $this->getService('0548'), + $this->getService('0536'), + $this->getService('0552'), + [] + ); + } + + + public function createService0555(): Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls( + $this->getService('0547'), + $this->getService('0543'), + $this->getService('0533'), + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ] + ); + } + + + public function createService0556(): Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls( + $this->getService('0549'), + $this->getService('0543'), + $this->getService('0533'), + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ] + ); + } + + + public function createService0557(): Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls( + $this->getService('0547'), + $this->getService('0543'), + $this->getService('0533'), + [] + ); + } + + + public function createService0558(): Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0559(): Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0560(): Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0561(): Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0562(): Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0563(): Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0564(): Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0565(): Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls( + $this->getService('0546'), + $this->getService('0543'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0566(): Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0567(): Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages($this->getService('0544'), $this->getService('0534'), []); + } + + + public function createService0568(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( + $this->getService('0544'), + $this->getService('0534'), + $this->getService('0551'), + $this->getService('0539'), + [] + ); + } + + + public function createService0569(): Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages( + $this->getService('0550'), + $this->getService('0537')->getDisallowedVariables([]) + ); + } + + + public function createService0570(): Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages($this->getService('0542'), $this->getService('0532'), []); + } + + + public function createService0571(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0572(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0573(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0574(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0575(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0576(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0577(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0578(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0579(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0580(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0581(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0582(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0583(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0584(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0585(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0586(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule($this->getService('0531')); + } + + + public function createService0587(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule($this->getService('0531')); + } + + + public function createService0588(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule($this->getService('0531')); + } + + + public function createService0589(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule($this->getService('0531')); + } + + + public function createService0590(): TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter + { + return new TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter; + } + + + public function createService0591(): TomasVotruba\TypeCoverage\CollectorDataNormalizer + { + return new TomasVotruba\TypeCoverage\CollectorDataNormalizer; + } + + + public function createService0592(): TomasVotruba\TypeCoverage\Configuration + { + return new TomasVotruba\TypeCoverage\Configuration([ + 'declare' => 0, + 'return_type' => 99, + 'param_type' => 99, + 'property_type' => 99, + 'constant_type' => 99, + 'print_suggestions' => true, + 'return' => 100, + 'param' => 100, + 'property' => 100, + 'constant' => 100, + 'measure' => false, + ]); + } + + + public function createService0593(): TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector; + } + + + public function createService0594(): TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector; + } + + + public function createService0595(): TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector; + } + + + public function createService0596(): TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector; + } + + + public function createService0597(): TomasVotruba\TypeCoverage\Collectors\DeclareCollector + { + return new TomasVotruba\TypeCoverage\Collectors\DeclareCollector; + } + + + public function createServiceBetterReflectionProvider(): PHPStan\Reflection\BetterReflection\BetterReflectionProvider + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( + $this->getService('0122'), + $this->getService('096'), + $this->getService('078'), + $this->getService('betterReflectionReflector'), + $this->getService('0185'), + $this->getService('036'), + $this->getService('0368'), + $this->getService('026'), + $this->getService('0123'), + $this->getService('stubPhpDocProvider'), + $this->getService('095'), + $this->getService('relativePathHelper'), + $this->getService('025'), + $this->getService('085'), + $this->getService('0365'), + $this->getService('0128'), + $this->getService('094'), + ['stdClass'] + ); + } + + + public function createServiceBetterReflectionReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector + { + return new PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector($this->getService('originalBetterReflectionReflector')); + } + + + public function createServiceBetterReflectionSourceLocator(): PHPStan\BetterReflection\SourceLocator\Type\SourceLocator + { + return $this->getService('0362')->create(); + } + + + public function createServiceCacheStorage(): PHPStan\Cache\FileCacheStorage + { + return new PHPStan\Cache\FileCacheStorage('storage/framework/cache/phpstan/cache/PHPStan'); + } + + + public function createServiceClassConstantUsages(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( + $this->getService('0544'), + $this->getService('0534'), + $this->getService('0551'), + $this->getService('0539'), + [] + ); + } + + + public function createServiceContainer(): Container_4c57d0f363 + { + return $this; + } + + + public function createServiceCurrentPhpVersionLexer(): PhpParser\Lexer + { + return $this->getService('02')->create(); + } + + + public function createServiceCurrentPhpVersionPhpParser(): PhpParser\ParserAbstract + { + return $this->getService('currentPhpVersionPhpParserFactory')->create(); + } + + + public function createServiceCurrentPhpVersionPhpParserFactory(): PHPStan\Parser\PhpParserFactory + { + return new PHPStan\Parser\PhpParserFactory($this->getService('currentPhpVersionLexer'), $this->getService('026')); + } + + + public function createServiceCurrentPhpVersionRichParser(): PHPStan\Parser\RichParser + { + return new PHPStan\Parser\RichParser( + $this->getService('currentPhpVersionPhpParser'), + $this->getService('03'), + $this->getService('075'), + $this->getService('056') + ); + } + + + public function createServiceCurrentPhpVersionSimpleDirectParser(): PHPStan\Parser\SimpleParser + { + return new PHPStan\Parser\SimpleParser( + $this->getService('currentPhpVersionPhpParser'), + $this->getService('03'), + $this->getService('021'), + $this->getService('022') + ); + } + + + public function createServiceCurrentPhpVersionSimpleParser(): PHPStan\Parser\CleaningParser + { + return new PHPStan\Parser\CleaningParser($this->getService('currentPhpVersionSimpleDirectParser'), $this->getService('026')); + } + + + public function createServiceDefaultAnalysisParser(): PHPStan\Parser\CachedParser + { + return new PHPStan\Parser\CachedParser($this->getService('pathRoutingParser'), 256); + } + + + public function createServiceErrorFormatter__checkstyle(): PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__github(): PHPStan\Command\ErrorFormatter\GithubErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\GithubErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__gitlab(): PHPStan\Command\ErrorFormatter\GitlabErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\GitlabErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__json(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(false); + } + + + public function createServiceErrorFormatter__junit(): PHPStan\Command\ErrorFormatter\JunitErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JunitErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__prettyJson(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(true); + } + + + public function createServiceErrorFormatter__raw(): PHPStan\Command\ErrorFormatter\RawErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\RawErrorFormatter; + } + + + public function createServiceErrorFormatter__table(): PHPStan\Command\ErrorFormatter\TableErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\TableErrorFormatter( + $this->getService('relativePathHelper'), + $this->getService('simpleRelativePathHelper'), + $this->getService('0369'), + true, + 'phpstorm://open?file=%file%&line=%line%', + '%relFile%:%line%' + ); + } + + + public function createServiceErrorFormatter__teamcity(): PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceExceptionTypeResolver(): PHPStan\Rules\Exceptions\ExceptionTypeResolver + { + return $this->getService('0141'); + } + + + public function createServiceFileExcluderAnalyse(): PHPStan\File\FileExcluder + { + return $this->getService('086')->createAnalyseFileExcluder(); + } + + + public function createServiceFileExcluderScan(): PHPStan\File\FileExcluder + { + return $this->getService('086')->createScanFileExcluder(); + } + + + public function createServiceFileFinderAnalyse(): PHPStan\File\FileFinder + { + return new PHPStan\File\FileFinder($this->getService('fileExcluderAnalyse'), $this->getService('085'), ['php']); + } + + + public function createServiceFileFinderScan(): PHPStan\File\FileFinder + { + return new PHPStan\File\FileFinder($this->getService('fileExcluderScan'), $this->getService('085'), ['php']); + } + + + public function createServiceFreshStubParser(): PHPStan\Parser\StubParser + { + return new PHPStan\Parser\StubParser($this->getService('php8PhpParser'), $this->getService('03')); + } + + + public function createServiceNodeScopeResolverReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector + { + return $this->getService('betterReflectionReflector'); + } + + + public function createServiceOriginalBetterReflectionReflector(): PHPStan\BetterReflection\Reflector\DefaultReflector + { + return new PHPStan\BetterReflection\Reflector\DefaultReflector($this->getService('betterReflectionSourceLocator')); + } + + + public function createServiceParentDirectoryRelativePathHelper(): PHPStan\File\ParentDirectoryRelativePathHelper + { + return new PHPStan\File\ParentDirectoryRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createServicePathRoutingParser(): PHPStan\Parser\PathRoutingParser + { + return new PHPStan\Parser\PathRoutingParser( + $this->getService('085'), + $this->getService('currentPhpVersionRichParser'), + $this->getService('currentPhpVersionSimpleParser'), + $this->getService('php8Parser'), + $this->getParameter('singleReflectionFile') + ); + } + + + public function createServicePhp8Lexer(): PhpParser\Lexer\Emulative + { + return $this->getService('02')->createEmulative(); + } + + + public function createServicePhp8Parser(): PHPStan\Parser\SimpleParser + { + return new PHPStan\Parser\SimpleParser( + $this->getService('php8PhpParser'), + $this->getService('03'), + $this->getService('021'), + $this->getService('022') + ); + } + + + public function createServicePhp8PhpParser(): PhpParser\Parser\Php8 + { + return new PhpParser\Parser\Php8($this->getService('php8Lexer')); + } + + + public function createServicePhpParserDecorator(): PHPStan\Parser\PhpParserDecorator + { + return new PHPStan\Parser\PhpParserDecorator($this->getService('defaultAnalysisParser')); + } + + + public function createServicePhpstanDiagnoseExtension(): PHPStan\Diagnose\PHPStanDiagnoseExtension + { + return new PHPStan\Diagnose\PHPStanDiagnoseExtension( + $this->getService('026'), + null, + $this->getService('085'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + $this->getService('029') + ); + } + + + public function createServiceReflectionProvider(): PHPStan\Reflection\ReflectionProvider + { + return $this->getService('reflectionProviderFactory')->create(); + } + + + public function createServiceReflectionProviderFactory(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory + { + return new PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory($this->getService('betterReflectionProvider')); + } + + + public function createServiceRegistry(): PHPStan\Rules\LazyRegistry + { + return new PHPStan\Rules\LazyRegistry($this->getService('075')); + } + + + public function createServiceRelativePathHelper(): PHPStan\File\RelativePathHelper + { + return new PHPStan\File\FuzzyRelativePathHelper( + $this->getService('parentDirectoryRelativePathHelper'), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + $this->getParameter('analysedPaths') + ); + } + + + public function createServiceRules__0(): PHPStan\Rules\Debug\DebugScopeRule + { + return new PHPStan\Rules\Debug\DebugScopeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__1(): PHPStan\Rules\Debug\DumpPhpDocTypeRule + { + return new PHPStan\Rules\Debug\DumpPhpDocTypeRule($this->getService('reflectionProvider'), $this->getService('035')); + } + + + public function createServiceRules__10(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__100(): PHPStan\Rules\Properties\PropertiesInInterfaceRule + { + return new PHPStan\Rules\Properties\PropertiesInInterfaceRule($this->getService('026')); + } + + + public function createServiceRules__101(): PHPStan\Rules\Properties\PropertyAssignRefRule + { + return new PHPStan\Rules\Properties\PropertyAssignRefRule($this->getService('026'), $this->getService('0180')); + } + + + public function createServiceRules__102(): PHPStan\Rules\Properties\PropertyAttributesRule + { + return new PHPStan\Rules\Properties\PropertyAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__103(): PHPStan\Rules\Properties\PropertyHookAttributesRule + { + return new PHPStan\Rules\Properties\PropertyHookAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__104(): PHPStan\Rules\Properties\PropertyInClassRule + { + return new PHPStan\Rules\Properties\PropertyInClassRule($this->getService('026')); + } + + + public function createServiceRules__105(): PHPStan\Rules\Properties\ReadOnlyPropertyRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyRule($this->getService('026')); + } + + + public function createServiceRules__106(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule; + } + + + public function createServiceRules__107(): PHPStan\Rules\Regexp\RegularExpressionPatternRule + { + return new PHPStan\Rules\Regexp\RegularExpressionPatternRule($this->getService('0280')); + } + + + public function createServiceRules__108(): PHPStan\Rules\Traits\ConflictingTraitConstantsRule + { + return new PHPStan\Rules\Traits\ConflictingTraitConstantsRule($this->getService('096'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__109(): PHPStan\Rules\Traits\ConstantsInTraitsRule + { + return new PHPStan\Rules\Traits\ConstantsInTraitsRule($this->getService('026')); + } + + + public function createServiceRules__11(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__110(): PHPStan\Rules\Traits\TraitAttributesRule + { + return new PHPStan\Rules\Traits\TraitAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__111(): PHPStan\Rules\Types\InvalidTypesInUnionRule + { + return new PHPStan\Rules\Types\InvalidTypesInUnionRule; + } + + + public function createServiceRules__112(): PHPStan\Rules\Variables\UnsetRule + { + return new PHPStan\Rules\Variables\UnsetRule($this->getService('0180'), $this->getService('026')); + } + + + public function createServiceRules__113(): PHPStan\Rules\Whitespace\FileWhitespaceRule + { + return new PHPStan\Rules\Whitespace\FileWhitespaceRule; + } + + + public function createServiceRules__114(): PHPStan\Rules\Classes\UnusedConstructorParametersRule + { + return new PHPStan\Rules\Classes\UnusedConstructorParametersRule($this->getService('0183')); + } + + + public function createServiceRules__115(): PHPStan\Rules\Functions\UnusedClosureUsesRule + { + return new PHPStan\Rules\Functions\UnusedClosureUsesRule($this->getService('0183')); + } + + + public function createServiceRules__116(): PHPStan\Rules\Variables\EmptyRule + { + return new PHPStan\Rules\Variables\EmptyRule($this->getService('0158')); + } + + + public function createServiceRules__117(): PHPStan\Rules\Variables\IssetRule + { + return new PHPStan\Rules\Variables\IssetRule($this->getService('0158')); + } + + + public function createServiceRules__118(): PHPStan\Rules\Variables\NullCoalesceRule + { + return new PHPStan\Rules\Variables\NullCoalesceRule($this->getService('0158')); + } + + + public function createServiceRules__119(): PHPStan\Rules\Cast\EchoRule + { + return new PHPStan\Rules\Cast\EchoRule($this->getService('0182')); + } + + + public function createServiceRules__12(): PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__120(): PHPStan\Rules\Cast\InvalidCastRule + { + return new PHPStan\Rules\Cast\InvalidCastRule($this->getService('reflectionProvider'), $this->getService('0182')); + } + + + public function createServiceRules__121(): PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule + { + return new PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule($this->getService('023'), $this->getService('0182')); + } + + + public function createServiceRules__122(): PHPStan\Rules\Cast\PrintRule + { + return new PHPStan\Rules\Cast\PrintRule($this->getService('0182')); + } + + + public function createServiceRules__123(): PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule + { + return new PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule; + } + + + public function createServiceRules__124(): PHPStan\Rules\Classes\MethodTagRule + { + return new PHPStan\Rules\Classes\MethodTagRule($this->getService('0136')); + } + + + public function createServiceRules__125(): PHPStan\Rules\Classes\MethodTagTraitRule + { + return new PHPStan\Rules\Classes\MethodTagTraitRule($this->getService('0136'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__126(): PHPStan\Rules\Classes\MethodTagTraitUseRule + { + return new PHPStan\Rules\Classes\MethodTagTraitUseRule($this->getService('0136')); + } + + + public function createServiceRules__127(): PHPStan\Rules\Classes\PropertyTagRule + { + return new PHPStan\Rules\Classes\PropertyTagRule($this->getService('0138')); + } + + + public function createServiceRules__128(): PHPStan\Rules\Classes\PropertyTagTraitRule + { + return new PHPStan\Rules\Classes\PropertyTagTraitRule($this->getService('0138'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__129(): PHPStan\Rules\Classes\PropertyTagTraitUseRule + { + return new PHPStan\Rules\Classes\PropertyTagTraitUseRule($this->getService('0138')); + } + + + public function createServiceRules__13(): PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__130(): PHPStan\Rules\Classes\MixinTraitRule + { + return new PHPStan\Rules\Classes\MixinTraitRule($this->getService('0137'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__131(): PHPStan\Rules\Classes\MixinTraitUseRule + { + return new PHPStan\Rules\Classes\MixinTraitUseRule($this->getService('0137')); + } + + + public function createServiceRules__132(): PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule + { + return new PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule; + } + + + public function createServiceRules__133(): PHPStan\Rules\Constants\ValueAssignedToClassConstantRule + { + return new PHPStan\Rules\Constants\ValueAssignedToClassConstantRule; + } + + + public function createServiceRules__134(): PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule; + } + + + public function createServiceRules__135(): PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule; + } + + + public function createServiceRules__136(): PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule; + } + + + public function createServiceRules__137(): PHPStan\Rules\Generics\ClassAncestorsRule + { + return new PHPStan\Rules\Generics\ClassAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__138(): PHPStan\Rules\Generics\ClassTemplateTypeRule + { + return new PHPStan\Rules\Generics\ClassTemplateTypeRule($this->getService('0155')); + } + + + public function createServiceRules__139(): PHPStan\Rules\Generics\EnumAncestorsRule + { + return new PHPStan\Rules\Generics\EnumAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__14(): PHPStan\Rules\Api\ApiInstanceofRule + { + return new PHPStan\Rules\Api\ApiInstanceofRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__140(): PHPStan\Rules\Generics\EnumTemplateTypeRule + { + return new PHPStan\Rules\Generics\EnumTemplateTypeRule; + } + + + public function createServiceRules__141(): PHPStan\Rules\Generics\FunctionTemplateTypeRule + { + return new PHPStan\Rules\Generics\FunctionTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__142(): PHPStan\Rules\Generics\FunctionSignatureVarianceRule + { + return new PHPStan\Rules\Generics\FunctionSignatureVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__143(): PHPStan\Rules\Generics\InterfaceAncestorsRule + { + return new PHPStan\Rules\Generics\InterfaceAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__144(): PHPStan\Rules\Generics\InterfaceTemplateTypeRule + { + return new PHPStan\Rules\Generics\InterfaceTemplateTypeRule($this->getService('0155')); + } + + + public function createServiceRules__145(): PHPStan\Rules\Generics\MethodTemplateTypeRule + { + return new PHPStan\Rules\Generics\MethodTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__146(): PHPStan\Rules\Generics\MethodTagTemplateTypeRule + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeRule($this->getService('0154')); + } + + + public function createServiceRules__147(): PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule( + $this->getService('0154'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__148(): PHPStan\Rules\Generics\MethodSignatureVarianceRule + { + return new PHPStan\Rules\Generics\MethodSignatureVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__149(): PHPStan\Rules\Generics\PropertyVarianceRule + { + return new PHPStan\Rules\Generics\PropertyVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__15(): PHPStan\Rules\Api\ApiInstanceofTypeRule + { + return new PHPStan\Rules\Api\ApiInstanceofTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__150(): PHPStan\Rules\Generics\TraitTemplateTypeRule + { + return new PHPStan\Rules\Generics\TraitTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__151(): PHPStan\Rules\Generics\UsedTraitsRule + { + return new PHPStan\Rules\Generics\UsedTraitsRule($this->getService('0185'), $this->getService('0152')); + } + + + public function createServiceRules__152(): PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule + { + return new PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule; + } + + + public function createServiceRules__153(): PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule + { + return new PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule; + } + + + public function createServiceRules__154(): PHPStan\Rules\Operators\InvalidBinaryOperationRule + { + return new PHPStan\Rules\Operators\InvalidBinaryOperationRule($this->getService('023'), $this->getService('0182')); + } + + + public function createServiceRules__155(): PHPStan\Rules\Operators\InvalidComparisonOperationRule + { + return new PHPStan\Rules\Operators\InvalidComparisonOperationRule($this->getService('0182')); + } + + + public function createServiceRules__156(): PHPStan\Rules\Operators\InvalidUnaryOperationRule + { + return new PHPStan\Rules\Operators\InvalidUnaryOperationRule($this->getService('0182')); + } + + + public function createServiceRules__157(): PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule + { + return new PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule($this->getService('0168')); + } + + + public function createServiceRules__158(): PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule + { + return new PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule($this->getService('0168')); + } + + + public function createServiceRules__159(): PHPStan\Rules\PhpDoc\FunctionAssertRule + { + return new PHPStan\Rules\PhpDoc\FunctionAssertRule($this->getService('0169')); + } + + + public function createServiceRules__16(): PHPStan\Rules\Api\ApiInstantiationRule + { + return new PHPStan\Rules\Api\ApiInstantiationRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__160(): PHPStan\Rules\PhpDoc\MethodAssertRule + { + return new PHPStan\Rules\PhpDoc\MethodAssertRule($this->getService('0169')); + } + + + public function createServiceRules__161(): PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule($this->getService('0170'), $this->getService('0153')); + } + + + public function createServiceRules__162(): PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule($this->getService('0153'), $this->getService('0170')); + } + + + public function createServiceRules__163(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule($this->getService('0185'), $this->getService('0172')); + } + + + public function createServiceRules__164(): PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule($this->getService('0185'), $this->getService('0172')); + } + + + public function createServiceRules__165(): PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule( + $this->getService('0153'), + $this->getService('0170'), + $this->getService('0171') + ); + } + + + public function createServiceRules__166(): PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule + { + return new PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule($this->getService('0185')); + } + + + public function createServiceRules__167(): PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule($this->getService('0185')); + } + + + public function createServiceRules__168(): PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule + { + return new PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule($this->getService('0173')); + } + + + public function createServiceRules__169(): PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule + { + return new PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule($this->getService('0185'), $this->getService('0173')); + } + + + public function createServiceRules__17(): PHPStan\Rules\Api\ApiClassConstFetchRule + { + return new PHPStan\Rules\Api\ApiClassConstFetchRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__170(): PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule + { + return new PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule; + } + + + public function createServiceRules__171(): PHPStan\Rules\Classes\RequireImplementsRule + { + return new PHPStan\Rules\Classes\RequireImplementsRule; + } + + + public function createServiceRules__172(): PHPStan\Rules\Classes\RequireExtendsRule + { + return new PHPStan\Rules\Classes\RequireExtendsRule; + } + + + public function createServiceRules__173(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule + { + return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule; + } + + + public function createServiceRules__174(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule + { + return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule($this->getService('0401')); + } + + + public function createServiceRules__175(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule + { + return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule( + $this->getService('reflectionProvider'), + $this->getService('0401') + ); + } + + + public function createServiceRules__176(): PHPStan\Rules\Pure\PureFunctionRule + { + return new PHPStan\Rules\Pure\PureFunctionRule($this->getService('0181')); + } + + + public function createServiceRules__177(): PHPStan\Rules\Pure\PureMethodRule + { + return new PHPStan\Rules\Pure\PureMethodRule($this->getService('0181')); + } + + + public function createServiceRules__178(): PHPStan\Rules\Arrays\ArrayDestructuringRule + { + return new PHPStan\Rules\Arrays\ArrayDestructuringRule($this->getService('0182'), $this->getService('0131')); + } + + + public function createServiceRules__179(): PHPStan\Rules\Arrays\ArrayUnpackingRule + { + return new PHPStan\Rules\Arrays\ArrayUnpackingRule($this->getService('026'), $this->getService('0182')); + } + + + public function createServiceRules__18(): PHPStan\Rules\Api\ApiClassExtendsRule + { + return new PHPStan\Rules\Api\ApiClassExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__180(): PHPStan\Rules\Arrays\IterableInForeachRule + { + return new PHPStan\Rules\Arrays\IterableInForeachRule($this->getService('0182')); + } + + + public function createServiceRules__181(): PHPStan\Rules\Arrays\OffsetAccessAssignmentRule + { + return new PHPStan\Rules\Arrays\OffsetAccessAssignmentRule($this->getService('0182')); + } + + + public function createServiceRules__182(): PHPStan\Rules\Arrays\OffsetAccessAssignOpRule + { + return new PHPStan\Rules\Arrays\OffsetAccessAssignOpRule($this->getService('0182')); + } + + + public function createServiceRules__183(): PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule + { + return new PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule($this->getService('0182')); + } + + + public function createServiceRules__184(): PHPStan\Rules\Arrays\UnpackIterableInArrayRule + { + return new PHPStan\Rules\Arrays\UnpackIterableInArrayRule($this->getService('0182')); + } + + + public function createServiceRules__185(): PHPStan\Rules\Exceptions\ThrowExprTypeRule + { + return new PHPStan\Rules\Exceptions\ThrowExprTypeRule($this->getService('0182')); + } + + + public function createServiceRules__186(): PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule + { + return new PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__187(): PHPStan\Rules\Functions\ClosureReturnTypeRule + { + return new PHPStan\Rules\Functions\ClosureReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__188(): PHPStan\Rules\Functions\ReturnTypeRule + { + return new PHPStan\Rules\Functions\ReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__189(): PHPStan\Rules\Generators\YieldTypeRule + { + return new PHPStan\Rules\Generators\YieldTypeRule($this->getService('0182')); + } + + + public function createServiceRules__19(): PHPStan\Rules\Api\ApiClassImplementsRule + { + return new PHPStan\Rules\Api\ApiClassImplementsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__190(): PHPStan\Rules\Methods\ReturnTypeRule + { + return new PHPStan\Rules\Methods\ReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__191(): PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule + { + return new PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule($this->getService('0182')); + } + + + public function createServiceRules__192(): PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule + { + return new PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule; + } + + + public function createServiceRules__193(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule($this->getService('0180'), $this->getService('0110')); + } + + + public function createServiceRules__194(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule($this->getService('0180'), $this->getService('0110')); + } + + + public function createServiceRules__195(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule($this->getService('0180')); + } + + + public function createServiceRules__196(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule($this->getService('0180')); + } + + + public function createServiceRules__197(): PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule + { + return new PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule; + } + + + public function createServiceRules__198(): PHPStan\Rules\Properties\TypesAssignedToPropertiesRule + { + return new PHPStan\Rules\Properties\TypesAssignedToPropertiesRule($this->getService('0182'), $this->getService('0180')); + } + + + public function createServiceRules__199(): PHPStan\Rules\Variables\ParameterOutAssignedTypeRule + { + return new PHPStan\Rules\Variables\ParameterOutAssignedTypeRule($this->getService('0182')); + } + + + public function createServiceRules__2(): PHPStan\Rules\Debug\DumpTypeRule + { + return new PHPStan\Rules\Debug\DumpTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__20(): PHPStan\Rules\Api\ApiInterfaceExtendsRule + { + return new PHPStan\Rules\Api\ApiInterfaceExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__200(): PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule + { + return new PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule($this->getService('0182')); + } + + + public function createServiceRules__201(): PHPStan\Rules\Variables\VariableCloningRule + { + return new PHPStan\Rules\Variables\VariableCloningRule($this->getService('0182')); + } + + + public function createServiceRules__202(): PHPStan\Rules\Arrays\DeadForeachRule + { + return new PHPStan\Rules\Arrays\DeadForeachRule; + } + + + public function createServiceRules__203(): PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__204(): PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__205(): PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__206(): PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__207(): PHPStan\Rules\DeadCode\NoopRule + { + return new PHPStan\Rules\DeadCode\NoopRule($this->getService('023')); + } + + + public function createServiceRules__208(): PHPStan\Rules\DeadCode\UnreachableStatementRule + { + return new PHPStan\Rules\DeadCode\UnreachableStatementRule; + } + + + public function createServiceRules__209(): PHPStan\Rules\DeadCode\UnusedPrivateConstantRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivateConstantRule($this->getService('0166')); + } + + + public function createServiceRules__21(): PHPStan\Rules\Api\ApiMethodCallRule + { + return new PHPStan\Rules\Api\ApiMethodCallRule($this->getService('0129')); + } + + + public function createServiceRules__210(): PHPStan\Rules\DeadCode\UnusedPrivateMethodRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivateMethodRule($this->getService('0167')); + } + + + public function createServiceRules__211(): PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule + { + return new PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule; + } + + + public function createServiceRules__212(): PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__213(): PHPStan\Rules\Functions\UselessFunctionReturnValueRule + { + return new PHPStan\Rules\Functions\UselessFunctionReturnValueRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__214(): PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__215(): PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule($this->getService('0182')); + } + + + public function createServiceRules__216(): PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule( + $this->getService('0182'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__217(): PHPStan\Rules\Methods\NullsafeMethodCallRule + { + return new PHPStan\Rules\Methods\NullsafeMethodCallRule; + } + + + public function createServiceRules__218(): PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule; + } + + + public function createServiceRules__219(): PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule; + } + + + public function createServiceRules__22(): PHPStan\Rules\Api\ApiStaticCallRule + { + return new PHPStan\Rules\Api\ApiStaticCallRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__220(): PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule; + } + + + public function createServiceRules__221(): PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule($this->getService('0184')); + } + + + public function createServiceRules__222(): PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule($this->getService('0184')); + } + + + public function createServiceRules__223(): PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule($this->getService('0178'), $this->getService('0180')); + } + + + public function createServiceRules__224(): PHPStan\Rules\Traits\NotAnalysedTraitRule + { + return new PHPStan\Rules\Traits\NotAnalysedTraitRule; + } + + + public function createServiceRules__225(): PHPStan\Rules\DateTimeInstantiationRule + { + return new PHPStan\Rules\DateTimeInstantiationRule; + } + + + public function createServiceRules__226(): PHPStan\Rules\Functions\CallUserFuncRule + { + return new PHPStan\Rules\Functions\CallUserFuncRule($this->getService('reflectionProvider'), $this->getService('0147')); + } + + + public function createServiceRules__227(): PHPStan\Rules\Functions\ParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\ParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__228(): PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__229(): PHPStan\Rules\Functions\SortParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\SortParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__23(): PHPStan\Rules\Api\ApiTraitUseRule + { + return new PHPStan\Rules\Api\ApiTraitUseRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__230(): PHPStan\Rules\Regexp\RegularExpressionQuotingRule + { + return new PHPStan\Rules\Regexp\RegularExpressionQuotingRule($this->getService('reflectionProvider'), $this->getService('0280')); + } + + + public function createServiceRules__231(): PHPStan\Rules\Constants\MissingClassConstantTypehintRule + { + return new PHPStan\Rules\Constants\MissingClassConstantTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__232(): PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule + { + return new PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__233(): PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule + { + return new PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__234(): PHPStan\Rules\Methods\MissingMethodParameterTypehintRule + { + return new PHPStan\Rules\Methods\MissingMethodParameterTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__235(): PHPStan\Rules\Methods\MissingMethodReturnTypehintRule + { + return new PHPStan\Rules\Methods\MissingMethodReturnTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__236(): PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule + { + return new PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule($this->getService('0164')); + } + + + public function createServiceRules__237(): PHPStan\Rules\Properties\MissingPropertyTypehintRule + { + return new PHPStan\Rules\Properties\MissingPropertyTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__238(): Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule + { + return new Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule($this->getService('0278')); + } + + + public function createServiceRules__239(): Composer\Pcre\PHPStan\InvalidRegexPatternRule + { + return new Composer\Pcre\PHPStan\InvalidRegexPatternRule; + } + + + public function createServiceRules__24(): PHPStan\Rules\Api\GetTemplateTypeRule + { + return new PHPStan\Rules\Api\GetTemplateTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__240(): PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule + { + return new PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule( + $this->getService('reflectionProvider'), + $this->getService('0460') + ); + } + + + public function createServiceRules__241(): Rector\TypePerfect\Rules\NoParamTypeRemovalRule + { + return new Rector\TypePerfect\Rules\NoParamTypeRemovalRule($this->getService('0520')); + } + + + public function createServiceRules__242(): Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule + { + return new Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule; + } + + + public function createServiceRules__243(): Rector\TypePerfect\Rules\NoIssetOnObjectRule + { + return new Rector\TypePerfect\Rules\NoIssetOnObjectRule($this->getService('0524')); + } + + + public function createServiceRules__244(): Rector\TypePerfect\Rules\NoEmptyOnObjectRule + { + return new Rector\TypePerfect\Rules\NoEmptyOnObjectRule($this->getService('0524')); + } + + + public function createServiceRules__245(): Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule + { + return new Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule($this->getService('0513')); + } + + + public function createServiceRules__246(): Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule + { + return new Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule( + $this->getService('0513'), + $this->getService('0515'), + $this->getService('0514') + ); + } + + + public function createServiceRules__247(): Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule + { + return new Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule( + $this->getService('0516'), + $this->getService('0520'), + $this->getService('0513') + ); + } + + + public function createServiceRules__248(): Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule + { + return new Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule($this->getService('024'), $this->getService('0513')); + } + + + public function createServiceRules__249(): Rector\TypePerfect\Rules\NoMixedMethodCallerRule + { + return new Rector\TypePerfect\Rules\NoMixedMethodCallerRule($this->getService('024'), $this->getService('0513')); + } + + + public function createServiceRules__25(): PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule + { + return new PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule; + } + + + public function createServiceRules__250(): Rector\TypePerfect\Rules\ReturnNullOverFalseRule + { + return new Rector\TypePerfect\Rules\ReturnNullOverFalseRule($this->getService('0513')); + } + + + public function createServiceRules__251(): TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__252(): TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__253(): TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__254(): TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__255(): TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule($this->getService('0592')); + } + + + public function createServiceRules__256(): Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule + { + return new Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule; + } + + + public function createServiceRules__257(): Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule + { + return new Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule; + } + + + public function createServiceRules__26(): PHPStan\Rules\Api\OldPhpParser4ClassRule + { + return new PHPStan\Rules\Api\OldPhpParser4ClassRule; + } + + + public function createServiceRules__27(): PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule + { + return new PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule($this->getService('0129')); + } + + + public function createServiceRules__28(): PHPStan\Rules\Api\RuntimeReflectionInstantiationRule + { + return new PHPStan\Rules\Api\RuntimeReflectionInstantiationRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__29(): PHPStan\Rules\Api\RuntimeReflectionFunctionRule + { + return new PHPStan\Rules\Api\RuntimeReflectionFunctionRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__3(): PHPStan\Rules\Debug\FileAssertRule + { + return new PHPStan\Rules\Debug\FileAssertRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__30(): PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule + { + return new PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule($this->getService('023')); + } + + + public function createServiceRules__31(): PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule + { + return new PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule; + } + + + public function createServiceRules__32(): PHPStan\Rules\Cast\UnsetCastRule + { + return new PHPStan\Rules\Cast\UnsetCastRule($this->getService('026')); + } + + + public function createServiceRules__33(): PHPStan\Rules\Classes\AllowedSubTypesRule + { + return new PHPStan\Rules\Classes\AllowedSubTypesRule; + } + + + public function createServiceRules__34(): PHPStan\Rules\Classes\ClassAttributesRule + { + return new PHPStan\Rules\Classes\ClassAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__35(): PHPStan\Rules\Classes\ClassConstantAttributesRule + { + return new PHPStan\Rules\Classes\ClassConstantAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__36(): PHPStan\Rules\Classes\ClassConstantRule + { + return new PHPStan\Rules\Classes\ClassConstantRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + $this->getService('026') + ); + } + + + public function createServiceRules__37(): PHPStan\Rules\Classes\DuplicateDeclarationRule + { + return new PHPStan\Rules\Classes\DuplicateDeclarationRule; + } + + + public function createServiceRules__38(): PHPStan\Rules\Classes\EnumSanityRule + { + return new PHPStan\Rules\Classes\EnumSanityRule; + } + + + public function createServiceRules__39(): PHPStan\Rules\Classes\InstantiationCallableRule + { + return new PHPStan\Rules\Classes\InstantiationCallableRule; + } + + + public function createServiceRules__4(): PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__40(): PHPStan\Rules\Classes\InvalidPromotedPropertiesRule + { + return new PHPStan\Rules\Classes\InvalidPromotedPropertiesRule($this->getService('026')); + } + + + public function createServiceRules__41(): PHPStan\Rules\Classes\LocalTypeAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeAliasesRule($this->getService('0135')); + } + + + public function createServiceRules__42(): PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule($this->getService('0135')); + } + + + public function createServiceRules__43(): PHPStan\Rules\Classes\LocalTypeTraitAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeTraitAliasesRule($this->getService('0135'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__44(): PHPStan\Rules\Classes\NewStaticRule + { + return new PHPStan\Rules\Classes\NewStaticRule; + } + + + public function createServiceRules__45(): PHPStan\Rules\Classes\NonClassAttributeClassRule + { + return new PHPStan\Rules\Classes\NonClassAttributeClassRule; + } + + + public function createServiceRules__46(): PHPStan\Rules\Classes\ReadOnlyClassRule + { + return new PHPStan\Rules\Classes\ReadOnlyClassRule($this->getService('026')); + } + + + public function createServiceRules__47(): PHPStan\Rules\Classes\TraitAttributeClassRule + { + return new PHPStan\Rules\Classes\TraitAttributeClassRule; + } + + + public function createServiceRules__48(): PHPStan\Rules\Constants\ClassAsClassConstantRule + { + return new PHPStan\Rules\Constants\ClassAsClassConstantRule; + } + + + public function createServiceRules__49(): PHPStan\Rules\Constants\DynamicClassConstantFetchRule + { + return new PHPStan\Rules\Constants\DynamicClassConstantFetchRule($this->getService('026'), $this->getService('0182')); + } + + + public function createServiceRules__5(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__50(): PHPStan\Rules\Constants\FinalConstantRule + { + return new PHPStan\Rules\Constants\FinalConstantRule($this->getService('026')); + } + + + public function createServiceRules__51(): PHPStan\Rules\Constants\MagicConstantContextRule + { + return new PHPStan\Rules\Constants\MagicConstantContextRule; + } + + + public function createServiceRules__52(): PHPStan\Rules\Constants\NativeTypedClassConstantRule + { + return new PHPStan\Rules\Constants\NativeTypedClassConstantRule($this->getService('026')); + } + + + public function createServiceRules__53(): PHPStan\Rules\Constants\FinalPrivateConstantRule + { + return new PHPStan\Rules\Constants\FinalPrivateConstantRule; + } + + + public function createServiceRules__54(): PHPStan\Rules\EnumCases\EnumCaseAttributesRule + { + return new PHPStan\Rules\EnumCases\EnumCaseAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__55(): PHPStan\Rules\Exceptions\NoncapturingCatchRule + { + return new PHPStan\Rules\Exceptions\NoncapturingCatchRule; + } + + + public function createServiceRules__56(): PHPStan\Rules\Exceptions\ThrowExpressionRule + { + return new PHPStan\Rules\Exceptions\ThrowExpressionRule($this->getService('026')); + } + + + public function createServiceRules__57(): PHPStan\Rules\Functions\ArrowFunctionAttributesRule + { + return new PHPStan\Rules\Functions\ArrowFunctionAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__58(): PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule + { + return new PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule($this->getService('0165')); + } + + + public function createServiceRules__59(): PHPStan\Rules\Functions\ClosureAttributesRule + { + return new PHPStan\Rules\Functions\ClosureAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__6(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__60(): PHPStan\Rules\Functions\DefineParametersRule + { + return new PHPStan\Rules\Functions\DefineParametersRule($this->getService('026')); + } + + + public function createServiceRules__61(): PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule( + $this->getService('0148'), + $this->getService('026') + ); + } + + + public function createServiceRules__62(): PHPStan\Rules\Functions\CallToFunctionParametersRule + { + return new PHPStan\Rules\Functions\CallToFunctionParametersRule( + $this->getService('reflectionProvider'), + $this->getService('0147') + ); + } + + + public function createServiceRules__63(): PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__64(): PHPStan\Rules\Functions\ExistingClassesInTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__65(): PHPStan\Rules\Functions\FunctionAttributesRule + { + return new PHPStan\Rules\Functions\FunctionAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__66(): PHPStan\Rules\Functions\InnerFunctionRule + { + return new PHPStan\Rules\Functions\InnerFunctionRule; + } + + + public function createServiceRules__67(): PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule + { + return new PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule; + } + + + public function createServiceRules__68(): PHPStan\Rules\Functions\ParamAttributesRule + { + return new PHPStan\Rules\Functions\ParamAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__69(): PHPStan\Rules\Functions\PrintfArrayParametersRule + { + return new PHPStan\Rules\Functions\PrintfArrayParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__7(): PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__70(): PHPStan\Rules\Functions\PrintfParametersRule + { + return new PHPStan\Rules\Functions\PrintfParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__71(): PHPStan\Rules\Functions\RedefinedParametersRule + { + return new PHPStan\Rules\Functions\RedefinedParametersRule; + } + + + public function createServiceRules__72(): PHPStan\Rules\Functions\ReturnNullsafeByRefRule + { + return new PHPStan\Rules\Functions\ReturnNullsafeByRefRule($this->getService('0165')); + } + + + public function createServiceRules__73(): PHPStan\Rules\Ignore\IgnoreParseErrorRule + { + return new PHPStan\Rules\Ignore\IgnoreParseErrorRule; + } + + + public function createServiceRules__74(): PHPStan\Rules\Functions\VariadicParametersDeclarationRule + { + return new PHPStan\Rules\Functions\VariadicParametersDeclarationRule; + } + + + public function createServiceRules__75(): PHPStan\Rules\Keywords\ContinueBreakInLoopRule + { + return new PHPStan\Rules\Keywords\ContinueBreakInLoopRule; + } + + + public function createServiceRules__76(): PHPStan\Rules\Keywords\DeclareStrictTypesRule + { + return new PHPStan\Rules\Keywords\DeclareStrictTypesRule($this->getService('023')); + } + + + public function createServiceRules__77(): PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule + { + return new PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule; + } + + + public function createServiceRules__78(): PHPStan\Rules\Methods\AbstractPrivateMethodRule + { + return new PHPStan\Rules\Methods\AbstractPrivateMethodRule; + } + + + public function createServiceRules__79(): PHPStan\Rules\Methods\CallMethodsRule + { + return new PHPStan\Rules\Methods\CallMethodsRule($this->getService('0159'), $this->getService('0147')); + } + + + public function createServiceRules__8(): PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__80(): PHPStan\Rules\Methods\CallStaticMethodsRule + { + return new PHPStan\Rules\Methods\CallStaticMethodsRule($this->getService('0160'), $this->getService('0147')); + } + + + public function createServiceRules__81(): PHPStan\Rules\Methods\ConsistentConstructorRule + { + return new PHPStan\Rules\Methods\ConsistentConstructorRule($this->getService('0162'), $this->getService('0163')); + } + + + public function createServiceRules__82(): PHPStan\Rules\Methods\ConstructorReturnTypeRule + { + return new PHPStan\Rules\Methods\ConstructorReturnTypeRule; + } + + + public function createServiceRules__83(): PHPStan\Rules\Methods\ExistingClassesInTypehintsRule + { + return new PHPStan\Rules\Methods\ExistingClassesInTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__84(): PHPStan\Rules\Methods\FinalPrivateMethodRule + { + return new PHPStan\Rules\Methods\FinalPrivateMethodRule; + } + + + public function createServiceRules__85(): PHPStan\Rules\Methods\MethodCallableRule + { + return new PHPStan\Rules\Methods\MethodCallableRule($this->getService('0159'), $this->getService('026')); + } + + + public function createServiceRules__86(): PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule + { + return new PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule; + } + + + public function createServiceRules__87(): PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule + { + return new PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule($this->getService('026')); + } + + + public function createServiceRules__88(): PHPStan\Rules\Methods\MissingMethodImplementationRule + { + return new PHPStan\Rules\Methods\MissingMethodImplementationRule; + } + + + public function createServiceRules__89(): PHPStan\Rules\Methods\MethodAttributesRule + { + return new PHPStan\Rules\Methods\MethodAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__9(): PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__90(): PHPStan\Rules\Methods\StaticMethodCallableRule + { + return new PHPStan\Rules\Methods\StaticMethodCallableRule($this->getService('0160'), $this->getService('026')); + } + + + public function createServiceRules__91(): PHPStan\Rules\Names\UsedNamesRule + { + return new PHPStan\Rules\Names\UsedNamesRule; + } + + + public function createServiceRules__92(): PHPStan\Rules\Operators\InvalidAssignVarRule + { + return new PHPStan\Rules\Operators\InvalidAssignVarRule($this->getService('0165')); + } + + + public function createServiceRules__93(): PHPStan\Rules\Operators\InvalidIncDecOperationRule + { + return new PHPStan\Rules\Operators\InvalidIncDecOperationRule($this->getService('0182')); + } + + + public function createServiceRules__94(): PHPStan\Rules\Properties\AccessPropertiesInAssignRule + { + return new PHPStan\Rules\Properties\AccessPropertiesInAssignRule($this->getService('0175')); + } + + + public function createServiceRules__95(): PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule + { + return new PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule($this->getService('0386')); + } + + + public function createServiceRules__96(): PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule + { + return new PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__97(): PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule + { + return new PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule; + } + + + public function createServiceRules__98(): PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule + { + return new PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule($this->getService('0110')); + } + + + public function createServiceRules__99(): PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule + { + return new PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule($this->getService('0110')); + } + + + public function createServiceSimpleRelativePathHelper(): PHPStan\File\RelativePathHelper + { + return new PHPStan\File\SimpleRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createServiceStubFileTypeMapper(): PHPStan\Type\FileTypeMapper + { + return new PHPStan\Type\FileTypeMapper( + $this->getService('0122'), + $this->getService('stubParser'), + $this->getService('038'), + $this->getService('037'), + $this->getService('025'), + $this->getService('085') + ); + } + + + public function createServiceStubParser(): PHPStan\Parser\CachedParser + { + return new PHPStan\Parser\CachedParser($this->getService('freshStubParser'), 256); + } + + + public function createServiceStubPhpDocProvider(): PHPStan\PhpDoc\StubPhpDocProvider + { + return new PHPStan\PhpDoc\StubPhpDocProvider( + $this->getService('stubParser'), + $this->getService('stubFileTypeMapper'), + $this->getService('045') + ); + } + + + public function createServiceTypeSpecifier(): PHPStan\Analyser\TypeSpecifier + { + return $this->getService('typeSpecifierFactory')->create(); + } + + + public function createServiceTypeSpecifierFactory(): PHPStan\Analyser\TypeSpecifierFactory + { + return new PHPStan\Analyser\TypeSpecifierFactory($this->getService('075')); + } + + + public function initialize(): void + { + } + + + protected function getStaticParameters(): array + { + return [ + 'bootstrapFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + 'excludePaths' => ['analyseAndScan' => [], 'analyse' => []], + 'level' => 8, + 'paths' => ['src', 'build', 'tests'], + 'exceptions' => [ + 'implicitThrows' => true, + 'reportUncheckedExceptionDeadCatch' => true, + 'uncheckedExceptionRegexes' => [], + 'uncheckedExceptionClasses' => [], + 'checkedExceptionRegexes' => [], + 'checkedExceptionClasses' => [], + 'check' => ['missingCheckedExceptionInThrows' => false, 'tooWideThrowType' => true], + ], + 'featureToggles' => [ + 'bleedingEdge' => true, + 'checkParameterCastableToNumberFunctions' => true, + 'skipCheckGenericClasses' => [], + 'stricterFunctionMap' => true, + 'reportPreciseLineForUnusedFunctionParameter' => true, + 'internalTag' => true, + 'newStaticInAbstractClassStaticMethod' => true, + ], + 'fileExtensions' => ['php'], + 'checkAdvancedIsset' => true, + 'reportAlwaysTrueInLastCondition' => false, + 'checkClassCaseSensitivity' => true, + 'checkExplicitMixed' => false, + 'checkImplicitMixed' => false, + 'checkFunctionArgumentTypes' => true, + 'checkFunctionNameCase' => true, + 'checkInternalClassCaseSensitivity' => true, + 'checkMissingCallableSignature' => false, + 'checkMissingVarTagTypehint' => true, + 'checkArgumentsPassedByReference' => true, + 'checkMaybeUndefinedVariables' => true, + 'checkNullables' => true, + 'checkThisOnly' => false, + 'checkUnionTypes' => true, + 'checkBenevolentUnionTypes' => false, + 'checkExplicitMixedMissingReturn' => true, + 'checkPhpDocMissingReturn' => true, + 'checkPhpDocMethodSignatures' => true, + 'checkExtraArguments' => true, + 'checkMissingTypehints' => true, + 'checkTooWideReturnTypesInProtectedAndPublicMethods' => false, + 'checkUninitializedProperties' => false, + 'checkDynamicProperties' => true, + 'strictRulesInstalled' => true, + 'deprecationRulesInstalled' => true, + 'inferPrivatePropertyTypeFromConstructor' => false, + 'reportMaybes' => true, + 'reportMaybesInMethodSignatures' => true, + 'reportMaybesInPropertyPhpDocTypes' => true, + 'reportStaticMethodSignatures' => true, + 'reportWrongPhpDocTypeInVarTag' => true, + 'reportAnyTypeWideningInVarTag' => false, + 'reportPossiblyNonexistentGeneralArrayOffset' => false, + 'reportPossiblyNonexistentConstantArrayOffset' => false, + 'checkMissingOverrideMethodAttribute' => false, + 'mixinExcludeClasses' => [], + 'scanFiles' => [], + 'scanDirectories' => [], + 'parallel' => [ + 'jobSize' => 20, + 'processTimeout' => 600.0, + 'maximumNumberOfProcesses' => 32, + 'minimumNumberOfJobsPerProcess' => 2, + 'buffer' => 134217728, + ], + 'phpVersion' => null, + 'polluteScopeWithLoopInitialAssignments' => false, + 'polluteScopeWithAlwaysIterableForeach' => false, + 'polluteScopeWithBlock' => false, + 'propertyAlwaysWrittenTags' => [], + 'propertyAlwaysReadTags' => [], + 'additionalConstructors' => [], + 'treatPhpDocTypesAsCertain' => true, + 'usePathConstantsAsConstantString' => false, + 'rememberPossiblyImpureFunctionValues' => true, + 'tips' => ['discoveringSymbols' => true, 'treatPhpDocTypesAsCertain' => true], + 'tipsOfTheDay' => true, + 'reportMagicMethods' => true, + 'reportMagicProperties' => true, + 'ignoreErrors' => [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], + 'internalErrorsCountLimit' => 50, + 'cache' => ['nodesByStringCountMax' => 256], + 'reportUnmatchedIgnoredErrors' => true, + 'typeAliases' => [], + 'universalObjectCratesClasses' => ['stdClass'], + 'stubFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', + ], + 'earlyTerminatingMethodCalls' => [], + 'earlyTerminatingFunctionCalls' => [], + 'resultCachePath' => 'storage/framework/cache/phpstan/resultCache.php', + 'resultCacheSkipIfOlderThanDays' => 7, + 'resultCacheChecksProjectExtensionFilesDependencies' => false, + 'dynamicConstantNames' => [ + 'ICONV_IMPL', + 'LIBXML_VERSION', + 'LIBXML_DOTTED_VERSION', + 'Memcached::HAVE_ENCODING', + 'Memcached::HAVE_IGBINARY', + 'Memcached::HAVE_JSON', + 'Memcached::HAVE_MSGPACK', + 'Memcached::HAVE_SASL', + 'Memcached::HAVE_SESSION', + 'PHP_VERSION', + 'PHP_MAJOR_VERSION', + 'PHP_MINOR_VERSION', + 'PHP_RELEASE_VERSION', + 'PHP_VERSION_ID', + 'PHP_EXTRA_VERSION', + 'PHP_WINDOWS_VERSION_MAJOR', + 'PHP_WINDOWS_VERSION_MINOR', + 'PHP_WINDOWS_VERSION_BUILD', + 'PHP_ZTS', + 'PHP_DEBUG', + 'PHP_MAXPATHLEN', + 'PHP_OS', + 'PHP_OS_FAMILY', + 'PHP_SAPI', + 'PHP_EOL', + 'PHP_INT_MAX', + 'PHP_INT_MIN', + 'PHP_INT_SIZE', + 'PHP_FLOAT_DIG', + 'PHP_FLOAT_EPSILON', + 'PHP_FLOAT_MIN', + 'PHP_FLOAT_MAX', + 'DEFAULT_INCLUDE_PATH', + 'PEAR_INSTALL_DIR', + 'PEAR_EXTENSION_DIR', + 'PHP_EXTENSION_DIR', + 'PHP_PREFIX', + 'PHP_BINDIR', + 'PHP_BINARY', + 'PHP_MANDIR', + 'PHP_LIBDIR', + 'PHP_DATADIR', + 'PHP_SYSCONFDIR', + 'PHP_LOCALSTATEDIR', + 'PHP_CONFIG_FILE_PATH', + 'PHP_CONFIG_FILE_SCAN_DIR', + 'PHP_SHLIB_SUFFIX', + 'PHP_FD_SETSIZE', + 'OPENSSL_VERSION_NUMBER', + 'ZEND_DEBUG_BUILD', + 'ZEND_THREAD_SAFE', + 'E_ALL', + ], + 'customRulesetUsed' => false, + 'editorUrl' => 'phpstorm://open?file=%file%&line=%line%', + 'editorUrlTitle' => '%relFile%:%line%', + 'errorFormat' => null, + 'sourceLocatorPlaygroundMode' => false, + '__validate' => true, + 'parametersNotInvalidatingCache' => [ + ['parameters', 'editorUrl'], + ['parameters', 'editorUrlTitle'], + ['parameters', 'errorFormat'], + ['parameters', 'ignoreErrors'], + ['parameters', 'reportUnmatchedIgnoredErrors'], + ['parameters', 'tipsOfTheDay'], + ['parameters', 'parallel'], + ['parameters', 'internalErrorsCountLimit'], + ['parameters', 'cache'], + ['parameters', 'memoryLimitFile'], + ['parameters', 'pro'], + 'parametersSchema', + ], + 'strictRules' => [ + 'allRules' => false, + 'disallowedLooseComparison' => true, + 'booleansInConditions' => true, + 'booleansInLoopConditions' => [false, true], + 'uselessCast' => true, + 'requireParentConstructorCall' => true, + 'disallowedBacktick' => true, + 'disallowedEmpty' => true, + 'disallowedImplicitArrayCreation' => true, + 'disallowedShortTernary' => true, + 'overwriteVariablesWithLoop' => true, + 'closureUsesThis' => true, + 'matchingInheritedMethodNames' => true, + 'numericOperandsInArithmeticOperators' => true, + 'strictFunctionCalls' => true, + 'dynamicCallOnStaticMethod' => true, + 'switchConditionsMatchingType' => true, + 'noVariableVariables' => true, + 'strictArrayFilter' => true, + 'illegalConstructorMethodCall' => true, + ], + 'type_perfect' => [ + 'narrow_param' => true, + 'narrow_return' => true, + 'no_mixed' => false, + 'null_over_false' => true, + 'no_mixed_property' => true, + 'no_mixed_caller' => true, + ], + 'allowInRootDir' => null, + 'filesRootDir' => null, + 'disallowedNamespaces' => [], + 'disallowedClasses' => [], + 'disallowedMethodCalls' => [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ], + 'disallowedStaticCalls' => [], + 'disallowedFunctionCalls' => [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ], + 'disallowedConstants' => [], + 'disallowedEnums' => [], + 'disallowedSuperglobals' => [], + 'disallowedAttributes' => [], + 'disallowedControlStructures' => [], + 'type_coverage' => [ + 'declare' => 0, + 'return_type' => 99, + 'param_type' => 99, + 'property_type' => 99, + 'constant_type' => 99, + 'print_suggestions' => true, + 'return' => 100, + 'param' => 100, + 'property' => 100, + 'constant' => 100, + 'measure' => false, + ], + 'tmpDir' => 'storage/framework/cache/phpstan', + 'debugMode' => true, + 'productionMode' => false, + 'tempDir' => 'storage/framework/cache/phpstan', + 'rootDir' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan', + 'currentWorkingDirectory' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'cliArgumentsVariablesRegistered' => true, + 'additionalConfigFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + ], + 'allConfigFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + 'composerAutoloaderProjectPaths' => ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + 'generateBaselineFile' => null, + 'usedLevel' => '8', + 'cliAutoloadFile' => null, + 'env' => [ + 'NVM_INC' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/include/node', + 'HERD_PHP_80_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/80/', + 'PHP_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', + 'NVM_CD_FLAGS' => '-q', + 'COMPOSER_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/composer', + 'TERM' => 'xterm-256color', + 'SHELL' => '/bin/zsh', + 'HOMEBREW_REPOSITORY' => '/opt/homebrew', + 'TMPDIR' => '/var/folders/tk/pwpkrwsj01b445dx2v8b70m40000gn/T/', + 'TERM_SESSION_ID' => '22b3b63c-1304-4592-89d4-5de6ee7c9ced', + 'HERD_PHP_83_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/83/', + 'ZSH' => '/Users/jantinnerezo/.oh-my-zsh', + 'NVM_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm', + 'USER' => 'jantinnerezo', + 'LS_COLORS' => 'di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43', + 'COMMAND_MODE' => 'unix2003', + 'SSH_AUTH_SOCK' => '/private/tmp/com.apple.launchd.o0M3CWOtyp/Listeners', + '__CF_USER_TEXT_ENCODING' => '0x1F5:0x0:0x0', + 'HERD_PHP_82_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/82/', + 'PAGER' => 'less', + 'LSCOLORS' => 'Gxfxcxdxbxegedabagacad', + 'PATH' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/bin:/Users/jantinnerezo/Library/Application Support/Herd/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/jantinnerezo/Library/Application Support/Herd/bin/:/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/Visual Studio Code.app/Contents/Resources/app/bin', + 'HERD_PHP_84_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/84/', + 'TERMINAL_EMULATOR' => 'JetBrains-JediTerm', + '_' => './vendor/bin/phpstan', + '__CFBundleIdentifier' => 'com.jetbrains.PhpStorm', + 'PWD' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'XPC_FLAGS' => '0x0', + 'XPC_SERVICE_NAME' => '0', + 'SHELL_VERBOSITY' => '0', + 'SHLVL' => '2', + 'HOME' => '/Users/jantinnerezo', + 'LANGUAGE' => 'C', + 'OPENSSL_CONF' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/openssl.cnf', + 'HOMEBREW_PREFIX' => '/opt/homebrew', + 'LESS' => '-R', + 'LOGNAME' => 'jantinnerezo', + 'LC_CTYPE' => 'UTF-8', + 'NVM_BIN' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin', + 'GIT_ASKPASS' => 'echo', + 'INFOPATH' => '/opt/homebrew/share/info:', + 'HOMEBREW_CELLAR' => '/opt/homebrew/Cellar', + 'LINES' => '23', + 'COLUMNS' => '178', + ], + ]; + } + + + protected function getDynamicParameter($key) + { + switch (true) { + case $key === 'singleReflectionFile': return null; + case $key === 'singleReflectionInsteadOfFile': return null; + case $key === 'analysedPaths': return null; + case $key === 'analysedPathsFromConfig': return null; + case $key === 'sysGetTempDir': return sys_get_temp_dir(); + case $key === 'pro': return [ + 'dnsServers' => ['1.1.1.2'], + 'tmpDir' => ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', + ]; + default: return parent::getDynamicParameter($key); + }; + } + + + public function getParameters(): array + { + array_map(function ($key) { $this->getParameter($key); }, [ + 'singleReflectionFile', + 'singleReflectionInsteadOfFile', + 'analysedPaths', + 'analysedPathsFromConfig', + 'sysGetTempDir', + 'pro', + ]); + return parent::getParameters(); + } +} diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.lock b/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.lock new file mode 100644 index 0000000..e69de29 diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.meta b/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.meta new file mode 100644 index 0000000..8361f0a --- /dev/null +++ b/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.meta @@ -0,0 +1 @@ +a:6:{i:0;i:1;i:1;a:33:{s:120:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.neon";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon";i:1731428986;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon";i:1736367023;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon";i:1747220217;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon";i:1744311703;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon";i:1736208626;s:72:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php";i:1751283274;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon";i:1744311703;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon";i:1744311703;s:42:"phar://phpstan.phar/conf/bleedingEdge.neon";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ServicesExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ParametersExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/bootstrap/src/Bootstrap/Extensions/PhpExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ExtensionsExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/RulesExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ConditionalTagsExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ParametersSchemaExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateIgnoredErrorsExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateExcludePathsExtension.php";i:1747860844;}i:2;a:957:{s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DebugScopeRule.php";i:1747860844;s:122:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Rule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpPhpDocTypeRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpTypeRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/FileAssertRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionCallableUsageRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodCallableUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodUsageRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodCallableUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedUsageOfDeprecatedStringCastRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassConstFetchRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassExtendsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassImplementsRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInterfaceExtendsRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiMethodCallRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiStaticCallRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/GetTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/NodeConnectingVisitorAttributesRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/OldPhpParser4ClassRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/PhpStanNamespaceIn3rdPartyPackageRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionInstantiationRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionFunctionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DuplicateKeysInLiteralArraysRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessWithoutDimForReadingRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/UnsetCastRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AllowedSubTypesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantAttributesRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/DuplicateDeclarationRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/EnumSanityRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationCallableRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InvalidPromotedPropertiesRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitUseAliasesRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitAliasesRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NonClassAttributeClassRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ReadOnlyClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/TraitAttributeClassRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ClassAsClassConstantRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/DynamicClassConstantFetchRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MagicConstantContextRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/NativeTypedClassConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/EnumCases/EnumCaseAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/NoncapturingCatchRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExpressionRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionAttributesRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnNullsafeByRefRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/DefineParametersRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInArrowFunctionTypehintsRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionParametersRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInClosureTypehintsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInTypehintsRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionAttributesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InnerFunctionRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InvalidLexicalVariablesInClosureUseRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParamAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfArrayParametersRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RedefinedParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnNullsafeByRefRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Ignore/IgnoreParseErrorRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/VariadicParametersDeclarationRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/ContinueBreakInLoopRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/DeclareStrictTypesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractMethodInNonAbstractClassRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractPrivateMethodRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallMethodsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallStaticMethodsRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConsistentConstructorRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConstructorReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ExistingClassesInTypehintsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/FinalPrivateMethodRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallableRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityInInterfaceRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMagicSerializationMethodsRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodImplementationRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallableRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Names/UsedNamesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidAssignVarRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidIncDecOperationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesInAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesInAssignRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertyHookTypehintsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/InvalidCallablePropertyTypeRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyPropertyAssignRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertiesInInterfaceRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAssignRefRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAttributesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyHookAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyInClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionPatternRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConflictingTraitConstantsRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConstantsInTraitsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitAttributesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Types/InvalidTypesInUnionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/UnsetRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Whitespace/FileWhitespaceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/UnusedConstructorParametersRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UnusedClosureUsesRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/EmptyRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/IssetRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/NullCoalesceRule.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/EchoRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidCastRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidPartOfEncapsedStringRule.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/PrintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AccessPrivateConstantThroughStaticRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitUseRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitUseRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/UsageOfVoidMatchExpressionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ValueAssignedToClassConstantRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleArrowFunctionDefaultParameterTypeRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleClosureDefaultParameterTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassAncestorsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassTemplateTypeRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumAncestorsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumTemplateTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionTemplateTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionSignatureVarianceRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceAncestorsRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceTemplateTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTemplateTypeRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeTraitRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodSignatureVarianceRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/PropertyVarianceRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TraitTemplateTypeRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/UsedTraitsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallPrivateMethodThroughStaticRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidBinaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidComparisonOperationRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidUnaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionConditionalReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodConditionalReturnTypeRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionAssertRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodAssertRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleSelfOutTypeRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleClassConstantPhpDocTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyHookPhpDocTypeRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyPhpDocTypeRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidThrowsPhpDocValueRule.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleParamImmediatelyInvokedCallableRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagChangedExpressionTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/WrongVariableNameInVarTagRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPrivatePropertyThroughStaticRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireImplementsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireExtendsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionTraitRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureFunctionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureMethodRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayDestructuringRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayUnpackingRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/IterableInForeachRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignmentRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignOpRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessValueAssignmentRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/UnpackIterableInArrayRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExprTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldTypeRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ReturnTypeRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/DefaultValueTypesAssignedToPropertiesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/GetNonVirtualPropertyHookReadRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRefRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRefRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetNonVirtualPropertyHookAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/TypesAssignedToPropertiesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutAssignedTypeRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutExecutionEndTypeRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/VariableCloningRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DeadForeachRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToConstructorStatementWithoutImpurePointsRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToFunctionStatementWithoutImpurePointsRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToStaticMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/NoopRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnreachableStatementRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateMethodRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/OverwrittenExitPointByFinallyRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionStatementWithoutSideEffectsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UselessFunctionReturnValueRule.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToConstructorStatementWithoutSideEffectsRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToStaticMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/NullsafeMethodCallRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideArrowFunctionReturnTypehintRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideClosureReturnTypehintRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionReturnTypehintRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionParameterOutTypeRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodParameterOutTypeRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWidePropertyTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/NotAnalysedTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DateTimeInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallUserFuncRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToStringRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ImplodeParameterCastableToStringRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/SortParameterCastableToStringRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionQuotingRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MissingClassConstantTypehintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionParameterTypehintRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionReturnTypehintRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodParameterTypehintRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodSelfOutTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingPropertyTypehintRule.php";i:1747860844;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php";i:1731428986;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php";i:1731428986;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/FetchingDeprecatedConstRule.php";i:1747220217;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoParamTypeRemovalRule.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoArrayAccessOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoIssetOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoEmptyOnObjectRule.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPublicClassMethodParamTypeRule.php";i:1746391137;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPrivateClassMethodParamTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowReturnObjectTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedPropertyFetcherRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedMethodCallerRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/ReturnNullOverFalseRule.php";i:1746391137;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ParamTypeCoverageRule.php";i:1736208626;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ReturnTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/PropertyTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ConstantTypeCoverageRule.php";i:1736208626;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/DeclareCoverageRule.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowedLaravelDieDumpFunctionsRule.php";i:1746801485;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowMutableDatetimeRule.php";i:1746801485;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LexerFactory.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/AnonymousClassVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFilterArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFindArgVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayMapArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayWalkArgVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindToVarVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindArgVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CurlSetOptArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrowFunctionArgVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/MagicConstantParamDefaultVisitor.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/NewAssignedToPropertyVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ParentStmtTypesVisitor.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StandaloneThrowExprVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TryCatchTypeVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LastConditionVisitor.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TypeTraverserInstanceofVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicMethodsVisitor.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicFunctionsVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/ExprPrinter.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/Printer.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Broker/AnonymousClassNameHelper.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactoryFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/ComposerPhpVersionFactory.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/ParserConfig.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/TypeParser.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/PhpDocParser.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Printer/Printer.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocInheritanceResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocNodeResolver.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocStringResolver.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ConstExprNodeResolver.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeStringResolver.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubValidator.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/SocketSelectStubFilesExtension.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/DefaultStubFilesProvider.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesProvider.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/JsonValidateStubFilesExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionClassStubFilesExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionEnumStubFilesExtension.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Analyser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/AnalyserResultFinalizer.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/IgnoreErrorExtensionProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LocalIgnoresProcessor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RuleErrorTransformer.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoredErrorHelper.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoreLexer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LazyInternalScopeFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/InternalScopeFactory.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ScopeFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolverFactory.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheClearer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RicherScopeGetTypeHelper.php";i:1747860844;s:123:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/Cache.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/RegistryFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyseApplication.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyserRunner.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/FixerApplication.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/DependencyResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeFetcher.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeVisitor.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Nette/NetteContainer.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Container.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/DerivativeContainerFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileHelper.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileFinder.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileMonitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/DeclarePositionVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ImmediatelyInvokedClosureVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/ParallelAnalyser.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/Scheduler.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/DiagnoseExtension.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Process/CpuCoreCounter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AttributeReflectionFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsMethodsClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodsClassReflectionExtension.php";i:1747860844;s:180:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsPropertiesClassReflectionExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PropertiesClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/CachingVisitor.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/FileNodesFetcher.php";i:1747860844;s:200:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/ComposerJsonAndInstalledJsonSourceLocatorMaker.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorFactory.php";i:1747860844;s:195:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumCaseDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodReturnTypeExtension.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumDynamicReturnTypeExtension.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ConstructorsHelper.php";i:1747860844;s:185:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsMethodsClassReflectionExtension.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsPropertiesClassReflectionExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinMethodsClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinPropertiesClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpClassReflectionExtension.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/Soap/SoapClientMethodsClassReflectionExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/EnumAllowedSubTypesClassReflectionExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AllowedSubTypesClassReflectionExtension.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/UniversalObjectCratesClassReflectionExtension.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PHPStan/NativeReflectionEnumReturnDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/NativeFunctionReflectionProvider.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapParser.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/FunctionSignatureMapProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/Php8SignatureMapProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProviderFactory.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiRuleHelper.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/AttributesCheck.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchCheck.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassForbiddenNameCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagCheck.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinCheck.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagCheck.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantConditionRuleHelper.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeHelper.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/DefaultExceptionTypeResolver.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ExceptionTypeResolver.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInFunctionThrowsRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInMethodThrowsRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInPropertyHookThrowsRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInThrowsCheck.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideThrowTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionCallParametersCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionDefinitionCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionReturnTypeCheck.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ParameterCastableToStringCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/CrossCheckInterfacesHelper.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericAncestorsCheck.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericObjectTypeCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeCheck.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TemplateTypeCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/VarianceCheck.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalUsageHelper.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/IssetCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodSignatureRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodParameterComparisonHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityComparisonHelper.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/MissingTypehintCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/NullsafeCheck.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/LazyAlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/AlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/LazyAlwaysUsedMethodExtensionProvider.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AlwaysUsedMethodExtensionProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/ConditionalReturnTypeRuleHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/AssertRuleHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/UnresolvableTypeHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/GenericCallableRuleHelper.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagTypeRuleHelper.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Playground/NeverRuleHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesCheck.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathNumberOperatorTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/OperatorTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/UninitializedPropertyRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/LazyReadWritePropertiesExtensionProvider.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadWritePropertiesExtensionProvider.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyDescriptor.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyReflectionFinder.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/FunctionPurityCheck.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RuleLevelHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/UnusedFunctionParametersCheck.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideParameterOutTypeCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FileTypeMapper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/BitwiseFlagHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AbsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArgumentBasedFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChangeKeyCaseFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayIntersectKeyFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChunkFunctionReturnTypeExtension.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCombineFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCurrentDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillKeysFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFlipFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindKeyFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierAwareExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyFirstDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyLastDynamicReturnTypeExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeysFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMapFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMergeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayNextDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPopFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayRandFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReduceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReplaceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReverseFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayShiftFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySliceFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySpliceFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayValuesFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySumFunctionDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertThrowTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionThrowTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BackedEnumFromMethodDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathStringOrNullReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindToDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureFromCallableDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CompactFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantFunctionReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantHelper.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountCharsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CurlGetinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatMethodReturnTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeCreateDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeDynamicReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeConstructorThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyMethodThrowTypeExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodThrowTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeSubMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeZoneConstructorThrowTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DioStatDynamicFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ExplodeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterInputDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarArrayDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetCalledClassDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetClassDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDebugTypeFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDefinedVarsFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetParentClassDynamicFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettypeFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettimeofdayDynamicFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HashFunctionsReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HighlightStringDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IntdivThrowTypeExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IniGetReturnTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/OpenSslEncryptParameterOutTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterOutTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseStrParameterOutTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchTypeSpecifyingExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchParameterOutTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregReplaceCallbackClosureTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterClosureTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RegexArrayShapeMatcher.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexGroupParser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexExpressionHelper.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionFunctionConstructorThrowTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionMethodConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionPropertyConstructorThrowTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrContainingTypeSpecifyingExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementClassPropertyReflectionExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementConstructorThrowTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StatDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MethodExistsTypeSpecifyingExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PropertyExistsTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MinMaxFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NumberFormatFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PathinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregFilterFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregSplitDynamicReturnTypeExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassIsSubclassOfTypeSpecifyingExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/MethodTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReplaceFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPointerFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/LtrimFunctionReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtensionTrait.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbConvertEncodingFunctionReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbSubstituteCharacterDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbStrlenFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MicrotimeFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HrtimeFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ImplodeFunctionReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NonEmptyStringFunctionsReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SetTypeFunctionTypeSpecifyingExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrCaseFunctionsReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrlenFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrPadFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrRepeatFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrrevFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SubstrDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ThrowableReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseUrlFunctionDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TriggerErrorDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TrimFunctionDynamicReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/VersionCompareFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PowFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RoundFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrtotimeFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RandomIntFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RangeFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassImplementsFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefineConstantTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefinedConstantTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FunctionExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/InArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsCallableFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsIterableFunctionTypeSpecifyingExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsSubclassOfFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IteratorToArrayFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingHelper.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CtypeDigitFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TypeSpecifyingFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementAsXMLMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementXpathMethodReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrSplitFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrTokFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SscanfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrvalFamilyFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrWordCountFunctionDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/XMLReaderOpenReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionGetAttributesMethodReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DatePeriodConstructorReturnTypeExtension.php";i:1747860844;s:189:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/ClosureTypeFactory.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Constant/OversizedArrayBuilder.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/ParentDirectoryRelativePathHelper.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/RelativePathHelper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/FileCacheStorage.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/CacheStorage.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/RichParser.php";i:1747860844;s:125:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/Parser.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CleaningParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/SimpleParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CachedParser.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserDecorator.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserFactory.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/LazyRegistry.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Registry.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubPhpDocProvider.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/Reflector.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionSourceLocatorFactory.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/PhpStormStubsSourceStubberFactory.php";i:1747860844;s:204:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/PhpStormStubsSourceStubber.php";i:1747860844;s:191:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/SourceStubber.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/ReflectionSourceStubberFactory.php";i:1747860844;s:201:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/ReflectionSourceStubber.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Deprecation/DeprecationProvider.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser/Php8.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PathRoutingParser.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StubParser.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/PHPStanDiagnoseExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CiDetectedErrorFormatter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/ErrorFormatter.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/RawErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TableErrorFormatter.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CheckstyleErrorFormatter.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JsonErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JunitErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GitlabErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GithubErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TeamcityErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInClassExtendsRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInClassImplementsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInEnumImplementsRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInInstanceOfRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInInterfaceExtendsRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInTraitUseRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CaughtExceptionExistenceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToNonExistentFunctionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticInAbstractClassStaticMethodRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/OverridingConstantRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/OverridingMethodRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Missing/MissingReturnRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInGroupUseRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionCallableRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/OverridingPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetPropertyHookParameterRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/WritingToReadOnlyPropertiesRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadingWriteOnlyPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/CompactVariablesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/DefinedVariableRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/RequireFileExistsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassNameUsageExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalFunctionUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageExtension.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ConstantRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsCheck.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionTraitRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallCallablesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocTagValueRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocVarTagTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPHPStanDocTagRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalPropertyUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalMethodUsageExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayDimFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayItemRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidFunctionWithExplicitThrowPointRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidMethodWithExplicitThrowPointRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidPropertyHookWithExplicitThrowPointRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldFromTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldInGeneratorRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ImpossibleInstanceOfRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanAndConstantConditionRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanOrConstantConditionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanNotConstantConditionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/ConstructorWithoutImpurePointsCollector.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Collector.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureNewCollector.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/FunctionWithoutImpurePointsCollector.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureFuncCallCollector.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/MethodWithoutImpurePointsCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureMethodCallCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureStaticCallCollector.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivatePropertyRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/DoWhileLoopConstantConditionRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ElseIfConstantConditionRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/IfConstantConditionRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeFunctionCallRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeMethodCallRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeStaticMethodCallRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/LogicalXorConstantConditionRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/MatchExpressionRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/NumberComparisonOperatorsConstantConditionRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/StrictComparisonOfDifferentTypesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantLooseComparisonRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/TernaryOperatorConstantConditionRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysFalseConditionRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysTrueConditionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideFunctionThrowTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideMethodThrowTypeRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWidePropertyHookThrowTypeRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/NullsafePropertyFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitDeclarationCollector.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitUseCollector.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CatchWithUnthrownExceptionRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RandomIntParametersRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayFilterRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayValuesRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToNumberRule.php";i:1747860844;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php";i:1731428986;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterOutTypeExtension.php";i:1747860844;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php";i:1731428986;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodTypeSpecifyingExtension.php";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php";i:1731428986;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterClosureTypeExtension.php";i:1747860844;s:119:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php";i:1736367023;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/DependencyInjection/LazyDeprecatedScopeResolverProvider.php";i:1747220217;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DefaultDeprecatedScopeResolver.php";i:1747220217;s:152:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeResolver.php";i:1747220217;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php";i:1747220217;s:176:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassConstantUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php";i:1747220217;s:169:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedMethodUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedPropertyUsageExtension.php";i:1747220217;s:172:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassNameUsageExtension.php";i:1747220217;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanRuleHelper.php";i:1742298160;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperatorRuleHelper.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariablePropertyFetchRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInDoWhileConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInIfConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInWhileConditionRule.php";i:1742298160;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/UselessCastRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/RequireParentConstructCallRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedBacktickRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedEmptyRule.php";i:1742298160;s:167:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php";i:1742298160;s:158:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php";i:1742298160;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ArrayFilterStrictRule.php";i:1742298160;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ClosureUsesThisRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/WrongCaseOfInheritedMethodRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorMethodCallRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorStaticCallRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostDecrementRule.php";i:1742298160;s:164:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostIncrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreDecrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreIncrementRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticAdditionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticDivisionRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticExponentiationRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticModuloRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticSubtractionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php";i:1742298160;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/StrictFunctionCallsRule.php";i:1742298160;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallableRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallableRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableVariablesRule.php";i:1742298160;s:109:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Configuration.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ClassMethodNodeFinder.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/MethodCallNodeFinder.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ReturnNodeFinder.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/PhpDoc/ApiDocStmtAnalyzer.php";i:1746391137;s:118:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/NodeComparator.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/ReflectionParser.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/MethodNodeAnalyser.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/Collector/PublicClassMethodMatcher.php";i:1746391137;s:136:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/ClassMethodCallReferenceResolver.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/CollectorMetadataPrinter.php";i:1746391137;s:117:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Guard/EmptyIssetGuard.php";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/ClassMethod/PublicClassMethodParamTypesCollector.php";i:1746391137;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCall/MethodCallArgTypesCollector.php";i:1746391137;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCallableNode/MethodCallableCollector.php";i:1746391137;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/Allowed.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedConfigFactory.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedPath.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/GetAttributesWhenInSignature.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedAttributeFactory.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedCallFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedConstantFactory.php";i:1744311703;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedControlStructureFactory.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedNamespaceFactory.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedSuperglobalFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedVariableFactory.php";i:1744311703;s:120:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/File/FilePath.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Formatter/Formatter.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Identifier/Identifier.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Normalizer/Normalizer.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedAttributeRuleErrors.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallableParameterRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedConstantRuleErrors.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedControlStructureRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedFunctionRuleErrors.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedMethodRuleErrors.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedNamespaceRuleErrors.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallsRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedVariableRuleErrors.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Type/TypeResolver.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsageFactory.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsages.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/MethodCalls.php";i:1744311703;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/NewCalls.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/StaticCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EvalCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EchoCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/PrintCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EmptyCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/IssetCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/UnsetCalls.php";i:1744311703;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ExitDieCalls.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/FunctionCalls.php";i:1744311703;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ShellExecCalls.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ConstantUsages.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ClassConstantUsages.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/VariableUsages.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/AttributeUsages.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/BreakControlStructure.php";i:1744311703;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ContinueControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DeclareControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DoWhileControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseIfControlStructure.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForeachControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/GotoControlStructure.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/IfControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/MatchControlStructure.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/RequireIncludeControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ReturnControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/SwitchControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/WhileControlStructure.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentClassMethodNameHelperRule.php";i:1744311703;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentClassMethodNameHelperRule.php";i:1744311703;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentFunctionNameHelperRule.php";i:1744311703;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentFunctionNameHelperRule.php";i:1744311703;s:134:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Formatter/TypeCoverageFormatter.php";i:1736208626;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/CollectorDataNormalizer.php";i:1736208626;s:116:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Configuration.php";i:1736208626;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ReturnTypeDeclarationCollector.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ParamTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/PropertyTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ConstantTypeDeclarationCollector.php";i:1736208626;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/DeclareCollector.php";i:1736208626;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Container.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/utils/src/SmartObject.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactory.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersion.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/LazyTypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolver.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManager.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManagerFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Registry.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/MemoizingContainer.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/LazyClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/ClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:179:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterOutTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterOutTypeExtensionProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyOperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/OperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicThrowTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicThrowTypeExtensionProvider.php";i:1747860844;s:178:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterClosureTypeExtensionProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterClosureTypeExtensionProvider.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluder.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderRawFactory.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpFunctionReflection.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflection.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflectionFactory.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocator.php";i:1747860844;s:182:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/SourceLocator.php";i:1747860844;s:190:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocatorFactory.php";i:1747860844;s:186:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocator.php";i:1747860844;s:193:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorFactory.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflection.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ExtendedMethodReflection.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ClassMemberReflection.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodReflection.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflectionFactory.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/LazyReflectionProviderProvider.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderProvider.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/UsefulTypeAliasResolver.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolver.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/LazyTypeAliasResolverProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolverProvider.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifier.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FuzzyRelativePathHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/SimpleRelativePathHelper.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProviderFactory.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php";i:1747860844;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeHelper.php";i:1747220217;}i:3;a:943:{i:0;s:34:"PHPStan\Rules\Debug\DebugScopeRule";i:1;s:18:"PHPStan\Rules\Rule";i:2;s:38:"PHPStan\Rules\Debug\DumpPhpDocTypeRule";i:3;s:32:"PHPStan\Rules\Debug\DumpTypeRule";i:4;s:34:"PHPStan\Rules\Debug\FileAssertRule";i:5;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule";i:6;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule";i:7;s:65:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule";i:8;s:55:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule";i:9;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule";i:10;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule";i:11;s:61:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule";i:12;s:69:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule";i:13;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule";i:14;s:71:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule";i:15;s:35:"PHPStan\Rules\Api\ApiInstanceofRule";i:16;s:39:"PHPStan\Rules\Api\ApiInstanceofTypeRule";i:17;s:38:"PHPStan\Rules\Api\ApiInstantiationRule";i:18;s:40:"PHPStan\Rules\Api\ApiClassConstFetchRule";i:19;s:37:"PHPStan\Rules\Api\ApiClassExtendsRule";i:20;s:40:"PHPStan\Rules\Api\ApiClassImplementsRule";i:21;s:41:"PHPStan\Rules\Api\ApiInterfaceExtendsRule";i:22;s:35:"PHPStan\Rules\Api\ApiMethodCallRule";i:23;s:35:"PHPStan\Rules\Api\ApiStaticCallRule";i:24;s:33:"PHPStan\Rules\Api\ApiTraitUseRule";i:25;s:37:"PHPStan\Rules\Api\GetTemplateTypeRule";i:26;s:53:"PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule";i:27;s:40:"PHPStan\Rules\Api\OldPhpParser4ClassRule";i:28;s:55:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule";i:29;s:52:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule";i:30;s:47:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule";i:31;s:53:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule";i:32;s:57:"PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule";i:33;s:32:"PHPStan\Rules\Cast\UnsetCastRule";i:34;s:41:"PHPStan\Rules\Classes\AllowedSubTypesRule";i:35;s:41:"PHPStan\Rules\Classes\ClassAttributesRule";i:36;s:49:"PHPStan\Rules\Classes\ClassConstantAttributesRule";i:37;s:39:"PHPStan\Rules\Classes\ClassConstantRule";i:38;s:46:"PHPStan\Rules\Classes\DuplicateDeclarationRule";i:39;s:36:"PHPStan\Rules\Classes\EnumSanityRule";i:40;s:47:"PHPStan\Rules\Classes\InstantiationCallableRule";i:41;s:51:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule";i:42;s:42:"PHPStan\Rules\Classes\LocalTypeAliasesRule";i:43;s:50:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule";i:44;s:47:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule";i:45;s:35:"PHPStan\Rules\Classes\NewStaticRule";i:46;s:48:"PHPStan\Rules\Classes\NonClassAttributeClassRule";i:47;s:39:"PHPStan\Rules\Classes\ReadOnlyClassRule";i:48;s:45:"PHPStan\Rules\Classes\TraitAttributeClassRule";i:49;s:48:"PHPStan\Rules\Constants\ClassAsClassConstantRule";i:50;s:53:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule";i:51;s:41:"PHPStan\Rules\Constants\FinalConstantRule";i:52;s:48:"PHPStan\Rules\Constants\MagicConstantContextRule";i:53;s:52:"PHPStan\Rules\Constants\NativeTypedClassConstantRule";i:54;s:48:"PHPStan\Rules\Constants\FinalPrivateConstantRule";i:55;s:46:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule";i:56;s:46:"PHPStan\Rules\Exceptions\NoncapturingCatchRule";i:57;s:44:"PHPStan\Rules\Exceptions\ThrowExpressionRule";i:58;s:51:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule";i:59;s:60:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule";i:60;s:45:"PHPStan\Rules\Functions\ClosureAttributesRule";i:61;s:44:"PHPStan\Rules\Functions\DefineParametersRule";i:62;s:67:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule";i:63;s:52:"PHPStan\Rules\Functions\CallToFunctionParametersRule";i:64;s:61:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule";i:65;s:54:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule";i:66;s:46:"PHPStan\Rules\Functions\FunctionAttributesRule";i:67;s:41:"PHPStan\Rules\Functions\InnerFunctionRule";i:68;s:63:"PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule";i:69;s:43:"PHPStan\Rules\Functions\ParamAttributesRule";i:70;s:49:"PHPStan\Rules\Functions\PrintfArrayParametersRule";i:71;s:44:"PHPStan\Rules\Functions\PrintfParametersRule";i:72;s:47:"PHPStan\Rules\Functions\RedefinedParametersRule";i:73;s:47:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule";i:74;s:41:"PHPStan\Rules\Ignore\IgnoreParseErrorRule";i:75;s:57:"PHPStan\Rules\Functions\VariadicParametersDeclarationRule";i:76;s:46:"PHPStan\Rules\Keywords\ContinueBreakInLoopRule";i:77;s:45:"PHPStan\Rules\Keywords\DeclareStrictTypesRule";i:78;s:58:"PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule";i:79;s:47:"PHPStan\Rules\Methods\AbstractPrivateMethodRule";i:80;s:37:"PHPStan\Rules\Methods\CallMethodsRule";i:81;s:43:"PHPStan\Rules\Methods\CallStaticMethodsRule";i:82;s:47:"PHPStan\Rules\Methods\ConsistentConstructorRule";i:83;s:47:"PHPStan\Rules\Methods\ConstructorReturnTypeRule";i:84;s:52:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule";i:85;s:44:"PHPStan\Rules\Methods\FinalPrivateMethodRule";i:86;s:40:"PHPStan\Rules\Methods\MethodCallableRule";i:87;s:53:"PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule";i:88;s:58:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule";i:89;s:53:"PHPStan\Rules\Methods\MissingMethodImplementationRule";i:90;s:42:"PHPStan\Rules\Methods\MethodAttributesRule";i:91;s:46:"PHPStan\Rules\Methods\StaticMethodCallableRule";i:92;s:33:"PHPStan\Rules\Names\UsedNamesRule";i:93;s:44:"PHPStan\Rules\Operators\InvalidAssignVarRule";i:94;s:50:"PHPStan\Rules\Operators\InvalidIncDecOperationRule";i:95;s:53:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule";i:96;s:59:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule";i:97;s:67:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule";i:98;s:56:"PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule";i:99;s:58:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule";i:100;s:66:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule";i:101;s:50:"PHPStan\Rules\Properties\PropertiesInInterfaceRule";i:102;s:46:"PHPStan\Rules\Properties\PropertyAssignRefRule";i:103;s:47:"PHPStan\Rules\Properties\PropertyAttributesRule";i:104;s:51:"PHPStan\Rules\Properties\PropertyHookAttributesRule";i:105;s:44:"PHPStan\Rules\Properties\PropertyInClassRule";i:106;s:45:"PHPStan\Rules\Properties\ReadOnlyPropertyRule";i:107;s:53:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule";i:108;s:49:"PHPStan\Rules\Regexp\RegularExpressionPatternRule";i:109;s:50:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule";i:110;s:42:"PHPStan\Rules\Traits\ConstantsInTraitsRule";i:111;s:40:"PHPStan\Rules\Traits\TraitAttributesRule";i:112;s:43:"PHPStan\Rules\Types\InvalidTypesInUnionRule";i:113;s:33:"PHPStan\Rules\Variables\UnsetRule";i:114;s:43:"PHPStan\Rules\Whitespace\FileWhitespaceRule";i:115;s:53:"PHPStan\Rules\Classes\UnusedConstructorParametersRule";i:116;s:45:"PHPStan\Rules\Functions\UnusedClosureUsesRule";i:117;s:33:"PHPStan\Rules\Variables\EmptyRule";i:118;s:33:"PHPStan\Rules\Variables\IssetRule";i:119;s:40:"PHPStan\Rules\Variables\NullCoalesceRule";i:120;s:27:"PHPStan\Rules\Cast\EchoRule";i:121;s:34:"PHPStan\Rules\Cast\InvalidCastRule";i:122;s:50:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule";i:123;s:28:"PHPStan\Rules\Cast\PrintRule";i:124;s:60:"PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule";i:125;s:35:"PHPStan\Rules\Classes\MethodTagRule";i:126;s:40:"PHPStan\Rules\Classes\MethodTagTraitRule";i:127;s:43:"PHPStan\Rules\Classes\MethodTagTraitUseRule";i:128;s:37:"PHPStan\Rules\Classes\PropertyTagRule";i:129;s:42:"PHPStan\Rules\Classes\PropertyTagTraitRule";i:130;s:45:"PHPStan\Rules\Classes\PropertyTagTraitUseRule";i:131;s:36:"PHPStan\Rules\Classes\MixinTraitRule";i:132;s:39:"PHPStan\Rules\Classes\MixinTraitUseRule";i:133;s:55:"PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule";i:134;s:56:"PHPStan\Rules\Constants\ValueAssignedToClassConstantRule";i:135;s:60:"PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule";i:136;s:73:"PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule";i:137;s:67:"PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule";i:138;s:41:"PHPStan\Rules\Generics\ClassAncestorsRule";i:139;s:44:"PHPStan\Rules\Generics\ClassTemplateTypeRule";i:140;s:40:"PHPStan\Rules\Generics\EnumAncestorsRule";i:141;s:43:"PHPStan\Rules\Generics\EnumTemplateTypeRule";i:142;s:47:"PHPStan\Rules\Generics\FunctionTemplateTypeRule";i:143;s:52:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule";i:144;s:45:"PHPStan\Rules\Generics\InterfaceAncestorsRule";i:145;s:48:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule";i:146;s:45:"PHPStan\Rules\Generics\MethodTemplateTypeRule";i:147;s:48:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule";i:148;s:53:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule";i:149;s:50:"PHPStan\Rules\Generics\MethodSignatureVarianceRule";i:150;s:43:"PHPStan\Rules\Generics\PropertyVarianceRule";i:151;s:44:"PHPStan\Rules\Generics\TraitTemplateTypeRule";i:152;s:37:"PHPStan\Rules\Generics\UsedTraitsRule";i:153;s:56:"PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule";i:154;s:58:"PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule";i:155;s:50:"PHPStan\Rules\Operators\InvalidBinaryOperationRule";i:156;s:54:"PHPStan\Rules\Operators\InvalidComparisonOperationRule";i:157;s:49:"PHPStan\Rules\Operators\InvalidUnaryOperationRule";i:158;s:54:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule";i:159;s:52:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule";i:160;s:39:"PHPStan\Rules\PhpDoc\FunctionAssertRule";i:161;s:37:"PHPStan\Rules\PhpDoc\MethodAssertRule";i:162;s:48:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule";i:163;s:60:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule";i:164;s:47:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule";i:165;s:59:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule";i:166;s:55:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule";i:167;s:49:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule";i:168;s:68:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule";i:169;s:52:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule";i:170;s:50:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule";i:171;s:63:"PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule";i:172;s:43:"PHPStan\Rules\Classes\RequireImplementsRule";i:173;s:40:"PHPStan\Rules\Classes\RequireExtendsRule";i:174;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule";i:175;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule";i:176;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule";i:177;s:35:"PHPStan\Rules\Pure\PureFunctionRule";i:178;s:33:"PHPStan\Rules\Pure\PureMethodRule";i:179;s:43:"PHPStan\Rules\Arrays\ArrayDestructuringRule";i:180;s:39:"PHPStan\Rules\Arrays\ArrayUnpackingRule";i:181;s:42:"PHPStan\Rules\Arrays\IterableInForeachRule";i:182;s:47:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule";i:183;s:45:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule";i:184;s:52:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule";i:185;s:46:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule";i:186;s:42:"PHPStan\Rules\Exceptions\ThrowExprTypeRule";i:187;s:51:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule";i:188;s:45:"PHPStan\Rules\Functions\ClosureReturnTypeRule";i:189;s:38:"PHPStan\Rules\Functions\ReturnTypeRule";i:190;s:38:"PHPStan\Rules\Generators\YieldTypeRule";i:191;s:36:"PHPStan\Rules\Methods\ReturnTypeRule";i:192;s:66:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule";i:193;s:58:"PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule";i:194;s:51:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule";i:195;s:59:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule";i:196;s:54:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule";i:197;s:62:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule";i:198;s:60:"PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule";i:199;s:54:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule";i:200;s:52:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule";i:201;s:56:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule";i:202;s:43:"PHPStan\Rules\Variables\VariableCloningRule";i:203;s:36:"PHPStan\Rules\Arrays\DeadForeachRule";i:204;s:72:"PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule";i:205;s:69:"PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule";i:206;s:67:"PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule";i:207;s:73:"PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule";i:208;s:31:"PHPStan\Rules\DeadCode\NoopRule";i:209;s:47:"PHPStan\Rules\DeadCode\UnreachableStatementRule";i:210;s:48:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule";i:211;s:46:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule";i:212;s:58:"PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule";i:213;s:69:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule";i:214;s:54:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule";i:215;s:70:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule";i:216;s:65:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule";i:217;s:71:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule";i:218;s:44:"PHPStan\Rules\Methods\NullsafeMethodCallRule";i:219;s:69:"PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule";i:220;s:63:"PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule";i:221;s:64:"PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule";i:222;s:66:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule";i:223;s:64:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule";i:224;s:54:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule";i:225;s:41:"PHPStan\Rules\Traits\NotAnalysedTraitRule";i:226;s:39:"PHPStan\Rules\DateTimeInstantiationRule";i:227;s:40:"PHPStan\Rules\Functions\CallUserFuncRule";i:228;s:53:"PHPStan\Rules\Functions\ParameterCastableToStringRule";i:229;s:60:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule";i:230;s:57:"PHPStan\Rules\Functions\SortParameterCastableToStringRule";i:231;s:49:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule";i:232;s:56:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule";i:233;s:60:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule";i:234;s:57:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule";i:235;s:56:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule";i:236;s:53:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule";i:237;s:50:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule";i:238;s:52:"PHPStan\Rules\Properties\MissingPropertyTypehintRule";i:239;s:48:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule";i:240;s:45:"Composer\Pcre\PHPStan\InvalidRegexPatternRule";i:241;s:54:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule";i:242;s:47:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule";i:243;s:50:"Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule";i:244;s:44:"Rector\TypePerfect\Rules\NoIssetOnObjectRule";i:245;s:44:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule";i:246;s:61:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule";i:247;s:62:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule";i:248;s:51:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule";i:249;s:51:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule";i:250;s:48:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule";i:251;s:48:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule";i:252;s:53:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule";i:253;s:54:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule";i:254;s:56:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule";i:255;s:56:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule";i:256;s:51:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule";i:257;s:66:"Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule";i:258;s:56:"Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule";i:259;s:24:"PhpParser\BuilderFactory";i:260;s:27:"PHPStan\Parser\LexerFactory";i:261;s:34:"PhpParser\NodeVisitor\NameResolver";i:262;s:29:"PhpParser\NodeVisitorAbstract";i:263;s:21:"PhpParser\NodeVisitor";i:264;s:36:"PHPStan\Parser\AnonymousClassVisitor";i:265;s:36:"PHPStan\Parser\ArrayFilterArgVisitor";i:266;s:34:"PHPStan\Parser\ArrayFindArgVisitor";i:267;s:33:"PHPStan\Parser\ArrayMapArgVisitor";i:268;s:34:"PHPStan\Parser\ArrayWalkArgVisitor";i:269;s:32:"PHPStan\Parser\ClosureArgVisitor";i:270;s:38:"PHPStan\Parser\ClosureBindToVarVisitor";i:271;s:36:"PHPStan\Parser\ClosureBindArgVisitor";i:272;s:35:"PHPStan\Parser\CurlSetOptArgVisitor";i:273;s:38:"PHPStan\Parser\ArrowFunctionArgVisitor";i:274;s:47:"PHPStan\Parser\MagicConstantParamDefaultVisitor";i:275;s:43:"PHPStan\Parser\NewAssignedToPropertyVisitor";i:276;s:37:"PHPStan\Parser\ParentStmtTypesVisitor";i:277;s:41:"PHPStan\Parser\StandaloneThrowExprVisitor";i:278;s:34:"PHPStan\Parser\TryCatchTypeVisitor";i:279;s:35:"PHPStan\Parser\LastConditionVisitor";i:280;s:45:"PHPStan\Parser\TypeTraverserInstanceofVisitor";i:281;s:37:"PHPStan\Parser\VariadicMethodsVisitor";i:282;s:39:"PHPStan\Parser\VariadicFunctionsVisitor";i:283;s:32:"PHPStan\Node\Printer\ExprPrinter";i:284;s:28:"PHPStan\Node\Printer\Printer";i:285;s:32:"PhpParser\PrettyPrinter\Standard";i:286;s:31:"PhpParser\PrettyPrinterAbstract";i:287;s:23:"PhpParser\PrettyPrinter";i:288;s:39:"PHPStan\Broker\AnonymousClassNameHelper";i:289;s:36:"PHPStan\Php\PhpVersionFactoryFactory";i:290;s:37:"PHPStan\Php\ComposerPhpVersionFactory";i:291;s:33:"PHPStan\PhpDocParser\ParserConfig";i:292;s:32:"PHPStan\PhpDocParser\Lexer\Lexer";i:293;s:38:"PHPStan\PhpDocParser\Parser\TypeParser";i:294;s:43:"PHPStan\PhpDocParser\Parser\ConstExprParser";i:295;s:40:"PHPStan\PhpDocParser\Parser\PhpDocParser";i:296;s:36:"PHPStan\PhpDocParser\Printer\Printer";i:297;s:40:"PHPStan\PhpDoc\PhpDocInheritanceResolver";i:298;s:33:"PHPStan\PhpDoc\PhpDocNodeResolver";i:299;s:35:"PHPStan\PhpDoc\PhpDocStringResolver";i:300;s:36:"PHPStan\PhpDoc\ConstExprNodeResolver";i:301;s:31:"PHPStan\PhpDoc\TypeNodeResolver";i:302;s:33:"PHPStan\PhpDoc\TypeStringResolver";i:303;s:28:"PHPStan\PhpDoc\StubValidator";i:304;s:45:"PHPStan\PhpDoc\SocketSelectStubFilesExtension";i:305;s:33:"PHPStan\PhpDoc\StubFilesExtension";i:306;s:39:"PHPStan\PhpDoc\DefaultStubFilesProvider";i:307;s:32:"PHPStan\PhpDoc\StubFilesProvider";i:308;s:45:"PHPStan\PhpDoc\JsonValidateStubFilesExtension";i:309;s:48:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension";i:310;s:47:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension";i:311;s:25:"PHPStan\Analyser\Analyser";i:312;s:40:"PHPStan\Analyser\AnalyserResultFinalizer";i:313;s:29:"PHPStan\Analyser\FileAnalyser";i:314;s:45:"PHPStan\Analyser\IgnoreErrorExtensionProvider";i:315;s:38:"PHPStan\Analyser\LocalIgnoresProcessor";i:316;s:37:"PHPStan\Analyser\RuleErrorTransformer";i:317;s:42:"PHPStan\Analyser\Ignore\IgnoredErrorHelper";i:318;s:35:"PHPStan\Analyser\Ignore\IgnoreLexer";i:319;s:41:"PHPStan\Analyser\LazyInternalScopeFactory";i:320;s:37:"PHPStan\Analyser\InternalScopeFactory";i:321;s:29:"PHPStan\Analyser\ScopeFactory";i:322;s:34:"PHPStan\Analyser\NodeScopeResolver";i:323;s:40:"PHPStan\Analyser\ConstantResolverFactory";i:324;s:47:"PHPStan\Analyser\ResultCache\ResultCacheClearer";i:325;s:41:"PHPStan\Analyser\RicherScopeGetTypeHelper";i:326;s:19:"PHPStan\Cache\Cache";i:327;s:34:"PHPStan\Collectors\RegistryFactory";i:328;s:34:"PHPStan\Command\AnalyseApplication";i:329;s:30:"PHPStan\Command\AnalyserRunner";i:330;s:32:"PHPStan\Command\FixerApplication";i:331;s:37:"PHPStan\Dependency\DependencyResolver";i:332;s:38:"PHPStan\Dependency\ExportedNodeFetcher";i:333;s:39:"PHPStan\Dependency\ExportedNodeResolver";i:334;s:38:"PHPStan\Dependency\ExportedNodeVisitor";i:335;s:48:"PHPStan\DependencyInjection\Nette\NetteContainer";i:336;s:37:"PHPStan\DependencyInjection\Container";i:337;s:54:"PHPStan\DependencyInjection\DerivativeContainerFactory";i:338;s:23:"PHPStan\File\FileHelper";i:339;s:32:"PHPStan\File\FileExcluderFactory";i:340;s:23:"PHPStan\File\FileFinder";i:341;s:24:"PHPStan\File\FileMonitor";i:342;s:37:"PHPStan\Parser\DeclarePositionVisitor";i:343;s:47:"PHPStan\Parser\ImmediatelyInvokedClosureVisitor";i:344;s:33:"PHPStan\Parallel\ParallelAnalyser";i:345;s:26:"PHPStan\Parallel\Scheduler";i:346;s:34:"PHPStan\Diagnose\DiagnoseExtension";i:347;s:30:"PHPStan\Process\CpuCoreCounter";i:348;s:45:"PHPStan\Reflection\AttributeReflectionFactory";i:349;s:46:"PHPStan\Reflection\InitializerExprTypeResolver";i:350;s:73:"PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension";i:351;s:50:"PHPStan\Reflection\MethodsClassReflectionExtension";i:352;s:76:"PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension";i:353;s:53:"PHPStan\Reflection\PropertiesClassReflectionExtension";i:354;s:64:"PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor";i:355;s:66:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher";i:356;s:96:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker";i:357;s:88:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory";i:358;s:91:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository";i:359;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository";i:360;s:92:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension";i:361;s:45:"PHPStan\Type\DynamicMethodReturnTypeExtension";i:362;s:88:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension";i:363;s:37:"PHPStan\Reflection\ConstructorsHelper";i:364;s:81:"PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension";i:365;s:84:"PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension";i:366;s:61:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension";i:367;s:64:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension";i:368;s:50:"PHPStan\Reflection\Php\PhpClassReflectionExtension";i:369;s:69:"PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension";i:370;s:66:"PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension";i:371;s:58:"PHPStan\Reflection\AllowedSubTypesClassReflectionExtension";i:372;s:68:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension";i:373;s:79:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension";i:374;s:64:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider";i:375;s:50:"PHPStan\Reflection\SignatureMap\SignatureMapParser";i:376;s:60:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider";i:377;s:52:"PHPStan\Reflection\SignatureMap\SignatureMapProvider";i:378;s:56:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider";i:379;s:59:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory";i:380;s:31:"PHPStan\Rules\Api\ApiRuleHelper";i:381;s:29:"PHPStan\Rules\AttributesCheck";i:382;s:58:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck";i:383;s:28:"PHPStan\Rules\ClassNameCheck";i:384;s:39:"PHPStan\Rules\ClassCaseSensitivityCheck";i:385;s:37:"PHPStan\Rules\ClassForbiddenNameCheck";i:386;s:43:"PHPStan\Rules\Classes\LocalTypeAliasesCheck";i:387;s:36:"PHPStan\Rules\Classes\MethodTagCheck";i:388;s:32:"PHPStan\Rules\Classes\MixinCheck";i:389;s:38:"PHPStan\Rules\Classes\PropertyTagCheck";i:390;s:52:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper";i:391;s:50:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper";i:392;s:53:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver";i:393;s:46:"PHPStan\Rules\Exceptions\ExceptionTypeResolver";i:394;s:68:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule";i:395;s:66:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule";i:396;s:72:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule";i:397;s:61:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck";i:398;s:46:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck";i:399;s:41:"PHPStan\Rules\FunctionCallParametersCheck";i:400;s:37:"PHPStan\Rules\FunctionDefinitionCheck";i:401;s:37:"PHPStan\Rules\FunctionReturnTypeCheck";i:402;s:44:"PHPStan\Rules\ParameterCastableToStringCheck";i:403;s:49:"PHPStan\Rules\Generics\CrossCheckInterfacesHelper";i:404;s:44:"PHPStan\Rules\Generics\GenericAncestorsCheck";i:405;s:45:"PHPStan\Rules\Generics\GenericObjectTypeCheck";i:406;s:49:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck";i:407;s:40:"PHPStan\Rules\Generics\TemplateTypeCheck";i:408;s:36:"PHPStan\Rules\Generics\VarianceCheck";i:409;s:55:"PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper";i:410;s:24:"PHPStan\Rules\IssetCheck";i:411;s:37:"PHPStan\Rules\Methods\MethodCallCheck";i:412;s:43:"PHPStan\Rules\Methods\StaticMethodCallCheck";i:413;s:41:"PHPStan\Rules\Methods\MethodSignatureRule";i:414;s:53:"PHPStan\Rules\Methods\MethodParameterComparisonHelper";i:415;s:54:"PHPStan\Rules\Methods\MethodVisibilityComparisonHelper";i:416;s:34:"PHPStan\Rules\MissingTypehintCheck";i:417;s:27:"PHPStan\Rules\NullsafeCheck";i:418;s:69:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider";i:419;s:65:"PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider";i:420;s:59:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider";i:421;s:55:"PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider";i:422;s:52:"PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper";i:423;s:37:"PHPStan\Rules\PhpDoc\AssertRuleHelper";i:424;s:43:"PHPStan\Rules\PhpDoc\UnresolvableTypeHelper";i:425;s:46:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper";i:426;s:48:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck";i:427;s:41:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper";i:428;s:40:"PHPStan\Rules\Playground\NeverRuleHelper";i:429;s:46:"PHPStan\Rules\Properties\AccessPropertiesCheck";i:430;s:60:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension";i:431;s:44:"PHPStan\Type\OperatorTypeSpecifyingExtension";i:432;s:50:"PHPStan\Rules\Properties\UninitializedPropertyRule";i:433;s:65:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider";i:434;s:61:"PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider";i:435;s:43:"PHPStan\Rules\Properties\PropertyDescriptor";i:436;s:49:"PHPStan\Rules\Properties\PropertyReflectionFinder";i:437;s:38:"PHPStan\Rules\Pure\FunctionPurityCheck";i:438;s:29:"PHPStan\Rules\RuleLevelHelper";i:439;s:43:"PHPStan\Rules\UnusedFunctionParametersCheck";i:440;s:59:"PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck";i:441;s:27:"PHPStan\Type\FileTypeMapper";i:442;s:30:"PHPStan\Type\BitwiseFlagHelper";i:443;s:54:"PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension";i:444;s:47:"PHPStan\Type\DynamicFunctionReturnTypeExtension";i:445;s:57:"PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension";i:446;s:62:"PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension";i:447;s:61:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension";i:448;s:54:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension";i:449;s:34:"PHPStan\Type\Php\ArrayColumnHelper";i:450;s:55:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension";i:451;s:56:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension";i:452;s:55:"PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension";i:453;s:53:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension";i:454;s:57:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension";i:455;s:52:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper";i:456;s:55:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension";i:457;s:53:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension";i:458;s:53:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension";i:459;s:56:"PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension";i:460;s:51:"PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension";i:461;s:62:"PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension";i:462;s:44:"PHPStan\Type\FunctionTypeSpecifyingExtension";i:463;s:44:"PHPStan\Analyser\TypeSpecifierAwareExtension";i:464;s:56:"PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension";i:465;s:55:"PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension";i:466;s:60:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension";i:467;s:52:"PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension";i:468;s:61:"PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension";i:469;s:52:"PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension";i:470;s:52:"PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension";i:471;s:53:"PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension";i:472;s:55:"PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension";i:473;s:56:"PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension";i:474;s:56:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension";i:475;s:54:"PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension";i:476;s:54:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension";i:477;s:55:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension";i:478;s:62:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension";i:479;s:59:"PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension";i:480;s:62:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension";i:481;s:59:"PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension";i:482;s:41:"PHPStan\Type\Php\AssertThrowTypeExtension";i:483;s:46:"PHPStan\Type\DynamicFunctionThrowTypeExtension";i:484;s:63:"PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension";i:485;s:51:"PHPStan\Type\DynamicStaticMethodReturnTypeExtension";i:486;s:63:"PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension";i:487;s:54:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension";i:488;s:54:"PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension";i:489;s:56:"PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension";i:490;s:62:"PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension";i:491;s:51:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension";i:492;s:52:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension";i:493;s:31:"PHPStan\Type\Php\ConstantHelper";i:494;s:49:"PHPStan\Type\Php\CountFunctionReturnTypeExtension";i:495;s:61:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension";i:496;s:53:"PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension";i:497;s:62:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension";i:498;s:45:"PHPStan\Type\Php\DateFunctionReturnTypeHelper";i:499;s:54:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension";i:500;s:52:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension";i:501;s:48:"PHPStan\Type\Php\DateFunctionReturnTypeExtension";i:502;s:58:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension";i:503;s:50:"PHPStan\Type\DynamicStaticMethodThrowTypeExtension";i:504;s:55:"PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension";i:505;s:57:"PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension";i:506;s:51:"PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension";i:507;s:50:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension";i:508;s:54:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension";i:509;s:55:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension";i:510;s:44:"PHPStan\Type\DynamicMethodThrowTypeExtension";i:511;s:52:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension";i:512;s:58:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension";i:513;s:48:"PHPStan\Type\Php\DsMapDynamicReturnTypeExtension";i:514;s:53:"PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension";i:515;s:58:"PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension";i:516;s:58:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension";i:517;s:47:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper";i:518;s:54:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension";i:519;s:52:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension";i:520;s:57:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension";i:521;s:57:"PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension";i:522;s:51:"PHPStan\Type\Php\GetClassDynamicReturnTypeExtension";i:523;s:56:"PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension";i:524;s:58:"PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension";i:525;s:65:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension";i:526;s:51:"PHPStan\Type\Php\GettypeFunctionReturnTypeExtension";i:527;s:63:"PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension";i:528;s:49:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension";i:529;s:58:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension";i:530;s:41:"PHPStan\Type\Php\IntdivThrowTypeExtension";i:531;s:42:"PHPStan\Type\Php\IniGetReturnTypeExtension";i:532;s:39:"PHPStan\Type\Php\JsonThrowTypeExtension";i:533;s:56:"PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension";i:534;s:46:"PHPStan\Type\FunctionParameterOutTypeExtension";i:535;s:50:"PHPStan\Type\Php\ParseStrParameterOutTypeExtension";i:536;s:49:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension";i:537;s:51:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension";i:538;s:56:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension";i:539;s:50:"PHPStan\Type\FunctionParameterClosureTypeExtension";i:540;s:39:"PHPStan\Type\Php\RegexArrayShapeMatcher";i:541;s:35:"PHPStan\Type\Regex\RegexGroupParser";i:542;s:40:"PHPStan\Type\Regex\RegexExpressionHelper";i:543;s:61:"PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension";i:544;s:64:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension";i:545;s:62:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension";i:546;s:64:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension";i:547;s:53:"PHPStan\Type\Php\StrContainingTypeSpecifyingExtension";i:548;s:65:"PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension";i:549;s:62:"PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension";i:550;s:47:"PHPStan\Type\Php\StatDynamicReturnTypeExtension";i:551;s:52:"PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension";i:552;s:54:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension";i:553;s:50:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension";i:554;s:63:"PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension";i:555;s:59:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension";i:556;s:54:"PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension";i:557;s:52:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension";i:558;s:67:"PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension";i:559;s:42:"PHPStan\Type\MethodTypeSpecifyingExtension";i:560;s:59:"PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension";i:561;s:64:"PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension";i:562;s:49:"PHPStan\Type\Php\LtrimFunctionReturnTypeExtension";i:563;s:47:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension";i:564;s:52:"PHPStan\Type\Php\MbFunctionsReturnTypeExtensionTrait";i:565;s:61:"PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension";i:566;s:64:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension";i:567;s:52:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension";i:568;s:53:"PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension";i:569;s:50:"PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension";i:570;s:51:"PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension";i:571;s:59:"PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension";i:572;s:55:"PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension";i:573;s:52:"PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension";i:574;s:50:"PHPStan\Type\Php\StrlenFunctionReturnTypeExtension";i:575;s:65:"PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension";i:576;s:50:"PHPStan\Type\Php\StrPadFunctionReturnTypeExtension";i:577;s:53:"PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension";i:578;s:50:"PHPStan\Type\Php\StrrevFunctionReturnTypeExtension";i:579;s:49:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension";i:580;s:45:"PHPStan\Type\Php\ThrowableReturnTypeExtension";i:581;s:59:"PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension";i:582;s:55:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension";i:583;s:55:"PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension";i:584;s:65:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension";i:585;s:47:"PHPStan\Type\Php\PowFunctionReturnTypeExtension";i:586;s:49:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension";i:587;s:53:"PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension";i:588;s:53:"PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension";i:589;s:49:"PHPStan\Type\Php\RangeFunctionReturnTypeExtension";i:590;s:54:"PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension";i:591;s:59:"PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension";i:592;s:59:"PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension";i:593;s:54:"PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension";i:594;s:55:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension";i:595;s:62:"PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension";i:596;s:55:"PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension";i:597;s:55:"PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension";i:598;s:58:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension";i:599;s:58:"PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension";i:600;s:60:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension";i:601;s:59:"PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension";i:602;s:51:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension";i:603;s:48:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper";i:604;s:58:"PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension";i:605;s:59:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension";i:606;s:66:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension";i:607;s:63:"PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension";i:608;s:63:"PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension";i:609;s:52:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension";i:610;s:50:"PHPStan\Type\Php\StrTokFunctionReturnTypeExtension";i:611;s:58:"PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension";i:612;s:57:"PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension";i:613;s:56:"PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension";i:614;s:63:"PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension";i:615;s:49:"PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension";i:616;s:65:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension";i:617;s:57:"PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension";i:618;s:85:"PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension";i:619;s:31:"PHPStan\Type\ClosureTypeFactory";i:620;s:43:"PHPStan\Type\Constant\OversizedArrayBuilder";i:621;s:36:"PHPStan\Rules\Functions\PrintfHelper";i:622;s:37:"PHPStan\Analyser\TypeSpecifierFactory";i:623;s:46:"PHPStan\File\ParentDirectoryRelativePathHelper";i:624;s:31:"PHPStan\File\RelativePathHelper";i:625;s:30:"PHPStan\Cache\FileCacheStorage";i:626;s:26:"PHPStan\Cache\CacheStorage";i:627;s:25:"PHPStan\Parser\RichParser";i:628;s:21:"PHPStan\Parser\Parser";i:629;s:29:"PHPStan\Parser\CleaningParser";i:630;s:27:"PHPStan\Parser\SimpleParser";i:631;s:27:"PHPStan\Parser\CachedParser";i:632;s:33:"PHPStan\Parser\PhpParserDecorator";i:633;s:16:"PhpParser\Parser";i:634;s:31:"PHPStan\Parser\PhpParserFactory";i:635;s:24:"PhpParser\ParserAbstract";i:636;s:26:"PHPStan\Rules\LazyRegistry";i:637;s:22:"PHPStan\Rules\Registry";i:638;s:33:"PHPStan\PhpDoc\StubPhpDocProvider";i:639;s:63:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory";i:640;s:37:"PHPStan\Reflection\ReflectionProvider";i:641;s:51:"PHPStan\BetterReflection\Reflector\DefaultReflector";i:642;s:44:"PHPStan\BetterReflection\Reflector\Reflector";i:643;s:64:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector";i:644;s:60:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider";i:645;s:72:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory";i:646;s:83:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory";i:647;s:79:"PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber";i:648;s:66:"PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber";i:649;s:76:"PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber";i:650;s:80:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory";i:651;s:50:"PHPStan\Reflection\Deprecation\DeprecationProvider";i:652;s:21:"PhpParser\Parser\Php8";i:653;s:32:"PHPStan\Parser\PathRoutingParser";i:654;s:25:"PHPStan\Parser\StubParser";i:655;s:41:"PHPStan\Diagnose\PHPStanDiagnoseExtension";i:656;s:55:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter";i:657;s:45:"PHPStan\Command\ErrorFormatter\ErrorFormatter";i:658;s:48:"PHPStan\Command\ErrorFormatter\RawErrorFormatter";i:659;s:50:"PHPStan\Command\ErrorFormatter\TableErrorFormatter";i:660;s:55:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter";i:661;s:49:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter";i:662;s:50:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter";i:663;s:51:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter";i:664;s:51:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter";i:665;s:53:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter";i:666;s:53:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule";i:667;s:58:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule";i:668;s:57:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule";i:669;s:51:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule";i:670;s:59:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule";i:671;s:49:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule";i:672;s:39:"PHPStan\Rules\Classes\InstantiationRule";i:673;s:53:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule";i:674;s:53:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule";i:675;s:62:"PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule";i:676;s:46:"PHPStan\Rules\Constants\OverridingConstantRule";i:677;s:42:"PHPStan\Rules\Methods\OverridingMethodRule";i:678;s:39:"PHPStan\Rules\Missing\MissingReturnRule";i:679;s:52:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule";i:680;s:47:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule";i:681;s:45:"PHPStan\Rules\Properties\AccessPropertiesRule";i:682;s:51:"PHPStan\Rules\Properties\AccessStaticPropertiesRule";i:683;s:56:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule";i:684;s:44:"PHPStan\Rules\Functions\FunctionCallableRule";i:685;s:47:"PHPStan\Rules\Properties\OverridingPropertyRule";i:686;s:53:"PHPStan\Rules\Properties\SetPropertyHookParameterRule";i:687;s:56:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule";i:688;s:55:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule";i:689;s:44:"PHPStan\Rules\Variables\CompactVariablesRule";i:690;s:43:"PHPStan\Rules\Variables\DefinedVariableRule";i:691;s:44:"PHPStan\Rules\Keywords\RequireFileExistsRule";i:692;s:71:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension";i:693;s:67:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension";i:694;s:67:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension";i:695;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension";i:696;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension";i:697;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension";i:698;s:36:"PHPStan\Rules\Constants\ConstantRule";i:699;s:31:"PHPStan\Rules\Classes\MixinRule";i:700;s:40:"PHPStan\Rules\PhpDoc\RequireExtendsCheck";i:701;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule";i:702;s:41:"PHPStan\Rules\Functions\CallCallablesRule";i:703;s:46:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule";i:704;s:48:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule";i:705;s:45:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule";i:706;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension";i:707;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension";i:708;s:64:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension";i:709;s:60:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension";i:710;s:50:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule";i:711;s:46:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule";i:712;s:57:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule";i:713;s:69:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule";i:714;s:67:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule";i:715;s:73:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule";i:716;s:42:"PHPStan\Rules\Generators\YieldFromTypeRule";i:717;s:45:"PHPStan\Rules\Generators\YieldInGeneratorRule";i:718;s:46:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule";i:719;s:56:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule";i:720;s:55:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule";i:721;s:56:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule";i:722;s:62:"PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector";i:723;s:28:"PHPStan\Collectors\Collector";i:724;s:47:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector";i:725;s:59:"PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector";i:726;s:52:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector";i:727;s:57:"PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector";i:728;s:54:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector";i:729;s:54:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector";i:730;s:48:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule";i:731;s:57:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule";i:732;s:52:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule";i:733;s:48:"PHPStan\Rules\Comparison\IfConstantConditionRule";i:734;s:60:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule";i:735;s:58:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule";i:736;s:64:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule";i:737;s:56:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule";i:738;s:44:"PHPStan\Rules\Comparison\MatchExpressionRule";i:739;s:71:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule";i:740;s:61:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule";i:741;s:52:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule";i:742;s:61:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule";i:743;s:58:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule";i:744;s:57:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule";i:745;s:53:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule";i:746;s:51:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule";i:747;s:57:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule";i:748;s:62:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule";i:749;s:50:"PHPStan\Rules\Properties\NullsafePropertyFetchRule";i:750;s:46:"PHPStan\Rules\Traits\TraitDeclarationCollector";i:751;s:38:"PHPStan\Rules\Traits\TraitUseCollector";i:752;s:55:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule";i:753;s:47:"PHPStan\Rules\Functions\RandomIntParametersRule";i:754;s:39:"PHPStan\Rules\Functions\ArrayFilterRule";i:755;s:39:"PHPStan\Rules\Functions\ArrayValuesRule";i:756;s:53:"PHPStan\Rules\Functions\ParameterCastableToNumberRule";i:757;s:56:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension";i:758;s:50:"PHPStan\Type\StaticMethodParameterOutTypeExtension";i:759;s:54:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension";i:760;s:48:"PHPStan\Type\StaticMethodTypeSpecifyingExtension";i:761;s:61:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension";i:762;s:54:"PHPStan\Type\StaticMethodParameterClosureTypeExtension";i:763;s:29:"Carbon\PHPStan\MacroExtension";i:764;s:63:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider";i:765;s:57:"PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver";i:766;s:50:"PHPStan\Rules\Deprecations\DeprecatedScopeResolver";i:767;s:58:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule";i:768;s:74:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension";i:769;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension";i:770;s:67:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension";i:771;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension";i:772;s:70:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension";i:773;s:52:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper";i:774;s:42:"PHPStan\Rules\Operators\OperatorRuleHelper";i:775;s:57:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule";i:776;s:64:"PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule";i:777;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule";i:778;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule";i:779;s:57:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule";i:780;s:64:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule";i:781;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule";i:782;s:59:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule";i:783;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule";i:784;s:62:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule";i:785;s:34:"PHPStan\Rules\Cast\UselessCastRule";i:786;s:52:"PHPStan\Rules\Classes\RequireParentConstructCallRule";i:787;s:57:"PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule";i:788;s:54:"PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule";i:789;s:70:"PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule";i:790;s:61:"PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule";i:791;s:59:"PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule";i:792;s:59:"PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule";i:793;s:45:"PHPStan\Rules\Functions\ArrayFilterStrictRule";i:794;s:43:"PHPStan\Rules\Functions\ClosureUsesThisRule";i:795;s:52:"PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule";i:796;s:54:"PHPStan\Rules\Methods\IllegalConstructorMethodCallRule";i:797;s:54:"PHPStan\Rules\Methods\IllegalConstructorStaticCallRule";i:798;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule";i:799;s:67:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule";i:800;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule";i:801;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule";i:802;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule";i:803;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule";i:804;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule";i:805;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule";i:806;s:54:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule";i:807;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule";i:808;s:59:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule";i:809;s:56:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule";i:810;s:64:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule";i:811;s:49:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule";i:812;s:68:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule";i:813;s:54:"PHPStan\Rules\VariableVariables\VariableMethodCallRule";i:814;s:58:"PHPStan\Rules\VariableVariables\VariableMethodCallableRule";i:815;s:60:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule";i:816;s:64:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule";i:817;s:63:"PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule";i:818;s:53:"PHPStan\Rules\VariableVariables\VariableVariablesRule";i:819;s:32:"Rector\TypePerfect\Configuration";i:820;s:51:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder";i:821;s:50:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder";i:822;s:46:"Rector\TypePerfect\NodeFinder\ReturnNodeFinder";i:823;s:44:"Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer";i:824;s:41:"Rector\TypePerfect\Printer\NodeComparator";i:825;s:46:"Rector\TypePerfect\Reflection\ReflectionParser";i:826;s:48:"Rector\TypePerfect\Reflection\MethodNodeAnalyser";i:827;s:61:"Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher";i:828;s:59:"Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver";i:829;s:51:"Rector\TypePerfect\Printer\CollectorMetadataPrinter";i:830;s:40:"Rector\TypePerfect\Guard\EmptyIssetGuard";i:831;s:77:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector";i:832;s:67:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector";i:833;s:71:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector";i:834;s:46:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed";i:835;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory";i:836;s:50:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath";i:837;s:67:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature";i:838;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory";i:839;s:52:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory";i:840;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory";i:841;s:64:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory";i:842;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory";i:843;s:59:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory";i:844;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory";i:845;s:44:"Spaze\PHPStan\Rules\Disallowed\File\FilePath";i:846;s:50:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter";i:847;s:52:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier";i:848;s:52:"Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer";i:849;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors";i:850;s:79:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors";i:851;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors";i:852;s:78:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors";i:853;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors";i:854;s:68:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors";i:855;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors";i:856;s:67:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors";i:857;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors";i:858;s:48:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver";i:859;s:59:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory";i:860;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages";i:861;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls";i:862;s:45:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls";i:863;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls";i:864;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls";i:865;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls";i:866;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls";i:867;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls";i:868;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls";i:869;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls";i:870;s:49:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls";i:871;s:50:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls";i:872;s:51:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls";i:873;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages";i:874;s:57:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages";i:875;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages";i:876;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages";i:877;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure";i:878;s:73:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure";i:879;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure";i:880;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure";i:881;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure";i:882;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure";i:883;s:68:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure";i:884;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure";i:885;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure";i:886;s:67:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure";i:887;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure";i:888;s:79:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure";i:889;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure";i:890;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure";i:891;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure";i:892;s:78:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule";i:893;s:80:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule";i:894;s:75:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule";i:895;s:77:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule";i:896;s:57:"TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter";i:897;s:49:"TomasVotruba\TypeCoverage\CollectorDataNormalizer";i:898;s:39:"TomasVotruba\TypeCoverage\Configuration";i:899;s:67:"TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector";i:900;s:66:"TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector";i:901;s:69:"TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector";i:902;s:69:"TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector";i:903;s:53:"TomasVotruba\TypeCoverage\Collectors\DeclareCollector";i:904;s:37:"_PHPStan_ac6dae9b0\Nette\DI\Container";i:905;s:36:"_PHPStan_ac6dae9b0\Nette\SmartObject";i:906;s:22:"PHPStan\Php\PhpVersion";i:907;s:29:"PHPStan\Php\PhpVersionFactory";i:908;s:56:"PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider";i:909;s:33:"PHPStan\Analyser\ConstantResolver";i:910;s:47:"PHPStan\Analyser\ResultCache\ResultCacheManager";i:911;s:54:"PHPStan\Analyser\ResultCache\ResultCacheManagerFactory";i:912;s:27:"PHPStan\Collectors\Registry";i:913;s:79:"PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider";i:914;s:75:"PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider";i:915;s:66:"PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider";i:916;s:80:"PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider";i:917;s:80:"PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider";i:918;s:66:"PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider";i:919;s:70:"PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider";i:920;s:25:"PHPStan\File\FileExcluder";i:921;s:35:"PHPStan\File\FileExcluderRawFactory";i:922;s:44:"PHPStan\Reflection\Php\PhpFunctionReflection";i:923;s:37:"PHPStan\Reflection\FunctionReflection";i:924;s:44:"PHPStan\Reflection\FunctionReflectionFactory";i:925;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator";i:926;s:57:"PHPStan\BetterReflection\SourceLocator\Type\SourceLocator";i:927;s:86:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory";i:928;s:82:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator";i:929;s:89:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory";i:930;s:42:"PHPStan\Reflection\Php\PhpMethodReflection";i:931;s:43:"PHPStan\Reflection\ExtendedMethodReflection";i:932;s:40:"PHPStan\Reflection\ClassMemberReflection";i:933;s:35:"PHPStan\Reflection\MethodReflection";i:934;s:49:"PHPStan\Reflection\Php\PhpMethodReflectionFactory";i:935;s:64:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider";i:936;s:30:"PHPStan\Type\TypeAliasResolver";i:937;s:38:"PHPStan\Type\TypeAliasResolverProvider";i:938;s:30:"PHPStan\Analyser\TypeSpecifier";i:939;s:15:"PhpParser\Lexer";i:940;s:67:"PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory";i:941;s:25:"PhpParser\Lexer\Emulative";i:942;s:48:"PHPStan\Rules\Deprecations\DeprecatedScopeHelper";}i:4;a:635:{i:0;s:39:"PHPStan\Parser\PhpParserFactory::create";i:1;s:71:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::create";i:2;s:91:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::create";i:3;s:88:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::create";i:4;s:47:"PHPStan\Rules\Debug\DebugScopeRule::__construct";i:5;s:51:"PHPStan\Rules\Debug\DumpPhpDocTypeRule::__construct";i:6;s:45:"PHPStan\Rules\Debug\DumpTypeRule::__construct";i:7;s:47:"PHPStan\Rules\Debug\FileAssertRule::__construct";i:8;s:75:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule::__construct";i:9;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule::__construct";i:10;s:78:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule::__construct";i:11;s:68:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule::__construct";i:12;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule::__construct";i:13;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule::__construct";i:14;s:74:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule::__construct";i:15;s:82:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule::__construct";i:16;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule::__construct";i:17;s:84:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule::__construct";i:18;s:48:"PHPStan\Rules\Api\ApiInstanceofRule::__construct";i:19;s:52:"PHPStan\Rules\Api\ApiInstanceofTypeRule::__construct";i:20;s:51:"PHPStan\Rules\Api\ApiInstantiationRule::__construct";i:21;s:53:"PHPStan\Rules\Api\ApiClassConstFetchRule::__construct";i:22;s:50:"PHPStan\Rules\Api\ApiClassExtendsRule::__construct";i:23;s:53:"PHPStan\Rules\Api\ApiClassImplementsRule::__construct";i:24;s:54:"PHPStan\Rules\Api\ApiInterfaceExtendsRule::__construct";i:25;s:48:"PHPStan\Rules\Api\ApiMethodCallRule::__construct";i:26;s:48:"PHPStan\Rules\Api\ApiStaticCallRule::__construct";i:27;s:46:"PHPStan\Rules\Api\ApiTraitUseRule::__construct";i:28;s:50:"PHPStan\Rules\Api\GetTemplateTypeRule::__construct";i:29;s:68:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule::__construct";i:30;s:65:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule::__construct";i:31;s:60:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule::__construct";i:32;s:66:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule::__construct";i:33;s:45:"PHPStan\Rules\Cast\UnsetCastRule::__construct";i:34;s:54:"PHPStan\Rules\Classes\ClassAttributesRule::__construct";i:35;s:62:"PHPStan\Rules\Classes\ClassConstantAttributesRule::__construct";i:36;s:52:"PHPStan\Rules\Classes\ClassConstantRule::__construct";i:37;s:64:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule::__construct";i:38;s:55:"PHPStan\Rules\Classes\LocalTypeAliasesRule::__construct";i:39;s:63:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule::__construct";i:40;s:60:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule::__construct";i:41;s:52:"PHPStan\Rules\Classes\ReadOnlyClassRule::__construct";i:42;s:66:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule::__construct";i:43;s:54:"PHPStan\Rules\Constants\FinalConstantRule::__construct";i:44;s:65:"PHPStan\Rules\Constants\NativeTypedClassConstantRule::__construct";i:45;s:59:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule::__construct";i:46;s:57:"PHPStan\Rules\Exceptions\ThrowExpressionRule::__construct";i:47;s:64:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule::__construct";i:48;s:73:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule::__construct";i:49;s:58:"PHPStan\Rules\Functions\ClosureAttributesRule::__construct";i:50;s:57:"PHPStan\Rules\Functions\DefineParametersRule::__construct";i:51;s:80:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule::__construct";i:52;s:65:"PHPStan\Rules\Functions\CallToFunctionParametersRule::__construct";i:53;s:74:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule::__construct";i:54;s:67:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule::__construct";i:55;s:59:"PHPStan\Rules\Functions\FunctionAttributesRule::__construct";i:56;s:56:"PHPStan\Rules\Functions\ParamAttributesRule::__construct";i:57;s:62:"PHPStan\Rules\Functions\PrintfArrayParametersRule::__construct";i:58;s:57:"PHPStan\Rules\Functions\PrintfParametersRule::__construct";i:59;s:60:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule::__construct";i:60;s:58:"PHPStan\Rules\Keywords\DeclareStrictTypesRule::__construct";i:61;s:50:"PHPStan\Rules\Methods\CallMethodsRule::__construct";i:62;s:56:"PHPStan\Rules\Methods\CallStaticMethodsRule::__construct";i:63;s:60:"PHPStan\Rules\Methods\ConsistentConstructorRule::__construct";i:64;s:65:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule::__construct";i:65;s:53:"PHPStan\Rules\Methods\MethodCallableRule::__construct";i:66;s:71:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule::__construct";i:67;s:55:"PHPStan\Rules\Methods\MethodAttributesRule::__construct";i:68;s:59:"PHPStan\Rules\Methods\StaticMethodCallableRule::__construct";i:69;s:57:"PHPStan\Rules\Operators\InvalidAssignVarRule::__construct";i:70;s:63:"PHPStan\Rules\Operators\InvalidIncDecOperationRule::__construct";i:71;s:66:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule::__construct";i:72;s:72:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule::__construct";i:73;s:80:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule::__construct";i:74;s:71:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule::__construct";i:75;s:79:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule::__construct";i:76;s:63:"PHPStan\Rules\Properties\PropertiesInInterfaceRule::__construct";i:77;s:59:"PHPStan\Rules\Properties\PropertyAssignRefRule::__construct";i:78;s:60:"PHPStan\Rules\Properties\PropertyAttributesRule::__construct";i:79;s:64:"PHPStan\Rules\Properties\PropertyHookAttributesRule::__construct";i:80;s:57:"PHPStan\Rules\Properties\PropertyInClassRule::__construct";i:81;s:58:"PHPStan\Rules\Properties\ReadOnlyPropertyRule::__construct";i:82;s:62:"PHPStan\Rules\Regexp\RegularExpressionPatternRule::__construct";i:83;s:63:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule::__construct";i:84;s:55:"PHPStan\Rules\Traits\ConstantsInTraitsRule::__construct";i:85;s:53:"PHPStan\Rules\Traits\TraitAttributesRule::__construct";i:86;s:46:"PHPStan\Rules\Variables\UnsetRule::__construct";i:87;s:66:"PHPStan\Rules\Classes\UnusedConstructorParametersRule::__construct";i:88;s:58:"PHPStan\Rules\Functions\UnusedClosureUsesRule::__construct";i:89;s:46:"PHPStan\Rules\Variables\EmptyRule::__construct";i:90;s:46:"PHPStan\Rules\Variables\IssetRule::__construct";i:91;s:53:"PHPStan\Rules\Variables\NullCoalesceRule::__construct";i:92;s:40:"PHPStan\Rules\Cast\EchoRule::__construct";i:93;s:47:"PHPStan\Rules\Cast\InvalidCastRule::__construct";i:94;s:63:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule::__construct";i:95;s:41:"PHPStan\Rules\Cast\PrintRule::__construct";i:96;s:48:"PHPStan\Rules\Classes\MethodTagRule::__construct";i:97;s:53:"PHPStan\Rules\Classes\MethodTagTraitRule::__construct";i:98;s:56:"PHPStan\Rules\Classes\MethodTagTraitUseRule::__construct";i:99;s:50:"PHPStan\Rules\Classes\PropertyTagRule::__construct";i:100;s:55:"PHPStan\Rules\Classes\PropertyTagTraitRule::__construct";i:101;s:58:"PHPStan\Rules\Classes\PropertyTagTraitUseRule::__construct";i:102;s:49:"PHPStan\Rules\Classes\MixinTraitRule::__construct";i:103;s:52:"PHPStan\Rules\Classes\MixinTraitUseRule::__construct";i:104;s:54:"PHPStan\Rules\Generics\ClassAncestorsRule::__construct";i:105;s:57:"PHPStan\Rules\Generics\ClassTemplateTypeRule::__construct";i:106;s:53:"PHPStan\Rules\Generics\EnumAncestorsRule::__construct";i:107;s:60:"PHPStan\Rules\Generics\FunctionTemplateTypeRule::__construct";i:108;s:65:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule::__construct";i:109;s:58:"PHPStan\Rules\Generics\InterfaceAncestorsRule::__construct";i:110;s:61:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule::__construct";i:111;s:58:"PHPStan\Rules\Generics\MethodTemplateTypeRule::__construct";i:112;s:61:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule::__construct";i:113;s:66:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule::__construct";i:114;s:63:"PHPStan\Rules\Generics\MethodSignatureVarianceRule::__construct";i:115;s:56:"PHPStan\Rules\Generics\PropertyVarianceRule::__construct";i:116;s:57:"PHPStan\Rules\Generics\TraitTemplateTypeRule::__construct";i:117;s:50:"PHPStan\Rules\Generics\UsedTraitsRule::__construct";i:118;s:63:"PHPStan\Rules\Operators\InvalidBinaryOperationRule::__construct";i:119;s:67:"PHPStan\Rules\Operators\InvalidComparisonOperationRule::__construct";i:120;s:62:"PHPStan\Rules\Operators\InvalidUnaryOperationRule::__construct";i:121;s:67:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule::__construct";i:122;s:65:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule::__construct";i:123;s:52:"PHPStan\Rules\PhpDoc\FunctionAssertRule::__construct";i:124;s:50:"PHPStan\Rules\PhpDoc\MethodAssertRule::__construct";i:125;s:61:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule::__construct";i:126;s:73:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule::__construct";i:127;s:60:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule::__construct";i:128;s:72:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule::__construct";i:129;s:68:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule::__construct";i:130;s:62:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule::__construct";i:131;s:81:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule::__construct";i:132;s:65:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule::__construct";i:133;s:63:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule::__construct";i:134;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::__construct";i:135;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule::__construct";i:136;s:48:"PHPStan\Rules\Pure\PureFunctionRule::__construct";i:137;s:46:"PHPStan\Rules\Pure\PureMethodRule::__construct";i:138;s:56:"PHPStan\Rules\Arrays\ArrayDestructuringRule::__construct";i:139;s:52:"PHPStan\Rules\Arrays\ArrayUnpackingRule::__construct";i:140;s:55:"PHPStan\Rules\Arrays\IterableInForeachRule::__construct";i:141;s:60:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule::__construct";i:142;s:58:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule::__construct";i:143;s:65:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule::__construct";i:144;s:59:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule::__construct";i:145;s:55:"PHPStan\Rules\Exceptions\ThrowExprTypeRule::__construct";i:146;s:64:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule::__construct";i:147;s:58:"PHPStan\Rules\Functions\ClosureReturnTypeRule::__construct";i:148;s:51:"PHPStan\Rules\Functions\ReturnTypeRule::__construct";i:149;s:51:"PHPStan\Rules\Generators\YieldTypeRule::__construct";i:150;s:49:"PHPStan\Rules\Methods\ReturnTypeRule::__construct";i:151;s:79:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule::__construct";i:152;s:64:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule::__construct";i:153;s:72:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule::__construct";i:154;s:67:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule::__construct";i:155;s:75:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule::__construct";i:156;s:67:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule::__construct";i:157;s:65:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule::__construct";i:158;s:69:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule::__construct";i:159;s:56:"PHPStan\Rules\Variables\VariableCloningRule::__construct";i:160;s:44:"PHPStan\Rules\DeadCode\NoopRule::__construct";i:161;s:61:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule::__construct";i:162;s:59:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule::__construct";i:163;s:82:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule::__construct";i:164;s:67:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule::__construct";i:165;s:83:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule::__construct";i:166;s:78:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule::__construct";i:167;s:84:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule::__construct";i:168;s:79:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule::__construct";i:169;s:77:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule::__construct";i:170;s:67:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule::__construct";i:171;s:53:"PHPStan\Rules\Functions\CallUserFuncRule::__construct";i:172;s:66:"PHPStan\Rules\Functions\ParameterCastableToStringRule::__construct";i:173;s:73:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule::__construct";i:174;s:70:"PHPStan\Rules\Functions\SortParameterCastableToStringRule::__construct";i:175;s:62:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule::__construct";i:176;s:69:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule::__construct";i:177;s:73:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule::__construct";i:178;s:70:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule::__construct";i:179;s:69:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule::__construct";i:180;s:66:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule::__construct";i:181;s:63:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule::__construct";i:182;s:65:"PHPStan\Rules\Properties\MissingPropertyTypehintRule::__construct";i:183;s:61:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule::__construct";i:184;s:67:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule::__construct";i:185;s:60:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule::__construct";i:186;s:57:"Rector\TypePerfect\Rules\NoIssetOnObjectRule::__construct";i:187;s:57:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule::__construct";i:188;s:74:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule::__construct";i:189;s:75:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule::__construct";i:190;s:64:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule::__construct";i:191;s:64:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule::__construct";i:192;s:61:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule::__construct";i:193;s:61:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule::__construct";i:194;s:66:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule::__construct";i:195;s:67:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule::__construct";i:196;s:69:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule::__construct";i:197;s:69:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule::__construct";i:198;s:64:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule::__construct";i:199;s:40:"PHPStan\Parser\LexerFactory::__construct";i:200;s:47:"PhpParser\NodeVisitor\NameResolver::__construct";i:201;s:45:"PHPStan\Node\Printer\ExprPrinter::__construct";i:202;s:44:"PhpParser\PrettyPrinterAbstract::__construct";i:203;s:52:"PHPStan\Broker\AnonymousClassNameHelper::__construct";i:204;s:37:"PHPStan\Php\PhpVersionFactory::create";i:205;s:44:"PHPStan\Php\PhpVersionFactoryFactory::create";i:206;s:49:"PHPStan\Php\PhpVersionFactoryFactory::__construct";i:207;s:50:"PHPStan\Php\ComposerPhpVersionFactory::__construct";i:208;s:46:"PHPStan\PhpDocParser\ParserConfig::__construct";i:209;s:45:"PHPStan\PhpDocParser\Lexer\Lexer::__construct";i:210;s:51:"PHPStan\PhpDocParser\Parser\TypeParser::__construct";i:211;s:56:"PHPStan\PhpDocParser\Parser\ConstExprParser::__construct";i:212;s:53:"PHPStan\PhpDocParser\Parser\PhpDocParser::__construct";i:213;s:53:"PHPStan\PhpDoc\PhpDocInheritanceResolver::__construct";i:214;s:46:"PHPStan\PhpDoc\PhpDocNodeResolver::__construct";i:215;s:48:"PHPStan\PhpDoc\PhpDocStringResolver::__construct";i:216;s:49:"PHPStan\PhpDoc\ConstExprNodeResolver::__construct";i:217;s:44:"PHPStan\PhpDoc\TypeNodeResolver::__construct";i:218;s:73:"PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider::__construct";i:219;s:46:"PHPStan\PhpDoc\TypeStringResolver::__construct";i:220;s:41:"PHPStan\PhpDoc\StubValidator::__construct";i:221;s:58:"PHPStan\PhpDoc\SocketSelectStubFilesExtension::__construct";i:222;s:52:"PHPStan\PhpDoc\DefaultStubFilesProvider::__construct";i:223;s:58:"PHPStan\PhpDoc\JsonValidateStubFilesExtension::__construct";i:224;s:61:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension::__construct";i:225;s:60:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension::__construct";i:226;s:38:"PHPStan\Analyser\Analyser::__construct";i:227;s:53:"PHPStan\Analyser\AnalyserResultFinalizer::__construct";i:228;s:42:"PHPStan\Analyser\FileAnalyser::__construct";i:229;s:58:"PHPStan\Analyser\IgnoreErrorExtensionProvider::__construct";i:230;s:55:"PHPStan\Analyser\Ignore\IgnoredErrorHelper::__construct";i:231;s:54:"PHPStan\Analyser\LazyInternalScopeFactory::__construct";i:232;s:42:"PHPStan\Analyser\ScopeFactory::__construct";i:233;s:47:"PHPStan\Analyser\NodeScopeResolver::__construct";i:234;s:48:"PHPStan\Analyser\ConstantResolverFactory::create";i:235;s:53:"PHPStan\Analyser\ConstantResolverFactory::__construct";i:236;s:60:"PHPStan\Analyser\ResultCache\ResultCacheManager::__construct";i:237;s:60:"PHPStan\Analyser\ResultCache\ResultCacheClearer::__construct";i:238;s:54:"PHPStan\Analyser\RicherScopeGetTypeHelper::__construct";i:239;s:32:"PHPStan\Cache\Cache::__construct";i:240;s:42:"PHPStan\Collectors\RegistryFactory::create";i:241;s:47:"PHPStan\Collectors\RegistryFactory::__construct";i:242;s:47:"PHPStan\Command\AnalyseApplication::__construct";i:243;s:43:"PHPStan\Command\AnalyserRunner::__construct";i:244;s:45:"PHPStan\Command\FixerApplication::__construct";i:245;s:50:"PHPStan\Dependency\DependencyResolver::__construct";i:246;s:51:"PHPStan\Dependency\ExportedNodeFetcher::__construct";i:247;s:52:"PHPStan\Dependency\ExportedNodeResolver::__construct";i:248;s:51:"PHPStan\Dependency\ExportedNodeVisitor::__construct";i:249;s:59:"PHPStan\DependencyInjection\MemoizingContainer::__construct";i:250;s:61:"PHPStan\DependencyInjection\Nette\NetteContainer::__construct";i:251;s:67:"PHPStan\DependencyInjection\DerivativeContainerFactory::__construct";i:252;s:96:"PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider::__construct";i:253;s:92:"PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider::__construct";i:254;s:83:"PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider::__construct";i:255;s:97:"PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider::__construct";i:256;s:97:"PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider::__construct";i:257;s:83:"PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider::__construct";i:258;s:87:"PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider::__construct";i:259;s:36:"PHPStan\File\FileHelper::__construct";i:260;s:45:"PHPStan\File\FileExcluderFactory::__construct";i:261;s:38:"PHPStan\File\FileExcluder::__construct";i:262;s:59:"PHPStan\File\FileExcluderFactory::createAnalyseFileExcluder";i:263;s:56:"PHPStan\File\FileExcluderFactory::createScanFileExcluder";i:264;s:36:"PHPStan\File\FileFinder::__construct";i:266;s:37:"PHPStan\File\FileMonitor::__construct";i:267;s:46:"PHPStan\Parallel\ParallelAnalyser::__construct";i:268;s:39:"PHPStan\Parallel\Scheduler::__construct";i:269;s:58:"PHPStan\Reflection\AttributeReflectionFactory::__construct";i:270;s:57:"PHPStan\Reflection\Php\PhpFunctionReflection::__construct";i:271;s:59:"PHPStan\Reflection\InitializerExprTypeResolver::__construct";i:272;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher::__construct";i:273;s:109:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker::__construct";i:274;s:101:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory::__construct";i:275;s:104:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository::__construct";i:276;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator::__construct";i:277;s:95:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator::__construct";i:278;s:105:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository::__construct";i:279;s:105:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension::__construct";i:281;s:101:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension::__construct";i:282;s:50:"PHPStan\Reflection\ConstructorsHelper::__construct";i:283;s:74:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension::__construct";i:284;s:77:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension::__construct";i:285;s:63:"PHPStan\Reflection\Php\PhpClassReflectionExtension::__construct";i:286;s:55:"PHPStan\Reflection\Php\PhpMethodReflection::__construct";i:287;s:81:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension::__construct";i:288;s:92:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension::__construct";i:290;s:81:"PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider::__construct";i:291;s:77:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider::__construct";i:292;s:63:"PHPStan\Reflection\SignatureMap\SignatureMapParser::__construct";i:293;s:73:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider::__construct";i:294;s:69:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider::__construct";i:295;s:72:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::__construct";i:296;s:67:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::create";i:297;s:42:"PHPStan\Rules\AttributesCheck::__construct";i:298;s:71:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck::__construct";i:299;s:41:"PHPStan\Rules\ClassNameCheck::__construct";i:300;s:52:"PHPStan\Rules\ClassCaseSensitivityCheck::__construct";i:301;s:50:"PHPStan\Rules\ClassForbiddenNameCheck::__construct";i:302;s:56:"PHPStan\Rules\Classes\LocalTypeAliasesCheck::__construct";i:303;s:49:"PHPStan\Rules\Classes\MethodTagCheck::__construct";i:304;s:45:"PHPStan\Rules\Classes\MixinCheck::__construct";i:305;s:51:"PHPStan\Rules\Classes\PropertyTagCheck::__construct";i:306;s:65:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper::__construct";i:307;s:63:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper::__construct";i:308;s:66:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver::__construct";i:309;s:81:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule::__construct";i:310;s:79:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule::__construct";i:311;s:85:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule::__construct";i:312;s:74:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck::__construct";i:313;s:59:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck::__construct";i:314;s:54:"PHPStan\Rules\FunctionCallParametersCheck::__construct";i:315;s:50:"PHPStan\Rules\FunctionDefinitionCheck::__construct";i:316;s:50:"PHPStan\Rules\FunctionReturnTypeCheck::__construct";i:317;s:57:"PHPStan\Rules\ParameterCastableToStringCheck::__construct";i:318;s:57:"PHPStan\Rules\Generics\GenericAncestorsCheck::__construct";i:319;s:62:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck::__construct";i:320;s:53:"PHPStan\Rules\Generics\TemplateTypeCheck::__construct";i:321;s:37:"PHPStan\Rules\IssetCheck::__construct";i:322;s:50:"PHPStan\Rules\Methods\MethodCallCheck::__construct";i:323;s:56:"PHPStan\Rules\Methods\StaticMethodCallCheck::__construct";i:324;s:54:"PHPStan\Rules\Methods\MethodSignatureRule::__construct";i:325;s:66:"PHPStan\Rules\Methods\MethodParameterComparisonHelper::__construct";i:326;s:47:"PHPStan\Rules\MissingTypehintCheck::__construct";i:327;s:82:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider::__construct";i:328;s:72:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider::__construct";i:329;s:50:"PHPStan\Rules\PhpDoc\AssertRuleHelper::__construct";i:330;s:59:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper::__construct";i:331;s:61:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck::__construct";i:332;s:54:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper::__construct";i:333;s:59:"PHPStan\Rules\Properties\AccessPropertiesCheck::__construct";i:334;s:73:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension::__construct";i:335;s:63:"PHPStan\Rules\Properties\UninitializedPropertyRule::__construct";i:336;s:78:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider::__construct";i:337;s:42:"PHPStan\Rules\RuleLevelHelper::__construct";i:338;s:56:"PHPStan\Rules\UnusedFunctionParametersCheck::__construct";i:339;s:40:"PHPStan\Type\FileTypeMapper::__construct";i:341;s:49:"PHPStan\Type\UsefulTypeAliasResolver::__construct";i:342;s:55:"PHPStan\Type\LazyTypeAliasResolverProvider::__construct";i:343;s:43:"PHPStan\Type\BitwiseFlagHelper::__construct";i:344;s:74:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension::__construct";i:345;s:67:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension::__construct";i:346;s:47:"PHPStan\Type\Php\ArrayColumnHelper::__construct";i:347;s:68:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension::__construct";i:348;s:69:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension::__construct";i:349;s:66:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension::__construct";i:350;s:70:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension::__construct";i:351;s:65:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper::__construct";i:352;s:68:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension::__construct";i:353;s:66:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension::__construct";i:354;s:66:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension::__construct";i:355;s:73:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension::__construct";i:356;s:69:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension::__construct";i:357;s:67:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension::__construct";i:358;s:68:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension::__construct";i:359;s:75:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension::__construct";i:360;s:75:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension::__construct";i:361;s:67:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension::__construct";i:362;s:64:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension::__construct";i:363;s:65:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension::__construct";i:364;s:74:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension::__construct";i:365;s:75:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension::__construct";i:366;s:67:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension::__construct";i:367;s:65:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension::__construct";i:368;s:61:"PHPStan\Type\Php\DateFunctionReturnTypeExtension::__construct";i:369;s:71:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension::__construct";i:370;s:63:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension::__construct";i:372;s:67:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension::__construct";i:373;s:68:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension::__construct";i:374;s:65:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension::__construct";i:375;s:71:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension::__construct";i:376;s:71:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension::__construct";i:377;s:60:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper::__construct";i:378;s:67:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension::__construct";i:379;s:65:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension::__construct";i:380;s:70:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension::__construct";i:381;s:78:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension::__construct";i:382;s:62:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension::__construct";i:383;s:71:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension::__construct";i:384;s:52:"PHPStan\Type\Php\JsonThrowTypeExtension::__construct";i:385;s:62:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension::__construct";i:386;s:64:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension::__construct";i:387;s:69:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension::__construct";i:388;s:52:"PHPStan\Type\Php\RegexArrayShapeMatcher::__construct";i:389;s:48:"PHPStan\Type\Regex\RegexGroupParser::__construct";i:390;s:53:"PHPStan\Type\Regex\RegexExpressionHelper::__construct";i:391;s:77:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension::__construct";i:392;s:75:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension::__construct";i:393;s:77:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension::__construct";i:394;s:67:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension::__construct";i:395;s:63:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension::__construct";i:396;s:72:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension::__construct";i:397;s:65:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension::__construct";i:398;s:60:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension::__construct";i:399;s:77:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension::__construct";i:400;s:65:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension::__construct";i:401;s:62:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension::__construct";i:402;s:68:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension::__construct";i:403;s:78:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension::__construct";i:404;s:62:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension::__construct";i:405;s:68:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension::__construct";i:406;s:71:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension::__construct";i:407;s:73:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension::__construct";i:408;s:64:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension::__construct";i:409;s:72:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension::__construct";i:410;s:79:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension::__construct";i:411;s:65:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension::__construct";i:412;s:78:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension::__construct";i:417;s:44:"PHPStan\Type\ClosureTypeFactory::__construct";i:418;s:49:"PHPStan\Rules\Functions\PrintfHelper::__construct";i:419;s:49:"_PHPStan_ac6dae9b0\Nette\DI\Container::getService";i:420;s:45:"PHPStan\Analyser\TypeSpecifierFactory::create";i:421;s:50:"PHPStan\Analyser\TypeSpecifierFactory::__construct";i:422;s:49:"PHPStan\File\FuzzyRelativePathHelper::__construct";i:423;s:50:"PHPStan\File\SimpleRelativePathHelper::__construct";i:424;s:59:"PHPStan\File\ParentDirectoryRelativePathHelper::__construct";i:425;s:43:"PHPStan\Cache\FileCacheStorage::__construct";i:426;s:38:"PHPStan\Parser\RichParser::__construct";i:427;s:42:"PHPStan\Parser\CleaningParser::__construct";i:428;s:40:"PHPStan\Parser\SimpleParser::__construct";i:429;s:40:"PHPStan\Parser\CachedParser::__construct";i:430;s:46:"PHPStan\Parser\PhpParserDecorator::__construct";i:431;s:35:"PHPStan\Parser\LexerFactory::create";i:433;s:44:"PHPStan\Parser\PhpParserFactory::__construct";i:434;s:39:"PHPStan\Rules\LazyRegistry::__construct";i:435;s:46:"PHPStan\PhpDoc\StubPhpDocProvider::__construct";i:436;s:76:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::__construct";i:438;s:80:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::create";i:439;s:64:"PHPStan\BetterReflection\Reflector\DefaultReflector::__construct";i:440;s:77:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector::__construct";i:442;s:73:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider::__construct";i:443;s:85:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::__construct";i:445;s:96:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::__construct";i:448;s:93:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::__construct";i:449;s:63:"PHPStan\Reflection\Deprecation\DeprecationProvider::__construct";i:450;s:44:"PHPStan\Parser\LexerFactory::createEmulative";i:451;s:37:"PhpParser\ParserAbstract::__construct";i:453;s:45:"PHPStan\Parser\PathRoutingParser::__construct";i:454;s:38:"PHPStan\Parser\StubParser::__construct";i:456;s:54:"PHPStan\Diagnose\PHPStanDiagnoseExtension::__construct";i:457;s:68:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter::__construct";i:458;s:63:"PHPStan\Command\ErrorFormatter\TableErrorFormatter::__construct";i:459;s:68:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter::__construct";i:460;s:62:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter::__construct";i:461;s:63:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter::__construct";i:463;s:64:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter::__construct";i:464;s:64:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter::__construct";i:465;s:66:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter::__construct";i:466;s:66:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule::__construct";i:467;s:71:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule::__construct";i:468;s:70:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule::__construct";i:469;s:64:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule::__construct";i:470;s:72:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule::__construct";i:471;s:62:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule::__construct";i:472;s:52:"PHPStan\Rules\Classes\InstantiationRule::__construct";i:473;s:66:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule::__construct";i:474;s:66:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule::__construct";i:475;s:59:"PHPStan\Rules\Constants\OverridingConstantRule::__construct";i:476;s:55:"PHPStan\Rules\Methods\OverridingMethodRule::__construct";i:477;s:52:"PHPStan\Rules\Missing\MissingReturnRule::__construct";i:478;s:65:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule::__construct";i:479;s:60:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule::__construct";i:480;s:58:"PHPStan\Rules\Properties\AccessPropertiesRule::__construct";i:481;s:64:"PHPStan\Rules\Properties\AccessStaticPropertiesRule::__construct";i:482;s:69:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule::__construct";i:483;s:57:"PHPStan\Rules\Functions\FunctionCallableRule::__construct";i:484;s:60:"PHPStan\Rules\Properties\OverridingPropertyRule::__construct";i:485;s:66:"PHPStan\Rules\Properties\SetPropertyHookParameterRule::__construct";i:486;s:69:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule::__construct";i:487;s:68:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule::__construct";i:488;s:57:"PHPStan\Rules\Variables\CompactVariablesRule::__construct";i:489;s:56:"PHPStan\Rules\Variables\DefinedVariableRule::__construct";i:490;s:57:"PHPStan\Rules\Keywords\RequireFileExistsRule::__construct";i:491;s:84:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension::__construct";i:492;s:80:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension::__construct";i:493;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension::__construct";i:494;s:49:"PHPStan\Rules\Constants\ConstantRule::__construct";i:495;s:44:"PHPStan\Rules\Classes\MixinRule::__construct";i:496;s:53:"PHPStan\Rules\PhpDoc\RequireExtendsCheck::__construct";i:497;s:70:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule::__construct";i:498;s:54:"PHPStan\Rules\Functions\CallCallablesRule::__construct";i:499;s:59:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule::__construct";i:500;s:61:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule::__construct";i:501;s:58:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule::__construct";i:502;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension::__construct";i:503;s:77:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension::__construct";i:504;s:63:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule::__construct";i:505;s:59:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule::__construct";i:506;s:70:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule::__construct";i:507;s:82:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule::__construct";i:508;s:80:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule::__construct";i:509;s:86:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule::__construct";i:510;s:55:"PHPStan\Rules\Generators\YieldFromTypeRule::__construct";i:511;s:58:"PHPStan\Rules\Generators\YieldInGeneratorRule::__construct";i:512;s:59:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule::__construct";i:513;s:69:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule::__construct";i:514;s:68:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule::__construct";i:515;s:69:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule::__construct";i:516;s:60:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector::__construct";i:517;s:65:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector::__construct";i:518;s:67:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector::__construct";i:519;s:67:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector::__construct";i:520;s:61:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule::__construct";i:521;s:70:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule::__construct";i:522;s:65:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule::__construct";i:523;s:61:"PHPStan\Rules\Comparison\IfConstantConditionRule::__construct";i:524;s:73:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule::__construct";i:525;s:71:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule::__construct";i:526;s:77:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule::__construct";i:527;s:69:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule::__construct";i:528;s:57:"PHPStan\Rules\Comparison\MatchExpressionRule::__construct";i:529;s:84:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule::__construct";i:530;s:74:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule::__construct";i:531;s:65:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule::__construct";i:532;s:74:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule::__construct";i:533;s:71:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule::__construct";i:534;s:70:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule::__construct";i:535;s:66:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule::__construct";i:536;s:64:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule::__construct";i:537;s:70:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule::__construct";i:538;s:75:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule::__construct";i:539;s:63:"PHPStan\Rules\Properties\NullsafePropertyFetchRule::__construct";i:540;s:68:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule::__construct";i:541;s:60:"PHPStan\Rules\Functions\RandomIntParametersRule::__construct";i:542;s:52:"PHPStan\Rules\Functions\ArrayFilterRule::__construct";i:543;s:52:"PHPStan\Rules\Functions\ArrayValuesRule::__construct";i:544;s:66:"PHPStan\Rules\Functions\ParameterCastableToNumberRule::__construct";i:545;s:69:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension::__construct";i:546;s:67:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension::__construct";i:547;s:74:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension::__construct";i:548;s:42:"Carbon\PHPStan\MacroExtension::__construct";i:549;s:76:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::__construct";i:550;s:68:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::get";i:551;s:71:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule::__construct";i:552;s:87:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension::__construct";i:553;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension::__construct";i:554;s:80:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension::__construct";i:555;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension::__construct";i:556;s:83:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension::__construct";i:557;s:65:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper::__construct";i:558;s:55:"PHPStan\Rules\Operators\OperatorRuleHelper::__construct";i:559;s:70:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule::__construct";i:560;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule::__construct";i:561;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule::__construct";i:562;s:70:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule::__construct";i:563;s:77:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule::__construct";i:564;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule::__construct";i:565;s:72:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule::__construct";i:566;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule::__construct";i:567;s:75:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule::__construct";i:568;s:47:"PHPStan\Rules\Cast\UselessCastRule::__construct";i:569;s:58:"PHPStan\Rules\Functions\ArrayFilterStrictRule::__construct";i:570;s:80:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule::__construct";i:574;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule::__construct";i:575;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule::__construct";i:576;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule::__construct";i:577;s:67:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule::__construct";i:578;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule::__construct";i:579;s:72:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule::__construct";i:580;s:69:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule::__construct";i:581;s:77:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule::__construct";i:582;s:62:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule::__construct";i:583;s:81:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule::__construct";i:584;s:45:"Rector\TypePerfect\Configuration::__construct";i:585;s:64:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder::__construct";i:586;s:63:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder::__construct";i:587;s:54:"Rector\TypePerfect\Printer\NodeComparator::__construct";i:588;s:59:"Rector\TypePerfect\Reflection\ReflectionParser::__construct";i:589;s:64:"Rector\TypePerfect\Printer\CollectorMetadataPrinter::__construct";i:590;s:90:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector::__construct";i:591;s:80:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector::__construct";i:592;s:84:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector::__construct";i:593;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed::__construct";i:594;s:72:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory::__construct";i:595;s:63:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath::__construct";i:596;s:80:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature::__construct";i:597;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory::__construct";i:598;s:65:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory::__construct";i:599;s:69:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory::__construct";i:600;s:77:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::__construct";i:601;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory::__construct";i:602;s:72:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::__construct";i:603;s:57:"Spaze\PHPStan\Rules\Disallowed\File\FilePath::__construct";i:604;s:63:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter::__construct";i:605;s:65:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier::__construct";i:606;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors::__construct";i:607;s:92:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors::__construct";i:608;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors::__construct";i:609;s:91:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors::__construct";i:610;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors::__construct";i:611;s:81:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors::__construct";i:612;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors::__construct";i:613;s:80:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors::__construct";i:614;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors::__construct";i:615;s:61:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver::__construct";i:616;s:72:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory::__construct";i:617;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages::__construct";i:619;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls::__construct";i:620;s:58:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls::__construct";i:621;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls::__construct";i:622;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls::__construct";i:623;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls::__construct";i:624;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls::__construct";i:625;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls::__construct";i:626;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls::__construct";i:627;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls::__construct";i:628;s:62:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls::__construct";i:629;s:63:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls::__construct";i:630;s:64:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls::__construct";i:631;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages::__construct";i:632;s:70:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages::__construct";i:634;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages::__construct";i:635;s:83:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::getDisallowedVariables";i:636;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages::__construct";i:637;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure::__construct";i:638;s:96:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::getDisallowedControlStructures";i:639;s:86:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure::__construct";i:641;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure::__construct";i:643;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure::__construct";i:645;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure::__construct";i:647;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure::__construct";i:649;s:81:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure::__construct";i:651;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure::__construct";i:653;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure::__construct";i:655;s:80:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure::__construct";i:657;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure::__construct";i:659;s:92:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure::__construct";i:661;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure::__construct";i:663;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure::__construct";i:665;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure::__construct";i:667;s:91:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule::__construct";i:668;s:93:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule::__construct";i:669;s:88:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule::__construct";i:670;s:90:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule::__construct";i:671;s:52:"TomasVotruba\TypeCoverage\Configuration::__construct";}i:5;s:32:"996b45f1ceb93bdddfc91899227ecb32";} \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php b/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php new file mode 100644 index 0000000..08d6521 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php @@ -0,0 +1,10736 @@ + [ + '04' => true, + '05' => true, + '06' => true, + '07' => true, + '08' => true, + '09' => true, + '010' => true, + '011' => true, + '012' => true, + '013' => true, + '014' => true, + '015' => true, + '016' => true, + '017' => true, + '018' => true, + '019' => true, + '020' => true, + '021' => true, + '022' => true, + '089' => true, + '090' => true, + ], + 'phpstan.stubFilesExtension' => ['044' => true, '046' => true, '047' => true, '048' => true], + 'phpstan.diagnoseExtension' => ['092' => true], + 'phpstan.broker.dynamicMethodReturnTypeExtension' => [ + '0107' => true, + '0108' => true, + '0109' => true, + '0120' => true, + '0121' => true, + '0230' => true, + '0241' => true, + '0247' => true, + '0248' => true, + '0253' => true, + '0288' => true, + '0316' => true, + '0343' => true, + '0344' => true, + '0351' => true, + '0352' => true, + '0353' => true, + '0354' => true, + '0355' => true, + '0356' => true, + '0358' => true, + ], + 'phpstan.broker.allowedSubTypesClassReflectionExtension' => ['0118' => true], + 'phpstan.broker.propertiesClassReflectionExtension' => ['0119' => true, '0286' => true], + 'phpstan.broker.operatorTypeSpecifyingExtension' => ['0176' => true], + 'phpstan.broker.dynamicFunctionReturnTypeExtension' => [ + '0189' => true, + '0190' => true, + '0191' => true, + '0192' => true, + '0193' => true, + '0195' => true, + '0196' => true, + '0197' => true, + '0198' => true, + '0199' => true, + '0201' => true, + '0202' => true, + '0203' => true, + '0204' => true, + '0205' => true, + '0207' => true, + '0208' => true, + '0209' => true, + '0210' => true, + '0211' => true, + '0212' => true, + '0213' => true, + '0214' => true, + '0215' => true, + '0216' => true, + '0217' => true, + '0218' => true, + '0219' => true, + '0220' => true, + '0221' => true, + '0223' => true, + '0224' => true, + '0227' => true, + '0228' => true, + '0232' => true, + '0233' => true, + '0235' => true, + '0236' => true, + '0238' => true, + '0240' => true, + '0242' => true, + '0245' => true, + '0246' => true, + '0255' => true, + '0256' => true, + '0258' => true, + '0259' => true, + '0260' => true, + '0261' => true, + '0262' => true, + '0263' => true, + '0264' => true, + '0265' => true, + '0266' => true, + '0267' => true, + '0268' => true, + '0269' => true, + '0271' => true, + '0288' => true, + '0291' => true, + '0292' => true, + '0293' => true, + '0294' => true, + '0295' => true, + '0297' => true, + '0298' => true, + '0299' => true, + '0300' => true, + '0301' => true, + '0302' => true, + '0303' => true, + '0304' => true, + '0305' => true, + '0306' => true, + '0307' => true, + '0309' => true, + '0310' => true, + '0311' => true, + '0312' => true, + '0313' => true, + '0314' => true, + '0315' => true, + '0317' => true, + '0318' => true, + '0319' => true, + '0320' => true, + '0321' => true, + '0322' => true, + '0323' => true, + '0324' => true, + '0325' => true, + '0328' => true, + '0337' => true, + '0341' => true, + '0342' => true, + '0345' => true, + '0346' => true, + '0347' => true, + '0348' => true, + '0349' => true, + '0350' => true, + ], + 'phpstan.typeSpecifier.functionTypeSpecifyingExtension' => [ + '0206' => true, + '0222' => true, + '0237' => true, + '0275' => true, + '0285' => true, + '0289' => true, + '0290' => true, + '0308' => true, + '0326' => true, + '0327' => true, + '0329' => true, + '0330' => true, + '0331' => true, + '0332' => true, + '0333' => true, + '0334' => true, + '0335' => true, + '0336' => true, + '0338' => true, + '0340' => true, + ], + 'phpstan.dynamicFunctionThrowTypeExtension' => ['0225' => true, '0270' => true, '0272' => true], + 'phpstan.broker.dynamicStaticMethodReturnTypeExtension' => [ + '0226' => true, + '0229' => true, + '0231' => true, + '0244' => true, + '0351' => true, + '0357' => true, + ], + 'phpstan.dynamicStaticMethodThrowTypeExtension' => [ + '0243' => true, + '0249' => true, + '0252' => true, + '0281' => true, + '0282' => true, + '0283' => true, + '0284' => true, + '0287' => true, + ], + 'phpstan.dynamicMethodThrowTypeExtension' => ['0250' => true, '0251' => true, '0254' => true], + 'phpstan.functionParameterOutTypeExtension' => ['0273' => true, '0274' => true, '0276' => true], + 'phpstan.functionParameterClosureTypeExtension' => ['0277' => true], + 'phpstan.typeSpecifier.methodTypeSpecifyingExtension' => ['0296' => true], + 'phpstan.rules.rule' => [ + '0370' => true, + '0371' => true, + '0372' => true, + '0373' => true, + '0374' => true, + '0375' => true, + '0376' => true, + '0377' => true, + '0378' => true, + '0379' => true, + '0380' => true, + '0381' => true, + '0382' => true, + '0383' => true, + '0384' => true, + '0385' => true, + '0386' => true, + '0387' => true, + '0388' => true, + '0389' => true, + '0390' => true, + '0391' => true, + '0392' => true, + '0393' => true, + '0394' => true, + '0395' => true, + '0399' => true, + '0400' => true, + '0402' => true, + '0403' => true, + '0404' => true, + '0405' => true, + '0406' => true, + '0409' => true, + '0410' => true, + '0411' => true, + '0412' => true, + '0413' => true, + '0414' => true, + '0415' => true, + '0416' => true, + '0417' => true, + '0418' => true, + '0419' => true, + '0420' => true, + '0428' => true, + '0429' => true, + '0430' => true, + '0431' => true, + '0432' => true, + '0433' => true, + '0434' => true, + '0435' => true, + '0436' => true, + '0437' => true, + '0438' => true, + '0439' => true, + '0440' => true, + '0441' => true, + '0442' => true, + '0443' => true, + '0444' => true, + '0445' => true, + '0446' => true, + '0447' => true, + '0450' => true, + '0451' => true, + '0452' => true, + '0453' => true, + '0454' => true, + '0462' => true, + '0470' => true, + '0471' => true, + '0472' => true, + '0473' => true, + '0474' => true, + '0476' => true, + '0477' => true, + '0478' => true, + '0480' => true, + '0481' => true, + '0482' => true, + '0483' => true, + '0484' => true, + '0485' => true, + '0486' => true, + '0487' => true, + '0488' => true, + '0489' => true, + '0490' => true, + '0491' => true, + '0492' => true, + '0493' => true, + '0494' => true, + '0495' => true, + '0496' => true, + '0497' => true, + '0498' => true, + '0499' => true, + '0500' => true, + '0501' => true, + '0502' => true, + '0503' => true, + '0504' => true, + '0505' => true, + '0506' => true, + '0507' => true, + '0508' => true, + '0509' => true, + '0510' => true, + '0511' => true, + '0512' => true, + '0553' => true, + '0554' => true, + '0555' => true, + '0556' => true, + '0557' => true, + '0558' => true, + '0559' => true, + '0560' => true, + '0561' => true, + '0562' => true, + '0563' => true, + '0564' => true, + '0565' => true, + '0566' => true, + '0567' => true, + '0568' => true, + '0569' => true, + '0570' => true, + '0571' => true, + '0572' => true, + '0573' => true, + '0574' => true, + '0575' => true, + '0576' => true, + '0577' => true, + '0578' => true, + '0579' => true, + '0580' => true, + '0581' => true, + '0582' => true, + '0583' => true, + '0584' => true, + '0585' => true, + '0586' => true, + '0587' => true, + '0588' => true, + '0589' => true, + 'classConstantUsages' => true, + 'rules.0' => true, + 'rules.1' => true, + 'rules.10' => true, + 'rules.100' => true, + 'rules.101' => true, + 'rules.102' => true, + 'rules.103' => true, + 'rules.104' => true, + 'rules.105' => true, + 'rules.106' => true, + 'rules.107' => true, + 'rules.108' => true, + 'rules.109' => true, + 'rules.11' => true, + 'rules.110' => true, + 'rules.111' => true, + 'rules.112' => true, + 'rules.113' => true, + 'rules.114' => true, + 'rules.115' => true, + 'rules.116' => true, + 'rules.117' => true, + 'rules.118' => true, + 'rules.119' => true, + 'rules.12' => true, + 'rules.120' => true, + 'rules.121' => true, + 'rules.122' => true, + 'rules.123' => true, + 'rules.124' => true, + 'rules.125' => true, + 'rules.126' => true, + 'rules.127' => true, + 'rules.128' => true, + 'rules.129' => true, + 'rules.13' => true, + 'rules.130' => true, + 'rules.131' => true, + 'rules.132' => true, + 'rules.133' => true, + 'rules.134' => true, + 'rules.135' => true, + 'rules.136' => true, + 'rules.137' => true, + 'rules.138' => true, + 'rules.139' => true, + 'rules.14' => true, + 'rules.140' => true, + 'rules.141' => true, + 'rules.142' => true, + 'rules.143' => true, + 'rules.144' => true, + 'rules.145' => true, + 'rules.146' => true, + 'rules.147' => true, + 'rules.148' => true, + 'rules.149' => true, + 'rules.15' => true, + 'rules.150' => true, + 'rules.151' => true, + 'rules.152' => true, + 'rules.153' => true, + 'rules.154' => true, + 'rules.155' => true, + 'rules.156' => true, + 'rules.157' => true, + 'rules.158' => true, + 'rules.159' => true, + 'rules.16' => true, + 'rules.160' => true, + 'rules.161' => true, + 'rules.162' => true, + 'rules.163' => true, + 'rules.164' => true, + 'rules.165' => true, + 'rules.166' => true, + 'rules.167' => true, + 'rules.168' => true, + 'rules.169' => true, + 'rules.17' => true, + 'rules.170' => true, + 'rules.171' => true, + 'rules.172' => true, + 'rules.173' => true, + 'rules.174' => true, + 'rules.175' => true, + 'rules.176' => true, + 'rules.177' => true, + 'rules.178' => true, + 'rules.179' => true, + 'rules.18' => true, + 'rules.180' => true, + 'rules.181' => true, + 'rules.182' => true, + 'rules.183' => true, + 'rules.184' => true, + 'rules.185' => true, + 'rules.186' => true, + 'rules.187' => true, + 'rules.188' => true, + 'rules.189' => true, + 'rules.19' => true, + 'rules.190' => true, + 'rules.191' => true, + 'rules.192' => true, + 'rules.193' => true, + 'rules.194' => true, + 'rules.195' => true, + 'rules.196' => true, + 'rules.197' => true, + 'rules.198' => true, + 'rules.199' => true, + 'rules.2' => true, + 'rules.20' => true, + 'rules.200' => true, + 'rules.201' => true, + 'rules.202' => true, + 'rules.203' => true, + 'rules.204' => true, + 'rules.205' => true, + 'rules.206' => true, + 'rules.207' => true, + 'rules.208' => true, + 'rules.209' => true, + 'rules.21' => true, + 'rules.210' => true, + 'rules.211' => true, + 'rules.212' => true, + 'rules.213' => true, + 'rules.214' => true, + 'rules.215' => true, + 'rules.216' => true, + 'rules.217' => true, + 'rules.218' => true, + 'rules.219' => true, + 'rules.22' => true, + 'rules.220' => true, + 'rules.221' => true, + 'rules.222' => true, + 'rules.223' => true, + 'rules.224' => true, + 'rules.225' => true, + 'rules.226' => true, + 'rules.227' => true, + 'rules.228' => true, + 'rules.229' => true, + 'rules.23' => true, + 'rules.230' => true, + 'rules.231' => true, + 'rules.232' => true, + 'rules.233' => true, + 'rules.234' => true, + 'rules.235' => true, + 'rules.236' => true, + 'rules.237' => true, + 'rules.238' => true, + 'rules.239' => true, + 'rules.24' => true, + 'rules.240' => true, + 'rules.241' => true, + 'rules.242' => true, + 'rules.243' => true, + 'rules.244' => true, + 'rules.245' => true, + 'rules.246' => true, + 'rules.247' => true, + 'rules.248' => true, + 'rules.249' => true, + 'rules.25' => true, + 'rules.250' => true, + 'rules.251' => true, + 'rules.252' => true, + 'rules.253' => true, + 'rules.254' => true, + 'rules.255' => true, + 'rules.256' => true, + 'rules.257' => true, + 'rules.26' => true, + 'rules.27' => true, + 'rules.28' => true, + 'rules.29' => true, + 'rules.3' => true, + 'rules.30' => true, + 'rules.31' => true, + 'rules.32' => true, + 'rules.33' => true, + 'rules.34' => true, + 'rules.35' => true, + 'rules.36' => true, + 'rules.37' => true, + 'rules.38' => true, + 'rules.39' => true, + 'rules.4' => true, + 'rules.40' => true, + 'rules.41' => true, + 'rules.42' => true, + 'rules.43' => true, + 'rules.44' => true, + 'rules.45' => true, + 'rules.46' => true, + 'rules.47' => true, + 'rules.48' => true, + 'rules.49' => true, + 'rules.5' => true, + 'rules.50' => true, + 'rules.51' => true, + 'rules.52' => true, + 'rules.53' => true, + 'rules.54' => true, + 'rules.55' => true, + 'rules.56' => true, + 'rules.57' => true, + 'rules.58' => true, + 'rules.59' => true, + 'rules.6' => true, + 'rules.60' => true, + 'rules.61' => true, + 'rules.62' => true, + 'rules.63' => true, + 'rules.64' => true, + 'rules.65' => true, + 'rules.66' => true, + 'rules.67' => true, + 'rules.68' => true, + 'rules.69' => true, + 'rules.7' => true, + 'rules.70' => true, + 'rules.71' => true, + 'rules.72' => true, + 'rules.73' => true, + 'rules.74' => true, + 'rules.75' => true, + 'rules.76' => true, + 'rules.77' => true, + 'rules.78' => true, + 'rules.79' => true, + 'rules.8' => true, + 'rules.80' => true, + 'rules.81' => true, + 'rules.82' => true, + 'rules.83' => true, + 'rules.84' => true, + 'rules.85' => true, + 'rules.86' => true, + 'rules.87' => true, + 'rules.88' => true, + 'rules.89' => true, + 'rules.9' => true, + 'rules.90' => true, + 'rules.91' => true, + 'rules.92' => true, + 'rules.93' => true, + 'rules.94' => true, + 'rules.95' => true, + 'rules.96' => true, + 'rules.97' => true, + 'rules.98' => true, + 'rules.99' => true, + ], + 'phpstan.restrictedClassConstantUsageExtension' => ['0396' => true, '0463' => true], + 'phpstan.restrictedClassNameUsageExtension' => ['0397' => true, '0467' => true], + 'phpstan.restrictedFunctionUsageExtension' => ['0398' => true, '0464' => true], + 'phpstan.restrictedPropertyUsageExtension' => ['0407' => true, '0466' => true], + 'phpstan.restrictedMethodUsageExtension' => ['0408' => true, '0465' => true], + 'phpstan.collector' => [ + '0421' => true, + '0422' => true, + '0423' => true, + '0424' => true, + '0425' => true, + '0426' => true, + '0427' => true, + '0448' => true, + '0449' => true, + '0525' => true, + '0526' => true, + '0527' => true, + '0593' => true, + '0594' => true, + '0595' => true, + '0596' => true, + '0597' => true, + ], + 'phpstan.staticMethodParameterOutTypeExtension' => ['0455' => true], + 'phpstan.typeSpecifier.staticMethodTypeSpecifyingExtension' => ['0456' => true], + 'phpstan.staticMethodParameterClosureTypeExtension' => ['0457' => true], + 'phpstan.broker.methodsClassReflectionExtension' => ['0458' => true], + 'phpstan.deprecations.deprecatedScopeResolver' => ['0461' => true], + ]; + + protected $types = ['container' => '_PHPStan_ac6dae9b0\Nette\DI\Container']; + protected $aliases = []; + + protected $wiring = [ + '_PHPStan_ac6dae9b0\Nette\DI\Container' => [['container']], + 'PHPStan\Rules\Rule' => [ + [ + '0142', + '0143', + '0144', + '0161', + '0177', + '0370', + '0371', + '0372', + '0373', + '0374', + '0375', + '0376', + '0377', + '0378', + '0379', + '0380', + '0381', + '0382', + '0383', + '0384', + '0385', + '0386', + '0387', + '0388', + '0389', + '0390', + '0391', + '0392', + '0393', + '0394', + '0395', + '0399', + '0400', + '0402', + '0403', + '0404', + '0405', + '0406', + '0409', + '0410', + '0411', + '0412', + '0413', + '0414', + '0415', + '0416', + '0417', + '0418', + '0419', + '0420', + '0428', + '0429', + '0430', + '0431', + '0432', + '0433', + '0434', + '0435', + '0436', + '0437', + '0438', + '0439', + '0440', + '0441', + '0442', + '0443', + '0444', + '0445', + '0446', + '0447', + '0450', + '0451', + '0452', + '0453', + '0454', + '0462', + '0470', + '0471', + '0472', + '0473', + '0474', + '0475', + '0476', + '0477', + '0478', + '0479', + '0480', + '0481', + '0482', + '0483', + '0484', + '0485', + '0486', + '0487', + '0488', + '0489', + '0490', + '0491', + '0492', + '0493', + '0494', + '0495', + '0496', + '0497', + '0498', + '0499', + '0500', + '0501', + '0502', + '0503', + '0504', + '0505', + '0506', + '0507', + '0508', + '0509', + '0510', + '0511', + '0512', + '0553', + '0554', + '0555', + '0556', + '0557', + '0558', + '0559', + '0560', + '0561', + '0562', + '0563', + '0564', + '0565', + '0566', + '0567', + 'classConstantUsages', + '0568', + '0569', + '0570', + '0571', + '0572', + '0573', + '0574', + '0575', + '0576', + '0577', + '0578', + '0579', + '0580', + '0581', + '0582', + '0583', + '0584', + '0585', + '0586', + '0587', + '0588', + '0589', + ], + [ + 'rules.0', + 'rules.1', + 'rules.2', + 'rules.3', + 'rules.4', + 'rules.5', + 'rules.6', + 'rules.7', + 'rules.8', + 'rules.9', + 'rules.10', + 'rules.11', + 'rules.12', + 'rules.13', + 'rules.14', + 'rules.15', + 'rules.16', + 'rules.17', + 'rules.18', + 'rules.19', + 'rules.20', + 'rules.21', + 'rules.22', + 'rules.23', + 'rules.24', + 'rules.25', + 'rules.26', + 'rules.27', + 'rules.28', + 'rules.29', + 'rules.30', + 'rules.31', + 'rules.32', + 'rules.33', + 'rules.34', + 'rules.35', + 'rules.36', + 'rules.37', + 'rules.38', + 'rules.39', + 'rules.40', + 'rules.41', + 'rules.42', + 'rules.43', + 'rules.44', + 'rules.45', + 'rules.46', + 'rules.47', + 'rules.48', + 'rules.49', + 'rules.50', + 'rules.51', + 'rules.52', + 'rules.53', + 'rules.54', + 'rules.55', + 'rules.56', + 'rules.57', + 'rules.58', + 'rules.59', + 'rules.60', + 'rules.61', + 'rules.62', + 'rules.63', + 'rules.64', + 'rules.65', + 'rules.66', + 'rules.67', + 'rules.68', + 'rules.69', + 'rules.70', + 'rules.71', + 'rules.72', + 'rules.73', + 'rules.74', + 'rules.75', + 'rules.76', + 'rules.77', + 'rules.78', + 'rules.79', + 'rules.80', + 'rules.81', + 'rules.82', + 'rules.83', + 'rules.84', + 'rules.85', + 'rules.86', + 'rules.87', + 'rules.88', + 'rules.89', + 'rules.90', + 'rules.91', + 'rules.92', + 'rules.93', + 'rules.94', + 'rules.95', + 'rules.96', + 'rules.97', + 'rules.98', + 'rules.99', + 'rules.100', + 'rules.101', + 'rules.102', + 'rules.103', + 'rules.104', + 'rules.105', + 'rules.106', + 'rules.107', + 'rules.108', + 'rules.109', + 'rules.110', + 'rules.111', + 'rules.112', + 'rules.113', + 'rules.114', + 'rules.115', + 'rules.116', + 'rules.117', + 'rules.118', + 'rules.119', + 'rules.120', + 'rules.121', + 'rules.122', + 'rules.123', + 'rules.124', + 'rules.125', + 'rules.126', + 'rules.127', + 'rules.128', + 'rules.129', + 'rules.130', + 'rules.131', + 'rules.132', + 'rules.133', + 'rules.134', + 'rules.135', + 'rules.136', + 'rules.137', + 'rules.138', + 'rules.139', + 'rules.140', + 'rules.141', + 'rules.142', + 'rules.143', + 'rules.144', + 'rules.145', + 'rules.146', + 'rules.147', + 'rules.148', + 'rules.149', + 'rules.150', + 'rules.151', + 'rules.152', + 'rules.153', + 'rules.154', + 'rules.155', + 'rules.156', + 'rules.157', + 'rules.158', + 'rules.159', + 'rules.160', + 'rules.161', + 'rules.162', + 'rules.163', + 'rules.164', + 'rules.165', + 'rules.166', + 'rules.167', + 'rules.168', + 'rules.169', + 'rules.170', + 'rules.171', + 'rules.172', + 'rules.173', + 'rules.174', + 'rules.175', + 'rules.176', + 'rules.177', + 'rules.178', + 'rules.179', + 'rules.180', + 'rules.181', + 'rules.182', + 'rules.183', + 'rules.184', + 'rules.185', + 'rules.186', + 'rules.187', + 'rules.188', + 'rules.189', + 'rules.190', + 'rules.191', + 'rules.192', + 'rules.193', + 'rules.194', + 'rules.195', + 'rules.196', + 'rules.197', + 'rules.198', + 'rules.199', + 'rules.200', + 'rules.201', + 'rules.202', + 'rules.203', + 'rules.204', + 'rules.205', + 'rules.206', + 'rules.207', + 'rules.208', + 'rules.209', + 'rules.210', + 'rules.211', + 'rules.212', + 'rules.213', + 'rules.214', + 'rules.215', + 'rules.216', + 'rules.217', + 'rules.218', + 'rules.219', + 'rules.220', + 'rules.221', + 'rules.222', + 'rules.223', + 'rules.224', + 'rules.225', + 'rules.226', + 'rules.227', + 'rules.228', + 'rules.229', + 'rules.230', + 'rules.231', + 'rules.232', + 'rules.233', + 'rules.234', + 'rules.235', + 'rules.236', + 'rules.237', + 'rules.238', + 'rules.239', + 'rules.240', + 'rules.241', + 'rules.242', + 'rules.243', + 'rules.244', + 'rules.245', + 'rules.246', + 'rules.247', + 'rules.248', + 'rules.249', + 'rules.250', + 'rules.251', + 'rules.252', + 'rules.253', + 'rules.254', + 'rules.255', + 'rules.256', + 'rules.257', + ], + ], + 'PHPStan\Rules\Debug\DebugScopeRule' => [['rules.0']], + 'PHPStan\Rules\Debug\DumpPhpDocTypeRule' => [['rules.1']], + 'PHPStan\Rules\Debug\DumpTypeRule' => [['rules.2']], + 'PHPStan\Rules\Debug\FileAssertRule' => [['rules.3']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule' => [['rules.4']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule' => [['rules.5']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule' => [['rules.6']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule' => [['rules.7']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule' => [['rules.8']], + 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule' => [['rules.9']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule' => [['rules.10']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule' => [['rules.11']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule' => [['rules.12']], + 'PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule' => [['rules.13']], + 'PHPStan\Rules\Api\ApiInstanceofRule' => [['rules.14']], + 'PHPStan\Rules\Api\ApiInstanceofTypeRule' => [['rules.15']], + 'PHPStan\Rules\Api\ApiInstantiationRule' => [['rules.16']], + 'PHPStan\Rules\Api\ApiClassConstFetchRule' => [['rules.17']], + 'PHPStan\Rules\Api\ApiClassExtendsRule' => [['rules.18']], + 'PHPStan\Rules\Api\ApiClassImplementsRule' => [['rules.19']], + 'PHPStan\Rules\Api\ApiInterfaceExtendsRule' => [['rules.20']], + 'PHPStan\Rules\Api\ApiMethodCallRule' => [['rules.21']], + 'PHPStan\Rules\Api\ApiStaticCallRule' => [['rules.22']], + 'PHPStan\Rules\Api\ApiTraitUseRule' => [['rules.23']], + 'PHPStan\Rules\Api\GetTemplateTypeRule' => [['rules.24']], + 'PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule' => [['rules.25']], + 'PHPStan\Rules\Api\OldPhpParser4ClassRule' => [['rules.26']], + 'PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule' => [['rules.27']], + 'PHPStan\Rules\Api\RuntimeReflectionInstantiationRule' => [['rules.28']], + 'PHPStan\Rules\Api\RuntimeReflectionFunctionRule' => [['rules.29']], + 'PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule' => [['rules.30']], + 'PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule' => [['rules.31']], + 'PHPStan\Rules\Cast\UnsetCastRule' => [['rules.32']], + 'PHPStan\Rules\Classes\AllowedSubTypesRule' => [['rules.33']], + 'PHPStan\Rules\Classes\ClassAttributesRule' => [['rules.34']], + 'PHPStan\Rules\Classes\ClassConstantAttributesRule' => [['rules.35']], + 'PHPStan\Rules\Classes\ClassConstantRule' => [['rules.36']], + 'PHPStan\Rules\Classes\DuplicateDeclarationRule' => [['rules.37']], + 'PHPStan\Rules\Classes\EnumSanityRule' => [['rules.38']], + 'PHPStan\Rules\Classes\InstantiationCallableRule' => [['rules.39']], + 'PHPStan\Rules\Classes\InvalidPromotedPropertiesRule' => [['rules.40']], + 'PHPStan\Rules\Classes\LocalTypeAliasesRule' => [['rules.41']], + 'PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule' => [['rules.42']], + 'PHPStan\Rules\Classes\LocalTypeTraitAliasesRule' => [['rules.43']], + 'PHPStan\Rules\Classes\NewStaticRule' => [['rules.44']], + 'PHPStan\Rules\Classes\NonClassAttributeClassRule' => [['rules.45']], + 'PHPStan\Rules\Classes\ReadOnlyClassRule' => [['rules.46']], + 'PHPStan\Rules\Classes\TraitAttributeClassRule' => [['rules.47']], + 'PHPStan\Rules\Constants\ClassAsClassConstantRule' => [['rules.48']], + 'PHPStan\Rules\Constants\DynamicClassConstantFetchRule' => [['rules.49']], + 'PHPStan\Rules\Constants\FinalConstantRule' => [['rules.50']], + 'PHPStan\Rules\Constants\MagicConstantContextRule' => [['rules.51']], + 'PHPStan\Rules\Constants\NativeTypedClassConstantRule' => [['rules.52']], + 'PHPStan\Rules\Constants\FinalPrivateConstantRule' => [['rules.53']], + 'PHPStan\Rules\EnumCases\EnumCaseAttributesRule' => [['rules.54']], + 'PHPStan\Rules\Exceptions\NoncapturingCatchRule' => [['rules.55']], + 'PHPStan\Rules\Exceptions\ThrowExpressionRule' => [['rules.56']], + 'PHPStan\Rules\Functions\ArrowFunctionAttributesRule' => [['rules.57']], + 'PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule' => [['rules.58']], + 'PHPStan\Rules\Functions\ClosureAttributesRule' => [['rules.59']], + 'PHPStan\Rules\Functions\DefineParametersRule' => [['rules.60']], + 'PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule' => [['rules.61']], + 'PHPStan\Rules\Functions\CallToFunctionParametersRule' => [['rules.62']], + 'PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule' => [['rules.63']], + 'PHPStan\Rules\Functions\ExistingClassesInTypehintsRule' => [['rules.64']], + 'PHPStan\Rules\Functions\FunctionAttributesRule' => [['rules.65']], + 'PHPStan\Rules\Functions\InnerFunctionRule' => [['rules.66']], + 'PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule' => [['rules.67']], + 'PHPStan\Rules\Functions\ParamAttributesRule' => [['rules.68']], + 'PHPStan\Rules\Functions\PrintfArrayParametersRule' => [['rules.69']], + 'PHPStan\Rules\Functions\PrintfParametersRule' => [['rules.70']], + 'PHPStan\Rules\Functions\RedefinedParametersRule' => [['rules.71']], + 'PHPStan\Rules\Functions\ReturnNullsafeByRefRule' => [['rules.72']], + 'PHPStan\Rules\Ignore\IgnoreParseErrorRule' => [['rules.73']], + 'PHPStan\Rules\Functions\VariadicParametersDeclarationRule' => [['rules.74']], + 'PHPStan\Rules\Keywords\ContinueBreakInLoopRule' => [['rules.75']], + 'PHPStan\Rules\Keywords\DeclareStrictTypesRule' => [['rules.76']], + 'PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule' => [['rules.77']], + 'PHPStan\Rules\Methods\AbstractPrivateMethodRule' => [['rules.78']], + 'PHPStan\Rules\Methods\CallMethodsRule' => [['rules.79']], + 'PHPStan\Rules\Methods\CallStaticMethodsRule' => [['rules.80']], + 'PHPStan\Rules\Methods\ConsistentConstructorRule' => [['rules.81']], + 'PHPStan\Rules\Methods\ConstructorReturnTypeRule' => [['rules.82']], + 'PHPStan\Rules\Methods\ExistingClassesInTypehintsRule' => [['rules.83']], + 'PHPStan\Rules\Methods\FinalPrivateMethodRule' => [['rules.84']], + 'PHPStan\Rules\Methods\MethodCallableRule' => [['rules.85']], + 'PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule' => [['rules.86']], + 'PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule' => [['rules.87']], + 'PHPStan\Rules\Methods\MissingMethodImplementationRule' => [['rules.88']], + 'PHPStan\Rules\Methods\MethodAttributesRule' => [['rules.89']], + 'PHPStan\Rules\Methods\StaticMethodCallableRule' => [['rules.90']], + 'PHPStan\Rules\Names\UsedNamesRule' => [['rules.91']], + 'PHPStan\Rules\Operators\InvalidAssignVarRule' => [['rules.92']], + 'PHPStan\Rules\Operators\InvalidIncDecOperationRule' => [['rules.93']], + 'PHPStan\Rules\Properties\AccessPropertiesInAssignRule' => [['rules.94']], + 'PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule' => [['rules.95']], + 'PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule' => [['rules.96']], + 'PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule' => [['rules.97']], + 'PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule' => [['rules.98']], + 'PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule' => [['rules.99']], + 'PHPStan\Rules\Properties\PropertiesInInterfaceRule' => [['rules.100']], + 'PHPStan\Rules\Properties\PropertyAssignRefRule' => [['rules.101']], + 'PHPStan\Rules\Properties\PropertyAttributesRule' => [['rules.102']], + 'PHPStan\Rules\Properties\PropertyHookAttributesRule' => [['rules.103']], + 'PHPStan\Rules\Properties\PropertyInClassRule' => [['rules.104']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyRule' => [['rules.105']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule' => [['rules.106']], + 'PHPStan\Rules\Regexp\RegularExpressionPatternRule' => [['rules.107']], + 'PHPStan\Rules\Traits\ConflictingTraitConstantsRule' => [['rules.108']], + 'PHPStan\Rules\Traits\ConstantsInTraitsRule' => [['rules.109']], + 'PHPStan\Rules\Traits\TraitAttributesRule' => [['rules.110']], + 'PHPStan\Rules\Types\InvalidTypesInUnionRule' => [['rules.111']], + 'PHPStan\Rules\Variables\UnsetRule' => [['rules.112']], + 'PHPStan\Rules\Whitespace\FileWhitespaceRule' => [['rules.113']], + 'PHPStan\Rules\Classes\UnusedConstructorParametersRule' => [['rules.114']], + 'PHPStan\Rules\Functions\UnusedClosureUsesRule' => [['rules.115']], + 'PHPStan\Rules\Variables\EmptyRule' => [['rules.116']], + 'PHPStan\Rules\Variables\IssetRule' => [['rules.117']], + 'PHPStan\Rules\Variables\NullCoalesceRule' => [['rules.118']], + 'PHPStan\Rules\Cast\EchoRule' => [['rules.119']], + 'PHPStan\Rules\Cast\InvalidCastRule' => [['rules.120']], + 'PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule' => [['rules.121']], + 'PHPStan\Rules\Cast\PrintRule' => [['rules.122']], + 'PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule' => [['rules.123']], + 'PHPStan\Rules\Classes\MethodTagRule' => [['rules.124']], + 'PHPStan\Rules\Classes\MethodTagTraitRule' => [['rules.125']], + 'PHPStan\Rules\Classes\MethodTagTraitUseRule' => [['rules.126']], + 'PHPStan\Rules\Classes\PropertyTagRule' => [['rules.127']], + 'PHPStan\Rules\Classes\PropertyTagTraitRule' => [['rules.128']], + 'PHPStan\Rules\Classes\PropertyTagTraitUseRule' => [['rules.129']], + 'PHPStan\Rules\Classes\MixinTraitRule' => [['rules.130']], + 'PHPStan\Rules\Classes\MixinTraitUseRule' => [['rules.131']], + 'PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule' => [['rules.132']], + 'PHPStan\Rules\Constants\ValueAssignedToClassConstantRule' => [['rules.133']], + 'PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule' => [['rules.134']], + 'PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule' => [['rules.135']], + 'PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule' => [['rules.136']], + 'PHPStan\Rules\Generics\ClassAncestorsRule' => [['rules.137']], + 'PHPStan\Rules\Generics\ClassTemplateTypeRule' => [['rules.138']], + 'PHPStan\Rules\Generics\EnumAncestorsRule' => [['rules.139']], + 'PHPStan\Rules\Generics\EnumTemplateTypeRule' => [['rules.140']], + 'PHPStan\Rules\Generics\FunctionTemplateTypeRule' => [['rules.141']], + 'PHPStan\Rules\Generics\FunctionSignatureVarianceRule' => [['rules.142']], + 'PHPStan\Rules\Generics\InterfaceAncestorsRule' => [['rules.143']], + 'PHPStan\Rules\Generics\InterfaceTemplateTypeRule' => [['rules.144']], + 'PHPStan\Rules\Generics\MethodTemplateTypeRule' => [['rules.145']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeRule' => [['rules.146']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule' => [['rules.147']], + 'PHPStan\Rules\Generics\MethodSignatureVarianceRule' => [['rules.148']], + 'PHPStan\Rules\Generics\PropertyVarianceRule' => [['rules.149']], + 'PHPStan\Rules\Generics\TraitTemplateTypeRule' => [['rules.150']], + 'PHPStan\Rules\Generics\UsedTraitsRule' => [['rules.151']], + 'PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule' => [['rules.152']], + 'PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule' => [['rules.153']], + 'PHPStan\Rules\Operators\InvalidBinaryOperationRule' => [['rules.154']], + 'PHPStan\Rules\Operators\InvalidComparisonOperationRule' => [['rules.155']], + 'PHPStan\Rules\Operators\InvalidUnaryOperationRule' => [['rules.156']], + 'PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule' => [['rules.157']], + 'PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule' => [['rules.158']], + 'PHPStan\Rules\PhpDoc\FunctionAssertRule' => [['rules.159']], + 'PHPStan\Rules\PhpDoc\MethodAssertRule' => [['rules.160']], + 'PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule' => [['rules.161']], + 'PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule' => [['rules.162']], + 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule' => [['rules.163']], + 'PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule' => [['rules.164']], + 'PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule' => [['rules.165']], + 'PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule' => [['rules.166']], + 'PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule' => [['rules.167']], + 'PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule' => [['rules.168']], + 'PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule' => [['rules.169']], + 'PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule' => [['rules.170']], + 'PHPStan\Rules\Classes\RequireImplementsRule' => [['rules.171']], + 'PHPStan\Rules\Classes\RequireExtendsRule' => [['rules.172']], + 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule' => [['rules.173']], + 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule' => [['rules.174']], + 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule' => [['rules.175']], + 'PHPStan\Rules\Pure\PureFunctionRule' => [['rules.176']], + 'PHPStan\Rules\Pure\PureMethodRule' => [['rules.177']], + 'PHPStan\Rules\Arrays\ArrayDestructuringRule' => [['rules.178']], + 'PHPStan\Rules\Arrays\ArrayUnpackingRule' => [['rules.179']], + 'PHPStan\Rules\Arrays\IterableInForeachRule' => [['rules.180']], + 'PHPStan\Rules\Arrays\OffsetAccessAssignmentRule' => [['rules.181']], + 'PHPStan\Rules\Arrays\OffsetAccessAssignOpRule' => [['rules.182']], + 'PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule' => [['rules.183']], + 'PHPStan\Rules\Arrays\UnpackIterableInArrayRule' => [['rules.184']], + 'PHPStan\Rules\Exceptions\ThrowExprTypeRule' => [['rules.185']], + 'PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule' => [['rules.186']], + 'PHPStan\Rules\Functions\ClosureReturnTypeRule' => [['rules.187']], + 'PHPStan\Rules\Functions\ReturnTypeRule' => [['rules.188']], + 'PHPStan\Rules\Generators\YieldTypeRule' => [['rules.189']], + 'PHPStan\Rules\Methods\ReturnTypeRule' => [['rules.190']], + 'PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule' => [['rules.191']], + 'PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule' => [['rules.192']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule' => [['rules.193']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule' => [['rules.194']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule' => [['rules.195']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule' => [['rules.196']], + 'PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule' => [['rules.197']], + 'PHPStan\Rules\Properties\TypesAssignedToPropertiesRule' => [['rules.198']], + 'PHPStan\Rules\Variables\ParameterOutAssignedTypeRule' => [['rules.199']], + 'PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule' => [['rules.200']], + 'PHPStan\Rules\Variables\VariableCloningRule' => [['rules.201']], + 'PHPStan\Rules\Arrays\DeadForeachRule' => [['rules.202']], + 'PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule' => [['rules.203']], + 'PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule' => [['rules.204']], + 'PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule' => [['rules.205']], + 'PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule' => [['rules.206']], + 'PHPStan\Rules\DeadCode\NoopRule' => [['rules.207']], + 'PHPStan\Rules\DeadCode\UnreachableStatementRule' => [['rules.208']], + 'PHPStan\Rules\DeadCode\UnusedPrivateConstantRule' => [['rules.209']], + 'PHPStan\Rules\DeadCode\UnusedPrivateMethodRule' => [['rules.210']], + 'PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule' => [['rules.211']], + 'PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule' => [['rules.212']], + 'PHPStan\Rules\Functions\UselessFunctionReturnValueRule' => [['rules.213']], + 'PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule' => [['rules.214']], + 'PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule' => [['rules.215']], + 'PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule' => [['rules.216']], + 'PHPStan\Rules\Methods\NullsafeMethodCallRule' => [['rules.217']], + 'PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule' => [['rules.218']], + 'PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule' => [['rules.219']], + 'PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule' => [['rules.220']], + 'PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule' => [['rules.221']], + 'PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule' => [['rules.222']], + 'PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule' => [['rules.223']], + 'PHPStan\Rules\Traits\NotAnalysedTraitRule' => [['rules.224']], + 'PHPStan\Rules\DateTimeInstantiationRule' => [['rules.225']], + 'PHPStan\Rules\Functions\CallUserFuncRule' => [['rules.226']], + 'PHPStan\Rules\Functions\ParameterCastableToStringRule' => [['rules.227']], + 'PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule' => [['rules.228']], + 'PHPStan\Rules\Functions\SortParameterCastableToStringRule' => [['rules.229']], + 'PHPStan\Rules\Regexp\RegularExpressionQuotingRule' => [['rules.230']], + 'PHPStan\Rules\Constants\MissingClassConstantTypehintRule' => [['rules.231']], + 'PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule' => [['rules.232']], + 'PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule' => [['rules.233']], + 'PHPStan\Rules\Methods\MissingMethodParameterTypehintRule' => [['rules.234']], + 'PHPStan\Rules\Methods\MissingMethodReturnTypehintRule' => [['rules.235']], + 'PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule' => [['rules.236']], + 'PHPStan\Rules\Properties\MissingPropertyTypehintRule' => [['rules.237']], + 'Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule' => [['rules.238']], + 'Composer\Pcre\PHPStan\InvalidRegexPatternRule' => [['rules.239']], + 'PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule' => [['rules.240']], + 'Rector\TypePerfect\Rules\NoParamTypeRemovalRule' => [['rules.241']], + 'Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule' => [['rules.242']], + 'Rector\TypePerfect\Rules\NoIssetOnObjectRule' => [['rules.243']], + 'Rector\TypePerfect\Rules\NoEmptyOnObjectRule' => [['rules.244']], + 'Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule' => [['rules.245']], + 'Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule' => [['rules.246']], + 'Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule' => [['rules.247']], + 'Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule' => [['rules.248']], + 'Rector\TypePerfect\Rules\NoMixedMethodCallerRule' => [['rules.249']], + 'Rector\TypePerfect\Rules\ReturnNullOverFalseRule' => [['rules.250']], + 'TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule' => [['rules.251']], + 'TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule' => [['rules.252']], + 'TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule' => [['rules.253']], + 'TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule' => [['rules.254']], + 'TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule' => [['rules.255']], + 'Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule' => [['rules.256']], + 'Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule' => [['rules.257']], + 'PhpParser\BuilderFactory' => [['01']], + 'PHPStan\Parser\LexerFactory' => [['02']], + 'PhpParser\NodeVisitorAbstract' => [ + [ + '03', + '04', + '05', + '06', + '07', + '08', + '09', + '010', + '011', + '012', + '013', + '014', + '015', + '016', + '017', + '018', + '019', + '020', + '021', + '022', + '074', + '089', + '090', + '099', + ], + ], + 'PhpParser\NodeVisitor' => [ + [ + '03', + '04', + '05', + '06', + '07', + '08', + '09', + '010', + '011', + '012', + '013', + '014', + '015', + '016', + '017', + '018', + '019', + '020', + '021', + '022', + '074', + '089', + '090', + '099', + ], + ], + 'PhpParser\NodeVisitor\NameResolver' => [['03']], + 'PHPStan\Parser\AnonymousClassVisitor' => [['04']], + 'PHPStan\Parser\ArrayFilterArgVisitor' => [['05']], + 'PHPStan\Parser\ArrayFindArgVisitor' => [['06']], + 'PHPStan\Parser\ArrayMapArgVisitor' => [['07']], + 'PHPStan\Parser\ArrayWalkArgVisitor' => [['08']], + 'PHPStan\Parser\ClosureArgVisitor' => [['09']], + 'PHPStan\Parser\ClosureBindToVarVisitor' => [['010']], + 'PHPStan\Parser\ClosureBindArgVisitor' => [['011']], + 'PHPStan\Parser\CurlSetOptArgVisitor' => [['012']], + 'PHPStan\Parser\ArrowFunctionArgVisitor' => [['013']], + 'PHPStan\Parser\MagicConstantParamDefaultVisitor' => [['014']], + 'PHPStan\Parser\NewAssignedToPropertyVisitor' => [['015']], + 'PHPStan\Parser\ParentStmtTypesVisitor' => [['016']], + 'PHPStan\Parser\StandaloneThrowExprVisitor' => [['017']], + 'PHPStan\Parser\TryCatchTypeVisitor' => [['018']], + 'PHPStan\Parser\LastConditionVisitor' => [['019']], + 'PHPStan\Parser\TypeTraverserInstanceofVisitor' => [['020']], + 'PHPStan\Parser\VariadicMethodsVisitor' => [['021']], + 'PHPStan\Parser\VariadicFunctionsVisitor' => [['022']], + 'PHPStan\Node\Printer\ExprPrinter' => [['023']], + 'PhpParser\PrettyPrinter\Standard' => [1 => ['024']], + 'PhpParser\PrettyPrinterAbstract' => [1 => ['024']], + 'PhpParser\PrettyPrinter' => [1 => ['024']], + 'PHPStan\Node\Printer\Printer' => [['024']], + 'PHPStan\Broker\AnonymousClassNameHelper' => [['025']], + 'PHPStan\Php\PhpVersion' => [['026']], + 'PHPStan\Php\PhpVersionFactory' => [['027']], + 'PHPStan\Php\PhpVersionFactoryFactory' => [['028']], + 'PHPStan\Php\ComposerPhpVersionFactory' => [['029']], + 'PHPStan\PhpDocParser\ParserConfig' => [['030']], + 'PHPStan\PhpDocParser\Lexer\Lexer' => [['031']], + 'PHPStan\PhpDocParser\Parser\TypeParser' => [['032']], + 'PHPStan\PhpDocParser\Parser\ConstExprParser' => [['033']], + 'PHPStan\PhpDocParser\Parser\PhpDocParser' => [['034']], + 'PHPStan\PhpDocParser\Printer\Printer' => [['035']], + 'PHPStan\PhpDoc\PhpDocInheritanceResolver' => [['036']], + 'PHPStan\PhpDoc\PhpDocNodeResolver' => [['037']], + 'PHPStan\PhpDoc\PhpDocStringResolver' => [['038']], + 'PHPStan\PhpDoc\ConstExprNodeResolver' => [['039']], + 'PHPStan\PhpDoc\TypeNodeResolver' => [['040']], + 'PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider' => [['041']], + 'PHPStan\PhpDoc\TypeStringResolver' => [['042']], + 'PHPStan\PhpDoc\StubValidator' => [['043']], + 'PHPStan\PhpDoc\StubFilesExtension' => [['044', '046', '047', '048']], + 'PHPStan\PhpDoc\SocketSelectStubFilesExtension' => [['044']], + 'PHPStan\PhpDoc\StubFilesProvider' => [['045']], + 'PHPStan\PhpDoc\DefaultStubFilesProvider' => [['045']], + 'PHPStan\PhpDoc\JsonValidateStubFilesExtension' => [['046']], + 'PHPStan\PhpDoc\ReflectionClassStubFilesExtension' => [['047']], + 'PHPStan\PhpDoc\ReflectionEnumStubFilesExtension' => [['048']], + 'PHPStan\Analyser\Analyser' => [['049']], + 'PHPStan\Analyser\AnalyserResultFinalizer' => [['050']], + 'PHPStan\Analyser\FileAnalyser' => [['051']], + 'PHPStan\Analyser\IgnoreErrorExtensionProvider' => [['052']], + 'PHPStan\Analyser\LocalIgnoresProcessor' => [['053']], + 'PHPStan\Analyser\RuleErrorTransformer' => [['054']], + 'PHPStan\Analyser\Ignore\IgnoredErrorHelper' => [['055']], + 'PHPStan\Analyser\Ignore\IgnoreLexer' => [['056']], + 'PHPStan\Analyser\InternalScopeFactory' => [['057']], + 'PHPStan\Analyser\LazyInternalScopeFactory' => [['057']], + 'PHPStan\Analyser\ScopeFactory' => [['058']], + 'PHPStan\Analyser\NodeScopeResolver' => [['059']], + 'PHPStan\Analyser\ConstantResolver' => [['060']], + 'PHPStan\Analyser\ConstantResolverFactory' => [['061']], + 'PHPStan\Analyser\ResultCache\ResultCacheManagerFactory' => [['062']], + 'PHPStan\Analyser\ResultCache\ResultCacheClearer' => [['063']], + 'PHPStan\Analyser\RicherScopeGetTypeHelper' => [['064']], + 'PHPStan\Cache\Cache' => [['065']], + 'PHPStan\Collectors\Registry' => [['066']], + 'PHPStan\Collectors\RegistryFactory' => [['067']], + 'PHPStan\Command\AnalyseApplication' => [['068']], + 'PHPStan\Command\AnalyserRunner' => [['069']], + 'PHPStan\Command\FixerApplication' => [['070']], + 'PHPStan\Dependency\DependencyResolver' => [['071']], + 'PHPStan\Dependency\ExportedNodeFetcher' => [['072']], + 'PHPStan\Dependency\ExportedNodeResolver' => [['073']], + 'PHPStan\Dependency\ExportedNodeVisitor' => [['074']], + 'PHPStan\DependencyInjection\Container' => [['075'], ['076']], + 'PHPStan\DependencyInjection\Nette\NetteContainer' => [['076']], + 'PHPStan\DependencyInjection\DerivativeContainerFactory' => [['077']], + 'PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider' => [['078']], + 'PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider' => [['079']], + 'PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider' => [['080']], + 'PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider' => [['081']], + 'PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider' => [['082']], + 'PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider' => [['083']], + 'PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider' => [['084']], + 'PHPStan\File\FileHelper' => [['085']], + 'PHPStan\File\FileExcluderFactory' => [['086']], + 'PHPStan\File\FileExcluderRawFactory' => [['087']], + 'PHPStan\File\FileExcluder' => [2 => ['fileExcluderAnalyse', 'fileExcluderScan']], + 'PHPStan\File\FileFinder' => [2 => ['fileFinderAnalyse', 'fileFinderScan']], + 'PHPStan\File\FileMonitor' => [['088']], + 'PHPStan\Parser\DeclarePositionVisitor' => [['089']], + 'PHPStan\Parser\ImmediatelyInvokedClosureVisitor' => [['090']], + 'PHPStan\Parallel\ParallelAnalyser' => [['091']], + 'PHPStan\Diagnose\DiagnoseExtension' => [0 => ['092'], 2 => [1 => 'phpstanDiagnoseExtension']], + 'PHPStan\Parallel\Scheduler' => [['092']], + 'PHPStan\Process\CpuCoreCounter' => [['093']], + 'PHPStan\Reflection\AttributeReflectionFactory' => [['094']], + 'PHPStan\Reflection\FunctionReflectionFactory' => [['095']], + 'PHPStan\Reflection\InitializerExprTypeResolver' => [['096']], + 'PHPStan\Reflection\MethodsClassReflectionExtension' => [['097', '0111', '0113', '0115', '0117', '0458']], + 'PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension' => [['097']], + 'PHPStan\Reflection\PropertiesClassReflectionExtension' => [['098', '0112', '0114', '0115', '0119', '0286']], + 'PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension' => [['098']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor' => [['099']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher' => [['0100']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker' => [['0101']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory' => [['0102']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository' => [['0103']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory' => [['0104']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory' => [['0105']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository' => [['0106']], + 'PHPStan\Type\DynamicMethodReturnTypeExtension' => [ + [ + '0107', + '0108', + '0109', + '0120', + '0121', + '0230', + '0241', + '0247', + '0248', + '0253', + '0288', + '0316', + '0343', + '0344', + '0351', + '0352', + '0353', + '0354', + '0355', + '0356', + '0358', + ], + ], + 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension' => [ + ['0107', '0108'], + ], + 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension' => [['0109']], + 'PHPStan\Reflection\ConstructorsHelper' => [['0110']], + 'PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension' => [['0111']], + 'PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension' => [['0112']], + 'PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension' => [['0113']], + 'PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension' => [['0114']], + 'PHPStan\Reflection\Php\PhpClassReflectionExtension' => [['0115']], + 'PHPStan\Reflection\Php\PhpMethodReflectionFactory' => [['0116']], + 'PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension' => [['0117']], + 'PHPStan\Reflection\AllowedSubTypesClassReflectionExtension' => [['0118']], + 'PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension' => [['0118']], + 'PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension' => [['0119']], + 'PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension' => [['0120', '0121']], + 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider' => [['0122']], + 'PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider' => [['0123']], + 'PHPStan\Reflection\SignatureMap\SignatureMapParser' => [['0124']], + 'PHPStan\Reflection\SignatureMap\SignatureMapProvider' => [['0128'], ['0125', '0126']], + 'PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider' => [['0125']], + 'PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider' => [['0126']], + 'PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory' => [['0127']], + 'PHPStan\Rules\Api\ApiRuleHelper' => [['0129']], + 'PHPStan\Rules\AttributesCheck' => [['0130']], + 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck' => [['0131']], + 'PHPStan\Rules\ClassNameCheck' => [['0132']], + 'PHPStan\Rules\ClassCaseSensitivityCheck' => [['0133']], + 'PHPStan\Rules\ClassForbiddenNameCheck' => [['0134']], + 'PHPStan\Rules\Classes\LocalTypeAliasesCheck' => [['0135']], + 'PHPStan\Rules\Classes\MethodTagCheck' => [['0136']], + 'PHPStan\Rules\Classes\MixinCheck' => [['0137']], + 'PHPStan\Rules\Classes\PropertyTagCheck' => [['0138']], + 'PHPStan\Rules\Comparison\ConstantConditionRuleHelper' => [['0139']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper' => [['0140']], + 'PHPStan\Rules\Exceptions\ExceptionTypeResolver' => [1 => ['0141'], [1 => 'exceptionTypeResolver']], + 'PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver' => [['0141']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule' => [['0142']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule' => [['0143']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule' => [['0144']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck' => [['0145']], + 'PHPStan\Rules\Exceptions\TooWideThrowTypeCheck' => [['0146']], + 'PHPStan\Rules\FunctionCallParametersCheck' => [['0147']], + 'PHPStan\Rules\FunctionDefinitionCheck' => [['0148']], + 'PHPStan\Rules\FunctionReturnTypeCheck' => [['0149']], + 'PHPStan\Rules\ParameterCastableToStringCheck' => [['0150']], + 'PHPStan\Rules\Generics\CrossCheckInterfacesHelper' => [['0151']], + 'PHPStan\Rules\Generics\GenericAncestorsCheck' => [['0152']], + 'PHPStan\Rules\Generics\GenericObjectTypeCheck' => [['0153']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeCheck' => [['0154']], + 'PHPStan\Rules\Generics\TemplateTypeCheck' => [['0155']], + 'PHPStan\Rules\Generics\VarianceCheck' => [['0156']], + 'PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper' => [['0157']], + 'PHPStan\Rules\IssetCheck' => [['0158']], + 'PHPStan\Rules\Methods\MethodCallCheck' => [['0159']], + 'PHPStan\Rules\Methods\StaticMethodCallCheck' => [['0160']], + 'PHPStan\Rules\Methods\MethodSignatureRule' => [['0161']], + 'PHPStan\Rules\Methods\MethodParameterComparisonHelper' => [['0162']], + 'PHPStan\Rules\Methods\MethodVisibilityComparisonHelper' => [['0163']], + 'PHPStan\Rules\MissingTypehintCheck' => [['0164']], + 'PHPStan\Rules\NullsafeCheck' => [['0165']], + 'PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider' => [['0166']], + 'PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider' => [['0166']], + 'PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider' => [['0167']], + 'PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider' => [['0167']], + 'PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper' => [['0168']], + 'PHPStan\Rules\PhpDoc\AssertRuleHelper' => [['0169']], + 'PHPStan\Rules\PhpDoc\UnresolvableTypeHelper' => [['0170']], + 'PHPStan\Rules\PhpDoc\GenericCallableRuleHelper' => [['0171']], + 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck' => [['0172']], + 'PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper' => [['0173']], + 'PHPStan\Rules\Playground\NeverRuleHelper' => [['0174']], + 'PHPStan\Rules\Properties\AccessPropertiesCheck' => [['0175']], + 'PHPStan\Type\OperatorTypeSpecifyingExtension' => [['0176']], + 'PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension' => [['0176']], + 'PHPStan\Rules\Properties\UninitializedPropertyRule' => [['0177']], + 'PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider' => [['0178']], + 'PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider' => [['0178']], + 'PHPStan\Rules\Properties\PropertyDescriptor' => [['0179']], + 'PHPStan\Rules\Properties\PropertyReflectionFinder' => [['0180']], + 'PHPStan\Rules\Pure\FunctionPurityCheck' => [['0181']], + 'PHPStan\Rules\RuleLevelHelper' => [['0182']], + 'PHPStan\Rules\UnusedFunctionParametersCheck' => [['0183']], + 'PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck' => [['0184']], + 'PHPStan\Type\FileTypeMapper' => [0 => ['0185'], 2 => [1 => 'stubFileTypeMapper']], + 'PHPStan\Type\TypeAliasResolver' => [['0186']], + 'PHPStan\Type\TypeAliasResolverProvider' => [['0187']], + 'PHPStan\Type\BitwiseFlagHelper' => [['0188']], + 'PHPStan\Type\DynamicFunctionReturnTypeExtension' => [ + [ + '0189', + '0190', + '0191', + '0192', + '0193', + '0195', + '0196', + '0197', + '0198', + '0199', + '0201', + '0202', + '0203', + '0204', + '0205', + '0207', + '0208', + '0209', + '0210', + '0211', + '0212', + '0213', + '0214', + '0215', + '0216', + '0217', + '0218', + '0219', + '0220', + '0221', + '0223', + '0224', + '0227', + '0228', + '0232', + '0233', + '0235', + '0236', + '0238', + '0240', + '0242', + '0245', + '0246', + '0255', + '0256', + '0258', + '0259', + '0260', + '0261', + '0262', + '0263', + '0264', + '0265', + '0266', + '0267', + '0268', + '0269', + '0271', + '0288', + '0291', + '0292', + '0293', + '0294', + '0295', + '0297', + '0298', + '0299', + '0300', + '0301', + '0302', + '0303', + '0304', + '0305', + '0306', + '0307', + '0309', + '0310', + '0311', + '0312', + '0313', + '0314', + '0315', + '0317', + '0318', + '0319', + '0320', + '0321', + '0322', + '0323', + '0324', + '0325', + '0328', + '0337', + '0341', + '0342', + '0345', + '0346', + '0347', + '0348', + '0349', + '0350', + ], + ], + 'PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension' => [['0189']], + 'PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension' => [['0190']], + 'PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension' => [['0191']], + 'PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension' => [['0192']], + 'PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension' => [['0193']], + 'PHPStan\Type\Php\ArrayColumnHelper' => [['0194']], + 'PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension' => [['0195']], + 'PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension' => [['0196']], + 'PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension' => [['0197']], + 'PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension' => [['0198']], + 'PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension' => [['0199']], + 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper' => [['0200']], + 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension' => [['0201']], + 'PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension' => [['0202']], + 'PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension' => [['0203']], + 'PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension' => [['0204']], + 'PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension' => [['0205']], + 'PHPStan\Type\FunctionTypeSpecifyingExtension' => [ + [ + '0206', + '0222', + '0237', + '0275', + '0285', + '0289', + '0290', + '0308', + '0326', + '0327', + '0329', + '0330', + '0331', + '0332', + '0333', + '0334', + '0335', + '0336', + '0338', + '0340', + ], + ], + 'PHPStan\Analyser\TypeSpecifierAwareExtension' => [ + [ + '0206', + '0222', + '0237', + '0275', + '0285', + '0289', + '0290', + '0296', + '0308', + '0326', + '0327', + '0329', + '0330', + '0331', + '0332', + '0333', + '0334', + '0335', + '0336', + '0338', + '0340', + '0342', + '0456', + ], + ], + 'PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension' => [['0206']], + 'PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension' => [['0207']], + 'PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension' => [['0208']], + 'PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension' => [['0209']], + 'PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension' => [['0210']], + 'PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension' => [['0211']], + 'PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension' => [['0212']], + 'PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension' => [['0213']], + 'PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension' => [['0214']], + 'PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension' => [['0215']], + 'PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension' => [['0216']], + 'PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension' => [['0217']], + 'PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension' => [['0218']], + 'PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension' => [['0219']], + 'PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension' => [['0220']], + 'PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension' => [['0221']], + 'PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension' => [['0222']], + 'PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension' => [['0223']], + 'PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension' => [['0224']], + 'PHPStan\Type\DynamicFunctionThrowTypeExtension' => [['0225', '0270', '0272']], + 'PHPStan\Type\Php\AssertThrowTypeExtension' => [['0225']], + 'PHPStan\Type\DynamicStaticMethodReturnTypeExtension' => [['0226', '0229', '0231', '0244', '0351', '0357']], + 'PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension' => [['0226']], + 'PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension' => [['0227']], + 'PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension' => [['0228']], + 'PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension' => [['0229']], + 'PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension' => [['0230']], + 'PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension' => [['0231']], + 'PHPStan\Type\Php\CompactFunctionReturnTypeExtension' => [['0232']], + 'PHPStan\Type\Php\ConstantFunctionReturnTypeExtension' => [['0233']], + 'PHPStan\Type\Php\ConstantHelper' => [['0234']], + 'PHPStan\Type\Php\CountFunctionReturnTypeExtension' => [['0235']], + 'PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension' => [['0236']], + 'PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension' => [['0237']], + 'PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension' => [['0238']], + 'PHPStan\Type\Php\DateFunctionReturnTypeHelper' => [['0239']], + 'PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension' => [['0240']], + 'PHPStan\Type\Php\DateFormatMethodReturnTypeExtension' => [['0241']], + 'PHPStan\Type\Php\DateFunctionReturnTypeExtension' => [['0242']], + 'PHPStan\Type\DynamicStaticMethodThrowTypeExtension' => [ + ['0243', '0249', '0252', '0281', '0282', '0283', '0284', '0287'], + ], + 'PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension' => [['0243']], + 'PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension' => [['0244']], + 'PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension' => [['0245']], + 'PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension' => [['0246']], + 'PHPStan\Type\Php\DateTimeModifyReturnTypeExtension' => [['0247', '0248']], + 'PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension' => [['0249']], + 'PHPStan\Type\DynamicMethodThrowTypeExtension' => [['0250', '0251', '0254']], + 'PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension' => [['0250']], + 'PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension' => [['0251']], + 'PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension' => [['0252']], + 'PHPStan\Type\Php\DsMapDynamicReturnTypeExtension' => [['0253']], + 'PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension' => [['0254']], + 'PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension' => [['0255']], + 'PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension' => [['0256']], + 'PHPStan\Type\Php\FilterFunctionReturnTypeHelper' => [['0257']], + 'PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension' => [['0258']], + 'PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension' => [['0259']], + 'PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension' => [['0260']], + 'PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension' => [['0261']], + 'PHPStan\Type\Php\GetClassDynamicReturnTypeExtension' => [['0262']], + 'PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension' => [['0263']], + 'PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension' => [['0264']], + 'PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension' => [['0265']], + 'PHPStan\Type\Php\GettypeFunctionReturnTypeExtension' => [['0266']], + 'PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension' => [['0267']], + 'PHPStan\Type\Php\HashFunctionsReturnTypeExtension' => [['0268']], + 'PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension' => [['0269']], + 'PHPStan\Type\Php\IntdivThrowTypeExtension' => [['0270']], + 'PHPStan\Type\Php\IniGetReturnTypeExtension' => [['0271']], + 'PHPStan\Type\Php\JsonThrowTypeExtension' => [['0272']], + 'PHPStan\Type\FunctionParameterOutTypeExtension' => [['0273', '0274', '0276']], + 'PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension' => [['0273']], + 'PHPStan\Type\Php\ParseStrParameterOutTypeExtension' => [['0274']], + 'PHPStan\Type\Php\PregMatchTypeSpecifyingExtension' => [['0275']], + 'PHPStan\Type\Php\PregMatchParameterOutTypeExtension' => [['0276']], + 'PHPStan\Type\FunctionParameterClosureTypeExtension' => [['0277']], + 'PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension' => [['0277']], + 'PHPStan\Type\Php\RegexArrayShapeMatcher' => [['0278']], + 'PHPStan\Type\Regex\RegexGroupParser' => [['0279']], + 'PHPStan\Type\Regex\RegexExpressionHelper' => [['0280']], + 'PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension' => [['0281']], + 'PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension' => [['0282']], + 'PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension' => [['0283']], + 'PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension' => [['0284']], + 'PHPStan\Type\Php\StrContainingTypeSpecifyingExtension' => [['0285']], + 'PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension' => [['0286']], + 'PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension' => [['0287']], + 'PHPStan\Type\Php\StatDynamicReturnTypeExtension' => [['0288']], + 'PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension' => [['0289']], + 'PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension' => [['0290']], + 'PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension' => [['0291']], + 'PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension' => [['0292']], + 'PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension' => [['0293']], + 'PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension' => [['0294']], + 'PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension' => [['0295']], + 'PHPStan\Type\MethodTypeSpecifyingExtension' => [['0296']], + 'PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension' => [['0296']], + 'PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension' => [['0297']], + 'PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension' => [['0298']], + 'PHPStan\Type\Php\LtrimFunctionReturnTypeExtension' => [['0299']], + 'PHPStan\Type\Php\MbFunctionsReturnTypeExtension' => [['0300']], + 'PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension' => [['0301']], + 'PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension' => [['0302']], + 'PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension' => [['0303']], + 'PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension' => [['0304']], + 'PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension' => [['0305']], + 'PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension' => [['0306']], + 'PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension' => [['0307']], + 'PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension' => [['0308']], + 'PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension' => [['0309']], + 'PHPStan\Type\Php\StrlenFunctionReturnTypeExtension' => [['0310']], + 'PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension' => [['0311']], + 'PHPStan\Type\Php\StrPadFunctionReturnTypeExtension' => [['0312']], + 'PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension' => [['0313']], + 'PHPStan\Type\Php\StrrevFunctionReturnTypeExtension' => [['0314']], + 'PHPStan\Type\Php\SubstrDynamicReturnTypeExtension' => [['0315']], + 'PHPStan\Type\Php\ThrowableReturnTypeExtension' => [['0316']], + 'PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension' => [['0317']], + 'PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension' => [['0318']], + 'PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension' => [['0319']], + 'PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension' => [['0320']], + 'PHPStan\Type\Php\PowFunctionReturnTypeExtension' => [['0321']], + 'PHPStan\Type\Php\RoundFunctionReturnTypeExtension' => [['0322']], + 'PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension' => [['0323']], + 'PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension' => [['0324']], + 'PHPStan\Type\Php\RangeFunctionReturnTypeExtension' => [['0325']], + 'PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension' => [['0326']], + 'PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension' => [['0327']], + 'PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension' => [['0328']], + 'PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension' => [['0329']], + 'PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension' => [['0330']], + 'PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension' => [['0331']], + 'PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension' => [['0332']], + 'PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension' => [['0333']], + 'PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension' => [['0334']], + 'PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension' => [['0335']], + 'PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension' => [['0336']], + 'PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension' => [['0337']], + 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension' => [['0338']], + 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper' => [['0339']], + 'PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension' => [['0340']], + 'PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension' => [['0341']], + 'PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension' => [['0342']], + 'PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension' => [['0343']], + 'PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension' => [['0344']], + 'PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension' => [['0345']], + 'PHPStan\Type\Php\StrTokFunctionReturnTypeExtension' => [['0346']], + 'PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension' => [['0347']], + 'PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension' => [['0348']], + 'PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension' => [['0349']], + 'PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension' => [['0350']], + 'PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension' => [['0351']], + 'PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension' => [['0352', '0353', '0354', '0355', '0356']], + 'PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension' => [['0357']], + 'PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension' => [['0358']], + 'PHPStan\Type\ClosureTypeFactory' => [['0359']], + 'PHPStan\Type\Constant\OversizedArrayBuilder' => [['0360']], + 'PHPStan\Rules\Functions\PrintfHelper' => [['0361']], + 'PHPStan\Analyser\TypeSpecifier' => [['typeSpecifier']], + 'PHPStan\Analyser\TypeSpecifierFactory' => [['typeSpecifierFactory']], + 'PHPStan\File\RelativePathHelper' => [ + 0 => ['relativePathHelper'], + 2 => [1 => 'simpleRelativePathHelper', 'parentDirectoryRelativePathHelper'], + ], + 'PHPStan\File\ParentDirectoryRelativePathHelper' => [2 => ['parentDirectoryRelativePathHelper']], + 'PHPStan\Cache\CacheStorage' => [2 => ['cacheStorage']], + 'PHPStan\Cache\FileCacheStorage' => [2 => ['cacheStorage']], + 'PHPStan\Parser\Parser' => [ + 2 => [ + 'currentPhpVersionRichParser', + 'currentPhpVersionSimpleParser', + 'currentPhpVersionSimpleDirectParser', + 'defaultAnalysisParser', + 'php8Parser', + 'pathRoutingParser', + 'freshStubParser', + 'stubParser', + ], + ], + 'PHPStan\Parser\RichParser' => [2 => ['currentPhpVersionRichParser']], + 'PHPStan\Parser\CleaningParser' => [2 => ['currentPhpVersionSimpleParser']], + 'PHPStan\Parser\SimpleParser' => [2 => ['currentPhpVersionSimpleDirectParser', 'php8Parser']], + 'PHPStan\Parser\CachedParser' => [2 => ['defaultAnalysisParser', 'stubParser']], + 'PhpParser\Parser' => [2 => ['phpParserDecorator', 'currentPhpVersionPhpParser', 'php8PhpParser']], + 'PHPStan\Parser\PhpParserDecorator' => [2 => ['phpParserDecorator']], + 'PhpParser\Lexer' => [2 => ['currentPhpVersionLexer', 'php8Lexer']], + 'PhpParser\ParserAbstract' => [2 => ['currentPhpVersionPhpParser', 'php8PhpParser']], + 'PHPStan\Parser\PhpParserFactory' => [2 => ['currentPhpVersionPhpParserFactory']], + 'PHPStan\Rules\Registry' => [['registry']], + 'PHPStan\Rules\LazyRegistry' => [['registry']], + 'PHPStan\PhpDoc\StubPhpDocProvider' => [['stubPhpDocProvider']], + 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory' => [['reflectionProviderFactory']], + 'PHPStan\Reflection\ReflectionProvider' => [0 => ['reflectionProvider'], 2 => [1 => 'betterReflectionProvider']], + 'PHPStan\BetterReflection\SourceLocator\Type\SourceLocator' => [2 => ['betterReflectionSourceLocator']], + 'PHPStan\BetterReflection\Reflector\Reflector' => [ + 0 => ['originalBetterReflectionReflector'], + 2 => [1 => 'betterReflectionReflector', 'nodeScopeResolverReflector'], + ], + 'PHPStan\BetterReflection\Reflector\DefaultReflector' => [['originalBetterReflectionReflector']], + 'PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector' => [ + 2 => ['betterReflectionReflector', 'nodeScopeResolverReflector'], + ], + 'PHPStan\Reflection\BetterReflection\BetterReflectionProvider' => [2 => ['betterReflectionProvider']], + 'PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory' => [['0362']], + 'PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory' => [['0363']], + 'PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory' => [['0364']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber' => [1 => ['0365', '0366']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber' => [['0365']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber' => [['0366']], + 'PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory' => [['0367']], + 'PHPStan\Reflection\Deprecation\DeprecationProvider' => [['0368']], + 'PhpParser\Lexer\Emulative' => [2 => ['php8Lexer']], + 'PhpParser\Parser\Php8' => [2 => ['php8PhpParser']], + 'PHPStan\Parser\PathRoutingParser' => [2 => ['pathRoutingParser']], + 'PHPStan\Parser\StubParser' => [2 => ['freshStubParser']], + 'PHPStan\Diagnose\PHPStanDiagnoseExtension' => [2 => ['phpstanDiagnoseExtension']], + 'PHPStan\Command\ErrorFormatter\ErrorFormatter' => [ + [ + 'errorFormatter.raw', + 'errorFormatter.table', + 'errorFormatter.checkstyle', + 'errorFormatter.json', + 'errorFormatter.junit', + 'errorFormatter.prettyJson', + 'errorFormatter.gitlab', + 'errorFormatter.github', + 'errorFormatter.teamcity', + ], + ['0369'], + ], + 'PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter' => [['0369']], + 'PHPStan\Command\ErrorFormatter\RawErrorFormatter' => [['errorFormatter.raw']], + 'PHPStan\Command\ErrorFormatter\TableErrorFormatter' => [['errorFormatter.table']], + 'PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter' => [['errorFormatter.checkstyle']], + 'PHPStan\Command\ErrorFormatter\JsonErrorFormatter' => [['errorFormatter.json', 'errorFormatter.prettyJson']], + 'PHPStan\Command\ErrorFormatter\JunitErrorFormatter' => [['errorFormatter.junit']], + 'PHPStan\Command\ErrorFormatter\GitlabErrorFormatter' => [['errorFormatter.gitlab']], + 'PHPStan\Command\ErrorFormatter\GithubErrorFormatter' => [['errorFormatter.github']], + 'PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter' => [['errorFormatter.teamcity']], + 'PHPStan\Rules\Classes\ExistingClassInClassExtendsRule' => [['0370']], + 'PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule' => [['0371']], + 'PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule' => [['0372']], + 'PHPStan\Rules\Classes\ExistingClassInInstanceOfRule' => [['0373']], + 'PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule' => [['0374']], + 'PHPStan\Rules\Classes\ExistingClassInTraitUseRule' => [['0375']], + 'PHPStan\Rules\Classes\InstantiationRule' => [['0376']], + 'PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule' => [['0377']], + 'PHPStan\Rules\Functions\CallToNonExistentFunctionRule' => [['0378']], + 'PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule' => [['0379']], + 'PHPStan\Rules\Constants\OverridingConstantRule' => [['0380']], + 'PHPStan\Rules\Methods\OverridingMethodRule' => [['0381']], + 'PHPStan\Rules\Missing\MissingReturnRule' => [['0382']], + 'PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule' => [['0383']], + 'PHPStan\Rules\Namespaces\ExistingNamesInUseRule' => [['0384']], + 'PHPStan\Rules\Properties\AccessPropertiesRule' => [['0385']], + 'PHPStan\Rules\Properties\AccessStaticPropertiesRule' => [['0386']], + 'PHPStan\Rules\Properties\ExistingClassesInPropertiesRule' => [['0387']], + 'PHPStan\Rules\Functions\FunctionCallableRule' => [['0388']], + 'PHPStan\Rules\Properties\OverridingPropertyRule' => [['0389']], + 'PHPStan\Rules\Properties\SetPropertyHookParameterRule' => [['0390']], + 'PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule' => [['0391']], + 'PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule' => [['0392']], + 'PHPStan\Rules\Variables\CompactVariablesRule' => [['0393']], + 'PHPStan\Rules\Variables\DefinedVariableRule' => [['0394']], + 'PHPStan\Rules\Keywords\RequireFileExistsRule' => [['0395']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension' => [['0396', '0463']], + 'PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension' => [['0396']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension' => [['0397', '0467']], + 'PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension' => [['0397']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension' => [['0398', '0464']], + 'PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension' => [['0398']], + 'PHPStan\Rules\Constants\ConstantRule' => [['0399']], + 'PHPStan\Rules\Classes\MixinRule' => [['0400']], + 'PHPStan\Rules\PhpDoc\RequireExtendsCheck' => [['0401']], + 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule' => [['0402']], + 'PHPStan\Rules\Functions\CallCallablesRule' => [['0403']], + 'PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule' => [['0404']], + 'PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule' => [['0405']], + 'PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule' => [['0406']], + 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension' => [['0407', '0466']], + 'PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension' => [['0407']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension' => [['0408', '0465']], + 'PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension' => [['0408']], + 'PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule' => [['0409']], + 'PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule' => [['0410']], + 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule' => [['0411']], + 'PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule' => [['0412']], + 'PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule' => [['0413']], + 'PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule' => [['0414']], + 'PHPStan\Rules\Generators\YieldFromTypeRule' => [['0415']], + 'PHPStan\Rules\Generators\YieldInGeneratorRule' => [['0416']], + 'PHPStan\Rules\Classes\ImpossibleInstanceOfRule' => [['0417']], + 'PHPStan\Rules\Comparison\BooleanAndConstantConditionRule' => [['0418']], + 'PHPStan\Rules\Comparison\BooleanOrConstantConditionRule' => [['0419']], + 'PHPStan\Rules\Comparison\BooleanNotConstantConditionRule' => [['0420']], + 'PHPStan\Collectors\Collector' => [ + [ + '0421', + '0422', + '0423', + '0424', + '0425', + '0426', + '0427', + '0448', + '0449', + '0525', + '0526', + '0527', + '0593', + '0594', + '0595', + '0596', + '0597', + ], + ], + 'PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector' => [['0421']], + 'PHPStan\Rules\DeadCode\PossiblyPureNewCollector' => [['0422']], + 'PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector' => [['0423']], + 'PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector' => [['0424']], + 'PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector' => [['0425']], + 'PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector' => [['0426']], + 'PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector' => [['0427']], + 'PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule' => [['0428']], + 'PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule' => [['0429']], + 'PHPStan\Rules\Comparison\ElseIfConstantConditionRule' => [['0430']], + 'PHPStan\Rules\Comparison\IfConstantConditionRule' => [['0431']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule' => [['0432']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule' => [['0433']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule' => [['0434']], + 'PHPStan\Rules\Comparison\LogicalXorConstantConditionRule' => [['0435']], + 'PHPStan\Rules\Comparison\MatchExpressionRule' => [['0436']], + 'PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule' => [['0437']], + 'PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule' => [['0438']], + 'PHPStan\Rules\Comparison\ConstantLooseComparisonRule' => [['0439']], + 'PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule' => [['0440']], + 'PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule' => [['0441']], + 'PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule' => [['0442']], + 'PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule' => [['0443']], + 'PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule' => [['0444']], + 'PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule' => [['0445']], + 'PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule' => [['0446']], + 'PHPStan\Rules\Properties\NullsafePropertyFetchRule' => [['0447']], + 'PHPStan\Rules\Traits\TraitDeclarationCollector' => [['0448']], + 'PHPStan\Rules\Traits\TraitUseCollector' => [['0449']], + 'PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule' => [['0450']], + 'PHPStan\Rules\Functions\RandomIntParametersRule' => [['0451']], + 'PHPStan\Rules\Functions\ArrayFilterRule' => [['0452']], + 'PHPStan\Rules\Functions\ArrayValuesRule' => [['0453']], + 'PHPStan\Rules\Functions\ParameterCastableToNumberRule' => [['0454']], + 'PHPStan\Type\StaticMethodParameterOutTypeExtension' => [['0455']], + 'Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension' => [['0455']], + 'PHPStan\Type\StaticMethodTypeSpecifyingExtension' => [['0456']], + 'Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension' => [['0456']], + 'PHPStan\Type\StaticMethodParameterClosureTypeExtension' => [['0457']], + 'Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension' => [['0457']], + 'Carbon\PHPStan\MacroExtension' => [['0458']], + 'PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider' => [['0459']], + 'PHPStan\Rules\Deprecations\DeprecatedScopeHelper' => [['0460']], + 'PHPStan\Rules\Deprecations\DeprecatedScopeResolver' => [['0461']], + 'PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver' => [['0461']], + 'PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule' => [['0462']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension' => [['0463']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension' => [['0464']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension' => [['0465']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension' => [['0466']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension' => [['0467']], + 'PHPStan\Rules\BooleansInConditions\BooleanRuleHelper' => [['0468']], + 'PHPStan\Rules\Operators\OperatorRuleHelper' => [['0469']], + 'PHPStan\Rules\VariableVariables\VariablePropertyFetchRule' => [['0470']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule' => [['0471']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule' => [['0472']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule' => [['0473']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule' => [['0474']], + 'PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule' => [['0475']], + 'PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule' => [['0476']], + 'PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule' => [['0477']], + 'PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule' => [['0478']], + 'PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule' => [['0479']], + 'PHPStan\Rules\Cast\UselessCastRule' => [['0480']], + 'PHPStan\Rules\Classes\RequireParentConstructCallRule' => [['0481']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule' => [['0482']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule' => [['0483']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule' => [['0484']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule' => [['0485']], + 'PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule' => [['0486']], + 'PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule' => [['0487']], + 'PHPStan\Rules\Functions\ArrayFilterStrictRule' => [['0488']], + 'PHPStan\Rules\Functions\ClosureUsesThisRule' => [['0489']], + 'PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule' => [['0490']], + 'PHPStan\Rules\Methods\IllegalConstructorMethodCallRule' => [['0491']], + 'PHPStan\Rules\Methods\IllegalConstructorStaticCallRule' => [['0492']], + 'PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule' => [['0493', '0494', '0495', '0496']], + 'PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule' => [['0493']], + 'PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule' => [['0494']], + 'PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule' => [['0495']], + 'PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule' => [['0496']], + 'PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule' => [['0497']], + 'PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule' => [['0498']], + 'PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule' => [['0499']], + 'PHPStan\Rules\Operators\OperandsInArithmeticModuloRule' => [['0500']], + 'PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule' => [['0501']], + 'PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule' => [['0502']], + 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule' => [['0503']], + 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule' => [['0504']], + 'PHPStan\Rules\StrictCalls\StrictFunctionCallsRule' => [['0505']], + 'PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule' => [['0506']], + 'PHPStan\Rules\VariableVariables\VariableMethodCallRule' => [['0507']], + 'PHPStan\Rules\VariableVariables\VariableMethodCallableRule' => [['0508']], + 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule' => [['0509']], + 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule' => [['0510']], + 'PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule' => [['0511']], + 'PHPStan\Rules\VariableVariables\VariableVariablesRule' => [['0512']], + 'Rector\TypePerfect\Configuration' => [['0513']], + 'Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder' => [['0514']], + 'Rector\TypePerfect\NodeFinder\MethodCallNodeFinder' => [['0515']], + 'Rector\TypePerfect\NodeFinder\ReturnNodeFinder' => [['0516']], + 'Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer' => [['0517']], + 'Rector\TypePerfect\Printer\NodeComparator' => [['0518']], + 'Rector\TypePerfect\Reflection\ReflectionParser' => [['0519']], + 'Rector\TypePerfect\Reflection\MethodNodeAnalyser' => [['0520']], + 'Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher' => [['0521']], + 'Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver' => [['0522']], + 'Rector\TypePerfect\Printer\CollectorMetadataPrinter' => [['0523']], + 'Rector\TypePerfect\Guard\EmptyIssetGuard' => [['0524']], + 'Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector' => [['0525']], + 'Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector' => [['0526']], + 'Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector' => [['0527']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed' => [['0528']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory' => [['0529']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath' => [['0530']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature' => [['0531']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory' => [['0532']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory' => [['0533']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory' => [['0534']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory' => [['0535']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory' => [['0536']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory' => [['0537']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory' => [['0537']], + 'Spaze\PHPStan\Rules\Disallowed\File\FilePath' => [['0538']], + 'Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter' => [['0539']], + 'Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier' => [['0540']], + 'Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer' => [['0541']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors' => [['0542']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors' => [['0543']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors' => [['0544']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors' => [['0545']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors' => [['0546']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors' => [['0547']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors' => [['0548']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors' => [['0549']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors' => [['0550']], + 'Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver' => [['0551']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory' => [['0552']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages' => [['0553', '0554']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls' => [['0555']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls' => [['0556']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls' => [['0557']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls' => [['0558']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls' => [['0559']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls' => [['0560']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls' => [['0561']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls' => [['0562']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls' => [['0563']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls' => [['0564']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls' => [['0565']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls' => [['0566']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages' => [['0567']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages' => [['classConstantUsages', '0568']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages' => [['0569']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages' => [['0570']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure' => [['0571']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure' => [['0572']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure' => [['0573']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure' => [['0574']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure' => [['0575']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure' => [['0576']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure' => [['0577']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure' => [['0578']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure' => [['0579']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure' => [['0580']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure' => [['0581']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure' => [['0582']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure' => [['0583']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure' => [['0584']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure' => [['0585']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule' => [['0586']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule' => [['0587']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule' => [['0588']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule' => [['0589']], + 'TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter' => [['0590']], + 'TomasVotruba\TypeCoverage\CollectorDataNormalizer' => [['0591']], + 'TomasVotruba\TypeCoverage\Configuration' => [['0592']], + 'TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector' => [['0593']], + 'TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector' => [['0594']], + 'TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector' => [['0595']], + 'TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector' => [['0596']], + 'TomasVotruba\TypeCoverage\Collectors\DeclareCollector' => [['0597']], + ]; + + + public function __construct(array $params = []) + { + parent::__construct($params); + } + + + public function createService01(): PhpParser\BuilderFactory + { + return new PhpParser\BuilderFactory; + } + + + public function createService02(): PHPStan\Parser\LexerFactory + { + return new PHPStan\Parser\LexerFactory($this->getService('026')); + } + + + public function createService03(): PhpParser\NodeVisitor\NameResolver + { + return new PhpParser\NodeVisitor\NameResolver(options: ['preserveOriginalNames' => true]); + } + + + public function createService04(): PHPStan\Parser\AnonymousClassVisitor + { + return new PHPStan\Parser\AnonymousClassVisitor; + } + + + public function createService05(): PHPStan\Parser\ArrayFilterArgVisitor + { + return new PHPStan\Parser\ArrayFilterArgVisitor; + } + + + public function createService06(): PHPStan\Parser\ArrayFindArgVisitor + { + return new PHPStan\Parser\ArrayFindArgVisitor; + } + + + public function createService07(): PHPStan\Parser\ArrayMapArgVisitor + { + return new PHPStan\Parser\ArrayMapArgVisitor; + } + + + public function createService08(): PHPStan\Parser\ArrayWalkArgVisitor + { + return new PHPStan\Parser\ArrayWalkArgVisitor; + } + + + public function createService09(): PHPStan\Parser\ClosureArgVisitor + { + return new PHPStan\Parser\ClosureArgVisitor; + } + + + public function createService010(): PHPStan\Parser\ClosureBindToVarVisitor + { + return new PHPStan\Parser\ClosureBindToVarVisitor; + } + + + public function createService011(): PHPStan\Parser\ClosureBindArgVisitor + { + return new PHPStan\Parser\ClosureBindArgVisitor; + } + + + public function createService012(): PHPStan\Parser\CurlSetOptArgVisitor + { + return new PHPStan\Parser\CurlSetOptArgVisitor; + } + + + public function createService013(): PHPStan\Parser\ArrowFunctionArgVisitor + { + return new PHPStan\Parser\ArrowFunctionArgVisitor; + } + + + public function createService014(): PHPStan\Parser\MagicConstantParamDefaultVisitor + { + return new PHPStan\Parser\MagicConstantParamDefaultVisitor; + } + + + public function createService015(): PHPStan\Parser\NewAssignedToPropertyVisitor + { + return new PHPStan\Parser\NewAssignedToPropertyVisitor; + } + + + public function createService016(): PHPStan\Parser\ParentStmtTypesVisitor + { + return new PHPStan\Parser\ParentStmtTypesVisitor; + } + + + public function createService017(): PHPStan\Parser\StandaloneThrowExprVisitor + { + return new PHPStan\Parser\StandaloneThrowExprVisitor; + } + + + public function createService018(): PHPStan\Parser\TryCatchTypeVisitor + { + return new PHPStan\Parser\TryCatchTypeVisitor; + } + + + public function createService019(): PHPStan\Parser\LastConditionVisitor + { + return new PHPStan\Parser\LastConditionVisitor; + } + + + public function createService020(): PHPStan\Parser\TypeTraverserInstanceofVisitor + { + return new PHPStan\Parser\TypeTraverserInstanceofVisitor; + } + + + public function createService021(): PHPStan\Parser\VariadicMethodsVisitor + { + return new PHPStan\Parser\VariadicMethodsVisitor; + } + + + public function createService022(): PHPStan\Parser\VariadicFunctionsVisitor + { + return new PHPStan\Parser\VariadicFunctionsVisitor; + } + + + public function createService023(): PHPStan\Node\Printer\ExprPrinter + { + return new PHPStan\Node\Printer\ExprPrinter($this->getService('024')); + } + + + public function createService024(): PHPStan\Node\Printer\Printer + { + return new PHPStan\Node\Printer\Printer; + } + + + public function createService025(): PHPStan\Broker\AnonymousClassNameHelper + { + return new PHPStan\Broker\AnonymousClassNameHelper($this->getService('085'), $this->getService('simpleRelativePathHelper')); + } + + + public function createService026(): PHPStan\Php\PhpVersion + { + return $this->getService('027')->create(); + } + + + public function createService027(): PHPStan\Php\PhpVersionFactory + { + return $this->getService('028')->create(); + } + + + public function createService028(): PHPStan\Php\PhpVersionFactoryFactory + { + return new PHPStan\Php\PhpVersionFactoryFactory(null, ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); + } + + + public function createService029(): PHPStan\Php\ComposerPhpVersionFactory + { + return new PHPStan\Php\ComposerPhpVersionFactory(['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); + } + + + public function createService030(): PHPStan\PhpDocParser\ParserConfig + { + return new PHPStan\PhpDocParser\ParserConfig(['lines' => true]); + } + + + public function createService031(): PHPStan\PhpDocParser\Lexer\Lexer + { + return new PHPStan\PhpDocParser\Lexer\Lexer($this->getService('030')); + } + + + public function createService032(): PHPStan\PhpDocParser\Parser\TypeParser + { + return new PHPStan\PhpDocParser\Parser\TypeParser($this->getService('030'), $this->getService('033')); + } + + + public function createService033(): PHPStan\PhpDocParser\Parser\ConstExprParser + { + return new PHPStan\PhpDocParser\Parser\ConstExprParser($this->getService('030')); + } + + + public function createService034(): PHPStan\PhpDocParser\Parser\PhpDocParser + { + return new PHPStan\PhpDocParser\Parser\PhpDocParser( + $this->getService('030'), + $this->getService('032'), + $this->getService('033') + ); + } + + + public function createService035(): PHPStan\PhpDocParser\Printer\Printer + { + return new PHPStan\PhpDocParser\Printer\Printer; + } + + + public function createService036(): PHPStan\PhpDoc\PhpDocInheritanceResolver + { + return new PHPStan\PhpDoc\PhpDocInheritanceResolver($this->getService('0185'), $this->getService('stubPhpDocProvider')); + } + + + public function createService037(): PHPStan\PhpDoc\PhpDocNodeResolver + { + return new PHPStan\PhpDoc\PhpDocNodeResolver($this->getService('040'), $this->getService('039'), $this->getService('0170')); + } + + + public function createService038(): PHPStan\PhpDoc\PhpDocStringResolver + { + return new PHPStan\PhpDoc\PhpDocStringResolver($this->getService('031'), $this->getService('034')); + } + + + public function createService039(): PHPStan\PhpDoc\ConstExprNodeResolver + { + return new PHPStan\PhpDoc\ConstExprNodeResolver($this->getService('0122'), $this->getService('096')); + } + + + public function createService040(): PHPStan\PhpDoc\TypeNodeResolver + { + return new PHPStan\PhpDoc\TypeNodeResolver( + $this->getService('041'), + $this->getService('0122'), + $this->getService('0187'), + $this->getService('060'), + $this->getService('096') + ); + } + + + public function createService041(): PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider + { + return new PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider($this->getService('075')); + } + + + public function createService042(): PHPStan\PhpDoc\TypeStringResolver + { + return new PHPStan\PhpDoc\TypeStringResolver($this->getService('031'), $this->getService('032'), $this->getService('040')); + } + + + public function createService043(): PHPStan\PhpDoc\StubValidator + { + return new PHPStan\PhpDoc\StubValidator($this->getService('077')); + } + + + public function createService044(): PHPStan\PhpDoc\SocketSelectStubFilesExtension + { + return new PHPStan\PhpDoc\SocketSelectStubFilesExtension($this->getService('026')); + } + + + public function createService045(): PHPStan\PhpDoc\DefaultStubFilesProvider + { + return new PHPStan\PhpDoc\DefaultStubFilesProvider( + $this->getService('075'), + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', + ], + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'] + ); + } + + + public function createService046(): PHPStan\PhpDoc\JsonValidateStubFilesExtension + { + return new PHPStan\PhpDoc\JsonValidateStubFilesExtension($this->getService('026')); + } + + + public function createService047(): PHPStan\PhpDoc\ReflectionClassStubFilesExtension + { + return new PHPStan\PhpDoc\ReflectionClassStubFilesExtension($this->getService('026')); + } + + + public function createService048(): PHPStan\PhpDoc\ReflectionEnumStubFilesExtension + { + return new PHPStan\PhpDoc\ReflectionEnumStubFilesExtension($this->getService('026')); + } + + + public function createService049(): PHPStan\Analyser\Analyser + { + return new PHPStan\Analyser\Analyser( + $this->getService('051'), + $this->getService('registry'), + $this->getService('066'), + $this->getService('059'), + 50 + ); + } + + + public function createService050(): PHPStan\Analyser\AnalyserResultFinalizer + { + return new PHPStan\Analyser\AnalyserResultFinalizer( + $this->getService('registry'), + $this->getService('052'), + $this->getService('054'), + $this->getService('058'), + $this->getService('053'), + true + ); + } + + + public function createService051(): PHPStan\Analyser\FileAnalyser + { + return new PHPStan\Analyser\FileAnalyser( + $this->getService('058'), + $this->getService('059'), + $this->getService('defaultAnalysisParser'), + $this->getService('071'), + $this->getService('052'), + $this->getService('054'), + $this->getService('053') + ); + } + + + public function createService052(): PHPStan\Analyser\IgnoreErrorExtensionProvider + { + return new PHPStan\Analyser\IgnoreErrorExtensionProvider($this->getService('075')); + } + + + public function createService053(): PHPStan\Analyser\LocalIgnoresProcessor + { + return new PHPStan\Analyser\LocalIgnoresProcessor; + } + + + public function createService054(): PHPStan\Analyser\RuleErrorTransformer + { + return new PHPStan\Analyser\RuleErrorTransformer; + } + + + public function createService055(): PHPStan\Analyser\Ignore\IgnoredErrorHelper + { + return new PHPStan\Analyser\Ignore\IgnoredErrorHelper( + $this->getService('085'), + [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], + true + ); + } + + + public function createService056(): PHPStan\Analyser\Ignore\IgnoreLexer + { + return new PHPStan\Analyser\Ignore\IgnoreLexer; + } + + + public function createService057(): PHPStan\Analyser\LazyInternalScopeFactory + { + return new PHPStan\Analyser\LazyInternalScopeFactory($this->getService('075')); + } + + + public function createService058(): PHPStan\Analyser\ScopeFactory + { + return new PHPStan\Analyser\ScopeFactory($this->getService('057')); + } + + + public function createService059(): PHPStan\Analyser\NodeScopeResolver + { + return new PHPStan\Analyser\NodeScopeResolver( + $this->getService('reflectionProvider'), + $this->getService('096'), + $this->getService('nodeScopeResolverReflector'), + $this->getService('078'), + $this->getService('080'), + $this->getService('defaultAnalysisParser'), + $this->getService('0185'), + $this->getService('stubPhpDocProvider'), + $this->getService('026'), + $this->getService('0128'), + $this->getService('0368'), + $this->getService('094'), + $this->getService('036'), + $this->getService('085'), + $this->getService('typeSpecifier'), + $this->getService('083'), + $this->getService('0178'), + $this->getService('084'), + $this->getService('058'), + false, + false, + false, + [], + [], + ['stdClass'], + true, + true, + true + ); + } + + + public function createService060(): PHPStan\Analyser\ConstantResolver + { + return $this->getService('061')->create(); + } + + + public function createService061(): PHPStan\Analyser\ConstantResolverFactory + { + return new PHPStan\Analyser\ConstantResolverFactory($this->getService('0122'), $this->getService('075')); + } + + + public function createService062(): PHPStan\Analyser\ResultCache\ResultCacheManagerFactory + { + return new class ($this) implements PHPStan\Analyser\ResultCache\ResultCacheManagerFactory { + private $container; + + + public function __construct(Container_9a81dd12e1 $container) + { + $this->container = $container; + } + + + public function create(array $fileReplacements): PHPStan\Analyser\ResultCache\ResultCacheManager + { + return new PHPStan\Analyser\ResultCache\ResultCacheManager( + $this->container->getService('075'), + $this->container->getService('072'), + $this->container->getService('fileFinderScan'), + $this->container->getService('reflectionProvider'), + $this->container->getService('045'), + $this->container->getService('085'), + 'storage/framework/cache/phpstan/resultCache.php', + $this->container->getParameter('analysedPaths'), + $this->container->getParameter('analysedPathsFromConfig'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + '8', + null, + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + [], + [], + $fileReplacements, + false, + [ + ['parameters', 'editorUrl'], + ['parameters', 'editorUrlTitle'], + ['parameters', 'errorFormat'], + ['parameters', 'ignoreErrors'], + ['parameters', 'reportUnmatchedIgnoredErrors'], + ['parameters', 'tipsOfTheDay'], + ['parameters', 'parallel'], + ['parameters', 'internalErrorsCountLimit'], + ['parameters', 'cache'], + ['parameters', 'memoryLimitFile'], + ['parameters', 'pro'], + 'parametersSchema', + ], + 7 + ); + } + }; + } + + + public function createService063(): PHPStan\Analyser\ResultCache\ResultCacheClearer + { + return new PHPStan\Analyser\ResultCache\ResultCacheClearer('storage/framework/cache/phpstan/resultCache.php'); + } + + + public function createService064(): PHPStan\Analyser\RicherScopeGetTypeHelper + { + return new PHPStan\Analyser\RicherScopeGetTypeHelper($this->getService('096')); + } + + + public function createService065(): PHPStan\Cache\Cache + { + return new PHPStan\Cache\Cache($this->getService('cacheStorage')); + } + + + public function createService066(): PHPStan\Collectors\Registry + { + return $this->getService('067')->create(); + } + + + public function createService067(): PHPStan\Collectors\RegistryFactory + { + return new PHPStan\Collectors\RegistryFactory($this->getService('075')); + } + + + public function createService068(): PHPStan\Command\AnalyseApplication + { + return new PHPStan\Command\AnalyseApplication( + $this->getService('069'), + $this->getService('050'), + $this->getService('043'), + $this->getService('062'), + $this->getService('055'), + $this->getService('045') + ); + } + + + public function createService069(): PHPStan\Command\AnalyserRunner + { + return new PHPStan\Command\AnalyserRunner( + $this->getService('092'), + $this->getService('049'), + $this->getService('091'), + $this->getService('093') + ); + } + + + public function createService070(): PHPStan\Command\FixerApplication + { + return new PHPStan\Command\FixerApplication( + $this->getService('088'), + $this->getService('055'), + $this->getService('045'), + $this->getParameter('analysedPaths'), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', + ['1.1.1.2'], + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + null, + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + 'phpstorm://open?file=%file%&line=%line%', + '8' + ); + } + + + public function createService071(): PHPStan\Dependency\DependencyResolver + { + return new PHPStan\Dependency\DependencyResolver( + $this->getService('085'), + $this->getService('reflectionProvider'), + $this->getService('073'), + $this->getService('0185') + ); + } + + + public function createService072(): PHPStan\Dependency\ExportedNodeFetcher + { + return new PHPStan\Dependency\ExportedNodeFetcher($this->getService('defaultAnalysisParser'), $this->getService('074')); + } + + + public function createService073(): PHPStan\Dependency\ExportedNodeResolver + { + return new PHPStan\Dependency\ExportedNodeResolver( + $this->getService('reflectionProvider'), + $this->getService('0185'), + $this->getService('023') + ); + } + + + public function createService074(): PHPStan\Dependency\ExportedNodeVisitor + { + return new PHPStan\Dependency\ExportedNodeVisitor($this->getService('073')); + } + + + public function createService075(): PHPStan\DependencyInjection\Container + { + return new PHPStan\DependencyInjection\MemoizingContainer($this->getService('076')); + } + + + public function createService076(): PHPStan\DependencyInjection\Nette\NetteContainer + { + return new PHPStan\DependencyInjection\Nette\NetteContainer($this); + } + + + public function createService077(): PHPStan\DependencyInjection\DerivativeContainerFactory + { + return new PHPStan\DependencyInjection\DerivativeContainerFactory( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'storage/framework/cache/phpstan', + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + ], + $this->getParameter('analysedPaths'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + $this->getParameter('analysedPathsFromConfig'), + '8', + null, + null, + $this->getParameter('singleReflectionFile'), + $this->getParameter('singleReflectionInsteadOfFile') + ); + } + + + public function createService078(): PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider($this->getService('075')); + } + + + public function createService079(): PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider($this->getService('075')); + } + + + public function createService080(): PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider($this->getService('075')); + } + + + public function createService081(): PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider($this->getService('075')); + } + + + public function createService082(): PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider($this->getService('075')); + } + + + public function createService083(): PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider($this->getService('075')); + } + + + public function createService084(): PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider($this->getService('075')); + } + + + public function createService085(): PHPStan\File\FileHelper + { + return new PHPStan\File\FileHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createService086(): PHPStan\File\FileExcluderFactory + { + return new PHPStan\File\FileExcluderFactory($this->getService('087'), ['analyseAndScan' => [], 'analyse' => []]); + } + + + public function createService087(): PHPStan\File\FileExcluderRawFactory + { + return new class ($this) implements PHPStan\File\FileExcluderRawFactory { + private $container; + + + public function __construct(Container_9a81dd12e1 $container) + { + $this->container = $container; + } + + + public function create(array $analyseExcludes): PHPStan\File\FileExcluder + { + return new PHPStan\File\FileExcluder($this->container->getService('085'), $analyseExcludes); + } + }; + } + + + public function createService088(): PHPStan\File\FileMonitor + { + return new PHPStan\File\FileMonitor( + $this->getService('fileFinderAnalyse'), + $this->getService('fileFinderScan'), + $this->getParameter('analysedPaths'), + $this->getParameter('analysedPathsFromConfig'), + [], + [] + ); + } + + + public function createService089(): PHPStan\Parser\DeclarePositionVisitor + { + return new PHPStan\Parser\DeclarePositionVisitor; + } + + + public function createService090(): PHPStan\Parser\ImmediatelyInvokedClosureVisitor + { + return new PHPStan\Parser\ImmediatelyInvokedClosureVisitor; + } + + + public function createService091(): PHPStan\Parallel\ParallelAnalyser + { + return new PHPStan\Parallel\ParallelAnalyser(50, 600.0, 134217728); + } + + + public function createService092(): PHPStan\Parallel\Scheduler + { + return new PHPStan\Parallel\Scheduler(20, 32, 2); + } + + + public function createService093(): PHPStan\Process\CpuCoreCounter + { + return new PHPStan\Process\CpuCoreCounter; + } + + + public function createService094(): PHPStan\Reflection\AttributeReflectionFactory + { + return new PHPStan\Reflection\AttributeReflectionFactory($this->getService('096'), $this->getService('0122')); + } + + + public function createService095(): PHPStan\Reflection\FunctionReflectionFactory + { + return new class ($this) implements PHPStan\Reflection\FunctionReflectionFactory { + private $container; + + + public function __construct(Container_9a81dd12e1 $container) + { + $this->container = $container; + } + + + public function create( + PHPStan\BetterReflection\Reflection\Adapter\ReflectionFunction $reflection, + PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, + array $phpDocParameterTypes, + ?PHPStan\Type\Type $phpDocReturnType, + ?PHPStan\Type\Type $phpDocThrowType, + ?string $deprecatedDescription, + bool $isDeprecated, + bool $isInternal, + ?string $filename, + ?bool $isPure, + PHPStan\Reflection\Assertions $asserts, + bool $acceptsNamedArguments, + ?string $phpDocComment, + array $phpDocParameterOutTypes, + array $phpDocParameterImmediatelyInvokedCallable, + array $phpDocParameterClosureThisTypes, + array $attributes + ): PHPStan\Reflection\Php\PhpFunctionReflection { + return new PHPStan\Reflection\Php\PhpFunctionReflection( + $this->container->getService('096'), + $reflection, + $this->container->getService('defaultAnalysisParser'), + $this->container->getService('094'), + $templateTypeMap, + $phpDocParameterTypes, + $phpDocReturnType, + $phpDocThrowType, + $deprecatedDescription, + $isDeprecated, + $isInternal, + $filename, + $isPure, + $asserts, + $acceptsNamedArguments, + $phpDocComment, + $phpDocParameterOutTypes, + $phpDocParameterImmediatelyInvokedCallable, + $phpDocParameterClosureThisTypes, + $attributes + ); + } + }; + } + + + public function createService096(): PHPStan\Reflection\InitializerExprTypeResolver + { + return new PHPStan\Reflection\InitializerExprTypeResolver( + $this->getService('060'), + $this->getService('0122'), + $this->getService('026'), + $this->getService('082'), + $this->getService('0360'), + false + ); + } + + + public function createService097(): PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension; + } + + + public function createService098(): PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension; + } + + + public function createService099(): PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor; + } + + + public function createService0100(): PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher( + $this->getService('099'), + $this->getService('defaultAnalysisParser') + ); + } + + + public function createService0101(): PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker( + $this->getService('0103'), + $this->getService('0104'), + $this->getService('0102'), + $this->getService('026') + ); + } + + + public function createService0102(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory( + $this->getService('0100'), + $this->getService('fileFinderScan'), + $this->getService('026'), + $this->getService('065') + ); + } + + + public function createService0103(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository($this->getService('0102')); + } + + + public function createService0104(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory { + private $container; + + + public function __construct(Container_9a81dd12e1 $container) + { + $this->container = $container; + } + + + public function create(PHPStan\BetterReflection\SourceLocator\Type\Composer\Psr\PsrAutoloaderMapping $mapping): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator($mapping, $this->container->getService('0106')); + } + }; + } + + + public function createService0105(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory { + private $container; + + + public function __construct(Container_9a81dd12e1 $container) + { + $this->container = $container; + } + + + public function create(string $fileName): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator( + $this->container->getService('0100'), + $fileName + ); + } + }; + } + + + public function createService0106(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository($this->getService('0105')); + } + + + public function createService0107(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumBackedCase' + ); + } + + + public function createService0108(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumUnitCase' + ); + } + + + public function createService0109(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0110(): PHPStan\Reflection\ConstructorsHelper + { + return new PHPStan\Reflection\ConstructorsHelper($this->getService('075'), []); + } + + + public function createService0111(): PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension + { + return new PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension; + } + + + public function createService0112(): PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension; + } + + + public function createService0113(): PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension([]); + } + + + public function createService0114(): PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension([]); + } + + + public function createService0115(): PHPStan\Reflection\Php\PhpClassReflectionExtension + { + return new PHPStan\Reflection\Php\PhpClassReflectionExtension( + $this->getService('058'), + $this->getService('059'), + $this->getService('0116'), + $this->getService('036'), + $this->getService('0368'), + $this->getService('097'), + $this->getService('098'), + $this->getService('0128'), + $this->getService('defaultAnalysisParser'), + $this->getService('stubPhpDocProvider'), + $this->getService('0122'), + $this->getService('0185'), + $this->getService('094'), + false + ); + } + + + public function createService0116(): PHPStan\Reflection\Php\PhpMethodReflectionFactory + { + return new class ($this) implements PHPStan\Reflection\Php\PhpMethodReflectionFactory { + private $container; + + + public function __construct(Container_9a81dd12e1 $container) + { + $this->container = $container; + } + + + public function create( + PHPStan\Reflection\ClassReflection $declaringClass, + ?PHPStan\Reflection\ClassReflection $declaringTrait, + PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod $reflection, + PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, + array $phpDocParameterTypes, + ?PHPStan\Type\Type $phpDocReturnType, + ?PHPStan\Type\Type $phpDocThrowType, + ?string $deprecatedDescription, + bool $isDeprecated, + bool $isInternal, + bool $isFinal, + ?bool $isPure, + PHPStan\Reflection\Assertions $asserts, + ?PHPStan\Type\Type $selfOutType, + ?string $phpDocComment, + array $phpDocParameterOutTypes, + array $immediatelyInvokedCallableParameters, + array $phpDocClosureThisTypeParameters, + bool $acceptsNamedArguments, + array $attributes + ): PHPStan\Reflection\Php\PhpMethodReflection { + return new PHPStan\Reflection\Php\PhpMethodReflection( + $this->container->getService('096'), + $declaringClass, + $declaringTrait, + $reflection, + $this->container->getService('reflectionProvider'), + $this->container->getService('094'), + $this->container->getService('defaultAnalysisParser'), + $templateTypeMap, + $phpDocParameterTypes, + $phpDocReturnType, + $phpDocThrowType, + $deprecatedDescription, + $isDeprecated, + $isInternal, + $isFinal, + $isPure, + $asserts, + $acceptsNamedArguments, + $selfOutType, + $phpDocComment, + $phpDocParameterOutTypes, + $immediatelyInvokedCallableParameters, + $phpDocClosureThisTypeParameters, + $attributes + ); + } + }; + } + + + public function createService0117(): PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension; + } + + + public function createService0118(): PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension + { + return new PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension; + } + + + public function createService0119(): PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension + { + return new PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension( + $this->getService('reflectionProvider'), + ['stdClass'], + $this->getService('098') + ); + } + + + public function createService0120(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension + { + return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\Reflection\ClassReflection', + 'getNativeReflection' + ); + } + + + public function createService0121(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension + { + return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\Reflection\Php\BuiltinMethodReflection', + 'getDeclaringClass' + ); + } + + + public function createService0122(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider + { + return new PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider($this->getService('075')); + } + + + public function createService0123(): PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider + { + return new PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider( + $this->getService('0128'), + $this->getService('betterReflectionReflector'), + $this->getService('0185'), + $this->getService('stubPhpDocProvider'), + $this->getService('094') + ); + } + + + public function createService0124(): PHPStan\Reflection\SignatureMap\SignatureMapParser + { + return new PHPStan\Reflection\SignatureMap\SignatureMapParser($this->getService('042')); + } + + + public function createService0125(): PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider + { + return new PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider( + $this->getService('0124'), + $this->getService('096'), + $this->getService('026'), + true + ); + } + + + public function createService0126(): PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider + { + return new PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider( + $this->getService('0125'), + $this->getService('0100'), + $this->getService('0185'), + $this->getService('026'), + $this->getService('096'), + $this->getService('0122') + ); + } + + + public function createService0127(): PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory + { + return new PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory( + $this->getService('026'), + $this->getService('0125'), + $this->getService('0126') + ); + } + + + public function createService0128(): PHPStan\Reflection\SignatureMap\SignatureMapProvider + { + return $this->getService('0127')->create(); + } + + + public function createService0129(): PHPStan\Rules\Api\ApiRuleHelper + { + return new PHPStan\Rules\Api\ApiRuleHelper; + } + + + public function createService0130(): PHPStan\Rules\AttributesCheck + { + return new PHPStan\Rules\AttributesCheck( + $this->getService('reflectionProvider'), + $this->getService('0147'), + $this->getService('0132'), + true + ); + } + + + public function createService0131(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck + { + return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck($this->getService('0182'), true, false, false); + } + + + public function createService0132(): PHPStan\Rules\ClassNameCheck + { + return new PHPStan\Rules\ClassNameCheck( + $this->getService('0133'), + $this->getService('0134'), + $this->getService('reflectionProvider'), + $this->getService('075') + ); + } + + + public function createService0133(): PHPStan\Rules\ClassCaseSensitivityCheck + { + return new PHPStan\Rules\ClassCaseSensitivityCheck($this->getService('reflectionProvider'), true); + } + + + public function createService0134(): PHPStan\Rules\ClassForbiddenNameCheck + { + return new PHPStan\Rules\ClassForbiddenNameCheck($this->getService('075')); + } + + + public function createService0135(): PHPStan\Rules\Classes\LocalTypeAliasesCheck + { + return new PHPStan\Rules\Classes\LocalTypeAliasesCheck( + [], + $this->getService('reflectionProvider'), + $this->getService('040'), + $this->getService('0164'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('0153'), + true, + true, + true + ); + } + + + public function createService0136(): PHPStan\Rules\Classes\MethodTagCheck + { + return new PHPStan\Rules\Classes\MethodTagCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0137(): PHPStan\Rules\Classes\MixinCheck + { + return new PHPStan\Rules\Classes\MixinCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0138(): PHPStan\Rules\Classes\PropertyTagCheck + { + return new PHPStan\Rules\Classes\PropertyTagCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0139(): PHPStan\Rules\Comparison\ConstantConditionRuleHelper + { + return new PHPStan\Rules\Comparison\ConstantConditionRuleHelper($this->getService('0140'), true); + } + + + public function createService0140(): PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper( + $this->getService('reflectionProvider'), + $this->getService('typeSpecifier'), + ['stdClass'], + true + ); + } + + + public function createService0141(): PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver + { + return new PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver($this->getService('reflectionProvider'), [], [], [], []); + } + + + public function createService0142(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule($this->getService('0145')); + } + + + public function createService0143(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule($this->getService('0145')); + } + + + public function createService0144(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule($this->getService('0145')); + } + + + public function createService0145(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck($this->getService('exceptionTypeResolver')); + } + + + public function createService0146(): PHPStan\Rules\Exceptions\TooWideThrowTypeCheck + { + return new PHPStan\Rules\Exceptions\TooWideThrowTypeCheck(true); + } + + + public function createService0147(): PHPStan\Rules\FunctionCallParametersCheck + { + return new PHPStan\Rules\FunctionCallParametersCheck( + $this->getService('0182'), + $this->getService('0165'), + $this->getService('0170'), + $this->getService('0180'), + true, + true, + true, + true + ); + } + + + public function createService0148(): PHPStan\Rules\FunctionDefinitionCheck + { + return new PHPStan\Rules\FunctionDefinitionCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('026'), + true, + false + ); + } + + + public function createService0149(): PHPStan\Rules\FunctionReturnTypeCheck + { + return new PHPStan\Rules\FunctionReturnTypeCheck($this->getService('0182')); + } + + + public function createService0150(): PHPStan\Rules\ParameterCastableToStringCheck + { + return new PHPStan\Rules\ParameterCastableToStringCheck($this->getService('0182')); + } + + + public function createService0151(): PHPStan\Rules\Generics\CrossCheckInterfacesHelper + { + return new PHPStan\Rules\Generics\CrossCheckInterfacesHelper; + } + + + public function createService0152(): PHPStan\Rules\Generics\GenericAncestorsCheck + { + return new PHPStan\Rules\Generics\GenericAncestorsCheck( + $this->getService('reflectionProvider'), + $this->getService('0153'), + $this->getService('0156'), + $this->getService('0170'), + [], + true + ); + } + + + public function createService0153(): PHPStan\Rules\Generics\GenericObjectTypeCheck + { + return new PHPStan\Rules\Generics\GenericObjectTypeCheck; + } + + + public function createService0154(): PHPStan\Rules\Generics\MethodTagTemplateTypeCheck + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeCheck($this->getService('0185'), $this->getService('0155')); + } + + + public function createService0155(): PHPStan\Rules\Generics\TemplateTypeCheck + { + return new PHPStan\Rules\Generics\TemplateTypeCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0186'), + true + ); + } + + + public function createService0156(): PHPStan\Rules\Generics\VarianceCheck + { + return new PHPStan\Rules\Generics\VarianceCheck; + } + + + public function createService0157(): PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper + { + return new PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper; + } + + + public function createService0158(): PHPStan\Rules\IssetCheck + { + return new PHPStan\Rules\IssetCheck($this->getService('0179'), $this->getService('0180'), true, true); + } + + + public function createService0159(): PHPStan\Rules\Methods\MethodCallCheck + { + return new PHPStan\Rules\Methods\MethodCallCheck($this->getService('reflectionProvider'), $this->getService('0182'), true, true); + } + + + public function createService0160(): PHPStan\Rules\Methods\StaticMethodCallCheck + { + return new PHPStan\Rules\Methods\StaticMethodCallCheck( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + true, + true, + true + ); + } + + + public function createService0161(): PHPStan\Rules\Methods\MethodSignatureRule + { + return new PHPStan\Rules\Methods\MethodSignatureRule($this->getService('0115'), true, true); + } + + + public function createService0162(): PHPStan\Rules\Methods\MethodParameterComparisonHelper + { + return new PHPStan\Rules\Methods\MethodParameterComparisonHelper($this->getService('026')); + } + + + public function createService0163(): PHPStan\Rules\Methods\MethodVisibilityComparisonHelper + { + return new PHPStan\Rules\Methods\MethodVisibilityComparisonHelper; + } + + + public function createService0164(): PHPStan\Rules\MissingTypehintCheck + { + return new PHPStan\Rules\MissingTypehintCheck(false, []); + } + + + public function createService0165(): PHPStan\Rules\NullsafeCheck + { + return new PHPStan\Rules\NullsafeCheck; + } + + + public function createService0166(): PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider + { + return new PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider($this->getService('075')); + } + + + public function createService0167(): PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider + { + return new PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider($this->getService('075')); + } + + + public function createService0168(): PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper + { + return new PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper; + } + + + public function createService0169(): PHPStan\Rules\PhpDoc\AssertRuleHelper + { + return new PHPStan\Rules\PhpDoc\AssertRuleHelper( + $this->getService('096'), + $this->getService('reflectionProvider'), + $this->getService('0170'), + $this->getService('0132'), + $this->getService('0164'), + $this->getService('0153'), + true, + true + ); + } + + + public function createService0170(): PHPStan\Rules\PhpDoc\UnresolvableTypeHelper + { + return new PHPStan\Rules\PhpDoc\UnresolvableTypeHelper; + } + + + public function createService0171(): PHPStan\Rules\PhpDoc\GenericCallableRuleHelper + { + return new PHPStan\Rules\PhpDoc\GenericCallableRuleHelper($this->getService('0155')); + } + + + public function createService0172(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck + { + return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck( + $this->getService('0153'), + $this->getService('0170'), + $this->getService('0171') + ); + } + + + public function createService0173(): PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper + { + return new PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper( + $this->getService('040'), + $this->getService('0185'), + $this->getService('reflectionProvider'), + true, + false + ); + } + + + public function createService0174(): PHPStan\Rules\Playground\NeverRuleHelper + { + return new PHPStan\Rules\Playground\NeverRuleHelper; + } + + + public function createService0175(): PHPStan\Rules\Properties\AccessPropertiesCheck + { + return new PHPStan\Rules\Properties\AccessPropertiesCheck( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('026'), + true, + true + ); + } + + + public function createService0176(): PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension + { + return new PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension($this->getService('026')); + } + + + public function createService0177(): PHPStan\Rules\Properties\UninitializedPropertyRule + { + return new PHPStan\Rules\Properties\UninitializedPropertyRule($this->getService('0110')); + } + + + public function createService0178(): PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider + { + return new PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider($this->getService('075')); + } + + + public function createService0179(): PHPStan\Rules\Properties\PropertyDescriptor + { + return new PHPStan\Rules\Properties\PropertyDescriptor; + } + + + public function createService0180(): PHPStan\Rules\Properties\PropertyReflectionFinder + { + return new PHPStan\Rules\Properties\PropertyReflectionFinder; + } + + + public function createService0181(): PHPStan\Rules\Pure\FunctionPurityCheck + { + return new PHPStan\Rules\Pure\FunctionPurityCheck; + } + + + public function createService0182(): PHPStan\Rules\RuleLevelHelper + { + return new PHPStan\Rules\RuleLevelHelper($this->getService('reflectionProvider'), true, false, true, false, false, false, true); + } + + + public function createService0183(): PHPStan\Rules\UnusedFunctionParametersCheck + { + return new PHPStan\Rules\UnusedFunctionParametersCheck($this->getService('reflectionProvider'), true); + } + + + public function createService0184(): PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck + { + return new PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck; + } + + + public function createService0185(): PHPStan\Type\FileTypeMapper + { + return new PHPStan\Type\FileTypeMapper( + $this->getService('0122'), + $this->getService('defaultAnalysisParser'), + $this->getService('038'), + $this->getService('037'), + $this->getService('025'), + $this->getService('085') + ); + } + + + public function createService0186(): PHPStan\Type\TypeAliasResolver + { + return new PHPStan\Type\UsefulTypeAliasResolver( + [], + $this->getService('042'), + $this->getService('040'), + $this->getService('reflectionProvider') + ); + } + + + public function createService0187(): PHPStan\Type\TypeAliasResolverProvider + { + return new PHPStan\Type\LazyTypeAliasResolverProvider($this->getService('075')); + } + + + public function createService0188(): PHPStan\Type\BitwiseFlagHelper + { + return new PHPStan\Type\BitwiseFlagHelper($this->getService('reflectionProvider')); + } + + + public function createService0189(): PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension; + } + + + public function createService0190(): PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension; + } + + + public function createService0191(): PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension; + } + + + public function createService0192(): PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0193(): PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0194(): PHPStan\Type\Php\ArrayColumnHelper + { + return new PHPStan\Type\Php\ArrayColumnHelper($this->getService('026')); + } + + + public function createService0195(): PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension($this->getService('0194')); + } + + + public function createService0196(): PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0197(): PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension; + } + + + public function createService0198(): PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0199(): PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0200(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper($this->getService('reflectionProvider')); + } + + + public function createService0201(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension($this->getService('0200')); + } + + + public function createService0202(): PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0203(): PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension($this->getService('0200')); + } + + + public function createService0204(): PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension; + } + + + public function createService0205(): PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension; + } + + + public function createService0206(): PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0207(): PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension; + } + + + public function createService0208(): PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension; + } + + + public function createService0209(): PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0210(): PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension; + } + + + public function createService0211(): PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension; + } + + + public function createService0212(): PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension; + } + + + public function createService0213(): PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension; + } + + + public function createService0214(): PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension; + } + + + public function createService0215(): PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension; + } + + + public function createService0216(): PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension; + } + + + public function createService0217(): PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0218(): PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension; + } + + + public function createService0219(): PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0220(): PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0221(): PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0222(): PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension; + } + + + public function createService0223(): PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0224(): PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension; + } + + + public function createService0225(): PHPStan\Type\Php\AssertThrowTypeExtension + { + return new PHPStan\Type\Php\AssertThrowTypeExtension; + } + + + public function createService0226(): PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension; + } + + + public function createService0227(): PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension; + } + + + public function createService0228(): PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension + { + return new PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension($this->getService('026')); + } + + + public function createService0229(): PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension; + } + + + public function createService0230(): PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension; + } + + + public function createService0231(): PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension; + } + + + public function createService0232(): PHPStan\Type\Php\CompactFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\CompactFunctionReturnTypeExtension(true); + } + + + public function createService0233(): PHPStan\Type\Php\ConstantFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ConstantFunctionReturnTypeExtension($this->getService('0234')); + } + + + public function createService0234(): PHPStan\Type\Php\ConstantHelper + { + return new PHPStan\Type\Php\ConstantHelper; + } + + + public function createService0235(): PHPStan\Type\Php\CountFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\CountFunctionReturnTypeExtension; + } + + + public function createService0236(): PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0237(): PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension; + } + + + public function createService0238(): PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0239(): PHPStan\Type\Php\DateFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\DateFunctionReturnTypeHelper; + } + + + public function createService0240(): PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension($this->getService('0239')); + } + + + public function createService0241(): PHPStan\Type\Php\DateFormatMethodReturnTypeExtension + { + return new PHPStan\Type\Php\DateFormatMethodReturnTypeExtension($this->getService('0239')); + } + + + public function createService0242(): PHPStan\Type\Php\DateFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DateFunctionReturnTypeExtension($this->getService('0239')); + } + + + public function createService0243(): PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0244(): PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension; + } + + + public function createService0245(): PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension; + } + + + public function createService0246(): PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension; + } + + + public function createService0247(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTime'); + } + + + public function createService0248(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTimeImmutable'); + } + + + public function createService0249(): PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0250(): PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension($this->getService('026')); + } + + + public function createService0251(): PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension($this->getService('026')); + } + + + public function createService0252(): PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0253(): PHPStan\Type\Php\DsMapDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DsMapDynamicReturnTypeExtension; + } + + + public function createService0254(): PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension; + } + + + public function createService0255(): PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension; + } + + + public function createService0256(): PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0257(): PHPStan\Type\Php\FilterFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\FilterFunctionReturnTypeHelper($this->getService('reflectionProvider'), $this->getService('026')); + } + + + public function createService0258(): PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension($this->getService('0257')); + } + + + public function createService0259(): PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension($this->getService('0257')); + } + + + public function createService0260(): PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension( + $this->getService('0257'), + $this->getService('reflectionProvider') + ); + } + + + public function createService0261(): PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension; + } + + + public function createService0262(): PHPStan\Type\Php\GetClassDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\GetClassDynamicReturnTypeExtension; + } + + + public function createService0263(): PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension; + } + + + public function createService0264(): PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension; + } + + + public function createService0265(): PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0266(): PHPStan\Type\Php\GettypeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GettypeFunctionReturnTypeExtension; + } + + + public function createService0267(): PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension; + } + + + public function createService0268(): PHPStan\Type\Php\HashFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\HashFunctionsReturnTypeExtension($this->getService('026')); + } + + + public function createService0269(): PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0270(): PHPStan\Type\Php\IntdivThrowTypeExtension + { + return new PHPStan\Type\Php\IntdivThrowTypeExtension; + } + + + public function createService0271(): PHPStan\Type\Php\IniGetReturnTypeExtension + { + return new PHPStan\Type\Php\IniGetReturnTypeExtension; + } + + + public function createService0272(): PHPStan\Type\Php\JsonThrowTypeExtension + { + return new PHPStan\Type\Php\JsonThrowTypeExtension($this->getService('reflectionProvider'), $this->getService('0188')); + } + + + public function createService0273(): PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension + { + return new PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension; + } + + + public function createService0274(): PHPStan\Type\Php\ParseStrParameterOutTypeExtension + { + return new PHPStan\Type\Php\ParseStrParameterOutTypeExtension; + } + + + public function createService0275(): PHPStan\Type\Php\PregMatchTypeSpecifyingExtension + { + return new PHPStan\Type\Php\PregMatchTypeSpecifyingExtension($this->getService('0278')); + } + + + public function createService0276(): PHPStan\Type\Php\PregMatchParameterOutTypeExtension + { + return new PHPStan\Type\Php\PregMatchParameterOutTypeExtension($this->getService('0278')); + } + + + public function createService0277(): PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension + { + return new PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); + } + + + public function createService0278(): PHPStan\Type\Php\RegexArrayShapeMatcher + { + return new PHPStan\Type\Php\RegexArrayShapeMatcher( + $this->getService('0279'), + $this->getService('0280'), + $this->getService('026') + ); + } + + + public function createService0279(): PHPStan\Type\Regex\RegexGroupParser + { + return new PHPStan\Type\Regex\RegexGroupParser($this->getService('026'), $this->getService('0280')); + } + + + public function createService0280(): PHPStan\Type\Regex\RegexExpressionHelper + { + return new PHPStan\Type\Regex\RegexExpressionHelper($this->getService('096')); + } + + + public function createService0281(): PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension; + } + + + public function createService0282(): PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0283(): PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0284(): PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0285(): PHPStan\Type\Php\StrContainingTypeSpecifyingExtension + { + return new PHPStan\Type\Php\StrContainingTypeSpecifyingExtension; + } + + + public function createService0286(): PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension + { + return new PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension; + } + + + public function createService0287(): PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension; + } + + + public function createService0288(): PHPStan\Type\Php\StatDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\StatDynamicReturnTypeExtension; + } + + + public function createService0289(): PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension + { + return new PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension; + } + + + public function createService0290(): PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension + { + return new PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension($this->getService('0180')); + } + + + public function createService0291(): PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0292(): PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension; + } + + + public function createService0293(): PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0294(): PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension; + } + + + public function createService0295(): PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension($this->getService('0188')); + } + + + public function createService0296(): PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension; + } + + + public function createService0297(): PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension; + } + + + public function createService0298(): PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension; + } + + + public function createService0299(): PHPStan\Type\Php\LtrimFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\LtrimFunctionReturnTypeExtension; + } + + + public function createService0300(): PHPStan\Type\Php\MbFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\MbFunctionsReturnTypeExtension($this->getService('026')); + } + + + public function createService0301(): PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension; + } + + + public function createService0302(): PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0303(): PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0304(): PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension; + } + + + public function createService0305(): PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension; + } + + + public function createService0306(): PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension; + } + + + public function createService0307(): PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension; + } + + + public function createService0308(): PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension; + } + + + public function createService0309(): PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension; + } + + + public function createService0310(): PHPStan\Type\Php\StrlenFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrlenFunctionReturnTypeExtension; + } + + + public function createService0311(): PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension; + } + + + public function createService0312(): PHPStan\Type\Php\StrPadFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrPadFunctionReturnTypeExtension; + } + + + public function createService0313(): PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension; + } + + + public function createService0314(): PHPStan\Type\Php\StrrevFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrrevFunctionReturnTypeExtension; + } + + + public function createService0315(): PHPStan\Type\Php\SubstrDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SubstrDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0316(): PHPStan\Type\Php\ThrowableReturnTypeExtension + { + return new PHPStan\Type\Php\ThrowableReturnTypeExtension; + } + + + public function createService0317(): PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension; + } + + + public function createService0318(): PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0319(): PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension; + } + + + public function createService0320(): PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension(null, $this->getService('029')); + } + + + public function createService0321(): PHPStan\Type\Php\PowFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\PowFunctionReturnTypeExtension; + } + + + public function createService0322(): PHPStan\Type\Php\RoundFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RoundFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0323(): PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension; + } + + + public function createService0324(): PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension; + } + + + public function createService0325(): PHPStan\Type\Php\RangeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RangeFunctionReturnTypeExtension; + } + + + public function createService0326(): PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension; + } + + + public function createService0327(): PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0328(): PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension; + } + + + public function createService0329(): PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension + { + return new PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension; + } + + + public function createService0330(): PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension + { + return new PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension($this->getService('0234')); + } + + + public function createService0331(): PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0332(): PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension; + } + + + public function createService0333(): PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension; + } + + + public function createService0334(): PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension($this->getService('0289')); + } + + + public function createService0335(): PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension; + } + + + public function createService0336(): PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension($this->getService('0339')); + } + + + public function createService0337(): PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension; + } + + + public function createService0338(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension($this->getService('0339')); + } + + + public function createService0339(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper + { + return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper; + } + + + public function createService0340(): PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension; + } + + + public function createService0341(): PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension( + $this->getService('reflectionProvider'), + $this->getService('0188') + ); + } + + + public function createService0342(): PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension( + $this->getService('reflectionProvider'), + true, + ['stdClass'] + ); + } + + + public function createService0343(): PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension; + } + + + public function createService0344(): PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension; + } + + + public function createService0345(): PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0346(): PHPStan\Type\Php\StrTokFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrTokFunctionReturnTypeExtension; + } + + + public function createService0347(): PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension; + } + + + public function createService0348(): PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension; + } + + + public function createService0349(): PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension; + } + + + public function createService0350(): PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension; + } + + + public function createService0351(): PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension + { + return new PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension; + } + + + public function createService0352(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClass'); + } + + + public function createService0353(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClassConstant'); + } + + + public function createService0354(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionFunctionAbstract'); + } + + + public function createService0355(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionParameter'); + } + + + public function createService0356(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionProperty'); + } + + + public function createService0357(): PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension + { + return new PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension; + } + + + public function createService0358(): PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension + { + return new PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension; + } + + + public function createService0359(): PHPStan\Type\ClosureTypeFactory + { + return new PHPStan\Type\ClosureTypeFactory( + $this->getService('096'), + $this->getService('0366'), + $this->getService('originalBetterReflectionReflector'), + $this->getService('currentPhpVersionPhpParser') + ); + } + + + public function createService0360(): PHPStan\Type\Constant\OversizedArrayBuilder + { + return new PHPStan\Type\Constant\OversizedArrayBuilder; + } + + + public function createService0361(): PHPStan\Rules\Functions\PrintfHelper + { + return new PHPStan\Rules\Functions\PrintfHelper($this->getService('026')); + } + + + public function createService0362(): PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory( + $this->getService('phpParserDecorator'), + $this->getService('php8PhpParser'), + $this->getService('0365'), + $this->getService('0366'), + $this->getService('0106'), + $this->getService('0103'), + $this->getService('0101'), + $this->getService('0104'), + $this->getService('0100'), + [], + [], + $this->getParameter('analysedPaths'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + $this->getParameter('analysedPathsFromConfig'), + false, + $this->getParameter('singleReflectionFile') + ); + } + + + public function createService0363(): PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory { + private $container; + + + public function __construct(Container_9a81dd12e1 $container) + { + $this->container = $container; + } + + + public function create(PHPStan\BetterReflection\Reflector\Reflector $reflector): PHPStan\Reflection\BetterReflection\BetterReflectionProvider + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( + $this->container->getService('0122'), + $this->container->getService('096'), + $this->container->getService('078'), + $reflector, + $this->container->getService('0185'), + $this->container->getService('036'), + $this->container->getService('0368'), + $this->container->getService('026'), + $this->container->getService('0123'), + $this->container->getService('stubPhpDocProvider'), + $this->container->getService('095'), + $this->container->getService('relativePathHelper'), + $this->container->getService('025'), + $this->container->getService('085'), + $this->container->getService('0365'), + $this->container->getService('0128'), + $this->container->getService('094'), + ['stdClass'] + ); + } + }; + } + + + public function createService0364(): PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory + { + return new PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory( + $this->getService('php8PhpParser'), + $this->getService('024'), + $this->getService('026') + ); + } + + + public function createService0365(): PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber + { + return $this->getService('0364')->create(); + } + + + public function createService0366(): PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber + { + return $this->getService('0367')->create(); + } + + + public function createService0367(): PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory + { + return new PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory( + $this->getService('024'), + $this->getService('026') + ); + } + + + public function createService0368(): PHPStan\Reflection\Deprecation\DeprecationProvider + { + return new PHPStan\Reflection\Deprecation\DeprecationProvider($this->getService('075')); + } + + + public function createService0369(): PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter( + $this->getService('errorFormatter.github'), + $this->getService('errorFormatter.teamcity') + ); + } + + + public function createService0370(): PHPStan\Rules\Classes\ExistingClassInClassExtendsRule + { + return new PHPStan\Rules\Classes\ExistingClassInClassExtendsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0371(): PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0372(): PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0373(): PHPStan\Rules\Classes\ExistingClassInInstanceOfRule + { + return new PHPStan\Rules\Classes\ExistingClassInInstanceOfRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0374(): PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0375(): PHPStan\Rules\Classes\ExistingClassInTraitUseRule + { + return new PHPStan\Rules\Classes\ExistingClassInTraitUseRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0376(): PHPStan\Rules\Classes\InstantiationRule + { + return new PHPStan\Rules\Classes\InstantiationRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0147'), + $this->getService('0132'), + true + ); + } + + + public function createService0377(): PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule + { + return new PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0378(): PHPStan\Rules\Functions\CallToNonExistentFunctionRule + { + return new PHPStan\Rules\Functions\CallToNonExistentFunctionRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0379(): PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule + { + return new PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule; + } + + + public function createService0380(): PHPStan\Rules\Constants\OverridingConstantRule + { + return new PHPStan\Rules\Constants\OverridingConstantRule(true); + } + + + public function createService0381(): PHPStan\Rules\Methods\OverridingMethodRule + { + return new PHPStan\Rules\Methods\OverridingMethodRule( + $this->getService('026'), + $this->getService('0161'), + true, + $this->getService('0162'), + $this->getService('0163'), + $this->getService('0115'), + false + ); + } + + + public function createService0382(): PHPStan\Rules\Missing\MissingReturnRule + { + return new PHPStan\Rules\Missing\MissingReturnRule(true, true); + } + + + public function createService0383(): PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule + { + return new PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0384(): PHPStan\Rules\Namespaces\ExistingNamesInUseRule + { + return new PHPStan\Rules\Namespaces\ExistingNamesInUseRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0385(): PHPStan\Rules\Properties\AccessPropertiesRule + { + return new PHPStan\Rules\Properties\AccessPropertiesRule($this->getService('0175')); + } + + + public function createService0386(): PHPStan\Rules\Properties\AccessStaticPropertiesRule + { + return new PHPStan\Rules\Properties\AccessStaticPropertiesRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + true + ); + } + + + public function createService0387(): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule + { + return new PHPStan\Rules\Properties\ExistingClassesInPropertiesRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('026'), + true, + false, + true + ); + } + + + public function createService0388(): PHPStan\Rules\Functions\FunctionCallableRule + { + return new PHPStan\Rules\Functions\FunctionCallableRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('026'), + true, + true + ); + } + + + public function createService0389(): PHPStan\Rules\Properties\OverridingPropertyRule + { + return new PHPStan\Rules\Properties\OverridingPropertyRule($this->getService('026'), true, true); + } + + + public function createService0390(): PHPStan\Rules\Properties\SetPropertyHookParameterRule + { + return new PHPStan\Rules\Properties\SetPropertyHookParameterRule($this->getService('0164'), true, true); + } + + + public function createService0391(): PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule + { + return new PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule( + $this->getService('0182'), + $this->getService('0179'), + $this->getService('0180'), + false + ); + } + + + public function createService0392(): PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule + { + return new PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule( + $this->getService('0179'), + $this->getService('0180'), + $this->getService('0182'), + false + ); + } + + + public function createService0393(): PHPStan\Rules\Variables\CompactVariablesRule + { + return new PHPStan\Rules\Variables\CompactVariablesRule(true); + } + + + public function createService0394(): PHPStan\Rules\Variables\DefinedVariableRule + { + return new PHPStan\Rules\Variables\DefinedVariableRule(true, true); + } + + + public function createService0395(): PHPStan\Rules\Keywords\RequireFileExistsRule + { + return new PHPStan\Rules\Keywords\RequireFileExistsRule('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createService0396(): PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension($this->getService('0157')); + } + + + public function createService0397(): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension($this->getService('0157')); + } + + + public function createService0398(): PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension($this->getService('0157')); + } + + + public function createService0399(): PHPStan\Rules\Constants\ConstantRule + { + return new PHPStan\Rules\Constants\ConstantRule(true); + } + + + public function createService0400(): PHPStan\Rules\Classes\MixinRule + { + return new PHPStan\Rules\Classes\MixinRule($this->getService('0137')); + } + + + public function createService0401(): PHPStan\Rules\PhpDoc\RequireExtendsCheck + { + return new PHPStan\Rules\PhpDoc\RequireExtendsCheck($this->getService('0132'), true, true); + } + + + public function createService0402(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule + { + return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0403(): PHPStan\Rules\Functions\CallCallablesRule + { + return new PHPStan\Rules\Functions\CallCallablesRule($this->getService('0147'), $this->getService('0182'), true); + } + + + public function createService0404(): PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule + { + return new PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule($this->getService('031'), $this->getService('034')); + } + + + public function createService0405(): PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule + { + return new PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule( + $this->getService('0185'), + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0406(): PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule + { + return new PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule($this->getService('031'), $this->getService('034')); + } + + + public function createService0407(): PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension($this->getService('0157')); + } + + + public function createService0408(): PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension($this->getService('0157')); + } + + + public function createService0409(): PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule + { + return new PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule($this->getService('0182'), true); + } + + + public function createService0410(): PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule + { + return new PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule(true); + } + + + public function createService0411(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule + { + return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule($this->getService('0182'), $this->getService('0131'), true); + } + + + public function createService0412(): PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0413(): PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0414(): PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0415(): PHPStan\Rules\Generators\YieldFromTypeRule + { + return new PHPStan\Rules\Generators\YieldFromTypeRule($this->getService('0182'), true); + } + + + public function createService0416(): PHPStan\Rules\Generators\YieldInGeneratorRule + { + return new PHPStan\Rules\Generators\YieldInGeneratorRule(true); + } + + + public function createService0417(): PHPStan\Rules\Classes\ImpossibleInstanceOfRule + { + return new PHPStan\Rules\Classes\ImpossibleInstanceOfRule(true, false, true); + } + + + public function createService0418(): PHPStan\Rules\Comparison\BooleanAndConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanAndConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0419(): PHPStan\Rules\Comparison\BooleanOrConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanOrConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0420(): PHPStan\Rules\Comparison\BooleanNotConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanNotConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0421(): PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector; + } + + + public function createService0422(): PHPStan\Rules\DeadCode\PossiblyPureNewCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureNewCollector($this->getService('reflectionProvider')); + } + + + public function createService0423(): PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector; + } + + + public function createService0424(): PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector($this->getService('reflectionProvider')); + } + + + public function createService0425(): PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector; + } + + + public function createService0426(): PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector; + } + + + public function createService0427(): PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector; + } + + + public function createService0428(): PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule($this->getService('0178'), [], [], false); + } + + + public function createService0429(): PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule + { + return new PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0430(): PHPStan\Rules\Comparison\ElseIfConstantConditionRule + { + return new PHPStan\Rules\Comparison\ElseIfConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0431(): PHPStan\Rules\Comparison\IfConstantConditionRule + { + return new PHPStan\Rules\Comparison\IfConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0432(): PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0433(): PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0434(): PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0435(): PHPStan\Rules\Comparison\LogicalXorConstantConditionRule + { + return new PHPStan\Rules\Comparison\LogicalXorConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0436(): PHPStan\Rules\Comparison\MatchExpressionRule + { + return new PHPStan\Rules\Comparison\MatchExpressionRule($this->getService('0139'), false, true); + } + + + public function createService0437(): PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule + { + return new PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule(true, true); + } + + + public function createService0438(): PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule + { + return new PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule($this->getService('064'), true, false, true); + } + + + public function createService0439(): PHPStan\Rules\Comparison\ConstantLooseComparisonRule + { + return new PHPStan\Rules\Comparison\ConstantLooseComparisonRule(true, false, true); + } + + + public function createService0440(): PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule + { + return new PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0441(): PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule + { + return new PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule($this->getService('0139'), true, true); + } + + + public function createService0442(): PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule + { + return new PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule($this->getService('0139'), true, true); + } + + + public function createService0443(): PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule($this->getService('0146')); + } + + + public function createService0444(): PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule($this->getService('0185'), $this->getService('0146')); + } + + + public function createService0445(): PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule($this->getService('0185'), $this->getService('0146')); + } + + + public function createService0446(): PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule(false); + } + + + public function createService0447(): PHPStan\Rules\Properties\NullsafePropertyFetchRule + { + return new PHPStan\Rules\Properties\NullsafePropertyFetchRule; + } + + + public function createService0448(): PHPStan\Rules\Traits\TraitDeclarationCollector + { + return new PHPStan\Rules\Traits\TraitDeclarationCollector; + } + + + public function createService0449(): PHPStan\Rules\Traits\TraitUseCollector + { + return new PHPStan\Rules\Traits\TraitUseCollector; + } + + + public function createService0450(): PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule + { + return new PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule($this->getService('exceptionTypeResolver'), true); + } + + + public function createService0451(): PHPStan\Rules\Functions\RandomIntParametersRule + { + return new PHPStan\Rules\Functions\RandomIntParametersRule( + $this->getService('reflectionProvider'), + $this->getService('026'), + true + ); + } + + + public function createService0452(): PHPStan\Rules\Functions\ArrayFilterRule + { + return new PHPStan\Rules\Functions\ArrayFilterRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0453(): PHPStan\Rules\Functions\ArrayValuesRule + { + return new PHPStan\Rules\Functions\ArrayValuesRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0454(): PHPStan\Rules\Functions\ParameterCastableToNumberRule + { + return new PHPStan\Rules\Functions\ParameterCastableToNumberRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createService0455(): Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension + { + return new Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension($this->getService('0278')); + } + + + public function createService0456(): Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension + { + return new Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension($this->getService('0278')); + } + + + public function createService0457(): Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension + { + return new Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); + } + + + public function createService0458(): Carbon\PHPStan\MacroExtension + { + return new Carbon\PHPStan\MacroExtension($this->getService('0116'), $this->getService('reflectionProvider')); + } + + + public function createService0459(): PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider + { + return new PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider($this->getService('075')); + } + + + public function createService0460(): PHPStan\Rules\Deprecations\DeprecatedScopeHelper + { + return $this->getService('0459')->get(); + } + + + public function createService0461(): PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver + { + return new PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver; + } + + + public function createService0462(): PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule + { + return new PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule( + $this->getService('reflectionProvider'), + $this->getService('0460'), + $this->getService('026') + ); + } + + + public function createService0463(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension($this->getService('0460')); + } + + + public function createService0464(): PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension($this->getService('0460')); + } + + + public function createService0465(): PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension($this->getService('0460')); + } + + + public function createService0466(): PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension($this->getService('0460')); + } + + + public function createService0467(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension( + $this->getService('0460'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0468(): PHPStan\Rules\BooleansInConditions\BooleanRuleHelper + { + return new PHPStan\Rules\BooleansInConditions\BooleanRuleHelper($this->getService('0182')); + } + + + public function createService0469(): PHPStan\Rules\Operators\OperatorRuleHelper + { + return new PHPStan\Rules\Operators\OperatorRuleHelper($this->getService('0182')); + } + + + public function createService0470(): PHPStan\Rules\VariableVariables\VariablePropertyFetchRule + { + return new PHPStan\Rules\VariableVariables\VariablePropertyFetchRule($this->getService('reflectionProvider'), ['stdClass']); + } + + + public function createService0471(): PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule; + } + + + public function createService0472(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule($this->getService('0468')); + } + + + public function createService0473(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule($this->getService('0468')); + } + + + public function createService0474(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule($this->getService('0468')); + } + + + public function createService0475(): PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule($this->getService('0468')); + } + + + public function createService0476(): PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule($this->getService('0468')); + } + + + public function createService0477(): PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule($this->getService('0468')); + } + + + public function createService0478(): PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule($this->getService('0468')); + } + + + public function createService0479(): PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule($this->getService('0468')); + } + + + public function createService0480(): PHPStan\Rules\Cast\UselessCastRule + { + return new PHPStan\Rules\Cast\UselessCastRule(true, true); + } + + + public function createService0481(): PHPStan\Rules\Classes\RequireParentConstructCallRule + { + return new PHPStan\Rules\Classes\RequireParentConstructCallRule; + } + + + public function createService0482(): PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule; + } + + + public function createService0483(): PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule; + } + + + public function createService0484(): PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule; + } + + + public function createService0485(): PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule; + } + + + public function createService0486(): PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule + { + return new PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule; + } + + + public function createService0487(): PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule + { + return new PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule; + } + + + public function createService0488(): PHPStan\Rules\Functions\ArrayFilterStrictRule + { + return new PHPStan\Rules\Functions\ArrayFilterStrictRule($this->getService('reflectionProvider'), true, true, true); + } + + + public function createService0489(): PHPStan\Rules\Functions\ClosureUsesThisRule + { + return new PHPStan\Rules\Functions\ClosureUsesThisRule; + } + + + public function createService0490(): PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule + { + return new PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule; + } + + + public function createService0491(): PHPStan\Rules\Methods\IllegalConstructorMethodCallRule + { + return new PHPStan\Rules\Methods\IllegalConstructorMethodCallRule; + } + + + public function createService0492(): PHPStan\Rules\Methods\IllegalConstructorStaticCallRule + { + return new PHPStan\Rules\Methods\IllegalConstructorStaticCallRule; + } + + + public function createService0493(): PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule($this->getService('0469')); + } + + + public function createService0494(): PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule($this->getService('0469')); + } + + + public function createService0495(): PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule($this->getService('0469')); + } + + + public function createService0496(): PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule($this->getService('0469')); + } + + + public function createService0497(): PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule($this->getService('0469')); + } + + + public function createService0498(): PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule($this->getService('0469')); + } + + + public function createService0499(): PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule($this->getService('0469')); + } + + + public function createService0500(): PHPStan\Rules\Operators\OperandsInArithmeticModuloRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticModuloRule($this->getService('0469')); + } + + + public function createService0501(): PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule($this->getService('0469')); + } + + + public function createService0502(): PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule($this->getService('0469')); + } + + + public function createService0503(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule + { + return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule($this->getService('0182')); + } + + + public function createService0504(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule + { + return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule($this->getService('0182')); + } + + + public function createService0505(): PHPStan\Rules\StrictCalls\StrictFunctionCallsRule + { + return new PHPStan\Rules\StrictCalls\StrictFunctionCallsRule($this->getService('reflectionProvider')); + } + + + public function createService0506(): PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule + { + return new PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule($this->getService('024')); + } + + + public function createService0507(): PHPStan\Rules\VariableVariables\VariableMethodCallRule + { + return new PHPStan\Rules\VariableVariables\VariableMethodCallRule; + } + + + public function createService0508(): PHPStan\Rules\VariableVariables\VariableMethodCallableRule + { + return new PHPStan\Rules\VariableVariables\VariableMethodCallableRule; + } + + + public function createService0509(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule; + } + + + public function createService0510(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule; + } + + + public function createService0511(): PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule; + } + + + public function createService0512(): PHPStan\Rules\VariableVariables\VariableVariablesRule + { + return new PHPStan\Rules\VariableVariables\VariableVariablesRule; + } + + + public function createService0513(): Rector\TypePerfect\Configuration + { + return new Rector\TypePerfect\Configuration([ + 'narrow_param' => true, + 'narrow_return' => true, + 'no_mixed' => false, + 'null_over_false' => true, + 'no_mixed_property' => true, + 'no_mixed_caller' => true, + ]); + } + + + public function createService0514(): Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder + { + return new Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder($this->getService('0519')); + } + + + public function createService0515(): Rector\TypePerfect\NodeFinder\MethodCallNodeFinder + { + return new Rector\TypePerfect\NodeFinder\MethodCallNodeFinder($this->getService('0519'), $this->getService('0518')); + } + + + public function createService0516(): Rector\TypePerfect\NodeFinder\ReturnNodeFinder + { + return new Rector\TypePerfect\NodeFinder\ReturnNodeFinder; + } + + + public function createService0517(): Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer + { + return new Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer; + } + + + public function createService0518(): Rector\TypePerfect\Printer\NodeComparator + { + return new Rector\TypePerfect\Printer\NodeComparator($this->getService('024')); + } + + + public function createService0519(): Rector\TypePerfect\Reflection\ReflectionParser + { + return new Rector\TypePerfect\Reflection\ReflectionParser; + } + + + public function createService0520(): Rector\TypePerfect\Reflection\MethodNodeAnalyser + { + return new Rector\TypePerfect\Reflection\MethodNodeAnalyser; + } + + + public function createService0521(): Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher + { + return new Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher; + } + + + public function createService0522(): Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver + { + return new Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver; + } + + + public function createService0523(): Rector\TypePerfect\Printer\CollectorMetadataPrinter + { + return new Rector\TypePerfect\Printer\CollectorMetadataPrinter; + } + + + public function createService0524(): Rector\TypePerfect\Guard\EmptyIssetGuard + { + return new Rector\TypePerfect\Guard\EmptyIssetGuard; + } + + + public function createService0525(): Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector + { + return new Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector( + $this->getService('0517'), + $this->getService('0521'), + $this->getService('0523'), + $this->getService('0513') + ); + } + + + public function createService0526(): Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector + { + return new Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector( + $this->getService('0522'), + $this->getService('0523'), + $this->getService('0513') + ); + } + + + public function createService0527(): Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector + { + return new Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector( + $this->getService('0522'), + $this->getService('0513') + ); + } + + + public function createService0528(): Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed( + $this->getService('0539'), + $this->getService('originalBetterReflectionReflector'), + $this->getService('0540'), + $this->getService('0531'), + $this->getService('0530') + ); + } + + + public function createService0529(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory($this->getService('0541'), $this->getService('042')); + } + + + public function createService0530(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath($this->getService('0538')); + } + + + public function createService0531(): Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature($this->getService('originalBetterReflectionReflector')); + } + + + public function createService0532(): Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory($this->getService('0529'), $this->getService('0541')); + } + + + public function createService0533(): Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0534(): Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0535(): Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory( + $this->getService('0539'), + $this->getService('0529') + ); + } + + + public function createService0536(): Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0537(): Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory($this->getService('0539'), $this->getService('0529')); + } + + + public function createService0538(): Spaze\PHPStan\Rules\Disallowed\File\FilePath + { + return new Spaze\PHPStan\Rules\Disallowed\File\FilePath($this->getService('085'), null); + } + + + public function createService0539(): Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter + { + return new Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter($this->getService('0541')); + } + + + public function createService0540(): Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier + { + return new Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier($this->getService('originalBetterReflectionReflector')); + } + + + public function createService0541(): Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer + { + return new Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer; + } + + + public function createService0542(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0539') + ); + } + + + public function createService0543(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors( + $this->getService('0551'), + $this->getService('0546'), + $this->getService('0547'), + $this->getService('0533'), + $this->getService('reflectionProvider'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ], + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ], + [] + ); + } + + + public function createService0544(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0545(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0546(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors( + $this->getService('0549'), + $this->getService('reflectionProvider'), + $this->getService('0551') + ); + } + + + public function createService0547(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors( + $this->getService('0549'), + $this->getService('0551'), + $this->getService('0539') + ); + } + + + public function createService0548(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0539') + ); + } + + + public function createService0549(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0538'), + $this->getService('0539') + ); + } + + + public function createService0550(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0551(): Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver + { + return new Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver($this->getService('0541')); + } + + + public function createService0552(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory($this->getService('0541')); + } + + + public function createService0553(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( + $this->getService('0548'), + $this->getService('0536'), + $this->getService('0552'), + [] + ); + } + + + public function createService0554(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( + $this->getService('0548'), + $this->getService('0536'), + $this->getService('0552'), + [] + ); + } + + + public function createService0555(): Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls( + $this->getService('0547'), + $this->getService('0543'), + $this->getService('0533'), + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ] + ); + } + + + public function createService0556(): Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls( + $this->getService('0549'), + $this->getService('0543'), + $this->getService('0533'), + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ] + ); + } + + + public function createService0557(): Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls( + $this->getService('0547'), + $this->getService('0543'), + $this->getService('0533'), + [] + ); + } + + + public function createService0558(): Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0559(): Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0560(): Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0561(): Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0562(): Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0563(): Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0564(): Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0565(): Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls( + $this->getService('0546'), + $this->getService('0543'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0566(): Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0567(): Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages($this->getService('0544'), $this->getService('0534'), []); + } + + + public function createService0568(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( + $this->getService('0544'), + $this->getService('0534'), + $this->getService('0551'), + $this->getService('0539'), + [] + ); + } + + + public function createService0569(): Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages( + $this->getService('0550'), + $this->getService('0537')->getDisallowedVariables([]) + ); + } + + + public function createService0570(): Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages($this->getService('0542'), $this->getService('0532'), []); + } + + + public function createService0571(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0572(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0573(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0574(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0575(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0576(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0577(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0578(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0579(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0580(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0581(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0582(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0583(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0584(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0585(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0586(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule($this->getService('0531')); + } + + + public function createService0587(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule($this->getService('0531')); + } + + + public function createService0588(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule($this->getService('0531')); + } + + + public function createService0589(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule($this->getService('0531')); + } + + + public function createService0590(): TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter + { + return new TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter; + } + + + public function createService0591(): TomasVotruba\TypeCoverage\CollectorDataNormalizer + { + return new TomasVotruba\TypeCoverage\CollectorDataNormalizer; + } + + + public function createService0592(): TomasVotruba\TypeCoverage\Configuration + { + return new TomasVotruba\TypeCoverage\Configuration([ + 'declare' => 0, + 'return_type' => 99, + 'param_type' => 99, + 'property_type' => 99, + 'constant_type' => 99, + 'print_suggestions' => true, + 'return' => 100, + 'param' => 100, + 'property' => 100, + 'constant' => 100, + 'measure' => false, + ]); + } + + + public function createService0593(): TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector; + } + + + public function createService0594(): TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector; + } + + + public function createService0595(): TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector; + } + + + public function createService0596(): TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector; + } + + + public function createService0597(): TomasVotruba\TypeCoverage\Collectors\DeclareCollector + { + return new TomasVotruba\TypeCoverage\Collectors\DeclareCollector; + } + + + public function createServiceBetterReflectionProvider(): PHPStan\Reflection\BetterReflection\BetterReflectionProvider + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( + $this->getService('0122'), + $this->getService('096'), + $this->getService('078'), + $this->getService('betterReflectionReflector'), + $this->getService('0185'), + $this->getService('036'), + $this->getService('0368'), + $this->getService('026'), + $this->getService('0123'), + $this->getService('stubPhpDocProvider'), + $this->getService('095'), + $this->getService('relativePathHelper'), + $this->getService('025'), + $this->getService('085'), + $this->getService('0365'), + $this->getService('0128'), + $this->getService('094'), + ['stdClass'] + ); + } + + + public function createServiceBetterReflectionReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector + { + return new PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector($this->getService('originalBetterReflectionReflector')); + } + + + public function createServiceBetterReflectionSourceLocator(): PHPStan\BetterReflection\SourceLocator\Type\SourceLocator + { + return $this->getService('0362')->create(); + } + + + public function createServiceCacheStorage(): PHPStan\Cache\FileCacheStorage + { + return new PHPStan\Cache\FileCacheStorage('storage/framework/cache/phpstan/cache/PHPStan'); + } + + + public function createServiceClassConstantUsages(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( + $this->getService('0544'), + $this->getService('0534'), + $this->getService('0551'), + $this->getService('0539'), + [] + ); + } + + + public function createServiceContainer(): Container_9a81dd12e1 + { + return $this; + } + + + public function createServiceCurrentPhpVersionLexer(): PhpParser\Lexer + { + return $this->getService('02')->create(); + } + + + public function createServiceCurrentPhpVersionPhpParser(): PhpParser\ParserAbstract + { + return $this->getService('currentPhpVersionPhpParserFactory')->create(); + } + + + public function createServiceCurrentPhpVersionPhpParserFactory(): PHPStan\Parser\PhpParserFactory + { + return new PHPStan\Parser\PhpParserFactory($this->getService('currentPhpVersionLexer'), $this->getService('026')); + } + + + public function createServiceCurrentPhpVersionRichParser(): PHPStan\Parser\RichParser + { + return new PHPStan\Parser\RichParser( + $this->getService('currentPhpVersionPhpParser'), + $this->getService('03'), + $this->getService('075'), + $this->getService('056') + ); + } + + + public function createServiceCurrentPhpVersionSimpleDirectParser(): PHPStan\Parser\SimpleParser + { + return new PHPStan\Parser\SimpleParser( + $this->getService('currentPhpVersionPhpParser'), + $this->getService('03'), + $this->getService('021'), + $this->getService('022') + ); + } + + + public function createServiceCurrentPhpVersionSimpleParser(): PHPStan\Parser\CleaningParser + { + return new PHPStan\Parser\CleaningParser($this->getService('currentPhpVersionSimpleDirectParser'), $this->getService('026')); + } + + + public function createServiceDefaultAnalysisParser(): PHPStan\Parser\CachedParser + { + return new PHPStan\Parser\CachedParser($this->getService('pathRoutingParser'), 256); + } + + + public function createServiceErrorFormatter__checkstyle(): PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__github(): PHPStan\Command\ErrorFormatter\GithubErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\GithubErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__gitlab(): PHPStan\Command\ErrorFormatter\GitlabErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\GitlabErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__json(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(false); + } + + + public function createServiceErrorFormatter__junit(): PHPStan\Command\ErrorFormatter\JunitErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JunitErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__prettyJson(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(true); + } + + + public function createServiceErrorFormatter__raw(): PHPStan\Command\ErrorFormatter\RawErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\RawErrorFormatter; + } + + + public function createServiceErrorFormatter__table(): PHPStan\Command\ErrorFormatter\TableErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\TableErrorFormatter( + $this->getService('relativePathHelper'), + $this->getService('simpleRelativePathHelper'), + $this->getService('0369'), + true, + 'phpstorm://open?file=%file%&line=%line%', + '%relFile%:%line%' + ); + } + + + public function createServiceErrorFormatter__teamcity(): PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceExceptionTypeResolver(): PHPStan\Rules\Exceptions\ExceptionTypeResolver + { + return $this->getService('0141'); + } + + + public function createServiceFileExcluderAnalyse(): PHPStan\File\FileExcluder + { + return $this->getService('086')->createAnalyseFileExcluder(); + } + + + public function createServiceFileExcluderScan(): PHPStan\File\FileExcluder + { + return $this->getService('086')->createScanFileExcluder(); + } + + + public function createServiceFileFinderAnalyse(): PHPStan\File\FileFinder + { + return new PHPStan\File\FileFinder($this->getService('fileExcluderAnalyse'), $this->getService('085'), ['php']); + } + + + public function createServiceFileFinderScan(): PHPStan\File\FileFinder + { + return new PHPStan\File\FileFinder($this->getService('fileExcluderScan'), $this->getService('085'), ['php']); + } + + + public function createServiceFreshStubParser(): PHPStan\Parser\StubParser + { + return new PHPStan\Parser\StubParser($this->getService('php8PhpParser'), $this->getService('03')); + } + + + public function createServiceNodeScopeResolverReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector + { + return $this->getService('betterReflectionReflector'); + } + + + public function createServiceOriginalBetterReflectionReflector(): PHPStan\BetterReflection\Reflector\DefaultReflector + { + return new PHPStan\BetterReflection\Reflector\DefaultReflector($this->getService('betterReflectionSourceLocator')); + } + + + public function createServiceParentDirectoryRelativePathHelper(): PHPStan\File\ParentDirectoryRelativePathHelper + { + return new PHPStan\File\ParentDirectoryRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createServicePathRoutingParser(): PHPStan\Parser\PathRoutingParser + { + return new PHPStan\Parser\PathRoutingParser( + $this->getService('085'), + $this->getService('currentPhpVersionRichParser'), + $this->getService('currentPhpVersionSimpleParser'), + $this->getService('php8Parser'), + $this->getParameter('singleReflectionFile') + ); + } + + + public function createServicePhp8Lexer(): PhpParser\Lexer\Emulative + { + return $this->getService('02')->createEmulative(); + } + + + public function createServicePhp8Parser(): PHPStan\Parser\SimpleParser + { + return new PHPStan\Parser\SimpleParser( + $this->getService('php8PhpParser'), + $this->getService('03'), + $this->getService('021'), + $this->getService('022') + ); + } + + + public function createServicePhp8PhpParser(): PhpParser\Parser\Php8 + { + return new PhpParser\Parser\Php8($this->getService('php8Lexer')); + } + + + public function createServicePhpParserDecorator(): PHPStan\Parser\PhpParserDecorator + { + return new PHPStan\Parser\PhpParserDecorator($this->getService('defaultAnalysisParser')); + } + + + public function createServicePhpstanDiagnoseExtension(): PHPStan\Diagnose\PHPStanDiagnoseExtension + { + return new PHPStan\Diagnose\PHPStanDiagnoseExtension( + $this->getService('026'), + null, + $this->getService('085'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + $this->getService('029') + ); + } + + + public function createServiceReflectionProvider(): PHPStan\Reflection\ReflectionProvider + { + return $this->getService('reflectionProviderFactory')->create(); + } + + + public function createServiceReflectionProviderFactory(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory + { + return new PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory($this->getService('betterReflectionProvider')); + } + + + public function createServiceRegistry(): PHPStan\Rules\LazyRegistry + { + return new PHPStan\Rules\LazyRegistry($this->getService('075')); + } + + + public function createServiceRelativePathHelper(): PHPStan\File\RelativePathHelper + { + return new PHPStan\File\FuzzyRelativePathHelper( + $this->getService('parentDirectoryRelativePathHelper'), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + $this->getParameter('analysedPaths') + ); + } + + + public function createServiceRules__0(): PHPStan\Rules\Debug\DebugScopeRule + { + return new PHPStan\Rules\Debug\DebugScopeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__1(): PHPStan\Rules\Debug\DumpPhpDocTypeRule + { + return new PHPStan\Rules\Debug\DumpPhpDocTypeRule($this->getService('reflectionProvider'), $this->getService('035')); + } + + + public function createServiceRules__10(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__100(): PHPStan\Rules\Properties\PropertiesInInterfaceRule + { + return new PHPStan\Rules\Properties\PropertiesInInterfaceRule($this->getService('026')); + } + + + public function createServiceRules__101(): PHPStan\Rules\Properties\PropertyAssignRefRule + { + return new PHPStan\Rules\Properties\PropertyAssignRefRule($this->getService('026'), $this->getService('0180')); + } + + + public function createServiceRules__102(): PHPStan\Rules\Properties\PropertyAttributesRule + { + return new PHPStan\Rules\Properties\PropertyAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__103(): PHPStan\Rules\Properties\PropertyHookAttributesRule + { + return new PHPStan\Rules\Properties\PropertyHookAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__104(): PHPStan\Rules\Properties\PropertyInClassRule + { + return new PHPStan\Rules\Properties\PropertyInClassRule($this->getService('026')); + } + + + public function createServiceRules__105(): PHPStan\Rules\Properties\ReadOnlyPropertyRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyRule($this->getService('026')); + } + + + public function createServiceRules__106(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule; + } + + + public function createServiceRules__107(): PHPStan\Rules\Regexp\RegularExpressionPatternRule + { + return new PHPStan\Rules\Regexp\RegularExpressionPatternRule($this->getService('0280')); + } + + + public function createServiceRules__108(): PHPStan\Rules\Traits\ConflictingTraitConstantsRule + { + return new PHPStan\Rules\Traits\ConflictingTraitConstantsRule($this->getService('096'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__109(): PHPStan\Rules\Traits\ConstantsInTraitsRule + { + return new PHPStan\Rules\Traits\ConstantsInTraitsRule($this->getService('026')); + } + + + public function createServiceRules__11(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__110(): PHPStan\Rules\Traits\TraitAttributesRule + { + return new PHPStan\Rules\Traits\TraitAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__111(): PHPStan\Rules\Types\InvalidTypesInUnionRule + { + return new PHPStan\Rules\Types\InvalidTypesInUnionRule; + } + + + public function createServiceRules__112(): PHPStan\Rules\Variables\UnsetRule + { + return new PHPStan\Rules\Variables\UnsetRule($this->getService('0180'), $this->getService('026')); + } + + + public function createServiceRules__113(): PHPStan\Rules\Whitespace\FileWhitespaceRule + { + return new PHPStan\Rules\Whitespace\FileWhitespaceRule; + } + + + public function createServiceRules__114(): PHPStan\Rules\Classes\UnusedConstructorParametersRule + { + return new PHPStan\Rules\Classes\UnusedConstructorParametersRule($this->getService('0183')); + } + + + public function createServiceRules__115(): PHPStan\Rules\Functions\UnusedClosureUsesRule + { + return new PHPStan\Rules\Functions\UnusedClosureUsesRule($this->getService('0183')); + } + + + public function createServiceRules__116(): PHPStan\Rules\Variables\EmptyRule + { + return new PHPStan\Rules\Variables\EmptyRule($this->getService('0158')); + } + + + public function createServiceRules__117(): PHPStan\Rules\Variables\IssetRule + { + return new PHPStan\Rules\Variables\IssetRule($this->getService('0158')); + } + + + public function createServiceRules__118(): PHPStan\Rules\Variables\NullCoalesceRule + { + return new PHPStan\Rules\Variables\NullCoalesceRule($this->getService('0158')); + } + + + public function createServiceRules__119(): PHPStan\Rules\Cast\EchoRule + { + return new PHPStan\Rules\Cast\EchoRule($this->getService('0182')); + } + + + public function createServiceRules__12(): PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__120(): PHPStan\Rules\Cast\InvalidCastRule + { + return new PHPStan\Rules\Cast\InvalidCastRule($this->getService('reflectionProvider'), $this->getService('0182')); + } + + + public function createServiceRules__121(): PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule + { + return new PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule($this->getService('023'), $this->getService('0182')); + } + + + public function createServiceRules__122(): PHPStan\Rules\Cast\PrintRule + { + return new PHPStan\Rules\Cast\PrintRule($this->getService('0182')); + } + + + public function createServiceRules__123(): PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule + { + return new PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule; + } + + + public function createServiceRules__124(): PHPStan\Rules\Classes\MethodTagRule + { + return new PHPStan\Rules\Classes\MethodTagRule($this->getService('0136')); + } + + + public function createServiceRules__125(): PHPStan\Rules\Classes\MethodTagTraitRule + { + return new PHPStan\Rules\Classes\MethodTagTraitRule($this->getService('0136'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__126(): PHPStan\Rules\Classes\MethodTagTraitUseRule + { + return new PHPStan\Rules\Classes\MethodTagTraitUseRule($this->getService('0136')); + } + + + public function createServiceRules__127(): PHPStan\Rules\Classes\PropertyTagRule + { + return new PHPStan\Rules\Classes\PropertyTagRule($this->getService('0138')); + } + + + public function createServiceRules__128(): PHPStan\Rules\Classes\PropertyTagTraitRule + { + return new PHPStan\Rules\Classes\PropertyTagTraitRule($this->getService('0138'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__129(): PHPStan\Rules\Classes\PropertyTagTraitUseRule + { + return new PHPStan\Rules\Classes\PropertyTagTraitUseRule($this->getService('0138')); + } + + + public function createServiceRules__13(): PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__130(): PHPStan\Rules\Classes\MixinTraitRule + { + return new PHPStan\Rules\Classes\MixinTraitRule($this->getService('0137'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__131(): PHPStan\Rules\Classes\MixinTraitUseRule + { + return new PHPStan\Rules\Classes\MixinTraitUseRule($this->getService('0137')); + } + + + public function createServiceRules__132(): PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule + { + return new PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule; + } + + + public function createServiceRules__133(): PHPStan\Rules\Constants\ValueAssignedToClassConstantRule + { + return new PHPStan\Rules\Constants\ValueAssignedToClassConstantRule; + } + + + public function createServiceRules__134(): PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule; + } + + + public function createServiceRules__135(): PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule; + } + + + public function createServiceRules__136(): PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule; + } + + + public function createServiceRules__137(): PHPStan\Rules\Generics\ClassAncestorsRule + { + return new PHPStan\Rules\Generics\ClassAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__138(): PHPStan\Rules\Generics\ClassTemplateTypeRule + { + return new PHPStan\Rules\Generics\ClassTemplateTypeRule($this->getService('0155')); + } + + + public function createServiceRules__139(): PHPStan\Rules\Generics\EnumAncestorsRule + { + return new PHPStan\Rules\Generics\EnumAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__14(): PHPStan\Rules\Api\ApiInstanceofRule + { + return new PHPStan\Rules\Api\ApiInstanceofRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__140(): PHPStan\Rules\Generics\EnumTemplateTypeRule + { + return new PHPStan\Rules\Generics\EnumTemplateTypeRule; + } + + + public function createServiceRules__141(): PHPStan\Rules\Generics\FunctionTemplateTypeRule + { + return new PHPStan\Rules\Generics\FunctionTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__142(): PHPStan\Rules\Generics\FunctionSignatureVarianceRule + { + return new PHPStan\Rules\Generics\FunctionSignatureVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__143(): PHPStan\Rules\Generics\InterfaceAncestorsRule + { + return new PHPStan\Rules\Generics\InterfaceAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__144(): PHPStan\Rules\Generics\InterfaceTemplateTypeRule + { + return new PHPStan\Rules\Generics\InterfaceTemplateTypeRule($this->getService('0155')); + } + + + public function createServiceRules__145(): PHPStan\Rules\Generics\MethodTemplateTypeRule + { + return new PHPStan\Rules\Generics\MethodTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__146(): PHPStan\Rules\Generics\MethodTagTemplateTypeRule + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeRule($this->getService('0154')); + } + + + public function createServiceRules__147(): PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule( + $this->getService('0154'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__148(): PHPStan\Rules\Generics\MethodSignatureVarianceRule + { + return new PHPStan\Rules\Generics\MethodSignatureVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__149(): PHPStan\Rules\Generics\PropertyVarianceRule + { + return new PHPStan\Rules\Generics\PropertyVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__15(): PHPStan\Rules\Api\ApiInstanceofTypeRule + { + return new PHPStan\Rules\Api\ApiInstanceofTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__150(): PHPStan\Rules\Generics\TraitTemplateTypeRule + { + return new PHPStan\Rules\Generics\TraitTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__151(): PHPStan\Rules\Generics\UsedTraitsRule + { + return new PHPStan\Rules\Generics\UsedTraitsRule($this->getService('0185'), $this->getService('0152')); + } + + + public function createServiceRules__152(): PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule + { + return new PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule; + } + + + public function createServiceRules__153(): PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule + { + return new PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule; + } + + + public function createServiceRules__154(): PHPStan\Rules\Operators\InvalidBinaryOperationRule + { + return new PHPStan\Rules\Operators\InvalidBinaryOperationRule($this->getService('023'), $this->getService('0182')); + } + + + public function createServiceRules__155(): PHPStan\Rules\Operators\InvalidComparisonOperationRule + { + return new PHPStan\Rules\Operators\InvalidComparisonOperationRule($this->getService('0182')); + } + + + public function createServiceRules__156(): PHPStan\Rules\Operators\InvalidUnaryOperationRule + { + return new PHPStan\Rules\Operators\InvalidUnaryOperationRule($this->getService('0182')); + } + + + public function createServiceRules__157(): PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule + { + return new PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule($this->getService('0168')); + } + + + public function createServiceRules__158(): PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule + { + return new PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule($this->getService('0168')); + } + + + public function createServiceRules__159(): PHPStan\Rules\PhpDoc\FunctionAssertRule + { + return new PHPStan\Rules\PhpDoc\FunctionAssertRule($this->getService('0169')); + } + + + public function createServiceRules__16(): PHPStan\Rules\Api\ApiInstantiationRule + { + return new PHPStan\Rules\Api\ApiInstantiationRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__160(): PHPStan\Rules\PhpDoc\MethodAssertRule + { + return new PHPStan\Rules\PhpDoc\MethodAssertRule($this->getService('0169')); + } + + + public function createServiceRules__161(): PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule($this->getService('0170'), $this->getService('0153')); + } + + + public function createServiceRules__162(): PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule($this->getService('0153'), $this->getService('0170')); + } + + + public function createServiceRules__163(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule($this->getService('0185'), $this->getService('0172')); + } + + + public function createServiceRules__164(): PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule($this->getService('0185'), $this->getService('0172')); + } + + + public function createServiceRules__165(): PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule( + $this->getService('0153'), + $this->getService('0170'), + $this->getService('0171') + ); + } + + + public function createServiceRules__166(): PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule + { + return new PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule($this->getService('0185')); + } + + + public function createServiceRules__167(): PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule($this->getService('0185')); + } + + + public function createServiceRules__168(): PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule + { + return new PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule($this->getService('0173')); + } + + + public function createServiceRules__169(): PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule + { + return new PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule($this->getService('0185'), $this->getService('0173')); + } + + + public function createServiceRules__17(): PHPStan\Rules\Api\ApiClassConstFetchRule + { + return new PHPStan\Rules\Api\ApiClassConstFetchRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__170(): PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule + { + return new PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule; + } + + + public function createServiceRules__171(): PHPStan\Rules\Classes\RequireImplementsRule + { + return new PHPStan\Rules\Classes\RequireImplementsRule; + } + + + public function createServiceRules__172(): PHPStan\Rules\Classes\RequireExtendsRule + { + return new PHPStan\Rules\Classes\RequireExtendsRule; + } + + + public function createServiceRules__173(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule + { + return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule; + } + + + public function createServiceRules__174(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule + { + return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule($this->getService('0401')); + } + + + public function createServiceRules__175(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule + { + return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule( + $this->getService('reflectionProvider'), + $this->getService('0401') + ); + } + + + public function createServiceRules__176(): PHPStan\Rules\Pure\PureFunctionRule + { + return new PHPStan\Rules\Pure\PureFunctionRule($this->getService('0181')); + } + + + public function createServiceRules__177(): PHPStan\Rules\Pure\PureMethodRule + { + return new PHPStan\Rules\Pure\PureMethodRule($this->getService('0181')); + } + + + public function createServiceRules__178(): PHPStan\Rules\Arrays\ArrayDestructuringRule + { + return new PHPStan\Rules\Arrays\ArrayDestructuringRule($this->getService('0182'), $this->getService('0131')); + } + + + public function createServiceRules__179(): PHPStan\Rules\Arrays\ArrayUnpackingRule + { + return new PHPStan\Rules\Arrays\ArrayUnpackingRule($this->getService('026'), $this->getService('0182')); + } + + + public function createServiceRules__18(): PHPStan\Rules\Api\ApiClassExtendsRule + { + return new PHPStan\Rules\Api\ApiClassExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__180(): PHPStan\Rules\Arrays\IterableInForeachRule + { + return new PHPStan\Rules\Arrays\IterableInForeachRule($this->getService('0182')); + } + + + public function createServiceRules__181(): PHPStan\Rules\Arrays\OffsetAccessAssignmentRule + { + return new PHPStan\Rules\Arrays\OffsetAccessAssignmentRule($this->getService('0182')); + } + + + public function createServiceRules__182(): PHPStan\Rules\Arrays\OffsetAccessAssignOpRule + { + return new PHPStan\Rules\Arrays\OffsetAccessAssignOpRule($this->getService('0182')); + } + + + public function createServiceRules__183(): PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule + { + return new PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule($this->getService('0182')); + } + + + public function createServiceRules__184(): PHPStan\Rules\Arrays\UnpackIterableInArrayRule + { + return new PHPStan\Rules\Arrays\UnpackIterableInArrayRule($this->getService('0182')); + } + + + public function createServiceRules__185(): PHPStan\Rules\Exceptions\ThrowExprTypeRule + { + return new PHPStan\Rules\Exceptions\ThrowExprTypeRule($this->getService('0182')); + } + + + public function createServiceRules__186(): PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule + { + return new PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__187(): PHPStan\Rules\Functions\ClosureReturnTypeRule + { + return new PHPStan\Rules\Functions\ClosureReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__188(): PHPStan\Rules\Functions\ReturnTypeRule + { + return new PHPStan\Rules\Functions\ReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__189(): PHPStan\Rules\Generators\YieldTypeRule + { + return new PHPStan\Rules\Generators\YieldTypeRule($this->getService('0182')); + } + + + public function createServiceRules__19(): PHPStan\Rules\Api\ApiClassImplementsRule + { + return new PHPStan\Rules\Api\ApiClassImplementsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__190(): PHPStan\Rules\Methods\ReturnTypeRule + { + return new PHPStan\Rules\Methods\ReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__191(): PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule + { + return new PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule($this->getService('0182')); + } + + + public function createServiceRules__192(): PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule + { + return new PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule; + } + + + public function createServiceRules__193(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule($this->getService('0180'), $this->getService('0110')); + } + + + public function createServiceRules__194(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule($this->getService('0180'), $this->getService('0110')); + } + + + public function createServiceRules__195(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule($this->getService('0180')); + } + + + public function createServiceRules__196(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule($this->getService('0180')); + } + + + public function createServiceRules__197(): PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule + { + return new PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule; + } + + + public function createServiceRules__198(): PHPStan\Rules\Properties\TypesAssignedToPropertiesRule + { + return new PHPStan\Rules\Properties\TypesAssignedToPropertiesRule($this->getService('0182'), $this->getService('0180')); + } + + + public function createServiceRules__199(): PHPStan\Rules\Variables\ParameterOutAssignedTypeRule + { + return new PHPStan\Rules\Variables\ParameterOutAssignedTypeRule($this->getService('0182')); + } + + + public function createServiceRules__2(): PHPStan\Rules\Debug\DumpTypeRule + { + return new PHPStan\Rules\Debug\DumpTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__20(): PHPStan\Rules\Api\ApiInterfaceExtendsRule + { + return new PHPStan\Rules\Api\ApiInterfaceExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__200(): PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule + { + return new PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule($this->getService('0182')); + } + + + public function createServiceRules__201(): PHPStan\Rules\Variables\VariableCloningRule + { + return new PHPStan\Rules\Variables\VariableCloningRule($this->getService('0182')); + } + + + public function createServiceRules__202(): PHPStan\Rules\Arrays\DeadForeachRule + { + return new PHPStan\Rules\Arrays\DeadForeachRule; + } + + + public function createServiceRules__203(): PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__204(): PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__205(): PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__206(): PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__207(): PHPStan\Rules\DeadCode\NoopRule + { + return new PHPStan\Rules\DeadCode\NoopRule($this->getService('023')); + } + + + public function createServiceRules__208(): PHPStan\Rules\DeadCode\UnreachableStatementRule + { + return new PHPStan\Rules\DeadCode\UnreachableStatementRule; + } + + + public function createServiceRules__209(): PHPStan\Rules\DeadCode\UnusedPrivateConstantRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivateConstantRule($this->getService('0166')); + } + + + public function createServiceRules__21(): PHPStan\Rules\Api\ApiMethodCallRule + { + return new PHPStan\Rules\Api\ApiMethodCallRule($this->getService('0129')); + } + + + public function createServiceRules__210(): PHPStan\Rules\DeadCode\UnusedPrivateMethodRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivateMethodRule($this->getService('0167')); + } + + + public function createServiceRules__211(): PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule + { + return new PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule; + } + + + public function createServiceRules__212(): PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__213(): PHPStan\Rules\Functions\UselessFunctionReturnValueRule + { + return new PHPStan\Rules\Functions\UselessFunctionReturnValueRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__214(): PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__215(): PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule($this->getService('0182')); + } + + + public function createServiceRules__216(): PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule( + $this->getService('0182'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__217(): PHPStan\Rules\Methods\NullsafeMethodCallRule + { + return new PHPStan\Rules\Methods\NullsafeMethodCallRule; + } + + + public function createServiceRules__218(): PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule; + } + + + public function createServiceRules__219(): PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule; + } + + + public function createServiceRules__22(): PHPStan\Rules\Api\ApiStaticCallRule + { + return new PHPStan\Rules\Api\ApiStaticCallRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__220(): PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule; + } + + + public function createServiceRules__221(): PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule($this->getService('0184')); + } + + + public function createServiceRules__222(): PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule($this->getService('0184')); + } + + + public function createServiceRules__223(): PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule($this->getService('0178'), $this->getService('0180')); + } + + + public function createServiceRules__224(): PHPStan\Rules\Traits\NotAnalysedTraitRule + { + return new PHPStan\Rules\Traits\NotAnalysedTraitRule; + } + + + public function createServiceRules__225(): PHPStan\Rules\DateTimeInstantiationRule + { + return new PHPStan\Rules\DateTimeInstantiationRule; + } + + + public function createServiceRules__226(): PHPStan\Rules\Functions\CallUserFuncRule + { + return new PHPStan\Rules\Functions\CallUserFuncRule($this->getService('reflectionProvider'), $this->getService('0147')); + } + + + public function createServiceRules__227(): PHPStan\Rules\Functions\ParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\ParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__228(): PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__229(): PHPStan\Rules\Functions\SortParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\SortParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__23(): PHPStan\Rules\Api\ApiTraitUseRule + { + return new PHPStan\Rules\Api\ApiTraitUseRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__230(): PHPStan\Rules\Regexp\RegularExpressionQuotingRule + { + return new PHPStan\Rules\Regexp\RegularExpressionQuotingRule($this->getService('reflectionProvider'), $this->getService('0280')); + } + + + public function createServiceRules__231(): PHPStan\Rules\Constants\MissingClassConstantTypehintRule + { + return new PHPStan\Rules\Constants\MissingClassConstantTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__232(): PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule + { + return new PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__233(): PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule + { + return new PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__234(): PHPStan\Rules\Methods\MissingMethodParameterTypehintRule + { + return new PHPStan\Rules\Methods\MissingMethodParameterTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__235(): PHPStan\Rules\Methods\MissingMethodReturnTypehintRule + { + return new PHPStan\Rules\Methods\MissingMethodReturnTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__236(): PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule + { + return new PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule($this->getService('0164')); + } + + + public function createServiceRules__237(): PHPStan\Rules\Properties\MissingPropertyTypehintRule + { + return new PHPStan\Rules\Properties\MissingPropertyTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__238(): Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule + { + return new Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule($this->getService('0278')); + } + + + public function createServiceRules__239(): Composer\Pcre\PHPStan\InvalidRegexPatternRule + { + return new Composer\Pcre\PHPStan\InvalidRegexPatternRule; + } + + + public function createServiceRules__24(): PHPStan\Rules\Api\GetTemplateTypeRule + { + return new PHPStan\Rules\Api\GetTemplateTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__240(): PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule + { + return new PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule( + $this->getService('reflectionProvider'), + $this->getService('0460') + ); + } + + + public function createServiceRules__241(): Rector\TypePerfect\Rules\NoParamTypeRemovalRule + { + return new Rector\TypePerfect\Rules\NoParamTypeRemovalRule($this->getService('0520')); + } + + + public function createServiceRules__242(): Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule + { + return new Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule; + } + + + public function createServiceRules__243(): Rector\TypePerfect\Rules\NoIssetOnObjectRule + { + return new Rector\TypePerfect\Rules\NoIssetOnObjectRule($this->getService('0524')); + } + + + public function createServiceRules__244(): Rector\TypePerfect\Rules\NoEmptyOnObjectRule + { + return new Rector\TypePerfect\Rules\NoEmptyOnObjectRule($this->getService('0524')); + } + + + public function createServiceRules__245(): Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule + { + return new Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule($this->getService('0513')); + } + + + public function createServiceRules__246(): Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule + { + return new Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule( + $this->getService('0513'), + $this->getService('0515'), + $this->getService('0514') + ); + } + + + public function createServiceRules__247(): Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule + { + return new Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule( + $this->getService('0516'), + $this->getService('0520'), + $this->getService('0513') + ); + } + + + public function createServiceRules__248(): Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule + { + return new Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule($this->getService('024'), $this->getService('0513')); + } + + + public function createServiceRules__249(): Rector\TypePerfect\Rules\NoMixedMethodCallerRule + { + return new Rector\TypePerfect\Rules\NoMixedMethodCallerRule($this->getService('024'), $this->getService('0513')); + } + + + public function createServiceRules__25(): PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule + { + return new PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule; + } + + + public function createServiceRules__250(): Rector\TypePerfect\Rules\ReturnNullOverFalseRule + { + return new Rector\TypePerfect\Rules\ReturnNullOverFalseRule($this->getService('0513')); + } + + + public function createServiceRules__251(): TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__252(): TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__253(): TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__254(): TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__255(): TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule($this->getService('0592')); + } + + + public function createServiceRules__256(): Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule + { + return new Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule; + } + + + public function createServiceRules__257(): Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule + { + return new Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule; + } + + + public function createServiceRules__26(): PHPStan\Rules\Api\OldPhpParser4ClassRule + { + return new PHPStan\Rules\Api\OldPhpParser4ClassRule; + } + + + public function createServiceRules__27(): PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule + { + return new PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule($this->getService('0129')); + } + + + public function createServiceRules__28(): PHPStan\Rules\Api\RuntimeReflectionInstantiationRule + { + return new PHPStan\Rules\Api\RuntimeReflectionInstantiationRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__29(): PHPStan\Rules\Api\RuntimeReflectionFunctionRule + { + return new PHPStan\Rules\Api\RuntimeReflectionFunctionRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__3(): PHPStan\Rules\Debug\FileAssertRule + { + return new PHPStan\Rules\Debug\FileAssertRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__30(): PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule + { + return new PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule($this->getService('023')); + } + + + public function createServiceRules__31(): PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule + { + return new PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule; + } + + + public function createServiceRules__32(): PHPStan\Rules\Cast\UnsetCastRule + { + return new PHPStan\Rules\Cast\UnsetCastRule($this->getService('026')); + } + + + public function createServiceRules__33(): PHPStan\Rules\Classes\AllowedSubTypesRule + { + return new PHPStan\Rules\Classes\AllowedSubTypesRule; + } + + + public function createServiceRules__34(): PHPStan\Rules\Classes\ClassAttributesRule + { + return new PHPStan\Rules\Classes\ClassAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__35(): PHPStan\Rules\Classes\ClassConstantAttributesRule + { + return new PHPStan\Rules\Classes\ClassConstantAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__36(): PHPStan\Rules\Classes\ClassConstantRule + { + return new PHPStan\Rules\Classes\ClassConstantRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + $this->getService('026') + ); + } + + + public function createServiceRules__37(): PHPStan\Rules\Classes\DuplicateDeclarationRule + { + return new PHPStan\Rules\Classes\DuplicateDeclarationRule; + } + + + public function createServiceRules__38(): PHPStan\Rules\Classes\EnumSanityRule + { + return new PHPStan\Rules\Classes\EnumSanityRule; + } + + + public function createServiceRules__39(): PHPStan\Rules\Classes\InstantiationCallableRule + { + return new PHPStan\Rules\Classes\InstantiationCallableRule; + } + + + public function createServiceRules__4(): PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__40(): PHPStan\Rules\Classes\InvalidPromotedPropertiesRule + { + return new PHPStan\Rules\Classes\InvalidPromotedPropertiesRule($this->getService('026')); + } + + + public function createServiceRules__41(): PHPStan\Rules\Classes\LocalTypeAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeAliasesRule($this->getService('0135')); + } + + + public function createServiceRules__42(): PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule($this->getService('0135')); + } + + + public function createServiceRules__43(): PHPStan\Rules\Classes\LocalTypeTraitAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeTraitAliasesRule($this->getService('0135'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__44(): PHPStan\Rules\Classes\NewStaticRule + { + return new PHPStan\Rules\Classes\NewStaticRule; + } + + + public function createServiceRules__45(): PHPStan\Rules\Classes\NonClassAttributeClassRule + { + return new PHPStan\Rules\Classes\NonClassAttributeClassRule; + } + + + public function createServiceRules__46(): PHPStan\Rules\Classes\ReadOnlyClassRule + { + return new PHPStan\Rules\Classes\ReadOnlyClassRule($this->getService('026')); + } + + + public function createServiceRules__47(): PHPStan\Rules\Classes\TraitAttributeClassRule + { + return new PHPStan\Rules\Classes\TraitAttributeClassRule; + } + + + public function createServiceRules__48(): PHPStan\Rules\Constants\ClassAsClassConstantRule + { + return new PHPStan\Rules\Constants\ClassAsClassConstantRule; + } + + + public function createServiceRules__49(): PHPStan\Rules\Constants\DynamicClassConstantFetchRule + { + return new PHPStan\Rules\Constants\DynamicClassConstantFetchRule($this->getService('026'), $this->getService('0182')); + } + + + public function createServiceRules__5(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__50(): PHPStan\Rules\Constants\FinalConstantRule + { + return new PHPStan\Rules\Constants\FinalConstantRule($this->getService('026')); + } + + + public function createServiceRules__51(): PHPStan\Rules\Constants\MagicConstantContextRule + { + return new PHPStan\Rules\Constants\MagicConstantContextRule; + } + + + public function createServiceRules__52(): PHPStan\Rules\Constants\NativeTypedClassConstantRule + { + return new PHPStan\Rules\Constants\NativeTypedClassConstantRule($this->getService('026')); + } + + + public function createServiceRules__53(): PHPStan\Rules\Constants\FinalPrivateConstantRule + { + return new PHPStan\Rules\Constants\FinalPrivateConstantRule; + } + + + public function createServiceRules__54(): PHPStan\Rules\EnumCases\EnumCaseAttributesRule + { + return new PHPStan\Rules\EnumCases\EnumCaseAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__55(): PHPStan\Rules\Exceptions\NoncapturingCatchRule + { + return new PHPStan\Rules\Exceptions\NoncapturingCatchRule; + } + + + public function createServiceRules__56(): PHPStan\Rules\Exceptions\ThrowExpressionRule + { + return new PHPStan\Rules\Exceptions\ThrowExpressionRule($this->getService('026')); + } + + + public function createServiceRules__57(): PHPStan\Rules\Functions\ArrowFunctionAttributesRule + { + return new PHPStan\Rules\Functions\ArrowFunctionAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__58(): PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule + { + return new PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule($this->getService('0165')); + } + + + public function createServiceRules__59(): PHPStan\Rules\Functions\ClosureAttributesRule + { + return new PHPStan\Rules\Functions\ClosureAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__6(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__60(): PHPStan\Rules\Functions\DefineParametersRule + { + return new PHPStan\Rules\Functions\DefineParametersRule($this->getService('026')); + } + + + public function createServiceRules__61(): PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule( + $this->getService('0148'), + $this->getService('026') + ); + } + + + public function createServiceRules__62(): PHPStan\Rules\Functions\CallToFunctionParametersRule + { + return new PHPStan\Rules\Functions\CallToFunctionParametersRule( + $this->getService('reflectionProvider'), + $this->getService('0147') + ); + } + + + public function createServiceRules__63(): PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__64(): PHPStan\Rules\Functions\ExistingClassesInTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__65(): PHPStan\Rules\Functions\FunctionAttributesRule + { + return new PHPStan\Rules\Functions\FunctionAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__66(): PHPStan\Rules\Functions\InnerFunctionRule + { + return new PHPStan\Rules\Functions\InnerFunctionRule; + } + + + public function createServiceRules__67(): PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule + { + return new PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule; + } + + + public function createServiceRules__68(): PHPStan\Rules\Functions\ParamAttributesRule + { + return new PHPStan\Rules\Functions\ParamAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__69(): PHPStan\Rules\Functions\PrintfArrayParametersRule + { + return new PHPStan\Rules\Functions\PrintfArrayParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__7(): PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__70(): PHPStan\Rules\Functions\PrintfParametersRule + { + return new PHPStan\Rules\Functions\PrintfParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__71(): PHPStan\Rules\Functions\RedefinedParametersRule + { + return new PHPStan\Rules\Functions\RedefinedParametersRule; + } + + + public function createServiceRules__72(): PHPStan\Rules\Functions\ReturnNullsafeByRefRule + { + return new PHPStan\Rules\Functions\ReturnNullsafeByRefRule($this->getService('0165')); + } + + + public function createServiceRules__73(): PHPStan\Rules\Ignore\IgnoreParseErrorRule + { + return new PHPStan\Rules\Ignore\IgnoreParseErrorRule; + } + + + public function createServiceRules__74(): PHPStan\Rules\Functions\VariadicParametersDeclarationRule + { + return new PHPStan\Rules\Functions\VariadicParametersDeclarationRule; + } + + + public function createServiceRules__75(): PHPStan\Rules\Keywords\ContinueBreakInLoopRule + { + return new PHPStan\Rules\Keywords\ContinueBreakInLoopRule; + } + + + public function createServiceRules__76(): PHPStan\Rules\Keywords\DeclareStrictTypesRule + { + return new PHPStan\Rules\Keywords\DeclareStrictTypesRule($this->getService('023')); + } + + + public function createServiceRules__77(): PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule + { + return new PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule; + } + + + public function createServiceRules__78(): PHPStan\Rules\Methods\AbstractPrivateMethodRule + { + return new PHPStan\Rules\Methods\AbstractPrivateMethodRule; + } + + + public function createServiceRules__79(): PHPStan\Rules\Methods\CallMethodsRule + { + return new PHPStan\Rules\Methods\CallMethodsRule($this->getService('0159'), $this->getService('0147')); + } + + + public function createServiceRules__8(): PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__80(): PHPStan\Rules\Methods\CallStaticMethodsRule + { + return new PHPStan\Rules\Methods\CallStaticMethodsRule($this->getService('0160'), $this->getService('0147')); + } + + + public function createServiceRules__81(): PHPStan\Rules\Methods\ConsistentConstructorRule + { + return new PHPStan\Rules\Methods\ConsistentConstructorRule($this->getService('0162'), $this->getService('0163')); + } + + + public function createServiceRules__82(): PHPStan\Rules\Methods\ConstructorReturnTypeRule + { + return new PHPStan\Rules\Methods\ConstructorReturnTypeRule; + } + + + public function createServiceRules__83(): PHPStan\Rules\Methods\ExistingClassesInTypehintsRule + { + return new PHPStan\Rules\Methods\ExistingClassesInTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__84(): PHPStan\Rules\Methods\FinalPrivateMethodRule + { + return new PHPStan\Rules\Methods\FinalPrivateMethodRule; + } + + + public function createServiceRules__85(): PHPStan\Rules\Methods\MethodCallableRule + { + return new PHPStan\Rules\Methods\MethodCallableRule($this->getService('0159'), $this->getService('026')); + } + + + public function createServiceRules__86(): PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule + { + return new PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule; + } + + + public function createServiceRules__87(): PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule + { + return new PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule($this->getService('026')); + } + + + public function createServiceRules__88(): PHPStan\Rules\Methods\MissingMethodImplementationRule + { + return new PHPStan\Rules\Methods\MissingMethodImplementationRule; + } + + + public function createServiceRules__89(): PHPStan\Rules\Methods\MethodAttributesRule + { + return new PHPStan\Rules\Methods\MethodAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__9(): PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__90(): PHPStan\Rules\Methods\StaticMethodCallableRule + { + return new PHPStan\Rules\Methods\StaticMethodCallableRule($this->getService('0160'), $this->getService('026')); + } + + + public function createServiceRules__91(): PHPStan\Rules\Names\UsedNamesRule + { + return new PHPStan\Rules\Names\UsedNamesRule; + } + + + public function createServiceRules__92(): PHPStan\Rules\Operators\InvalidAssignVarRule + { + return new PHPStan\Rules\Operators\InvalidAssignVarRule($this->getService('0165')); + } + + + public function createServiceRules__93(): PHPStan\Rules\Operators\InvalidIncDecOperationRule + { + return new PHPStan\Rules\Operators\InvalidIncDecOperationRule($this->getService('0182')); + } + + + public function createServiceRules__94(): PHPStan\Rules\Properties\AccessPropertiesInAssignRule + { + return new PHPStan\Rules\Properties\AccessPropertiesInAssignRule($this->getService('0175')); + } + + + public function createServiceRules__95(): PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule + { + return new PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule($this->getService('0386')); + } + + + public function createServiceRules__96(): PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule + { + return new PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__97(): PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule + { + return new PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule; + } + + + public function createServiceRules__98(): PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule + { + return new PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule($this->getService('0110')); + } + + + public function createServiceRules__99(): PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule + { + return new PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule($this->getService('0110')); + } + + + public function createServiceSimpleRelativePathHelper(): PHPStan\File\RelativePathHelper + { + return new PHPStan\File\SimpleRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createServiceStubFileTypeMapper(): PHPStan\Type\FileTypeMapper + { + return new PHPStan\Type\FileTypeMapper( + $this->getService('0122'), + $this->getService('stubParser'), + $this->getService('038'), + $this->getService('037'), + $this->getService('025'), + $this->getService('085') + ); + } + + + public function createServiceStubParser(): PHPStan\Parser\CachedParser + { + return new PHPStan\Parser\CachedParser($this->getService('freshStubParser'), 256); + } + + + public function createServiceStubPhpDocProvider(): PHPStan\PhpDoc\StubPhpDocProvider + { + return new PHPStan\PhpDoc\StubPhpDocProvider( + $this->getService('stubParser'), + $this->getService('stubFileTypeMapper'), + $this->getService('045') + ); + } + + + public function createServiceTypeSpecifier(): PHPStan\Analyser\TypeSpecifier + { + return $this->getService('typeSpecifierFactory')->create(); + } + + + public function createServiceTypeSpecifierFactory(): PHPStan\Analyser\TypeSpecifierFactory + { + return new PHPStan\Analyser\TypeSpecifierFactory($this->getService('075')); + } + + + public function initialize(): void + { + } + + + protected function getStaticParameters(): array + { + return [ + 'bootstrapFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + 'excludePaths' => ['analyseAndScan' => [], 'analyse' => []], + 'level' => 8, + 'paths' => ['src', 'build'], + 'exceptions' => [ + 'implicitThrows' => true, + 'reportUncheckedExceptionDeadCatch' => true, + 'uncheckedExceptionRegexes' => [], + 'uncheckedExceptionClasses' => [], + 'checkedExceptionRegexes' => [], + 'checkedExceptionClasses' => [], + 'check' => ['missingCheckedExceptionInThrows' => false, 'tooWideThrowType' => true], + ], + 'featureToggles' => [ + 'bleedingEdge' => true, + 'checkParameterCastableToNumberFunctions' => true, + 'skipCheckGenericClasses' => [], + 'stricterFunctionMap' => true, + 'reportPreciseLineForUnusedFunctionParameter' => true, + 'internalTag' => true, + 'newStaticInAbstractClassStaticMethod' => true, + ], + 'fileExtensions' => ['php'], + 'checkAdvancedIsset' => true, + 'reportAlwaysTrueInLastCondition' => false, + 'checkClassCaseSensitivity' => true, + 'checkExplicitMixed' => false, + 'checkImplicitMixed' => false, + 'checkFunctionArgumentTypes' => true, + 'checkFunctionNameCase' => true, + 'checkInternalClassCaseSensitivity' => true, + 'checkMissingCallableSignature' => false, + 'checkMissingVarTagTypehint' => true, + 'checkArgumentsPassedByReference' => true, + 'checkMaybeUndefinedVariables' => true, + 'checkNullables' => true, + 'checkThisOnly' => false, + 'checkUnionTypes' => true, + 'checkBenevolentUnionTypes' => false, + 'checkExplicitMixedMissingReturn' => true, + 'checkPhpDocMissingReturn' => true, + 'checkPhpDocMethodSignatures' => true, + 'checkExtraArguments' => true, + 'checkMissingTypehints' => true, + 'checkTooWideReturnTypesInProtectedAndPublicMethods' => false, + 'checkUninitializedProperties' => false, + 'checkDynamicProperties' => true, + 'strictRulesInstalled' => true, + 'deprecationRulesInstalled' => true, + 'inferPrivatePropertyTypeFromConstructor' => false, + 'reportMaybes' => true, + 'reportMaybesInMethodSignatures' => true, + 'reportMaybesInPropertyPhpDocTypes' => true, + 'reportStaticMethodSignatures' => true, + 'reportWrongPhpDocTypeInVarTag' => true, + 'reportAnyTypeWideningInVarTag' => false, + 'reportPossiblyNonexistentGeneralArrayOffset' => false, + 'reportPossiblyNonexistentConstantArrayOffset' => false, + 'checkMissingOverrideMethodAttribute' => false, + 'mixinExcludeClasses' => [], + 'scanFiles' => [], + 'scanDirectories' => [], + 'parallel' => [ + 'jobSize' => 20, + 'processTimeout' => 600.0, + 'maximumNumberOfProcesses' => 32, + 'minimumNumberOfJobsPerProcess' => 2, + 'buffer' => 134217728, + ], + 'phpVersion' => null, + 'polluteScopeWithLoopInitialAssignments' => false, + 'polluteScopeWithAlwaysIterableForeach' => false, + 'polluteScopeWithBlock' => false, + 'propertyAlwaysWrittenTags' => [], + 'propertyAlwaysReadTags' => [], + 'additionalConstructors' => [], + 'treatPhpDocTypesAsCertain' => true, + 'usePathConstantsAsConstantString' => false, + 'rememberPossiblyImpureFunctionValues' => true, + 'tips' => ['discoveringSymbols' => true, 'treatPhpDocTypesAsCertain' => true], + 'tipsOfTheDay' => true, + 'reportMagicMethods' => true, + 'reportMagicProperties' => true, + 'ignoreErrors' => [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], + 'internalErrorsCountLimit' => 50, + 'cache' => ['nodesByStringCountMax' => 256], + 'reportUnmatchedIgnoredErrors' => true, + 'typeAliases' => [], + 'universalObjectCratesClasses' => ['stdClass'], + 'stubFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', + ], + 'earlyTerminatingMethodCalls' => [], + 'earlyTerminatingFunctionCalls' => [], + 'resultCachePath' => 'storage/framework/cache/phpstan/resultCache.php', + 'resultCacheSkipIfOlderThanDays' => 7, + 'resultCacheChecksProjectExtensionFilesDependencies' => false, + 'dynamicConstantNames' => [ + 'ICONV_IMPL', + 'LIBXML_VERSION', + 'LIBXML_DOTTED_VERSION', + 'Memcached::HAVE_ENCODING', + 'Memcached::HAVE_IGBINARY', + 'Memcached::HAVE_JSON', + 'Memcached::HAVE_MSGPACK', + 'Memcached::HAVE_SASL', + 'Memcached::HAVE_SESSION', + 'PHP_VERSION', + 'PHP_MAJOR_VERSION', + 'PHP_MINOR_VERSION', + 'PHP_RELEASE_VERSION', + 'PHP_VERSION_ID', + 'PHP_EXTRA_VERSION', + 'PHP_WINDOWS_VERSION_MAJOR', + 'PHP_WINDOWS_VERSION_MINOR', + 'PHP_WINDOWS_VERSION_BUILD', + 'PHP_ZTS', + 'PHP_DEBUG', + 'PHP_MAXPATHLEN', + 'PHP_OS', + 'PHP_OS_FAMILY', + 'PHP_SAPI', + 'PHP_EOL', + 'PHP_INT_MAX', + 'PHP_INT_MIN', + 'PHP_INT_SIZE', + 'PHP_FLOAT_DIG', + 'PHP_FLOAT_EPSILON', + 'PHP_FLOAT_MIN', + 'PHP_FLOAT_MAX', + 'DEFAULT_INCLUDE_PATH', + 'PEAR_INSTALL_DIR', + 'PEAR_EXTENSION_DIR', + 'PHP_EXTENSION_DIR', + 'PHP_PREFIX', + 'PHP_BINDIR', + 'PHP_BINARY', + 'PHP_MANDIR', + 'PHP_LIBDIR', + 'PHP_DATADIR', + 'PHP_SYSCONFDIR', + 'PHP_LOCALSTATEDIR', + 'PHP_CONFIG_FILE_PATH', + 'PHP_CONFIG_FILE_SCAN_DIR', + 'PHP_SHLIB_SUFFIX', + 'PHP_FD_SETSIZE', + 'OPENSSL_VERSION_NUMBER', + 'ZEND_DEBUG_BUILD', + 'ZEND_THREAD_SAFE', + 'E_ALL', + ], + 'customRulesetUsed' => false, + 'editorUrl' => 'phpstorm://open?file=%file%&line=%line%', + 'editorUrlTitle' => '%relFile%:%line%', + 'errorFormat' => null, + 'sourceLocatorPlaygroundMode' => false, + '__validate' => true, + 'parametersNotInvalidatingCache' => [ + ['parameters', 'editorUrl'], + ['parameters', 'editorUrlTitle'], + ['parameters', 'errorFormat'], + ['parameters', 'ignoreErrors'], + ['parameters', 'reportUnmatchedIgnoredErrors'], + ['parameters', 'tipsOfTheDay'], + ['parameters', 'parallel'], + ['parameters', 'internalErrorsCountLimit'], + ['parameters', 'cache'], + ['parameters', 'memoryLimitFile'], + ['parameters', 'pro'], + 'parametersSchema', + ], + 'strictRules' => [ + 'allRules' => false, + 'disallowedLooseComparison' => true, + 'booleansInConditions' => true, + 'booleansInLoopConditions' => [false, true], + 'uselessCast' => true, + 'requireParentConstructorCall' => true, + 'disallowedBacktick' => true, + 'disallowedEmpty' => true, + 'disallowedImplicitArrayCreation' => true, + 'disallowedShortTernary' => true, + 'overwriteVariablesWithLoop' => true, + 'closureUsesThis' => true, + 'matchingInheritedMethodNames' => true, + 'numericOperandsInArithmeticOperators' => true, + 'strictFunctionCalls' => true, + 'dynamicCallOnStaticMethod' => true, + 'switchConditionsMatchingType' => true, + 'noVariableVariables' => true, + 'strictArrayFilter' => true, + 'illegalConstructorMethodCall' => true, + ], + 'type_perfect' => [ + 'narrow_param' => true, + 'narrow_return' => true, + 'no_mixed' => false, + 'null_over_false' => true, + 'no_mixed_property' => true, + 'no_mixed_caller' => true, + ], + 'allowInRootDir' => null, + 'filesRootDir' => null, + 'disallowedNamespaces' => [], + 'disallowedClasses' => [], + 'disallowedMethodCalls' => [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ], + 'disallowedStaticCalls' => [], + 'disallowedFunctionCalls' => [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ], + 'disallowedConstants' => [], + 'disallowedEnums' => [], + 'disallowedSuperglobals' => [], + 'disallowedAttributes' => [], + 'disallowedControlStructures' => [], + 'type_coverage' => [ + 'declare' => 0, + 'return_type' => 99, + 'param_type' => 99, + 'property_type' => 99, + 'constant_type' => 99, + 'print_suggestions' => true, + 'return' => 100, + 'param' => 100, + 'property' => 100, + 'constant' => 100, + 'measure' => false, + ], + 'tmpDir' => 'storage/framework/cache/phpstan', + 'debugMode' => true, + 'productionMode' => false, + 'tempDir' => 'storage/framework/cache/phpstan', + 'rootDir' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan', + 'currentWorkingDirectory' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'cliArgumentsVariablesRegistered' => true, + 'additionalConfigFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + ], + 'allConfigFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + 'composerAutoloaderProjectPaths' => ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + 'generateBaselineFile' => null, + 'usedLevel' => '8', + 'cliAutoloadFile' => null, + 'env' => [ + 'NVM_INC' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/include/node', + 'HERD_PHP_80_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/80/', + 'PHP_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', + 'NVM_CD_FLAGS' => '-q', + 'SHELL' => '/bin/zsh', + 'TERM' => 'xterm-256color', + 'COMPOSER_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/composer', + 'TMPDIR' => '/var/folders/tk/pwpkrwsj01b445dx2v8b70m40000gn/T/', + 'HOMEBREW_REPOSITORY' => '/opt/homebrew', + 'TERM_SESSION_ID' => '22b3b63c-1304-4592-89d4-5de6ee7c9ced', + 'ZSH' => '/Users/jantinnerezo/.oh-my-zsh', + 'HERD_PHP_83_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/83/', + 'USER' => 'jantinnerezo', + 'NVM_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm', + 'LS_COLORS' => 'di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43', + 'COMMAND_MODE' => 'unix2003', + 'SSH_AUTH_SOCK' => '/private/tmp/com.apple.launchd.o0M3CWOtyp/Listeners', + '__CF_USER_TEXT_ENCODING' => '0x1F5:0x0:0x0', + 'HERD_PHP_82_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/82/', + 'PAGER' => 'less', + 'LSCOLORS' => 'Gxfxcxdxbxegedabagacad', + 'PATH' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/bin:/Users/jantinnerezo/Library/Application Support/Herd/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/jantinnerezo/Library/Application Support/Herd/bin/:/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/Visual Studio Code.app/Contents/Resources/app/bin', + 'TERMINAL_EMULATOR' => 'JetBrains-JediTerm', + 'HERD_PHP_84_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/84/', + '_' => './vendor/bin/phpstan', + '__CFBundleIdentifier' => 'com.jetbrains.PhpStorm', + 'PWD' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'XPC_FLAGS' => '0x0', + 'XPC_SERVICE_NAME' => '0', + 'SHELL_VERBOSITY' => '0', + 'HOME' => '/Users/jantinnerezo', + 'SHLVL' => '3', + 'LANGUAGE' => 'C', + 'OPENSSL_CONF' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/openssl.cnf', + 'HOMEBREW_PREFIX' => '/opt/homebrew', + 'LOGNAME' => 'jantinnerezo', + 'LESS' => '-R', + 'LC_CTYPE' => 'UTF-8', + 'NVM_BIN' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin', + 'HOMEBREW_CELLAR' => '/opt/homebrew/Cellar', + 'INFOPATH' => '/opt/homebrew/share/info:', + 'GIT_ASKPASS' => 'echo', + 'LINES' => '23', + 'COLUMNS' => '178', + ], + ]; + } + + + protected function getDynamicParameter($key) + { + switch (true) { + case $key === 'singleReflectionFile': return null; + case $key === 'singleReflectionInsteadOfFile': return null; + case $key === 'analysedPaths': return null; + case $key === 'analysedPathsFromConfig': return null; + case $key === 'sysGetTempDir': return sys_get_temp_dir(); + case $key === 'pro': return [ + 'dnsServers' => ['1.1.1.2'], + 'tmpDir' => ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', + ]; + default: return parent::getDynamicParameter($key); + }; + } + + + public function getParameters(): array + { + array_map(function ($key) { $this->getParameter($key); }, [ + 'singleReflectionFile', + 'singleReflectionInsteadOfFile', + 'analysedPaths', + 'analysedPathsFromConfig', + 'sysGetTempDir', + 'pro', + ]); + return parent::getParameters(); + } +} diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.lock b/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.lock new file mode 100644 index 0000000..e69de29 diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.meta b/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.meta new file mode 100644 index 0000000..399dc2c --- /dev/null +++ b/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.meta @@ -0,0 +1 @@ +a:6:{i:0;i:1;i:1;a:33:{s:120:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.neon";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon";i:1731428986;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon";i:1736367023;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon";i:1747220217;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon";i:1744311703;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon";i:1736208626;s:72:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php";i:1751283849;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon";i:1744311703;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon";i:1744311703;s:42:"phar://phpstan.phar/conf/bleedingEdge.neon";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ServicesExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ParametersExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/bootstrap/src/Bootstrap/Extensions/PhpExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ExtensionsExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/RulesExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ConditionalTagsExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ParametersSchemaExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateIgnoredErrorsExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateExcludePathsExtension.php";i:1747860844;}i:2;a:957:{s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DebugScopeRule.php";i:1747860844;s:122:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Rule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpPhpDocTypeRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpTypeRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/FileAssertRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionCallableUsageRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodCallableUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodUsageRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodCallableUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedUsageOfDeprecatedStringCastRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassConstFetchRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassExtendsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassImplementsRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInterfaceExtendsRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiMethodCallRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiStaticCallRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/GetTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/NodeConnectingVisitorAttributesRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/OldPhpParser4ClassRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/PhpStanNamespaceIn3rdPartyPackageRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionInstantiationRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionFunctionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DuplicateKeysInLiteralArraysRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessWithoutDimForReadingRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/UnsetCastRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AllowedSubTypesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantAttributesRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/DuplicateDeclarationRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/EnumSanityRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationCallableRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InvalidPromotedPropertiesRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitUseAliasesRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitAliasesRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NonClassAttributeClassRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ReadOnlyClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/TraitAttributeClassRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ClassAsClassConstantRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/DynamicClassConstantFetchRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MagicConstantContextRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/NativeTypedClassConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/EnumCases/EnumCaseAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/NoncapturingCatchRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExpressionRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionAttributesRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnNullsafeByRefRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/DefineParametersRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInArrowFunctionTypehintsRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionParametersRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInClosureTypehintsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInTypehintsRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionAttributesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InnerFunctionRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InvalidLexicalVariablesInClosureUseRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParamAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfArrayParametersRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RedefinedParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnNullsafeByRefRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Ignore/IgnoreParseErrorRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/VariadicParametersDeclarationRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/ContinueBreakInLoopRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/DeclareStrictTypesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractMethodInNonAbstractClassRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractPrivateMethodRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallMethodsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallStaticMethodsRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConsistentConstructorRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConstructorReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ExistingClassesInTypehintsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/FinalPrivateMethodRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallableRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityInInterfaceRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMagicSerializationMethodsRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodImplementationRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallableRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Names/UsedNamesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidAssignVarRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidIncDecOperationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesInAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesInAssignRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertyHookTypehintsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/InvalidCallablePropertyTypeRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyPropertyAssignRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertiesInInterfaceRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAssignRefRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAttributesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyHookAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyInClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionPatternRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConflictingTraitConstantsRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConstantsInTraitsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitAttributesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Types/InvalidTypesInUnionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/UnsetRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Whitespace/FileWhitespaceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/UnusedConstructorParametersRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UnusedClosureUsesRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/EmptyRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/IssetRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/NullCoalesceRule.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/EchoRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidCastRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidPartOfEncapsedStringRule.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/PrintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AccessPrivateConstantThroughStaticRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitUseRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitUseRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/UsageOfVoidMatchExpressionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ValueAssignedToClassConstantRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleArrowFunctionDefaultParameterTypeRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleClosureDefaultParameterTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassAncestorsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassTemplateTypeRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumAncestorsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumTemplateTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionTemplateTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionSignatureVarianceRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceAncestorsRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceTemplateTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTemplateTypeRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeTraitRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodSignatureVarianceRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/PropertyVarianceRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TraitTemplateTypeRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/UsedTraitsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallPrivateMethodThroughStaticRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidBinaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidComparisonOperationRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidUnaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionConditionalReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodConditionalReturnTypeRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionAssertRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodAssertRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleSelfOutTypeRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleClassConstantPhpDocTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyHookPhpDocTypeRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyPhpDocTypeRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidThrowsPhpDocValueRule.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleParamImmediatelyInvokedCallableRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagChangedExpressionTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/WrongVariableNameInVarTagRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPrivatePropertyThroughStaticRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireImplementsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireExtendsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionTraitRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureFunctionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureMethodRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayDestructuringRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayUnpackingRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/IterableInForeachRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignmentRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignOpRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessValueAssignmentRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/UnpackIterableInArrayRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExprTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldTypeRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ReturnTypeRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/DefaultValueTypesAssignedToPropertiesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/GetNonVirtualPropertyHookReadRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRefRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRefRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetNonVirtualPropertyHookAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/TypesAssignedToPropertiesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutAssignedTypeRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutExecutionEndTypeRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/VariableCloningRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DeadForeachRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToConstructorStatementWithoutImpurePointsRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToFunctionStatementWithoutImpurePointsRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToStaticMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/NoopRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnreachableStatementRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateMethodRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/OverwrittenExitPointByFinallyRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionStatementWithoutSideEffectsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UselessFunctionReturnValueRule.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToConstructorStatementWithoutSideEffectsRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToStaticMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/NullsafeMethodCallRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideArrowFunctionReturnTypehintRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideClosureReturnTypehintRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionReturnTypehintRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionParameterOutTypeRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodParameterOutTypeRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWidePropertyTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/NotAnalysedTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DateTimeInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallUserFuncRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToStringRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ImplodeParameterCastableToStringRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/SortParameterCastableToStringRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionQuotingRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MissingClassConstantTypehintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionParameterTypehintRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionReturnTypehintRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodParameterTypehintRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodSelfOutTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingPropertyTypehintRule.php";i:1747860844;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php";i:1731428986;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php";i:1731428986;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/FetchingDeprecatedConstRule.php";i:1747220217;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoParamTypeRemovalRule.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoArrayAccessOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoIssetOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoEmptyOnObjectRule.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPublicClassMethodParamTypeRule.php";i:1746391137;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPrivateClassMethodParamTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowReturnObjectTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedPropertyFetcherRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedMethodCallerRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/ReturnNullOverFalseRule.php";i:1746391137;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ParamTypeCoverageRule.php";i:1736208626;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ReturnTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/PropertyTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ConstantTypeCoverageRule.php";i:1736208626;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/DeclareCoverageRule.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowedLaravelDieDumpFunctionsRule.php";i:1746801485;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowMutableDatetimeRule.php";i:1746801485;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LexerFactory.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/AnonymousClassVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFilterArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFindArgVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayMapArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayWalkArgVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindToVarVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindArgVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CurlSetOptArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrowFunctionArgVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/MagicConstantParamDefaultVisitor.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/NewAssignedToPropertyVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ParentStmtTypesVisitor.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StandaloneThrowExprVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TryCatchTypeVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LastConditionVisitor.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TypeTraverserInstanceofVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicMethodsVisitor.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicFunctionsVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/ExprPrinter.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/Printer.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Broker/AnonymousClassNameHelper.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactoryFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/ComposerPhpVersionFactory.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/ParserConfig.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/TypeParser.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/PhpDocParser.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Printer/Printer.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocInheritanceResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocNodeResolver.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocStringResolver.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ConstExprNodeResolver.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeStringResolver.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubValidator.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/SocketSelectStubFilesExtension.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/DefaultStubFilesProvider.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesProvider.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/JsonValidateStubFilesExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionClassStubFilesExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionEnumStubFilesExtension.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Analyser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/AnalyserResultFinalizer.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/IgnoreErrorExtensionProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LocalIgnoresProcessor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RuleErrorTransformer.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoredErrorHelper.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoreLexer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LazyInternalScopeFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/InternalScopeFactory.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ScopeFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolverFactory.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheClearer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RicherScopeGetTypeHelper.php";i:1747860844;s:123:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/Cache.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/RegistryFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyseApplication.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyserRunner.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/FixerApplication.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/DependencyResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeFetcher.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeVisitor.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Nette/NetteContainer.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Container.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/DerivativeContainerFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileHelper.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileFinder.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileMonitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/DeclarePositionVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ImmediatelyInvokedClosureVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/ParallelAnalyser.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/Scheduler.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/DiagnoseExtension.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Process/CpuCoreCounter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AttributeReflectionFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsMethodsClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodsClassReflectionExtension.php";i:1747860844;s:180:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsPropertiesClassReflectionExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PropertiesClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/CachingVisitor.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/FileNodesFetcher.php";i:1747860844;s:200:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/ComposerJsonAndInstalledJsonSourceLocatorMaker.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorFactory.php";i:1747860844;s:195:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumCaseDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodReturnTypeExtension.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumDynamicReturnTypeExtension.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ConstructorsHelper.php";i:1747860844;s:185:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsMethodsClassReflectionExtension.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsPropertiesClassReflectionExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinMethodsClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinPropertiesClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpClassReflectionExtension.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/Soap/SoapClientMethodsClassReflectionExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/EnumAllowedSubTypesClassReflectionExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AllowedSubTypesClassReflectionExtension.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/UniversalObjectCratesClassReflectionExtension.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PHPStan/NativeReflectionEnumReturnDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/NativeFunctionReflectionProvider.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapParser.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/FunctionSignatureMapProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/Php8SignatureMapProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProviderFactory.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiRuleHelper.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/AttributesCheck.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchCheck.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassForbiddenNameCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagCheck.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinCheck.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagCheck.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantConditionRuleHelper.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeHelper.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/DefaultExceptionTypeResolver.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ExceptionTypeResolver.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInFunctionThrowsRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInMethodThrowsRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInPropertyHookThrowsRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInThrowsCheck.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideThrowTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionCallParametersCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionDefinitionCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionReturnTypeCheck.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ParameterCastableToStringCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/CrossCheckInterfacesHelper.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericAncestorsCheck.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericObjectTypeCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeCheck.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TemplateTypeCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/VarianceCheck.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalUsageHelper.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/IssetCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodSignatureRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodParameterComparisonHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityComparisonHelper.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/MissingTypehintCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/NullsafeCheck.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/LazyAlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/AlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/LazyAlwaysUsedMethodExtensionProvider.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AlwaysUsedMethodExtensionProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/ConditionalReturnTypeRuleHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/AssertRuleHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/UnresolvableTypeHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/GenericCallableRuleHelper.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagTypeRuleHelper.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Playground/NeverRuleHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesCheck.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathNumberOperatorTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/OperatorTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/UninitializedPropertyRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/LazyReadWritePropertiesExtensionProvider.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadWritePropertiesExtensionProvider.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyDescriptor.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyReflectionFinder.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/FunctionPurityCheck.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RuleLevelHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/UnusedFunctionParametersCheck.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideParameterOutTypeCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FileTypeMapper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/BitwiseFlagHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AbsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArgumentBasedFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChangeKeyCaseFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayIntersectKeyFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChunkFunctionReturnTypeExtension.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCombineFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCurrentDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillKeysFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFlipFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindKeyFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierAwareExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyFirstDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyLastDynamicReturnTypeExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeysFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMapFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMergeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayNextDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPopFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayRandFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReduceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReplaceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReverseFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayShiftFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySliceFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySpliceFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayValuesFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySumFunctionDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertThrowTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionThrowTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BackedEnumFromMethodDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathStringOrNullReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindToDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureFromCallableDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CompactFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantFunctionReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantHelper.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountCharsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CurlGetinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatMethodReturnTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeCreateDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeDynamicReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeConstructorThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyMethodThrowTypeExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodThrowTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeSubMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeZoneConstructorThrowTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DioStatDynamicFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ExplodeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterInputDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarArrayDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetCalledClassDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetClassDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDebugTypeFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDefinedVarsFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetParentClassDynamicFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettypeFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettimeofdayDynamicFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HashFunctionsReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HighlightStringDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IntdivThrowTypeExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IniGetReturnTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/OpenSslEncryptParameterOutTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterOutTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseStrParameterOutTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchTypeSpecifyingExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchParameterOutTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregReplaceCallbackClosureTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterClosureTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RegexArrayShapeMatcher.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexGroupParser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexExpressionHelper.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionFunctionConstructorThrowTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionMethodConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionPropertyConstructorThrowTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrContainingTypeSpecifyingExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementClassPropertyReflectionExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementConstructorThrowTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StatDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MethodExistsTypeSpecifyingExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PropertyExistsTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MinMaxFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NumberFormatFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PathinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregFilterFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregSplitDynamicReturnTypeExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassIsSubclassOfTypeSpecifyingExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/MethodTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReplaceFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPointerFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/LtrimFunctionReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtensionTrait.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbConvertEncodingFunctionReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbSubstituteCharacterDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbStrlenFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MicrotimeFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HrtimeFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ImplodeFunctionReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NonEmptyStringFunctionsReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SetTypeFunctionTypeSpecifyingExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrCaseFunctionsReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrlenFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrPadFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrRepeatFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrrevFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SubstrDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ThrowableReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseUrlFunctionDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TriggerErrorDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TrimFunctionDynamicReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/VersionCompareFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PowFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RoundFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrtotimeFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RandomIntFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RangeFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassImplementsFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefineConstantTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefinedConstantTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FunctionExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/InArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsCallableFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsIterableFunctionTypeSpecifyingExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsSubclassOfFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IteratorToArrayFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingHelper.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CtypeDigitFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TypeSpecifyingFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementAsXMLMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementXpathMethodReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrSplitFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrTokFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SscanfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrvalFamilyFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrWordCountFunctionDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/XMLReaderOpenReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionGetAttributesMethodReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DatePeriodConstructorReturnTypeExtension.php";i:1747860844;s:189:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/ClosureTypeFactory.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Constant/OversizedArrayBuilder.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/ParentDirectoryRelativePathHelper.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/RelativePathHelper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/FileCacheStorage.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/CacheStorage.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/RichParser.php";i:1747860844;s:125:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/Parser.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CleaningParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/SimpleParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CachedParser.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserDecorator.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserFactory.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/LazyRegistry.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Registry.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubPhpDocProvider.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/Reflector.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionSourceLocatorFactory.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/PhpStormStubsSourceStubberFactory.php";i:1747860844;s:204:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/PhpStormStubsSourceStubber.php";i:1747860844;s:191:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/SourceStubber.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/ReflectionSourceStubberFactory.php";i:1747860844;s:201:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/ReflectionSourceStubber.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Deprecation/DeprecationProvider.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser/Php8.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PathRoutingParser.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StubParser.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/PHPStanDiagnoseExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CiDetectedErrorFormatter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/ErrorFormatter.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/RawErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TableErrorFormatter.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CheckstyleErrorFormatter.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JsonErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JunitErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GitlabErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GithubErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TeamcityErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInClassExtendsRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInClassImplementsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInEnumImplementsRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInInstanceOfRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInInterfaceExtendsRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInTraitUseRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CaughtExceptionExistenceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToNonExistentFunctionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticInAbstractClassStaticMethodRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/OverridingConstantRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/OverridingMethodRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Missing/MissingReturnRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInGroupUseRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionCallableRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/OverridingPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetPropertyHookParameterRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/WritingToReadOnlyPropertiesRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadingWriteOnlyPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/CompactVariablesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/DefinedVariableRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/RequireFileExistsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassNameUsageExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalFunctionUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageExtension.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ConstantRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsCheck.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionTraitRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallCallablesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocTagValueRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocVarTagTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPHPStanDocTagRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalPropertyUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalMethodUsageExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayDimFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayItemRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidFunctionWithExplicitThrowPointRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidMethodWithExplicitThrowPointRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidPropertyHookWithExplicitThrowPointRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldFromTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldInGeneratorRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ImpossibleInstanceOfRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanAndConstantConditionRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanOrConstantConditionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanNotConstantConditionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/ConstructorWithoutImpurePointsCollector.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Collector.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureNewCollector.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/FunctionWithoutImpurePointsCollector.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureFuncCallCollector.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/MethodWithoutImpurePointsCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureMethodCallCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureStaticCallCollector.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivatePropertyRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/DoWhileLoopConstantConditionRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ElseIfConstantConditionRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/IfConstantConditionRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeFunctionCallRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeMethodCallRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeStaticMethodCallRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/LogicalXorConstantConditionRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/MatchExpressionRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/NumberComparisonOperatorsConstantConditionRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/StrictComparisonOfDifferentTypesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantLooseComparisonRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/TernaryOperatorConstantConditionRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysFalseConditionRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysTrueConditionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideFunctionThrowTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideMethodThrowTypeRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWidePropertyHookThrowTypeRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/NullsafePropertyFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitDeclarationCollector.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitUseCollector.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CatchWithUnthrownExceptionRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RandomIntParametersRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayFilterRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayValuesRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToNumberRule.php";i:1747860844;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php";i:1731428986;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterOutTypeExtension.php";i:1747860844;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php";i:1731428986;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodTypeSpecifyingExtension.php";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php";i:1731428986;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterClosureTypeExtension.php";i:1747860844;s:119:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php";i:1736367023;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/DependencyInjection/LazyDeprecatedScopeResolverProvider.php";i:1747220217;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DefaultDeprecatedScopeResolver.php";i:1747220217;s:152:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeResolver.php";i:1747220217;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php";i:1747220217;s:176:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassConstantUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php";i:1747220217;s:169:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedMethodUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedPropertyUsageExtension.php";i:1747220217;s:172:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassNameUsageExtension.php";i:1747220217;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanRuleHelper.php";i:1742298160;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperatorRuleHelper.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariablePropertyFetchRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInDoWhileConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInIfConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInWhileConditionRule.php";i:1742298160;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/UselessCastRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/RequireParentConstructCallRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedBacktickRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedEmptyRule.php";i:1742298160;s:167:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php";i:1742298160;s:158:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php";i:1742298160;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ArrayFilterStrictRule.php";i:1742298160;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ClosureUsesThisRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/WrongCaseOfInheritedMethodRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorMethodCallRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorStaticCallRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostDecrementRule.php";i:1742298160;s:164:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostIncrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreDecrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreIncrementRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticAdditionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticDivisionRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticExponentiationRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticModuloRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticSubtractionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php";i:1742298160;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/StrictFunctionCallsRule.php";i:1742298160;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallableRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallableRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableVariablesRule.php";i:1742298160;s:109:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Configuration.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ClassMethodNodeFinder.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/MethodCallNodeFinder.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ReturnNodeFinder.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/PhpDoc/ApiDocStmtAnalyzer.php";i:1746391137;s:118:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/NodeComparator.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/ReflectionParser.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/MethodNodeAnalyser.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/Collector/PublicClassMethodMatcher.php";i:1746391137;s:136:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/ClassMethodCallReferenceResolver.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/CollectorMetadataPrinter.php";i:1746391137;s:117:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Guard/EmptyIssetGuard.php";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/ClassMethod/PublicClassMethodParamTypesCollector.php";i:1746391137;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCall/MethodCallArgTypesCollector.php";i:1746391137;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCallableNode/MethodCallableCollector.php";i:1746391137;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/Allowed.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedConfigFactory.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedPath.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/GetAttributesWhenInSignature.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedAttributeFactory.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedCallFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedConstantFactory.php";i:1744311703;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedControlStructureFactory.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedNamespaceFactory.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedSuperglobalFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedVariableFactory.php";i:1744311703;s:120:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/File/FilePath.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Formatter/Formatter.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Identifier/Identifier.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Normalizer/Normalizer.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedAttributeRuleErrors.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallableParameterRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedConstantRuleErrors.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedControlStructureRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedFunctionRuleErrors.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedMethodRuleErrors.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedNamespaceRuleErrors.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallsRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedVariableRuleErrors.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Type/TypeResolver.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsageFactory.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsages.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/MethodCalls.php";i:1744311703;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/NewCalls.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/StaticCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EvalCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EchoCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/PrintCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EmptyCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/IssetCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/UnsetCalls.php";i:1744311703;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ExitDieCalls.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/FunctionCalls.php";i:1744311703;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ShellExecCalls.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ConstantUsages.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ClassConstantUsages.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/VariableUsages.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/AttributeUsages.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/BreakControlStructure.php";i:1744311703;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ContinueControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DeclareControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DoWhileControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseIfControlStructure.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForeachControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/GotoControlStructure.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/IfControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/MatchControlStructure.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/RequireIncludeControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ReturnControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/SwitchControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/WhileControlStructure.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentClassMethodNameHelperRule.php";i:1744311703;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentClassMethodNameHelperRule.php";i:1744311703;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentFunctionNameHelperRule.php";i:1744311703;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentFunctionNameHelperRule.php";i:1744311703;s:134:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Formatter/TypeCoverageFormatter.php";i:1736208626;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/CollectorDataNormalizer.php";i:1736208626;s:116:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Configuration.php";i:1736208626;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ReturnTypeDeclarationCollector.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ParamTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/PropertyTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ConstantTypeDeclarationCollector.php";i:1736208626;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/DeclareCollector.php";i:1736208626;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Container.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/utils/src/SmartObject.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactory.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersion.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/LazyTypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolver.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManager.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManagerFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Registry.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/MemoizingContainer.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/LazyClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/ClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:179:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterOutTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterOutTypeExtensionProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyOperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/OperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicThrowTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicThrowTypeExtensionProvider.php";i:1747860844;s:178:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterClosureTypeExtensionProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterClosureTypeExtensionProvider.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluder.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderRawFactory.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpFunctionReflection.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflection.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflectionFactory.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocator.php";i:1747860844;s:182:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/SourceLocator.php";i:1747860844;s:190:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocatorFactory.php";i:1747860844;s:186:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocator.php";i:1747860844;s:193:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorFactory.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflection.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ExtendedMethodReflection.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ClassMemberReflection.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodReflection.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflectionFactory.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/LazyReflectionProviderProvider.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderProvider.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/UsefulTypeAliasResolver.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolver.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/LazyTypeAliasResolverProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolverProvider.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifier.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FuzzyRelativePathHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/SimpleRelativePathHelper.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProviderFactory.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php";i:1747860844;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeHelper.php";i:1747220217;}i:3;a:943:{i:0;s:34:"PHPStan\Rules\Debug\DebugScopeRule";i:1;s:18:"PHPStan\Rules\Rule";i:2;s:38:"PHPStan\Rules\Debug\DumpPhpDocTypeRule";i:3;s:32:"PHPStan\Rules\Debug\DumpTypeRule";i:4;s:34:"PHPStan\Rules\Debug\FileAssertRule";i:5;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule";i:6;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule";i:7;s:65:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule";i:8;s:55:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule";i:9;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule";i:10;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule";i:11;s:61:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule";i:12;s:69:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule";i:13;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule";i:14;s:71:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule";i:15;s:35:"PHPStan\Rules\Api\ApiInstanceofRule";i:16;s:39:"PHPStan\Rules\Api\ApiInstanceofTypeRule";i:17;s:38:"PHPStan\Rules\Api\ApiInstantiationRule";i:18;s:40:"PHPStan\Rules\Api\ApiClassConstFetchRule";i:19;s:37:"PHPStan\Rules\Api\ApiClassExtendsRule";i:20;s:40:"PHPStan\Rules\Api\ApiClassImplementsRule";i:21;s:41:"PHPStan\Rules\Api\ApiInterfaceExtendsRule";i:22;s:35:"PHPStan\Rules\Api\ApiMethodCallRule";i:23;s:35:"PHPStan\Rules\Api\ApiStaticCallRule";i:24;s:33:"PHPStan\Rules\Api\ApiTraitUseRule";i:25;s:37:"PHPStan\Rules\Api\GetTemplateTypeRule";i:26;s:53:"PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule";i:27;s:40:"PHPStan\Rules\Api\OldPhpParser4ClassRule";i:28;s:55:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule";i:29;s:52:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule";i:30;s:47:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule";i:31;s:53:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule";i:32;s:57:"PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule";i:33;s:32:"PHPStan\Rules\Cast\UnsetCastRule";i:34;s:41:"PHPStan\Rules\Classes\AllowedSubTypesRule";i:35;s:41:"PHPStan\Rules\Classes\ClassAttributesRule";i:36;s:49:"PHPStan\Rules\Classes\ClassConstantAttributesRule";i:37;s:39:"PHPStan\Rules\Classes\ClassConstantRule";i:38;s:46:"PHPStan\Rules\Classes\DuplicateDeclarationRule";i:39;s:36:"PHPStan\Rules\Classes\EnumSanityRule";i:40;s:47:"PHPStan\Rules\Classes\InstantiationCallableRule";i:41;s:51:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule";i:42;s:42:"PHPStan\Rules\Classes\LocalTypeAliasesRule";i:43;s:50:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule";i:44;s:47:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule";i:45;s:35:"PHPStan\Rules\Classes\NewStaticRule";i:46;s:48:"PHPStan\Rules\Classes\NonClassAttributeClassRule";i:47;s:39:"PHPStan\Rules\Classes\ReadOnlyClassRule";i:48;s:45:"PHPStan\Rules\Classes\TraitAttributeClassRule";i:49;s:48:"PHPStan\Rules\Constants\ClassAsClassConstantRule";i:50;s:53:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule";i:51;s:41:"PHPStan\Rules\Constants\FinalConstantRule";i:52;s:48:"PHPStan\Rules\Constants\MagicConstantContextRule";i:53;s:52:"PHPStan\Rules\Constants\NativeTypedClassConstantRule";i:54;s:48:"PHPStan\Rules\Constants\FinalPrivateConstantRule";i:55;s:46:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule";i:56;s:46:"PHPStan\Rules\Exceptions\NoncapturingCatchRule";i:57;s:44:"PHPStan\Rules\Exceptions\ThrowExpressionRule";i:58;s:51:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule";i:59;s:60:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule";i:60;s:45:"PHPStan\Rules\Functions\ClosureAttributesRule";i:61;s:44:"PHPStan\Rules\Functions\DefineParametersRule";i:62;s:67:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule";i:63;s:52:"PHPStan\Rules\Functions\CallToFunctionParametersRule";i:64;s:61:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule";i:65;s:54:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule";i:66;s:46:"PHPStan\Rules\Functions\FunctionAttributesRule";i:67;s:41:"PHPStan\Rules\Functions\InnerFunctionRule";i:68;s:63:"PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule";i:69;s:43:"PHPStan\Rules\Functions\ParamAttributesRule";i:70;s:49:"PHPStan\Rules\Functions\PrintfArrayParametersRule";i:71;s:44:"PHPStan\Rules\Functions\PrintfParametersRule";i:72;s:47:"PHPStan\Rules\Functions\RedefinedParametersRule";i:73;s:47:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule";i:74;s:41:"PHPStan\Rules\Ignore\IgnoreParseErrorRule";i:75;s:57:"PHPStan\Rules\Functions\VariadicParametersDeclarationRule";i:76;s:46:"PHPStan\Rules\Keywords\ContinueBreakInLoopRule";i:77;s:45:"PHPStan\Rules\Keywords\DeclareStrictTypesRule";i:78;s:58:"PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule";i:79;s:47:"PHPStan\Rules\Methods\AbstractPrivateMethodRule";i:80;s:37:"PHPStan\Rules\Methods\CallMethodsRule";i:81;s:43:"PHPStan\Rules\Methods\CallStaticMethodsRule";i:82;s:47:"PHPStan\Rules\Methods\ConsistentConstructorRule";i:83;s:47:"PHPStan\Rules\Methods\ConstructorReturnTypeRule";i:84;s:52:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule";i:85;s:44:"PHPStan\Rules\Methods\FinalPrivateMethodRule";i:86;s:40:"PHPStan\Rules\Methods\MethodCallableRule";i:87;s:53:"PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule";i:88;s:58:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule";i:89;s:53:"PHPStan\Rules\Methods\MissingMethodImplementationRule";i:90;s:42:"PHPStan\Rules\Methods\MethodAttributesRule";i:91;s:46:"PHPStan\Rules\Methods\StaticMethodCallableRule";i:92;s:33:"PHPStan\Rules\Names\UsedNamesRule";i:93;s:44:"PHPStan\Rules\Operators\InvalidAssignVarRule";i:94;s:50:"PHPStan\Rules\Operators\InvalidIncDecOperationRule";i:95;s:53:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule";i:96;s:59:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule";i:97;s:67:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule";i:98;s:56:"PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule";i:99;s:58:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule";i:100;s:66:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule";i:101;s:50:"PHPStan\Rules\Properties\PropertiesInInterfaceRule";i:102;s:46:"PHPStan\Rules\Properties\PropertyAssignRefRule";i:103;s:47:"PHPStan\Rules\Properties\PropertyAttributesRule";i:104;s:51:"PHPStan\Rules\Properties\PropertyHookAttributesRule";i:105;s:44:"PHPStan\Rules\Properties\PropertyInClassRule";i:106;s:45:"PHPStan\Rules\Properties\ReadOnlyPropertyRule";i:107;s:53:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule";i:108;s:49:"PHPStan\Rules\Regexp\RegularExpressionPatternRule";i:109;s:50:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule";i:110;s:42:"PHPStan\Rules\Traits\ConstantsInTraitsRule";i:111;s:40:"PHPStan\Rules\Traits\TraitAttributesRule";i:112;s:43:"PHPStan\Rules\Types\InvalidTypesInUnionRule";i:113;s:33:"PHPStan\Rules\Variables\UnsetRule";i:114;s:43:"PHPStan\Rules\Whitespace\FileWhitespaceRule";i:115;s:53:"PHPStan\Rules\Classes\UnusedConstructorParametersRule";i:116;s:45:"PHPStan\Rules\Functions\UnusedClosureUsesRule";i:117;s:33:"PHPStan\Rules\Variables\EmptyRule";i:118;s:33:"PHPStan\Rules\Variables\IssetRule";i:119;s:40:"PHPStan\Rules\Variables\NullCoalesceRule";i:120;s:27:"PHPStan\Rules\Cast\EchoRule";i:121;s:34:"PHPStan\Rules\Cast\InvalidCastRule";i:122;s:50:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule";i:123;s:28:"PHPStan\Rules\Cast\PrintRule";i:124;s:60:"PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule";i:125;s:35:"PHPStan\Rules\Classes\MethodTagRule";i:126;s:40:"PHPStan\Rules\Classes\MethodTagTraitRule";i:127;s:43:"PHPStan\Rules\Classes\MethodTagTraitUseRule";i:128;s:37:"PHPStan\Rules\Classes\PropertyTagRule";i:129;s:42:"PHPStan\Rules\Classes\PropertyTagTraitRule";i:130;s:45:"PHPStan\Rules\Classes\PropertyTagTraitUseRule";i:131;s:36:"PHPStan\Rules\Classes\MixinTraitRule";i:132;s:39:"PHPStan\Rules\Classes\MixinTraitUseRule";i:133;s:55:"PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule";i:134;s:56:"PHPStan\Rules\Constants\ValueAssignedToClassConstantRule";i:135;s:60:"PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule";i:136;s:73:"PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule";i:137;s:67:"PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule";i:138;s:41:"PHPStan\Rules\Generics\ClassAncestorsRule";i:139;s:44:"PHPStan\Rules\Generics\ClassTemplateTypeRule";i:140;s:40:"PHPStan\Rules\Generics\EnumAncestorsRule";i:141;s:43:"PHPStan\Rules\Generics\EnumTemplateTypeRule";i:142;s:47:"PHPStan\Rules\Generics\FunctionTemplateTypeRule";i:143;s:52:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule";i:144;s:45:"PHPStan\Rules\Generics\InterfaceAncestorsRule";i:145;s:48:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule";i:146;s:45:"PHPStan\Rules\Generics\MethodTemplateTypeRule";i:147;s:48:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule";i:148;s:53:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule";i:149;s:50:"PHPStan\Rules\Generics\MethodSignatureVarianceRule";i:150;s:43:"PHPStan\Rules\Generics\PropertyVarianceRule";i:151;s:44:"PHPStan\Rules\Generics\TraitTemplateTypeRule";i:152;s:37:"PHPStan\Rules\Generics\UsedTraitsRule";i:153;s:56:"PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule";i:154;s:58:"PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule";i:155;s:50:"PHPStan\Rules\Operators\InvalidBinaryOperationRule";i:156;s:54:"PHPStan\Rules\Operators\InvalidComparisonOperationRule";i:157;s:49:"PHPStan\Rules\Operators\InvalidUnaryOperationRule";i:158;s:54:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule";i:159;s:52:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule";i:160;s:39:"PHPStan\Rules\PhpDoc\FunctionAssertRule";i:161;s:37:"PHPStan\Rules\PhpDoc\MethodAssertRule";i:162;s:48:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule";i:163;s:60:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule";i:164;s:47:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule";i:165;s:59:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule";i:166;s:55:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule";i:167;s:49:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule";i:168;s:68:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule";i:169;s:52:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule";i:170;s:50:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule";i:171;s:63:"PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule";i:172;s:43:"PHPStan\Rules\Classes\RequireImplementsRule";i:173;s:40:"PHPStan\Rules\Classes\RequireExtendsRule";i:174;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule";i:175;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule";i:176;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule";i:177;s:35:"PHPStan\Rules\Pure\PureFunctionRule";i:178;s:33:"PHPStan\Rules\Pure\PureMethodRule";i:179;s:43:"PHPStan\Rules\Arrays\ArrayDestructuringRule";i:180;s:39:"PHPStan\Rules\Arrays\ArrayUnpackingRule";i:181;s:42:"PHPStan\Rules\Arrays\IterableInForeachRule";i:182;s:47:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule";i:183;s:45:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule";i:184;s:52:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule";i:185;s:46:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule";i:186;s:42:"PHPStan\Rules\Exceptions\ThrowExprTypeRule";i:187;s:51:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule";i:188;s:45:"PHPStan\Rules\Functions\ClosureReturnTypeRule";i:189;s:38:"PHPStan\Rules\Functions\ReturnTypeRule";i:190;s:38:"PHPStan\Rules\Generators\YieldTypeRule";i:191;s:36:"PHPStan\Rules\Methods\ReturnTypeRule";i:192;s:66:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule";i:193;s:58:"PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule";i:194;s:51:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule";i:195;s:59:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule";i:196;s:54:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule";i:197;s:62:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule";i:198;s:60:"PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule";i:199;s:54:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule";i:200;s:52:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule";i:201;s:56:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule";i:202;s:43:"PHPStan\Rules\Variables\VariableCloningRule";i:203;s:36:"PHPStan\Rules\Arrays\DeadForeachRule";i:204;s:72:"PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule";i:205;s:69:"PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule";i:206;s:67:"PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule";i:207;s:73:"PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule";i:208;s:31:"PHPStan\Rules\DeadCode\NoopRule";i:209;s:47:"PHPStan\Rules\DeadCode\UnreachableStatementRule";i:210;s:48:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule";i:211;s:46:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule";i:212;s:58:"PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule";i:213;s:69:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule";i:214;s:54:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule";i:215;s:70:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule";i:216;s:65:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule";i:217;s:71:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule";i:218;s:44:"PHPStan\Rules\Methods\NullsafeMethodCallRule";i:219;s:69:"PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule";i:220;s:63:"PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule";i:221;s:64:"PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule";i:222;s:66:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule";i:223;s:64:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule";i:224;s:54:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule";i:225;s:41:"PHPStan\Rules\Traits\NotAnalysedTraitRule";i:226;s:39:"PHPStan\Rules\DateTimeInstantiationRule";i:227;s:40:"PHPStan\Rules\Functions\CallUserFuncRule";i:228;s:53:"PHPStan\Rules\Functions\ParameterCastableToStringRule";i:229;s:60:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule";i:230;s:57:"PHPStan\Rules\Functions\SortParameterCastableToStringRule";i:231;s:49:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule";i:232;s:56:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule";i:233;s:60:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule";i:234;s:57:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule";i:235;s:56:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule";i:236;s:53:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule";i:237;s:50:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule";i:238;s:52:"PHPStan\Rules\Properties\MissingPropertyTypehintRule";i:239;s:48:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule";i:240;s:45:"Composer\Pcre\PHPStan\InvalidRegexPatternRule";i:241;s:54:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule";i:242;s:47:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule";i:243;s:50:"Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule";i:244;s:44:"Rector\TypePerfect\Rules\NoIssetOnObjectRule";i:245;s:44:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule";i:246;s:61:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule";i:247;s:62:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule";i:248;s:51:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule";i:249;s:51:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule";i:250;s:48:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule";i:251;s:48:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule";i:252;s:53:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule";i:253;s:54:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule";i:254;s:56:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule";i:255;s:56:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule";i:256;s:51:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule";i:257;s:66:"Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule";i:258;s:56:"Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule";i:259;s:24:"PhpParser\BuilderFactory";i:260;s:27:"PHPStan\Parser\LexerFactory";i:261;s:34:"PhpParser\NodeVisitor\NameResolver";i:262;s:29:"PhpParser\NodeVisitorAbstract";i:263;s:21:"PhpParser\NodeVisitor";i:264;s:36:"PHPStan\Parser\AnonymousClassVisitor";i:265;s:36:"PHPStan\Parser\ArrayFilterArgVisitor";i:266;s:34:"PHPStan\Parser\ArrayFindArgVisitor";i:267;s:33:"PHPStan\Parser\ArrayMapArgVisitor";i:268;s:34:"PHPStan\Parser\ArrayWalkArgVisitor";i:269;s:32:"PHPStan\Parser\ClosureArgVisitor";i:270;s:38:"PHPStan\Parser\ClosureBindToVarVisitor";i:271;s:36:"PHPStan\Parser\ClosureBindArgVisitor";i:272;s:35:"PHPStan\Parser\CurlSetOptArgVisitor";i:273;s:38:"PHPStan\Parser\ArrowFunctionArgVisitor";i:274;s:47:"PHPStan\Parser\MagicConstantParamDefaultVisitor";i:275;s:43:"PHPStan\Parser\NewAssignedToPropertyVisitor";i:276;s:37:"PHPStan\Parser\ParentStmtTypesVisitor";i:277;s:41:"PHPStan\Parser\StandaloneThrowExprVisitor";i:278;s:34:"PHPStan\Parser\TryCatchTypeVisitor";i:279;s:35:"PHPStan\Parser\LastConditionVisitor";i:280;s:45:"PHPStan\Parser\TypeTraverserInstanceofVisitor";i:281;s:37:"PHPStan\Parser\VariadicMethodsVisitor";i:282;s:39:"PHPStan\Parser\VariadicFunctionsVisitor";i:283;s:32:"PHPStan\Node\Printer\ExprPrinter";i:284;s:28:"PHPStan\Node\Printer\Printer";i:285;s:32:"PhpParser\PrettyPrinter\Standard";i:286;s:31:"PhpParser\PrettyPrinterAbstract";i:287;s:23:"PhpParser\PrettyPrinter";i:288;s:39:"PHPStan\Broker\AnonymousClassNameHelper";i:289;s:36:"PHPStan\Php\PhpVersionFactoryFactory";i:290;s:37:"PHPStan\Php\ComposerPhpVersionFactory";i:291;s:33:"PHPStan\PhpDocParser\ParserConfig";i:292;s:32:"PHPStan\PhpDocParser\Lexer\Lexer";i:293;s:38:"PHPStan\PhpDocParser\Parser\TypeParser";i:294;s:43:"PHPStan\PhpDocParser\Parser\ConstExprParser";i:295;s:40:"PHPStan\PhpDocParser\Parser\PhpDocParser";i:296;s:36:"PHPStan\PhpDocParser\Printer\Printer";i:297;s:40:"PHPStan\PhpDoc\PhpDocInheritanceResolver";i:298;s:33:"PHPStan\PhpDoc\PhpDocNodeResolver";i:299;s:35:"PHPStan\PhpDoc\PhpDocStringResolver";i:300;s:36:"PHPStan\PhpDoc\ConstExprNodeResolver";i:301;s:31:"PHPStan\PhpDoc\TypeNodeResolver";i:302;s:33:"PHPStan\PhpDoc\TypeStringResolver";i:303;s:28:"PHPStan\PhpDoc\StubValidator";i:304;s:45:"PHPStan\PhpDoc\SocketSelectStubFilesExtension";i:305;s:33:"PHPStan\PhpDoc\StubFilesExtension";i:306;s:39:"PHPStan\PhpDoc\DefaultStubFilesProvider";i:307;s:32:"PHPStan\PhpDoc\StubFilesProvider";i:308;s:45:"PHPStan\PhpDoc\JsonValidateStubFilesExtension";i:309;s:48:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension";i:310;s:47:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension";i:311;s:25:"PHPStan\Analyser\Analyser";i:312;s:40:"PHPStan\Analyser\AnalyserResultFinalizer";i:313;s:29:"PHPStan\Analyser\FileAnalyser";i:314;s:45:"PHPStan\Analyser\IgnoreErrorExtensionProvider";i:315;s:38:"PHPStan\Analyser\LocalIgnoresProcessor";i:316;s:37:"PHPStan\Analyser\RuleErrorTransformer";i:317;s:42:"PHPStan\Analyser\Ignore\IgnoredErrorHelper";i:318;s:35:"PHPStan\Analyser\Ignore\IgnoreLexer";i:319;s:41:"PHPStan\Analyser\LazyInternalScopeFactory";i:320;s:37:"PHPStan\Analyser\InternalScopeFactory";i:321;s:29:"PHPStan\Analyser\ScopeFactory";i:322;s:34:"PHPStan\Analyser\NodeScopeResolver";i:323;s:40:"PHPStan\Analyser\ConstantResolverFactory";i:324;s:47:"PHPStan\Analyser\ResultCache\ResultCacheClearer";i:325;s:41:"PHPStan\Analyser\RicherScopeGetTypeHelper";i:326;s:19:"PHPStan\Cache\Cache";i:327;s:34:"PHPStan\Collectors\RegistryFactory";i:328;s:34:"PHPStan\Command\AnalyseApplication";i:329;s:30:"PHPStan\Command\AnalyserRunner";i:330;s:32:"PHPStan\Command\FixerApplication";i:331;s:37:"PHPStan\Dependency\DependencyResolver";i:332;s:38:"PHPStan\Dependency\ExportedNodeFetcher";i:333;s:39:"PHPStan\Dependency\ExportedNodeResolver";i:334;s:38:"PHPStan\Dependency\ExportedNodeVisitor";i:335;s:48:"PHPStan\DependencyInjection\Nette\NetteContainer";i:336;s:37:"PHPStan\DependencyInjection\Container";i:337;s:54:"PHPStan\DependencyInjection\DerivativeContainerFactory";i:338;s:23:"PHPStan\File\FileHelper";i:339;s:32:"PHPStan\File\FileExcluderFactory";i:340;s:23:"PHPStan\File\FileFinder";i:341;s:24:"PHPStan\File\FileMonitor";i:342;s:37:"PHPStan\Parser\DeclarePositionVisitor";i:343;s:47:"PHPStan\Parser\ImmediatelyInvokedClosureVisitor";i:344;s:33:"PHPStan\Parallel\ParallelAnalyser";i:345;s:26:"PHPStan\Parallel\Scheduler";i:346;s:34:"PHPStan\Diagnose\DiagnoseExtension";i:347;s:30:"PHPStan\Process\CpuCoreCounter";i:348;s:45:"PHPStan\Reflection\AttributeReflectionFactory";i:349;s:46:"PHPStan\Reflection\InitializerExprTypeResolver";i:350;s:73:"PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension";i:351;s:50:"PHPStan\Reflection\MethodsClassReflectionExtension";i:352;s:76:"PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension";i:353;s:53:"PHPStan\Reflection\PropertiesClassReflectionExtension";i:354;s:64:"PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor";i:355;s:66:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher";i:356;s:96:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker";i:357;s:88:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory";i:358;s:91:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository";i:359;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository";i:360;s:92:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension";i:361;s:45:"PHPStan\Type\DynamicMethodReturnTypeExtension";i:362;s:88:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension";i:363;s:37:"PHPStan\Reflection\ConstructorsHelper";i:364;s:81:"PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension";i:365;s:84:"PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension";i:366;s:61:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension";i:367;s:64:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension";i:368;s:50:"PHPStan\Reflection\Php\PhpClassReflectionExtension";i:369;s:69:"PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension";i:370;s:66:"PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension";i:371;s:58:"PHPStan\Reflection\AllowedSubTypesClassReflectionExtension";i:372;s:68:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension";i:373;s:79:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension";i:374;s:64:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider";i:375;s:50:"PHPStan\Reflection\SignatureMap\SignatureMapParser";i:376;s:60:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider";i:377;s:52:"PHPStan\Reflection\SignatureMap\SignatureMapProvider";i:378;s:56:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider";i:379;s:59:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory";i:380;s:31:"PHPStan\Rules\Api\ApiRuleHelper";i:381;s:29:"PHPStan\Rules\AttributesCheck";i:382;s:58:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck";i:383;s:28:"PHPStan\Rules\ClassNameCheck";i:384;s:39:"PHPStan\Rules\ClassCaseSensitivityCheck";i:385;s:37:"PHPStan\Rules\ClassForbiddenNameCheck";i:386;s:43:"PHPStan\Rules\Classes\LocalTypeAliasesCheck";i:387;s:36:"PHPStan\Rules\Classes\MethodTagCheck";i:388;s:32:"PHPStan\Rules\Classes\MixinCheck";i:389;s:38:"PHPStan\Rules\Classes\PropertyTagCheck";i:390;s:52:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper";i:391;s:50:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper";i:392;s:53:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver";i:393;s:46:"PHPStan\Rules\Exceptions\ExceptionTypeResolver";i:394;s:68:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule";i:395;s:66:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule";i:396;s:72:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule";i:397;s:61:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck";i:398;s:46:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck";i:399;s:41:"PHPStan\Rules\FunctionCallParametersCheck";i:400;s:37:"PHPStan\Rules\FunctionDefinitionCheck";i:401;s:37:"PHPStan\Rules\FunctionReturnTypeCheck";i:402;s:44:"PHPStan\Rules\ParameterCastableToStringCheck";i:403;s:49:"PHPStan\Rules\Generics\CrossCheckInterfacesHelper";i:404;s:44:"PHPStan\Rules\Generics\GenericAncestorsCheck";i:405;s:45:"PHPStan\Rules\Generics\GenericObjectTypeCheck";i:406;s:49:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck";i:407;s:40:"PHPStan\Rules\Generics\TemplateTypeCheck";i:408;s:36:"PHPStan\Rules\Generics\VarianceCheck";i:409;s:55:"PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper";i:410;s:24:"PHPStan\Rules\IssetCheck";i:411;s:37:"PHPStan\Rules\Methods\MethodCallCheck";i:412;s:43:"PHPStan\Rules\Methods\StaticMethodCallCheck";i:413;s:41:"PHPStan\Rules\Methods\MethodSignatureRule";i:414;s:53:"PHPStan\Rules\Methods\MethodParameterComparisonHelper";i:415;s:54:"PHPStan\Rules\Methods\MethodVisibilityComparisonHelper";i:416;s:34:"PHPStan\Rules\MissingTypehintCheck";i:417;s:27:"PHPStan\Rules\NullsafeCheck";i:418;s:69:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider";i:419;s:65:"PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider";i:420;s:59:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider";i:421;s:55:"PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider";i:422;s:52:"PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper";i:423;s:37:"PHPStan\Rules\PhpDoc\AssertRuleHelper";i:424;s:43:"PHPStan\Rules\PhpDoc\UnresolvableTypeHelper";i:425;s:46:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper";i:426;s:48:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck";i:427;s:41:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper";i:428;s:40:"PHPStan\Rules\Playground\NeverRuleHelper";i:429;s:46:"PHPStan\Rules\Properties\AccessPropertiesCheck";i:430;s:60:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension";i:431;s:44:"PHPStan\Type\OperatorTypeSpecifyingExtension";i:432;s:50:"PHPStan\Rules\Properties\UninitializedPropertyRule";i:433;s:65:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider";i:434;s:61:"PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider";i:435;s:43:"PHPStan\Rules\Properties\PropertyDescriptor";i:436;s:49:"PHPStan\Rules\Properties\PropertyReflectionFinder";i:437;s:38:"PHPStan\Rules\Pure\FunctionPurityCheck";i:438;s:29:"PHPStan\Rules\RuleLevelHelper";i:439;s:43:"PHPStan\Rules\UnusedFunctionParametersCheck";i:440;s:59:"PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck";i:441;s:27:"PHPStan\Type\FileTypeMapper";i:442;s:30:"PHPStan\Type\BitwiseFlagHelper";i:443;s:54:"PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension";i:444;s:47:"PHPStan\Type\DynamicFunctionReturnTypeExtension";i:445;s:57:"PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension";i:446;s:62:"PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension";i:447;s:61:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension";i:448;s:54:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension";i:449;s:34:"PHPStan\Type\Php\ArrayColumnHelper";i:450;s:55:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension";i:451;s:56:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension";i:452;s:55:"PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension";i:453;s:53:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension";i:454;s:57:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension";i:455;s:52:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper";i:456;s:55:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension";i:457;s:53:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension";i:458;s:53:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension";i:459;s:56:"PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension";i:460;s:51:"PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension";i:461;s:62:"PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension";i:462;s:44:"PHPStan\Type\FunctionTypeSpecifyingExtension";i:463;s:44:"PHPStan\Analyser\TypeSpecifierAwareExtension";i:464;s:56:"PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension";i:465;s:55:"PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension";i:466;s:60:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension";i:467;s:52:"PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension";i:468;s:61:"PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension";i:469;s:52:"PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension";i:470;s:52:"PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension";i:471;s:53:"PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension";i:472;s:55:"PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension";i:473;s:56:"PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension";i:474;s:56:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension";i:475;s:54:"PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension";i:476;s:54:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension";i:477;s:55:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension";i:478;s:62:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension";i:479;s:59:"PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension";i:480;s:62:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension";i:481;s:59:"PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension";i:482;s:41:"PHPStan\Type\Php\AssertThrowTypeExtension";i:483;s:46:"PHPStan\Type\DynamicFunctionThrowTypeExtension";i:484;s:63:"PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension";i:485;s:51:"PHPStan\Type\DynamicStaticMethodReturnTypeExtension";i:486;s:63:"PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension";i:487;s:54:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension";i:488;s:54:"PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension";i:489;s:56:"PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension";i:490;s:62:"PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension";i:491;s:51:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension";i:492;s:52:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension";i:493;s:31:"PHPStan\Type\Php\ConstantHelper";i:494;s:49:"PHPStan\Type\Php\CountFunctionReturnTypeExtension";i:495;s:61:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension";i:496;s:53:"PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension";i:497;s:62:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension";i:498;s:45:"PHPStan\Type\Php\DateFunctionReturnTypeHelper";i:499;s:54:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension";i:500;s:52:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension";i:501;s:48:"PHPStan\Type\Php\DateFunctionReturnTypeExtension";i:502;s:58:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension";i:503;s:50:"PHPStan\Type\DynamicStaticMethodThrowTypeExtension";i:504;s:55:"PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension";i:505;s:57:"PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension";i:506;s:51:"PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension";i:507;s:50:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension";i:508;s:54:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension";i:509;s:55:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension";i:510;s:44:"PHPStan\Type\DynamicMethodThrowTypeExtension";i:511;s:52:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension";i:512;s:58:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension";i:513;s:48:"PHPStan\Type\Php\DsMapDynamicReturnTypeExtension";i:514;s:53:"PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension";i:515;s:58:"PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension";i:516;s:58:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension";i:517;s:47:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper";i:518;s:54:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension";i:519;s:52:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension";i:520;s:57:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension";i:521;s:57:"PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension";i:522;s:51:"PHPStan\Type\Php\GetClassDynamicReturnTypeExtension";i:523;s:56:"PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension";i:524;s:58:"PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension";i:525;s:65:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension";i:526;s:51:"PHPStan\Type\Php\GettypeFunctionReturnTypeExtension";i:527;s:63:"PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension";i:528;s:49:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension";i:529;s:58:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension";i:530;s:41:"PHPStan\Type\Php\IntdivThrowTypeExtension";i:531;s:42:"PHPStan\Type\Php\IniGetReturnTypeExtension";i:532;s:39:"PHPStan\Type\Php\JsonThrowTypeExtension";i:533;s:56:"PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension";i:534;s:46:"PHPStan\Type\FunctionParameterOutTypeExtension";i:535;s:50:"PHPStan\Type\Php\ParseStrParameterOutTypeExtension";i:536;s:49:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension";i:537;s:51:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension";i:538;s:56:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension";i:539;s:50:"PHPStan\Type\FunctionParameterClosureTypeExtension";i:540;s:39:"PHPStan\Type\Php\RegexArrayShapeMatcher";i:541;s:35:"PHPStan\Type\Regex\RegexGroupParser";i:542;s:40:"PHPStan\Type\Regex\RegexExpressionHelper";i:543;s:61:"PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension";i:544;s:64:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension";i:545;s:62:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension";i:546;s:64:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension";i:547;s:53:"PHPStan\Type\Php\StrContainingTypeSpecifyingExtension";i:548;s:65:"PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension";i:549;s:62:"PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension";i:550;s:47:"PHPStan\Type\Php\StatDynamicReturnTypeExtension";i:551;s:52:"PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension";i:552;s:54:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension";i:553;s:50:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension";i:554;s:63:"PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension";i:555;s:59:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension";i:556;s:54:"PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension";i:557;s:52:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension";i:558;s:67:"PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension";i:559;s:42:"PHPStan\Type\MethodTypeSpecifyingExtension";i:560;s:59:"PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension";i:561;s:64:"PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension";i:562;s:49:"PHPStan\Type\Php\LtrimFunctionReturnTypeExtension";i:563;s:47:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension";i:564;s:52:"PHPStan\Type\Php\MbFunctionsReturnTypeExtensionTrait";i:565;s:61:"PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension";i:566;s:64:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension";i:567;s:52:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension";i:568;s:53:"PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension";i:569;s:50:"PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension";i:570;s:51:"PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension";i:571;s:59:"PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension";i:572;s:55:"PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension";i:573;s:52:"PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension";i:574;s:50:"PHPStan\Type\Php\StrlenFunctionReturnTypeExtension";i:575;s:65:"PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension";i:576;s:50:"PHPStan\Type\Php\StrPadFunctionReturnTypeExtension";i:577;s:53:"PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension";i:578;s:50:"PHPStan\Type\Php\StrrevFunctionReturnTypeExtension";i:579;s:49:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension";i:580;s:45:"PHPStan\Type\Php\ThrowableReturnTypeExtension";i:581;s:59:"PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension";i:582;s:55:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension";i:583;s:55:"PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension";i:584;s:65:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension";i:585;s:47:"PHPStan\Type\Php\PowFunctionReturnTypeExtension";i:586;s:49:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension";i:587;s:53:"PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension";i:588;s:53:"PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension";i:589;s:49:"PHPStan\Type\Php\RangeFunctionReturnTypeExtension";i:590;s:54:"PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension";i:591;s:59:"PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension";i:592;s:59:"PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension";i:593;s:54:"PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension";i:594;s:55:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension";i:595;s:62:"PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension";i:596;s:55:"PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension";i:597;s:55:"PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension";i:598;s:58:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension";i:599;s:58:"PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension";i:600;s:60:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension";i:601;s:59:"PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension";i:602;s:51:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension";i:603;s:48:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper";i:604;s:58:"PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension";i:605;s:59:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension";i:606;s:66:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension";i:607;s:63:"PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension";i:608;s:63:"PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension";i:609;s:52:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension";i:610;s:50:"PHPStan\Type\Php\StrTokFunctionReturnTypeExtension";i:611;s:58:"PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension";i:612;s:57:"PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension";i:613;s:56:"PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension";i:614;s:63:"PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension";i:615;s:49:"PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension";i:616;s:65:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension";i:617;s:57:"PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension";i:618;s:85:"PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension";i:619;s:31:"PHPStan\Type\ClosureTypeFactory";i:620;s:43:"PHPStan\Type\Constant\OversizedArrayBuilder";i:621;s:36:"PHPStan\Rules\Functions\PrintfHelper";i:622;s:37:"PHPStan\Analyser\TypeSpecifierFactory";i:623;s:46:"PHPStan\File\ParentDirectoryRelativePathHelper";i:624;s:31:"PHPStan\File\RelativePathHelper";i:625;s:30:"PHPStan\Cache\FileCacheStorage";i:626;s:26:"PHPStan\Cache\CacheStorage";i:627;s:25:"PHPStan\Parser\RichParser";i:628;s:21:"PHPStan\Parser\Parser";i:629;s:29:"PHPStan\Parser\CleaningParser";i:630;s:27:"PHPStan\Parser\SimpleParser";i:631;s:27:"PHPStan\Parser\CachedParser";i:632;s:33:"PHPStan\Parser\PhpParserDecorator";i:633;s:16:"PhpParser\Parser";i:634;s:31:"PHPStan\Parser\PhpParserFactory";i:635;s:24:"PhpParser\ParserAbstract";i:636;s:26:"PHPStan\Rules\LazyRegistry";i:637;s:22:"PHPStan\Rules\Registry";i:638;s:33:"PHPStan\PhpDoc\StubPhpDocProvider";i:639;s:63:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory";i:640;s:37:"PHPStan\Reflection\ReflectionProvider";i:641;s:51:"PHPStan\BetterReflection\Reflector\DefaultReflector";i:642;s:44:"PHPStan\BetterReflection\Reflector\Reflector";i:643;s:64:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector";i:644;s:60:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider";i:645;s:72:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory";i:646;s:83:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory";i:647;s:79:"PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber";i:648;s:66:"PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber";i:649;s:76:"PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber";i:650;s:80:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory";i:651;s:50:"PHPStan\Reflection\Deprecation\DeprecationProvider";i:652;s:21:"PhpParser\Parser\Php8";i:653;s:32:"PHPStan\Parser\PathRoutingParser";i:654;s:25:"PHPStan\Parser\StubParser";i:655;s:41:"PHPStan\Diagnose\PHPStanDiagnoseExtension";i:656;s:55:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter";i:657;s:45:"PHPStan\Command\ErrorFormatter\ErrorFormatter";i:658;s:48:"PHPStan\Command\ErrorFormatter\RawErrorFormatter";i:659;s:50:"PHPStan\Command\ErrorFormatter\TableErrorFormatter";i:660;s:55:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter";i:661;s:49:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter";i:662;s:50:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter";i:663;s:51:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter";i:664;s:51:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter";i:665;s:53:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter";i:666;s:53:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule";i:667;s:58:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule";i:668;s:57:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule";i:669;s:51:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule";i:670;s:59:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule";i:671;s:49:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule";i:672;s:39:"PHPStan\Rules\Classes\InstantiationRule";i:673;s:53:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule";i:674;s:53:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule";i:675;s:62:"PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule";i:676;s:46:"PHPStan\Rules\Constants\OverridingConstantRule";i:677;s:42:"PHPStan\Rules\Methods\OverridingMethodRule";i:678;s:39:"PHPStan\Rules\Missing\MissingReturnRule";i:679;s:52:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule";i:680;s:47:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule";i:681;s:45:"PHPStan\Rules\Properties\AccessPropertiesRule";i:682;s:51:"PHPStan\Rules\Properties\AccessStaticPropertiesRule";i:683;s:56:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule";i:684;s:44:"PHPStan\Rules\Functions\FunctionCallableRule";i:685;s:47:"PHPStan\Rules\Properties\OverridingPropertyRule";i:686;s:53:"PHPStan\Rules\Properties\SetPropertyHookParameterRule";i:687;s:56:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule";i:688;s:55:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule";i:689;s:44:"PHPStan\Rules\Variables\CompactVariablesRule";i:690;s:43:"PHPStan\Rules\Variables\DefinedVariableRule";i:691;s:44:"PHPStan\Rules\Keywords\RequireFileExistsRule";i:692;s:71:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension";i:693;s:67:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension";i:694;s:67:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension";i:695;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension";i:696;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension";i:697;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension";i:698;s:36:"PHPStan\Rules\Constants\ConstantRule";i:699;s:31:"PHPStan\Rules\Classes\MixinRule";i:700;s:40:"PHPStan\Rules\PhpDoc\RequireExtendsCheck";i:701;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule";i:702;s:41:"PHPStan\Rules\Functions\CallCallablesRule";i:703;s:46:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule";i:704;s:48:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule";i:705;s:45:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule";i:706;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension";i:707;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension";i:708;s:64:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension";i:709;s:60:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension";i:710;s:50:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule";i:711;s:46:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule";i:712;s:57:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule";i:713;s:69:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule";i:714;s:67:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule";i:715;s:73:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule";i:716;s:42:"PHPStan\Rules\Generators\YieldFromTypeRule";i:717;s:45:"PHPStan\Rules\Generators\YieldInGeneratorRule";i:718;s:46:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule";i:719;s:56:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule";i:720;s:55:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule";i:721;s:56:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule";i:722;s:62:"PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector";i:723;s:28:"PHPStan\Collectors\Collector";i:724;s:47:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector";i:725;s:59:"PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector";i:726;s:52:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector";i:727;s:57:"PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector";i:728;s:54:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector";i:729;s:54:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector";i:730;s:48:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule";i:731;s:57:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule";i:732;s:52:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule";i:733;s:48:"PHPStan\Rules\Comparison\IfConstantConditionRule";i:734;s:60:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule";i:735;s:58:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule";i:736;s:64:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule";i:737;s:56:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule";i:738;s:44:"PHPStan\Rules\Comparison\MatchExpressionRule";i:739;s:71:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule";i:740;s:61:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule";i:741;s:52:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule";i:742;s:61:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule";i:743;s:58:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule";i:744;s:57:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule";i:745;s:53:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule";i:746;s:51:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule";i:747;s:57:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule";i:748;s:62:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule";i:749;s:50:"PHPStan\Rules\Properties\NullsafePropertyFetchRule";i:750;s:46:"PHPStan\Rules\Traits\TraitDeclarationCollector";i:751;s:38:"PHPStan\Rules\Traits\TraitUseCollector";i:752;s:55:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule";i:753;s:47:"PHPStan\Rules\Functions\RandomIntParametersRule";i:754;s:39:"PHPStan\Rules\Functions\ArrayFilterRule";i:755;s:39:"PHPStan\Rules\Functions\ArrayValuesRule";i:756;s:53:"PHPStan\Rules\Functions\ParameterCastableToNumberRule";i:757;s:56:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension";i:758;s:50:"PHPStan\Type\StaticMethodParameterOutTypeExtension";i:759;s:54:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension";i:760;s:48:"PHPStan\Type\StaticMethodTypeSpecifyingExtension";i:761;s:61:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension";i:762;s:54:"PHPStan\Type\StaticMethodParameterClosureTypeExtension";i:763;s:29:"Carbon\PHPStan\MacroExtension";i:764;s:63:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider";i:765;s:57:"PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver";i:766;s:50:"PHPStan\Rules\Deprecations\DeprecatedScopeResolver";i:767;s:58:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule";i:768;s:74:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension";i:769;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension";i:770;s:67:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension";i:771;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension";i:772;s:70:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension";i:773;s:52:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper";i:774;s:42:"PHPStan\Rules\Operators\OperatorRuleHelper";i:775;s:57:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule";i:776;s:64:"PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule";i:777;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule";i:778;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule";i:779;s:57:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule";i:780;s:64:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule";i:781;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule";i:782;s:59:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule";i:783;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule";i:784;s:62:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule";i:785;s:34:"PHPStan\Rules\Cast\UselessCastRule";i:786;s:52:"PHPStan\Rules\Classes\RequireParentConstructCallRule";i:787;s:57:"PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule";i:788;s:54:"PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule";i:789;s:70:"PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule";i:790;s:61:"PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule";i:791;s:59:"PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule";i:792;s:59:"PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule";i:793;s:45:"PHPStan\Rules\Functions\ArrayFilterStrictRule";i:794;s:43:"PHPStan\Rules\Functions\ClosureUsesThisRule";i:795;s:52:"PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule";i:796;s:54:"PHPStan\Rules\Methods\IllegalConstructorMethodCallRule";i:797;s:54:"PHPStan\Rules\Methods\IllegalConstructorStaticCallRule";i:798;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule";i:799;s:67:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule";i:800;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule";i:801;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule";i:802;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule";i:803;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule";i:804;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule";i:805;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule";i:806;s:54:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule";i:807;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule";i:808;s:59:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule";i:809;s:56:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule";i:810;s:64:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule";i:811;s:49:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule";i:812;s:68:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule";i:813;s:54:"PHPStan\Rules\VariableVariables\VariableMethodCallRule";i:814;s:58:"PHPStan\Rules\VariableVariables\VariableMethodCallableRule";i:815;s:60:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule";i:816;s:64:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule";i:817;s:63:"PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule";i:818;s:53:"PHPStan\Rules\VariableVariables\VariableVariablesRule";i:819;s:32:"Rector\TypePerfect\Configuration";i:820;s:51:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder";i:821;s:50:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder";i:822;s:46:"Rector\TypePerfect\NodeFinder\ReturnNodeFinder";i:823;s:44:"Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer";i:824;s:41:"Rector\TypePerfect\Printer\NodeComparator";i:825;s:46:"Rector\TypePerfect\Reflection\ReflectionParser";i:826;s:48:"Rector\TypePerfect\Reflection\MethodNodeAnalyser";i:827;s:61:"Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher";i:828;s:59:"Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver";i:829;s:51:"Rector\TypePerfect\Printer\CollectorMetadataPrinter";i:830;s:40:"Rector\TypePerfect\Guard\EmptyIssetGuard";i:831;s:77:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector";i:832;s:67:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector";i:833;s:71:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector";i:834;s:46:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed";i:835;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory";i:836;s:50:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath";i:837;s:67:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature";i:838;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory";i:839;s:52:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory";i:840;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory";i:841;s:64:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory";i:842;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory";i:843;s:59:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory";i:844;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory";i:845;s:44:"Spaze\PHPStan\Rules\Disallowed\File\FilePath";i:846;s:50:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter";i:847;s:52:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier";i:848;s:52:"Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer";i:849;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors";i:850;s:79:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors";i:851;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors";i:852;s:78:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors";i:853;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors";i:854;s:68:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors";i:855;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors";i:856;s:67:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors";i:857;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors";i:858;s:48:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver";i:859;s:59:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory";i:860;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages";i:861;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls";i:862;s:45:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls";i:863;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls";i:864;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls";i:865;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls";i:866;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls";i:867;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls";i:868;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls";i:869;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls";i:870;s:49:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls";i:871;s:50:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls";i:872;s:51:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls";i:873;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages";i:874;s:57:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages";i:875;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages";i:876;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages";i:877;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure";i:878;s:73:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure";i:879;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure";i:880;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure";i:881;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure";i:882;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure";i:883;s:68:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure";i:884;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure";i:885;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure";i:886;s:67:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure";i:887;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure";i:888;s:79:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure";i:889;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure";i:890;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure";i:891;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure";i:892;s:78:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule";i:893;s:80:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule";i:894;s:75:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule";i:895;s:77:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule";i:896;s:57:"TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter";i:897;s:49:"TomasVotruba\TypeCoverage\CollectorDataNormalizer";i:898;s:39:"TomasVotruba\TypeCoverage\Configuration";i:899;s:67:"TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector";i:900;s:66:"TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector";i:901;s:69:"TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector";i:902;s:69:"TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector";i:903;s:53:"TomasVotruba\TypeCoverage\Collectors\DeclareCollector";i:904;s:37:"_PHPStan_ac6dae9b0\Nette\DI\Container";i:905;s:36:"_PHPStan_ac6dae9b0\Nette\SmartObject";i:906;s:22:"PHPStan\Php\PhpVersion";i:907;s:29:"PHPStan\Php\PhpVersionFactory";i:908;s:56:"PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider";i:909;s:33:"PHPStan\Analyser\ConstantResolver";i:910;s:47:"PHPStan\Analyser\ResultCache\ResultCacheManager";i:911;s:54:"PHPStan\Analyser\ResultCache\ResultCacheManagerFactory";i:912;s:27:"PHPStan\Collectors\Registry";i:913;s:79:"PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider";i:914;s:75:"PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider";i:915;s:66:"PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider";i:916;s:80:"PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider";i:917;s:80:"PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider";i:918;s:66:"PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider";i:919;s:70:"PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider";i:920;s:25:"PHPStan\File\FileExcluder";i:921;s:35:"PHPStan\File\FileExcluderRawFactory";i:922;s:44:"PHPStan\Reflection\Php\PhpFunctionReflection";i:923;s:37:"PHPStan\Reflection\FunctionReflection";i:924;s:44:"PHPStan\Reflection\FunctionReflectionFactory";i:925;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator";i:926;s:57:"PHPStan\BetterReflection\SourceLocator\Type\SourceLocator";i:927;s:86:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory";i:928;s:82:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator";i:929;s:89:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory";i:930;s:42:"PHPStan\Reflection\Php\PhpMethodReflection";i:931;s:43:"PHPStan\Reflection\ExtendedMethodReflection";i:932;s:40:"PHPStan\Reflection\ClassMemberReflection";i:933;s:35:"PHPStan\Reflection\MethodReflection";i:934;s:49:"PHPStan\Reflection\Php\PhpMethodReflectionFactory";i:935;s:64:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider";i:936;s:30:"PHPStan\Type\TypeAliasResolver";i:937;s:38:"PHPStan\Type\TypeAliasResolverProvider";i:938;s:30:"PHPStan\Analyser\TypeSpecifier";i:939;s:15:"PhpParser\Lexer";i:940;s:67:"PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory";i:941;s:25:"PhpParser\Lexer\Emulative";i:942;s:48:"PHPStan\Rules\Deprecations\DeprecatedScopeHelper";}i:4;a:635:{i:0;s:39:"PHPStan\Parser\PhpParserFactory::create";i:1;s:71:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::create";i:2;s:91:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::create";i:3;s:88:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::create";i:4;s:47:"PHPStan\Rules\Debug\DebugScopeRule::__construct";i:5;s:51:"PHPStan\Rules\Debug\DumpPhpDocTypeRule::__construct";i:6;s:45:"PHPStan\Rules\Debug\DumpTypeRule::__construct";i:7;s:47:"PHPStan\Rules\Debug\FileAssertRule::__construct";i:8;s:75:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule::__construct";i:9;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule::__construct";i:10;s:78:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule::__construct";i:11;s:68:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule::__construct";i:12;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule::__construct";i:13;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule::__construct";i:14;s:74:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule::__construct";i:15;s:82:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule::__construct";i:16;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule::__construct";i:17;s:84:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule::__construct";i:18;s:48:"PHPStan\Rules\Api\ApiInstanceofRule::__construct";i:19;s:52:"PHPStan\Rules\Api\ApiInstanceofTypeRule::__construct";i:20;s:51:"PHPStan\Rules\Api\ApiInstantiationRule::__construct";i:21;s:53:"PHPStan\Rules\Api\ApiClassConstFetchRule::__construct";i:22;s:50:"PHPStan\Rules\Api\ApiClassExtendsRule::__construct";i:23;s:53:"PHPStan\Rules\Api\ApiClassImplementsRule::__construct";i:24;s:54:"PHPStan\Rules\Api\ApiInterfaceExtendsRule::__construct";i:25;s:48:"PHPStan\Rules\Api\ApiMethodCallRule::__construct";i:26;s:48:"PHPStan\Rules\Api\ApiStaticCallRule::__construct";i:27;s:46:"PHPStan\Rules\Api\ApiTraitUseRule::__construct";i:28;s:50:"PHPStan\Rules\Api\GetTemplateTypeRule::__construct";i:29;s:68:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule::__construct";i:30;s:65:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule::__construct";i:31;s:60:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule::__construct";i:32;s:66:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule::__construct";i:33;s:45:"PHPStan\Rules\Cast\UnsetCastRule::__construct";i:34;s:54:"PHPStan\Rules\Classes\ClassAttributesRule::__construct";i:35;s:62:"PHPStan\Rules\Classes\ClassConstantAttributesRule::__construct";i:36;s:52:"PHPStan\Rules\Classes\ClassConstantRule::__construct";i:37;s:64:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule::__construct";i:38;s:55:"PHPStan\Rules\Classes\LocalTypeAliasesRule::__construct";i:39;s:63:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule::__construct";i:40;s:60:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule::__construct";i:41;s:52:"PHPStan\Rules\Classes\ReadOnlyClassRule::__construct";i:42;s:66:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule::__construct";i:43;s:54:"PHPStan\Rules\Constants\FinalConstantRule::__construct";i:44;s:65:"PHPStan\Rules\Constants\NativeTypedClassConstantRule::__construct";i:45;s:59:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule::__construct";i:46;s:57:"PHPStan\Rules\Exceptions\ThrowExpressionRule::__construct";i:47;s:64:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule::__construct";i:48;s:73:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule::__construct";i:49;s:58:"PHPStan\Rules\Functions\ClosureAttributesRule::__construct";i:50;s:57:"PHPStan\Rules\Functions\DefineParametersRule::__construct";i:51;s:80:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule::__construct";i:52;s:65:"PHPStan\Rules\Functions\CallToFunctionParametersRule::__construct";i:53;s:74:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule::__construct";i:54;s:67:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule::__construct";i:55;s:59:"PHPStan\Rules\Functions\FunctionAttributesRule::__construct";i:56;s:56:"PHPStan\Rules\Functions\ParamAttributesRule::__construct";i:57;s:62:"PHPStan\Rules\Functions\PrintfArrayParametersRule::__construct";i:58;s:57:"PHPStan\Rules\Functions\PrintfParametersRule::__construct";i:59;s:60:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule::__construct";i:60;s:58:"PHPStan\Rules\Keywords\DeclareStrictTypesRule::__construct";i:61;s:50:"PHPStan\Rules\Methods\CallMethodsRule::__construct";i:62;s:56:"PHPStan\Rules\Methods\CallStaticMethodsRule::__construct";i:63;s:60:"PHPStan\Rules\Methods\ConsistentConstructorRule::__construct";i:64;s:65:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule::__construct";i:65;s:53:"PHPStan\Rules\Methods\MethodCallableRule::__construct";i:66;s:71:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule::__construct";i:67;s:55:"PHPStan\Rules\Methods\MethodAttributesRule::__construct";i:68;s:59:"PHPStan\Rules\Methods\StaticMethodCallableRule::__construct";i:69;s:57:"PHPStan\Rules\Operators\InvalidAssignVarRule::__construct";i:70;s:63:"PHPStan\Rules\Operators\InvalidIncDecOperationRule::__construct";i:71;s:66:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule::__construct";i:72;s:72:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule::__construct";i:73;s:80:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule::__construct";i:74;s:71:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule::__construct";i:75;s:79:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule::__construct";i:76;s:63:"PHPStan\Rules\Properties\PropertiesInInterfaceRule::__construct";i:77;s:59:"PHPStan\Rules\Properties\PropertyAssignRefRule::__construct";i:78;s:60:"PHPStan\Rules\Properties\PropertyAttributesRule::__construct";i:79;s:64:"PHPStan\Rules\Properties\PropertyHookAttributesRule::__construct";i:80;s:57:"PHPStan\Rules\Properties\PropertyInClassRule::__construct";i:81;s:58:"PHPStan\Rules\Properties\ReadOnlyPropertyRule::__construct";i:82;s:62:"PHPStan\Rules\Regexp\RegularExpressionPatternRule::__construct";i:83;s:63:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule::__construct";i:84;s:55:"PHPStan\Rules\Traits\ConstantsInTraitsRule::__construct";i:85;s:53:"PHPStan\Rules\Traits\TraitAttributesRule::__construct";i:86;s:46:"PHPStan\Rules\Variables\UnsetRule::__construct";i:87;s:66:"PHPStan\Rules\Classes\UnusedConstructorParametersRule::__construct";i:88;s:58:"PHPStan\Rules\Functions\UnusedClosureUsesRule::__construct";i:89;s:46:"PHPStan\Rules\Variables\EmptyRule::__construct";i:90;s:46:"PHPStan\Rules\Variables\IssetRule::__construct";i:91;s:53:"PHPStan\Rules\Variables\NullCoalesceRule::__construct";i:92;s:40:"PHPStan\Rules\Cast\EchoRule::__construct";i:93;s:47:"PHPStan\Rules\Cast\InvalidCastRule::__construct";i:94;s:63:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule::__construct";i:95;s:41:"PHPStan\Rules\Cast\PrintRule::__construct";i:96;s:48:"PHPStan\Rules\Classes\MethodTagRule::__construct";i:97;s:53:"PHPStan\Rules\Classes\MethodTagTraitRule::__construct";i:98;s:56:"PHPStan\Rules\Classes\MethodTagTraitUseRule::__construct";i:99;s:50:"PHPStan\Rules\Classes\PropertyTagRule::__construct";i:100;s:55:"PHPStan\Rules\Classes\PropertyTagTraitRule::__construct";i:101;s:58:"PHPStan\Rules\Classes\PropertyTagTraitUseRule::__construct";i:102;s:49:"PHPStan\Rules\Classes\MixinTraitRule::__construct";i:103;s:52:"PHPStan\Rules\Classes\MixinTraitUseRule::__construct";i:104;s:54:"PHPStan\Rules\Generics\ClassAncestorsRule::__construct";i:105;s:57:"PHPStan\Rules\Generics\ClassTemplateTypeRule::__construct";i:106;s:53:"PHPStan\Rules\Generics\EnumAncestorsRule::__construct";i:107;s:60:"PHPStan\Rules\Generics\FunctionTemplateTypeRule::__construct";i:108;s:65:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule::__construct";i:109;s:58:"PHPStan\Rules\Generics\InterfaceAncestorsRule::__construct";i:110;s:61:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule::__construct";i:111;s:58:"PHPStan\Rules\Generics\MethodTemplateTypeRule::__construct";i:112;s:61:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule::__construct";i:113;s:66:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule::__construct";i:114;s:63:"PHPStan\Rules\Generics\MethodSignatureVarianceRule::__construct";i:115;s:56:"PHPStan\Rules\Generics\PropertyVarianceRule::__construct";i:116;s:57:"PHPStan\Rules\Generics\TraitTemplateTypeRule::__construct";i:117;s:50:"PHPStan\Rules\Generics\UsedTraitsRule::__construct";i:118;s:63:"PHPStan\Rules\Operators\InvalidBinaryOperationRule::__construct";i:119;s:67:"PHPStan\Rules\Operators\InvalidComparisonOperationRule::__construct";i:120;s:62:"PHPStan\Rules\Operators\InvalidUnaryOperationRule::__construct";i:121;s:67:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule::__construct";i:122;s:65:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule::__construct";i:123;s:52:"PHPStan\Rules\PhpDoc\FunctionAssertRule::__construct";i:124;s:50:"PHPStan\Rules\PhpDoc\MethodAssertRule::__construct";i:125;s:61:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule::__construct";i:126;s:73:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule::__construct";i:127;s:60:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule::__construct";i:128;s:72:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule::__construct";i:129;s:68:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule::__construct";i:130;s:62:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule::__construct";i:131;s:81:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule::__construct";i:132;s:65:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule::__construct";i:133;s:63:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule::__construct";i:134;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::__construct";i:135;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule::__construct";i:136;s:48:"PHPStan\Rules\Pure\PureFunctionRule::__construct";i:137;s:46:"PHPStan\Rules\Pure\PureMethodRule::__construct";i:138;s:56:"PHPStan\Rules\Arrays\ArrayDestructuringRule::__construct";i:139;s:52:"PHPStan\Rules\Arrays\ArrayUnpackingRule::__construct";i:140;s:55:"PHPStan\Rules\Arrays\IterableInForeachRule::__construct";i:141;s:60:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule::__construct";i:142;s:58:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule::__construct";i:143;s:65:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule::__construct";i:144;s:59:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule::__construct";i:145;s:55:"PHPStan\Rules\Exceptions\ThrowExprTypeRule::__construct";i:146;s:64:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule::__construct";i:147;s:58:"PHPStan\Rules\Functions\ClosureReturnTypeRule::__construct";i:148;s:51:"PHPStan\Rules\Functions\ReturnTypeRule::__construct";i:149;s:51:"PHPStan\Rules\Generators\YieldTypeRule::__construct";i:150;s:49:"PHPStan\Rules\Methods\ReturnTypeRule::__construct";i:151;s:79:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule::__construct";i:152;s:64:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule::__construct";i:153;s:72:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule::__construct";i:154;s:67:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule::__construct";i:155;s:75:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule::__construct";i:156;s:67:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule::__construct";i:157;s:65:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule::__construct";i:158;s:69:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule::__construct";i:159;s:56:"PHPStan\Rules\Variables\VariableCloningRule::__construct";i:160;s:44:"PHPStan\Rules\DeadCode\NoopRule::__construct";i:161;s:61:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule::__construct";i:162;s:59:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule::__construct";i:163;s:82:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule::__construct";i:164;s:67:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule::__construct";i:165;s:83:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule::__construct";i:166;s:78:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule::__construct";i:167;s:84:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule::__construct";i:168;s:79:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule::__construct";i:169;s:77:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule::__construct";i:170;s:67:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule::__construct";i:171;s:53:"PHPStan\Rules\Functions\CallUserFuncRule::__construct";i:172;s:66:"PHPStan\Rules\Functions\ParameterCastableToStringRule::__construct";i:173;s:73:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule::__construct";i:174;s:70:"PHPStan\Rules\Functions\SortParameterCastableToStringRule::__construct";i:175;s:62:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule::__construct";i:176;s:69:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule::__construct";i:177;s:73:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule::__construct";i:178;s:70:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule::__construct";i:179;s:69:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule::__construct";i:180;s:66:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule::__construct";i:181;s:63:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule::__construct";i:182;s:65:"PHPStan\Rules\Properties\MissingPropertyTypehintRule::__construct";i:183;s:61:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule::__construct";i:184;s:67:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule::__construct";i:185;s:60:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule::__construct";i:186;s:57:"Rector\TypePerfect\Rules\NoIssetOnObjectRule::__construct";i:187;s:57:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule::__construct";i:188;s:74:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule::__construct";i:189;s:75:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule::__construct";i:190;s:64:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule::__construct";i:191;s:64:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule::__construct";i:192;s:61:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule::__construct";i:193;s:61:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule::__construct";i:194;s:66:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule::__construct";i:195;s:67:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule::__construct";i:196;s:69:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule::__construct";i:197;s:69:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule::__construct";i:198;s:64:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule::__construct";i:199;s:40:"PHPStan\Parser\LexerFactory::__construct";i:200;s:47:"PhpParser\NodeVisitor\NameResolver::__construct";i:201;s:45:"PHPStan\Node\Printer\ExprPrinter::__construct";i:202;s:44:"PhpParser\PrettyPrinterAbstract::__construct";i:203;s:52:"PHPStan\Broker\AnonymousClassNameHelper::__construct";i:204;s:37:"PHPStan\Php\PhpVersionFactory::create";i:205;s:44:"PHPStan\Php\PhpVersionFactoryFactory::create";i:206;s:49:"PHPStan\Php\PhpVersionFactoryFactory::__construct";i:207;s:50:"PHPStan\Php\ComposerPhpVersionFactory::__construct";i:208;s:46:"PHPStan\PhpDocParser\ParserConfig::__construct";i:209;s:45:"PHPStan\PhpDocParser\Lexer\Lexer::__construct";i:210;s:51:"PHPStan\PhpDocParser\Parser\TypeParser::__construct";i:211;s:56:"PHPStan\PhpDocParser\Parser\ConstExprParser::__construct";i:212;s:53:"PHPStan\PhpDocParser\Parser\PhpDocParser::__construct";i:213;s:53:"PHPStan\PhpDoc\PhpDocInheritanceResolver::__construct";i:214;s:46:"PHPStan\PhpDoc\PhpDocNodeResolver::__construct";i:215;s:48:"PHPStan\PhpDoc\PhpDocStringResolver::__construct";i:216;s:49:"PHPStan\PhpDoc\ConstExprNodeResolver::__construct";i:217;s:44:"PHPStan\PhpDoc\TypeNodeResolver::__construct";i:218;s:73:"PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider::__construct";i:219;s:46:"PHPStan\PhpDoc\TypeStringResolver::__construct";i:220;s:41:"PHPStan\PhpDoc\StubValidator::__construct";i:221;s:58:"PHPStan\PhpDoc\SocketSelectStubFilesExtension::__construct";i:222;s:52:"PHPStan\PhpDoc\DefaultStubFilesProvider::__construct";i:223;s:58:"PHPStan\PhpDoc\JsonValidateStubFilesExtension::__construct";i:224;s:61:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension::__construct";i:225;s:60:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension::__construct";i:226;s:38:"PHPStan\Analyser\Analyser::__construct";i:227;s:53:"PHPStan\Analyser\AnalyserResultFinalizer::__construct";i:228;s:42:"PHPStan\Analyser\FileAnalyser::__construct";i:229;s:58:"PHPStan\Analyser\IgnoreErrorExtensionProvider::__construct";i:230;s:55:"PHPStan\Analyser\Ignore\IgnoredErrorHelper::__construct";i:231;s:54:"PHPStan\Analyser\LazyInternalScopeFactory::__construct";i:232;s:42:"PHPStan\Analyser\ScopeFactory::__construct";i:233;s:47:"PHPStan\Analyser\NodeScopeResolver::__construct";i:234;s:48:"PHPStan\Analyser\ConstantResolverFactory::create";i:235;s:53:"PHPStan\Analyser\ConstantResolverFactory::__construct";i:236;s:60:"PHPStan\Analyser\ResultCache\ResultCacheManager::__construct";i:237;s:60:"PHPStan\Analyser\ResultCache\ResultCacheClearer::__construct";i:238;s:54:"PHPStan\Analyser\RicherScopeGetTypeHelper::__construct";i:239;s:32:"PHPStan\Cache\Cache::__construct";i:240;s:42:"PHPStan\Collectors\RegistryFactory::create";i:241;s:47:"PHPStan\Collectors\RegistryFactory::__construct";i:242;s:47:"PHPStan\Command\AnalyseApplication::__construct";i:243;s:43:"PHPStan\Command\AnalyserRunner::__construct";i:244;s:45:"PHPStan\Command\FixerApplication::__construct";i:245;s:50:"PHPStan\Dependency\DependencyResolver::__construct";i:246;s:51:"PHPStan\Dependency\ExportedNodeFetcher::__construct";i:247;s:52:"PHPStan\Dependency\ExportedNodeResolver::__construct";i:248;s:51:"PHPStan\Dependency\ExportedNodeVisitor::__construct";i:249;s:59:"PHPStan\DependencyInjection\MemoizingContainer::__construct";i:250;s:61:"PHPStan\DependencyInjection\Nette\NetteContainer::__construct";i:251;s:67:"PHPStan\DependencyInjection\DerivativeContainerFactory::__construct";i:252;s:96:"PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider::__construct";i:253;s:92:"PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider::__construct";i:254;s:83:"PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider::__construct";i:255;s:97:"PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider::__construct";i:256;s:97:"PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider::__construct";i:257;s:83:"PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider::__construct";i:258;s:87:"PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider::__construct";i:259;s:36:"PHPStan\File\FileHelper::__construct";i:260;s:45:"PHPStan\File\FileExcluderFactory::__construct";i:261;s:38:"PHPStan\File\FileExcluder::__construct";i:262;s:59:"PHPStan\File\FileExcluderFactory::createAnalyseFileExcluder";i:263;s:56:"PHPStan\File\FileExcluderFactory::createScanFileExcluder";i:264;s:36:"PHPStan\File\FileFinder::__construct";i:266;s:37:"PHPStan\File\FileMonitor::__construct";i:267;s:46:"PHPStan\Parallel\ParallelAnalyser::__construct";i:268;s:39:"PHPStan\Parallel\Scheduler::__construct";i:269;s:58:"PHPStan\Reflection\AttributeReflectionFactory::__construct";i:270;s:57:"PHPStan\Reflection\Php\PhpFunctionReflection::__construct";i:271;s:59:"PHPStan\Reflection\InitializerExprTypeResolver::__construct";i:272;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher::__construct";i:273;s:109:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker::__construct";i:274;s:101:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory::__construct";i:275;s:104:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository::__construct";i:276;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator::__construct";i:277;s:95:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator::__construct";i:278;s:105:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository::__construct";i:279;s:105:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension::__construct";i:281;s:101:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension::__construct";i:282;s:50:"PHPStan\Reflection\ConstructorsHelper::__construct";i:283;s:74:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension::__construct";i:284;s:77:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension::__construct";i:285;s:63:"PHPStan\Reflection\Php\PhpClassReflectionExtension::__construct";i:286;s:55:"PHPStan\Reflection\Php\PhpMethodReflection::__construct";i:287;s:81:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension::__construct";i:288;s:92:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension::__construct";i:290;s:81:"PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider::__construct";i:291;s:77:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider::__construct";i:292;s:63:"PHPStan\Reflection\SignatureMap\SignatureMapParser::__construct";i:293;s:73:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider::__construct";i:294;s:69:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider::__construct";i:295;s:72:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::__construct";i:296;s:67:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::create";i:297;s:42:"PHPStan\Rules\AttributesCheck::__construct";i:298;s:71:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck::__construct";i:299;s:41:"PHPStan\Rules\ClassNameCheck::__construct";i:300;s:52:"PHPStan\Rules\ClassCaseSensitivityCheck::__construct";i:301;s:50:"PHPStan\Rules\ClassForbiddenNameCheck::__construct";i:302;s:56:"PHPStan\Rules\Classes\LocalTypeAliasesCheck::__construct";i:303;s:49:"PHPStan\Rules\Classes\MethodTagCheck::__construct";i:304;s:45:"PHPStan\Rules\Classes\MixinCheck::__construct";i:305;s:51:"PHPStan\Rules\Classes\PropertyTagCheck::__construct";i:306;s:65:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper::__construct";i:307;s:63:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper::__construct";i:308;s:66:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver::__construct";i:309;s:81:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule::__construct";i:310;s:79:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule::__construct";i:311;s:85:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule::__construct";i:312;s:74:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck::__construct";i:313;s:59:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck::__construct";i:314;s:54:"PHPStan\Rules\FunctionCallParametersCheck::__construct";i:315;s:50:"PHPStan\Rules\FunctionDefinitionCheck::__construct";i:316;s:50:"PHPStan\Rules\FunctionReturnTypeCheck::__construct";i:317;s:57:"PHPStan\Rules\ParameterCastableToStringCheck::__construct";i:318;s:57:"PHPStan\Rules\Generics\GenericAncestorsCheck::__construct";i:319;s:62:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck::__construct";i:320;s:53:"PHPStan\Rules\Generics\TemplateTypeCheck::__construct";i:321;s:37:"PHPStan\Rules\IssetCheck::__construct";i:322;s:50:"PHPStan\Rules\Methods\MethodCallCheck::__construct";i:323;s:56:"PHPStan\Rules\Methods\StaticMethodCallCheck::__construct";i:324;s:54:"PHPStan\Rules\Methods\MethodSignatureRule::__construct";i:325;s:66:"PHPStan\Rules\Methods\MethodParameterComparisonHelper::__construct";i:326;s:47:"PHPStan\Rules\MissingTypehintCheck::__construct";i:327;s:82:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider::__construct";i:328;s:72:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider::__construct";i:329;s:50:"PHPStan\Rules\PhpDoc\AssertRuleHelper::__construct";i:330;s:59:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper::__construct";i:331;s:61:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck::__construct";i:332;s:54:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper::__construct";i:333;s:59:"PHPStan\Rules\Properties\AccessPropertiesCheck::__construct";i:334;s:73:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension::__construct";i:335;s:63:"PHPStan\Rules\Properties\UninitializedPropertyRule::__construct";i:336;s:78:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider::__construct";i:337;s:42:"PHPStan\Rules\RuleLevelHelper::__construct";i:338;s:56:"PHPStan\Rules\UnusedFunctionParametersCheck::__construct";i:339;s:40:"PHPStan\Type\FileTypeMapper::__construct";i:341;s:49:"PHPStan\Type\UsefulTypeAliasResolver::__construct";i:342;s:55:"PHPStan\Type\LazyTypeAliasResolverProvider::__construct";i:343;s:43:"PHPStan\Type\BitwiseFlagHelper::__construct";i:344;s:74:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension::__construct";i:345;s:67:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension::__construct";i:346;s:47:"PHPStan\Type\Php\ArrayColumnHelper::__construct";i:347;s:68:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension::__construct";i:348;s:69:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension::__construct";i:349;s:66:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension::__construct";i:350;s:70:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension::__construct";i:351;s:65:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper::__construct";i:352;s:68:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension::__construct";i:353;s:66:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension::__construct";i:354;s:66:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension::__construct";i:355;s:73:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension::__construct";i:356;s:69:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension::__construct";i:357;s:67:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension::__construct";i:358;s:68:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension::__construct";i:359;s:75:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension::__construct";i:360;s:75:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension::__construct";i:361;s:67:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension::__construct";i:362;s:64:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension::__construct";i:363;s:65:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension::__construct";i:364;s:74:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension::__construct";i:365;s:75:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension::__construct";i:366;s:67:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension::__construct";i:367;s:65:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension::__construct";i:368;s:61:"PHPStan\Type\Php\DateFunctionReturnTypeExtension::__construct";i:369;s:71:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension::__construct";i:370;s:63:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension::__construct";i:372;s:67:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension::__construct";i:373;s:68:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension::__construct";i:374;s:65:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension::__construct";i:375;s:71:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension::__construct";i:376;s:71:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension::__construct";i:377;s:60:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper::__construct";i:378;s:67:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension::__construct";i:379;s:65:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension::__construct";i:380;s:70:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension::__construct";i:381;s:78:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension::__construct";i:382;s:62:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension::__construct";i:383;s:71:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension::__construct";i:384;s:52:"PHPStan\Type\Php\JsonThrowTypeExtension::__construct";i:385;s:62:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension::__construct";i:386;s:64:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension::__construct";i:387;s:69:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension::__construct";i:388;s:52:"PHPStan\Type\Php\RegexArrayShapeMatcher::__construct";i:389;s:48:"PHPStan\Type\Regex\RegexGroupParser::__construct";i:390;s:53:"PHPStan\Type\Regex\RegexExpressionHelper::__construct";i:391;s:77:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension::__construct";i:392;s:75:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension::__construct";i:393;s:77:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension::__construct";i:394;s:67:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension::__construct";i:395;s:63:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension::__construct";i:396;s:72:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension::__construct";i:397;s:65:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension::__construct";i:398;s:60:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension::__construct";i:399;s:77:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension::__construct";i:400;s:65:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension::__construct";i:401;s:62:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension::__construct";i:402;s:68:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension::__construct";i:403;s:78:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension::__construct";i:404;s:62:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension::__construct";i:405;s:68:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension::__construct";i:406;s:71:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension::__construct";i:407;s:73:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension::__construct";i:408;s:64:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension::__construct";i:409;s:72:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension::__construct";i:410;s:79:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension::__construct";i:411;s:65:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension::__construct";i:412;s:78:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension::__construct";i:417;s:44:"PHPStan\Type\ClosureTypeFactory::__construct";i:418;s:49:"PHPStan\Rules\Functions\PrintfHelper::__construct";i:419;s:49:"_PHPStan_ac6dae9b0\Nette\DI\Container::getService";i:420;s:45:"PHPStan\Analyser\TypeSpecifierFactory::create";i:421;s:50:"PHPStan\Analyser\TypeSpecifierFactory::__construct";i:422;s:49:"PHPStan\File\FuzzyRelativePathHelper::__construct";i:423;s:50:"PHPStan\File\SimpleRelativePathHelper::__construct";i:424;s:59:"PHPStan\File\ParentDirectoryRelativePathHelper::__construct";i:425;s:43:"PHPStan\Cache\FileCacheStorage::__construct";i:426;s:38:"PHPStan\Parser\RichParser::__construct";i:427;s:42:"PHPStan\Parser\CleaningParser::__construct";i:428;s:40:"PHPStan\Parser\SimpleParser::__construct";i:429;s:40:"PHPStan\Parser\CachedParser::__construct";i:430;s:46:"PHPStan\Parser\PhpParserDecorator::__construct";i:431;s:35:"PHPStan\Parser\LexerFactory::create";i:433;s:44:"PHPStan\Parser\PhpParserFactory::__construct";i:434;s:39:"PHPStan\Rules\LazyRegistry::__construct";i:435;s:46:"PHPStan\PhpDoc\StubPhpDocProvider::__construct";i:436;s:76:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::__construct";i:438;s:80:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::create";i:439;s:64:"PHPStan\BetterReflection\Reflector\DefaultReflector::__construct";i:440;s:77:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector::__construct";i:442;s:73:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider::__construct";i:443;s:85:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::__construct";i:445;s:96:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::__construct";i:448;s:93:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::__construct";i:449;s:63:"PHPStan\Reflection\Deprecation\DeprecationProvider::__construct";i:450;s:44:"PHPStan\Parser\LexerFactory::createEmulative";i:451;s:37:"PhpParser\ParserAbstract::__construct";i:453;s:45:"PHPStan\Parser\PathRoutingParser::__construct";i:454;s:38:"PHPStan\Parser\StubParser::__construct";i:456;s:54:"PHPStan\Diagnose\PHPStanDiagnoseExtension::__construct";i:457;s:68:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter::__construct";i:458;s:63:"PHPStan\Command\ErrorFormatter\TableErrorFormatter::__construct";i:459;s:68:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter::__construct";i:460;s:62:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter::__construct";i:461;s:63:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter::__construct";i:463;s:64:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter::__construct";i:464;s:64:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter::__construct";i:465;s:66:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter::__construct";i:466;s:66:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule::__construct";i:467;s:71:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule::__construct";i:468;s:70:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule::__construct";i:469;s:64:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule::__construct";i:470;s:72:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule::__construct";i:471;s:62:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule::__construct";i:472;s:52:"PHPStan\Rules\Classes\InstantiationRule::__construct";i:473;s:66:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule::__construct";i:474;s:66:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule::__construct";i:475;s:59:"PHPStan\Rules\Constants\OverridingConstantRule::__construct";i:476;s:55:"PHPStan\Rules\Methods\OverridingMethodRule::__construct";i:477;s:52:"PHPStan\Rules\Missing\MissingReturnRule::__construct";i:478;s:65:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule::__construct";i:479;s:60:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule::__construct";i:480;s:58:"PHPStan\Rules\Properties\AccessPropertiesRule::__construct";i:481;s:64:"PHPStan\Rules\Properties\AccessStaticPropertiesRule::__construct";i:482;s:69:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule::__construct";i:483;s:57:"PHPStan\Rules\Functions\FunctionCallableRule::__construct";i:484;s:60:"PHPStan\Rules\Properties\OverridingPropertyRule::__construct";i:485;s:66:"PHPStan\Rules\Properties\SetPropertyHookParameterRule::__construct";i:486;s:69:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule::__construct";i:487;s:68:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule::__construct";i:488;s:57:"PHPStan\Rules\Variables\CompactVariablesRule::__construct";i:489;s:56:"PHPStan\Rules\Variables\DefinedVariableRule::__construct";i:490;s:57:"PHPStan\Rules\Keywords\RequireFileExistsRule::__construct";i:491;s:84:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension::__construct";i:492;s:80:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension::__construct";i:493;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension::__construct";i:494;s:49:"PHPStan\Rules\Constants\ConstantRule::__construct";i:495;s:44:"PHPStan\Rules\Classes\MixinRule::__construct";i:496;s:53:"PHPStan\Rules\PhpDoc\RequireExtendsCheck::__construct";i:497;s:70:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule::__construct";i:498;s:54:"PHPStan\Rules\Functions\CallCallablesRule::__construct";i:499;s:59:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule::__construct";i:500;s:61:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule::__construct";i:501;s:58:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule::__construct";i:502;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension::__construct";i:503;s:77:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension::__construct";i:504;s:63:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule::__construct";i:505;s:59:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule::__construct";i:506;s:70:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule::__construct";i:507;s:82:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule::__construct";i:508;s:80:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule::__construct";i:509;s:86:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule::__construct";i:510;s:55:"PHPStan\Rules\Generators\YieldFromTypeRule::__construct";i:511;s:58:"PHPStan\Rules\Generators\YieldInGeneratorRule::__construct";i:512;s:59:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule::__construct";i:513;s:69:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule::__construct";i:514;s:68:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule::__construct";i:515;s:69:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule::__construct";i:516;s:60:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector::__construct";i:517;s:65:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector::__construct";i:518;s:67:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector::__construct";i:519;s:67:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector::__construct";i:520;s:61:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule::__construct";i:521;s:70:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule::__construct";i:522;s:65:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule::__construct";i:523;s:61:"PHPStan\Rules\Comparison\IfConstantConditionRule::__construct";i:524;s:73:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule::__construct";i:525;s:71:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule::__construct";i:526;s:77:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule::__construct";i:527;s:69:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule::__construct";i:528;s:57:"PHPStan\Rules\Comparison\MatchExpressionRule::__construct";i:529;s:84:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule::__construct";i:530;s:74:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule::__construct";i:531;s:65:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule::__construct";i:532;s:74:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule::__construct";i:533;s:71:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule::__construct";i:534;s:70:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule::__construct";i:535;s:66:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule::__construct";i:536;s:64:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule::__construct";i:537;s:70:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule::__construct";i:538;s:75:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule::__construct";i:539;s:63:"PHPStan\Rules\Properties\NullsafePropertyFetchRule::__construct";i:540;s:68:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule::__construct";i:541;s:60:"PHPStan\Rules\Functions\RandomIntParametersRule::__construct";i:542;s:52:"PHPStan\Rules\Functions\ArrayFilterRule::__construct";i:543;s:52:"PHPStan\Rules\Functions\ArrayValuesRule::__construct";i:544;s:66:"PHPStan\Rules\Functions\ParameterCastableToNumberRule::__construct";i:545;s:69:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension::__construct";i:546;s:67:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension::__construct";i:547;s:74:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension::__construct";i:548;s:42:"Carbon\PHPStan\MacroExtension::__construct";i:549;s:76:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::__construct";i:550;s:68:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::get";i:551;s:71:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule::__construct";i:552;s:87:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension::__construct";i:553;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension::__construct";i:554;s:80:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension::__construct";i:555;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension::__construct";i:556;s:83:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension::__construct";i:557;s:65:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper::__construct";i:558;s:55:"PHPStan\Rules\Operators\OperatorRuleHelper::__construct";i:559;s:70:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule::__construct";i:560;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule::__construct";i:561;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule::__construct";i:562;s:70:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule::__construct";i:563;s:77:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule::__construct";i:564;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule::__construct";i:565;s:72:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule::__construct";i:566;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule::__construct";i:567;s:75:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule::__construct";i:568;s:47:"PHPStan\Rules\Cast\UselessCastRule::__construct";i:569;s:58:"PHPStan\Rules\Functions\ArrayFilterStrictRule::__construct";i:570;s:80:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule::__construct";i:574;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule::__construct";i:575;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule::__construct";i:576;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule::__construct";i:577;s:67:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule::__construct";i:578;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule::__construct";i:579;s:72:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule::__construct";i:580;s:69:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule::__construct";i:581;s:77:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule::__construct";i:582;s:62:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule::__construct";i:583;s:81:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule::__construct";i:584;s:45:"Rector\TypePerfect\Configuration::__construct";i:585;s:64:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder::__construct";i:586;s:63:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder::__construct";i:587;s:54:"Rector\TypePerfect\Printer\NodeComparator::__construct";i:588;s:59:"Rector\TypePerfect\Reflection\ReflectionParser::__construct";i:589;s:64:"Rector\TypePerfect\Printer\CollectorMetadataPrinter::__construct";i:590;s:90:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector::__construct";i:591;s:80:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector::__construct";i:592;s:84:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector::__construct";i:593;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed::__construct";i:594;s:72:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory::__construct";i:595;s:63:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath::__construct";i:596;s:80:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature::__construct";i:597;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory::__construct";i:598;s:65:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory::__construct";i:599;s:69:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory::__construct";i:600;s:77:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::__construct";i:601;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory::__construct";i:602;s:72:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::__construct";i:603;s:57:"Spaze\PHPStan\Rules\Disallowed\File\FilePath::__construct";i:604;s:63:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter::__construct";i:605;s:65:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier::__construct";i:606;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors::__construct";i:607;s:92:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors::__construct";i:608;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors::__construct";i:609;s:91:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors::__construct";i:610;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors::__construct";i:611;s:81:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors::__construct";i:612;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors::__construct";i:613;s:80:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors::__construct";i:614;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors::__construct";i:615;s:61:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver::__construct";i:616;s:72:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory::__construct";i:617;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages::__construct";i:619;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls::__construct";i:620;s:58:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls::__construct";i:621;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls::__construct";i:622;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls::__construct";i:623;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls::__construct";i:624;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls::__construct";i:625;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls::__construct";i:626;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls::__construct";i:627;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls::__construct";i:628;s:62:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls::__construct";i:629;s:63:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls::__construct";i:630;s:64:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls::__construct";i:631;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages::__construct";i:632;s:70:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages::__construct";i:634;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages::__construct";i:635;s:83:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::getDisallowedVariables";i:636;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages::__construct";i:637;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure::__construct";i:638;s:96:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::getDisallowedControlStructures";i:639;s:86:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure::__construct";i:641;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure::__construct";i:643;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure::__construct";i:645;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure::__construct";i:647;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure::__construct";i:649;s:81:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure::__construct";i:651;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure::__construct";i:653;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure::__construct";i:655;s:80:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure::__construct";i:657;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure::__construct";i:659;s:92:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure::__construct";i:661;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure::__construct";i:663;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure::__construct";i:665;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure::__construct";i:667;s:91:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule::__construct";i:668;s:93:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule::__construct";i:669;s:88:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule::__construct";i:670;s:90:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule::__construct";i:671;s:52:"TomasVotruba\TypeCoverage\Configuration::__construct";}i:5;s:32:"996b45f1ceb93bdddfc91899227ecb32";} \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php b/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php new file mode 100644 index 0000000..ae652de --- /dev/null +++ b/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php @@ -0,0 +1,10736 @@ + [ + '04' => true, + '05' => true, + '06' => true, + '07' => true, + '08' => true, + '09' => true, + '010' => true, + '011' => true, + '012' => true, + '013' => true, + '014' => true, + '015' => true, + '016' => true, + '017' => true, + '018' => true, + '019' => true, + '020' => true, + '021' => true, + '022' => true, + '089' => true, + '090' => true, + ], + 'phpstan.stubFilesExtension' => ['044' => true, '046' => true, '047' => true, '048' => true], + 'phpstan.diagnoseExtension' => ['092' => true], + 'phpstan.broker.dynamicMethodReturnTypeExtension' => [ + '0107' => true, + '0108' => true, + '0109' => true, + '0120' => true, + '0121' => true, + '0230' => true, + '0241' => true, + '0247' => true, + '0248' => true, + '0253' => true, + '0288' => true, + '0316' => true, + '0343' => true, + '0344' => true, + '0351' => true, + '0352' => true, + '0353' => true, + '0354' => true, + '0355' => true, + '0356' => true, + '0358' => true, + ], + 'phpstan.broker.allowedSubTypesClassReflectionExtension' => ['0118' => true], + 'phpstan.broker.propertiesClassReflectionExtension' => ['0119' => true, '0286' => true], + 'phpstan.broker.operatorTypeSpecifyingExtension' => ['0176' => true], + 'phpstan.broker.dynamicFunctionReturnTypeExtension' => [ + '0189' => true, + '0190' => true, + '0191' => true, + '0192' => true, + '0193' => true, + '0195' => true, + '0196' => true, + '0197' => true, + '0198' => true, + '0199' => true, + '0201' => true, + '0202' => true, + '0203' => true, + '0204' => true, + '0205' => true, + '0207' => true, + '0208' => true, + '0209' => true, + '0210' => true, + '0211' => true, + '0212' => true, + '0213' => true, + '0214' => true, + '0215' => true, + '0216' => true, + '0217' => true, + '0218' => true, + '0219' => true, + '0220' => true, + '0221' => true, + '0223' => true, + '0224' => true, + '0227' => true, + '0228' => true, + '0232' => true, + '0233' => true, + '0235' => true, + '0236' => true, + '0238' => true, + '0240' => true, + '0242' => true, + '0245' => true, + '0246' => true, + '0255' => true, + '0256' => true, + '0258' => true, + '0259' => true, + '0260' => true, + '0261' => true, + '0262' => true, + '0263' => true, + '0264' => true, + '0265' => true, + '0266' => true, + '0267' => true, + '0268' => true, + '0269' => true, + '0271' => true, + '0288' => true, + '0291' => true, + '0292' => true, + '0293' => true, + '0294' => true, + '0295' => true, + '0297' => true, + '0298' => true, + '0299' => true, + '0300' => true, + '0301' => true, + '0302' => true, + '0303' => true, + '0304' => true, + '0305' => true, + '0306' => true, + '0307' => true, + '0309' => true, + '0310' => true, + '0311' => true, + '0312' => true, + '0313' => true, + '0314' => true, + '0315' => true, + '0317' => true, + '0318' => true, + '0319' => true, + '0320' => true, + '0321' => true, + '0322' => true, + '0323' => true, + '0324' => true, + '0325' => true, + '0328' => true, + '0337' => true, + '0341' => true, + '0342' => true, + '0345' => true, + '0346' => true, + '0347' => true, + '0348' => true, + '0349' => true, + '0350' => true, + ], + 'phpstan.typeSpecifier.functionTypeSpecifyingExtension' => [ + '0206' => true, + '0222' => true, + '0237' => true, + '0275' => true, + '0285' => true, + '0289' => true, + '0290' => true, + '0308' => true, + '0326' => true, + '0327' => true, + '0329' => true, + '0330' => true, + '0331' => true, + '0332' => true, + '0333' => true, + '0334' => true, + '0335' => true, + '0336' => true, + '0338' => true, + '0340' => true, + ], + 'phpstan.dynamicFunctionThrowTypeExtension' => ['0225' => true, '0270' => true, '0272' => true], + 'phpstan.broker.dynamicStaticMethodReturnTypeExtension' => [ + '0226' => true, + '0229' => true, + '0231' => true, + '0244' => true, + '0351' => true, + '0357' => true, + ], + 'phpstan.dynamicStaticMethodThrowTypeExtension' => [ + '0243' => true, + '0249' => true, + '0252' => true, + '0281' => true, + '0282' => true, + '0283' => true, + '0284' => true, + '0287' => true, + ], + 'phpstan.dynamicMethodThrowTypeExtension' => ['0250' => true, '0251' => true, '0254' => true], + 'phpstan.functionParameterOutTypeExtension' => ['0273' => true, '0274' => true, '0276' => true], + 'phpstan.functionParameterClosureTypeExtension' => ['0277' => true], + 'phpstan.typeSpecifier.methodTypeSpecifyingExtension' => ['0296' => true], + 'phpstan.rules.rule' => [ + '0370' => true, + '0371' => true, + '0372' => true, + '0373' => true, + '0374' => true, + '0375' => true, + '0376' => true, + '0377' => true, + '0378' => true, + '0379' => true, + '0380' => true, + '0381' => true, + '0382' => true, + '0383' => true, + '0384' => true, + '0385' => true, + '0386' => true, + '0387' => true, + '0388' => true, + '0389' => true, + '0390' => true, + '0391' => true, + '0392' => true, + '0393' => true, + '0394' => true, + '0395' => true, + '0399' => true, + '0400' => true, + '0402' => true, + '0403' => true, + '0404' => true, + '0405' => true, + '0406' => true, + '0409' => true, + '0410' => true, + '0411' => true, + '0412' => true, + '0413' => true, + '0414' => true, + '0415' => true, + '0416' => true, + '0417' => true, + '0418' => true, + '0419' => true, + '0420' => true, + '0428' => true, + '0429' => true, + '0430' => true, + '0431' => true, + '0432' => true, + '0433' => true, + '0434' => true, + '0435' => true, + '0436' => true, + '0437' => true, + '0438' => true, + '0439' => true, + '0440' => true, + '0441' => true, + '0442' => true, + '0443' => true, + '0444' => true, + '0445' => true, + '0446' => true, + '0447' => true, + '0450' => true, + '0451' => true, + '0452' => true, + '0453' => true, + '0454' => true, + '0462' => true, + '0470' => true, + '0471' => true, + '0472' => true, + '0473' => true, + '0474' => true, + '0476' => true, + '0477' => true, + '0478' => true, + '0480' => true, + '0481' => true, + '0482' => true, + '0483' => true, + '0484' => true, + '0485' => true, + '0486' => true, + '0487' => true, + '0488' => true, + '0489' => true, + '0490' => true, + '0491' => true, + '0492' => true, + '0493' => true, + '0494' => true, + '0495' => true, + '0496' => true, + '0497' => true, + '0498' => true, + '0499' => true, + '0500' => true, + '0501' => true, + '0502' => true, + '0503' => true, + '0504' => true, + '0505' => true, + '0506' => true, + '0507' => true, + '0508' => true, + '0509' => true, + '0510' => true, + '0511' => true, + '0512' => true, + '0553' => true, + '0554' => true, + '0555' => true, + '0556' => true, + '0557' => true, + '0558' => true, + '0559' => true, + '0560' => true, + '0561' => true, + '0562' => true, + '0563' => true, + '0564' => true, + '0565' => true, + '0566' => true, + '0567' => true, + '0568' => true, + '0569' => true, + '0570' => true, + '0571' => true, + '0572' => true, + '0573' => true, + '0574' => true, + '0575' => true, + '0576' => true, + '0577' => true, + '0578' => true, + '0579' => true, + '0580' => true, + '0581' => true, + '0582' => true, + '0583' => true, + '0584' => true, + '0585' => true, + '0586' => true, + '0587' => true, + '0588' => true, + '0589' => true, + 'classConstantUsages' => true, + 'rules.0' => true, + 'rules.1' => true, + 'rules.10' => true, + 'rules.100' => true, + 'rules.101' => true, + 'rules.102' => true, + 'rules.103' => true, + 'rules.104' => true, + 'rules.105' => true, + 'rules.106' => true, + 'rules.107' => true, + 'rules.108' => true, + 'rules.109' => true, + 'rules.11' => true, + 'rules.110' => true, + 'rules.111' => true, + 'rules.112' => true, + 'rules.113' => true, + 'rules.114' => true, + 'rules.115' => true, + 'rules.116' => true, + 'rules.117' => true, + 'rules.118' => true, + 'rules.119' => true, + 'rules.12' => true, + 'rules.120' => true, + 'rules.121' => true, + 'rules.122' => true, + 'rules.123' => true, + 'rules.124' => true, + 'rules.125' => true, + 'rules.126' => true, + 'rules.127' => true, + 'rules.128' => true, + 'rules.129' => true, + 'rules.13' => true, + 'rules.130' => true, + 'rules.131' => true, + 'rules.132' => true, + 'rules.133' => true, + 'rules.134' => true, + 'rules.135' => true, + 'rules.136' => true, + 'rules.137' => true, + 'rules.138' => true, + 'rules.139' => true, + 'rules.14' => true, + 'rules.140' => true, + 'rules.141' => true, + 'rules.142' => true, + 'rules.143' => true, + 'rules.144' => true, + 'rules.145' => true, + 'rules.146' => true, + 'rules.147' => true, + 'rules.148' => true, + 'rules.149' => true, + 'rules.15' => true, + 'rules.150' => true, + 'rules.151' => true, + 'rules.152' => true, + 'rules.153' => true, + 'rules.154' => true, + 'rules.155' => true, + 'rules.156' => true, + 'rules.157' => true, + 'rules.158' => true, + 'rules.159' => true, + 'rules.16' => true, + 'rules.160' => true, + 'rules.161' => true, + 'rules.162' => true, + 'rules.163' => true, + 'rules.164' => true, + 'rules.165' => true, + 'rules.166' => true, + 'rules.167' => true, + 'rules.168' => true, + 'rules.169' => true, + 'rules.17' => true, + 'rules.170' => true, + 'rules.171' => true, + 'rules.172' => true, + 'rules.173' => true, + 'rules.174' => true, + 'rules.175' => true, + 'rules.176' => true, + 'rules.177' => true, + 'rules.178' => true, + 'rules.179' => true, + 'rules.18' => true, + 'rules.180' => true, + 'rules.181' => true, + 'rules.182' => true, + 'rules.183' => true, + 'rules.184' => true, + 'rules.185' => true, + 'rules.186' => true, + 'rules.187' => true, + 'rules.188' => true, + 'rules.189' => true, + 'rules.19' => true, + 'rules.190' => true, + 'rules.191' => true, + 'rules.192' => true, + 'rules.193' => true, + 'rules.194' => true, + 'rules.195' => true, + 'rules.196' => true, + 'rules.197' => true, + 'rules.198' => true, + 'rules.199' => true, + 'rules.2' => true, + 'rules.20' => true, + 'rules.200' => true, + 'rules.201' => true, + 'rules.202' => true, + 'rules.203' => true, + 'rules.204' => true, + 'rules.205' => true, + 'rules.206' => true, + 'rules.207' => true, + 'rules.208' => true, + 'rules.209' => true, + 'rules.21' => true, + 'rules.210' => true, + 'rules.211' => true, + 'rules.212' => true, + 'rules.213' => true, + 'rules.214' => true, + 'rules.215' => true, + 'rules.216' => true, + 'rules.217' => true, + 'rules.218' => true, + 'rules.219' => true, + 'rules.22' => true, + 'rules.220' => true, + 'rules.221' => true, + 'rules.222' => true, + 'rules.223' => true, + 'rules.224' => true, + 'rules.225' => true, + 'rules.226' => true, + 'rules.227' => true, + 'rules.228' => true, + 'rules.229' => true, + 'rules.23' => true, + 'rules.230' => true, + 'rules.231' => true, + 'rules.232' => true, + 'rules.233' => true, + 'rules.234' => true, + 'rules.235' => true, + 'rules.236' => true, + 'rules.237' => true, + 'rules.238' => true, + 'rules.239' => true, + 'rules.24' => true, + 'rules.240' => true, + 'rules.241' => true, + 'rules.242' => true, + 'rules.243' => true, + 'rules.244' => true, + 'rules.245' => true, + 'rules.246' => true, + 'rules.247' => true, + 'rules.248' => true, + 'rules.249' => true, + 'rules.25' => true, + 'rules.250' => true, + 'rules.251' => true, + 'rules.252' => true, + 'rules.253' => true, + 'rules.254' => true, + 'rules.255' => true, + 'rules.256' => true, + 'rules.257' => true, + 'rules.26' => true, + 'rules.27' => true, + 'rules.28' => true, + 'rules.29' => true, + 'rules.3' => true, + 'rules.30' => true, + 'rules.31' => true, + 'rules.32' => true, + 'rules.33' => true, + 'rules.34' => true, + 'rules.35' => true, + 'rules.36' => true, + 'rules.37' => true, + 'rules.38' => true, + 'rules.39' => true, + 'rules.4' => true, + 'rules.40' => true, + 'rules.41' => true, + 'rules.42' => true, + 'rules.43' => true, + 'rules.44' => true, + 'rules.45' => true, + 'rules.46' => true, + 'rules.47' => true, + 'rules.48' => true, + 'rules.49' => true, + 'rules.5' => true, + 'rules.50' => true, + 'rules.51' => true, + 'rules.52' => true, + 'rules.53' => true, + 'rules.54' => true, + 'rules.55' => true, + 'rules.56' => true, + 'rules.57' => true, + 'rules.58' => true, + 'rules.59' => true, + 'rules.6' => true, + 'rules.60' => true, + 'rules.61' => true, + 'rules.62' => true, + 'rules.63' => true, + 'rules.64' => true, + 'rules.65' => true, + 'rules.66' => true, + 'rules.67' => true, + 'rules.68' => true, + 'rules.69' => true, + 'rules.7' => true, + 'rules.70' => true, + 'rules.71' => true, + 'rules.72' => true, + 'rules.73' => true, + 'rules.74' => true, + 'rules.75' => true, + 'rules.76' => true, + 'rules.77' => true, + 'rules.78' => true, + 'rules.79' => true, + 'rules.8' => true, + 'rules.80' => true, + 'rules.81' => true, + 'rules.82' => true, + 'rules.83' => true, + 'rules.84' => true, + 'rules.85' => true, + 'rules.86' => true, + 'rules.87' => true, + 'rules.88' => true, + 'rules.89' => true, + 'rules.9' => true, + 'rules.90' => true, + 'rules.91' => true, + 'rules.92' => true, + 'rules.93' => true, + 'rules.94' => true, + 'rules.95' => true, + 'rules.96' => true, + 'rules.97' => true, + 'rules.98' => true, + 'rules.99' => true, + ], + 'phpstan.restrictedClassConstantUsageExtension' => ['0396' => true, '0463' => true], + 'phpstan.restrictedClassNameUsageExtension' => ['0397' => true, '0467' => true], + 'phpstan.restrictedFunctionUsageExtension' => ['0398' => true, '0464' => true], + 'phpstan.restrictedPropertyUsageExtension' => ['0407' => true, '0466' => true], + 'phpstan.restrictedMethodUsageExtension' => ['0408' => true, '0465' => true], + 'phpstan.collector' => [ + '0421' => true, + '0422' => true, + '0423' => true, + '0424' => true, + '0425' => true, + '0426' => true, + '0427' => true, + '0448' => true, + '0449' => true, + '0525' => true, + '0526' => true, + '0527' => true, + '0593' => true, + '0594' => true, + '0595' => true, + '0596' => true, + '0597' => true, + ], + 'phpstan.staticMethodParameterOutTypeExtension' => ['0455' => true], + 'phpstan.typeSpecifier.staticMethodTypeSpecifyingExtension' => ['0456' => true], + 'phpstan.staticMethodParameterClosureTypeExtension' => ['0457' => true], + 'phpstan.broker.methodsClassReflectionExtension' => ['0458' => true], + 'phpstan.deprecations.deprecatedScopeResolver' => ['0461' => true], + ]; + + protected $types = ['container' => '_PHPStan_ac6dae9b0\Nette\DI\Container']; + protected $aliases = []; + + protected $wiring = [ + '_PHPStan_ac6dae9b0\Nette\DI\Container' => [['container']], + 'PHPStan\Rules\Rule' => [ + [ + '0142', + '0143', + '0144', + '0161', + '0177', + '0370', + '0371', + '0372', + '0373', + '0374', + '0375', + '0376', + '0377', + '0378', + '0379', + '0380', + '0381', + '0382', + '0383', + '0384', + '0385', + '0386', + '0387', + '0388', + '0389', + '0390', + '0391', + '0392', + '0393', + '0394', + '0395', + '0399', + '0400', + '0402', + '0403', + '0404', + '0405', + '0406', + '0409', + '0410', + '0411', + '0412', + '0413', + '0414', + '0415', + '0416', + '0417', + '0418', + '0419', + '0420', + '0428', + '0429', + '0430', + '0431', + '0432', + '0433', + '0434', + '0435', + '0436', + '0437', + '0438', + '0439', + '0440', + '0441', + '0442', + '0443', + '0444', + '0445', + '0446', + '0447', + '0450', + '0451', + '0452', + '0453', + '0454', + '0462', + '0470', + '0471', + '0472', + '0473', + '0474', + '0475', + '0476', + '0477', + '0478', + '0479', + '0480', + '0481', + '0482', + '0483', + '0484', + '0485', + '0486', + '0487', + '0488', + '0489', + '0490', + '0491', + '0492', + '0493', + '0494', + '0495', + '0496', + '0497', + '0498', + '0499', + '0500', + '0501', + '0502', + '0503', + '0504', + '0505', + '0506', + '0507', + '0508', + '0509', + '0510', + '0511', + '0512', + '0553', + '0554', + '0555', + '0556', + '0557', + '0558', + '0559', + '0560', + '0561', + '0562', + '0563', + '0564', + '0565', + '0566', + '0567', + 'classConstantUsages', + '0568', + '0569', + '0570', + '0571', + '0572', + '0573', + '0574', + '0575', + '0576', + '0577', + '0578', + '0579', + '0580', + '0581', + '0582', + '0583', + '0584', + '0585', + '0586', + '0587', + '0588', + '0589', + ], + [ + 'rules.0', + 'rules.1', + 'rules.2', + 'rules.3', + 'rules.4', + 'rules.5', + 'rules.6', + 'rules.7', + 'rules.8', + 'rules.9', + 'rules.10', + 'rules.11', + 'rules.12', + 'rules.13', + 'rules.14', + 'rules.15', + 'rules.16', + 'rules.17', + 'rules.18', + 'rules.19', + 'rules.20', + 'rules.21', + 'rules.22', + 'rules.23', + 'rules.24', + 'rules.25', + 'rules.26', + 'rules.27', + 'rules.28', + 'rules.29', + 'rules.30', + 'rules.31', + 'rules.32', + 'rules.33', + 'rules.34', + 'rules.35', + 'rules.36', + 'rules.37', + 'rules.38', + 'rules.39', + 'rules.40', + 'rules.41', + 'rules.42', + 'rules.43', + 'rules.44', + 'rules.45', + 'rules.46', + 'rules.47', + 'rules.48', + 'rules.49', + 'rules.50', + 'rules.51', + 'rules.52', + 'rules.53', + 'rules.54', + 'rules.55', + 'rules.56', + 'rules.57', + 'rules.58', + 'rules.59', + 'rules.60', + 'rules.61', + 'rules.62', + 'rules.63', + 'rules.64', + 'rules.65', + 'rules.66', + 'rules.67', + 'rules.68', + 'rules.69', + 'rules.70', + 'rules.71', + 'rules.72', + 'rules.73', + 'rules.74', + 'rules.75', + 'rules.76', + 'rules.77', + 'rules.78', + 'rules.79', + 'rules.80', + 'rules.81', + 'rules.82', + 'rules.83', + 'rules.84', + 'rules.85', + 'rules.86', + 'rules.87', + 'rules.88', + 'rules.89', + 'rules.90', + 'rules.91', + 'rules.92', + 'rules.93', + 'rules.94', + 'rules.95', + 'rules.96', + 'rules.97', + 'rules.98', + 'rules.99', + 'rules.100', + 'rules.101', + 'rules.102', + 'rules.103', + 'rules.104', + 'rules.105', + 'rules.106', + 'rules.107', + 'rules.108', + 'rules.109', + 'rules.110', + 'rules.111', + 'rules.112', + 'rules.113', + 'rules.114', + 'rules.115', + 'rules.116', + 'rules.117', + 'rules.118', + 'rules.119', + 'rules.120', + 'rules.121', + 'rules.122', + 'rules.123', + 'rules.124', + 'rules.125', + 'rules.126', + 'rules.127', + 'rules.128', + 'rules.129', + 'rules.130', + 'rules.131', + 'rules.132', + 'rules.133', + 'rules.134', + 'rules.135', + 'rules.136', + 'rules.137', + 'rules.138', + 'rules.139', + 'rules.140', + 'rules.141', + 'rules.142', + 'rules.143', + 'rules.144', + 'rules.145', + 'rules.146', + 'rules.147', + 'rules.148', + 'rules.149', + 'rules.150', + 'rules.151', + 'rules.152', + 'rules.153', + 'rules.154', + 'rules.155', + 'rules.156', + 'rules.157', + 'rules.158', + 'rules.159', + 'rules.160', + 'rules.161', + 'rules.162', + 'rules.163', + 'rules.164', + 'rules.165', + 'rules.166', + 'rules.167', + 'rules.168', + 'rules.169', + 'rules.170', + 'rules.171', + 'rules.172', + 'rules.173', + 'rules.174', + 'rules.175', + 'rules.176', + 'rules.177', + 'rules.178', + 'rules.179', + 'rules.180', + 'rules.181', + 'rules.182', + 'rules.183', + 'rules.184', + 'rules.185', + 'rules.186', + 'rules.187', + 'rules.188', + 'rules.189', + 'rules.190', + 'rules.191', + 'rules.192', + 'rules.193', + 'rules.194', + 'rules.195', + 'rules.196', + 'rules.197', + 'rules.198', + 'rules.199', + 'rules.200', + 'rules.201', + 'rules.202', + 'rules.203', + 'rules.204', + 'rules.205', + 'rules.206', + 'rules.207', + 'rules.208', + 'rules.209', + 'rules.210', + 'rules.211', + 'rules.212', + 'rules.213', + 'rules.214', + 'rules.215', + 'rules.216', + 'rules.217', + 'rules.218', + 'rules.219', + 'rules.220', + 'rules.221', + 'rules.222', + 'rules.223', + 'rules.224', + 'rules.225', + 'rules.226', + 'rules.227', + 'rules.228', + 'rules.229', + 'rules.230', + 'rules.231', + 'rules.232', + 'rules.233', + 'rules.234', + 'rules.235', + 'rules.236', + 'rules.237', + 'rules.238', + 'rules.239', + 'rules.240', + 'rules.241', + 'rules.242', + 'rules.243', + 'rules.244', + 'rules.245', + 'rules.246', + 'rules.247', + 'rules.248', + 'rules.249', + 'rules.250', + 'rules.251', + 'rules.252', + 'rules.253', + 'rules.254', + 'rules.255', + 'rules.256', + 'rules.257', + ], + ], + 'PHPStan\Rules\Debug\DebugScopeRule' => [['rules.0']], + 'PHPStan\Rules\Debug\DumpPhpDocTypeRule' => [['rules.1']], + 'PHPStan\Rules\Debug\DumpTypeRule' => [['rules.2']], + 'PHPStan\Rules\Debug\FileAssertRule' => [['rules.3']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule' => [['rules.4']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule' => [['rules.5']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule' => [['rules.6']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule' => [['rules.7']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule' => [['rules.8']], + 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule' => [['rules.9']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule' => [['rules.10']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule' => [['rules.11']], + 'PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule' => [['rules.12']], + 'PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule' => [['rules.13']], + 'PHPStan\Rules\Api\ApiInstanceofRule' => [['rules.14']], + 'PHPStan\Rules\Api\ApiInstanceofTypeRule' => [['rules.15']], + 'PHPStan\Rules\Api\ApiInstantiationRule' => [['rules.16']], + 'PHPStan\Rules\Api\ApiClassConstFetchRule' => [['rules.17']], + 'PHPStan\Rules\Api\ApiClassExtendsRule' => [['rules.18']], + 'PHPStan\Rules\Api\ApiClassImplementsRule' => [['rules.19']], + 'PHPStan\Rules\Api\ApiInterfaceExtendsRule' => [['rules.20']], + 'PHPStan\Rules\Api\ApiMethodCallRule' => [['rules.21']], + 'PHPStan\Rules\Api\ApiStaticCallRule' => [['rules.22']], + 'PHPStan\Rules\Api\ApiTraitUseRule' => [['rules.23']], + 'PHPStan\Rules\Api\GetTemplateTypeRule' => [['rules.24']], + 'PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule' => [['rules.25']], + 'PHPStan\Rules\Api\OldPhpParser4ClassRule' => [['rules.26']], + 'PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule' => [['rules.27']], + 'PHPStan\Rules\Api\RuntimeReflectionInstantiationRule' => [['rules.28']], + 'PHPStan\Rules\Api\RuntimeReflectionFunctionRule' => [['rules.29']], + 'PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule' => [['rules.30']], + 'PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule' => [['rules.31']], + 'PHPStan\Rules\Cast\UnsetCastRule' => [['rules.32']], + 'PHPStan\Rules\Classes\AllowedSubTypesRule' => [['rules.33']], + 'PHPStan\Rules\Classes\ClassAttributesRule' => [['rules.34']], + 'PHPStan\Rules\Classes\ClassConstantAttributesRule' => [['rules.35']], + 'PHPStan\Rules\Classes\ClassConstantRule' => [['rules.36']], + 'PHPStan\Rules\Classes\DuplicateDeclarationRule' => [['rules.37']], + 'PHPStan\Rules\Classes\EnumSanityRule' => [['rules.38']], + 'PHPStan\Rules\Classes\InstantiationCallableRule' => [['rules.39']], + 'PHPStan\Rules\Classes\InvalidPromotedPropertiesRule' => [['rules.40']], + 'PHPStan\Rules\Classes\LocalTypeAliasesRule' => [['rules.41']], + 'PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule' => [['rules.42']], + 'PHPStan\Rules\Classes\LocalTypeTraitAliasesRule' => [['rules.43']], + 'PHPStan\Rules\Classes\NewStaticRule' => [['rules.44']], + 'PHPStan\Rules\Classes\NonClassAttributeClassRule' => [['rules.45']], + 'PHPStan\Rules\Classes\ReadOnlyClassRule' => [['rules.46']], + 'PHPStan\Rules\Classes\TraitAttributeClassRule' => [['rules.47']], + 'PHPStan\Rules\Constants\ClassAsClassConstantRule' => [['rules.48']], + 'PHPStan\Rules\Constants\DynamicClassConstantFetchRule' => [['rules.49']], + 'PHPStan\Rules\Constants\FinalConstantRule' => [['rules.50']], + 'PHPStan\Rules\Constants\MagicConstantContextRule' => [['rules.51']], + 'PHPStan\Rules\Constants\NativeTypedClassConstantRule' => [['rules.52']], + 'PHPStan\Rules\Constants\FinalPrivateConstantRule' => [['rules.53']], + 'PHPStan\Rules\EnumCases\EnumCaseAttributesRule' => [['rules.54']], + 'PHPStan\Rules\Exceptions\NoncapturingCatchRule' => [['rules.55']], + 'PHPStan\Rules\Exceptions\ThrowExpressionRule' => [['rules.56']], + 'PHPStan\Rules\Functions\ArrowFunctionAttributesRule' => [['rules.57']], + 'PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule' => [['rules.58']], + 'PHPStan\Rules\Functions\ClosureAttributesRule' => [['rules.59']], + 'PHPStan\Rules\Functions\DefineParametersRule' => [['rules.60']], + 'PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule' => [['rules.61']], + 'PHPStan\Rules\Functions\CallToFunctionParametersRule' => [['rules.62']], + 'PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule' => [['rules.63']], + 'PHPStan\Rules\Functions\ExistingClassesInTypehintsRule' => [['rules.64']], + 'PHPStan\Rules\Functions\FunctionAttributesRule' => [['rules.65']], + 'PHPStan\Rules\Functions\InnerFunctionRule' => [['rules.66']], + 'PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule' => [['rules.67']], + 'PHPStan\Rules\Functions\ParamAttributesRule' => [['rules.68']], + 'PHPStan\Rules\Functions\PrintfArrayParametersRule' => [['rules.69']], + 'PHPStan\Rules\Functions\PrintfParametersRule' => [['rules.70']], + 'PHPStan\Rules\Functions\RedefinedParametersRule' => [['rules.71']], + 'PHPStan\Rules\Functions\ReturnNullsafeByRefRule' => [['rules.72']], + 'PHPStan\Rules\Ignore\IgnoreParseErrorRule' => [['rules.73']], + 'PHPStan\Rules\Functions\VariadicParametersDeclarationRule' => [['rules.74']], + 'PHPStan\Rules\Keywords\ContinueBreakInLoopRule' => [['rules.75']], + 'PHPStan\Rules\Keywords\DeclareStrictTypesRule' => [['rules.76']], + 'PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule' => [['rules.77']], + 'PHPStan\Rules\Methods\AbstractPrivateMethodRule' => [['rules.78']], + 'PHPStan\Rules\Methods\CallMethodsRule' => [['rules.79']], + 'PHPStan\Rules\Methods\CallStaticMethodsRule' => [['rules.80']], + 'PHPStan\Rules\Methods\ConsistentConstructorRule' => [['rules.81']], + 'PHPStan\Rules\Methods\ConstructorReturnTypeRule' => [['rules.82']], + 'PHPStan\Rules\Methods\ExistingClassesInTypehintsRule' => [['rules.83']], + 'PHPStan\Rules\Methods\FinalPrivateMethodRule' => [['rules.84']], + 'PHPStan\Rules\Methods\MethodCallableRule' => [['rules.85']], + 'PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule' => [['rules.86']], + 'PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule' => [['rules.87']], + 'PHPStan\Rules\Methods\MissingMethodImplementationRule' => [['rules.88']], + 'PHPStan\Rules\Methods\MethodAttributesRule' => [['rules.89']], + 'PHPStan\Rules\Methods\StaticMethodCallableRule' => [['rules.90']], + 'PHPStan\Rules\Names\UsedNamesRule' => [['rules.91']], + 'PHPStan\Rules\Operators\InvalidAssignVarRule' => [['rules.92']], + 'PHPStan\Rules\Operators\InvalidIncDecOperationRule' => [['rules.93']], + 'PHPStan\Rules\Properties\AccessPropertiesInAssignRule' => [['rules.94']], + 'PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule' => [['rules.95']], + 'PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule' => [['rules.96']], + 'PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule' => [['rules.97']], + 'PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule' => [['rules.98']], + 'PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule' => [['rules.99']], + 'PHPStan\Rules\Properties\PropertiesInInterfaceRule' => [['rules.100']], + 'PHPStan\Rules\Properties\PropertyAssignRefRule' => [['rules.101']], + 'PHPStan\Rules\Properties\PropertyAttributesRule' => [['rules.102']], + 'PHPStan\Rules\Properties\PropertyHookAttributesRule' => [['rules.103']], + 'PHPStan\Rules\Properties\PropertyInClassRule' => [['rules.104']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyRule' => [['rules.105']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule' => [['rules.106']], + 'PHPStan\Rules\Regexp\RegularExpressionPatternRule' => [['rules.107']], + 'PHPStan\Rules\Traits\ConflictingTraitConstantsRule' => [['rules.108']], + 'PHPStan\Rules\Traits\ConstantsInTraitsRule' => [['rules.109']], + 'PHPStan\Rules\Traits\TraitAttributesRule' => [['rules.110']], + 'PHPStan\Rules\Types\InvalidTypesInUnionRule' => [['rules.111']], + 'PHPStan\Rules\Variables\UnsetRule' => [['rules.112']], + 'PHPStan\Rules\Whitespace\FileWhitespaceRule' => [['rules.113']], + 'PHPStan\Rules\Classes\UnusedConstructorParametersRule' => [['rules.114']], + 'PHPStan\Rules\Functions\UnusedClosureUsesRule' => [['rules.115']], + 'PHPStan\Rules\Variables\EmptyRule' => [['rules.116']], + 'PHPStan\Rules\Variables\IssetRule' => [['rules.117']], + 'PHPStan\Rules\Variables\NullCoalesceRule' => [['rules.118']], + 'PHPStan\Rules\Cast\EchoRule' => [['rules.119']], + 'PHPStan\Rules\Cast\InvalidCastRule' => [['rules.120']], + 'PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule' => [['rules.121']], + 'PHPStan\Rules\Cast\PrintRule' => [['rules.122']], + 'PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule' => [['rules.123']], + 'PHPStan\Rules\Classes\MethodTagRule' => [['rules.124']], + 'PHPStan\Rules\Classes\MethodTagTraitRule' => [['rules.125']], + 'PHPStan\Rules\Classes\MethodTagTraitUseRule' => [['rules.126']], + 'PHPStan\Rules\Classes\PropertyTagRule' => [['rules.127']], + 'PHPStan\Rules\Classes\PropertyTagTraitRule' => [['rules.128']], + 'PHPStan\Rules\Classes\PropertyTagTraitUseRule' => [['rules.129']], + 'PHPStan\Rules\Classes\MixinTraitRule' => [['rules.130']], + 'PHPStan\Rules\Classes\MixinTraitUseRule' => [['rules.131']], + 'PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule' => [['rules.132']], + 'PHPStan\Rules\Constants\ValueAssignedToClassConstantRule' => [['rules.133']], + 'PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule' => [['rules.134']], + 'PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule' => [['rules.135']], + 'PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule' => [['rules.136']], + 'PHPStan\Rules\Generics\ClassAncestorsRule' => [['rules.137']], + 'PHPStan\Rules\Generics\ClassTemplateTypeRule' => [['rules.138']], + 'PHPStan\Rules\Generics\EnumAncestorsRule' => [['rules.139']], + 'PHPStan\Rules\Generics\EnumTemplateTypeRule' => [['rules.140']], + 'PHPStan\Rules\Generics\FunctionTemplateTypeRule' => [['rules.141']], + 'PHPStan\Rules\Generics\FunctionSignatureVarianceRule' => [['rules.142']], + 'PHPStan\Rules\Generics\InterfaceAncestorsRule' => [['rules.143']], + 'PHPStan\Rules\Generics\InterfaceTemplateTypeRule' => [['rules.144']], + 'PHPStan\Rules\Generics\MethodTemplateTypeRule' => [['rules.145']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeRule' => [['rules.146']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule' => [['rules.147']], + 'PHPStan\Rules\Generics\MethodSignatureVarianceRule' => [['rules.148']], + 'PHPStan\Rules\Generics\PropertyVarianceRule' => [['rules.149']], + 'PHPStan\Rules\Generics\TraitTemplateTypeRule' => [['rules.150']], + 'PHPStan\Rules\Generics\UsedTraitsRule' => [['rules.151']], + 'PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule' => [['rules.152']], + 'PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule' => [['rules.153']], + 'PHPStan\Rules\Operators\InvalidBinaryOperationRule' => [['rules.154']], + 'PHPStan\Rules\Operators\InvalidComparisonOperationRule' => [['rules.155']], + 'PHPStan\Rules\Operators\InvalidUnaryOperationRule' => [['rules.156']], + 'PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule' => [['rules.157']], + 'PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule' => [['rules.158']], + 'PHPStan\Rules\PhpDoc\FunctionAssertRule' => [['rules.159']], + 'PHPStan\Rules\PhpDoc\MethodAssertRule' => [['rules.160']], + 'PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule' => [['rules.161']], + 'PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule' => [['rules.162']], + 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule' => [['rules.163']], + 'PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule' => [['rules.164']], + 'PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule' => [['rules.165']], + 'PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule' => [['rules.166']], + 'PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule' => [['rules.167']], + 'PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule' => [['rules.168']], + 'PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule' => [['rules.169']], + 'PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule' => [['rules.170']], + 'PHPStan\Rules\Classes\RequireImplementsRule' => [['rules.171']], + 'PHPStan\Rules\Classes\RequireExtendsRule' => [['rules.172']], + 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule' => [['rules.173']], + 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule' => [['rules.174']], + 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule' => [['rules.175']], + 'PHPStan\Rules\Pure\PureFunctionRule' => [['rules.176']], + 'PHPStan\Rules\Pure\PureMethodRule' => [['rules.177']], + 'PHPStan\Rules\Arrays\ArrayDestructuringRule' => [['rules.178']], + 'PHPStan\Rules\Arrays\ArrayUnpackingRule' => [['rules.179']], + 'PHPStan\Rules\Arrays\IterableInForeachRule' => [['rules.180']], + 'PHPStan\Rules\Arrays\OffsetAccessAssignmentRule' => [['rules.181']], + 'PHPStan\Rules\Arrays\OffsetAccessAssignOpRule' => [['rules.182']], + 'PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule' => [['rules.183']], + 'PHPStan\Rules\Arrays\UnpackIterableInArrayRule' => [['rules.184']], + 'PHPStan\Rules\Exceptions\ThrowExprTypeRule' => [['rules.185']], + 'PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule' => [['rules.186']], + 'PHPStan\Rules\Functions\ClosureReturnTypeRule' => [['rules.187']], + 'PHPStan\Rules\Functions\ReturnTypeRule' => [['rules.188']], + 'PHPStan\Rules\Generators\YieldTypeRule' => [['rules.189']], + 'PHPStan\Rules\Methods\ReturnTypeRule' => [['rules.190']], + 'PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule' => [['rules.191']], + 'PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule' => [['rules.192']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule' => [['rules.193']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule' => [['rules.194']], + 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule' => [['rules.195']], + 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule' => [['rules.196']], + 'PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule' => [['rules.197']], + 'PHPStan\Rules\Properties\TypesAssignedToPropertiesRule' => [['rules.198']], + 'PHPStan\Rules\Variables\ParameterOutAssignedTypeRule' => [['rules.199']], + 'PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule' => [['rules.200']], + 'PHPStan\Rules\Variables\VariableCloningRule' => [['rules.201']], + 'PHPStan\Rules\Arrays\DeadForeachRule' => [['rules.202']], + 'PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule' => [['rules.203']], + 'PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule' => [['rules.204']], + 'PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule' => [['rules.205']], + 'PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule' => [['rules.206']], + 'PHPStan\Rules\DeadCode\NoopRule' => [['rules.207']], + 'PHPStan\Rules\DeadCode\UnreachableStatementRule' => [['rules.208']], + 'PHPStan\Rules\DeadCode\UnusedPrivateConstantRule' => [['rules.209']], + 'PHPStan\Rules\DeadCode\UnusedPrivateMethodRule' => [['rules.210']], + 'PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule' => [['rules.211']], + 'PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule' => [['rules.212']], + 'PHPStan\Rules\Functions\UselessFunctionReturnValueRule' => [['rules.213']], + 'PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule' => [['rules.214']], + 'PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule' => [['rules.215']], + 'PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule' => [['rules.216']], + 'PHPStan\Rules\Methods\NullsafeMethodCallRule' => [['rules.217']], + 'PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule' => [['rules.218']], + 'PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule' => [['rules.219']], + 'PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule' => [['rules.220']], + 'PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule' => [['rules.221']], + 'PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule' => [['rules.222']], + 'PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule' => [['rules.223']], + 'PHPStan\Rules\Traits\NotAnalysedTraitRule' => [['rules.224']], + 'PHPStan\Rules\DateTimeInstantiationRule' => [['rules.225']], + 'PHPStan\Rules\Functions\CallUserFuncRule' => [['rules.226']], + 'PHPStan\Rules\Functions\ParameterCastableToStringRule' => [['rules.227']], + 'PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule' => [['rules.228']], + 'PHPStan\Rules\Functions\SortParameterCastableToStringRule' => [['rules.229']], + 'PHPStan\Rules\Regexp\RegularExpressionQuotingRule' => [['rules.230']], + 'PHPStan\Rules\Constants\MissingClassConstantTypehintRule' => [['rules.231']], + 'PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule' => [['rules.232']], + 'PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule' => [['rules.233']], + 'PHPStan\Rules\Methods\MissingMethodParameterTypehintRule' => [['rules.234']], + 'PHPStan\Rules\Methods\MissingMethodReturnTypehintRule' => [['rules.235']], + 'PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule' => [['rules.236']], + 'PHPStan\Rules\Properties\MissingPropertyTypehintRule' => [['rules.237']], + 'Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule' => [['rules.238']], + 'Composer\Pcre\PHPStan\InvalidRegexPatternRule' => [['rules.239']], + 'PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule' => [['rules.240']], + 'Rector\TypePerfect\Rules\NoParamTypeRemovalRule' => [['rules.241']], + 'Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule' => [['rules.242']], + 'Rector\TypePerfect\Rules\NoIssetOnObjectRule' => [['rules.243']], + 'Rector\TypePerfect\Rules\NoEmptyOnObjectRule' => [['rules.244']], + 'Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule' => [['rules.245']], + 'Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule' => [['rules.246']], + 'Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule' => [['rules.247']], + 'Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule' => [['rules.248']], + 'Rector\TypePerfect\Rules\NoMixedMethodCallerRule' => [['rules.249']], + 'Rector\TypePerfect\Rules\ReturnNullOverFalseRule' => [['rules.250']], + 'TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule' => [['rules.251']], + 'TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule' => [['rules.252']], + 'TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule' => [['rules.253']], + 'TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule' => [['rules.254']], + 'TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule' => [['rules.255']], + 'Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule' => [['rules.256']], + 'Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule' => [['rules.257']], + 'PhpParser\BuilderFactory' => [['01']], + 'PHPStan\Parser\LexerFactory' => [['02']], + 'PhpParser\NodeVisitorAbstract' => [ + [ + '03', + '04', + '05', + '06', + '07', + '08', + '09', + '010', + '011', + '012', + '013', + '014', + '015', + '016', + '017', + '018', + '019', + '020', + '021', + '022', + '074', + '089', + '090', + '099', + ], + ], + 'PhpParser\NodeVisitor' => [ + [ + '03', + '04', + '05', + '06', + '07', + '08', + '09', + '010', + '011', + '012', + '013', + '014', + '015', + '016', + '017', + '018', + '019', + '020', + '021', + '022', + '074', + '089', + '090', + '099', + ], + ], + 'PhpParser\NodeVisitor\NameResolver' => [['03']], + 'PHPStan\Parser\AnonymousClassVisitor' => [['04']], + 'PHPStan\Parser\ArrayFilterArgVisitor' => [['05']], + 'PHPStan\Parser\ArrayFindArgVisitor' => [['06']], + 'PHPStan\Parser\ArrayMapArgVisitor' => [['07']], + 'PHPStan\Parser\ArrayWalkArgVisitor' => [['08']], + 'PHPStan\Parser\ClosureArgVisitor' => [['09']], + 'PHPStan\Parser\ClosureBindToVarVisitor' => [['010']], + 'PHPStan\Parser\ClosureBindArgVisitor' => [['011']], + 'PHPStan\Parser\CurlSetOptArgVisitor' => [['012']], + 'PHPStan\Parser\ArrowFunctionArgVisitor' => [['013']], + 'PHPStan\Parser\MagicConstantParamDefaultVisitor' => [['014']], + 'PHPStan\Parser\NewAssignedToPropertyVisitor' => [['015']], + 'PHPStan\Parser\ParentStmtTypesVisitor' => [['016']], + 'PHPStan\Parser\StandaloneThrowExprVisitor' => [['017']], + 'PHPStan\Parser\TryCatchTypeVisitor' => [['018']], + 'PHPStan\Parser\LastConditionVisitor' => [['019']], + 'PHPStan\Parser\TypeTraverserInstanceofVisitor' => [['020']], + 'PHPStan\Parser\VariadicMethodsVisitor' => [['021']], + 'PHPStan\Parser\VariadicFunctionsVisitor' => [['022']], + 'PHPStan\Node\Printer\ExprPrinter' => [['023']], + 'PhpParser\PrettyPrinter\Standard' => [1 => ['024']], + 'PhpParser\PrettyPrinterAbstract' => [1 => ['024']], + 'PhpParser\PrettyPrinter' => [1 => ['024']], + 'PHPStan\Node\Printer\Printer' => [['024']], + 'PHPStan\Broker\AnonymousClassNameHelper' => [['025']], + 'PHPStan\Php\PhpVersion' => [['026']], + 'PHPStan\Php\PhpVersionFactory' => [['027']], + 'PHPStan\Php\PhpVersionFactoryFactory' => [['028']], + 'PHPStan\Php\ComposerPhpVersionFactory' => [['029']], + 'PHPStan\PhpDocParser\ParserConfig' => [['030']], + 'PHPStan\PhpDocParser\Lexer\Lexer' => [['031']], + 'PHPStan\PhpDocParser\Parser\TypeParser' => [['032']], + 'PHPStan\PhpDocParser\Parser\ConstExprParser' => [['033']], + 'PHPStan\PhpDocParser\Parser\PhpDocParser' => [['034']], + 'PHPStan\PhpDocParser\Printer\Printer' => [['035']], + 'PHPStan\PhpDoc\PhpDocInheritanceResolver' => [['036']], + 'PHPStan\PhpDoc\PhpDocNodeResolver' => [['037']], + 'PHPStan\PhpDoc\PhpDocStringResolver' => [['038']], + 'PHPStan\PhpDoc\ConstExprNodeResolver' => [['039']], + 'PHPStan\PhpDoc\TypeNodeResolver' => [['040']], + 'PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider' => [['041']], + 'PHPStan\PhpDoc\TypeStringResolver' => [['042']], + 'PHPStan\PhpDoc\StubValidator' => [['043']], + 'PHPStan\PhpDoc\StubFilesExtension' => [['044', '046', '047', '048']], + 'PHPStan\PhpDoc\SocketSelectStubFilesExtension' => [['044']], + 'PHPStan\PhpDoc\StubFilesProvider' => [['045']], + 'PHPStan\PhpDoc\DefaultStubFilesProvider' => [['045']], + 'PHPStan\PhpDoc\JsonValidateStubFilesExtension' => [['046']], + 'PHPStan\PhpDoc\ReflectionClassStubFilesExtension' => [['047']], + 'PHPStan\PhpDoc\ReflectionEnumStubFilesExtension' => [['048']], + 'PHPStan\Analyser\Analyser' => [['049']], + 'PHPStan\Analyser\AnalyserResultFinalizer' => [['050']], + 'PHPStan\Analyser\FileAnalyser' => [['051']], + 'PHPStan\Analyser\IgnoreErrorExtensionProvider' => [['052']], + 'PHPStan\Analyser\LocalIgnoresProcessor' => [['053']], + 'PHPStan\Analyser\RuleErrorTransformer' => [['054']], + 'PHPStan\Analyser\Ignore\IgnoredErrorHelper' => [['055']], + 'PHPStan\Analyser\Ignore\IgnoreLexer' => [['056']], + 'PHPStan\Analyser\InternalScopeFactory' => [['057']], + 'PHPStan\Analyser\LazyInternalScopeFactory' => [['057']], + 'PHPStan\Analyser\ScopeFactory' => [['058']], + 'PHPStan\Analyser\NodeScopeResolver' => [['059']], + 'PHPStan\Analyser\ConstantResolver' => [['060']], + 'PHPStan\Analyser\ConstantResolverFactory' => [['061']], + 'PHPStan\Analyser\ResultCache\ResultCacheManagerFactory' => [['062']], + 'PHPStan\Analyser\ResultCache\ResultCacheClearer' => [['063']], + 'PHPStan\Analyser\RicherScopeGetTypeHelper' => [['064']], + 'PHPStan\Cache\Cache' => [['065']], + 'PHPStan\Collectors\Registry' => [['066']], + 'PHPStan\Collectors\RegistryFactory' => [['067']], + 'PHPStan\Command\AnalyseApplication' => [['068']], + 'PHPStan\Command\AnalyserRunner' => [['069']], + 'PHPStan\Command\FixerApplication' => [['070']], + 'PHPStan\Dependency\DependencyResolver' => [['071']], + 'PHPStan\Dependency\ExportedNodeFetcher' => [['072']], + 'PHPStan\Dependency\ExportedNodeResolver' => [['073']], + 'PHPStan\Dependency\ExportedNodeVisitor' => [['074']], + 'PHPStan\DependencyInjection\Container' => [['075'], ['076']], + 'PHPStan\DependencyInjection\Nette\NetteContainer' => [['076']], + 'PHPStan\DependencyInjection\DerivativeContainerFactory' => [['077']], + 'PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider' => [['078']], + 'PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider' => [['079']], + 'PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider' => [['080']], + 'PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider' => [['081']], + 'PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider' => [['082']], + 'PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider' => [['083']], + 'PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider' => [['084']], + 'PHPStan\File\FileHelper' => [['085']], + 'PHPStan\File\FileExcluderFactory' => [['086']], + 'PHPStan\File\FileExcluderRawFactory' => [['087']], + 'PHPStan\File\FileExcluder' => [2 => ['fileExcluderAnalyse', 'fileExcluderScan']], + 'PHPStan\File\FileFinder' => [2 => ['fileFinderAnalyse', 'fileFinderScan']], + 'PHPStan\File\FileMonitor' => [['088']], + 'PHPStan\Parser\DeclarePositionVisitor' => [['089']], + 'PHPStan\Parser\ImmediatelyInvokedClosureVisitor' => [['090']], + 'PHPStan\Parallel\ParallelAnalyser' => [['091']], + 'PHPStan\Diagnose\DiagnoseExtension' => [0 => ['092'], 2 => [1 => 'phpstanDiagnoseExtension']], + 'PHPStan\Parallel\Scheduler' => [['092']], + 'PHPStan\Process\CpuCoreCounter' => [['093']], + 'PHPStan\Reflection\AttributeReflectionFactory' => [['094']], + 'PHPStan\Reflection\FunctionReflectionFactory' => [['095']], + 'PHPStan\Reflection\InitializerExprTypeResolver' => [['096']], + 'PHPStan\Reflection\MethodsClassReflectionExtension' => [['097', '0111', '0113', '0115', '0117', '0458']], + 'PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension' => [['097']], + 'PHPStan\Reflection\PropertiesClassReflectionExtension' => [['098', '0112', '0114', '0115', '0119', '0286']], + 'PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension' => [['098']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor' => [['099']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher' => [['0100']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker' => [['0101']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory' => [['0102']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository' => [['0103']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory' => [['0104']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory' => [['0105']], + 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository' => [['0106']], + 'PHPStan\Type\DynamicMethodReturnTypeExtension' => [ + [ + '0107', + '0108', + '0109', + '0120', + '0121', + '0230', + '0241', + '0247', + '0248', + '0253', + '0288', + '0316', + '0343', + '0344', + '0351', + '0352', + '0353', + '0354', + '0355', + '0356', + '0358', + ], + ], + 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension' => [ + ['0107', '0108'], + ], + 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension' => [['0109']], + 'PHPStan\Reflection\ConstructorsHelper' => [['0110']], + 'PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension' => [['0111']], + 'PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension' => [['0112']], + 'PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension' => [['0113']], + 'PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension' => [['0114']], + 'PHPStan\Reflection\Php\PhpClassReflectionExtension' => [['0115']], + 'PHPStan\Reflection\Php\PhpMethodReflectionFactory' => [['0116']], + 'PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension' => [['0117']], + 'PHPStan\Reflection\AllowedSubTypesClassReflectionExtension' => [['0118']], + 'PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension' => [['0118']], + 'PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension' => [['0119']], + 'PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension' => [['0120', '0121']], + 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider' => [['0122']], + 'PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider' => [['0123']], + 'PHPStan\Reflection\SignatureMap\SignatureMapParser' => [['0124']], + 'PHPStan\Reflection\SignatureMap\SignatureMapProvider' => [['0128'], ['0125', '0126']], + 'PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider' => [['0125']], + 'PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider' => [['0126']], + 'PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory' => [['0127']], + 'PHPStan\Rules\Api\ApiRuleHelper' => [['0129']], + 'PHPStan\Rules\AttributesCheck' => [['0130']], + 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck' => [['0131']], + 'PHPStan\Rules\ClassNameCheck' => [['0132']], + 'PHPStan\Rules\ClassCaseSensitivityCheck' => [['0133']], + 'PHPStan\Rules\ClassForbiddenNameCheck' => [['0134']], + 'PHPStan\Rules\Classes\LocalTypeAliasesCheck' => [['0135']], + 'PHPStan\Rules\Classes\MethodTagCheck' => [['0136']], + 'PHPStan\Rules\Classes\MixinCheck' => [['0137']], + 'PHPStan\Rules\Classes\PropertyTagCheck' => [['0138']], + 'PHPStan\Rules\Comparison\ConstantConditionRuleHelper' => [['0139']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper' => [['0140']], + 'PHPStan\Rules\Exceptions\ExceptionTypeResolver' => [1 => ['0141'], [1 => 'exceptionTypeResolver']], + 'PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver' => [['0141']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule' => [['0142']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule' => [['0143']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule' => [['0144']], + 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck' => [['0145']], + 'PHPStan\Rules\Exceptions\TooWideThrowTypeCheck' => [['0146']], + 'PHPStan\Rules\FunctionCallParametersCheck' => [['0147']], + 'PHPStan\Rules\FunctionDefinitionCheck' => [['0148']], + 'PHPStan\Rules\FunctionReturnTypeCheck' => [['0149']], + 'PHPStan\Rules\ParameterCastableToStringCheck' => [['0150']], + 'PHPStan\Rules\Generics\CrossCheckInterfacesHelper' => [['0151']], + 'PHPStan\Rules\Generics\GenericAncestorsCheck' => [['0152']], + 'PHPStan\Rules\Generics\GenericObjectTypeCheck' => [['0153']], + 'PHPStan\Rules\Generics\MethodTagTemplateTypeCheck' => [['0154']], + 'PHPStan\Rules\Generics\TemplateTypeCheck' => [['0155']], + 'PHPStan\Rules\Generics\VarianceCheck' => [['0156']], + 'PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper' => [['0157']], + 'PHPStan\Rules\IssetCheck' => [['0158']], + 'PHPStan\Rules\Methods\MethodCallCheck' => [['0159']], + 'PHPStan\Rules\Methods\StaticMethodCallCheck' => [['0160']], + 'PHPStan\Rules\Methods\MethodSignatureRule' => [['0161']], + 'PHPStan\Rules\Methods\MethodParameterComparisonHelper' => [['0162']], + 'PHPStan\Rules\Methods\MethodVisibilityComparisonHelper' => [['0163']], + 'PHPStan\Rules\MissingTypehintCheck' => [['0164']], + 'PHPStan\Rules\NullsafeCheck' => [['0165']], + 'PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider' => [['0166']], + 'PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider' => [['0166']], + 'PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider' => [['0167']], + 'PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider' => [['0167']], + 'PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper' => [['0168']], + 'PHPStan\Rules\PhpDoc\AssertRuleHelper' => [['0169']], + 'PHPStan\Rules\PhpDoc\UnresolvableTypeHelper' => [['0170']], + 'PHPStan\Rules\PhpDoc\GenericCallableRuleHelper' => [['0171']], + 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck' => [['0172']], + 'PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper' => [['0173']], + 'PHPStan\Rules\Playground\NeverRuleHelper' => [['0174']], + 'PHPStan\Rules\Properties\AccessPropertiesCheck' => [['0175']], + 'PHPStan\Type\OperatorTypeSpecifyingExtension' => [['0176']], + 'PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension' => [['0176']], + 'PHPStan\Rules\Properties\UninitializedPropertyRule' => [['0177']], + 'PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider' => [['0178']], + 'PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider' => [['0178']], + 'PHPStan\Rules\Properties\PropertyDescriptor' => [['0179']], + 'PHPStan\Rules\Properties\PropertyReflectionFinder' => [['0180']], + 'PHPStan\Rules\Pure\FunctionPurityCheck' => [['0181']], + 'PHPStan\Rules\RuleLevelHelper' => [['0182']], + 'PHPStan\Rules\UnusedFunctionParametersCheck' => [['0183']], + 'PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck' => [['0184']], + 'PHPStan\Type\FileTypeMapper' => [0 => ['0185'], 2 => [1 => 'stubFileTypeMapper']], + 'PHPStan\Type\TypeAliasResolver' => [['0186']], + 'PHPStan\Type\TypeAliasResolverProvider' => [['0187']], + 'PHPStan\Type\BitwiseFlagHelper' => [['0188']], + 'PHPStan\Type\DynamicFunctionReturnTypeExtension' => [ + [ + '0189', + '0190', + '0191', + '0192', + '0193', + '0195', + '0196', + '0197', + '0198', + '0199', + '0201', + '0202', + '0203', + '0204', + '0205', + '0207', + '0208', + '0209', + '0210', + '0211', + '0212', + '0213', + '0214', + '0215', + '0216', + '0217', + '0218', + '0219', + '0220', + '0221', + '0223', + '0224', + '0227', + '0228', + '0232', + '0233', + '0235', + '0236', + '0238', + '0240', + '0242', + '0245', + '0246', + '0255', + '0256', + '0258', + '0259', + '0260', + '0261', + '0262', + '0263', + '0264', + '0265', + '0266', + '0267', + '0268', + '0269', + '0271', + '0288', + '0291', + '0292', + '0293', + '0294', + '0295', + '0297', + '0298', + '0299', + '0300', + '0301', + '0302', + '0303', + '0304', + '0305', + '0306', + '0307', + '0309', + '0310', + '0311', + '0312', + '0313', + '0314', + '0315', + '0317', + '0318', + '0319', + '0320', + '0321', + '0322', + '0323', + '0324', + '0325', + '0328', + '0337', + '0341', + '0342', + '0345', + '0346', + '0347', + '0348', + '0349', + '0350', + ], + ], + 'PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension' => [['0189']], + 'PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension' => [['0190']], + 'PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension' => [['0191']], + 'PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension' => [['0192']], + 'PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension' => [['0193']], + 'PHPStan\Type\Php\ArrayColumnHelper' => [['0194']], + 'PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension' => [['0195']], + 'PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension' => [['0196']], + 'PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension' => [['0197']], + 'PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension' => [['0198']], + 'PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension' => [['0199']], + 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper' => [['0200']], + 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension' => [['0201']], + 'PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension' => [['0202']], + 'PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension' => [['0203']], + 'PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension' => [['0204']], + 'PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension' => [['0205']], + 'PHPStan\Type\FunctionTypeSpecifyingExtension' => [ + [ + '0206', + '0222', + '0237', + '0275', + '0285', + '0289', + '0290', + '0308', + '0326', + '0327', + '0329', + '0330', + '0331', + '0332', + '0333', + '0334', + '0335', + '0336', + '0338', + '0340', + ], + ], + 'PHPStan\Analyser\TypeSpecifierAwareExtension' => [ + [ + '0206', + '0222', + '0237', + '0275', + '0285', + '0289', + '0290', + '0296', + '0308', + '0326', + '0327', + '0329', + '0330', + '0331', + '0332', + '0333', + '0334', + '0335', + '0336', + '0338', + '0340', + '0342', + '0456', + ], + ], + 'PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension' => [['0206']], + 'PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension' => [['0207']], + 'PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension' => [['0208']], + 'PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension' => [['0209']], + 'PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension' => [['0210']], + 'PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension' => [['0211']], + 'PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension' => [['0212']], + 'PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension' => [['0213']], + 'PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension' => [['0214']], + 'PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension' => [['0215']], + 'PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension' => [['0216']], + 'PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension' => [['0217']], + 'PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension' => [['0218']], + 'PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension' => [['0219']], + 'PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension' => [['0220']], + 'PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension' => [['0221']], + 'PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension' => [['0222']], + 'PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension' => [['0223']], + 'PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension' => [['0224']], + 'PHPStan\Type\DynamicFunctionThrowTypeExtension' => [['0225', '0270', '0272']], + 'PHPStan\Type\Php\AssertThrowTypeExtension' => [['0225']], + 'PHPStan\Type\DynamicStaticMethodReturnTypeExtension' => [['0226', '0229', '0231', '0244', '0351', '0357']], + 'PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension' => [['0226']], + 'PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension' => [['0227']], + 'PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension' => [['0228']], + 'PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension' => [['0229']], + 'PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension' => [['0230']], + 'PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension' => [['0231']], + 'PHPStan\Type\Php\CompactFunctionReturnTypeExtension' => [['0232']], + 'PHPStan\Type\Php\ConstantFunctionReturnTypeExtension' => [['0233']], + 'PHPStan\Type\Php\ConstantHelper' => [['0234']], + 'PHPStan\Type\Php\CountFunctionReturnTypeExtension' => [['0235']], + 'PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension' => [['0236']], + 'PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension' => [['0237']], + 'PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension' => [['0238']], + 'PHPStan\Type\Php\DateFunctionReturnTypeHelper' => [['0239']], + 'PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension' => [['0240']], + 'PHPStan\Type\Php\DateFormatMethodReturnTypeExtension' => [['0241']], + 'PHPStan\Type\Php\DateFunctionReturnTypeExtension' => [['0242']], + 'PHPStan\Type\DynamicStaticMethodThrowTypeExtension' => [ + ['0243', '0249', '0252', '0281', '0282', '0283', '0284', '0287'], + ], + 'PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension' => [['0243']], + 'PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension' => [['0244']], + 'PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension' => [['0245']], + 'PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension' => [['0246']], + 'PHPStan\Type\Php\DateTimeModifyReturnTypeExtension' => [['0247', '0248']], + 'PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension' => [['0249']], + 'PHPStan\Type\DynamicMethodThrowTypeExtension' => [['0250', '0251', '0254']], + 'PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension' => [['0250']], + 'PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension' => [['0251']], + 'PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension' => [['0252']], + 'PHPStan\Type\Php\DsMapDynamicReturnTypeExtension' => [['0253']], + 'PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension' => [['0254']], + 'PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension' => [['0255']], + 'PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension' => [['0256']], + 'PHPStan\Type\Php\FilterFunctionReturnTypeHelper' => [['0257']], + 'PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension' => [['0258']], + 'PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension' => [['0259']], + 'PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension' => [['0260']], + 'PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension' => [['0261']], + 'PHPStan\Type\Php\GetClassDynamicReturnTypeExtension' => [['0262']], + 'PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension' => [['0263']], + 'PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension' => [['0264']], + 'PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension' => [['0265']], + 'PHPStan\Type\Php\GettypeFunctionReturnTypeExtension' => [['0266']], + 'PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension' => [['0267']], + 'PHPStan\Type\Php\HashFunctionsReturnTypeExtension' => [['0268']], + 'PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension' => [['0269']], + 'PHPStan\Type\Php\IntdivThrowTypeExtension' => [['0270']], + 'PHPStan\Type\Php\IniGetReturnTypeExtension' => [['0271']], + 'PHPStan\Type\Php\JsonThrowTypeExtension' => [['0272']], + 'PHPStan\Type\FunctionParameterOutTypeExtension' => [['0273', '0274', '0276']], + 'PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension' => [['0273']], + 'PHPStan\Type\Php\ParseStrParameterOutTypeExtension' => [['0274']], + 'PHPStan\Type\Php\PregMatchTypeSpecifyingExtension' => [['0275']], + 'PHPStan\Type\Php\PregMatchParameterOutTypeExtension' => [['0276']], + 'PHPStan\Type\FunctionParameterClosureTypeExtension' => [['0277']], + 'PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension' => [['0277']], + 'PHPStan\Type\Php\RegexArrayShapeMatcher' => [['0278']], + 'PHPStan\Type\Regex\RegexGroupParser' => [['0279']], + 'PHPStan\Type\Regex\RegexExpressionHelper' => [['0280']], + 'PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension' => [['0281']], + 'PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension' => [['0282']], + 'PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension' => [['0283']], + 'PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension' => [['0284']], + 'PHPStan\Type\Php\StrContainingTypeSpecifyingExtension' => [['0285']], + 'PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension' => [['0286']], + 'PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension' => [['0287']], + 'PHPStan\Type\Php\StatDynamicReturnTypeExtension' => [['0288']], + 'PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension' => [['0289']], + 'PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension' => [['0290']], + 'PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension' => [['0291']], + 'PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension' => [['0292']], + 'PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension' => [['0293']], + 'PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension' => [['0294']], + 'PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension' => [['0295']], + 'PHPStan\Type\MethodTypeSpecifyingExtension' => [['0296']], + 'PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension' => [['0296']], + 'PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension' => [['0297']], + 'PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension' => [['0298']], + 'PHPStan\Type\Php\LtrimFunctionReturnTypeExtension' => [['0299']], + 'PHPStan\Type\Php\MbFunctionsReturnTypeExtension' => [['0300']], + 'PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension' => [['0301']], + 'PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension' => [['0302']], + 'PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension' => [['0303']], + 'PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension' => [['0304']], + 'PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension' => [['0305']], + 'PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension' => [['0306']], + 'PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension' => [['0307']], + 'PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension' => [['0308']], + 'PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension' => [['0309']], + 'PHPStan\Type\Php\StrlenFunctionReturnTypeExtension' => [['0310']], + 'PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension' => [['0311']], + 'PHPStan\Type\Php\StrPadFunctionReturnTypeExtension' => [['0312']], + 'PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension' => [['0313']], + 'PHPStan\Type\Php\StrrevFunctionReturnTypeExtension' => [['0314']], + 'PHPStan\Type\Php\SubstrDynamicReturnTypeExtension' => [['0315']], + 'PHPStan\Type\Php\ThrowableReturnTypeExtension' => [['0316']], + 'PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension' => [['0317']], + 'PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension' => [['0318']], + 'PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension' => [['0319']], + 'PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension' => [['0320']], + 'PHPStan\Type\Php\PowFunctionReturnTypeExtension' => [['0321']], + 'PHPStan\Type\Php\RoundFunctionReturnTypeExtension' => [['0322']], + 'PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension' => [['0323']], + 'PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension' => [['0324']], + 'PHPStan\Type\Php\RangeFunctionReturnTypeExtension' => [['0325']], + 'PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension' => [['0326']], + 'PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension' => [['0327']], + 'PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension' => [['0328']], + 'PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension' => [['0329']], + 'PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension' => [['0330']], + 'PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension' => [['0331']], + 'PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension' => [['0332']], + 'PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension' => [['0333']], + 'PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension' => [['0334']], + 'PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension' => [['0335']], + 'PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension' => [['0336']], + 'PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension' => [['0337']], + 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension' => [['0338']], + 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper' => [['0339']], + 'PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension' => [['0340']], + 'PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension' => [['0341']], + 'PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension' => [['0342']], + 'PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension' => [['0343']], + 'PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension' => [['0344']], + 'PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension' => [['0345']], + 'PHPStan\Type\Php\StrTokFunctionReturnTypeExtension' => [['0346']], + 'PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension' => [['0347']], + 'PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension' => [['0348']], + 'PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension' => [['0349']], + 'PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension' => [['0350']], + 'PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension' => [['0351']], + 'PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension' => [['0352', '0353', '0354', '0355', '0356']], + 'PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension' => [['0357']], + 'PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension' => [['0358']], + 'PHPStan\Type\ClosureTypeFactory' => [['0359']], + 'PHPStan\Type\Constant\OversizedArrayBuilder' => [['0360']], + 'PHPStan\Rules\Functions\PrintfHelper' => [['0361']], + 'PHPStan\Analyser\TypeSpecifier' => [['typeSpecifier']], + 'PHPStan\Analyser\TypeSpecifierFactory' => [['typeSpecifierFactory']], + 'PHPStan\File\RelativePathHelper' => [ + 0 => ['relativePathHelper'], + 2 => [1 => 'simpleRelativePathHelper', 'parentDirectoryRelativePathHelper'], + ], + 'PHPStan\File\ParentDirectoryRelativePathHelper' => [2 => ['parentDirectoryRelativePathHelper']], + 'PHPStan\Cache\CacheStorage' => [2 => ['cacheStorage']], + 'PHPStan\Cache\FileCacheStorage' => [2 => ['cacheStorage']], + 'PHPStan\Parser\Parser' => [ + 2 => [ + 'currentPhpVersionRichParser', + 'currentPhpVersionSimpleParser', + 'currentPhpVersionSimpleDirectParser', + 'defaultAnalysisParser', + 'php8Parser', + 'pathRoutingParser', + 'freshStubParser', + 'stubParser', + ], + ], + 'PHPStan\Parser\RichParser' => [2 => ['currentPhpVersionRichParser']], + 'PHPStan\Parser\CleaningParser' => [2 => ['currentPhpVersionSimpleParser']], + 'PHPStan\Parser\SimpleParser' => [2 => ['currentPhpVersionSimpleDirectParser', 'php8Parser']], + 'PHPStan\Parser\CachedParser' => [2 => ['defaultAnalysisParser', 'stubParser']], + 'PhpParser\Parser' => [2 => ['phpParserDecorator', 'currentPhpVersionPhpParser', 'php8PhpParser']], + 'PHPStan\Parser\PhpParserDecorator' => [2 => ['phpParserDecorator']], + 'PhpParser\Lexer' => [2 => ['currentPhpVersionLexer', 'php8Lexer']], + 'PhpParser\ParserAbstract' => [2 => ['currentPhpVersionPhpParser', 'php8PhpParser']], + 'PHPStan\Parser\PhpParserFactory' => [2 => ['currentPhpVersionPhpParserFactory']], + 'PHPStan\Rules\Registry' => [['registry']], + 'PHPStan\Rules\LazyRegistry' => [['registry']], + 'PHPStan\PhpDoc\StubPhpDocProvider' => [['stubPhpDocProvider']], + 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory' => [['reflectionProviderFactory']], + 'PHPStan\Reflection\ReflectionProvider' => [0 => ['reflectionProvider'], 2 => [1 => 'betterReflectionProvider']], + 'PHPStan\BetterReflection\SourceLocator\Type\SourceLocator' => [2 => ['betterReflectionSourceLocator']], + 'PHPStan\BetterReflection\Reflector\Reflector' => [ + 0 => ['originalBetterReflectionReflector'], + 2 => [1 => 'betterReflectionReflector', 'nodeScopeResolverReflector'], + ], + 'PHPStan\BetterReflection\Reflector\DefaultReflector' => [['originalBetterReflectionReflector']], + 'PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector' => [ + 2 => ['betterReflectionReflector', 'nodeScopeResolverReflector'], + ], + 'PHPStan\Reflection\BetterReflection\BetterReflectionProvider' => [2 => ['betterReflectionProvider']], + 'PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory' => [['0362']], + 'PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory' => [['0363']], + 'PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory' => [['0364']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber' => [1 => ['0365', '0366']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber' => [['0365']], + 'PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber' => [['0366']], + 'PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory' => [['0367']], + 'PHPStan\Reflection\Deprecation\DeprecationProvider' => [['0368']], + 'PhpParser\Lexer\Emulative' => [2 => ['php8Lexer']], + 'PhpParser\Parser\Php8' => [2 => ['php8PhpParser']], + 'PHPStan\Parser\PathRoutingParser' => [2 => ['pathRoutingParser']], + 'PHPStan\Parser\StubParser' => [2 => ['freshStubParser']], + 'PHPStan\Diagnose\PHPStanDiagnoseExtension' => [2 => ['phpstanDiagnoseExtension']], + 'PHPStan\Command\ErrorFormatter\ErrorFormatter' => [ + [ + 'errorFormatter.raw', + 'errorFormatter.table', + 'errorFormatter.checkstyle', + 'errorFormatter.json', + 'errorFormatter.junit', + 'errorFormatter.prettyJson', + 'errorFormatter.gitlab', + 'errorFormatter.github', + 'errorFormatter.teamcity', + ], + ['0369'], + ], + 'PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter' => [['0369']], + 'PHPStan\Command\ErrorFormatter\RawErrorFormatter' => [['errorFormatter.raw']], + 'PHPStan\Command\ErrorFormatter\TableErrorFormatter' => [['errorFormatter.table']], + 'PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter' => [['errorFormatter.checkstyle']], + 'PHPStan\Command\ErrorFormatter\JsonErrorFormatter' => [['errorFormatter.json', 'errorFormatter.prettyJson']], + 'PHPStan\Command\ErrorFormatter\JunitErrorFormatter' => [['errorFormatter.junit']], + 'PHPStan\Command\ErrorFormatter\GitlabErrorFormatter' => [['errorFormatter.gitlab']], + 'PHPStan\Command\ErrorFormatter\GithubErrorFormatter' => [['errorFormatter.github']], + 'PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter' => [['errorFormatter.teamcity']], + 'PHPStan\Rules\Classes\ExistingClassInClassExtendsRule' => [['0370']], + 'PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule' => [['0371']], + 'PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule' => [['0372']], + 'PHPStan\Rules\Classes\ExistingClassInInstanceOfRule' => [['0373']], + 'PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule' => [['0374']], + 'PHPStan\Rules\Classes\ExistingClassInTraitUseRule' => [['0375']], + 'PHPStan\Rules\Classes\InstantiationRule' => [['0376']], + 'PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule' => [['0377']], + 'PHPStan\Rules\Functions\CallToNonExistentFunctionRule' => [['0378']], + 'PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule' => [['0379']], + 'PHPStan\Rules\Constants\OverridingConstantRule' => [['0380']], + 'PHPStan\Rules\Methods\OverridingMethodRule' => [['0381']], + 'PHPStan\Rules\Missing\MissingReturnRule' => [['0382']], + 'PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule' => [['0383']], + 'PHPStan\Rules\Namespaces\ExistingNamesInUseRule' => [['0384']], + 'PHPStan\Rules\Properties\AccessPropertiesRule' => [['0385']], + 'PHPStan\Rules\Properties\AccessStaticPropertiesRule' => [['0386']], + 'PHPStan\Rules\Properties\ExistingClassesInPropertiesRule' => [['0387']], + 'PHPStan\Rules\Functions\FunctionCallableRule' => [['0388']], + 'PHPStan\Rules\Properties\OverridingPropertyRule' => [['0389']], + 'PHPStan\Rules\Properties\SetPropertyHookParameterRule' => [['0390']], + 'PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule' => [['0391']], + 'PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule' => [['0392']], + 'PHPStan\Rules\Variables\CompactVariablesRule' => [['0393']], + 'PHPStan\Rules\Variables\DefinedVariableRule' => [['0394']], + 'PHPStan\Rules\Keywords\RequireFileExistsRule' => [['0395']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension' => [['0396', '0463']], + 'PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension' => [['0396']], + 'PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension' => [['0397', '0467']], + 'PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension' => [['0397']], + 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension' => [['0398', '0464']], + 'PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension' => [['0398']], + 'PHPStan\Rules\Constants\ConstantRule' => [['0399']], + 'PHPStan\Rules\Classes\MixinRule' => [['0400']], + 'PHPStan\Rules\PhpDoc\RequireExtendsCheck' => [['0401']], + 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule' => [['0402']], + 'PHPStan\Rules\Functions\CallCallablesRule' => [['0403']], + 'PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule' => [['0404']], + 'PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule' => [['0405']], + 'PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule' => [['0406']], + 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension' => [['0407', '0466']], + 'PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension' => [['0407']], + 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension' => [['0408', '0465']], + 'PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension' => [['0408']], + 'PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule' => [['0409']], + 'PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule' => [['0410']], + 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule' => [['0411']], + 'PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule' => [['0412']], + 'PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule' => [['0413']], + 'PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule' => [['0414']], + 'PHPStan\Rules\Generators\YieldFromTypeRule' => [['0415']], + 'PHPStan\Rules\Generators\YieldInGeneratorRule' => [['0416']], + 'PHPStan\Rules\Classes\ImpossibleInstanceOfRule' => [['0417']], + 'PHPStan\Rules\Comparison\BooleanAndConstantConditionRule' => [['0418']], + 'PHPStan\Rules\Comparison\BooleanOrConstantConditionRule' => [['0419']], + 'PHPStan\Rules\Comparison\BooleanNotConstantConditionRule' => [['0420']], + 'PHPStan\Collectors\Collector' => [ + [ + '0421', + '0422', + '0423', + '0424', + '0425', + '0426', + '0427', + '0448', + '0449', + '0525', + '0526', + '0527', + '0593', + '0594', + '0595', + '0596', + '0597', + ], + ], + 'PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector' => [['0421']], + 'PHPStan\Rules\DeadCode\PossiblyPureNewCollector' => [['0422']], + 'PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector' => [['0423']], + 'PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector' => [['0424']], + 'PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector' => [['0425']], + 'PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector' => [['0426']], + 'PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector' => [['0427']], + 'PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule' => [['0428']], + 'PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule' => [['0429']], + 'PHPStan\Rules\Comparison\ElseIfConstantConditionRule' => [['0430']], + 'PHPStan\Rules\Comparison\IfConstantConditionRule' => [['0431']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule' => [['0432']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule' => [['0433']], + 'PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule' => [['0434']], + 'PHPStan\Rules\Comparison\LogicalXorConstantConditionRule' => [['0435']], + 'PHPStan\Rules\Comparison\MatchExpressionRule' => [['0436']], + 'PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule' => [['0437']], + 'PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule' => [['0438']], + 'PHPStan\Rules\Comparison\ConstantLooseComparisonRule' => [['0439']], + 'PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule' => [['0440']], + 'PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule' => [['0441']], + 'PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule' => [['0442']], + 'PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule' => [['0443']], + 'PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule' => [['0444']], + 'PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule' => [['0445']], + 'PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule' => [['0446']], + 'PHPStan\Rules\Properties\NullsafePropertyFetchRule' => [['0447']], + 'PHPStan\Rules\Traits\TraitDeclarationCollector' => [['0448']], + 'PHPStan\Rules\Traits\TraitUseCollector' => [['0449']], + 'PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule' => [['0450']], + 'PHPStan\Rules\Functions\RandomIntParametersRule' => [['0451']], + 'PHPStan\Rules\Functions\ArrayFilterRule' => [['0452']], + 'PHPStan\Rules\Functions\ArrayValuesRule' => [['0453']], + 'PHPStan\Rules\Functions\ParameterCastableToNumberRule' => [['0454']], + 'PHPStan\Type\StaticMethodParameterOutTypeExtension' => [['0455']], + 'Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension' => [['0455']], + 'PHPStan\Type\StaticMethodTypeSpecifyingExtension' => [['0456']], + 'Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension' => [['0456']], + 'PHPStan\Type\StaticMethodParameterClosureTypeExtension' => [['0457']], + 'Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension' => [['0457']], + 'Carbon\PHPStan\MacroExtension' => [['0458']], + 'PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider' => [['0459']], + 'PHPStan\Rules\Deprecations\DeprecatedScopeHelper' => [['0460']], + 'PHPStan\Rules\Deprecations\DeprecatedScopeResolver' => [['0461']], + 'PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver' => [['0461']], + 'PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule' => [['0462']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension' => [['0463']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension' => [['0464']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension' => [['0465']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension' => [['0466']], + 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension' => [['0467']], + 'PHPStan\Rules\BooleansInConditions\BooleanRuleHelper' => [['0468']], + 'PHPStan\Rules\Operators\OperatorRuleHelper' => [['0469']], + 'PHPStan\Rules\VariableVariables\VariablePropertyFetchRule' => [['0470']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule' => [['0471']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule' => [['0472']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule' => [['0473']], + 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule' => [['0474']], + 'PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule' => [['0475']], + 'PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule' => [['0476']], + 'PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule' => [['0477']], + 'PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule' => [['0478']], + 'PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule' => [['0479']], + 'PHPStan\Rules\Cast\UselessCastRule' => [['0480']], + 'PHPStan\Rules\Classes\RequireParentConstructCallRule' => [['0481']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule' => [['0482']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule' => [['0483']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule' => [['0484']], + 'PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule' => [['0485']], + 'PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule' => [['0486']], + 'PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule' => [['0487']], + 'PHPStan\Rules\Functions\ArrayFilterStrictRule' => [['0488']], + 'PHPStan\Rules\Functions\ClosureUsesThisRule' => [['0489']], + 'PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule' => [['0490']], + 'PHPStan\Rules\Methods\IllegalConstructorMethodCallRule' => [['0491']], + 'PHPStan\Rules\Methods\IllegalConstructorStaticCallRule' => [['0492']], + 'PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule' => [['0493', '0494', '0495', '0496']], + 'PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule' => [['0493']], + 'PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule' => [['0494']], + 'PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule' => [['0495']], + 'PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule' => [['0496']], + 'PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule' => [['0497']], + 'PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule' => [['0498']], + 'PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule' => [['0499']], + 'PHPStan\Rules\Operators\OperandsInArithmeticModuloRule' => [['0500']], + 'PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule' => [['0501']], + 'PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule' => [['0502']], + 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule' => [['0503']], + 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule' => [['0504']], + 'PHPStan\Rules\StrictCalls\StrictFunctionCallsRule' => [['0505']], + 'PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule' => [['0506']], + 'PHPStan\Rules\VariableVariables\VariableMethodCallRule' => [['0507']], + 'PHPStan\Rules\VariableVariables\VariableMethodCallableRule' => [['0508']], + 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule' => [['0509']], + 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule' => [['0510']], + 'PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule' => [['0511']], + 'PHPStan\Rules\VariableVariables\VariableVariablesRule' => [['0512']], + 'Rector\TypePerfect\Configuration' => [['0513']], + 'Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder' => [['0514']], + 'Rector\TypePerfect\NodeFinder\MethodCallNodeFinder' => [['0515']], + 'Rector\TypePerfect\NodeFinder\ReturnNodeFinder' => [['0516']], + 'Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer' => [['0517']], + 'Rector\TypePerfect\Printer\NodeComparator' => [['0518']], + 'Rector\TypePerfect\Reflection\ReflectionParser' => [['0519']], + 'Rector\TypePerfect\Reflection\MethodNodeAnalyser' => [['0520']], + 'Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher' => [['0521']], + 'Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver' => [['0522']], + 'Rector\TypePerfect\Printer\CollectorMetadataPrinter' => [['0523']], + 'Rector\TypePerfect\Guard\EmptyIssetGuard' => [['0524']], + 'Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector' => [['0525']], + 'Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector' => [['0526']], + 'Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector' => [['0527']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed' => [['0528']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory' => [['0529']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath' => [['0530']], + 'Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature' => [['0531']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory' => [['0532']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory' => [['0533']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory' => [['0534']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory' => [['0535']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory' => [['0536']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory' => [['0537']], + 'Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory' => [['0537']], + 'Spaze\PHPStan\Rules\Disallowed\File\FilePath' => [['0538']], + 'Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter' => [['0539']], + 'Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier' => [['0540']], + 'Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer' => [['0541']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors' => [['0542']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors' => [['0543']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors' => [['0544']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors' => [['0545']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors' => [['0546']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors' => [['0547']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors' => [['0548']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors' => [['0549']], + 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors' => [['0550']], + 'Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver' => [['0551']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory' => [['0552']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages' => [['0553', '0554']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls' => [['0555']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls' => [['0556']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls' => [['0557']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls' => [['0558']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls' => [['0559']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls' => [['0560']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls' => [['0561']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls' => [['0562']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls' => [['0563']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls' => [['0564']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls' => [['0565']], + 'Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls' => [['0566']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages' => [['0567']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages' => [['classConstantUsages', '0568']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages' => [['0569']], + 'Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages' => [['0570']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure' => [['0571']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure' => [['0572']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure' => [['0573']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure' => [['0574']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure' => [['0575']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure' => [['0576']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure' => [['0577']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure' => [['0578']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure' => [['0579']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure' => [['0580']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure' => [['0581']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure' => [['0582']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure' => [['0583']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure' => [['0584']], + 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure' => [['0585']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule' => [['0586']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule' => [['0587']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule' => [['0588']], + 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule' => [['0589']], + 'TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter' => [['0590']], + 'TomasVotruba\TypeCoverage\CollectorDataNormalizer' => [['0591']], + 'TomasVotruba\TypeCoverage\Configuration' => [['0592']], + 'TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector' => [['0593']], + 'TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector' => [['0594']], + 'TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector' => [['0595']], + 'TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector' => [['0596']], + 'TomasVotruba\TypeCoverage\Collectors\DeclareCollector' => [['0597']], + ]; + + + public function __construct(array $params = []) + { + parent::__construct($params); + } + + + public function createService01(): PhpParser\BuilderFactory + { + return new PhpParser\BuilderFactory; + } + + + public function createService02(): PHPStan\Parser\LexerFactory + { + return new PHPStan\Parser\LexerFactory($this->getService('026')); + } + + + public function createService03(): PhpParser\NodeVisitor\NameResolver + { + return new PhpParser\NodeVisitor\NameResolver(options: ['preserveOriginalNames' => true]); + } + + + public function createService04(): PHPStan\Parser\AnonymousClassVisitor + { + return new PHPStan\Parser\AnonymousClassVisitor; + } + + + public function createService05(): PHPStan\Parser\ArrayFilterArgVisitor + { + return new PHPStan\Parser\ArrayFilterArgVisitor; + } + + + public function createService06(): PHPStan\Parser\ArrayFindArgVisitor + { + return new PHPStan\Parser\ArrayFindArgVisitor; + } + + + public function createService07(): PHPStan\Parser\ArrayMapArgVisitor + { + return new PHPStan\Parser\ArrayMapArgVisitor; + } + + + public function createService08(): PHPStan\Parser\ArrayWalkArgVisitor + { + return new PHPStan\Parser\ArrayWalkArgVisitor; + } + + + public function createService09(): PHPStan\Parser\ClosureArgVisitor + { + return new PHPStan\Parser\ClosureArgVisitor; + } + + + public function createService010(): PHPStan\Parser\ClosureBindToVarVisitor + { + return new PHPStan\Parser\ClosureBindToVarVisitor; + } + + + public function createService011(): PHPStan\Parser\ClosureBindArgVisitor + { + return new PHPStan\Parser\ClosureBindArgVisitor; + } + + + public function createService012(): PHPStan\Parser\CurlSetOptArgVisitor + { + return new PHPStan\Parser\CurlSetOptArgVisitor; + } + + + public function createService013(): PHPStan\Parser\ArrowFunctionArgVisitor + { + return new PHPStan\Parser\ArrowFunctionArgVisitor; + } + + + public function createService014(): PHPStan\Parser\MagicConstantParamDefaultVisitor + { + return new PHPStan\Parser\MagicConstantParamDefaultVisitor; + } + + + public function createService015(): PHPStan\Parser\NewAssignedToPropertyVisitor + { + return new PHPStan\Parser\NewAssignedToPropertyVisitor; + } + + + public function createService016(): PHPStan\Parser\ParentStmtTypesVisitor + { + return new PHPStan\Parser\ParentStmtTypesVisitor; + } + + + public function createService017(): PHPStan\Parser\StandaloneThrowExprVisitor + { + return new PHPStan\Parser\StandaloneThrowExprVisitor; + } + + + public function createService018(): PHPStan\Parser\TryCatchTypeVisitor + { + return new PHPStan\Parser\TryCatchTypeVisitor; + } + + + public function createService019(): PHPStan\Parser\LastConditionVisitor + { + return new PHPStan\Parser\LastConditionVisitor; + } + + + public function createService020(): PHPStan\Parser\TypeTraverserInstanceofVisitor + { + return new PHPStan\Parser\TypeTraverserInstanceofVisitor; + } + + + public function createService021(): PHPStan\Parser\VariadicMethodsVisitor + { + return new PHPStan\Parser\VariadicMethodsVisitor; + } + + + public function createService022(): PHPStan\Parser\VariadicFunctionsVisitor + { + return new PHPStan\Parser\VariadicFunctionsVisitor; + } + + + public function createService023(): PHPStan\Node\Printer\ExprPrinter + { + return new PHPStan\Node\Printer\ExprPrinter($this->getService('024')); + } + + + public function createService024(): PHPStan\Node\Printer\Printer + { + return new PHPStan\Node\Printer\Printer; + } + + + public function createService025(): PHPStan\Broker\AnonymousClassNameHelper + { + return new PHPStan\Broker\AnonymousClassNameHelper($this->getService('085'), $this->getService('simpleRelativePathHelper')); + } + + + public function createService026(): PHPStan\Php\PhpVersion + { + return $this->getService('027')->create(); + } + + + public function createService027(): PHPStan\Php\PhpVersionFactory + { + return $this->getService('028')->create(); + } + + + public function createService028(): PHPStan\Php\PhpVersionFactoryFactory + { + return new PHPStan\Php\PhpVersionFactoryFactory(null, ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); + } + + + public function createService029(): PHPStan\Php\ComposerPhpVersionFactory + { + return new PHPStan\Php\ComposerPhpVersionFactory(['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); + } + + + public function createService030(): PHPStan\PhpDocParser\ParserConfig + { + return new PHPStan\PhpDocParser\ParserConfig(['lines' => true]); + } + + + public function createService031(): PHPStan\PhpDocParser\Lexer\Lexer + { + return new PHPStan\PhpDocParser\Lexer\Lexer($this->getService('030')); + } + + + public function createService032(): PHPStan\PhpDocParser\Parser\TypeParser + { + return new PHPStan\PhpDocParser\Parser\TypeParser($this->getService('030'), $this->getService('033')); + } + + + public function createService033(): PHPStan\PhpDocParser\Parser\ConstExprParser + { + return new PHPStan\PhpDocParser\Parser\ConstExprParser($this->getService('030')); + } + + + public function createService034(): PHPStan\PhpDocParser\Parser\PhpDocParser + { + return new PHPStan\PhpDocParser\Parser\PhpDocParser( + $this->getService('030'), + $this->getService('032'), + $this->getService('033') + ); + } + + + public function createService035(): PHPStan\PhpDocParser\Printer\Printer + { + return new PHPStan\PhpDocParser\Printer\Printer; + } + + + public function createService036(): PHPStan\PhpDoc\PhpDocInheritanceResolver + { + return new PHPStan\PhpDoc\PhpDocInheritanceResolver($this->getService('0185'), $this->getService('stubPhpDocProvider')); + } + + + public function createService037(): PHPStan\PhpDoc\PhpDocNodeResolver + { + return new PHPStan\PhpDoc\PhpDocNodeResolver($this->getService('040'), $this->getService('039'), $this->getService('0170')); + } + + + public function createService038(): PHPStan\PhpDoc\PhpDocStringResolver + { + return new PHPStan\PhpDoc\PhpDocStringResolver($this->getService('031'), $this->getService('034')); + } + + + public function createService039(): PHPStan\PhpDoc\ConstExprNodeResolver + { + return new PHPStan\PhpDoc\ConstExprNodeResolver($this->getService('0122'), $this->getService('096')); + } + + + public function createService040(): PHPStan\PhpDoc\TypeNodeResolver + { + return new PHPStan\PhpDoc\TypeNodeResolver( + $this->getService('041'), + $this->getService('0122'), + $this->getService('0187'), + $this->getService('060'), + $this->getService('096') + ); + } + + + public function createService041(): PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider + { + return new PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider($this->getService('075')); + } + + + public function createService042(): PHPStan\PhpDoc\TypeStringResolver + { + return new PHPStan\PhpDoc\TypeStringResolver($this->getService('031'), $this->getService('032'), $this->getService('040')); + } + + + public function createService043(): PHPStan\PhpDoc\StubValidator + { + return new PHPStan\PhpDoc\StubValidator($this->getService('077')); + } + + + public function createService044(): PHPStan\PhpDoc\SocketSelectStubFilesExtension + { + return new PHPStan\PhpDoc\SocketSelectStubFilesExtension($this->getService('026')); + } + + + public function createService045(): PHPStan\PhpDoc\DefaultStubFilesProvider + { + return new PHPStan\PhpDoc\DefaultStubFilesProvider( + $this->getService('075'), + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', + ], + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'] + ); + } + + + public function createService046(): PHPStan\PhpDoc\JsonValidateStubFilesExtension + { + return new PHPStan\PhpDoc\JsonValidateStubFilesExtension($this->getService('026')); + } + + + public function createService047(): PHPStan\PhpDoc\ReflectionClassStubFilesExtension + { + return new PHPStan\PhpDoc\ReflectionClassStubFilesExtension($this->getService('026')); + } + + + public function createService048(): PHPStan\PhpDoc\ReflectionEnumStubFilesExtension + { + return new PHPStan\PhpDoc\ReflectionEnumStubFilesExtension($this->getService('026')); + } + + + public function createService049(): PHPStan\Analyser\Analyser + { + return new PHPStan\Analyser\Analyser( + $this->getService('051'), + $this->getService('registry'), + $this->getService('066'), + $this->getService('059'), + 50 + ); + } + + + public function createService050(): PHPStan\Analyser\AnalyserResultFinalizer + { + return new PHPStan\Analyser\AnalyserResultFinalizer( + $this->getService('registry'), + $this->getService('052'), + $this->getService('054'), + $this->getService('058'), + $this->getService('053'), + true + ); + } + + + public function createService051(): PHPStan\Analyser\FileAnalyser + { + return new PHPStan\Analyser\FileAnalyser( + $this->getService('058'), + $this->getService('059'), + $this->getService('defaultAnalysisParser'), + $this->getService('071'), + $this->getService('052'), + $this->getService('054'), + $this->getService('053') + ); + } + + + public function createService052(): PHPStan\Analyser\IgnoreErrorExtensionProvider + { + return new PHPStan\Analyser\IgnoreErrorExtensionProvider($this->getService('075')); + } + + + public function createService053(): PHPStan\Analyser\LocalIgnoresProcessor + { + return new PHPStan\Analyser\LocalIgnoresProcessor; + } + + + public function createService054(): PHPStan\Analyser\RuleErrorTransformer + { + return new PHPStan\Analyser\RuleErrorTransformer; + } + + + public function createService055(): PHPStan\Analyser\Ignore\IgnoredErrorHelper + { + return new PHPStan\Analyser\Ignore\IgnoredErrorHelper( + $this->getService('085'), + [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], + true + ); + } + + + public function createService056(): PHPStan\Analyser\Ignore\IgnoreLexer + { + return new PHPStan\Analyser\Ignore\IgnoreLexer; + } + + + public function createService057(): PHPStan\Analyser\LazyInternalScopeFactory + { + return new PHPStan\Analyser\LazyInternalScopeFactory($this->getService('075')); + } + + + public function createService058(): PHPStan\Analyser\ScopeFactory + { + return new PHPStan\Analyser\ScopeFactory($this->getService('057')); + } + + + public function createService059(): PHPStan\Analyser\NodeScopeResolver + { + return new PHPStan\Analyser\NodeScopeResolver( + $this->getService('reflectionProvider'), + $this->getService('096'), + $this->getService('nodeScopeResolverReflector'), + $this->getService('078'), + $this->getService('080'), + $this->getService('defaultAnalysisParser'), + $this->getService('0185'), + $this->getService('stubPhpDocProvider'), + $this->getService('026'), + $this->getService('0128'), + $this->getService('0368'), + $this->getService('094'), + $this->getService('036'), + $this->getService('085'), + $this->getService('typeSpecifier'), + $this->getService('083'), + $this->getService('0178'), + $this->getService('084'), + $this->getService('058'), + false, + false, + false, + [], + [], + ['stdClass'], + true, + true, + true + ); + } + + + public function createService060(): PHPStan\Analyser\ConstantResolver + { + return $this->getService('061')->create(); + } + + + public function createService061(): PHPStan\Analyser\ConstantResolverFactory + { + return new PHPStan\Analyser\ConstantResolverFactory($this->getService('0122'), $this->getService('075')); + } + + + public function createService062(): PHPStan\Analyser\ResultCache\ResultCacheManagerFactory + { + return new class ($this) implements PHPStan\Analyser\ResultCache\ResultCacheManagerFactory { + private $container; + + + public function __construct(Container_d79b831313 $container) + { + $this->container = $container; + } + + + public function create(array $fileReplacements): PHPStan\Analyser\ResultCache\ResultCacheManager + { + return new PHPStan\Analyser\ResultCache\ResultCacheManager( + $this->container->getService('075'), + $this->container->getService('072'), + $this->container->getService('fileFinderScan'), + $this->container->getService('reflectionProvider'), + $this->container->getService('045'), + $this->container->getService('085'), + 'storage/framework/cache/phpstan/resultCache.php', + $this->container->getParameter('analysedPaths'), + $this->container->getParameter('analysedPathsFromConfig'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + '8', + null, + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + [], + [], + $fileReplacements, + false, + [ + ['parameters', 'editorUrl'], + ['parameters', 'editorUrlTitle'], + ['parameters', 'errorFormat'], + ['parameters', 'ignoreErrors'], + ['parameters', 'reportUnmatchedIgnoredErrors'], + ['parameters', 'tipsOfTheDay'], + ['parameters', 'parallel'], + ['parameters', 'internalErrorsCountLimit'], + ['parameters', 'cache'], + ['parameters', 'memoryLimitFile'], + ['parameters', 'pro'], + 'parametersSchema', + ], + 7 + ); + } + }; + } + + + public function createService063(): PHPStan\Analyser\ResultCache\ResultCacheClearer + { + return new PHPStan\Analyser\ResultCache\ResultCacheClearer('storage/framework/cache/phpstan/resultCache.php'); + } + + + public function createService064(): PHPStan\Analyser\RicherScopeGetTypeHelper + { + return new PHPStan\Analyser\RicherScopeGetTypeHelper($this->getService('096')); + } + + + public function createService065(): PHPStan\Cache\Cache + { + return new PHPStan\Cache\Cache($this->getService('cacheStorage')); + } + + + public function createService066(): PHPStan\Collectors\Registry + { + return $this->getService('067')->create(); + } + + + public function createService067(): PHPStan\Collectors\RegistryFactory + { + return new PHPStan\Collectors\RegistryFactory($this->getService('075')); + } + + + public function createService068(): PHPStan\Command\AnalyseApplication + { + return new PHPStan\Command\AnalyseApplication( + $this->getService('069'), + $this->getService('050'), + $this->getService('043'), + $this->getService('062'), + $this->getService('055'), + $this->getService('045') + ); + } + + + public function createService069(): PHPStan\Command\AnalyserRunner + { + return new PHPStan\Command\AnalyserRunner( + $this->getService('092'), + $this->getService('049'), + $this->getService('091'), + $this->getService('093') + ); + } + + + public function createService070(): PHPStan\Command\FixerApplication + { + return new PHPStan\Command\FixerApplication( + $this->getService('088'), + $this->getService('055'), + $this->getService('045'), + $this->getParameter('analysedPaths'), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', + ['1.1.1.2'], + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + null, + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + 'phpstorm://open?file=%file%&line=%line%', + '8' + ); + } + + + public function createService071(): PHPStan\Dependency\DependencyResolver + { + return new PHPStan\Dependency\DependencyResolver( + $this->getService('085'), + $this->getService('reflectionProvider'), + $this->getService('073'), + $this->getService('0185') + ); + } + + + public function createService072(): PHPStan\Dependency\ExportedNodeFetcher + { + return new PHPStan\Dependency\ExportedNodeFetcher($this->getService('defaultAnalysisParser'), $this->getService('074')); + } + + + public function createService073(): PHPStan\Dependency\ExportedNodeResolver + { + return new PHPStan\Dependency\ExportedNodeResolver( + $this->getService('reflectionProvider'), + $this->getService('0185'), + $this->getService('023') + ); + } + + + public function createService074(): PHPStan\Dependency\ExportedNodeVisitor + { + return new PHPStan\Dependency\ExportedNodeVisitor($this->getService('073')); + } + + + public function createService075(): PHPStan\DependencyInjection\Container + { + return new PHPStan\DependencyInjection\MemoizingContainer($this->getService('076')); + } + + + public function createService076(): PHPStan\DependencyInjection\Nette\NetteContainer + { + return new PHPStan\DependencyInjection\Nette\NetteContainer($this); + } + + + public function createService077(): PHPStan\DependencyInjection\DerivativeContainerFactory + { + return new PHPStan\DependencyInjection\DerivativeContainerFactory( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'storage/framework/cache/phpstan', + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + ], + $this->getParameter('analysedPaths'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + $this->getParameter('analysedPathsFromConfig'), + '8', + null, + null, + $this->getParameter('singleReflectionFile'), + $this->getParameter('singleReflectionInsteadOfFile') + ); + } + + + public function createService078(): PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider($this->getService('075')); + } + + + public function createService079(): PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider($this->getService('075')); + } + + + public function createService080(): PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider($this->getService('075')); + } + + + public function createService081(): PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider($this->getService('075')); + } + + + public function createService082(): PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider + { + return new PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider($this->getService('075')); + } + + + public function createService083(): PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider($this->getService('075')); + } + + + public function createService084(): PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider + { + return new PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider($this->getService('075')); + } + + + public function createService085(): PHPStan\File\FileHelper + { + return new PHPStan\File\FileHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createService086(): PHPStan\File\FileExcluderFactory + { + return new PHPStan\File\FileExcluderFactory($this->getService('087'), ['analyseAndScan' => [], 'analyse' => []]); + } + + + public function createService087(): PHPStan\File\FileExcluderRawFactory + { + return new class ($this) implements PHPStan\File\FileExcluderRawFactory { + private $container; + + + public function __construct(Container_d79b831313 $container) + { + $this->container = $container; + } + + + public function create(array $analyseExcludes): PHPStan\File\FileExcluder + { + return new PHPStan\File\FileExcluder($this->container->getService('085'), $analyseExcludes); + } + }; + } + + + public function createService088(): PHPStan\File\FileMonitor + { + return new PHPStan\File\FileMonitor( + $this->getService('fileFinderAnalyse'), + $this->getService('fileFinderScan'), + $this->getParameter('analysedPaths'), + $this->getParameter('analysedPathsFromConfig'), + [], + [] + ); + } + + + public function createService089(): PHPStan\Parser\DeclarePositionVisitor + { + return new PHPStan\Parser\DeclarePositionVisitor; + } + + + public function createService090(): PHPStan\Parser\ImmediatelyInvokedClosureVisitor + { + return new PHPStan\Parser\ImmediatelyInvokedClosureVisitor; + } + + + public function createService091(): PHPStan\Parallel\ParallelAnalyser + { + return new PHPStan\Parallel\ParallelAnalyser(50, 600.0, 134217728); + } + + + public function createService092(): PHPStan\Parallel\Scheduler + { + return new PHPStan\Parallel\Scheduler(20, 32, 2); + } + + + public function createService093(): PHPStan\Process\CpuCoreCounter + { + return new PHPStan\Process\CpuCoreCounter; + } + + + public function createService094(): PHPStan\Reflection\AttributeReflectionFactory + { + return new PHPStan\Reflection\AttributeReflectionFactory($this->getService('096'), $this->getService('0122')); + } + + + public function createService095(): PHPStan\Reflection\FunctionReflectionFactory + { + return new class ($this) implements PHPStan\Reflection\FunctionReflectionFactory { + private $container; + + + public function __construct(Container_d79b831313 $container) + { + $this->container = $container; + } + + + public function create( + PHPStan\BetterReflection\Reflection\Adapter\ReflectionFunction $reflection, + PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, + array $phpDocParameterTypes, + ?PHPStan\Type\Type $phpDocReturnType, + ?PHPStan\Type\Type $phpDocThrowType, + ?string $deprecatedDescription, + bool $isDeprecated, + bool $isInternal, + ?string $filename, + ?bool $isPure, + PHPStan\Reflection\Assertions $asserts, + bool $acceptsNamedArguments, + ?string $phpDocComment, + array $phpDocParameterOutTypes, + array $phpDocParameterImmediatelyInvokedCallable, + array $phpDocParameterClosureThisTypes, + array $attributes + ): PHPStan\Reflection\Php\PhpFunctionReflection { + return new PHPStan\Reflection\Php\PhpFunctionReflection( + $this->container->getService('096'), + $reflection, + $this->container->getService('defaultAnalysisParser'), + $this->container->getService('094'), + $templateTypeMap, + $phpDocParameterTypes, + $phpDocReturnType, + $phpDocThrowType, + $deprecatedDescription, + $isDeprecated, + $isInternal, + $filename, + $isPure, + $asserts, + $acceptsNamedArguments, + $phpDocComment, + $phpDocParameterOutTypes, + $phpDocParameterImmediatelyInvokedCallable, + $phpDocParameterClosureThisTypes, + $attributes + ); + } + }; + } + + + public function createService096(): PHPStan\Reflection\InitializerExprTypeResolver + { + return new PHPStan\Reflection\InitializerExprTypeResolver( + $this->getService('060'), + $this->getService('0122'), + $this->getService('026'), + $this->getService('082'), + $this->getService('0360'), + false + ); + } + + + public function createService097(): PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension; + } + + + public function createService098(): PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension; + } + + + public function createService099(): PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor; + } + + + public function createService0100(): PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher( + $this->getService('099'), + $this->getService('defaultAnalysisParser') + ); + } + + + public function createService0101(): PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker( + $this->getService('0103'), + $this->getService('0104'), + $this->getService('0102'), + $this->getService('026') + ); + } + + + public function createService0102(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory( + $this->getService('0100'), + $this->getService('fileFinderScan'), + $this->getService('026'), + $this->getService('065') + ); + } + + + public function createService0103(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository($this->getService('0102')); + } + + + public function createService0104(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory { + private $container; + + + public function __construct(Container_d79b831313 $container) + { + $this->container = $container; + } + + + public function create(PHPStan\BetterReflection\SourceLocator\Type\Composer\Psr\PsrAutoloaderMapping $mapping): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator($mapping, $this->container->getService('0106')); + } + }; + } + + + public function createService0105(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory { + private $container; + + + public function __construct(Container_d79b831313 $container) + { + $this->container = $container; + } + + + public function create(string $fileName): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator( + $this->container->getService('0100'), + $fileName + ); + } + }; + } + + + public function createService0106(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository + { + return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository($this->getService('0105')); + } + + + public function createService0107(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumBackedCase' + ); + } + + + public function createService0108(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumUnitCase' + ); + } + + + public function createService0109(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension + { + return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0110(): PHPStan\Reflection\ConstructorsHelper + { + return new PHPStan\Reflection\ConstructorsHelper($this->getService('075'), []); + } + + + public function createService0111(): PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension + { + return new PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension; + } + + + public function createService0112(): PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension; + } + + + public function createService0113(): PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension([]); + } + + + public function createService0114(): PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension + { + return new PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension([]); + } + + + public function createService0115(): PHPStan\Reflection\Php\PhpClassReflectionExtension + { + return new PHPStan\Reflection\Php\PhpClassReflectionExtension( + $this->getService('058'), + $this->getService('059'), + $this->getService('0116'), + $this->getService('036'), + $this->getService('0368'), + $this->getService('097'), + $this->getService('098'), + $this->getService('0128'), + $this->getService('defaultAnalysisParser'), + $this->getService('stubPhpDocProvider'), + $this->getService('0122'), + $this->getService('0185'), + $this->getService('094'), + false + ); + } + + + public function createService0116(): PHPStan\Reflection\Php\PhpMethodReflectionFactory + { + return new class ($this) implements PHPStan\Reflection\Php\PhpMethodReflectionFactory { + private $container; + + + public function __construct(Container_d79b831313 $container) + { + $this->container = $container; + } + + + public function create( + PHPStan\Reflection\ClassReflection $declaringClass, + ?PHPStan\Reflection\ClassReflection $declaringTrait, + PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod $reflection, + PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, + array $phpDocParameterTypes, + ?PHPStan\Type\Type $phpDocReturnType, + ?PHPStan\Type\Type $phpDocThrowType, + ?string $deprecatedDescription, + bool $isDeprecated, + bool $isInternal, + bool $isFinal, + ?bool $isPure, + PHPStan\Reflection\Assertions $asserts, + ?PHPStan\Type\Type $selfOutType, + ?string $phpDocComment, + array $phpDocParameterOutTypes, + array $immediatelyInvokedCallableParameters, + array $phpDocClosureThisTypeParameters, + bool $acceptsNamedArguments, + array $attributes + ): PHPStan\Reflection\Php\PhpMethodReflection { + return new PHPStan\Reflection\Php\PhpMethodReflection( + $this->container->getService('096'), + $declaringClass, + $declaringTrait, + $reflection, + $this->container->getService('reflectionProvider'), + $this->container->getService('094'), + $this->container->getService('defaultAnalysisParser'), + $templateTypeMap, + $phpDocParameterTypes, + $phpDocReturnType, + $phpDocThrowType, + $deprecatedDescription, + $isDeprecated, + $isInternal, + $isFinal, + $isPure, + $asserts, + $acceptsNamedArguments, + $selfOutType, + $phpDocComment, + $phpDocParameterOutTypes, + $immediatelyInvokedCallableParameters, + $phpDocClosureThisTypeParameters, + $attributes + ); + } + }; + } + + + public function createService0117(): PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension + { + return new PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension; + } + + + public function createService0118(): PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension + { + return new PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension; + } + + + public function createService0119(): PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension + { + return new PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension( + $this->getService('reflectionProvider'), + ['stdClass'], + $this->getService('098') + ); + } + + + public function createService0120(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension + { + return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\Reflection\ClassReflection', + 'getNativeReflection' + ); + } + + + public function createService0121(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension + { + return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( + $this->getService('026'), + 'PHPStan\Reflection\Php\BuiltinMethodReflection', + 'getDeclaringClass' + ); + } + + + public function createService0122(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider + { + return new PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider($this->getService('075')); + } + + + public function createService0123(): PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider + { + return new PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider( + $this->getService('0128'), + $this->getService('betterReflectionReflector'), + $this->getService('0185'), + $this->getService('stubPhpDocProvider'), + $this->getService('094') + ); + } + + + public function createService0124(): PHPStan\Reflection\SignatureMap\SignatureMapParser + { + return new PHPStan\Reflection\SignatureMap\SignatureMapParser($this->getService('042')); + } + + + public function createService0125(): PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider + { + return new PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider( + $this->getService('0124'), + $this->getService('096'), + $this->getService('026'), + true + ); + } + + + public function createService0126(): PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider + { + return new PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider( + $this->getService('0125'), + $this->getService('0100'), + $this->getService('0185'), + $this->getService('026'), + $this->getService('096'), + $this->getService('0122') + ); + } + + + public function createService0127(): PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory + { + return new PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory( + $this->getService('026'), + $this->getService('0125'), + $this->getService('0126') + ); + } + + + public function createService0128(): PHPStan\Reflection\SignatureMap\SignatureMapProvider + { + return $this->getService('0127')->create(); + } + + + public function createService0129(): PHPStan\Rules\Api\ApiRuleHelper + { + return new PHPStan\Rules\Api\ApiRuleHelper; + } + + + public function createService0130(): PHPStan\Rules\AttributesCheck + { + return new PHPStan\Rules\AttributesCheck( + $this->getService('reflectionProvider'), + $this->getService('0147'), + $this->getService('0132'), + true + ); + } + + + public function createService0131(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck + { + return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck($this->getService('0182'), true, false, false); + } + + + public function createService0132(): PHPStan\Rules\ClassNameCheck + { + return new PHPStan\Rules\ClassNameCheck( + $this->getService('0133'), + $this->getService('0134'), + $this->getService('reflectionProvider'), + $this->getService('075') + ); + } + + + public function createService0133(): PHPStan\Rules\ClassCaseSensitivityCheck + { + return new PHPStan\Rules\ClassCaseSensitivityCheck($this->getService('reflectionProvider'), true); + } + + + public function createService0134(): PHPStan\Rules\ClassForbiddenNameCheck + { + return new PHPStan\Rules\ClassForbiddenNameCheck($this->getService('075')); + } + + + public function createService0135(): PHPStan\Rules\Classes\LocalTypeAliasesCheck + { + return new PHPStan\Rules\Classes\LocalTypeAliasesCheck( + [], + $this->getService('reflectionProvider'), + $this->getService('040'), + $this->getService('0164'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('0153'), + true, + true, + true + ); + } + + + public function createService0136(): PHPStan\Rules\Classes\MethodTagCheck + { + return new PHPStan\Rules\Classes\MethodTagCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0137(): PHPStan\Rules\Classes\MixinCheck + { + return new PHPStan\Rules\Classes\MixinCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0138(): PHPStan\Rules\Classes\PropertyTagCheck + { + return new PHPStan\Rules\Classes\PropertyTagCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0139(): PHPStan\Rules\Comparison\ConstantConditionRuleHelper + { + return new PHPStan\Rules\Comparison\ConstantConditionRuleHelper($this->getService('0140'), true); + } + + + public function createService0140(): PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper( + $this->getService('reflectionProvider'), + $this->getService('typeSpecifier'), + ['stdClass'], + true + ); + } + + + public function createService0141(): PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver + { + return new PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver($this->getService('reflectionProvider'), [], [], [], []); + } + + + public function createService0142(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule($this->getService('0145')); + } + + + public function createService0143(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule($this->getService('0145')); + } + + + public function createService0144(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule($this->getService('0145')); + } + + + public function createService0145(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck + { + return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck($this->getService('exceptionTypeResolver')); + } + + + public function createService0146(): PHPStan\Rules\Exceptions\TooWideThrowTypeCheck + { + return new PHPStan\Rules\Exceptions\TooWideThrowTypeCheck(true); + } + + + public function createService0147(): PHPStan\Rules\FunctionCallParametersCheck + { + return new PHPStan\Rules\FunctionCallParametersCheck( + $this->getService('0182'), + $this->getService('0165'), + $this->getService('0170'), + $this->getService('0180'), + true, + true, + true, + true + ); + } + + + public function createService0148(): PHPStan\Rules\FunctionDefinitionCheck + { + return new PHPStan\Rules\FunctionDefinitionCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('026'), + true, + false + ); + } + + + public function createService0149(): PHPStan\Rules\FunctionReturnTypeCheck + { + return new PHPStan\Rules\FunctionReturnTypeCheck($this->getService('0182')); + } + + + public function createService0150(): PHPStan\Rules\ParameterCastableToStringCheck + { + return new PHPStan\Rules\ParameterCastableToStringCheck($this->getService('0182')); + } + + + public function createService0151(): PHPStan\Rules\Generics\CrossCheckInterfacesHelper + { + return new PHPStan\Rules\Generics\CrossCheckInterfacesHelper; + } + + + public function createService0152(): PHPStan\Rules\Generics\GenericAncestorsCheck + { + return new PHPStan\Rules\Generics\GenericAncestorsCheck( + $this->getService('reflectionProvider'), + $this->getService('0153'), + $this->getService('0156'), + $this->getService('0170'), + [], + true + ); + } + + + public function createService0153(): PHPStan\Rules\Generics\GenericObjectTypeCheck + { + return new PHPStan\Rules\Generics\GenericObjectTypeCheck; + } + + + public function createService0154(): PHPStan\Rules\Generics\MethodTagTemplateTypeCheck + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeCheck($this->getService('0185'), $this->getService('0155')); + } + + + public function createService0155(): PHPStan\Rules\Generics\TemplateTypeCheck + { + return new PHPStan\Rules\Generics\TemplateTypeCheck( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0186'), + true + ); + } + + + public function createService0156(): PHPStan\Rules\Generics\VarianceCheck + { + return new PHPStan\Rules\Generics\VarianceCheck; + } + + + public function createService0157(): PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper + { + return new PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper; + } + + + public function createService0158(): PHPStan\Rules\IssetCheck + { + return new PHPStan\Rules\IssetCheck($this->getService('0179'), $this->getService('0180'), true, true); + } + + + public function createService0159(): PHPStan\Rules\Methods\MethodCallCheck + { + return new PHPStan\Rules\Methods\MethodCallCheck($this->getService('reflectionProvider'), $this->getService('0182'), true, true); + } + + + public function createService0160(): PHPStan\Rules\Methods\StaticMethodCallCheck + { + return new PHPStan\Rules\Methods\StaticMethodCallCheck( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + true, + true, + true + ); + } + + + public function createService0161(): PHPStan\Rules\Methods\MethodSignatureRule + { + return new PHPStan\Rules\Methods\MethodSignatureRule($this->getService('0115'), true, true); + } + + + public function createService0162(): PHPStan\Rules\Methods\MethodParameterComparisonHelper + { + return new PHPStan\Rules\Methods\MethodParameterComparisonHelper($this->getService('026')); + } + + + public function createService0163(): PHPStan\Rules\Methods\MethodVisibilityComparisonHelper + { + return new PHPStan\Rules\Methods\MethodVisibilityComparisonHelper; + } + + + public function createService0164(): PHPStan\Rules\MissingTypehintCheck + { + return new PHPStan\Rules\MissingTypehintCheck(false, []); + } + + + public function createService0165(): PHPStan\Rules\NullsafeCheck + { + return new PHPStan\Rules\NullsafeCheck; + } + + + public function createService0166(): PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider + { + return new PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider($this->getService('075')); + } + + + public function createService0167(): PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider + { + return new PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider($this->getService('075')); + } + + + public function createService0168(): PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper + { + return new PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper; + } + + + public function createService0169(): PHPStan\Rules\PhpDoc\AssertRuleHelper + { + return new PHPStan\Rules\PhpDoc\AssertRuleHelper( + $this->getService('096'), + $this->getService('reflectionProvider'), + $this->getService('0170'), + $this->getService('0132'), + $this->getService('0164'), + $this->getService('0153'), + true, + true + ); + } + + + public function createService0170(): PHPStan\Rules\PhpDoc\UnresolvableTypeHelper + { + return new PHPStan\Rules\PhpDoc\UnresolvableTypeHelper; + } + + + public function createService0171(): PHPStan\Rules\PhpDoc\GenericCallableRuleHelper + { + return new PHPStan\Rules\PhpDoc\GenericCallableRuleHelper($this->getService('0155')); + } + + + public function createService0172(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck + { + return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck( + $this->getService('0153'), + $this->getService('0170'), + $this->getService('0171') + ); + } + + + public function createService0173(): PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper + { + return new PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper( + $this->getService('040'), + $this->getService('0185'), + $this->getService('reflectionProvider'), + true, + false + ); + } + + + public function createService0174(): PHPStan\Rules\Playground\NeverRuleHelper + { + return new PHPStan\Rules\Playground\NeverRuleHelper; + } + + + public function createService0175(): PHPStan\Rules\Properties\AccessPropertiesCheck + { + return new PHPStan\Rules\Properties\AccessPropertiesCheck( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('026'), + true, + true + ); + } + + + public function createService0176(): PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension + { + return new PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension($this->getService('026')); + } + + + public function createService0177(): PHPStan\Rules\Properties\UninitializedPropertyRule + { + return new PHPStan\Rules\Properties\UninitializedPropertyRule($this->getService('0110')); + } + + + public function createService0178(): PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider + { + return new PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider($this->getService('075')); + } + + + public function createService0179(): PHPStan\Rules\Properties\PropertyDescriptor + { + return new PHPStan\Rules\Properties\PropertyDescriptor; + } + + + public function createService0180(): PHPStan\Rules\Properties\PropertyReflectionFinder + { + return new PHPStan\Rules\Properties\PropertyReflectionFinder; + } + + + public function createService0181(): PHPStan\Rules\Pure\FunctionPurityCheck + { + return new PHPStan\Rules\Pure\FunctionPurityCheck; + } + + + public function createService0182(): PHPStan\Rules\RuleLevelHelper + { + return new PHPStan\Rules\RuleLevelHelper($this->getService('reflectionProvider'), true, false, true, false, false, false, true); + } + + + public function createService0183(): PHPStan\Rules\UnusedFunctionParametersCheck + { + return new PHPStan\Rules\UnusedFunctionParametersCheck($this->getService('reflectionProvider'), true); + } + + + public function createService0184(): PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck + { + return new PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck; + } + + + public function createService0185(): PHPStan\Type\FileTypeMapper + { + return new PHPStan\Type\FileTypeMapper( + $this->getService('0122'), + $this->getService('defaultAnalysisParser'), + $this->getService('038'), + $this->getService('037'), + $this->getService('025'), + $this->getService('085') + ); + } + + + public function createService0186(): PHPStan\Type\TypeAliasResolver + { + return new PHPStan\Type\UsefulTypeAliasResolver( + [], + $this->getService('042'), + $this->getService('040'), + $this->getService('reflectionProvider') + ); + } + + + public function createService0187(): PHPStan\Type\TypeAliasResolverProvider + { + return new PHPStan\Type\LazyTypeAliasResolverProvider($this->getService('075')); + } + + + public function createService0188(): PHPStan\Type\BitwiseFlagHelper + { + return new PHPStan\Type\BitwiseFlagHelper($this->getService('reflectionProvider')); + } + + + public function createService0189(): PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension; + } + + + public function createService0190(): PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension; + } + + + public function createService0191(): PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension; + } + + + public function createService0192(): PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0193(): PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0194(): PHPStan\Type\Php\ArrayColumnHelper + { + return new PHPStan\Type\Php\ArrayColumnHelper($this->getService('026')); + } + + + public function createService0195(): PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension($this->getService('0194')); + } + + + public function createService0196(): PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0197(): PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension; + } + + + public function createService0198(): PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0199(): PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0200(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper($this->getService('reflectionProvider')); + } + + + public function createService0201(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension($this->getService('0200')); + } + + + public function createService0202(): PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0203(): PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension($this->getService('0200')); + } + + + public function createService0204(): PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension; + } + + + public function createService0205(): PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension; + } + + + public function createService0206(): PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0207(): PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension; + } + + + public function createService0208(): PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension; + } + + + public function createService0209(): PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0210(): PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension; + } + + + public function createService0211(): PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension; + } + + + public function createService0212(): PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension; + } + + + public function createService0213(): PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension; + } + + + public function createService0214(): PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension; + } + + + public function createService0215(): PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension; + } + + + public function createService0216(): PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension; + } + + + public function createService0217(): PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0218(): PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension; + } + + + public function createService0219(): PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0220(): PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0221(): PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0222(): PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension; + } + + + public function createService0223(): PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0224(): PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension; + } + + + public function createService0225(): PHPStan\Type\Php\AssertThrowTypeExtension + { + return new PHPStan\Type\Php\AssertThrowTypeExtension; + } + + + public function createService0226(): PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension; + } + + + public function createService0227(): PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension; + } + + + public function createService0228(): PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension + { + return new PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension($this->getService('026')); + } + + + public function createService0229(): PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension; + } + + + public function createService0230(): PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension; + } + + + public function createService0231(): PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension; + } + + + public function createService0232(): PHPStan\Type\Php\CompactFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\CompactFunctionReturnTypeExtension(true); + } + + + public function createService0233(): PHPStan\Type\Php\ConstantFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ConstantFunctionReturnTypeExtension($this->getService('0234')); + } + + + public function createService0234(): PHPStan\Type\Php\ConstantHelper + { + return new PHPStan\Type\Php\ConstantHelper; + } + + + public function createService0235(): PHPStan\Type\Php\CountFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\CountFunctionReturnTypeExtension; + } + + + public function createService0236(): PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0237(): PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension; + } + + + public function createService0238(): PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0239(): PHPStan\Type\Php\DateFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\DateFunctionReturnTypeHelper; + } + + + public function createService0240(): PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension($this->getService('0239')); + } + + + public function createService0241(): PHPStan\Type\Php\DateFormatMethodReturnTypeExtension + { + return new PHPStan\Type\Php\DateFormatMethodReturnTypeExtension($this->getService('0239')); + } + + + public function createService0242(): PHPStan\Type\Php\DateFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DateFunctionReturnTypeExtension($this->getService('0239')); + } + + + public function createService0243(): PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0244(): PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension; + } + + + public function createService0245(): PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension; + } + + + public function createService0246(): PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension; + } + + + public function createService0247(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTime'); + } + + + public function createService0248(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTimeImmutable'); + } + + + public function createService0249(): PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0250(): PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension($this->getService('026')); + } + + + public function createService0251(): PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension($this->getService('026')); + } + + + public function createService0252(): PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension($this->getService('026')); + } + + + public function createService0253(): PHPStan\Type\Php\DsMapDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\DsMapDynamicReturnTypeExtension; + } + + + public function createService0254(): PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension + { + return new PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension; + } + + + public function createService0255(): PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension; + } + + + public function createService0256(): PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0257(): PHPStan\Type\Php\FilterFunctionReturnTypeHelper + { + return new PHPStan\Type\Php\FilterFunctionReturnTypeHelper($this->getService('reflectionProvider'), $this->getService('026')); + } + + + public function createService0258(): PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension($this->getService('0257')); + } + + + public function createService0259(): PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension($this->getService('0257')); + } + + + public function createService0260(): PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension( + $this->getService('0257'), + $this->getService('reflectionProvider') + ); + } + + + public function createService0261(): PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension; + } + + + public function createService0262(): PHPStan\Type\Php\GetClassDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\GetClassDynamicReturnTypeExtension; + } + + + public function createService0263(): PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension; + } + + + public function createService0264(): PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension; + } + + + public function createService0265(): PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0266(): PHPStan\Type\Php\GettypeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GettypeFunctionReturnTypeExtension; + } + + + public function createService0267(): PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension; + } + + + public function createService0268(): PHPStan\Type\Php\HashFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\HashFunctionsReturnTypeExtension($this->getService('026')); + } + + + public function createService0269(): PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0270(): PHPStan\Type\Php\IntdivThrowTypeExtension + { + return new PHPStan\Type\Php\IntdivThrowTypeExtension; + } + + + public function createService0271(): PHPStan\Type\Php\IniGetReturnTypeExtension + { + return new PHPStan\Type\Php\IniGetReturnTypeExtension; + } + + + public function createService0272(): PHPStan\Type\Php\JsonThrowTypeExtension + { + return new PHPStan\Type\Php\JsonThrowTypeExtension($this->getService('reflectionProvider'), $this->getService('0188')); + } + + + public function createService0273(): PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension + { + return new PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension; + } + + + public function createService0274(): PHPStan\Type\Php\ParseStrParameterOutTypeExtension + { + return new PHPStan\Type\Php\ParseStrParameterOutTypeExtension; + } + + + public function createService0275(): PHPStan\Type\Php\PregMatchTypeSpecifyingExtension + { + return new PHPStan\Type\Php\PregMatchTypeSpecifyingExtension($this->getService('0278')); + } + + + public function createService0276(): PHPStan\Type\Php\PregMatchParameterOutTypeExtension + { + return new PHPStan\Type\Php\PregMatchParameterOutTypeExtension($this->getService('0278')); + } + + + public function createService0277(): PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension + { + return new PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); + } + + + public function createService0278(): PHPStan\Type\Php\RegexArrayShapeMatcher + { + return new PHPStan\Type\Php\RegexArrayShapeMatcher( + $this->getService('0279'), + $this->getService('0280'), + $this->getService('026') + ); + } + + + public function createService0279(): PHPStan\Type\Regex\RegexGroupParser + { + return new PHPStan\Type\Regex\RegexGroupParser($this->getService('026'), $this->getService('0280')); + } + + + public function createService0280(): PHPStan\Type\Regex\RegexExpressionHelper + { + return new PHPStan\Type\Regex\RegexExpressionHelper($this->getService('096')); + } + + + public function createService0281(): PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension; + } + + + public function createService0282(): PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0283(): PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0284(): PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0285(): PHPStan\Type\Php\StrContainingTypeSpecifyingExtension + { + return new PHPStan\Type\Php\StrContainingTypeSpecifyingExtension; + } + + + public function createService0286(): PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension + { + return new PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension; + } + + + public function createService0287(): PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension; + } + + + public function createService0288(): PHPStan\Type\Php\StatDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\StatDynamicReturnTypeExtension; + } + + + public function createService0289(): PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension + { + return new PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension; + } + + + public function createService0290(): PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension + { + return new PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension($this->getService('0180')); + } + + + public function createService0291(): PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0292(): PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension; + } + + + public function createService0293(): PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); + } + + + public function createService0294(): PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension; + } + + + public function createService0295(): PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension($this->getService('0188')); + } + + + public function createService0296(): PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension; + } + + + public function createService0297(): PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension; + } + + + public function createService0298(): PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension; + } + + + public function createService0299(): PHPStan\Type\Php\LtrimFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\LtrimFunctionReturnTypeExtension; + } + + + public function createService0300(): PHPStan\Type\Php\MbFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\MbFunctionsReturnTypeExtension($this->getService('026')); + } + + + public function createService0301(): PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension; + } + + + public function createService0302(): PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0303(): PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0304(): PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension; + } + + + public function createService0305(): PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension; + } + + + public function createService0306(): PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension; + } + + + public function createService0307(): PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension; + } + + + public function createService0308(): PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension; + } + + + public function createService0309(): PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension + { + return new PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension; + } + + + public function createService0310(): PHPStan\Type\Php\StrlenFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrlenFunctionReturnTypeExtension; + } + + + public function createService0311(): PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension; + } + + + public function createService0312(): PHPStan\Type\Php\StrPadFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrPadFunctionReturnTypeExtension; + } + + + public function createService0313(): PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension; + } + + + public function createService0314(): PHPStan\Type\Php\StrrevFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrrevFunctionReturnTypeExtension; + } + + + public function createService0315(): PHPStan\Type\Php\SubstrDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SubstrDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0316(): PHPStan\Type\Php\ThrowableReturnTypeExtension + { + return new PHPStan\Type\Php\ThrowableReturnTypeExtension; + } + + + public function createService0317(): PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension; + } + + + public function createService0318(): PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension($this->getService('026')); + } + + + public function createService0319(): PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension; + } + + + public function createService0320(): PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension(null, $this->getService('029')); + } + + + public function createService0321(): PHPStan\Type\Php\PowFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\PowFunctionReturnTypeExtension; + } + + + public function createService0322(): PHPStan\Type\Php\RoundFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RoundFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0323(): PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension; + } + + + public function createService0324(): PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension; + } + + + public function createService0325(): PHPStan\Type\Php\RangeFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\RangeFunctionReturnTypeExtension; + } + + + public function createService0326(): PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension; + } + + + public function createService0327(): PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0328(): PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension; + } + + + public function createService0329(): PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension + { + return new PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension; + } + + + public function createService0330(): PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension + { + return new PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension($this->getService('0234')); + } + + + public function createService0331(): PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension; + } + + + public function createService0332(): PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension; + } + + + public function createService0333(): PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension; + } + + + public function createService0334(): PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension($this->getService('0289')); + } + + + public function createService0335(): PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension; + } + + + public function createService0336(): PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension($this->getService('0339')); + } + + + public function createService0337(): PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension; + } + + + public function createService0338(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension($this->getService('0339')); + } + + + public function createService0339(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper + { + return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper; + } + + + public function createService0340(): PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension + { + return new PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension; + } + + + public function createService0341(): PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension( + $this->getService('reflectionProvider'), + $this->getService('0188') + ); + } + + + public function createService0342(): PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension( + $this->getService('reflectionProvider'), + true, + ['stdClass'] + ); + } + + + public function createService0343(): PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension; + } + + + public function createService0344(): PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension + { + return new PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension; + } + + + public function createService0345(): PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension($this->getService('026')); + } + + + public function createService0346(): PHPStan\Type\Php\StrTokFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrTokFunctionReturnTypeExtension; + } + + + public function createService0347(): PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension; + } + + + public function createService0348(): PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension; + } + + + public function createService0349(): PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension + { + return new PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension; + } + + + public function createService0350(): PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension + { + return new PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension; + } + + + public function createService0351(): PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension + { + return new PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension; + } + + + public function createService0352(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClass'); + } + + + public function createService0353(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClassConstant'); + } + + + public function createService0354(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionFunctionAbstract'); + } + + + public function createService0355(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionParameter'); + } + + + public function createService0356(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension + { + return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionProperty'); + } + + + public function createService0357(): PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension + { + return new PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension; + } + + + public function createService0358(): PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension + { + return new PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension; + } + + + public function createService0359(): PHPStan\Type\ClosureTypeFactory + { + return new PHPStan\Type\ClosureTypeFactory( + $this->getService('096'), + $this->getService('0366'), + $this->getService('originalBetterReflectionReflector'), + $this->getService('currentPhpVersionPhpParser') + ); + } + + + public function createService0360(): PHPStan\Type\Constant\OversizedArrayBuilder + { + return new PHPStan\Type\Constant\OversizedArrayBuilder; + } + + + public function createService0361(): PHPStan\Rules\Functions\PrintfHelper + { + return new PHPStan\Rules\Functions\PrintfHelper($this->getService('026')); + } + + + public function createService0362(): PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory( + $this->getService('phpParserDecorator'), + $this->getService('php8PhpParser'), + $this->getService('0365'), + $this->getService('0366'), + $this->getService('0106'), + $this->getService('0103'), + $this->getService('0101'), + $this->getService('0104'), + $this->getService('0100'), + [], + [], + $this->getParameter('analysedPaths'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + $this->getParameter('analysedPathsFromConfig'), + false, + $this->getParameter('singleReflectionFile') + ); + } + + + public function createService0363(): PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory + { + return new class ($this) implements PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory { + private $container; + + + public function __construct(Container_d79b831313 $container) + { + $this->container = $container; + } + + + public function create(PHPStan\BetterReflection\Reflector\Reflector $reflector): PHPStan\Reflection\BetterReflection\BetterReflectionProvider + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( + $this->container->getService('0122'), + $this->container->getService('096'), + $this->container->getService('078'), + $reflector, + $this->container->getService('0185'), + $this->container->getService('036'), + $this->container->getService('0368'), + $this->container->getService('026'), + $this->container->getService('0123'), + $this->container->getService('stubPhpDocProvider'), + $this->container->getService('095'), + $this->container->getService('relativePathHelper'), + $this->container->getService('025'), + $this->container->getService('085'), + $this->container->getService('0365'), + $this->container->getService('0128'), + $this->container->getService('094'), + ['stdClass'] + ); + } + }; + } + + + public function createService0364(): PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory + { + return new PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory( + $this->getService('php8PhpParser'), + $this->getService('024'), + $this->getService('026') + ); + } + + + public function createService0365(): PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber + { + return $this->getService('0364')->create(); + } + + + public function createService0366(): PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber + { + return $this->getService('0367')->create(); + } + + + public function createService0367(): PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory + { + return new PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory( + $this->getService('024'), + $this->getService('026') + ); + } + + + public function createService0368(): PHPStan\Reflection\Deprecation\DeprecationProvider + { + return new PHPStan\Reflection\Deprecation\DeprecationProvider($this->getService('075')); + } + + + public function createService0369(): PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter( + $this->getService('errorFormatter.github'), + $this->getService('errorFormatter.teamcity') + ); + } + + + public function createService0370(): PHPStan\Rules\Classes\ExistingClassInClassExtendsRule + { + return new PHPStan\Rules\Classes\ExistingClassInClassExtendsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0371(): PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0372(): PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0373(): PHPStan\Rules\Classes\ExistingClassInInstanceOfRule + { + return new PHPStan\Rules\Classes\ExistingClassInInstanceOfRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0374(): PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule + { + return new PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0375(): PHPStan\Rules\Classes\ExistingClassInTraitUseRule + { + return new PHPStan\Rules\Classes\ExistingClassInTraitUseRule( + $this->getService('0132'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0376(): PHPStan\Rules\Classes\InstantiationRule + { + return new PHPStan\Rules\Classes\InstantiationRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0147'), + $this->getService('0132'), + true + ); + } + + + public function createService0377(): PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule + { + return new PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0378(): PHPStan\Rules\Functions\CallToNonExistentFunctionRule + { + return new PHPStan\Rules\Functions\CallToNonExistentFunctionRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0379(): PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule + { + return new PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule; + } + + + public function createService0380(): PHPStan\Rules\Constants\OverridingConstantRule + { + return new PHPStan\Rules\Constants\OverridingConstantRule(true); + } + + + public function createService0381(): PHPStan\Rules\Methods\OverridingMethodRule + { + return new PHPStan\Rules\Methods\OverridingMethodRule( + $this->getService('026'), + $this->getService('0161'), + true, + $this->getService('0162'), + $this->getService('0163'), + $this->getService('0115'), + false + ); + } + + + public function createService0382(): PHPStan\Rules\Missing\MissingReturnRule + { + return new PHPStan\Rules\Missing\MissingReturnRule(true, true); + } + + + public function createService0383(): PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule + { + return new PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0384(): PHPStan\Rules\Namespaces\ExistingNamesInUseRule + { + return new PHPStan\Rules\Namespaces\ExistingNamesInUseRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0385(): PHPStan\Rules\Properties\AccessPropertiesRule + { + return new PHPStan\Rules\Properties\AccessPropertiesRule($this->getService('0175')); + } + + + public function createService0386(): PHPStan\Rules\Properties\AccessStaticPropertiesRule + { + return new PHPStan\Rules\Properties\AccessStaticPropertiesRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + true + ); + } + + + public function createService0387(): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule + { + return new PHPStan\Rules\Properties\ExistingClassesInPropertiesRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0170'), + $this->getService('026'), + true, + false, + true + ); + } + + + public function createService0388(): PHPStan\Rules\Functions\FunctionCallableRule + { + return new PHPStan\Rules\Functions\FunctionCallableRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('026'), + true, + true + ); + } + + + public function createService0389(): PHPStan\Rules\Properties\OverridingPropertyRule + { + return new PHPStan\Rules\Properties\OverridingPropertyRule($this->getService('026'), true, true); + } + + + public function createService0390(): PHPStan\Rules\Properties\SetPropertyHookParameterRule + { + return new PHPStan\Rules\Properties\SetPropertyHookParameterRule($this->getService('0164'), true, true); + } + + + public function createService0391(): PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule + { + return new PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule( + $this->getService('0182'), + $this->getService('0179'), + $this->getService('0180'), + false + ); + } + + + public function createService0392(): PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule + { + return new PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule( + $this->getService('0179'), + $this->getService('0180'), + $this->getService('0182'), + false + ); + } + + + public function createService0393(): PHPStan\Rules\Variables\CompactVariablesRule + { + return new PHPStan\Rules\Variables\CompactVariablesRule(true); + } + + + public function createService0394(): PHPStan\Rules\Variables\DefinedVariableRule + { + return new PHPStan\Rules\Variables\DefinedVariableRule(true, true); + } + + + public function createService0395(): PHPStan\Rules\Keywords\RequireFileExistsRule + { + return new PHPStan\Rules\Keywords\RequireFileExistsRule('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createService0396(): PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension($this->getService('0157')); + } + + + public function createService0397(): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension($this->getService('0157')); + } + + + public function createService0398(): PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension($this->getService('0157')); + } + + + public function createService0399(): PHPStan\Rules\Constants\ConstantRule + { + return new PHPStan\Rules\Constants\ConstantRule(true); + } + + + public function createService0400(): PHPStan\Rules\Classes\MixinRule + { + return new PHPStan\Rules\Classes\MixinRule($this->getService('0137')); + } + + + public function createService0401(): PHPStan\Rules\PhpDoc\RequireExtendsCheck + { + return new PHPStan\Rules\PhpDoc\RequireExtendsCheck($this->getService('0132'), true, true); + } + + + public function createService0402(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule + { + return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule( + $this->getService('reflectionProvider'), + $this->getService('0132'), + true, + true + ); + } + + + public function createService0403(): PHPStan\Rules\Functions\CallCallablesRule + { + return new PHPStan\Rules\Functions\CallCallablesRule($this->getService('0147'), $this->getService('0182'), true); + } + + + public function createService0404(): PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule + { + return new PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule($this->getService('031'), $this->getService('034')); + } + + + public function createService0405(): PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule + { + return new PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule( + $this->getService('0185'), + $this->getService('reflectionProvider'), + $this->getService('0132'), + $this->getService('0153'), + $this->getService('0164'), + $this->getService('0170'), + true, + true, + true + ); + } + + + public function createService0406(): PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule + { + return new PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule($this->getService('031'), $this->getService('034')); + } + + + public function createService0407(): PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension($this->getService('0157')); + } + + + public function createService0408(): PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension + { + return new PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension($this->getService('0157')); + } + + + public function createService0409(): PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule + { + return new PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule($this->getService('0182'), true); + } + + + public function createService0410(): PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule + { + return new PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule(true); + } + + + public function createService0411(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule + { + return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule($this->getService('0182'), $this->getService('0131'), true); + } + + + public function createService0412(): PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0413(): PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0414(): PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule + { + return new PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule( + $this->getService('exceptionTypeResolver'), + false + ); + } + + + public function createService0415(): PHPStan\Rules\Generators\YieldFromTypeRule + { + return new PHPStan\Rules\Generators\YieldFromTypeRule($this->getService('0182'), true); + } + + + public function createService0416(): PHPStan\Rules\Generators\YieldInGeneratorRule + { + return new PHPStan\Rules\Generators\YieldInGeneratorRule(true); + } + + + public function createService0417(): PHPStan\Rules\Classes\ImpossibleInstanceOfRule + { + return new PHPStan\Rules\Classes\ImpossibleInstanceOfRule(true, false, true); + } + + + public function createService0418(): PHPStan\Rules\Comparison\BooleanAndConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanAndConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0419(): PHPStan\Rules\Comparison\BooleanOrConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanOrConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0420(): PHPStan\Rules\Comparison\BooleanNotConstantConditionRule + { + return new PHPStan\Rules\Comparison\BooleanNotConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0421(): PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector; + } + + + public function createService0422(): PHPStan\Rules\DeadCode\PossiblyPureNewCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureNewCollector($this->getService('reflectionProvider')); + } + + + public function createService0423(): PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector; + } + + + public function createService0424(): PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector($this->getService('reflectionProvider')); + } + + + public function createService0425(): PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector + { + return new PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector; + } + + + public function createService0426(): PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector; + } + + + public function createService0427(): PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector + { + return new PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector; + } + + + public function createService0428(): PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule($this->getService('0178'), [], [], false); + } + + + public function createService0429(): PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule + { + return new PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0430(): PHPStan\Rules\Comparison\ElseIfConstantConditionRule + { + return new PHPStan\Rules\Comparison\ElseIfConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0431(): PHPStan\Rules\Comparison\IfConstantConditionRule + { + return new PHPStan\Rules\Comparison\IfConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0432(): PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0433(): PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0434(): PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule + { + return new PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule($this->getService('0140'), true, false, true); + } + + + public function createService0435(): PHPStan\Rules\Comparison\LogicalXorConstantConditionRule + { + return new PHPStan\Rules\Comparison\LogicalXorConstantConditionRule($this->getService('0139'), true, false, true); + } + + + public function createService0436(): PHPStan\Rules\Comparison\MatchExpressionRule + { + return new PHPStan\Rules\Comparison\MatchExpressionRule($this->getService('0139'), false, true); + } + + + public function createService0437(): PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule + { + return new PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule(true, true); + } + + + public function createService0438(): PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule + { + return new PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule($this->getService('064'), true, false, true); + } + + + public function createService0439(): PHPStan\Rules\Comparison\ConstantLooseComparisonRule + { + return new PHPStan\Rules\Comparison\ConstantLooseComparisonRule(true, false, true); + } + + + public function createService0440(): PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule + { + return new PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule($this->getService('0139'), true, true); + } + + + public function createService0441(): PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule + { + return new PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule($this->getService('0139'), true, true); + } + + + public function createService0442(): PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule + { + return new PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule($this->getService('0139'), true, true); + } + + + public function createService0443(): PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule($this->getService('0146')); + } + + + public function createService0444(): PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule($this->getService('0185'), $this->getService('0146')); + } + + + public function createService0445(): PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule + { + return new PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule($this->getService('0185'), $this->getService('0146')); + } + + + public function createService0446(): PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule(false); + } + + + public function createService0447(): PHPStan\Rules\Properties\NullsafePropertyFetchRule + { + return new PHPStan\Rules\Properties\NullsafePropertyFetchRule; + } + + + public function createService0448(): PHPStan\Rules\Traits\TraitDeclarationCollector + { + return new PHPStan\Rules\Traits\TraitDeclarationCollector; + } + + + public function createService0449(): PHPStan\Rules\Traits\TraitUseCollector + { + return new PHPStan\Rules\Traits\TraitUseCollector; + } + + + public function createService0450(): PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule + { + return new PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule($this->getService('exceptionTypeResolver'), true); + } + + + public function createService0451(): PHPStan\Rules\Functions\RandomIntParametersRule + { + return new PHPStan\Rules\Functions\RandomIntParametersRule( + $this->getService('reflectionProvider'), + $this->getService('026'), + true + ); + } + + + public function createService0452(): PHPStan\Rules\Functions\ArrayFilterRule + { + return new PHPStan\Rules\Functions\ArrayFilterRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0453(): PHPStan\Rules\Functions\ArrayValuesRule + { + return new PHPStan\Rules\Functions\ArrayValuesRule($this->getService('reflectionProvider'), true, true); + } + + + public function createService0454(): PHPStan\Rules\Functions\ParameterCastableToNumberRule + { + return new PHPStan\Rules\Functions\ParameterCastableToNumberRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createService0455(): Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension + { + return new Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension($this->getService('0278')); + } + + + public function createService0456(): Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension + { + return new Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension($this->getService('0278')); + } + + + public function createService0457(): Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension + { + return new Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); + } + + + public function createService0458(): Carbon\PHPStan\MacroExtension + { + return new Carbon\PHPStan\MacroExtension($this->getService('0116'), $this->getService('reflectionProvider')); + } + + + public function createService0459(): PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider + { + return new PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider($this->getService('075')); + } + + + public function createService0460(): PHPStan\Rules\Deprecations\DeprecatedScopeHelper + { + return $this->getService('0459')->get(); + } + + + public function createService0461(): PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver + { + return new PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver; + } + + + public function createService0462(): PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule + { + return new PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule( + $this->getService('reflectionProvider'), + $this->getService('0460'), + $this->getService('026') + ); + } + + + public function createService0463(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension($this->getService('0460')); + } + + + public function createService0464(): PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension($this->getService('0460')); + } + + + public function createService0465(): PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension($this->getService('0460')); + } + + + public function createService0466(): PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension($this->getService('0460')); + } + + + public function createService0467(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension + { + return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension( + $this->getService('0460'), + $this->getService('reflectionProvider'), + true + ); + } + + + public function createService0468(): PHPStan\Rules\BooleansInConditions\BooleanRuleHelper + { + return new PHPStan\Rules\BooleansInConditions\BooleanRuleHelper($this->getService('0182')); + } + + + public function createService0469(): PHPStan\Rules\Operators\OperatorRuleHelper + { + return new PHPStan\Rules\Operators\OperatorRuleHelper($this->getService('0182')); + } + + + public function createService0470(): PHPStan\Rules\VariableVariables\VariablePropertyFetchRule + { + return new PHPStan\Rules\VariableVariables\VariablePropertyFetchRule($this->getService('reflectionProvider'), ['stdClass']); + } + + + public function createService0471(): PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule; + } + + + public function createService0472(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule($this->getService('0468')); + } + + + public function createService0473(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule($this->getService('0468')); + } + + + public function createService0474(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule($this->getService('0468')); + } + + + public function createService0475(): PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule($this->getService('0468')); + } + + + public function createService0476(): PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule($this->getService('0468')); + } + + + public function createService0477(): PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule($this->getService('0468')); + } + + + public function createService0478(): PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule($this->getService('0468')); + } + + + public function createService0479(): PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule + { + return new PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule($this->getService('0468')); + } + + + public function createService0480(): PHPStan\Rules\Cast\UselessCastRule + { + return new PHPStan\Rules\Cast\UselessCastRule(true, true); + } + + + public function createService0481(): PHPStan\Rules\Classes\RequireParentConstructCallRule + { + return new PHPStan\Rules\Classes\RequireParentConstructCallRule; + } + + + public function createService0482(): PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule; + } + + + public function createService0483(): PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule; + } + + + public function createService0484(): PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule; + } + + + public function createService0485(): PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule + { + return new PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule; + } + + + public function createService0486(): PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule + { + return new PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule; + } + + + public function createService0487(): PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule + { + return new PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule; + } + + + public function createService0488(): PHPStan\Rules\Functions\ArrayFilterStrictRule + { + return new PHPStan\Rules\Functions\ArrayFilterStrictRule($this->getService('reflectionProvider'), true, true, true); + } + + + public function createService0489(): PHPStan\Rules\Functions\ClosureUsesThisRule + { + return new PHPStan\Rules\Functions\ClosureUsesThisRule; + } + + + public function createService0490(): PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule + { + return new PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule; + } + + + public function createService0491(): PHPStan\Rules\Methods\IllegalConstructorMethodCallRule + { + return new PHPStan\Rules\Methods\IllegalConstructorMethodCallRule; + } + + + public function createService0492(): PHPStan\Rules\Methods\IllegalConstructorStaticCallRule + { + return new PHPStan\Rules\Methods\IllegalConstructorStaticCallRule; + } + + + public function createService0493(): PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule($this->getService('0469')); + } + + + public function createService0494(): PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule($this->getService('0469')); + } + + + public function createService0495(): PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule($this->getService('0469')); + } + + + public function createService0496(): PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule + { + return new PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule($this->getService('0469')); + } + + + public function createService0497(): PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule($this->getService('0469')); + } + + + public function createService0498(): PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule($this->getService('0469')); + } + + + public function createService0499(): PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule($this->getService('0469')); + } + + + public function createService0500(): PHPStan\Rules\Operators\OperandsInArithmeticModuloRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticModuloRule($this->getService('0469')); + } + + + public function createService0501(): PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule($this->getService('0469')); + } + + + public function createService0502(): PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule + { + return new PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule($this->getService('0469')); + } + + + public function createService0503(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule + { + return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule($this->getService('0182')); + } + + + public function createService0504(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule + { + return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule($this->getService('0182')); + } + + + public function createService0505(): PHPStan\Rules\StrictCalls\StrictFunctionCallsRule + { + return new PHPStan\Rules\StrictCalls\StrictFunctionCallsRule($this->getService('reflectionProvider')); + } + + + public function createService0506(): PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule + { + return new PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule($this->getService('024')); + } + + + public function createService0507(): PHPStan\Rules\VariableVariables\VariableMethodCallRule + { + return new PHPStan\Rules\VariableVariables\VariableMethodCallRule; + } + + + public function createService0508(): PHPStan\Rules\VariableVariables\VariableMethodCallableRule + { + return new PHPStan\Rules\VariableVariables\VariableMethodCallableRule; + } + + + public function createService0509(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule; + } + + + public function createService0510(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule; + } + + + public function createService0511(): PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule + { + return new PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule; + } + + + public function createService0512(): PHPStan\Rules\VariableVariables\VariableVariablesRule + { + return new PHPStan\Rules\VariableVariables\VariableVariablesRule; + } + + + public function createService0513(): Rector\TypePerfect\Configuration + { + return new Rector\TypePerfect\Configuration([ + 'narrow_param' => true, + 'narrow_return' => true, + 'no_mixed' => false, + 'null_over_false' => true, + 'no_mixed_property' => true, + 'no_mixed_caller' => true, + ]); + } + + + public function createService0514(): Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder + { + return new Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder($this->getService('0519')); + } + + + public function createService0515(): Rector\TypePerfect\NodeFinder\MethodCallNodeFinder + { + return new Rector\TypePerfect\NodeFinder\MethodCallNodeFinder($this->getService('0519'), $this->getService('0518')); + } + + + public function createService0516(): Rector\TypePerfect\NodeFinder\ReturnNodeFinder + { + return new Rector\TypePerfect\NodeFinder\ReturnNodeFinder; + } + + + public function createService0517(): Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer + { + return new Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer; + } + + + public function createService0518(): Rector\TypePerfect\Printer\NodeComparator + { + return new Rector\TypePerfect\Printer\NodeComparator($this->getService('024')); + } + + + public function createService0519(): Rector\TypePerfect\Reflection\ReflectionParser + { + return new Rector\TypePerfect\Reflection\ReflectionParser; + } + + + public function createService0520(): Rector\TypePerfect\Reflection\MethodNodeAnalyser + { + return new Rector\TypePerfect\Reflection\MethodNodeAnalyser; + } + + + public function createService0521(): Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher + { + return new Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher; + } + + + public function createService0522(): Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver + { + return new Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver; + } + + + public function createService0523(): Rector\TypePerfect\Printer\CollectorMetadataPrinter + { + return new Rector\TypePerfect\Printer\CollectorMetadataPrinter; + } + + + public function createService0524(): Rector\TypePerfect\Guard\EmptyIssetGuard + { + return new Rector\TypePerfect\Guard\EmptyIssetGuard; + } + + + public function createService0525(): Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector + { + return new Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector( + $this->getService('0517'), + $this->getService('0521'), + $this->getService('0523'), + $this->getService('0513') + ); + } + + + public function createService0526(): Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector + { + return new Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector( + $this->getService('0522'), + $this->getService('0523'), + $this->getService('0513') + ); + } + + + public function createService0527(): Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector + { + return new Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector( + $this->getService('0522'), + $this->getService('0513') + ); + } + + + public function createService0528(): Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed( + $this->getService('0539'), + $this->getService('originalBetterReflectionReflector'), + $this->getService('0540'), + $this->getService('0531'), + $this->getService('0530') + ); + } + + + public function createService0529(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory($this->getService('0541'), $this->getService('042')); + } + + + public function createService0530(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath($this->getService('0538')); + } + + + public function createService0531(): Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature + { + return new Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature($this->getService('originalBetterReflectionReflector')); + } + + + public function createService0532(): Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory($this->getService('0529'), $this->getService('0541')); + } + + + public function createService0533(): Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0534(): Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0535(): Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory( + $this->getService('0539'), + $this->getService('0529') + ); + } + + + public function createService0536(): Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory( + $this->getService('0539'), + $this->getService('0541'), + $this->getService('0529') + ); + } + + + public function createService0537(): Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory + { + return new Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory($this->getService('0539'), $this->getService('0529')); + } + + + public function createService0538(): Spaze\PHPStan\Rules\Disallowed\File\FilePath + { + return new Spaze\PHPStan\Rules\Disallowed\File\FilePath($this->getService('085'), null); + } + + + public function createService0539(): Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter + { + return new Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter($this->getService('0541')); + } + + + public function createService0540(): Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier + { + return new Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier($this->getService('originalBetterReflectionReflector')); + } + + + public function createService0541(): Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer + { + return new Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer; + } + + + public function createService0542(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0539') + ); + } + + + public function createService0543(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors( + $this->getService('0551'), + $this->getService('0546'), + $this->getService('0547'), + $this->getService('0533'), + $this->getService('reflectionProvider'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ], + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ], + [] + ); + } + + + public function createService0544(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0545(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0546(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors( + $this->getService('0549'), + $this->getService('reflectionProvider'), + $this->getService('0551') + ); + } + + + public function createService0547(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors( + $this->getService('0549'), + $this->getService('0551'), + $this->getService('0539') + ); + } + + + public function createService0548(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0539') + ); + } + + + public function createService0549(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors( + $this->getService('0528'), + $this->getService('0540'), + $this->getService('0538'), + $this->getService('0539') + ); + } + + + public function createService0550(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors + { + return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors( + $this->getService('0528'), + $this->getService('0539') + ); + } + + + public function createService0551(): Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver + { + return new Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver($this->getService('0541')); + } + + + public function createService0552(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory($this->getService('0541')); + } + + + public function createService0553(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( + $this->getService('0548'), + $this->getService('0536'), + $this->getService('0552'), + [] + ); + } + + + public function createService0554(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( + $this->getService('0548'), + $this->getService('0536'), + $this->getService('0552'), + [] + ); + } + + + public function createService0555(): Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls( + $this->getService('0547'), + $this->getService('0543'), + $this->getService('0533'), + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ] + ); + } + + + public function createService0556(): Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls( + $this->getService('0549'), + $this->getService('0543'), + $this->getService('0533'), + [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ] + ); + } + + + public function createService0557(): Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls( + $this->getService('0547'), + $this->getService('0543'), + $this->getService('0533'), + [] + ); + } + + + public function createService0558(): Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0559(): Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0560(): Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0561(): Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0562(): Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0563(): Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0564(): Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0565(): Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls( + $this->getService('0546'), + $this->getService('0543'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0566(): Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls + { + return new Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls( + $this->getService('0549'), + $this->getService('0533'), + [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ] + ); + } + + + public function createService0567(): Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages($this->getService('0544'), $this->getService('0534'), []); + } + + + public function createService0568(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( + $this->getService('0544'), + $this->getService('0534'), + $this->getService('0551'), + $this->getService('0539'), + [] + ); + } + + + public function createService0569(): Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages( + $this->getService('0550'), + $this->getService('0537')->getDisallowedVariables([]) + ); + } + + + public function createService0570(): Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages($this->getService('0542'), $this->getService('0532'), []); + } + + + public function createService0571(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0572(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0573(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0574(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0575(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0576(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0577(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0578(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0579(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0580(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0581(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0582(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0583(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0584(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0585(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure + { + return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure( + $this->getService('0545'), + $this->getService('0535')->getDisallowedControlStructures([]) + ); + } + + + public function createService0586(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule($this->getService('0531')); + } + + + public function createService0587(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule($this->getService('0531')); + } + + + public function createService0588(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule($this->getService('0531')); + } + + + public function createService0589(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule + { + return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule($this->getService('0531')); + } + + + public function createService0590(): TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter + { + return new TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter; + } + + + public function createService0591(): TomasVotruba\TypeCoverage\CollectorDataNormalizer + { + return new TomasVotruba\TypeCoverage\CollectorDataNormalizer; + } + + + public function createService0592(): TomasVotruba\TypeCoverage\Configuration + { + return new TomasVotruba\TypeCoverage\Configuration([ + 'declare' => 0, + 'return_type' => 99, + 'param_type' => 99, + 'property_type' => 99, + 'constant_type' => 99, + 'print_suggestions' => true, + 'return' => 100, + 'param' => 100, + 'property' => 100, + 'constant' => 100, + 'measure' => false, + ]); + } + + + public function createService0593(): TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector; + } + + + public function createService0594(): TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector; + } + + + public function createService0595(): TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector; + } + + + public function createService0596(): TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector + { + return new TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector; + } + + + public function createService0597(): TomasVotruba\TypeCoverage\Collectors\DeclareCollector + { + return new TomasVotruba\TypeCoverage\Collectors\DeclareCollector; + } + + + public function createServiceBetterReflectionProvider(): PHPStan\Reflection\BetterReflection\BetterReflectionProvider + { + return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( + $this->getService('0122'), + $this->getService('096'), + $this->getService('078'), + $this->getService('betterReflectionReflector'), + $this->getService('0185'), + $this->getService('036'), + $this->getService('0368'), + $this->getService('026'), + $this->getService('0123'), + $this->getService('stubPhpDocProvider'), + $this->getService('095'), + $this->getService('relativePathHelper'), + $this->getService('025'), + $this->getService('085'), + $this->getService('0365'), + $this->getService('0128'), + $this->getService('094'), + ['stdClass'] + ); + } + + + public function createServiceBetterReflectionReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector + { + return new PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector($this->getService('originalBetterReflectionReflector')); + } + + + public function createServiceBetterReflectionSourceLocator(): PHPStan\BetterReflection\SourceLocator\Type\SourceLocator + { + return $this->getService('0362')->create(); + } + + + public function createServiceCacheStorage(): PHPStan\Cache\FileCacheStorage + { + return new PHPStan\Cache\FileCacheStorage('storage/framework/cache/phpstan/cache/PHPStan'); + } + + + public function createServiceClassConstantUsages(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages + { + return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( + $this->getService('0544'), + $this->getService('0534'), + $this->getService('0551'), + $this->getService('0539'), + [] + ); + } + + + public function createServiceContainer(): Container_d79b831313 + { + return $this; + } + + + public function createServiceCurrentPhpVersionLexer(): PhpParser\Lexer + { + return $this->getService('02')->create(); + } + + + public function createServiceCurrentPhpVersionPhpParser(): PhpParser\ParserAbstract + { + return $this->getService('currentPhpVersionPhpParserFactory')->create(); + } + + + public function createServiceCurrentPhpVersionPhpParserFactory(): PHPStan\Parser\PhpParserFactory + { + return new PHPStan\Parser\PhpParserFactory($this->getService('currentPhpVersionLexer'), $this->getService('026')); + } + + + public function createServiceCurrentPhpVersionRichParser(): PHPStan\Parser\RichParser + { + return new PHPStan\Parser\RichParser( + $this->getService('currentPhpVersionPhpParser'), + $this->getService('03'), + $this->getService('075'), + $this->getService('056') + ); + } + + + public function createServiceCurrentPhpVersionSimpleDirectParser(): PHPStan\Parser\SimpleParser + { + return new PHPStan\Parser\SimpleParser( + $this->getService('currentPhpVersionPhpParser'), + $this->getService('03'), + $this->getService('021'), + $this->getService('022') + ); + } + + + public function createServiceCurrentPhpVersionSimpleParser(): PHPStan\Parser\CleaningParser + { + return new PHPStan\Parser\CleaningParser($this->getService('currentPhpVersionSimpleDirectParser'), $this->getService('026')); + } + + + public function createServiceDefaultAnalysisParser(): PHPStan\Parser\CachedParser + { + return new PHPStan\Parser\CachedParser($this->getService('pathRoutingParser'), 256); + } + + + public function createServiceErrorFormatter__checkstyle(): PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__github(): PHPStan\Command\ErrorFormatter\GithubErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\GithubErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__gitlab(): PHPStan\Command\ErrorFormatter\GitlabErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\GitlabErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__json(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(false); + } + + + public function createServiceErrorFormatter__junit(): PHPStan\Command\ErrorFormatter\JunitErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JunitErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceErrorFormatter__prettyJson(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(true); + } + + + public function createServiceErrorFormatter__raw(): PHPStan\Command\ErrorFormatter\RawErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\RawErrorFormatter; + } + + + public function createServiceErrorFormatter__table(): PHPStan\Command\ErrorFormatter\TableErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\TableErrorFormatter( + $this->getService('relativePathHelper'), + $this->getService('simpleRelativePathHelper'), + $this->getService('0369'), + true, + 'phpstorm://open?file=%file%&line=%line%', + '%relFile%:%line%' + ); + } + + + public function createServiceErrorFormatter__teamcity(): PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter + { + return new PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter($this->getService('simpleRelativePathHelper')); + } + + + public function createServiceExceptionTypeResolver(): PHPStan\Rules\Exceptions\ExceptionTypeResolver + { + return $this->getService('0141'); + } + + + public function createServiceFileExcluderAnalyse(): PHPStan\File\FileExcluder + { + return $this->getService('086')->createAnalyseFileExcluder(); + } + + + public function createServiceFileExcluderScan(): PHPStan\File\FileExcluder + { + return $this->getService('086')->createScanFileExcluder(); + } + + + public function createServiceFileFinderAnalyse(): PHPStan\File\FileFinder + { + return new PHPStan\File\FileFinder($this->getService('fileExcluderAnalyse'), $this->getService('085'), ['php']); + } + + + public function createServiceFileFinderScan(): PHPStan\File\FileFinder + { + return new PHPStan\File\FileFinder($this->getService('fileExcluderScan'), $this->getService('085'), ['php']); + } + + + public function createServiceFreshStubParser(): PHPStan\Parser\StubParser + { + return new PHPStan\Parser\StubParser($this->getService('php8PhpParser'), $this->getService('03')); + } + + + public function createServiceNodeScopeResolverReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector + { + return $this->getService('betterReflectionReflector'); + } + + + public function createServiceOriginalBetterReflectionReflector(): PHPStan\BetterReflection\Reflector\DefaultReflector + { + return new PHPStan\BetterReflection\Reflector\DefaultReflector($this->getService('betterReflectionSourceLocator')); + } + + + public function createServiceParentDirectoryRelativePathHelper(): PHPStan\File\ParentDirectoryRelativePathHelper + { + return new PHPStan\File\ParentDirectoryRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createServicePathRoutingParser(): PHPStan\Parser\PathRoutingParser + { + return new PHPStan\Parser\PathRoutingParser( + $this->getService('085'), + $this->getService('currentPhpVersionRichParser'), + $this->getService('currentPhpVersionSimpleParser'), + $this->getService('php8Parser'), + $this->getParameter('singleReflectionFile') + ); + } + + + public function createServicePhp8Lexer(): PhpParser\Lexer\Emulative + { + return $this->getService('02')->createEmulative(); + } + + + public function createServicePhp8Parser(): PHPStan\Parser\SimpleParser + { + return new PHPStan\Parser\SimpleParser( + $this->getService('php8PhpParser'), + $this->getService('03'), + $this->getService('021'), + $this->getService('022') + ); + } + + + public function createServicePhp8PhpParser(): PhpParser\Parser\Php8 + { + return new PhpParser\Parser\Php8($this->getService('php8Lexer')); + } + + + public function createServicePhpParserDecorator(): PHPStan\Parser\PhpParserDecorator + { + return new PHPStan\Parser\PhpParserDecorator($this->getService('defaultAnalysisParser')); + } + + + public function createServicePhpstanDiagnoseExtension(): PHPStan\Diagnose\PHPStanDiagnoseExtension + { + return new PHPStan\Diagnose\PHPStanDiagnoseExtension( + $this->getService('026'), + null, + $this->getService('085'), + ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + $this->getService('029') + ); + } + + + public function createServiceReflectionProvider(): PHPStan\Reflection\ReflectionProvider + { + return $this->getService('reflectionProviderFactory')->create(); + } + + + public function createServiceReflectionProviderFactory(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory + { + return new PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory($this->getService('betterReflectionProvider')); + } + + + public function createServiceRegistry(): PHPStan\Rules\LazyRegistry + { + return new PHPStan\Rules\LazyRegistry($this->getService('075')); + } + + + public function createServiceRelativePathHelper(): PHPStan\File\RelativePathHelper + { + return new PHPStan\File\FuzzyRelativePathHelper( + $this->getService('parentDirectoryRelativePathHelper'), + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + $this->getParameter('analysedPaths') + ); + } + + + public function createServiceRules__0(): PHPStan\Rules\Debug\DebugScopeRule + { + return new PHPStan\Rules\Debug\DebugScopeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__1(): PHPStan\Rules\Debug\DumpPhpDocTypeRule + { + return new PHPStan\Rules\Debug\DumpPhpDocTypeRule($this->getService('reflectionProvider'), $this->getService('035')); + } + + + public function createServiceRules__10(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__100(): PHPStan\Rules\Properties\PropertiesInInterfaceRule + { + return new PHPStan\Rules\Properties\PropertiesInInterfaceRule($this->getService('026')); + } + + + public function createServiceRules__101(): PHPStan\Rules\Properties\PropertyAssignRefRule + { + return new PHPStan\Rules\Properties\PropertyAssignRefRule($this->getService('026'), $this->getService('0180')); + } + + + public function createServiceRules__102(): PHPStan\Rules\Properties\PropertyAttributesRule + { + return new PHPStan\Rules\Properties\PropertyAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__103(): PHPStan\Rules\Properties\PropertyHookAttributesRule + { + return new PHPStan\Rules\Properties\PropertyHookAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__104(): PHPStan\Rules\Properties\PropertyInClassRule + { + return new PHPStan\Rules\Properties\PropertyInClassRule($this->getService('026')); + } + + + public function createServiceRules__105(): PHPStan\Rules\Properties\ReadOnlyPropertyRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyRule($this->getService('026')); + } + + + public function createServiceRules__106(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule; + } + + + public function createServiceRules__107(): PHPStan\Rules\Regexp\RegularExpressionPatternRule + { + return new PHPStan\Rules\Regexp\RegularExpressionPatternRule($this->getService('0280')); + } + + + public function createServiceRules__108(): PHPStan\Rules\Traits\ConflictingTraitConstantsRule + { + return new PHPStan\Rules\Traits\ConflictingTraitConstantsRule($this->getService('096'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__109(): PHPStan\Rules\Traits\ConstantsInTraitsRule + { + return new PHPStan\Rules\Traits\ConstantsInTraitsRule($this->getService('026')); + } + + + public function createServiceRules__11(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__110(): PHPStan\Rules\Traits\TraitAttributesRule + { + return new PHPStan\Rules\Traits\TraitAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__111(): PHPStan\Rules\Types\InvalidTypesInUnionRule + { + return new PHPStan\Rules\Types\InvalidTypesInUnionRule; + } + + + public function createServiceRules__112(): PHPStan\Rules\Variables\UnsetRule + { + return new PHPStan\Rules\Variables\UnsetRule($this->getService('0180'), $this->getService('026')); + } + + + public function createServiceRules__113(): PHPStan\Rules\Whitespace\FileWhitespaceRule + { + return new PHPStan\Rules\Whitespace\FileWhitespaceRule; + } + + + public function createServiceRules__114(): PHPStan\Rules\Classes\UnusedConstructorParametersRule + { + return new PHPStan\Rules\Classes\UnusedConstructorParametersRule($this->getService('0183')); + } + + + public function createServiceRules__115(): PHPStan\Rules\Functions\UnusedClosureUsesRule + { + return new PHPStan\Rules\Functions\UnusedClosureUsesRule($this->getService('0183')); + } + + + public function createServiceRules__116(): PHPStan\Rules\Variables\EmptyRule + { + return new PHPStan\Rules\Variables\EmptyRule($this->getService('0158')); + } + + + public function createServiceRules__117(): PHPStan\Rules\Variables\IssetRule + { + return new PHPStan\Rules\Variables\IssetRule($this->getService('0158')); + } + + + public function createServiceRules__118(): PHPStan\Rules\Variables\NullCoalesceRule + { + return new PHPStan\Rules\Variables\NullCoalesceRule($this->getService('0158')); + } + + + public function createServiceRules__119(): PHPStan\Rules\Cast\EchoRule + { + return new PHPStan\Rules\Cast\EchoRule($this->getService('0182')); + } + + + public function createServiceRules__12(): PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__120(): PHPStan\Rules\Cast\InvalidCastRule + { + return new PHPStan\Rules\Cast\InvalidCastRule($this->getService('reflectionProvider'), $this->getService('0182')); + } + + + public function createServiceRules__121(): PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule + { + return new PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule($this->getService('023'), $this->getService('0182')); + } + + + public function createServiceRules__122(): PHPStan\Rules\Cast\PrintRule + { + return new PHPStan\Rules\Cast\PrintRule($this->getService('0182')); + } + + + public function createServiceRules__123(): PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule + { + return new PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule; + } + + + public function createServiceRules__124(): PHPStan\Rules\Classes\MethodTagRule + { + return new PHPStan\Rules\Classes\MethodTagRule($this->getService('0136')); + } + + + public function createServiceRules__125(): PHPStan\Rules\Classes\MethodTagTraitRule + { + return new PHPStan\Rules\Classes\MethodTagTraitRule($this->getService('0136'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__126(): PHPStan\Rules\Classes\MethodTagTraitUseRule + { + return new PHPStan\Rules\Classes\MethodTagTraitUseRule($this->getService('0136')); + } + + + public function createServiceRules__127(): PHPStan\Rules\Classes\PropertyTagRule + { + return new PHPStan\Rules\Classes\PropertyTagRule($this->getService('0138')); + } + + + public function createServiceRules__128(): PHPStan\Rules\Classes\PropertyTagTraitRule + { + return new PHPStan\Rules\Classes\PropertyTagTraitRule($this->getService('0138'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__129(): PHPStan\Rules\Classes\PropertyTagTraitUseRule + { + return new PHPStan\Rules\Classes\PropertyTagTraitUseRule($this->getService('0138')); + } + + + public function createServiceRules__13(): PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__130(): PHPStan\Rules\Classes\MixinTraitRule + { + return new PHPStan\Rules\Classes\MixinTraitRule($this->getService('0137'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__131(): PHPStan\Rules\Classes\MixinTraitUseRule + { + return new PHPStan\Rules\Classes\MixinTraitUseRule($this->getService('0137')); + } + + + public function createServiceRules__132(): PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule + { + return new PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule; + } + + + public function createServiceRules__133(): PHPStan\Rules\Constants\ValueAssignedToClassConstantRule + { + return new PHPStan\Rules\Constants\ValueAssignedToClassConstantRule; + } + + + public function createServiceRules__134(): PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule; + } + + + public function createServiceRules__135(): PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule; + } + + + public function createServiceRules__136(): PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule + { + return new PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule; + } + + + public function createServiceRules__137(): PHPStan\Rules\Generics\ClassAncestorsRule + { + return new PHPStan\Rules\Generics\ClassAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__138(): PHPStan\Rules\Generics\ClassTemplateTypeRule + { + return new PHPStan\Rules\Generics\ClassTemplateTypeRule($this->getService('0155')); + } + + + public function createServiceRules__139(): PHPStan\Rules\Generics\EnumAncestorsRule + { + return new PHPStan\Rules\Generics\EnumAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__14(): PHPStan\Rules\Api\ApiInstanceofRule + { + return new PHPStan\Rules\Api\ApiInstanceofRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__140(): PHPStan\Rules\Generics\EnumTemplateTypeRule + { + return new PHPStan\Rules\Generics\EnumTemplateTypeRule; + } + + + public function createServiceRules__141(): PHPStan\Rules\Generics\FunctionTemplateTypeRule + { + return new PHPStan\Rules\Generics\FunctionTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__142(): PHPStan\Rules\Generics\FunctionSignatureVarianceRule + { + return new PHPStan\Rules\Generics\FunctionSignatureVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__143(): PHPStan\Rules\Generics\InterfaceAncestorsRule + { + return new PHPStan\Rules\Generics\InterfaceAncestorsRule($this->getService('0152'), $this->getService('0151')); + } + + + public function createServiceRules__144(): PHPStan\Rules\Generics\InterfaceTemplateTypeRule + { + return new PHPStan\Rules\Generics\InterfaceTemplateTypeRule($this->getService('0155')); + } + + + public function createServiceRules__145(): PHPStan\Rules\Generics\MethodTemplateTypeRule + { + return new PHPStan\Rules\Generics\MethodTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__146(): PHPStan\Rules\Generics\MethodTagTemplateTypeRule + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeRule($this->getService('0154')); + } + + + public function createServiceRules__147(): PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule + { + return new PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule( + $this->getService('0154'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__148(): PHPStan\Rules\Generics\MethodSignatureVarianceRule + { + return new PHPStan\Rules\Generics\MethodSignatureVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__149(): PHPStan\Rules\Generics\PropertyVarianceRule + { + return new PHPStan\Rules\Generics\PropertyVarianceRule($this->getService('0156')); + } + + + public function createServiceRules__15(): PHPStan\Rules\Api\ApiInstanceofTypeRule + { + return new PHPStan\Rules\Api\ApiInstanceofTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__150(): PHPStan\Rules\Generics\TraitTemplateTypeRule + { + return new PHPStan\Rules\Generics\TraitTemplateTypeRule($this->getService('0185'), $this->getService('0155')); + } + + + public function createServiceRules__151(): PHPStan\Rules\Generics\UsedTraitsRule + { + return new PHPStan\Rules\Generics\UsedTraitsRule($this->getService('0185'), $this->getService('0152')); + } + + + public function createServiceRules__152(): PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule + { + return new PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule; + } + + + public function createServiceRules__153(): PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule + { + return new PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule; + } + + + public function createServiceRules__154(): PHPStan\Rules\Operators\InvalidBinaryOperationRule + { + return new PHPStan\Rules\Operators\InvalidBinaryOperationRule($this->getService('023'), $this->getService('0182')); + } + + + public function createServiceRules__155(): PHPStan\Rules\Operators\InvalidComparisonOperationRule + { + return new PHPStan\Rules\Operators\InvalidComparisonOperationRule($this->getService('0182')); + } + + + public function createServiceRules__156(): PHPStan\Rules\Operators\InvalidUnaryOperationRule + { + return new PHPStan\Rules\Operators\InvalidUnaryOperationRule($this->getService('0182')); + } + + + public function createServiceRules__157(): PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule + { + return new PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule($this->getService('0168')); + } + + + public function createServiceRules__158(): PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule + { + return new PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule($this->getService('0168')); + } + + + public function createServiceRules__159(): PHPStan\Rules\PhpDoc\FunctionAssertRule + { + return new PHPStan\Rules\PhpDoc\FunctionAssertRule($this->getService('0169')); + } + + + public function createServiceRules__16(): PHPStan\Rules\Api\ApiInstantiationRule + { + return new PHPStan\Rules\Api\ApiInstantiationRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__160(): PHPStan\Rules\PhpDoc\MethodAssertRule + { + return new PHPStan\Rules\PhpDoc\MethodAssertRule($this->getService('0169')); + } + + + public function createServiceRules__161(): PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule($this->getService('0170'), $this->getService('0153')); + } + + + public function createServiceRules__162(): PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule($this->getService('0153'), $this->getService('0170')); + } + + + public function createServiceRules__163(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule($this->getService('0185'), $this->getService('0172')); + } + + + public function createServiceRules__164(): PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule($this->getService('0185'), $this->getService('0172')); + } + + + public function createServiceRules__165(): PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule + { + return new PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule( + $this->getService('0153'), + $this->getService('0170'), + $this->getService('0171') + ); + } + + + public function createServiceRules__166(): PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule + { + return new PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule($this->getService('0185')); + } + + + public function createServiceRules__167(): PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule + { + return new PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule($this->getService('0185')); + } + + + public function createServiceRules__168(): PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule + { + return new PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule($this->getService('0173')); + } + + + public function createServiceRules__169(): PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule + { + return new PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule($this->getService('0185'), $this->getService('0173')); + } + + + public function createServiceRules__17(): PHPStan\Rules\Api\ApiClassConstFetchRule + { + return new PHPStan\Rules\Api\ApiClassConstFetchRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__170(): PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule + { + return new PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule; + } + + + public function createServiceRules__171(): PHPStan\Rules\Classes\RequireImplementsRule + { + return new PHPStan\Rules\Classes\RequireImplementsRule; + } + + + public function createServiceRules__172(): PHPStan\Rules\Classes\RequireExtendsRule + { + return new PHPStan\Rules\Classes\RequireExtendsRule; + } + + + public function createServiceRules__173(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule + { + return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule; + } + + + public function createServiceRules__174(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule + { + return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule($this->getService('0401')); + } + + + public function createServiceRules__175(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule + { + return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule( + $this->getService('reflectionProvider'), + $this->getService('0401') + ); + } + + + public function createServiceRules__176(): PHPStan\Rules\Pure\PureFunctionRule + { + return new PHPStan\Rules\Pure\PureFunctionRule($this->getService('0181')); + } + + + public function createServiceRules__177(): PHPStan\Rules\Pure\PureMethodRule + { + return new PHPStan\Rules\Pure\PureMethodRule($this->getService('0181')); + } + + + public function createServiceRules__178(): PHPStan\Rules\Arrays\ArrayDestructuringRule + { + return new PHPStan\Rules\Arrays\ArrayDestructuringRule($this->getService('0182'), $this->getService('0131')); + } + + + public function createServiceRules__179(): PHPStan\Rules\Arrays\ArrayUnpackingRule + { + return new PHPStan\Rules\Arrays\ArrayUnpackingRule($this->getService('026'), $this->getService('0182')); + } + + + public function createServiceRules__18(): PHPStan\Rules\Api\ApiClassExtendsRule + { + return new PHPStan\Rules\Api\ApiClassExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__180(): PHPStan\Rules\Arrays\IterableInForeachRule + { + return new PHPStan\Rules\Arrays\IterableInForeachRule($this->getService('0182')); + } + + + public function createServiceRules__181(): PHPStan\Rules\Arrays\OffsetAccessAssignmentRule + { + return new PHPStan\Rules\Arrays\OffsetAccessAssignmentRule($this->getService('0182')); + } + + + public function createServiceRules__182(): PHPStan\Rules\Arrays\OffsetAccessAssignOpRule + { + return new PHPStan\Rules\Arrays\OffsetAccessAssignOpRule($this->getService('0182')); + } + + + public function createServiceRules__183(): PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule + { + return new PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule($this->getService('0182')); + } + + + public function createServiceRules__184(): PHPStan\Rules\Arrays\UnpackIterableInArrayRule + { + return new PHPStan\Rules\Arrays\UnpackIterableInArrayRule($this->getService('0182')); + } + + + public function createServiceRules__185(): PHPStan\Rules\Exceptions\ThrowExprTypeRule + { + return new PHPStan\Rules\Exceptions\ThrowExprTypeRule($this->getService('0182')); + } + + + public function createServiceRules__186(): PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule + { + return new PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__187(): PHPStan\Rules\Functions\ClosureReturnTypeRule + { + return new PHPStan\Rules\Functions\ClosureReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__188(): PHPStan\Rules\Functions\ReturnTypeRule + { + return new PHPStan\Rules\Functions\ReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__189(): PHPStan\Rules\Generators\YieldTypeRule + { + return new PHPStan\Rules\Generators\YieldTypeRule($this->getService('0182')); + } + + + public function createServiceRules__19(): PHPStan\Rules\Api\ApiClassImplementsRule + { + return new PHPStan\Rules\Api\ApiClassImplementsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__190(): PHPStan\Rules\Methods\ReturnTypeRule + { + return new PHPStan\Rules\Methods\ReturnTypeRule($this->getService('0149')); + } + + + public function createServiceRules__191(): PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule + { + return new PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule($this->getService('0182')); + } + + + public function createServiceRules__192(): PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule + { + return new PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule; + } + + + public function createServiceRules__193(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule($this->getService('0180'), $this->getService('0110')); + } + + + public function createServiceRules__194(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule($this->getService('0180'), $this->getService('0110')); + } + + + public function createServiceRules__195(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule + { + return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule($this->getService('0180')); + } + + + public function createServiceRules__196(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule + { + return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule($this->getService('0180')); + } + + + public function createServiceRules__197(): PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule + { + return new PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule; + } + + + public function createServiceRules__198(): PHPStan\Rules\Properties\TypesAssignedToPropertiesRule + { + return new PHPStan\Rules\Properties\TypesAssignedToPropertiesRule($this->getService('0182'), $this->getService('0180')); + } + + + public function createServiceRules__199(): PHPStan\Rules\Variables\ParameterOutAssignedTypeRule + { + return new PHPStan\Rules\Variables\ParameterOutAssignedTypeRule($this->getService('0182')); + } + + + public function createServiceRules__2(): PHPStan\Rules\Debug\DumpTypeRule + { + return new PHPStan\Rules\Debug\DumpTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__20(): PHPStan\Rules\Api\ApiInterfaceExtendsRule + { + return new PHPStan\Rules\Api\ApiInterfaceExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__200(): PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule + { + return new PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule($this->getService('0182')); + } + + + public function createServiceRules__201(): PHPStan\Rules\Variables\VariableCloningRule + { + return new PHPStan\Rules\Variables\VariableCloningRule($this->getService('0182')); + } + + + public function createServiceRules__202(): PHPStan\Rules\Arrays\DeadForeachRule + { + return new PHPStan\Rules\Arrays\DeadForeachRule; + } + + + public function createServiceRules__203(): PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__204(): PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__205(): PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__206(): PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule + { + return new PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule; + } + + + public function createServiceRules__207(): PHPStan\Rules\DeadCode\NoopRule + { + return new PHPStan\Rules\DeadCode\NoopRule($this->getService('023')); + } + + + public function createServiceRules__208(): PHPStan\Rules\DeadCode\UnreachableStatementRule + { + return new PHPStan\Rules\DeadCode\UnreachableStatementRule; + } + + + public function createServiceRules__209(): PHPStan\Rules\DeadCode\UnusedPrivateConstantRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivateConstantRule($this->getService('0166')); + } + + + public function createServiceRules__21(): PHPStan\Rules\Api\ApiMethodCallRule + { + return new PHPStan\Rules\Api\ApiMethodCallRule($this->getService('0129')); + } + + + public function createServiceRules__210(): PHPStan\Rules\DeadCode\UnusedPrivateMethodRule + { + return new PHPStan\Rules\DeadCode\UnusedPrivateMethodRule($this->getService('0167')); + } + + + public function createServiceRules__211(): PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule + { + return new PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule; + } + + + public function createServiceRules__212(): PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__213(): PHPStan\Rules\Functions\UselessFunctionReturnValueRule + { + return new PHPStan\Rules\Functions\UselessFunctionReturnValueRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__214(): PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__215(): PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule($this->getService('0182')); + } + + + public function createServiceRules__216(): PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule + { + return new PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule( + $this->getService('0182'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__217(): PHPStan\Rules\Methods\NullsafeMethodCallRule + { + return new PHPStan\Rules\Methods\NullsafeMethodCallRule; + } + + + public function createServiceRules__218(): PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule; + } + + + public function createServiceRules__219(): PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule; + } + + + public function createServiceRules__22(): PHPStan\Rules\Api\ApiStaticCallRule + { + return new PHPStan\Rules\Api\ApiStaticCallRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__220(): PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule; + } + + + public function createServiceRules__221(): PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule($this->getService('0184')); + } + + + public function createServiceRules__222(): PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule($this->getService('0184')); + } + + + public function createServiceRules__223(): PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule + { + return new PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule($this->getService('0178'), $this->getService('0180')); + } + + + public function createServiceRules__224(): PHPStan\Rules\Traits\NotAnalysedTraitRule + { + return new PHPStan\Rules\Traits\NotAnalysedTraitRule; + } + + + public function createServiceRules__225(): PHPStan\Rules\DateTimeInstantiationRule + { + return new PHPStan\Rules\DateTimeInstantiationRule; + } + + + public function createServiceRules__226(): PHPStan\Rules\Functions\CallUserFuncRule + { + return new PHPStan\Rules\Functions\CallUserFuncRule($this->getService('reflectionProvider'), $this->getService('0147')); + } + + + public function createServiceRules__227(): PHPStan\Rules\Functions\ParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\ParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__228(): PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__229(): PHPStan\Rules\Functions\SortParameterCastableToStringRule + { + return new PHPStan\Rules\Functions\SortParameterCastableToStringRule( + $this->getService('reflectionProvider'), + $this->getService('0150') + ); + } + + + public function createServiceRules__23(): PHPStan\Rules\Api\ApiTraitUseRule + { + return new PHPStan\Rules\Api\ApiTraitUseRule($this->getService('0129'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__230(): PHPStan\Rules\Regexp\RegularExpressionQuotingRule + { + return new PHPStan\Rules\Regexp\RegularExpressionQuotingRule($this->getService('reflectionProvider'), $this->getService('0280')); + } + + + public function createServiceRules__231(): PHPStan\Rules\Constants\MissingClassConstantTypehintRule + { + return new PHPStan\Rules\Constants\MissingClassConstantTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__232(): PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule + { + return new PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__233(): PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule + { + return new PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__234(): PHPStan\Rules\Methods\MissingMethodParameterTypehintRule + { + return new PHPStan\Rules\Methods\MissingMethodParameterTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__235(): PHPStan\Rules\Methods\MissingMethodReturnTypehintRule + { + return new PHPStan\Rules\Methods\MissingMethodReturnTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__236(): PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule + { + return new PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule($this->getService('0164')); + } + + + public function createServiceRules__237(): PHPStan\Rules\Properties\MissingPropertyTypehintRule + { + return new PHPStan\Rules\Properties\MissingPropertyTypehintRule($this->getService('0164')); + } + + + public function createServiceRules__238(): Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule + { + return new Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule($this->getService('0278')); + } + + + public function createServiceRules__239(): Composer\Pcre\PHPStan\InvalidRegexPatternRule + { + return new Composer\Pcre\PHPStan\InvalidRegexPatternRule; + } + + + public function createServiceRules__24(): PHPStan\Rules\Api\GetTemplateTypeRule + { + return new PHPStan\Rules\Api\GetTemplateTypeRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__240(): PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule + { + return new PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule( + $this->getService('reflectionProvider'), + $this->getService('0460') + ); + } + + + public function createServiceRules__241(): Rector\TypePerfect\Rules\NoParamTypeRemovalRule + { + return new Rector\TypePerfect\Rules\NoParamTypeRemovalRule($this->getService('0520')); + } + + + public function createServiceRules__242(): Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule + { + return new Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule; + } + + + public function createServiceRules__243(): Rector\TypePerfect\Rules\NoIssetOnObjectRule + { + return new Rector\TypePerfect\Rules\NoIssetOnObjectRule($this->getService('0524')); + } + + + public function createServiceRules__244(): Rector\TypePerfect\Rules\NoEmptyOnObjectRule + { + return new Rector\TypePerfect\Rules\NoEmptyOnObjectRule($this->getService('0524')); + } + + + public function createServiceRules__245(): Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule + { + return new Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule($this->getService('0513')); + } + + + public function createServiceRules__246(): Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule + { + return new Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule( + $this->getService('0513'), + $this->getService('0515'), + $this->getService('0514') + ); + } + + + public function createServiceRules__247(): Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule + { + return new Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule( + $this->getService('0516'), + $this->getService('0520'), + $this->getService('0513') + ); + } + + + public function createServiceRules__248(): Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule + { + return new Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule($this->getService('024'), $this->getService('0513')); + } + + + public function createServiceRules__249(): Rector\TypePerfect\Rules\NoMixedMethodCallerRule + { + return new Rector\TypePerfect\Rules\NoMixedMethodCallerRule($this->getService('024'), $this->getService('0513')); + } + + + public function createServiceRules__25(): PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule + { + return new PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule; + } + + + public function createServiceRules__250(): Rector\TypePerfect\Rules\ReturnNullOverFalseRule + { + return new Rector\TypePerfect\Rules\ReturnNullOverFalseRule($this->getService('0513')); + } + + + public function createServiceRules__251(): TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__252(): TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__253(): TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__254(): TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule( + $this->getService('0590'), + $this->getService('0592'), + $this->getService('0591') + ); + } + + + public function createServiceRules__255(): TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule + { + return new TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule($this->getService('0592')); + } + + + public function createServiceRules__256(): Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule + { + return new Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule; + } + + + public function createServiceRules__257(): Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule + { + return new Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule; + } + + + public function createServiceRules__26(): PHPStan\Rules\Api\OldPhpParser4ClassRule + { + return new PHPStan\Rules\Api\OldPhpParser4ClassRule; + } + + + public function createServiceRules__27(): PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule + { + return new PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule($this->getService('0129')); + } + + + public function createServiceRules__28(): PHPStan\Rules\Api\RuntimeReflectionInstantiationRule + { + return new PHPStan\Rules\Api\RuntimeReflectionInstantiationRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__29(): PHPStan\Rules\Api\RuntimeReflectionFunctionRule + { + return new PHPStan\Rules\Api\RuntimeReflectionFunctionRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__3(): PHPStan\Rules\Debug\FileAssertRule + { + return new PHPStan\Rules\Debug\FileAssertRule($this->getService('reflectionProvider')); + } + + + public function createServiceRules__30(): PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule + { + return new PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule($this->getService('023')); + } + + + public function createServiceRules__31(): PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule + { + return new PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule; + } + + + public function createServiceRules__32(): PHPStan\Rules\Cast\UnsetCastRule + { + return new PHPStan\Rules\Cast\UnsetCastRule($this->getService('026')); + } + + + public function createServiceRules__33(): PHPStan\Rules\Classes\AllowedSubTypesRule + { + return new PHPStan\Rules\Classes\AllowedSubTypesRule; + } + + + public function createServiceRules__34(): PHPStan\Rules\Classes\ClassAttributesRule + { + return new PHPStan\Rules\Classes\ClassAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__35(): PHPStan\Rules\Classes\ClassConstantAttributesRule + { + return new PHPStan\Rules\Classes\ClassConstantAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__36(): PHPStan\Rules\Classes\ClassConstantRule + { + return new PHPStan\Rules\Classes\ClassConstantRule( + $this->getService('reflectionProvider'), + $this->getService('0182'), + $this->getService('0132'), + $this->getService('026') + ); + } + + + public function createServiceRules__37(): PHPStan\Rules\Classes\DuplicateDeclarationRule + { + return new PHPStan\Rules\Classes\DuplicateDeclarationRule; + } + + + public function createServiceRules__38(): PHPStan\Rules\Classes\EnumSanityRule + { + return new PHPStan\Rules\Classes\EnumSanityRule; + } + + + public function createServiceRules__39(): PHPStan\Rules\Classes\InstantiationCallableRule + { + return new PHPStan\Rules\Classes\InstantiationCallableRule; + } + + + public function createServiceRules__4(): PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider'), + $this->getService('0182') + ); + } + + + public function createServiceRules__40(): PHPStan\Rules\Classes\InvalidPromotedPropertiesRule + { + return new PHPStan\Rules\Classes\InvalidPromotedPropertiesRule($this->getService('026')); + } + + + public function createServiceRules__41(): PHPStan\Rules\Classes\LocalTypeAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeAliasesRule($this->getService('0135')); + } + + + public function createServiceRules__42(): PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule($this->getService('0135')); + } + + + public function createServiceRules__43(): PHPStan\Rules\Classes\LocalTypeTraitAliasesRule + { + return new PHPStan\Rules\Classes\LocalTypeTraitAliasesRule($this->getService('0135'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__44(): PHPStan\Rules\Classes\NewStaticRule + { + return new PHPStan\Rules\Classes\NewStaticRule; + } + + + public function createServiceRules__45(): PHPStan\Rules\Classes\NonClassAttributeClassRule + { + return new PHPStan\Rules\Classes\NonClassAttributeClassRule; + } + + + public function createServiceRules__46(): PHPStan\Rules\Classes\ReadOnlyClassRule + { + return new PHPStan\Rules\Classes\ReadOnlyClassRule($this->getService('026')); + } + + + public function createServiceRules__47(): PHPStan\Rules\Classes\TraitAttributeClassRule + { + return new PHPStan\Rules\Classes\TraitAttributeClassRule; + } + + + public function createServiceRules__48(): PHPStan\Rules\Constants\ClassAsClassConstantRule + { + return new PHPStan\Rules\Constants\ClassAsClassConstantRule; + } + + + public function createServiceRules__49(): PHPStan\Rules\Constants\DynamicClassConstantFetchRule + { + return new PHPStan\Rules\Constants\DynamicClassConstantFetchRule($this->getService('026'), $this->getService('0182')); + } + + + public function createServiceRules__5(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__50(): PHPStan\Rules\Constants\FinalConstantRule + { + return new PHPStan\Rules\Constants\FinalConstantRule($this->getService('026')); + } + + + public function createServiceRules__51(): PHPStan\Rules\Constants\MagicConstantContextRule + { + return new PHPStan\Rules\Constants\MagicConstantContextRule; + } + + + public function createServiceRules__52(): PHPStan\Rules\Constants\NativeTypedClassConstantRule + { + return new PHPStan\Rules\Constants\NativeTypedClassConstantRule($this->getService('026')); + } + + + public function createServiceRules__53(): PHPStan\Rules\Constants\FinalPrivateConstantRule + { + return new PHPStan\Rules\Constants\FinalPrivateConstantRule; + } + + + public function createServiceRules__54(): PHPStan\Rules\EnumCases\EnumCaseAttributesRule + { + return new PHPStan\Rules\EnumCases\EnumCaseAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__55(): PHPStan\Rules\Exceptions\NoncapturingCatchRule + { + return new PHPStan\Rules\Exceptions\NoncapturingCatchRule; + } + + + public function createServiceRules__56(): PHPStan\Rules\Exceptions\ThrowExpressionRule + { + return new PHPStan\Rules\Exceptions\ThrowExpressionRule($this->getService('026')); + } + + + public function createServiceRules__57(): PHPStan\Rules\Functions\ArrowFunctionAttributesRule + { + return new PHPStan\Rules\Functions\ArrowFunctionAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__58(): PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule + { + return new PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule($this->getService('0165')); + } + + + public function createServiceRules__59(): PHPStan\Rules\Functions\ClosureAttributesRule + { + return new PHPStan\Rules\Functions\ClosureAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__6(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__60(): PHPStan\Rules\Functions\DefineParametersRule + { + return new PHPStan\Rules\Functions\DefineParametersRule($this->getService('026')); + } + + + public function createServiceRules__61(): PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule( + $this->getService('0148'), + $this->getService('026') + ); + } + + + public function createServiceRules__62(): PHPStan\Rules\Functions\CallToFunctionParametersRule + { + return new PHPStan\Rules\Functions\CallToFunctionParametersRule( + $this->getService('reflectionProvider'), + $this->getService('0147') + ); + } + + + public function createServiceRules__63(): PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__64(): PHPStan\Rules\Functions\ExistingClassesInTypehintsRule + { + return new PHPStan\Rules\Functions\ExistingClassesInTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__65(): PHPStan\Rules\Functions\FunctionAttributesRule + { + return new PHPStan\Rules\Functions\FunctionAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__66(): PHPStan\Rules\Functions\InnerFunctionRule + { + return new PHPStan\Rules\Functions\InnerFunctionRule; + } + + + public function createServiceRules__67(): PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule + { + return new PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule; + } + + + public function createServiceRules__68(): PHPStan\Rules\Functions\ParamAttributesRule + { + return new PHPStan\Rules\Functions\ParamAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__69(): PHPStan\Rules\Functions\PrintfArrayParametersRule + { + return new PHPStan\Rules\Functions\PrintfArrayParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__7(): PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__70(): PHPStan\Rules\Functions\PrintfParametersRule + { + return new PHPStan\Rules\Functions\PrintfParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); + } + + + public function createServiceRules__71(): PHPStan\Rules\Functions\RedefinedParametersRule + { + return new PHPStan\Rules\Functions\RedefinedParametersRule; + } + + + public function createServiceRules__72(): PHPStan\Rules\Functions\ReturnNullsafeByRefRule + { + return new PHPStan\Rules\Functions\ReturnNullsafeByRefRule($this->getService('0165')); + } + + + public function createServiceRules__73(): PHPStan\Rules\Ignore\IgnoreParseErrorRule + { + return new PHPStan\Rules\Ignore\IgnoreParseErrorRule; + } + + + public function createServiceRules__74(): PHPStan\Rules\Functions\VariadicParametersDeclarationRule + { + return new PHPStan\Rules\Functions\VariadicParametersDeclarationRule; + } + + + public function createServiceRules__75(): PHPStan\Rules\Keywords\ContinueBreakInLoopRule + { + return new PHPStan\Rules\Keywords\ContinueBreakInLoopRule; + } + + + public function createServiceRules__76(): PHPStan\Rules\Keywords\DeclareStrictTypesRule + { + return new PHPStan\Rules\Keywords\DeclareStrictTypesRule($this->getService('023')); + } + + + public function createServiceRules__77(): PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule + { + return new PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule; + } + + + public function createServiceRules__78(): PHPStan\Rules\Methods\AbstractPrivateMethodRule + { + return new PHPStan\Rules\Methods\AbstractPrivateMethodRule; + } + + + public function createServiceRules__79(): PHPStan\Rules\Methods\CallMethodsRule + { + return new PHPStan\Rules\Methods\CallMethodsRule($this->getService('0159'), $this->getService('0147')); + } + + + public function createServiceRules__8(): PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__80(): PHPStan\Rules\Methods\CallStaticMethodsRule + { + return new PHPStan\Rules\Methods\CallStaticMethodsRule($this->getService('0160'), $this->getService('0147')); + } + + + public function createServiceRules__81(): PHPStan\Rules\Methods\ConsistentConstructorRule + { + return new PHPStan\Rules\Methods\ConsistentConstructorRule($this->getService('0162'), $this->getService('0163')); + } + + + public function createServiceRules__82(): PHPStan\Rules\Methods\ConstructorReturnTypeRule + { + return new PHPStan\Rules\Methods\ConstructorReturnTypeRule; + } + + + public function createServiceRules__83(): PHPStan\Rules\Methods\ExistingClassesInTypehintsRule + { + return new PHPStan\Rules\Methods\ExistingClassesInTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__84(): PHPStan\Rules\Methods\FinalPrivateMethodRule + { + return new PHPStan\Rules\Methods\FinalPrivateMethodRule; + } + + + public function createServiceRules__85(): PHPStan\Rules\Methods\MethodCallableRule + { + return new PHPStan\Rules\Methods\MethodCallableRule($this->getService('0159'), $this->getService('026')); + } + + + public function createServiceRules__86(): PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule + { + return new PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule; + } + + + public function createServiceRules__87(): PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule + { + return new PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule($this->getService('026')); + } + + + public function createServiceRules__88(): PHPStan\Rules\Methods\MissingMethodImplementationRule + { + return new PHPStan\Rules\Methods\MissingMethodImplementationRule; + } + + + public function createServiceRules__89(): PHPStan\Rules\Methods\MethodAttributesRule + { + return new PHPStan\Rules\Methods\MethodAttributesRule($this->getService('0130')); + } + + + public function createServiceRules__9(): PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule + { + return new PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule( + $this->getService('075'), + $this->getService('reflectionProvider') + ); + } + + + public function createServiceRules__90(): PHPStan\Rules\Methods\StaticMethodCallableRule + { + return new PHPStan\Rules\Methods\StaticMethodCallableRule($this->getService('0160'), $this->getService('026')); + } + + + public function createServiceRules__91(): PHPStan\Rules\Names\UsedNamesRule + { + return new PHPStan\Rules\Names\UsedNamesRule; + } + + + public function createServiceRules__92(): PHPStan\Rules\Operators\InvalidAssignVarRule + { + return new PHPStan\Rules\Operators\InvalidAssignVarRule($this->getService('0165')); + } + + + public function createServiceRules__93(): PHPStan\Rules\Operators\InvalidIncDecOperationRule + { + return new PHPStan\Rules\Operators\InvalidIncDecOperationRule($this->getService('0182')); + } + + + public function createServiceRules__94(): PHPStan\Rules\Properties\AccessPropertiesInAssignRule + { + return new PHPStan\Rules\Properties\AccessPropertiesInAssignRule($this->getService('0175')); + } + + + public function createServiceRules__95(): PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule + { + return new PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule($this->getService('0386')); + } + + + public function createServiceRules__96(): PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule + { + return new PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule($this->getService('0148')); + } + + + public function createServiceRules__97(): PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule + { + return new PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule; + } + + + public function createServiceRules__98(): PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule + { + return new PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule($this->getService('0110')); + } + + + public function createServiceRules__99(): PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule + { + return new PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule($this->getService('0110')); + } + + + public function createServiceSimpleRelativePathHelper(): PHPStan\File\RelativePathHelper + { + return new PHPStan\File\SimpleRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); + } + + + public function createServiceStubFileTypeMapper(): PHPStan\Type\FileTypeMapper + { + return new PHPStan\Type\FileTypeMapper( + $this->getService('0122'), + $this->getService('stubParser'), + $this->getService('038'), + $this->getService('037'), + $this->getService('025'), + $this->getService('085') + ); + } + + + public function createServiceStubParser(): PHPStan\Parser\CachedParser + { + return new PHPStan\Parser\CachedParser($this->getService('freshStubParser'), 256); + } + + + public function createServiceStubPhpDocProvider(): PHPStan\PhpDoc\StubPhpDocProvider + { + return new PHPStan\PhpDoc\StubPhpDocProvider( + $this->getService('stubParser'), + $this->getService('stubFileTypeMapper'), + $this->getService('045') + ); + } + + + public function createServiceTypeSpecifier(): PHPStan\Analyser\TypeSpecifier + { + return $this->getService('typeSpecifierFactory')->create(); + } + + + public function createServiceTypeSpecifierFactory(): PHPStan\Analyser\TypeSpecifierFactory + { + return new PHPStan\Analyser\TypeSpecifierFactory($this->getService('075')); + } + + + public function initialize(): void + { + } + + + protected function getStaticParameters(): array + { + return [ + 'bootstrapFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', + ], + 'excludePaths' => ['analyseAndScan' => [], 'analyse' => []], + 'level' => 8, + 'paths' => ['src', 'build', 'tests'], + 'exceptions' => [ + 'implicitThrows' => true, + 'reportUncheckedExceptionDeadCatch' => true, + 'uncheckedExceptionRegexes' => [], + 'uncheckedExceptionClasses' => [], + 'checkedExceptionRegexes' => [], + 'checkedExceptionClasses' => [], + 'check' => ['missingCheckedExceptionInThrows' => false, 'tooWideThrowType' => true], + ], + 'featureToggles' => [ + 'bleedingEdge' => true, + 'checkParameterCastableToNumberFunctions' => true, + 'skipCheckGenericClasses' => [], + 'stricterFunctionMap' => true, + 'reportPreciseLineForUnusedFunctionParameter' => true, + 'internalTag' => true, + 'newStaticInAbstractClassStaticMethod' => true, + ], + 'fileExtensions' => ['php'], + 'checkAdvancedIsset' => true, + 'reportAlwaysTrueInLastCondition' => false, + 'checkClassCaseSensitivity' => true, + 'checkExplicitMixed' => false, + 'checkImplicitMixed' => false, + 'checkFunctionArgumentTypes' => true, + 'checkFunctionNameCase' => true, + 'checkInternalClassCaseSensitivity' => true, + 'checkMissingCallableSignature' => false, + 'checkMissingVarTagTypehint' => true, + 'checkArgumentsPassedByReference' => true, + 'checkMaybeUndefinedVariables' => true, + 'checkNullables' => true, + 'checkThisOnly' => false, + 'checkUnionTypes' => true, + 'checkBenevolentUnionTypes' => false, + 'checkExplicitMixedMissingReturn' => true, + 'checkPhpDocMissingReturn' => true, + 'checkPhpDocMethodSignatures' => true, + 'checkExtraArguments' => true, + 'checkMissingTypehints' => true, + 'checkTooWideReturnTypesInProtectedAndPublicMethods' => false, + 'checkUninitializedProperties' => false, + 'checkDynamicProperties' => true, + 'strictRulesInstalled' => true, + 'deprecationRulesInstalled' => true, + 'inferPrivatePropertyTypeFromConstructor' => false, + 'reportMaybes' => true, + 'reportMaybesInMethodSignatures' => true, + 'reportMaybesInPropertyPhpDocTypes' => true, + 'reportStaticMethodSignatures' => true, + 'reportWrongPhpDocTypeInVarTag' => true, + 'reportAnyTypeWideningInVarTag' => false, + 'reportPossiblyNonexistentGeneralArrayOffset' => false, + 'reportPossiblyNonexistentConstantArrayOffset' => false, + 'checkMissingOverrideMethodAttribute' => false, + 'mixinExcludeClasses' => [], + 'scanFiles' => [], + 'scanDirectories' => [], + 'parallel' => [ + 'jobSize' => 20, + 'processTimeout' => 600.0, + 'maximumNumberOfProcesses' => 32, + 'minimumNumberOfJobsPerProcess' => 2, + 'buffer' => 134217728, + ], + 'phpVersion' => null, + 'polluteScopeWithLoopInitialAssignments' => false, + 'polluteScopeWithAlwaysIterableForeach' => false, + 'polluteScopeWithBlock' => false, + 'propertyAlwaysWrittenTags' => [], + 'propertyAlwaysReadTags' => [], + 'additionalConstructors' => [], + 'treatPhpDocTypesAsCertain' => true, + 'usePathConstantsAsConstantString' => false, + 'rememberPossiblyImpureFunctionValues' => true, + 'tips' => ['discoveringSymbols' => true, 'treatPhpDocTypesAsCertain' => true], + 'tipsOfTheDay' => true, + 'reportMagicMethods' => true, + 'reportMagicProperties' => true, + 'ignoreErrors' => [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], + 'internalErrorsCountLimit' => 50, + 'cache' => ['nodesByStringCountMax' => 256], + 'reportUnmatchedIgnoredErrors' => true, + 'typeAliases' => [], + 'universalObjectCratesClasses' => ['stdClass'], + 'stubFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', + ], + 'earlyTerminatingMethodCalls' => [], + 'earlyTerminatingFunctionCalls' => [], + 'resultCachePath' => 'storage/framework/cache/phpstan/resultCache.php', + 'resultCacheSkipIfOlderThanDays' => 7, + 'resultCacheChecksProjectExtensionFilesDependencies' => false, + 'dynamicConstantNames' => [ + 'ICONV_IMPL', + 'LIBXML_VERSION', + 'LIBXML_DOTTED_VERSION', + 'Memcached::HAVE_ENCODING', + 'Memcached::HAVE_IGBINARY', + 'Memcached::HAVE_JSON', + 'Memcached::HAVE_MSGPACK', + 'Memcached::HAVE_SASL', + 'Memcached::HAVE_SESSION', + 'PHP_VERSION', + 'PHP_MAJOR_VERSION', + 'PHP_MINOR_VERSION', + 'PHP_RELEASE_VERSION', + 'PHP_VERSION_ID', + 'PHP_EXTRA_VERSION', + 'PHP_WINDOWS_VERSION_MAJOR', + 'PHP_WINDOWS_VERSION_MINOR', + 'PHP_WINDOWS_VERSION_BUILD', + 'PHP_ZTS', + 'PHP_DEBUG', + 'PHP_MAXPATHLEN', + 'PHP_OS', + 'PHP_OS_FAMILY', + 'PHP_SAPI', + 'PHP_EOL', + 'PHP_INT_MAX', + 'PHP_INT_MIN', + 'PHP_INT_SIZE', + 'PHP_FLOAT_DIG', + 'PHP_FLOAT_EPSILON', + 'PHP_FLOAT_MIN', + 'PHP_FLOAT_MAX', + 'DEFAULT_INCLUDE_PATH', + 'PEAR_INSTALL_DIR', + 'PEAR_EXTENSION_DIR', + 'PHP_EXTENSION_DIR', + 'PHP_PREFIX', + 'PHP_BINDIR', + 'PHP_BINARY', + 'PHP_MANDIR', + 'PHP_LIBDIR', + 'PHP_DATADIR', + 'PHP_SYSCONFDIR', + 'PHP_LOCALSTATEDIR', + 'PHP_CONFIG_FILE_PATH', + 'PHP_CONFIG_FILE_SCAN_DIR', + 'PHP_SHLIB_SUFFIX', + 'PHP_FD_SETSIZE', + 'OPENSSL_VERSION_NUMBER', + 'ZEND_DEBUG_BUILD', + 'ZEND_THREAD_SAFE', + 'E_ALL', + ], + 'customRulesetUsed' => false, + 'editorUrl' => 'phpstorm://open?file=%file%&line=%line%', + 'editorUrlTitle' => '%relFile%:%line%', + 'errorFormat' => null, + 'sourceLocatorPlaygroundMode' => false, + '__validate' => true, + 'parametersNotInvalidatingCache' => [ + ['parameters', 'editorUrl'], + ['parameters', 'editorUrlTitle'], + ['parameters', 'errorFormat'], + ['parameters', 'ignoreErrors'], + ['parameters', 'reportUnmatchedIgnoredErrors'], + ['parameters', 'tipsOfTheDay'], + ['parameters', 'parallel'], + ['parameters', 'internalErrorsCountLimit'], + ['parameters', 'cache'], + ['parameters', 'memoryLimitFile'], + ['parameters', 'pro'], + 'parametersSchema', + ], + 'strictRules' => [ + 'allRules' => false, + 'disallowedLooseComparison' => true, + 'booleansInConditions' => true, + 'booleansInLoopConditions' => [false, true], + 'uselessCast' => true, + 'requireParentConstructorCall' => true, + 'disallowedBacktick' => true, + 'disallowedEmpty' => true, + 'disallowedImplicitArrayCreation' => true, + 'disallowedShortTernary' => true, + 'overwriteVariablesWithLoop' => true, + 'closureUsesThis' => true, + 'matchingInheritedMethodNames' => true, + 'numericOperandsInArithmeticOperators' => true, + 'strictFunctionCalls' => true, + 'dynamicCallOnStaticMethod' => true, + 'switchConditionsMatchingType' => true, + 'noVariableVariables' => true, + 'strictArrayFilter' => true, + 'illegalConstructorMethodCall' => true, + ], + 'type_perfect' => [ + 'narrow_param' => true, + 'narrow_return' => true, + 'no_mixed' => false, + 'null_over_false' => true, + 'no_mixed_property' => true, + 'no_mixed_caller' => true, + ], + 'allowInRootDir' => null, + 'filesRootDir' => null, + 'disallowedNamespaces' => [], + 'disallowedClasses' => [], + 'disallowedMethodCalls' => [ + [ + 'function' => 'mysqli::query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli::real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + ], + 'disallowedStaticCalls' => [], + 'disallowedFunctionCalls' => [ + ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], + ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], + [ + 'function' => 'create_function()', + 'message' => 'the function is about as evil as using eval()', + 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', + ], + ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], + ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], + ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], + ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], + ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], + ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], + [ + 'function' => 'show_source()', + 'message' => 'might reveal source code or config files (alias of highlight_file())', + ], + ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], + ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], + ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], + ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], + ['function' => 'var_dump()', 'message' => 'use some logger instead'], + ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], + [ + 'function' => 'phpinfo()', + 'message' => 'might reveal session id or other tokens in cookies', + 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', + ], + ['function' => 'exec()'], + ['function' => 'passthru()'], + ['function' => 'proc_open()'], + ['function' => 'shell_exec()'], + ['function' => 'system()'], + ['function' => 'pcntl_exec()'], + ['function' => 'popen()'], + [ + 'function' => 'md5()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + [ + 'function' => 'sha1()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + ], + ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash()', + 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_file()', + 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], + ], + [ + 'function' => 'hash_init()', + 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', + 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], + ], + [ + 'function' => 'rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'mt_rand()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'lcg_value()', + 'message' => 'it is not a cryptographically secure generator, use random_int() instead', + ], + [ + 'function' => 'uniqid()', + 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', + ], + [ + 'function' => 'mysql_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysql_unbuffered_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_multi_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'mysqli_real_query()', + 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', + ], + [ + 'function' => 'in_array()', + 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', + 'allowParamsAnywhere' => [3 => true], + ], + [ + 'function' => 'htmlspecialchars()', + 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', + 'allowParamFlagsAnywhere' => [2 => 3], + ], + ], + 'disallowedConstants' => [], + 'disallowedEnums' => [], + 'disallowedSuperglobals' => [], + 'disallowedAttributes' => [], + 'disallowedControlStructures' => [], + 'type_coverage' => [ + 'declare' => 0, + 'return_type' => 99, + 'param_type' => 99, + 'property_type' => 99, + 'constant_type' => 99, + 'print_suggestions' => true, + 'return' => 100, + 'param' => 100, + 'property' => 100, + 'constant' => 100, + 'measure' => false, + ], + 'tmpDir' => 'storage/framework/cache/phpstan', + 'debugMode' => true, + 'productionMode' => false, + 'tempDir' => 'storage/framework/cache/phpstan', + 'rootDir' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan', + 'currentWorkingDirectory' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'cliArgumentsVariablesRegistered' => true, + 'additionalConfigFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + ], + 'allConfigFiles' => [ + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', + 'phar://phpstan.phar/conf/bleedingEdge.neon', + ], + 'composerAutoloaderProjectPaths' => ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], + 'generateBaselineFile' => null, + 'usedLevel' => '8', + 'cliAutoloadFile' => null, + 'env' => [ + 'NVM_INC' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/include/node', + 'HERD_PHP_80_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/80/', + 'PHP_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', + 'NVM_CD_FLAGS' => '-q', + 'SHELL' => '/bin/zsh', + 'TERM' => 'xterm-256color', + 'COMPOSER_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/composer', + 'TMPDIR' => '/var/folders/tk/pwpkrwsj01b445dx2v8b70m40000gn/T/', + 'HOMEBREW_REPOSITORY' => '/opt/homebrew', + 'TERM_SESSION_ID' => '22b3b63c-1304-4592-89d4-5de6ee7c9ced', + 'ZSH' => '/Users/jantinnerezo/.oh-my-zsh', + 'HERD_PHP_83_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/83/', + 'USER' => 'jantinnerezo', + 'NVM_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm', + 'LS_COLORS' => 'di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43', + 'COMMAND_MODE' => 'unix2003', + 'SSH_AUTH_SOCK' => '/private/tmp/com.apple.launchd.o0M3CWOtyp/Listeners', + '__CF_USER_TEXT_ENCODING' => '0x1F5:0x0:0x0', + 'HERD_PHP_82_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/82/', + 'PAGER' => 'less', + 'LSCOLORS' => 'Gxfxcxdxbxegedabagacad', + 'PATH' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/bin:/Users/jantinnerezo/Library/Application Support/Herd/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/jantinnerezo/Library/Application Support/Herd/bin/:/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/Visual Studio Code.app/Contents/Resources/app/bin', + 'TERMINAL_EMULATOR' => 'JetBrains-JediTerm', + 'HERD_PHP_84_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/84/', + '_' => './vendor/bin/phpstan', + '__CFBundleIdentifier' => 'com.jetbrains.PhpStorm', + 'PWD' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', + 'XPC_FLAGS' => '0x0', + 'XPC_SERVICE_NAME' => '0', + 'SHELL_VERBOSITY' => '0', + 'HOME' => '/Users/jantinnerezo', + 'SHLVL' => '3', + 'LANGUAGE' => 'C', + 'OPENSSL_CONF' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/openssl.cnf', + 'HOMEBREW_PREFIX' => '/opt/homebrew', + 'LOGNAME' => 'jantinnerezo', + 'LESS' => '-R', + 'LC_CTYPE' => 'UTF-8', + 'NVM_BIN' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin', + 'HOMEBREW_CELLAR' => '/opt/homebrew/Cellar', + 'INFOPATH' => '/opt/homebrew/share/info:', + 'GIT_ASKPASS' => 'echo', + 'LINES' => '23', + 'COLUMNS' => '178', + ], + ]; + } + + + protected function getDynamicParameter($key) + { + switch (true) { + case $key === 'singleReflectionFile': return null; + case $key === 'singleReflectionInsteadOfFile': return null; + case $key === 'analysedPaths': return null; + case $key === 'analysedPathsFromConfig': return null; + case $key === 'sysGetTempDir': return sys_get_temp_dir(); + case $key === 'pro': return [ + 'dnsServers' => ['1.1.1.2'], + 'tmpDir' => ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', + ]; + default: return parent::getDynamicParameter($key); + }; + } + + + public function getParameters(): array + { + array_map(function ($key) { $this->getParameter($key); }, [ + 'singleReflectionFile', + 'singleReflectionInsteadOfFile', + 'analysedPaths', + 'analysedPathsFromConfig', + 'sysGetTempDir', + 'pro', + ]); + return parent::getParameters(); + } +} diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.lock b/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.lock new file mode 100644 index 0000000..e69de29 diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.meta b/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.meta new file mode 100644 index 0000000..8361f0a --- /dev/null +++ b/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.meta @@ -0,0 +1 @@ +a:6:{i:0;i:1;i:1;a:33:{s:120:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.neon";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon";i:1731428986;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon";i:1736367023;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon";i:1747220217;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon";i:1744311703;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon";i:1736208626;s:72:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php";i:1751283274;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon";i:1744311703;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon";i:1744311703;s:42:"phar://phpstan.phar/conf/bleedingEdge.neon";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ServicesExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ParametersExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/bootstrap/src/Bootstrap/Extensions/PhpExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ExtensionsExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/RulesExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ConditionalTagsExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ParametersSchemaExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateIgnoredErrorsExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateExcludePathsExtension.php";i:1747860844;}i:2;a:957:{s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DebugScopeRule.php";i:1747860844;s:122:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Rule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpPhpDocTypeRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpTypeRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/FileAssertRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionCallableUsageRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodCallableUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodUsageRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodCallableUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedUsageOfDeprecatedStringCastRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassConstFetchRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassExtendsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassImplementsRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInterfaceExtendsRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiMethodCallRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiStaticCallRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/GetTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/NodeConnectingVisitorAttributesRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/OldPhpParser4ClassRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/PhpStanNamespaceIn3rdPartyPackageRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionInstantiationRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionFunctionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DuplicateKeysInLiteralArraysRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessWithoutDimForReadingRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/UnsetCastRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AllowedSubTypesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantAttributesRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/DuplicateDeclarationRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/EnumSanityRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationCallableRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InvalidPromotedPropertiesRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitUseAliasesRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitAliasesRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NonClassAttributeClassRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ReadOnlyClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/TraitAttributeClassRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ClassAsClassConstantRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/DynamicClassConstantFetchRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MagicConstantContextRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/NativeTypedClassConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/EnumCases/EnumCaseAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/NoncapturingCatchRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExpressionRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionAttributesRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnNullsafeByRefRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/DefineParametersRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInArrowFunctionTypehintsRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionParametersRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInClosureTypehintsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInTypehintsRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionAttributesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InnerFunctionRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InvalidLexicalVariablesInClosureUseRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParamAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfArrayParametersRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RedefinedParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnNullsafeByRefRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Ignore/IgnoreParseErrorRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/VariadicParametersDeclarationRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/ContinueBreakInLoopRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/DeclareStrictTypesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractMethodInNonAbstractClassRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractPrivateMethodRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallMethodsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallStaticMethodsRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConsistentConstructorRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConstructorReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ExistingClassesInTypehintsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/FinalPrivateMethodRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallableRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityInInterfaceRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMagicSerializationMethodsRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodImplementationRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallableRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Names/UsedNamesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidAssignVarRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidIncDecOperationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesInAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesInAssignRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertyHookTypehintsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/InvalidCallablePropertyTypeRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyPropertyAssignRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertiesInInterfaceRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAssignRefRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAttributesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyHookAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyInClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionPatternRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConflictingTraitConstantsRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConstantsInTraitsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitAttributesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Types/InvalidTypesInUnionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/UnsetRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Whitespace/FileWhitespaceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/UnusedConstructorParametersRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UnusedClosureUsesRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/EmptyRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/IssetRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/NullCoalesceRule.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/EchoRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidCastRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidPartOfEncapsedStringRule.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/PrintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AccessPrivateConstantThroughStaticRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitUseRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitUseRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/UsageOfVoidMatchExpressionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ValueAssignedToClassConstantRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleArrowFunctionDefaultParameterTypeRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleClosureDefaultParameterTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassAncestorsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassTemplateTypeRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumAncestorsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumTemplateTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionTemplateTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionSignatureVarianceRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceAncestorsRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceTemplateTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTemplateTypeRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeTraitRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodSignatureVarianceRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/PropertyVarianceRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TraitTemplateTypeRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/UsedTraitsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallPrivateMethodThroughStaticRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidBinaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidComparisonOperationRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidUnaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionConditionalReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodConditionalReturnTypeRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionAssertRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodAssertRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleSelfOutTypeRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleClassConstantPhpDocTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyHookPhpDocTypeRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyPhpDocTypeRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidThrowsPhpDocValueRule.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleParamImmediatelyInvokedCallableRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagChangedExpressionTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/WrongVariableNameInVarTagRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPrivatePropertyThroughStaticRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireImplementsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireExtendsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionTraitRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureFunctionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureMethodRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayDestructuringRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayUnpackingRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/IterableInForeachRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignmentRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignOpRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessValueAssignmentRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/UnpackIterableInArrayRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExprTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldTypeRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ReturnTypeRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/DefaultValueTypesAssignedToPropertiesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/GetNonVirtualPropertyHookReadRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRefRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRefRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetNonVirtualPropertyHookAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/TypesAssignedToPropertiesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutAssignedTypeRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutExecutionEndTypeRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/VariableCloningRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DeadForeachRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToConstructorStatementWithoutImpurePointsRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToFunctionStatementWithoutImpurePointsRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToStaticMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/NoopRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnreachableStatementRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateMethodRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/OverwrittenExitPointByFinallyRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionStatementWithoutSideEffectsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UselessFunctionReturnValueRule.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToConstructorStatementWithoutSideEffectsRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToStaticMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/NullsafeMethodCallRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideArrowFunctionReturnTypehintRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideClosureReturnTypehintRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionReturnTypehintRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionParameterOutTypeRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodParameterOutTypeRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWidePropertyTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/NotAnalysedTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DateTimeInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallUserFuncRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToStringRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ImplodeParameterCastableToStringRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/SortParameterCastableToStringRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionQuotingRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MissingClassConstantTypehintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionParameterTypehintRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionReturnTypehintRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodParameterTypehintRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodSelfOutTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingPropertyTypehintRule.php";i:1747860844;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php";i:1731428986;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php";i:1731428986;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/FetchingDeprecatedConstRule.php";i:1747220217;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoParamTypeRemovalRule.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoArrayAccessOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoIssetOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoEmptyOnObjectRule.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPublicClassMethodParamTypeRule.php";i:1746391137;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPrivateClassMethodParamTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowReturnObjectTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedPropertyFetcherRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedMethodCallerRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/ReturnNullOverFalseRule.php";i:1746391137;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ParamTypeCoverageRule.php";i:1736208626;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ReturnTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/PropertyTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ConstantTypeCoverageRule.php";i:1736208626;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/DeclareCoverageRule.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowedLaravelDieDumpFunctionsRule.php";i:1746801485;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowMutableDatetimeRule.php";i:1746801485;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LexerFactory.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/AnonymousClassVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFilterArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFindArgVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayMapArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayWalkArgVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindToVarVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindArgVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CurlSetOptArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrowFunctionArgVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/MagicConstantParamDefaultVisitor.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/NewAssignedToPropertyVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ParentStmtTypesVisitor.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StandaloneThrowExprVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TryCatchTypeVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LastConditionVisitor.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TypeTraverserInstanceofVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicMethodsVisitor.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicFunctionsVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/ExprPrinter.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/Printer.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Broker/AnonymousClassNameHelper.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactoryFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/ComposerPhpVersionFactory.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/ParserConfig.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/TypeParser.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/PhpDocParser.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Printer/Printer.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocInheritanceResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocNodeResolver.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocStringResolver.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ConstExprNodeResolver.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeStringResolver.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubValidator.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/SocketSelectStubFilesExtension.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/DefaultStubFilesProvider.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesProvider.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/JsonValidateStubFilesExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionClassStubFilesExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionEnumStubFilesExtension.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Analyser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/AnalyserResultFinalizer.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/IgnoreErrorExtensionProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LocalIgnoresProcessor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RuleErrorTransformer.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoredErrorHelper.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoreLexer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LazyInternalScopeFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/InternalScopeFactory.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ScopeFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolverFactory.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheClearer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RicherScopeGetTypeHelper.php";i:1747860844;s:123:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/Cache.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/RegistryFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyseApplication.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyserRunner.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/FixerApplication.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/DependencyResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeFetcher.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeVisitor.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Nette/NetteContainer.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Container.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/DerivativeContainerFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileHelper.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileFinder.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileMonitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/DeclarePositionVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ImmediatelyInvokedClosureVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/ParallelAnalyser.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/Scheduler.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/DiagnoseExtension.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Process/CpuCoreCounter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AttributeReflectionFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsMethodsClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodsClassReflectionExtension.php";i:1747860844;s:180:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsPropertiesClassReflectionExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PropertiesClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/CachingVisitor.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/FileNodesFetcher.php";i:1747860844;s:200:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/ComposerJsonAndInstalledJsonSourceLocatorMaker.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorFactory.php";i:1747860844;s:195:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumCaseDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodReturnTypeExtension.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumDynamicReturnTypeExtension.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ConstructorsHelper.php";i:1747860844;s:185:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsMethodsClassReflectionExtension.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsPropertiesClassReflectionExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinMethodsClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinPropertiesClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpClassReflectionExtension.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/Soap/SoapClientMethodsClassReflectionExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/EnumAllowedSubTypesClassReflectionExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AllowedSubTypesClassReflectionExtension.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/UniversalObjectCratesClassReflectionExtension.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PHPStan/NativeReflectionEnumReturnDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/NativeFunctionReflectionProvider.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapParser.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/FunctionSignatureMapProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/Php8SignatureMapProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProviderFactory.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiRuleHelper.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/AttributesCheck.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchCheck.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassForbiddenNameCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagCheck.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinCheck.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagCheck.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantConditionRuleHelper.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeHelper.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/DefaultExceptionTypeResolver.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ExceptionTypeResolver.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInFunctionThrowsRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInMethodThrowsRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInPropertyHookThrowsRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInThrowsCheck.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideThrowTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionCallParametersCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionDefinitionCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionReturnTypeCheck.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ParameterCastableToStringCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/CrossCheckInterfacesHelper.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericAncestorsCheck.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericObjectTypeCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeCheck.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TemplateTypeCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/VarianceCheck.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalUsageHelper.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/IssetCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodSignatureRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodParameterComparisonHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityComparisonHelper.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/MissingTypehintCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/NullsafeCheck.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/LazyAlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/AlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/LazyAlwaysUsedMethodExtensionProvider.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AlwaysUsedMethodExtensionProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/ConditionalReturnTypeRuleHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/AssertRuleHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/UnresolvableTypeHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/GenericCallableRuleHelper.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagTypeRuleHelper.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Playground/NeverRuleHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesCheck.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathNumberOperatorTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/OperatorTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/UninitializedPropertyRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/LazyReadWritePropertiesExtensionProvider.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadWritePropertiesExtensionProvider.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyDescriptor.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyReflectionFinder.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/FunctionPurityCheck.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RuleLevelHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/UnusedFunctionParametersCheck.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideParameterOutTypeCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FileTypeMapper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/BitwiseFlagHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AbsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArgumentBasedFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChangeKeyCaseFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayIntersectKeyFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChunkFunctionReturnTypeExtension.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCombineFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCurrentDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillKeysFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFlipFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindKeyFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierAwareExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyFirstDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyLastDynamicReturnTypeExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeysFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMapFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMergeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayNextDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPopFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayRandFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReduceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReplaceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReverseFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayShiftFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySliceFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySpliceFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayValuesFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySumFunctionDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertThrowTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionThrowTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BackedEnumFromMethodDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathStringOrNullReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindToDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureFromCallableDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CompactFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantFunctionReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantHelper.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountCharsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CurlGetinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatMethodReturnTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeCreateDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeDynamicReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeConstructorThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyMethodThrowTypeExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodThrowTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeSubMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeZoneConstructorThrowTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DioStatDynamicFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ExplodeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterInputDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarArrayDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetCalledClassDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetClassDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDebugTypeFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDefinedVarsFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetParentClassDynamicFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettypeFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettimeofdayDynamicFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HashFunctionsReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HighlightStringDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IntdivThrowTypeExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IniGetReturnTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/OpenSslEncryptParameterOutTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterOutTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseStrParameterOutTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchTypeSpecifyingExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchParameterOutTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregReplaceCallbackClosureTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterClosureTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RegexArrayShapeMatcher.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexGroupParser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexExpressionHelper.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionFunctionConstructorThrowTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionMethodConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionPropertyConstructorThrowTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrContainingTypeSpecifyingExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementClassPropertyReflectionExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementConstructorThrowTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StatDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MethodExistsTypeSpecifyingExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PropertyExistsTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MinMaxFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NumberFormatFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PathinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregFilterFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregSplitDynamicReturnTypeExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassIsSubclassOfTypeSpecifyingExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/MethodTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReplaceFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPointerFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/LtrimFunctionReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtensionTrait.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbConvertEncodingFunctionReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbSubstituteCharacterDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbStrlenFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MicrotimeFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HrtimeFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ImplodeFunctionReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NonEmptyStringFunctionsReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SetTypeFunctionTypeSpecifyingExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrCaseFunctionsReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrlenFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrPadFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrRepeatFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrrevFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SubstrDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ThrowableReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseUrlFunctionDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TriggerErrorDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TrimFunctionDynamicReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/VersionCompareFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PowFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RoundFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrtotimeFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RandomIntFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RangeFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassImplementsFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefineConstantTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefinedConstantTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FunctionExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/InArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsCallableFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsIterableFunctionTypeSpecifyingExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsSubclassOfFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IteratorToArrayFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingHelper.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CtypeDigitFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TypeSpecifyingFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementAsXMLMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementXpathMethodReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrSplitFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrTokFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SscanfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrvalFamilyFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrWordCountFunctionDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/XMLReaderOpenReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionGetAttributesMethodReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DatePeriodConstructorReturnTypeExtension.php";i:1747860844;s:189:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/ClosureTypeFactory.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Constant/OversizedArrayBuilder.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/ParentDirectoryRelativePathHelper.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/RelativePathHelper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/FileCacheStorage.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/CacheStorage.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/RichParser.php";i:1747860844;s:125:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/Parser.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CleaningParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/SimpleParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CachedParser.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserDecorator.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserFactory.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/LazyRegistry.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Registry.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubPhpDocProvider.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/Reflector.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionSourceLocatorFactory.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/PhpStormStubsSourceStubberFactory.php";i:1747860844;s:204:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/PhpStormStubsSourceStubber.php";i:1747860844;s:191:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/SourceStubber.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/ReflectionSourceStubberFactory.php";i:1747860844;s:201:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/ReflectionSourceStubber.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Deprecation/DeprecationProvider.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser/Php8.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PathRoutingParser.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StubParser.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/PHPStanDiagnoseExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CiDetectedErrorFormatter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/ErrorFormatter.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/RawErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TableErrorFormatter.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CheckstyleErrorFormatter.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JsonErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JunitErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GitlabErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GithubErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TeamcityErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInClassExtendsRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInClassImplementsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInEnumImplementsRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInInstanceOfRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInInterfaceExtendsRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInTraitUseRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CaughtExceptionExistenceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToNonExistentFunctionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticInAbstractClassStaticMethodRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/OverridingConstantRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/OverridingMethodRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Missing/MissingReturnRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInGroupUseRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionCallableRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/OverridingPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetPropertyHookParameterRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/WritingToReadOnlyPropertiesRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadingWriteOnlyPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/CompactVariablesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/DefinedVariableRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/RequireFileExistsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassNameUsageExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalFunctionUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageExtension.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ConstantRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsCheck.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionTraitRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallCallablesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocTagValueRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocVarTagTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPHPStanDocTagRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalPropertyUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalMethodUsageExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayDimFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayItemRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidFunctionWithExplicitThrowPointRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidMethodWithExplicitThrowPointRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidPropertyHookWithExplicitThrowPointRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldFromTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldInGeneratorRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ImpossibleInstanceOfRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanAndConstantConditionRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanOrConstantConditionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanNotConstantConditionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/ConstructorWithoutImpurePointsCollector.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Collector.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureNewCollector.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/FunctionWithoutImpurePointsCollector.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureFuncCallCollector.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/MethodWithoutImpurePointsCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureMethodCallCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureStaticCallCollector.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivatePropertyRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/DoWhileLoopConstantConditionRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ElseIfConstantConditionRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/IfConstantConditionRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeFunctionCallRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeMethodCallRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeStaticMethodCallRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/LogicalXorConstantConditionRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/MatchExpressionRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/NumberComparisonOperatorsConstantConditionRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/StrictComparisonOfDifferentTypesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantLooseComparisonRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/TernaryOperatorConstantConditionRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysFalseConditionRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysTrueConditionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideFunctionThrowTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideMethodThrowTypeRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWidePropertyHookThrowTypeRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/NullsafePropertyFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitDeclarationCollector.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitUseCollector.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CatchWithUnthrownExceptionRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RandomIntParametersRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayFilterRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayValuesRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToNumberRule.php";i:1747860844;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php";i:1731428986;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterOutTypeExtension.php";i:1747860844;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php";i:1731428986;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodTypeSpecifyingExtension.php";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php";i:1731428986;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterClosureTypeExtension.php";i:1747860844;s:119:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php";i:1736367023;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/DependencyInjection/LazyDeprecatedScopeResolverProvider.php";i:1747220217;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DefaultDeprecatedScopeResolver.php";i:1747220217;s:152:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeResolver.php";i:1747220217;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php";i:1747220217;s:176:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassConstantUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php";i:1747220217;s:169:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedMethodUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedPropertyUsageExtension.php";i:1747220217;s:172:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassNameUsageExtension.php";i:1747220217;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanRuleHelper.php";i:1742298160;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperatorRuleHelper.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariablePropertyFetchRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInDoWhileConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInIfConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInWhileConditionRule.php";i:1742298160;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/UselessCastRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/RequireParentConstructCallRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedBacktickRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedEmptyRule.php";i:1742298160;s:167:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php";i:1742298160;s:158:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php";i:1742298160;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ArrayFilterStrictRule.php";i:1742298160;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ClosureUsesThisRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/WrongCaseOfInheritedMethodRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorMethodCallRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorStaticCallRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostDecrementRule.php";i:1742298160;s:164:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostIncrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreDecrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreIncrementRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticAdditionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticDivisionRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticExponentiationRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticModuloRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticSubtractionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php";i:1742298160;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/StrictFunctionCallsRule.php";i:1742298160;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallableRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallableRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableVariablesRule.php";i:1742298160;s:109:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Configuration.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ClassMethodNodeFinder.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/MethodCallNodeFinder.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ReturnNodeFinder.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/PhpDoc/ApiDocStmtAnalyzer.php";i:1746391137;s:118:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/NodeComparator.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/ReflectionParser.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/MethodNodeAnalyser.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/Collector/PublicClassMethodMatcher.php";i:1746391137;s:136:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/ClassMethodCallReferenceResolver.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/CollectorMetadataPrinter.php";i:1746391137;s:117:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Guard/EmptyIssetGuard.php";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/ClassMethod/PublicClassMethodParamTypesCollector.php";i:1746391137;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCall/MethodCallArgTypesCollector.php";i:1746391137;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCallableNode/MethodCallableCollector.php";i:1746391137;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/Allowed.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedConfigFactory.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedPath.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/GetAttributesWhenInSignature.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedAttributeFactory.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedCallFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedConstantFactory.php";i:1744311703;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedControlStructureFactory.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedNamespaceFactory.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedSuperglobalFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedVariableFactory.php";i:1744311703;s:120:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/File/FilePath.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Formatter/Formatter.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Identifier/Identifier.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Normalizer/Normalizer.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedAttributeRuleErrors.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallableParameterRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedConstantRuleErrors.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedControlStructureRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedFunctionRuleErrors.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedMethodRuleErrors.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedNamespaceRuleErrors.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallsRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedVariableRuleErrors.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Type/TypeResolver.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsageFactory.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsages.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/MethodCalls.php";i:1744311703;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/NewCalls.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/StaticCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EvalCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EchoCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/PrintCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EmptyCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/IssetCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/UnsetCalls.php";i:1744311703;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ExitDieCalls.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/FunctionCalls.php";i:1744311703;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ShellExecCalls.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ConstantUsages.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ClassConstantUsages.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/VariableUsages.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/AttributeUsages.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/BreakControlStructure.php";i:1744311703;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ContinueControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DeclareControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DoWhileControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseIfControlStructure.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForeachControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/GotoControlStructure.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/IfControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/MatchControlStructure.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/RequireIncludeControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ReturnControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/SwitchControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/WhileControlStructure.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentClassMethodNameHelperRule.php";i:1744311703;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentClassMethodNameHelperRule.php";i:1744311703;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentFunctionNameHelperRule.php";i:1744311703;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentFunctionNameHelperRule.php";i:1744311703;s:134:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Formatter/TypeCoverageFormatter.php";i:1736208626;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/CollectorDataNormalizer.php";i:1736208626;s:116:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Configuration.php";i:1736208626;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ReturnTypeDeclarationCollector.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ParamTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/PropertyTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ConstantTypeDeclarationCollector.php";i:1736208626;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/DeclareCollector.php";i:1736208626;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Container.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/utils/src/SmartObject.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactory.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersion.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/LazyTypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolver.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManager.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManagerFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Registry.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/MemoizingContainer.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/LazyClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/ClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:179:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterOutTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterOutTypeExtensionProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyOperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/OperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicThrowTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicThrowTypeExtensionProvider.php";i:1747860844;s:178:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterClosureTypeExtensionProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterClosureTypeExtensionProvider.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluder.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderRawFactory.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpFunctionReflection.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflection.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflectionFactory.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocator.php";i:1747860844;s:182:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/SourceLocator.php";i:1747860844;s:190:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocatorFactory.php";i:1747860844;s:186:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocator.php";i:1747860844;s:193:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorFactory.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflection.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ExtendedMethodReflection.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ClassMemberReflection.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodReflection.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflectionFactory.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/LazyReflectionProviderProvider.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderProvider.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/UsefulTypeAliasResolver.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolver.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/LazyTypeAliasResolverProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolverProvider.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifier.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FuzzyRelativePathHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/SimpleRelativePathHelper.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProviderFactory.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php";i:1747860844;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeHelper.php";i:1747220217;}i:3;a:943:{i:0;s:34:"PHPStan\Rules\Debug\DebugScopeRule";i:1;s:18:"PHPStan\Rules\Rule";i:2;s:38:"PHPStan\Rules\Debug\DumpPhpDocTypeRule";i:3;s:32:"PHPStan\Rules\Debug\DumpTypeRule";i:4;s:34:"PHPStan\Rules\Debug\FileAssertRule";i:5;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule";i:6;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule";i:7;s:65:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule";i:8;s:55:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule";i:9;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule";i:10;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule";i:11;s:61:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule";i:12;s:69:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule";i:13;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule";i:14;s:71:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule";i:15;s:35:"PHPStan\Rules\Api\ApiInstanceofRule";i:16;s:39:"PHPStan\Rules\Api\ApiInstanceofTypeRule";i:17;s:38:"PHPStan\Rules\Api\ApiInstantiationRule";i:18;s:40:"PHPStan\Rules\Api\ApiClassConstFetchRule";i:19;s:37:"PHPStan\Rules\Api\ApiClassExtendsRule";i:20;s:40:"PHPStan\Rules\Api\ApiClassImplementsRule";i:21;s:41:"PHPStan\Rules\Api\ApiInterfaceExtendsRule";i:22;s:35:"PHPStan\Rules\Api\ApiMethodCallRule";i:23;s:35:"PHPStan\Rules\Api\ApiStaticCallRule";i:24;s:33:"PHPStan\Rules\Api\ApiTraitUseRule";i:25;s:37:"PHPStan\Rules\Api\GetTemplateTypeRule";i:26;s:53:"PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule";i:27;s:40:"PHPStan\Rules\Api\OldPhpParser4ClassRule";i:28;s:55:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule";i:29;s:52:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule";i:30;s:47:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule";i:31;s:53:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule";i:32;s:57:"PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule";i:33;s:32:"PHPStan\Rules\Cast\UnsetCastRule";i:34;s:41:"PHPStan\Rules\Classes\AllowedSubTypesRule";i:35;s:41:"PHPStan\Rules\Classes\ClassAttributesRule";i:36;s:49:"PHPStan\Rules\Classes\ClassConstantAttributesRule";i:37;s:39:"PHPStan\Rules\Classes\ClassConstantRule";i:38;s:46:"PHPStan\Rules\Classes\DuplicateDeclarationRule";i:39;s:36:"PHPStan\Rules\Classes\EnumSanityRule";i:40;s:47:"PHPStan\Rules\Classes\InstantiationCallableRule";i:41;s:51:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule";i:42;s:42:"PHPStan\Rules\Classes\LocalTypeAliasesRule";i:43;s:50:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule";i:44;s:47:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule";i:45;s:35:"PHPStan\Rules\Classes\NewStaticRule";i:46;s:48:"PHPStan\Rules\Classes\NonClassAttributeClassRule";i:47;s:39:"PHPStan\Rules\Classes\ReadOnlyClassRule";i:48;s:45:"PHPStan\Rules\Classes\TraitAttributeClassRule";i:49;s:48:"PHPStan\Rules\Constants\ClassAsClassConstantRule";i:50;s:53:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule";i:51;s:41:"PHPStan\Rules\Constants\FinalConstantRule";i:52;s:48:"PHPStan\Rules\Constants\MagicConstantContextRule";i:53;s:52:"PHPStan\Rules\Constants\NativeTypedClassConstantRule";i:54;s:48:"PHPStan\Rules\Constants\FinalPrivateConstantRule";i:55;s:46:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule";i:56;s:46:"PHPStan\Rules\Exceptions\NoncapturingCatchRule";i:57;s:44:"PHPStan\Rules\Exceptions\ThrowExpressionRule";i:58;s:51:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule";i:59;s:60:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule";i:60;s:45:"PHPStan\Rules\Functions\ClosureAttributesRule";i:61;s:44:"PHPStan\Rules\Functions\DefineParametersRule";i:62;s:67:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule";i:63;s:52:"PHPStan\Rules\Functions\CallToFunctionParametersRule";i:64;s:61:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule";i:65;s:54:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule";i:66;s:46:"PHPStan\Rules\Functions\FunctionAttributesRule";i:67;s:41:"PHPStan\Rules\Functions\InnerFunctionRule";i:68;s:63:"PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule";i:69;s:43:"PHPStan\Rules\Functions\ParamAttributesRule";i:70;s:49:"PHPStan\Rules\Functions\PrintfArrayParametersRule";i:71;s:44:"PHPStan\Rules\Functions\PrintfParametersRule";i:72;s:47:"PHPStan\Rules\Functions\RedefinedParametersRule";i:73;s:47:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule";i:74;s:41:"PHPStan\Rules\Ignore\IgnoreParseErrorRule";i:75;s:57:"PHPStan\Rules\Functions\VariadicParametersDeclarationRule";i:76;s:46:"PHPStan\Rules\Keywords\ContinueBreakInLoopRule";i:77;s:45:"PHPStan\Rules\Keywords\DeclareStrictTypesRule";i:78;s:58:"PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule";i:79;s:47:"PHPStan\Rules\Methods\AbstractPrivateMethodRule";i:80;s:37:"PHPStan\Rules\Methods\CallMethodsRule";i:81;s:43:"PHPStan\Rules\Methods\CallStaticMethodsRule";i:82;s:47:"PHPStan\Rules\Methods\ConsistentConstructorRule";i:83;s:47:"PHPStan\Rules\Methods\ConstructorReturnTypeRule";i:84;s:52:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule";i:85;s:44:"PHPStan\Rules\Methods\FinalPrivateMethodRule";i:86;s:40:"PHPStan\Rules\Methods\MethodCallableRule";i:87;s:53:"PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule";i:88;s:58:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule";i:89;s:53:"PHPStan\Rules\Methods\MissingMethodImplementationRule";i:90;s:42:"PHPStan\Rules\Methods\MethodAttributesRule";i:91;s:46:"PHPStan\Rules\Methods\StaticMethodCallableRule";i:92;s:33:"PHPStan\Rules\Names\UsedNamesRule";i:93;s:44:"PHPStan\Rules\Operators\InvalidAssignVarRule";i:94;s:50:"PHPStan\Rules\Operators\InvalidIncDecOperationRule";i:95;s:53:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule";i:96;s:59:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule";i:97;s:67:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule";i:98;s:56:"PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule";i:99;s:58:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule";i:100;s:66:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule";i:101;s:50:"PHPStan\Rules\Properties\PropertiesInInterfaceRule";i:102;s:46:"PHPStan\Rules\Properties\PropertyAssignRefRule";i:103;s:47:"PHPStan\Rules\Properties\PropertyAttributesRule";i:104;s:51:"PHPStan\Rules\Properties\PropertyHookAttributesRule";i:105;s:44:"PHPStan\Rules\Properties\PropertyInClassRule";i:106;s:45:"PHPStan\Rules\Properties\ReadOnlyPropertyRule";i:107;s:53:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule";i:108;s:49:"PHPStan\Rules\Regexp\RegularExpressionPatternRule";i:109;s:50:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule";i:110;s:42:"PHPStan\Rules\Traits\ConstantsInTraitsRule";i:111;s:40:"PHPStan\Rules\Traits\TraitAttributesRule";i:112;s:43:"PHPStan\Rules\Types\InvalidTypesInUnionRule";i:113;s:33:"PHPStan\Rules\Variables\UnsetRule";i:114;s:43:"PHPStan\Rules\Whitespace\FileWhitespaceRule";i:115;s:53:"PHPStan\Rules\Classes\UnusedConstructorParametersRule";i:116;s:45:"PHPStan\Rules\Functions\UnusedClosureUsesRule";i:117;s:33:"PHPStan\Rules\Variables\EmptyRule";i:118;s:33:"PHPStan\Rules\Variables\IssetRule";i:119;s:40:"PHPStan\Rules\Variables\NullCoalesceRule";i:120;s:27:"PHPStan\Rules\Cast\EchoRule";i:121;s:34:"PHPStan\Rules\Cast\InvalidCastRule";i:122;s:50:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule";i:123;s:28:"PHPStan\Rules\Cast\PrintRule";i:124;s:60:"PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule";i:125;s:35:"PHPStan\Rules\Classes\MethodTagRule";i:126;s:40:"PHPStan\Rules\Classes\MethodTagTraitRule";i:127;s:43:"PHPStan\Rules\Classes\MethodTagTraitUseRule";i:128;s:37:"PHPStan\Rules\Classes\PropertyTagRule";i:129;s:42:"PHPStan\Rules\Classes\PropertyTagTraitRule";i:130;s:45:"PHPStan\Rules\Classes\PropertyTagTraitUseRule";i:131;s:36:"PHPStan\Rules\Classes\MixinTraitRule";i:132;s:39:"PHPStan\Rules\Classes\MixinTraitUseRule";i:133;s:55:"PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule";i:134;s:56:"PHPStan\Rules\Constants\ValueAssignedToClassConstantRule";i:135;s:60:"PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule";i:136;s:73:"PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule";i:137;s:67:"PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule";i:138;s:41:"PHPStan\Rules\Generics\ClassAncestorsRule";i:139;s:44:"PHPStan\Rules\Generics\ClassTemplateTypeRule";i:140;s:40:"PHPStan\Rules\Generics\EnumAncestorsRule";i:141;s:43:"PHPStan\Rules\Generics\EnumTemplateTypeRule";i:142;s:47:"PHPStan\Rules\Generics\FunctionTemplateTypeRule";i:143;s:52:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule";i:144;s:45:"PHPStan\Rules\Generics\InterfaceAncestorsRule";i:145;s:48:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule";i:146;s:45:"PHPStan\Rules\Generics\MethodTemplateTypeRule";i:147;s:48:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule";i:148;s:53:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule";i:149;s:50:"PHPStan\Rules\Generics\MethodSignatureVarianceRule";i:150;s:43:"PHPStan\Rules\Generics\PropertyVarianceRule";i:151;s:44:"PHPStan\Rules\Generics\TraitTemplateTypeRule";i:152;s:37:"PHPStan\Rules\Generics\UsedTraitsRule";i:153;s:56:"PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule";i:154;s:58:"PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule";i:155;s:50:"PHPStan\Rules\Operators\InvalidBinaryOperationRule";i:156;s:54:"PHPStan\Rules\Operators\InvalidComparisonOperationRule";i:157;s:49:"PHPStan\Rules\Operators\InvalidUnaryOperationRule";i:158;s:54:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule";i:159;s:52:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule";i:160;s:39:"PHPStan\Rules\PhpDoc\FunctionAssertRule";i:161;s:37:"PHPStan\Rules\PhpDoc\MethodAssertRule";i:162;s:48:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule";i:163;s:60:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule";i:164;s:47:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule";i:165;s:59:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule";i:166;s:55:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule";i:167;s:49:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule";i:168;s:68:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule";i:169;s:52:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule";i:170;s:50:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule";i:171;s:63:"PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule";i:172;s:43:"PHPStan\Rules\Classes\RequireImplementsRule";i:173;s:40:"PHPStan\Rules\Classes\RequireExtendsRule";i:174;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule";i:175;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule";i:176;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule";i:177;s:35:"PHPStan\Rules\Pure\PureFunctionRule";i:178;s:33:"PHPStan\Rules\Pure\PureMethodRule";i:179;s:43:"PHPStan\Rules\Arrays\ArrayDestructuringRule";i:180;s:39:"PHPStan\Rules\Arrays\ArrayUnpackingRule";i:181;s:42:"PHPStan\Rules\Arrays\IterableInForeachRule";i:182;s:47:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule";i:183;s:45:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule";i:184;s:52:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule";i:185;s:46:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule";i:186;s:42:"PHPStan\Rules\Exceptions\ThrowExprTypeRule";i:187;s:51:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule";i:188;s:45:"PHPStan\Rules\Functions\ClosureReturnTypeRule";i:189;s:38:"PHPStan\Rules\Functions\ReturnTypeRule";i:190;s:38:"PHPStan\Rules\Generators\YieldTypeRule";i:191;s:36:"PHPStan\Rules\Methods\ReturnTypeRule";i:192;s:66:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule";i:193;s:58:"PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule";i:194;s:51:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule";i:195;s:59:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule";i:196;s:54:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule";i:197;s:62:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule";i:198;s:60:"PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule";i:199;s:54:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule";i:200;s:52:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule";i:201;s:56:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule";i:202;s:43:"PHPStan\Rules\Variables\VariableCloningRule";i:203;s:36:"PHPStan\Rules\Arrays\DeadForeachRule";i:204;s:72:"PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule";i:205;s:69:"PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule";i:206;s:67:"PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule";i:207;s:73:"PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule";i:208;s:31:"PHPStan\Rules\DeadCode\NoopRule";i:209;s:47:"PHPStan\Rules\DeadCode\UnreachableStatementRule";i:210;s:48:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule";i:211;s:46:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule";i:212;s:58:"PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule";i:213;s:69:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule";i:214;s:54:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule";i:215;s:70:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule";i:216;s:65:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule";i:217;s:71:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule";i:218;s:44:"PHPStan\Rules\Methods\NullsafeMethodCallRule";i:219;s:69:"PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule";i:220;s:63:"PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule";i:221;s:64:"PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule";i:222;s:66:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule";i:223;s:64:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule";i:224;s:54:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule";i:225;s:41:"PHPStan\Rules\Traits\NotAnalysedTraitRule";i:226;s:39:"PHPStan\Rules\DateTimeInstantiationRule";i:227;s:40:"PHPStan\Rules\Functions\CallUserFuncRule";i:228;s:53:"PHPStan\Rules\Functions\ParameterCastableToStringRule";i:229;s:60:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule";i:230;s:57:"PHPStan\Rules\Functions\SortParameterCastableToStringRule";i:231;s:49:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule";i:232;s:56:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule";i:233;s:60:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule";i:234;s:57:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule";i:235;s:56:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule";i:236;s:53:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule";i:237;s:50:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule";i:238;s:52:"PHPStan\Rules\Properties\MissingPropertyTypehintRule";i:239;s:48:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule";i:240;s:45:"Composer\Pcre\PHPStan\InvalidRegexPatternRule";i:241;s:54:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule";i:242;s:47:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule";i:243;s:50:"Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule";i:244;s:44:"Rector\TypePerfect\Rules\NoIssetOnObjectRule";i:245;s:44:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule";i:246;s:61:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule";i:247;s:62:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule";i:248;s:51:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule";i:249;s:51:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule";i:250;s:48:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule";i:251;s:48:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule";i:252;s:53:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule";i:253;s:54:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule";i:254;s:56:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule";i:255;s:56:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule";i:256;s:51:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule";i:257;s:66:"Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule";i:258;s:56:"Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule";i:259;s:24:"PhpParser\BuilderFactory";i:260;s:27:"PHPStan\Parser\LexerFactory";i:261;s:34:"PhpParser\NodeVisitor\NameResolver";i:262;s:29:"PhpParser\NodeVisitorAbstract";i:263;s:21:"PhpParser\NodeVisitor";i:264;s:36:"PHPStan\Parser\AnonymousClassVisitor";i:265;s:36:"PHPStan\Parser\ArrayFilterArgVisitor";i:266;s:34:"PHPStan\Parser\ArrayFindArgVisitor";i:267;s:33:"PHPStan\Parser\ArrayMapArgVisitor";i:268;s:34:"PHPStan\Parser\ArrayWalkArgVisitor";i:269;s:32:"PHPStan\Parser\ClosureArgVisitor";i:270;s:38:"PHPStan\Parser\ClosureBindToVarVisitor";i:271;s:36:"PHPStan\Parser\ClosureBindArgVisitor";i:272;s:35:"PHPStan\Parser\CurlSetOptArgVisitor";i:273;s:38:"PHPStan\Parser\ArrowFunctionArgVisitor";i:274;s:47:"PHPStan\Parser\MagicConstantParamDefaultVisitor";i:275;s:43:"PHPStan\Parser\NewAssignedToPropertyVisitor";i:276;s:37:"PHPStan\Parser\ParentStmtTypesVisitor";i:277;s:41:"PHPStan\Parser\StandaloneThrowExprVisitor";i:278;s:34:"PHPStan\Parser\TryCatchTypeVisitor";i:279;s:35:"PHPStan\Parser\LastConditionVisitor";i:280;s:45:"PHPStan\Parser\TypeTraverserInstanceofVisitor";i:281;s:37:"PHPStan\Parser\VariadicMethodsVisitor";i:282;s:39:"PHPStan\Parser\VariadicFunctionsVisitor";i:283;s:32:"PHPStan\Node\Printer\ExprPrinter";i:284;s:28:"PHPStan\Node\Printer\Printer";i:285;s:32:"PhpParser\PrettyPrinter\Standard";i:286;s:31:"PhpParser\PrettyPrinterAbstract";i:287;s:23:"PhpParser\PrettyPrinter";i:288;s:39:"PHPStan\Broker\AnonymousClassNameHelper";i:289;s:36:"PHPStan\Php\PhpVersionFactoryFactory";i:290;s:37:"PHPStan\Php\ComposerPhpVersionFactory";i:291;s:33:"PHPStan\PhpDocParser\ParserConfig";i:292;s:32:"PHPStan\PhpDocParser\Lexer\Lexer";i:293;s:38:"PHPStan\PhpDocParser\Parser\TypeParser";i:294;s:43:"PHPStan\PhpDocParser\Parser\ConstExprParser";i:295;s:40:"PHPStan\PhpDocParser\Parser\PhpDocParser";i:296;s:36:"PHPStan\PhpDocParser\Printer\Printer";i:297;s:40:"PHPStan\PhpDoc\PhpDocInheritanceResolver";i:298;s:33:"PHPStan\PhpDoc\PhpDocNodeResolver";i:299;s:35:"PHPStan\PhpDoc\PhpDocStringResolver";i:300;s:36:"PHPStan\PhpDoc\ConstExprNodeResolver";i:301;s:31:"PHPStan\PhpDoc\TypeNodeResolver";i:302;s:33:"PHPStan\PhpDoc\TypeStringResolver";i:303;s:28:"PHPStan\PhpDoc\StubValidator";i:304;s:45:"PHPStan\PhpDoc\SocketSelectStubFilesExtension";i:305;s:33:"PHPStan\PhpDoc\StubFilesExtension";i:306;s:39:"PHPStan\PhpDoc\DefaultStubFilesProvider";i:307;s:32:"PHPStan\PhpDoc\StubFilesProvider";i:308;s:45:"PHPStan\PhpDoc\JsonValidateStubFilesExtension";i:309;s:48:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension";i:310;s:47:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension";i:311;s:25:"PHPStan\Analyser\Analyser";i:312;s:40:"PHPStan\Analyser\AnalyserResultFinalizer";i:313;s:29:"PHPStan\Analyser\FileAnalyser";i:314;s:45:"PHPStan\Analyser\IgnoreErrorExtensionProvider";i:315;s:38:"PHPStan\Analyser\LocalIgnoresProcessor";i:316;s:37:"PHPStan\Analyser\RuleErrorTransformer";i:317;s:42:"PHPStan\Analyser\Ignore\IgnoredErrorHelper";i:318;s:35:"PHPStan\Analyser\Ignore\IgnoreLexer";i:319;s:41:"PHPStan\Analyser\LazyInternalScopeFactory";i:320;s:37:"PHPStan\Analyser\InternalScopeFactory";i:321;s:29:"PHPStan\Analyser\ScopeFactory";i:322;s:34:"PHPStan\Analyser\NodeScopeResolver";i:323;s:40:"PHPStan\Analyser\ConstantResolverFactory";i:324;s:47:"PHPStan\Analyser\ResultCache\ResultCacheClearer";i:325;s:41:"PHPStan\Analyser\RicherScopeGetTypeHelper";i:326;s:19:"PHPStan\Cache\Cache";i:327;s:34:"PHPStan\Collectors\RegistryFactory";i:328;s:34:"PHPStan\Command\AnalyseApplication";i:329;s:30:"PHPStan\Command\AnalyserRunner";i:330;s:32:"PHPStan\Command\FixerApplication";i:331;s:37:"PHPStan\Dependency\DependencyResolver";i:332;s:38:"PHPStan\Dependency\ExportedNodeFetcher";i:333;s:39:"PHPStan\Dependency\ExportedNodeResolver";i:334;s:38:"PHPStan\Dependency\ExportedNodeVisitor";i:335;s:48:"PHPStan\DependencyInjection\Nette\NetteContainer";i:336;s:37:"PHPStan\DependencyInjection\Container";i:337;s:54:"PHPStan\DependencyInjection\DerivativeContainerFactory";i:338;s:23:"PHPStan\File\FileHelper";i:339;s:32:"PHPStan\File\FileExcluderFactory";i:340;s:23:"PHPStan\File\FileFinder";i:341;s:24:"PHPStan\File\FileMonitor";i:342;s:37:"PHPStan\Parser\DeclarePositionVisitor";i:343;s:47:"PHPStan\Parser\ImmediatelyInvokedClosureVisitor";i:344;s:33:"PHPStan\Parallel\ParallelAnalyser";i:345;s:26:"PHPStan\Parallel\Scheduler";i:346;s:34:"PHPStan\Diagnose\DiagnoseExtension";i:347;s:30:"PHPStan\Process\CpuCoreCounter";i:348;s:45:"PHPStan\Reflection\AttributeReflectionFactory";i:349;s:46:"PHPStan\Reflection\InitializerExprTypeResolver";i:350;s:73:"PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension";i:351;s:50:"PHPStan\Reflection\MethodsClassReflectionExtension";i:352;s:76:"PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension";i:353;s:53:"PHPStan\Reflection\PropertiesClassReflectionExtension";i:354;s:64:"PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor";i:355;s:66:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher";i:356;s:96:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker";i:357;s:88:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory";i:358;s:91:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository";i:359;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository";i:360;s:92:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension";i:361;s:45:"PHPStan\Type\DynamicMethodReturnTypeExtension";i:362;s:88:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension";i:363;s:37:"PHPStan\Reflection\ConstructorsHelper";i:364;s:81:"PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension";i:365;s:84:"PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension";i:366;s:61:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension";i:367;s:64:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension";i:368;s:50:"PHPStan\Reflection\Php\PhpClassReflectionExtension";i:369;s:69:"PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension";i:370;s:66:"PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension";i:371;s:58:"PHPStan\Reflection\AllowedSubTypesClassReflectionExtension";i:372;s:68:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension";i:373;s:79:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension";i:374;s:64:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider";i:375;s:50:"PHPStan\Reflection\SignatureMap\SignatureMapParser";i:376;s:60:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider";i:377;s:52:"PHPStan\Reflection\SignatureMap\SignatureMapProvider";i:378;s:56:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider";i:379;s:59:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory";i:380;s:31:"PHPStan\Rules\Api\ApiRuleHelper";i:381;s:29:"PHPStan\Rules\AttributesCheck";i:382;s:58:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck";i:383;s:28:"PHPStan\Rules\ClassNameCheck";i:384;s:39:"PHPStan\Rules\ClassCaseSensitivityCheck";i:385;s:37:"PHPStan\Rules\ClassForbiddenNameCheck";i:386;s:43:"PHPStan\Rules\Classes\LocalTypeAliasesCheck";i:387;s:36:"PHPStan\Rules\Classes\MethodTagCheck";i:388;s:32:"PHPStan\Rules\Classes\MixinCheck";i:389;s:38:"PHPStan\Rules\Classes\PropertyTagCheck";i:390;s:52:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper";i:391;s:50:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper";i:392;s:53:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver";i:393;s:46:"PHPStan\Rules\Exceptions\ExceptionTypeResolver";i:394;s:68:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule";i:395;s:66:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule";i:396;s:72:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule";i:397;s:61:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck";i:398;s:46:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck";i:399;s:41:"PHPStan\Rules\FunctionCallParametersCheck";i:400;s:37:"PHPStan\Rules\FunctionDefinitionCheck";i:401;s:37:"PHPStan\Rules\FunctionReturnTypeCheck";i:402;s:44:"PHPStan\Rules\ParameterCastableToStringCheck";i:403;s:49:"PHPStan\Rules\Generics\CrossCheckInterfacesHelper";i:404;s:44:"PHPStan\Rules\Generics\GenericAncestorsCheck";i:405;s:45:"PHPStan\Rules\Generics\GenericObjectTypeCheck";i:406;s:49:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck";i:407;s:40:"PHPStan\Rules\Generics\TemplateTypeCheck";i:408;s:36:"PHPStan\Rules\Generics\VarianceCheck";i:409;s:55:"PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper";i:410;s:24:"PHPStan\Rules\IssetCheck";i:411;s:37:"PHPStan\Rules\Methods\MethodCallCheck";i:412;s:43:"PHPStan\Rules\Methods\StaticMethodCallCheck";i:413;s:41:"PHPStan\Rules\Methods\MethodSignatureRule";i:414;s:53:"PHPStan\Rules\Methods\MethodParameterComparisonHelper";i:415;s:54:"PHPStan\Rules\Methods\MethodVisibilityComparisonHelper";i:416;s:34:"PHPStan\Rules\MissingTypehintCheck";i:417;s:27:"PHPStan\Rules\NullsafeCheck";i:418;s:69:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider";i:419;s:65:"PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider";i:420;s:59:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider";i:421;s:55:"PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider";i:422;s:52:"PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper";i:423;s:37:"PHPStan\Rules\PhpDoc\AssertRuleHelper";i:424;s:43:"PHPStan\Rules\PhpDoc\UnresolvableTypeHelper";i:425;s:46:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper";i:426;s:48:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck";i:427;s:41:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper";i:428;s:40:"PHPStan\Rules\Playground\NeverRuleHelper";i:429;s:46:"PHPStan\Rules\Properties\AccessPropertiesCheck";i:430;s:60:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension";i:431;s:44:"PHPStan\Type\OperatorTypeSpecifyingExtension";i:432;s:50:"PHPStan\Rules\Properties\UninitializedPropertyRule";i:433;s:65:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider";i:434;s:61:"PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider";i:435;s:43:"PHPStan\Rules\Properties\PropertyDescriptor";i:436;s:49:"PHPStan\Rules\Properties\PropertyReflectionFinder";i:437;s:38:"PHPStan\Rules\Pure\FunctionPurityCheck";i:438;s:29:"PHPStan\Rules\RuleLevelHelper";i:439;s:43:"PHPStan\Rules\UnusedFunctionParametersCheck";i:440;s:59:"PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck";i:441;s:27:"PHPStan\Type\FileTypeMapper";i:442;s:30:"PHPStan\Type\BitwiseFlagHelper";i:443;s:54:"PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension";i:444;s:47:"PHPStan\Type\DynamicFunctionReturnTypeExtension";i:445;s:57:"PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension";i:446;s:62:"PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension";i:447;s:61:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension";i:448;s:54:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension";i:449;s:34:"PHPStan\Type\Php\ArrayColumnHelper";i:450;s:55:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension";i:451;s:56:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension";i:452;s:55:"PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension";i:453;s:53:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension";i:454;s:57:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension";i:455;s:52:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper";i:456;s:55:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension";i:457;s:53:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension";i:458;s:53:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension";i:459;s:56:"PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension";i:460;s:51:"PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension";i:461;s:62:"PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension";i:462;s:44:"PHPStan\Type\FunctionTypeSpecifyingExtension";i:463;s:44:"PHPStan\Analyser\TypeSpecifierAwareExtension";i:464;s:56:"PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension";i:465;s:55:"PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension";i:466;s:60:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension";i:467;s:52:"PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension";i:468;s:61:"PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension";i:469;s:52:"PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension";i:470;s:52:"PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension";i:471;s:53:"PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension";i:472;s:55:"PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension";i:473;s:56:"PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension";i:474;s:56:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension";i:475;s:54:"PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension";i:476;s:54:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension";i:477;s:55:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension";i:478;s:62:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension";i:479;s:59:"PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension";i:480;s:62:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension";i:481;s:59:"PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension";i:482;s:41:"PHPStan\Type\Php\AssertThrowTypeExtension";i:483;s:46:"PHPStan\Type\DynamicFunctionThrowTypeExtension";i:484;s:63:"PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension";i:485;s:51:"PHPStan\Type\DynamicStaticMethodReturnTypeExtension";i:486;s:63:"PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension";i:487;s:54:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension";i:488;s:54:"PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension";i:489;s:56:"PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension";i:490;s:62:"PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension";i:491;s:51:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension";i:492;s:52:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension";i:493;s:31:"PHPStan\Type\Php\ConstantHelper";i:494;s:49:"PHPStan\Type\Php\CountFunctionReturnTypeExtension";i:495;s:61:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension";i:496;s:53:"PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension";i:497;s:62:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension";i:498;s:45:"PHPStan\Type\Php\DateFunctionReturnTypeHelper";i:499;s:54:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension";i:500;s:52:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension";i:501;s:48:"PHPStan\Type\Php\DateFunctionReturnTypeExtension";i:502;s:58:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension";i:503;s:50:"PHPStan\Type\DynamicStaticMethodThrowTypeExtension";i:504;s:55:"PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension";i:505;s:57:"PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension";i:506;s:51:"PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension";i:507;s:50:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension";i:508;s:54:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension";i:509;s:55:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension";i:510;s:44:"PHPStan\Type\DynamicMethodThrowTypeExtension";i:511;s:52:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension";i:512;s:58:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension";i:513;s:48:"PHPStan\Type\Php\DsMapDynamicReturnTypeExtension";i:514;s:53:"PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension";i:515;s:58:"PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension";i:516;s:58:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension";i:517;s:47:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper";i:518;s:54:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension";i:519;s:52:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension";i:520;s:57:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension";i:521;s:57:"PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension";i:522;s:51:"PHPStan\Type\Php\GetClassDynamicReturnTypeExtension";i:523;s:56:"PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension";i:524;s:58:"PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension";i:525;s:65:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension";i:526;s:51:"PHPStan\Type\Php\GettypeFunctionReturnTypeExtension";i:527;s:63:"PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension";i:528;s:49:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension";i:529;s:58:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension";i:530;s:41:"PHPStan\Type\Php\IntdivThrowTypeExtension";i:531;s:42:"PHPStan\Type\Php\IniGetReturnTypeExtension";i:532;s:39:"PHPStan\Type\Php\JsonThrowTypeExtension";i:533;s:56:"PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension";i:534;s:46:"PHPStan\Type\FunctionParameterOutTypeExtension";i:535;s:50:"PHPStan\Type\Php\ParseStrParameterOutTypeExtension";i:536;s:49:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension";i:537;s:51:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension";i:538;s:56:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension";i:539;s:50:"PHPStan\Type\FunctionParameterClosureTypeExtension";i:540;s:39:"PHPStan\Type\Php\RegexArrayShapeMatcher";i:541;s:35:"PHPStan\Type\Regex\RegexGroupParser";i:542;s:40:"PHPStan\Type\Regex\RegexExpressionHelper";i:543;s:61:"PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension";i:544;s:64:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension";i:545;s:62:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension";i:546;s:64:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension";i:547;s:53:"PHPStan\Type\Php\StrContainingTypeSpecifyingExtension";i:548;s:65:"PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension";i:549;s:62:"PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension";i:550;s:47:"PHPStan\Type\Php\StatDynamicReturnTypeExtension";i:551;s:52:"PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension";i:552;s:54:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension";i:553;s:50:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension";i:554;s:63:"PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension";i:555;s:59:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension";i:556;s:54:"PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension";i:557;s:52:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension";i:558;s:67:"PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension";i:559;s:42:"PHPStan\Type\MethodTypeSpecifyingExtension";i:560;s:59:"PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension";i:561;s:64:"PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension";i:562;s:49:"PHPStan\Type\Php\LtrimFunctionReturnTypeExtension";i:563;s:47:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension";i:564;s:52:"PHPStan\Type\Php\MbFunctionsReturnTypeExtensionTrait";i:565;s:61:"PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension";i:566;s:64:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension";i:567;s:52:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension";i:568;s:53:"PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension";i:569;s:50:"PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension";i:570;s:51:"PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension";i:571;s:59:"PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension";i:572;s:55:"PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension";i:573;s:52:"PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension";i:574;s:50:"PHPStan\Type\Php\StrlenFunctionReturnTypeExtension";i:575;s:65:"PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension";i:576;s:50:"PHPStan\Type\Php\StrPadFunctionReturnTypeExtension";i:577;s:53:"PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension";i:578;s:50:"PHPStan\Type\Php\StrrevFunctionReturnTypeExtension";i:579;s:49:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension";i:580;s:45:"PHPStan\Type\Php\ThrowableReturnTypeExtension";i:581;s:59:"PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension";i:582;s:55:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension";i:583;s:55:"PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension";i:584;s:65:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension";i:585;s:47:"PHPStan\Type\Php\PowFunctionReturnTypeExtension";i:586;s:49:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension";i:587;s:53:"PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension";i:588;s:53:"PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension";i:589;s:49:"PHPStan\Type\Php\RangeFunctionReturnTypeExtension";i:590;s:54:"PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension";i:591;s:59:"PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension";i:592;s:59:"PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension";i:593;s:54:"PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension";i:594;s:55:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension";i:595;s:62:"PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension";i:596;s:55:"PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension";i:597;s:55:"PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension";i:598;s:58:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension";i:599;s:58:"PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension";i:600;s:60:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension";i:601;s:59:"PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension";i:602;s:51:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension";i:603;s:48:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper";i:604;s:58:"PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension";i:605;s:59:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension";i:606;s:66:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension";i:607;s:63:"PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension";i:608;s:63:"PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension";i:609;s:52:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension";i:610;s:50:"PHPStan\Type\Php\StrTokFunctionReturnTypeExtension";i:611;s:58:"PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension";i:612;s:57:"PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension";i:613;s:56:"PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension";i:614;s:63:"PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension";i:615;s:49:"PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension";i:616;s:65:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension";i:617;s:57:"PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension";i:618;s:85:"PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension";i:619;s:31:"PHPStan\Type\ClosureTypeFactory";i:620;s:43:"PHPStan\Type\Constant\OversizedArrayBuilder";i:621;s:36:"PHPStan\Rules\Functions\PrintfHelper";i:622;s:37:"PHPStan\Analyser\TypeSpecifierFactory";i:623;s:46:"PHPStan\File\ParentDirectoryRelativePathHelper";i:624;s:31:"PHPStan\File\RelativePathHelper";i:625;s:30:"PHPStan\Cache\FileCacheStorage";i:626;s:26:"PHPStan\Cache\CacheStorage";i:627;s:25:"PHPStan\Parser\RichParser";i:628;s:21:"PHPStan\Parser\Parser";i:629;s:29:"PHPStan\Parser\CleaningParser";i:630;s:27:"PHPStan\Parser\SimpleParser";i:631;s:27:"PHPStan\Parser\CachedParser";i:632;s:33:"PHPStan\Parser\PhpParserDecorator";i:633;s:16:"PhpParser\Parser";i:634;s:31:"PHPStan\Parser\PhpParserFactory";i:635;s:24:"PhpParser\ParserAbstract";i:636;s:26:"PHPStan\Rules\LazyRegistry";i:637;s:22:"PHPStan\Rules\Registry";i:638;s:33:"PHPStan\PhpDoc\StubPhpDocProvider";i:639;s:63:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory";i:640;s:37:"PHPStan\Reflection\ReflectionProvider";i:641;s:51:"PHPStan\BetterReflection\Reflector\DefaultReflector";i:642;s:44:"PHPStan\BetterReflection\Reflector\Reflector";i:643;s:64:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector";i:644;s:60:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider";i:645;s:72:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory";i:646;s:83:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory";i:647;s:79:"PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber";i:648;s:66:"PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber";i:649;s:76:"PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber";i:650;s:80:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory";i:651;s:50:"PHPStan\Reflection\Deprecation\DeprecationProvider";i:652;s:21:"PhpParser\Parser\Php8";i:653;s:32:"PHPStan\Parser\PathRoutingParser";i:654;s:25:"PHPStan\Parser\StubParser";i:655;s:41:"PHPStan\Diagnose\PHPStanDiagnoseExtension";i:656;s:55:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter";i:657;s:45:"PHPStan\Command\ErrorFormatter\ErrorFormatter";i:658;s:48:"PHPStan\Command\ErrorFormatter\RawErrorFormatter";i:659;s:50:"PHPStan\Command\ErrorFormatter\TableErrorFormatter";i:660;s:55:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter";i:661;s:49:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter";i:662;s:50:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter";i:663;s:51:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter";i:664;s:51:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter";i:665;s:53:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter";i:666;s:53:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule";i:667;s:58:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule";i:668;s:57:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule";i:669;s:51:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule";i:670;s:59:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule";i:671;s:49:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule";i:672;s:39:"PHPStan\Rules\Classes\InstantiationRule";i:673;s:53:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule";i:674;s:53:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule";i:675;s:62:"PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule";i:676;s:46:"PHPStan\Rules\Constants\OverridingConstantRule";i:677;s:42:"PHPStan\Rules\Methods\OverridingMethodRule";i:678;s:39:"PHPStan\Rules\Missing\MissingReturnRule";i:679;s:52:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule";i:680;s:47:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule";i:681;s:45:"PHPStan\Rules\Properties\AccessPropertiesRule";i:682;s:51:"PHPStan\Rules\Properties\AccessStaticPropertiesRule";i:683;s:56:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule";i:684;s:44:"PHPStan\Rules\Functions\FunctionCallableRule";i:685;s:47:"PHPStan\Rules\Properties\OverridingPropertyRule";i:686;s:53:"PHPStan\Rules\Properties\SetPropertyHookParameterRule";i:687;s:56:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule";i:688;s:55:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule";i:689;s:44:"PHPStan\Rules\Variables\CompactVariablesRule";i:690;s:43:"PHPStan\Rules\Variables\DefinedVariableRule";i:691;s:44:"PHPStan\Rules\Keywords\RequireFileExistsRule";i:692;s:71:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension";i:693;s:67:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension";i:694;s:67:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension";i:695;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension";i:696;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension";i:697;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension";i:698;s:36:"PHPStan\Rules\Constants\ConstantRule";i:699;s:31:"PHPStan\Rules\Classes\MixinRule";i:700;s:40:"PHPStan\Rules\PhpDoc\RequireExtendsCheck";i:701;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule";i:702;s:41:"PHPStan\Rules\Functions\CallCallablesRule";i:703;s:46:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule";i:704;s:48:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule";i:705;s:45:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule";i:706;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension";i:707;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension";i:708;s:64:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension";i:709;s:60:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension";i:710;s:50:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule";i:711;s:46:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule";i:712;s:57:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule";i:713;s:69:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule";i:714;s:67:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule";i:715;s:73:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule";i:716;s:42:"PHPStan\Rules\Generators\YieldFromTypeRule";i:717;s:45:"PHPStan\Rules\Generators\YieldInGeneratorRule";i:718;s:46:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule";i:719;s:56:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule";i:720;s:55:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule";i:721;s:56:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule";i:722;s:62:"PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector";i:723;s:28:"PHPStan\Collectors\Collector";i:724;s:47:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector";i:725;s:59:"PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector";i:726;s:52:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector";i:727;s:57:"PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector";i:728;s:54:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector";i:729;s:54:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector";i:730;s:48:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule";i:731;s:57:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule";i:732;s:52:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule";i:733;s:48:"PHPStan\Rules\Comparison\IfConstantConditionRule";i:734;s:60:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule";i:735;s:58:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule";i:736;s:64:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule";i:737;s:56:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule";i:738;s:44:"PHPStan\Rules\Comparison\MatchExpressionRule";i:739;s:71:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule";i:740;s:61:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule";i:741;s:52:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule";i:742;s:61:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule";i:743;s:58:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule";i:744;s:57:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule";i:745;s:53:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule";i:746;s:51:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule";i:747;s:57:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule";i:748;s:62:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule";i:749;s:50:"PHPStan\Rules\Properties\NullsafePropertyFetchRule";i:750;s:46:"PHPStan\Rules\Traits\TraitDeclarationCollector";i:751;s:38:"PHPStan\Rules\Traits\TraitUseCollector";i:752;s:55:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule";i:753;s:47:"PHPStan\Rules\Functions\RandomIntParametersRule";i:754;s:39:"PHPStan\Rules\Functions\ArrayFilterRule";i:755;s:39:"PHPStan\Rules\Functions\ArrayValuesRule";i:756;s:53:"PHPStan\Rules\Functions\ParameterCastableToNumberRule";i:757;s:56:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension";i:758;s:50:"PHPStan\Type\StaticMethodParameterOutTypeExtension";i:759;s:54:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension";i:760;s:48:"PHPStan\Type\StaticMethodTypeSpecifyingExtension";i:761;s:61:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension";i:762;s:54:"PHPStan\Type\StaticMethodParameterClosureTypeExtension";i:763;s:29:"Carbon\PHPStan\MacroExtension";i:764;s:63:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider";i:765;s:57:"PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver";i:766;s:50:"PHPStan\Rules\Deprecations\DeprecatedScopeResolver";i:767;s:58:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule";i:768;s:74:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension";i:769;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension";i:770;s:67:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension";i:771;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension";i:772;s:70:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension";i:773;s:52:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper";i:774;s:42:"PHPStan\Rules\Operators\OperatorRuleHelper";i:775;s:57:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule";i:776;s:64:"PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule";i:777;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule";i:778;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule";i:779;s:57:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule";i:780;s:64:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule";i:781;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule";i:782;s:59:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule";i:783;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule";i:784;s:62:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule";i:785;s:34:"PHPStan\Rules\Cast\UselessCastRule";i:786;s:52:"PHPStan\Rules\Classes\RequireParentConstructCallRule";i:787;s:57:"PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule";i:788;s:54:"PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule";i:789;s:70:"PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule";i:790;s:61:"PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule";i:791;s:59:"PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule";i:792;s:59:"PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule";i:793;s:45:"PHPStan\Rules\Functions\ArrayFilterStrictRule";i:794;s:43:"PHPStan\Rules\Functions\ClosureUsesThisRule";i:795;s:52:"PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule";i:796;s:54:"PHPStan\Rules\Methods\IllegalConstructorMethodCallRule";i:797;s:54:"PHPStan\Rules\Methods\IllegalConstructorStaticCallRule";i:798;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule";i:799;s:67:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule";i:800;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule";i:801;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule";i:802;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule";i:803;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule";i:804;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule";i:805;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule";i:806;s:54:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule";i:807;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule";i:808;s:59:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule";i:809;s:56:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule";i:810;s:64:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule";i:811;s:49:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule";i:812;s:68:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule";i:813;s:54:"PHPStan\Rules\VariableVariables\VariableMethodCallRule";i:814;s:58:"PHPStan\Rules\VariableVariables\VariableMethodCallableRule";i:815;s:60:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule";i:816;s:64:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule";i:817;s:63:"PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule";i:818;s:53:"PHPStan\Rules\VariableVariables\VariableVariablesRule";i:819;s:32:"Rector\TypePerfect\Configuration";i:820;s:51:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder";i:821;s:50:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder";i:822;s:46:"Rector\TypePerfect\NodeFinder\ReturnNodeFinder";i:823;s:44:"Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer";i:824;s:41:"Rector\TypePerfect\Printer\NodeComparator";i:825;s:46:"Rector\TypePerfect\Reflection\ReflectionParser";i:826;s:48:"Rector\TypePerfect\Reflection\MethodNodeAnalyser";i:827;s:61:"Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher";i:828;s:59:"Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver";i:829;s:51:"Rector\TypePerfect\Printer\CollectorMetadataPrinter";i:830;s:40:"Rector\TypePerfect\Guard\EmptyIssetGuard";i:831;s:77:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector";i:832;s:67:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector";i:833;s:71:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector";i:834;s:46:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed";i:835;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory";i:836;s:50:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath";i:837;s:67:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature";i:838;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory";i:839;s:52:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory";i:840;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory";i:841;s:64:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory";i:842;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory";i:843;s:59:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory";i:844;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory";i:845;s:44:"Spaze\PHPStan\Rules\Disallowed\File\FilePath";i:846;s:50:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter";i:847;s:52:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier";i:848;s:52:"Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer";i:849;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors";i:850;s:79:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors";i:851;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors";i:852;s:78:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors";i:853;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors";i:854;s:68:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors";i:855;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors";i:856;s:67:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors";i:857;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors";i:858;s:48:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver";i:859;s:59:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory";i:860;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages";i:861;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls";i:862;s:45:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls";i:863;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls";i:864;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls";i:865;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls";i:866;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls";i:867;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls";i:868;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls";i:869;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls";i:870;s:49:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls";i:871;s:50:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls";i:872;s:51:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls";i:873;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages";i:874;s:57:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages";i:875;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages";i:876;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages";i:877;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure";i:878;s:73:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure";i:879;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure";i:880;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure";i:881;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure";i:882;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure";i:883;s:68:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure";i:884;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure";i:885;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure";i:886;s:67:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure";i:887;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure";i:888;s:79:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure";i:889;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure";i:890;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure";i:891;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure";i:892;s:78:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule";i:893;s:80:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule";i:894;s:75:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule";i:895;s:77:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule";i:896;s:57:"TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter";i:897;s:49:"TomasVotruba\TypeCoverage\CollectorDataNormalizer";i:898;s:39:"TomasVotruba\TypeCoverage\Configuration";i:899;s:67:"TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector";i:900;s:66:"TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector";i:901;s:69:"TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector";i:902;s:69:"TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector";i:903;s:53:"TomasVotruba\TypeCoverage\Collectors\DeclareCollector";i:904;s:37:"_PHPStan_ac6dae9b0\Nette\DI\Container";i:905;s:36:"_PHPStan_ac6dae9b0\Nette\SmartObject";i:906;s:22:"PHPStan\Php\PhpVersion";i:907;s:29:"PHPStan\Php\PhpVersionFactory";i:908;s:56:"PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider";i:909;s:33:"PHPStan\Analyser\ConstantResolver";i:910;s:47:"PHPStan\Analyser\ResultCache\ResultCacheManager";i:911;s:54:"PHPStan\Analyser\ResultCache\ResultCacheManagerFactory";i:912;s:27:"PHPStan\Collectors\Registry";i:913;s:79:"PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider";i:914;s:75:"PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider";i:915;s:66:"PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider";i:916;s:80:"PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider";i:917;s:80:"PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider";i:918;s:66:"PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider";i:919;s:70:"PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider";i:920;s:25:"PHPStan\File\FileExcluder";i:921;s:35:"PHPStan\File\FileExcluderRawFactory";i:922;s:44:"PHPStan\Reflection\Php\PhpFunctionReflection";i:923;s:37:"PHPStan\Reflection\FunctionReflection";i:924;s:44:"PHPStan\Reflection\FunctionReflectionFactory";i:925;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator";i:926;s:57:"PHPStan\BetterReflection\SourceLocator\Type\SourceLocator";i:927;s:86:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory";i:928;s:82:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator";i:929;s:89:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory";i:930;s:42:"PHPStan\Reflection\Php\PhpMethodReflection";i:931;s:43:"PHPStan\Reflection\ExtendedMethodReflection";i:932;s:40:"PHPStan\Reflection\ClassMemberReflection";i:933;s:35:"PHPStan\Reflection\MethodReflection";i:934;s:49:"PHPStan\Reflection\Php\PhpMethodReflectionFactory";i:935;s:64:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider";i:936;s:30:"PHPStan\Type\TypeAliasResolver";i:937;s:38:"PHPStan\Type\TypeAliasResolverProvider";i:938;s:30:"PHPStan\Analyser\TypeSpecifier";i:939;s:15:"PhpParser\Lexer";i:940;s:67:"PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory";i:941;s:25:"PhpParser\Lexer\Emulative";i:942;s:48:"PHPStan\Rules\Deprecations\DeprecatedScopeHelper";}i:4;a:635:{i:0;s:39:"PHPStan\Parser\PhpParserFactory::create";i:1;s:71:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::create";i:2;s:91:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::create";i:3;s:88:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::create";i:4;s:47:"PHPStan\Rules\Debug\DebugScopeRule::__construct";i:5;s:51:"PHPStan\Rules\Debug\DumpPhpDocTypeRule::__construct";i:6;s:45:"PHPStan\Rules\Debug\DumpTypeRule::__construct";i:7;s:47:"PHPStan\Rules\Debug\FileAssertRule::__construct";i:8;s:75:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule::__construct";i:9;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule::__construct";i:10;s:78:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule::__construct";i:11;s:68:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule::__construct";i:12;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule::__construct";i:13;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule::__construct";i:14;s:74:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule::__construct";i:15;s:82:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule::__construct";i:16;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule::__construct";i:17;s:84:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule::__construct";i:18;s:48:"PHPStan\Rules\Api\ApiInstanceofRule::__construct";i:19;s:52:"PHPStan\Rules\Api\ApiInstanceofTypeRule::__construct";i:20;s:51:"PHPStan\Rules\Api\ApiInstantiationRule::__construct";i:21;s:53:"PHPStan\Rules\Api\ApiClassConstFetchRule::__construct";i:22;s:50:"PHPStan\Rules\Api\ApiClassExtendsRule::__construct";i:23;s:53:"PHPStan\Rules\Api\ApiClassImplementsRule::__construct";i:24;s:54:"PHPStan\Rules\Api\ApiInterfaceExtendsRule::__construct";i:25;s:48:"PHPStan\Rules\Api\ApiMethodCallRule::__construct";i:26;s:48:"PHPStan\Rules\Api\ApiStaticCallRule::__construct";i:27;s:46:"PHPStan\Rules\Api\ApiTraitUseRule::__construct";i:28;s:50:"PHPStan\Rules\Api\GetTemplateTypeRule::__construct";i:29;s:68:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule::__construct";i:30;s:65:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule::__construct";i:31;s:60:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule::__construct";i:32;s:66:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule::__construct";i:33;s:45:"PHPStan\Rules\Cast\UnsetCastRule::__construct";i:34;s:54:"PHPStan\Rules\Classes\ClassAttributesRule::__construct";i:35;s:62:"PHPStan\Rules\Classes\ClassConstantAttributesRule::__construct";i:36;s:52:"PHPStan\Rules\Classes\ClassConstantRule::__construct";i:37;s:64:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule::__construct";i:38;s:55:"PHPStan\Rules\Classes\LocalTypeAliasesRule::__construct";i:39;s:63:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule::__construct";i:40;s:60:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule::__construct";i:41;s:52:"PHPStan\Rules\Classes\ReadOnlyClassRule::__construct";i:42;s:66:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule::__construct";i:43;s:54:"PHPStan\Rules\Constants\FinalConstantRule::__construct";i:44;s:65:"PHPStan\Rules\Constants\NativeTypedClassConstantRule::__construct";i:45;s:59:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule::__construct";i:46;s:57:"PHPStan\Rules\Exceptions\ThrowExpressionRule::__construct";i:47;s:64:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule::__construct";i:48;s:73:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule::__construct";i:49;s:58:"PHPStan\Rules\Functions\ClosureAttributesRule::__construct";i:50;s:57:"PHPStan\Rules\Functions\DefineParametersRule::__construct";i:51;s:80:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule::__construct";i:52;s:65:"PHPStan\Rules\Functions\CallToFunctionParametersRule::__construct";i:53;s:74:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule::__construct";i:54;s:67:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule::__construct";i:55;s:59:"PHPStan\Rules\Functions\FunctionAttributesRule::__construct";i:56;s:56:"PHPStan\Rules\Functions\ParamAttributesRule::__construct";i:57;s:62:"PHPStan\Rules\Functions\PrintfArrayParametersRule::__construct";i:58;s:57:"PHPStan\Rules\Functions\PrintfParametersRule::__construct";i:59;s:60:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule::__construct";i:60;s:58:"PHPStan\Rules\Keywords\DeclareStrictTypesRule::__construct";i:61;s:50:"PHPStan\Rules\Methods\CallMethodsRule::__construct";i:62;s:56:"PHPStan\Rules\Methods\CallStaticMethodsRule::__construct";i:63;s:60:"PHPStan\Rules\Methods\ConsistentConstructorRule::__construct";i:64;s:65:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule::__construct";i:65;s:53:"PHPStan\Rules\Methods\MethodCallableRule::__construct";i:66;s:71:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule::__construct";i:67;s:55:"PHPStan\Rules\Methods\MethodAttributesRule::__construct";i:68;s:59:"PHPStan\Rules\Methods\StaticMethodCallableRule::__construct";i:69;s:57:"PHPStan\Rules\Operators\InvalidAssignVarRule::__construct";i:70;s:63:"PHPStan\Rules\Operators\InvalidIncDecOperationRule::__construct";i:71;s:66:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule::__construct";i:72;s:72:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule::__construct";i:73;s:80:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule::__construct";i:74;s:71:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule::__construct";i:75;s:79:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule::__construct";i:76;s:63:"PHPStan\Rules\Properties\PropertiesInInterfaceRule::__construct";i:77;s:59:"PHPStan\Rules\Properties\PropertyAssignRefRule::__construct";i:78;s:60:"PHPStan\Rules\Properties\PropertyAttributesRule::__construct";i:79;s:64:"PHPStan\Rules\Properties\PropertyHookAttributesRule::__construct";i:80;s:57:"PHPStan\Rules\Properties\PropertyInClassRule::__construct";i:81;s:58:"PHPStan\Rules\Properties\ReadOnlyPropertyRule::__construct";i:82;s:62:"PHPStan\Rules\Regexp\RegularExpressionPatternRule::__construct";i:83;s:63:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule::__construct";i:84;s:55:"PHPStan\Rules\Traits\ConstantsInTraitsRule::__construct";i:85;s:53:"PHPStan\Rules\Traits\TraitAttributesRule::__construct";i:86;s:46:"PHPStan\Rules\Variables\UnsetRule::__construct";i:87;s:66:"PHPStan\Rules\Classes\UnusedConstructorParametersRule::__construct";i:88;s:58:"PHPStan\Rules\Functions\UnusedClosureUsesRule::__construct";i:89;s:46:"PHPStan\Rules\Variables\EmptyRule::__construct";i:90;s:46:"PHPStan\Rules\Variables\IssetRule::__construct";i:91;s:53:"PHPStan\Rules\Variables\NullCoalesceRule::__construct";i:92;s:40:"PHPStan\Rules\Cast\EchoRule::__construct";i:93;s:47:"PHPStan\Rules\Cast\InvalidCastRule::__construct";i:94;s:63:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule::__construct";i:95;s:41:"PHPStan\Rules\Cast\PrintRule::__construct";i:96;s:48:"PHPStan\Rules\Classes\MethodTagRule::__construct";i:97;s:53:"PHPStan\Rules\Classes\MethodTagTraitRule::__construct";i:98;s:56:"PHPStan\Rules\Classes\MethodTagTraitUseRule::__construct";i:99;s:50:"PHPStan\Rules\Classes\PropertyTagRule::__construct";i:100;s:55:"PHPStan\Rules\Classes\PropertyTagTraitRule::__construct";i:101;s:58:"PHPStan\Rules\Classes\PropertyTagTraitUseRule::__construct";i:102;s:49:"PHPStan\Rules\Classes\MixinTraitRule::__construct";i:103;s:52:"PHPStan\Rules\Classes\MixinTraitUseRule::__construct";i:104;s:54:"PHPStan\Rules\Generics\ClassAncestorsRule::__construct";i:105;s:57:"PHPStan\Rules\Generics\ClassTemplateTypeRule::__construct";i:106;s:53:"PHPStan\Rules\Generics\EnumAncestorsRule::__construct";i:107;s:60:"PHPStan\Rules\Generics\FunctionTemplateTypeRule::__construct";i:108;s:65:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule::__construct";i:109;s:58:"PHPStan\Rules\Generics\InterfaceAncestorsRule::__construct";i:110;s:61:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule::__construct";i:111;s:58:"PHPStan\Rules\Generics\MethodTemplateTypeRule::__construct";i:112;s:61:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule::__construct";i:113;s:66:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule::__construct";i:114;s:63:"PHPStan\Rules\Generics\MethodSignatureVarianceRule::__construct";i:115;s:56:"PHPStan\Rules\Generics\PropertyVarianceRule::__construct";i:116;s:57:"PHPStan\Rules\Generics\TraitTemplateTypeRule::__construct";i:117;s:50:"PHPStan\Rules\Generics\UsedTraitsRule::__construct";i:118;s:63:"PHPStan\Rules\Operators\InvalidBinaryOperationRule::__construct";i:119;s:67:"PHPStan\Rules\Operators\InvalidComparisonOperationRule::__construct";i:120;s:62:"PHPStan\Rules\Operators\InvalidUnaryOperationRule::__construct";i:121;s:67:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule::__construct";i:122;s:65:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule::__construct";i:123;s:52:"PHPStan\Rules\PhpDoc\FunctionAssertRule::__construct";i:124;s:50:"PHPStan\Rules\PhpDoc\MethodAssertRule::__construct";i:125;s:61:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule::__construct";i:126;s:73:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule::__construct";i:127;s:60:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule::__construct";i:128;s:72:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule::__construct";i:129;s:68:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule::__construct";i:130;s:62:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule::__construct";i:131;s:81:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule::__construct";i:132;s:65:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule::__construct";i:133;s:63:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule::__construct";i:134;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::__construct";i:135;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule::__construct";i:136;s:48:"PHPStan\Rules\Pure\PureFunctionRule::__construct";i:137;s:46:"PHPStan\Rules\Pure\PureMethodRule::__construct";i:138;s:56:"PHPStan\Rules\Arrays\ArrayDestructuringRule::__construct";i:139;s:52:"PHPStan\Rules\Arrays\ArrayUnpackingRule::__construct";i:140;s:55:"PHPStan\Rules\Arrays\IterableInForeachRule::__construct";i:141;s:60:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule::__construct";i:142;s:58:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule::__construct";i:143;s:65:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule::__construct";i:144;s:59:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule::__construct";i:145;s:55:"PHPStan\Rules\Exceptions\ThrowExprTypeRule::__construct";i:146;s:64:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule::__construct";i:147;s:58:"PHPStan\Rules\Functions\ClosureReturnTypeRule::__construct";i:148;s:51:"PHPStan\Rules\Functions\ReturnTypeRule::__construct";i:149;s:51:"PHPStan\Rules\Generators\YieldTypeRule::__construct";i:150;s:49:"PHPStan\Rules\Methods\ReturnTypeRule::__construct";i:151;s:79:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule::__construct";i:152;s:64:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule::__construct";i:153;s:72:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule::__construct";i:154;s:67:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule::__construct";i:155;s:75:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule::__construct";i:156;s:67:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule::__construct";i:157;s:65:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule::__construct";i:158;s:69:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule::__construct";i:159;s:56:"PHPStan\Rules\Variables\VariableCloningRule::__construct";i:160;s:44:"PHPStan\Rules\DeadCode\NoopRule::__construct";i:161;s:61:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule::__construct";i:162;s:59:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule::__construct";i:163;s:82:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule::__construct";i:164;s:67:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule::__construct";i:165;s:83:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule::__construct";i:166;s:78:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule::__construct";i:167;s:84:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule::__construct";i:168;s:79:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule::__construct";i:169;s:77:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule::__construct";i:170;s:67:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule::__construct";i:171;s:53:"PHPStan\Rules\Functions\CallUserFuncRule::__construct";i:172;s:66:"PHPStan\Rules\Functions\ParameterCastableToStringRule::__construct";i:173;s:73:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule::__construct";i:174;s:70:"PHPStan\Rules\Functions\SortParameterCastableToStringRule::__construct";i:175;s:62:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule::__construct";i:176;s:69:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule::__construct";i:177;s:73:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule::__construct";i:178;s:70:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule::__construct";i:179;s:69:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule::__construct";i:180;s:66:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule::__construct";i:181;s:63:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule::__construct";i:182;s:65:"PHPStan\Rules\Properties\MissingPropertyTypehintRule::__construct";i:183;s:61:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule::__construct";i:184;s:67:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule::__construct";i:185;s:60:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule::__construct";i:186;s:57:"Rector\TypePerfect\Rules\NoIssetOnObjectRule::__construct";i:187;s:57:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule::__construct";i:188;s:74:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule::__construct";i:189;s:75:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule::__construct";i:190;s:64:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule::__construct";i:191;s:64:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule::__construct";i:192;s:61:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule::__construct";i:193;s:61:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule::__construct";i:194;s:66:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule::__construct";i:195;s:67:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule::__construct";i:196;s:69:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule::__construct";i:197;s:69:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule::__construct";i:198;s:64:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule::__construct";i:199;s:40:"PHPStan\Parser\LexerFactory::__construct";i:200;s:47:"PhpParser\NodeVisitor\NameResolver::__construct";i:201;s:45:"PHPStan\Node\Printer\ExprPrinter::__construct";i:202;s:44:"PhpParser\PrettyPrinterAbstract::__construct";i:203;s:52:"PHPStan\Broker\AnonymousClassNameHelper::__construct";i:204;s:37:"PHPStan\Php\PhpVersionFactory::create";i:205;s:44:"PHPStan\Php\PhpVersionFactoryFactory::create";i:206;s:49:"PHPStan\Php\PhpVersionFactoryFactory::__construct";i:207;s:50:"PHPStan\Php\ComposerPhpVersionFactory::__construct";i:208;s:46:"PHPStan\PhpDocParser\ParserConfig::__construct";i:209;s:45:"PHPStan\PhpDocParser\Lexer\Lexer::__construct";i:210;s:51:"PHPStan\PhpDocParser\Parser\TypeParser::__construct";i:211;s:56:"PHPStan\PhpDocParser\Parser\ConstExprParser::__construct";i:212;s:53:"PHPStan\PhpDocParser\Parser\PhpDocParser::__construct";i:213;s:53:"PHPStan\PhpDoc\PhpDocInheritanceResolver::__construct";i:214;s:46:"PHPStan\PhpDoc\PhpDocNodeResolver::__construct";i:215;s:48:"PHPStan\PhpDoc\PhpDocStringResolver::__construct";i:216;s:49:"PHPStan\PhpDoc\ConstExprNodeResolver::__construct";i:217;s:44:"PHPStan\PhpDoc\TypeNodeResolver::__construct";i:218;s:73:"PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider::__construct";i:219;s:46:"PHPStan\PhpDoc\TypeStringResolver::__construct";i:220;s:41:"PHPStan\PhpDoc\StubValidator::__construct";i:221;s:58:"PHPStan\PhpDoc\SocketSelectStubFilesExtension::__construct";i:222;s:52:"PHPStan\PhpDoc\DefaultStubFilesProvider::__construct";i:223;s:58:"PHPStan\PhpDoc\JsonValidateStubFilesExtension::__construct";i:224;s:61:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension::__construct";i:225;s:60:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension::__construct";i:226;s:38:"PHPStan\Analyser\Analyser::__construct";i:227;s:53:"PHPStan\Analyser\AnalyserResultFinalizer::__construct";i:228;s:42:"PHPStan\Analyser\FileAnalyser::__construct";i:229;s:58:"PHPStan\Analyser\IgnoreErrorExtensionProvider::__construct";i:230;s:55:"PHPStan\Analyser\Ignore\IgnoredErrorHelper::__construct";i:231;s:54:"PHPStan\Analyser\LazyInternalScopeFactory::__construct";i:232;s:42:"PHPStan\Analyser\ScopeFactory::__construct";i:233;s:47:"PHPStan\Analyser\NodeScopeResolver::__construct";i:234;s:48:"PHPStan\Analyser\ConstantResolverFactory::create";i:235;s:53:"PHPStan\Analyser\ConstantResolverFactory::__construct";i:236;s:60:"PHPStan\Analyser\ResultCache\ResultCacheManager::__construct";i:237;s:60:"PHPStan\Analyser\ResultCache\ResultCacheClearer::__construct";i:238;s:54:"PHPStan\Analyser\RicherScopeGetTypeHelper::__construct";i:239;s:32:"PHPStan\Cache\Cache::__construct";i:240;s:42:"PHPStan\Collectors\RegistryFactory::create";i:241;s:47:"PHPStan\Collectors\RegistryFactory::__construct";i:242;s:47:"PHPStan\Command\AnalyseApplication::__construct";i:243;s:43:"PHPStan\Command\AnalyserRunner::__construct";i:244;s:45:"PHPStan\Command\FixerApplication::__construct";i:245;s:50:"PHPStan\Dependency\DependencyResolver::__construct";i:246;s:51:"PHPStan\Dependency\ExportedNodeFetcher::__construct";i:247;s:52:"PHPStan\Dependency\ExportedNodeResolver::__construct";i:248;s:51:"PHPStan\Dependency\ExportedNodeVisitor::__construct";i:249;s:59:"PHPStan\DependencyInjection\MemoizingContainer::__construct";i:250;s:61:"PHPStan\DependencyInjection\Nette\NetteContainer::__construct";i:251;s:67:"PHPStan\DependencyInjection\DerivativeContainerFactory::__construct";i:252;s:96:"PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider::__construct";i:253;s:92:"PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider::__construct";i:254;s:83:"PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider::__construct";i:255;s:97:"PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider::__construct";i:256;s:97:"PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider::__construct";i:257;s:83:"PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider::__construct";i:258;s:87:"PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider::__construct";i:259;s:36:"PHPStan\File\FileHelper::__construct";i:260;s:45:"PHPStan\File\FileExcluderFactory::__construct";i:261;s:38:"PHPStan\File\FileExcluder::__construct";i:262;s:59:"PHPStan\File\FileExcluderFactory::createAnalyseFileExcluder";i:263;s:56:"PHPStan\File\FileExcluderFactory::createScanFileExcluder";i:264;s:36:"PHPStan\File\FileFinder::__construct";i:266;s:37:"PHPStan\File\FileMonitor::__construct";i:267;s:46:"PHPStan\Parallel\ParallelAnalyser::__construct";i:268;s:39:"PHPStan\Parallel\Scheduler::__construct";i:269;s:58:"PHPStan\Reflection\AttributeReflectionFactory::__construct";i:270;s:57:"PHPStan\Reflection\Php\PhpFunctionReflection::__construct";i:271;s:59:"PHPStan\Reflection\InitializerExprTypeResolver::__construct";i:272;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher::__construct";i:273;s:109:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker::__construct";i:274;s:101:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory::__construct";i:275;s:104:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository::__construct";i:276;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator::__construct";i:277;s:95:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator::__construct";i:278;s:105:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository::__construct";i:279;s:105:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension::__construct";i:281;s:101:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension::__construct";i:282;s:50:"PHPStan\Reflection\ConstructorsHelper::__construct";i:283;s:74:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension::__construct";i:284;s:77:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension::__construct";i:285;s:63:"PHPStan\Reflection\Php\PhpClassReflectionExtension::__construct";i:286;s:55:"PHPStan\Reflection\Php\PhpMethodReflection::__construct";i:287;s:81:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension::__construct";i:288;s:92:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension::__construct";i:290;s:81:"PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider::__construct";i:291;s:77:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider::__construct";i:292;s:63:"PHPStan\Reflection\SignatureMap\SignatureMapParser::__construct";i:293;s:73:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider::__construct";i:294;s:69:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider::__construct";i:295;s:72:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::__construct";i:296;s:67:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::create";i:297;s:42:"PHPStan\Rules\AttributesCheck::__construct";i:298;s:71:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck::__construct";i:299;s:41:"PHPStan\Rules\ClassNameCheck::__construct";i:300;s:52:"PHPStan\Rules\ClassCaseSensitivityCheck::__construct";i:301;s:50:"PHPStan\Rules\ClassForbiddenNameCheck::__construct";i:302;s:56:"PHPStan\Rules\Classes\LocalTypeAliasesCheck::__construct";i:303;s:49:"PHPStan\Rules\Classes\MethodTagCheck::__construct";i:304;s:45:"PHPStan\Rules\Classes\MixinCheck::__construct";i:305;s:51:"PHPStan\Rules\Classes\PropertyTagCheck::__construct";i:306;s:65:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper::__construct";i:307;s:63:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper::__construct";i:308;s:66:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver::__construct";i:309;s:81:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule::__construct";i:310;s:79:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule::__construct";i:311;s:85:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule::__construct";i:312;s:74:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck::__construct";i:313;s:59:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck::__construct";i:314;s:54:"PHPStan\Rules\FunctionCallParametersCheck::__construct";i:315;s:50:"PHPStan\Rules\FunctionDefinitionCheck::__construct";i:316;s:50:"PHPStan\Rules\FunctionReturnTypeCheck::__construct";i:317;s:57:"PHPStan\Rules\ParameterCastableToStringCheck::__construct";i:318;s:57:"PHPStan\Rules\Generics\GenericAncestorsCheck::__construct";i:319;s:62:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck::__construct";i:320;s:53:"PHPStan\Rules\Generics\TemplateTypeCheck::__construct";i:321;s:37:"PHPStan\Rules\IssetCheck::__construct";i:322;s:50:"PHPStan\Rules\Methods\MethodCallCheck::__construct";i:323;s:56:"PHPStan\Rules\Methods\StaticMethodCallCheck::__construct";i:324;s:54:"PHPStan\Rules\Methods\MethodSignatureRule::__construct";i:325;s:66:"PHPStan\Rules\Methods\MethodParameterComparisonHelper::__construct";i:326;s:47:"PHPStan\Rules\MissingTypehintCheck::__construct";i:327;s:82:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider::__construct";i:328;s:72:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider::__construct";i:329;s:50:"PHPStan\Rules\PhpDoc\AssertRuleHelper::__construct";i:330;s:59:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper::__construct";i:331;s:61:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck::__construct";i:332;s:54:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper::__construct";i:333;s:59:"PHPStan\Rules\Properties\AccessPropertiesCheck::__construct";i:334;s:73:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension::__construct";i:335;s:63:"PHPStan\Rules\Properties\UninitializedPropertyRule::__construct";i:336;s:78:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider::__construct";i:337;s:42:"PHPStan\Rules\RuleLevelHelper::__construct";i:338;s:56:"PHPStan\Rules\UnusedFunctionParametersCheck::__construct";i:339;s:40:"PHPStan\Type\FileTypeMapper::__construct";i:341;s:49:"PHPStan\Type\UsefulTypeAliasResolver::__construct";i:342;s:55:"PHPStan\Type\LazyTypeAliasResolverProvider::__construct";i:343;s:43:"PHPStan\Type\BitwiseFlagHelper::__construct";i:344;s:74:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension::__construct";i:345;s:67:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension::__construct";i:346;s:47:"PHPStan\Type\Php\ArrayColumnHelper::__construct";i:347;s:68:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension::__construct";i:348;s:69:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension::__construct";i:349;s:66:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension::__construct";i:350;s:70:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension::__construct";i:351;s:65:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper::__construct";i:352;s:68:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension::__construct";i:353;s:66:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension::__construct";i:354;s:66:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension::__construct";i:355;s:73:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension::__construct";i:356;s:69:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension::__construct";i:357;s:67:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension::__construct";i:358;s:68:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension::__construct";i:359;s:75:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension::__construct";i:360;s:75:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension::__construct";i:361;s:67:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension::__construct";i:362;s:64:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension::__construct";i:363;s:65:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension::__construct";i:364;s:74:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension::__construct";i:365;s:75:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension::__construct";i:366;s:67:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension::__construct";i:367;s:65:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension::__construct";i:368;s:61:"PHPStan\Type\Php\DateFunctionReturnTypeExtension::__construct";i:369;s:71:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension::__construct";i:370;s:63:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension::__construct";i:372;s:67:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension::__construct";i:373;s:68:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension::__construct";i:374;s:65:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension::__construct";i:375;s:71:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension::__construct";i:376;s:71:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension::__construct";i:377;s:60:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper::__construct";i:378;s:67:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension::__construct";i:379;s:65:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension::__construct";i:380;s:70:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension::__construct";i:381;s:78:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension::__construct";i:382;s:62:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension::__construct";i:383;s:71:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension::__construct";i:384;s:52:"PHPStan\Type\Php\JsonThrowTypeExtension::__construct";i:385;s:62:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension::__construct";i:386;s:64:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension::__construct";i:387;s:69:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension::__construct";i:388;s:52:"PHPStan\Type\Php\RegexArrayShapeMatcher::__construct";i:389;s:48:"PHPStan\Type\Regex\RegexGroupParser::__construct";i:390;s:53:"PHPStan\Type\Regex\RegexExpressionHelper::__construct";i:391;s:77:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension::__construct";i:392;s:75:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension::__construct";i:393;s:77:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension::__construct";i:394;s:67:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension::__construct";i:395;s:63:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension::__construct";i:396;s:72:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension::__construct";i:397;s:65:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension::__construct";i:398;s:60:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension::__construct";i:399;s:77:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension::__construct";i:400;s:65:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension::__construct";i:401;s:62:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension::__construct";i:402;s:68:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension::__construct";i:403;s:78:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension::__construct";i:404;s:62:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension::__construct";i:405;s:68:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension::__construct";i:406;s:71:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension::__construct";i:407;s:73:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension::__construct";i:408;s:64:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension::__construct";i:409;s:72:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension::__construct";i:410;s:79:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension::__construct";i:411;s:65:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension::__construct";i:412;s:78:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension::__construct";i:417;s:44:"PHPStan\Type\ClosureTypeFactory::__construct";i:418;s:49:"PHPStan\Rules\Functions\PrintfHelper::__construct";i:419;s:49:"_PHPStan_ac6dae9b0\Nette\DI\Container::getService";i:420;s:45:"PHPStan\Analyser\TypeSpecifierFactory::create";i:421;s:50:"PHPStan\Analyser\TypeSpecifierFactory::__construct";i:422;s:49:"PHPStan\File\FuzzyRelativePathHelper::__construct";i:423;s:50:"PHPStan\File\SimpleRelativePathHelper::__construct";i:424;s:59:"PHPStan\File\ParentDirectoryRelativePathHelper::__construct";i:425;s:43:"PHPStan\Cache\FileCacheStorage::__construct";i:426;s:38:"PHPStan\Parser\RichParser::__construct";i:427;s:42:"PHPStan\Parser\CleaningParser::__construct";i:428;s:40:"PHPStan\Parser\SimpleParser::__construct";i:429;s:40:"PHPStan\Parser\CachedParser::__construct";i:430;s:46:"PHPStan\Parser\PhpParserDecorator::__construct";i:431;s:35:"PHPStan\Parser\LexerFactory::create";i:433;s:44:"PHPStan\Parser\PhpParserFactory::__construct";i:434;s:39:"PHPStan\Rules\LazyRegistry::__construct";i:435;s:46:"PHPStan\PhpDoc\StubPhpDocProvider::__construct";i:436;s:76:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::__construct";i:438;s:80:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::create";i:439;s:64:"PHPStan\BetterReflection\Reflector\DefaultReflector::__construct";i:440;s:77:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector::__construct";i:442;s:73:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider::__construct";i:443;s:85:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::__construct";i:445;s:96:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::__construct";i:448;s:93:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::__construct";i:449;s:63:"PHPStan\Reflection\Deprecation\DeprecationProvider::__construct";i:450;s:44:"PHPStan\Parser\LexerFactory::createEmulative";i:451;s:37:"PhpParser\ParserAbstract::__construct";i:453;s:45:"PHPStan\Parser\PathRoutingParser::__construct";i:454;s:38:"PHPStan\Parser\StubParser::__construct";i:456;s:54:"PHPStan\Diagnose\PHPStanDiagnoseExtension::__construct";i:457;s:68:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter::__construct";i:458;s:63:"PHPStan\Command\ErrorFormatter\TableErrorFormatter::__construct";i:459;s:68:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter::__construct";i:460;s:62:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter::__construct";i:461;s:63:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter::__construct";i:463;s:64:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter::__construct";i:464;s:64:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter::__construct";i:465;s:66:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter::__construct";i:466;s:66:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule::__construct";i:467;s:71:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule::__construct";i:468;s:70:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule::__construct";i:469;s:64:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule::__construct";i:470;s:72:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule::__construct";i:471;s:62:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule::__construct";i:472;s:52:"PHPStan\Rules\Classes\InstantiationRule::__construct";i:473;s:66:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule::__construct";i:474;s:66:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule::__construct";i:475;s:59:"PHPStan\Rules\Constants\OverridingConstantRule::__construct";i:476;s:55:"PHPStan\Rules\Methods\OverridingMethodRule::__construct";i:477;s:52:"PHPStan\Rules\Missing\MissingReturnRule::__construct";i:478;s:65:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule::__construct";i:479;s:60:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule::__construct";i:480;s:58:"PHPStan\Rules\Properties\AccessPropertiesRule::__construct";i:481;s:64:"PHPStan\Rules\Properties\AccessStaticPropertiesRule::__construct";i:482;s:69:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule::__construct";i:483;s:57:"PHPStan\Rules\Functions\FunctionCallableRule::__construct";i:484;s:60:"PHPStan\Rules\Properties\OverridingPropertyRule::__construct";i:485;s:66:"PHPStan\Rules\Properties\SetPropertyHookParameterRule::__construct";i:486;s:69:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule::__construct";i:487;s:68:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule::__construct";i:488;s:57:"PHPStan\Rules\Variables\CompactVariablesRule::__construct";i:489;s:56:"PHPStan\Rules\Variables\DefinedVariableRule::__construct";i:490;s:57:"PHPStan\Rules\Keywords\RequireFileExistsRule::__construct";i:491;s:84:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension::__construct";i:492;s:80:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension::__construct";i:493;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension::__construct";i:494;s:49:"PHPStan\Rules\Constants\ConstantRule::__construct";i:495;s:44:"PHPStan\Rules\Classes\MixinRule::__construct";i:496;s:53:"PHPStan\Rules\PhpDoc\RequireExtendsCheck::__construct";i:497;s:70:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule::__construct";i:498;s:54:"PHPStan\Rules\Functions\CallCallablesRule::__construct";i:499;s:59:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule::__construct";i:500;s:61:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule::__construct";i:501;s:58:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule::__construct";i:502;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension::__construct";i:503;s:77:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension::__construct";i:504;s:63:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule::__construct";i:505;s:59:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule::__construct";i:506;s:70:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule::__construct";i:507;s:82:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule::__construct";i:508;s:80:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule::__construct";i:509;s:86:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule::__construct";i:510;s:55:"PHPStan\Rules\Generators\YieldFromTypeRule::__construct";i:511;s:58:"PHPStan\Rules\Generators\YieldInGeneratorRule::__construct";i:512;s:59:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule::__construct";i:513;s:69:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule::__construct";i:514;s:68:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule::__construct";i:515;s:69:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule::__construct";i:516;s:60:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector::__construct";i:517;s:65:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector::__construct";i:518;s:67:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector::__construct";i:519;s:67:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector::__construct";i:520;s:61:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule::__construct";i:521;s:70:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule::__construct";i:522;s:65:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule::__construct";i:523;s:61:"PHPStan\Rules\Comparison\IfConstantConditionRule::__construct";i:524;s:73:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule::__construct";i:525;s:71:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule::__construct";i:526;s:77:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule::__construct";i:527;s:69:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule::__construct";i:528;s:57:"PHPStan\Rules\Comparison\MatchExpressionRule::__construct";i:529;s:84:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule::__construct";i:530;s:74:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule::__construct";i:531;s:65:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule::__construct";i:532;s:74:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule::__construct";i:533;s:71:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule::__construct";i:534;s:70:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule::__construct";i:535;s:66:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule::__construct";i:536;s:64:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule::__construct";i:537;s:70:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule::__construct";i:538;s:75:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule::__construct";i:539;s:63:"PHPStan\Rules\Properties\NullsafePropertyFetchRule::__construct";i:540;s:68:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule::__construct";i:541;s:60:"PHPStan\Rules\Functions\RandomIntParametersRule::__construct";i:542;s:52:"PHPStan\Rules\Functions\ArrayFilterRule::__construct";i:543;s:52:"PHPStan\Rules\Functions\ArrayValuesRule::__construct";i:544;s:66:"PHPStan\Rules\Functions\ParameterCastableToNumberRule::__construct";i:545;s:69:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension::__construct";i:546;s:67:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension::__construct";i:547;s:74:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension::__construct";i:548;s:42:"Carbon\PHPStan\MacroExtension::__construct";i:549;s:76:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::__construct";i:550;s:68:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::get";i:551;s:71:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule::__construct";i:552;s:87:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension::__construct";i:553;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension::__construct";i:554;s:80:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension::__construct";i:555;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension::__construct";i:556;s:83:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension::__construct";i:557;s:65:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper::__construct";i:558;s:55:"PHPStan\Rules\Operators\OperatorRuleHelper::__construct";i:559;s:70:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule::__construct";i:560;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule::__construct";i:561;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule::__construct";i:562;s:70:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule::__construct";i:563;s:77:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule::__construct";i:564;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule::__construct";i:565;s:72:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule::__construct";i:566;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule::__construct";i:567;s:75:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule::__construct";i:568;s:47:"PHPStan\Rules\Cast\UselessCastRule::__construct";i:569;s:58:"PHPStan\Rules\Functions\ArrayFilterStrictRule::__construct";i:570;s:80:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule::__construct";i:574;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule::__construct";i:575;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule::__construct";i:576;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule::__construct";i:577;s:67:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule::__construct";i:578;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule::__construct";i:579;s:72:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule::__construct";i:580;s:69:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule::__construct";i:581;s:77:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule::__construct";i:582;s:62:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule::__construct";i:583;s:81:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule::__construct";i:584;s:45:"Rector\TypePerfect\Configuration::__construct";i:585;s:64:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder::__construct";i:586;s:63:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder::__construct";i:587;s:54:"Rector\TypePerfect\Printer\NodeComparator::__construct";i:588;s:59:"Rector\TypePerfect\Reflection\ReflectionParser::__construct";i:589;s:64:"Rector\TypePerfect\Printer\CollectorMetadataPrinter::__construct";i:590;s:90:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector::__construct";i:591;s:80:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector::__construct";i:592;s:84:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector::__construct";i:593;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed::__construct";i:594;s:72:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory::__construct";i:595;s:63:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath::__construct";i:596;s:80:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature::__construct";i:597;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory::__construct";i:598;s:65:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory::__construct";i:599;s:69:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory::__construct";i:600;s:77:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::__construct";i:601;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory::__construct";i:602;s:72:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::__construct";i:603;s:57:"Spaze\PHPStan\Rules\Disallowed\File\FilePath::__construct";i:604;s:63:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter::__construct";i:605;s:65:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier::__construct";i:606;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors::__construct";i:607;s:92:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors::__construct";i:608;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors::__construct";i:609;s:91:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors::__construct";i:610;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors::__construct";i:611;s:81:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors::__construct";i:612;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors::__construct";i:613;s:80:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors::__construct";i:614;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors::__construct";i:615;s:61:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver::__construct";i:616;s:72:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory::__construct";i:617;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages::__construct";i:619;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls::__construct";i:620;s:58:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls::__construct";i:621;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls::__construct";i:622;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls::__construct";i:623;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls::__construct";i:624;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls::__construct";i:625;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls::__construct";i:626;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls::__construct";i:627;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls::__construct";i:628;s:62:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls::__construct";i:629;s:63:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls::__construct";i:630;s:64:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls::__construct";i:631;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages::__construct";i:632;s:70:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages::__construct";i:634;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages::__construct";i:635;s:83:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::getDisallowedVariables";i:636;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages::__construct";i:637;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure::__construct";i:638;s:96:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::getDisallowedControlStructures";i:639;s:86:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure::__construct";i:641;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure::__construct";i:643;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure::__construct";i:645;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure::__construct";i:647;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure::__construct";i:649;s:81:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure::__construct";i:651;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure::__construct";i:653;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure::__construct";i:655;s:80:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure::__construct";i:657;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure::__construct";i:659;s:92:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure::__construct";i:661;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure::__construct";i:663;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure::__construct";i:665;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure::__construct";i:667;s:91:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule::__construct";i:668;s:93:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule::__construct";i:669;s:88:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule::__construct";i:670;s:90:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule::__construct";i:671;s:52:"TomasVotruba\TypeCoverage\Configuration::__construct";}i:5;s:32:"996b45f1ceb93bdddfc91899227ecb32";} \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/container.journal b/storage/framework/cache/phpstan/cache/nette.configurator/container.journal new file mode 100644 index 0000000..e2a1092 --- /dev/null +++ b/storage/framework/cache/phpstan/cache/nette.configurator/container.journal @@ -0,0 +1,3 @@ +Container_4c57d0f363:1751283276 +Container_d79b831313:1751283741 +Container_9a81dd12e1:1751284096 diff --git a/storage/framework/cache/phpstan/resultCache.php b/storage/framework/cache/phpstan/resultCache.php new file mode 100644 index 0000000..f8acbf7 --- /dev/null +++ b/storage/framework/cache/phpstan/resultCache.php @@ -0,0 +1,16572 @@ + 1751283860, + 'meta' => array ( + 'cacheVersion' => 'v12-linesToIgnore', + 'phpstanVersion' => '2.1.17', + 'metaExtensions' => + array ( + ), + 'phpVersion' => 80405, + 'projectConfig' => '{parameters: {disallowedFunctionCalls: [{function: \'apache_setenv()\', message: might overwrite existing variables}, {function: \'dl()\', message: \'removed from most SAPIs, might load untrusted code\'}, {function: \'eval()\', message: \'eval is evil, please write more code and do not use eval()\'}, {function: \'create_function()\', message: \'the function is about as evil as using eval()\', errorTip: \'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0\'}, {function: \'extract()\', message: \'do not use extract() and especially not on untrusted data\'}, {function: \'posix_getpwuid()\', message: might reveal system user information}, {function: \'posix_kill()\', message: do not send signals to processes from the script}, {function: \'posix_mkfifo()\', message: do not create named pipes in the script}, {function: \'posix_mknod()\', message: do not create special files in the script}, {function: \'highlight_file()\', message: might reveal source code or config files}, {function: \'show_source()\', message: \'might reveal source code or config files (alias of highlight_file())\'}, {function: \'pfsockopen()\', message: \'use fsockopen() to create non-persistent socket connections\'}, {function: \'print_r()\', message: use some logger instead, allowParamsAnywhere: {2: true}}, {function: \'proc_nice()\', message: changes the priority of the current process}, {function: \'putenv()\', message: might overwrite existing variables}, {function: \'socket_create_listen()\', message: do not accept new socket connections in the PHP script}, {function: \'socket_listen()\', message: do not accept new socket connections in the PHP script}, {function: \'var_dump()\', message: use some logger instead}, {function: \'var_export()\', message: use some logger instead, allowParamsAnywhere: {2: true}}, {function: \'phpinfo()\', message: might reveal session id or other tokens in cookies, errorTip: see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead}, {function: \'exec()\'}, {function: \'passthru()\'}, {function: \'proc_open()\'}, {function: \'shell_exec()\'}, {function: \'system()\'}, {function: \'pcntl_exec()\'}, {function: \'popen()\'}, {function: \'md5()\', message: \'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords\'}, {function: \'sha1()\', message: \'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords\'}, {function: \'md5_file()\', message: \'use hash_file() with at least SHA-256 for secure hash\'}, {function: \'sha1_file()\', message: \'use hash_file() with at least SHA-256 for secure hash\'}, {function: \'hash()\', message: \'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: md5}}, {function: \'hash()\', message: \'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: sha1}}, {function: \'hash_file()\', message: \'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: md5}}, {function: \'hash_file()\', message: \'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: sha1}}, {function: \'hash_init()\', message: \'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: md5}}, {function: \'hash_init()\', message: \'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: sha1}}, {function: \'rand()\', message: \'it is not a cryptographically secure generator, use random_int() instead\'}, {function: \'mt_rand()\', message: \'it is not a cryptographically secure generator, use random_int() instead\'}, {function: \'lcg_value()\', message: \'it is not a cryptographically secure generator, use random_int() instead\'}, {function: \'uniqid()\', message: \'it is not a cryptographically secure generator, use random_bytes() instead\'}, {function: \'mysql_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysql_unbuffered_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli_multi_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli_real_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'in_array()\', message: set the third parameter $strict to `true` to also check the types to prevent type juggling bugs, allowParamsAnywhere: {3: true}}, {function: \'htmlspecialchars()\', message: set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs, allowParamFlagsAnywhere: {2: 3}}], disallowedMethodCalls: [{function: \'mysqli::query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli::multi_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli::real_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}], featureToggles: {bleedingEdge: true, checkParameterCastableToNumberFunctions: true, skipCheckGenericClasses: {_prevent_merging: true}, stricterFunctionMap: true, reportPreciseLineForUnusedFunctionParameter: true, internalTag: true, newStaticInAbstractClassStaticMethod: true}, type_coverage: {return: 100, param: 100, property: 100, constant: 100}, type_perfect: {null_over_false: true, no_mixed_property: true, no_mixed_caller: true, narrow_param: true, narrow_return: true}, strictRules: {allRules: false, disallowedLooseComparison: true, booleansInConditions: true, uselessCast: true, requireParentConstructorCall: true, disallowedBacktick: true, disallowedEmpty: true, disallowedImplicitArrayCreation: true, disallowedShortTernary: true, overwriteVariablesWithLoop: true, closureUsesThis: true, matchingInheritedMethodNames: true, numericOperandsInArithmeticOperators: true, strictFunctionCalls: true, dynamicCallOnStaticMethod: true, switchConditionsMatchingType: true, noVariableVariables: true, strictArrayFilter: true, illegalConstructorMethodCall: true}, treatPhpDocTypesAsCertain: true, paths: [src, build], level: 8, tmpDir: storage/framework/cache/phpstan}, rules: [Airlst\\PhpstanConfig\\Phpstan\\DisallowedLaravelDieDumpFunctionsRule, Airlst\\PhpstanConfig\\Phpstan\\DisallowMutableDatetimeRule]}', + 'analysedPaths' => + array ( + 0 => 'src', + 1 => 'build', + ), + 'scannedFiles' => + array ( + ), + 'composerLocks' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/composer.lock' => '3ff286262e11d24a355e77c7322d39b082ca9f26', + ), + 'composerInstalled' => + array ( + '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/installed.php' => + array ( + 'versions' => + array ( + 'airlst/php-cs-fixer-config' => + array ( + 'pretty_version' => '3.6.0', + 'version' => '3.6.0.0', + 'reference' => 'c31337061d69c8c163577972b6ff3b59f8931347', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../airlst/php-cs-fixer-config', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'airlst/phpstan-config' => + array ( + 'pretty_version' => 'dev-master', + 'version' => 'dev-master', + 'reference' => '7ccab87d4ebbaff821984032314b2f998dfbf885', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../airlst/phpstan-config', + 'aliases' => + array ( + 0 => '9999999-dev', + ), + 'dev_requirement' => true, + ), + 'airlst/rector-config' => + array ( + 'pretty_version' => 'dev-master', + 'version' => 'dev-master', + 'reference' => '3b9c36dcd6abd7e5f5932f152496814ecfe387d7', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../airlst/rector-config', + 'aliases' => + array ( + 0 => '9999999-dev', + ), + 'dev_requirement' => true, + ), + 'brick/math' => + array ( + 'pretty_version' => '0.12.3', + 'version' => '0.12.3.0', + 'reference' => '866551da34e9a618e64a819ee1e01c20d8a588ba', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../brick/math', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'carbonphp/carbon-doctrine-types' => + array ( + 'pretty_version' => '2.1.0', + 'version' => '2.1.0.0', + 'reference' => '99f76ffa36cce3b70a4a6abce41dba15ca2e84cb', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../carbonphp/carbon-doctrine-types', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'cebe/php-openapi' => + array ( + 'pretty_version' => '1.8.0', + 'version' => '1.8.0.0', + 'reference' => '893ab104be1f5dfe5a39766703f583584e43c6e1', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../cebe/php-openapi', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'clue/ndjson-react' => + array ( + 'pretty_version' => 'v1.3.0', + 'version' => '1.3.0.0', + 'reference' => '392dc165fce93b5bb5c637b67e59619223c931b0', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../clue/ndjson-react', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'composer/pcre' => + array ( + 'pretty_version' => '3.3.2', + 'version' => '3.3.2.0', + 'reference' => 'b2bed4734f0cc156ee1fe9c0da2550420d99a21e', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/./pcre', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'composer/semver' => + array ( + 'pretty_version' => '3.4.3', + 'version' => '3.4.3.0', + 'reference' => '4313d26ada5e0c4edfbd1dc481a92ff7bff91f12', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/./semver', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'composer/xdebug-handler' => + array ( + 'pretty_version' => '3.0.5', + 'version' => '3.0.5.0', + 'reference' => '6c1925561632e83d60a44492e0b344cf48ab85ef', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/./xdebug-handler', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'cordoval/hamcrest-php' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => '*', + ), + ), + 'crescat-io/saloon-sdk-generator' => + array ( + 'pretty_version' => 'v1.10.0', + 'version' => '1.10.0.0', + 'reference' => 'f375999f00bb0b07fe85f2d2fefc961fb05657c6', + 'type' => 'project', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../crescat-io/saloon-sdk-generator', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'davedevelopment/hamcrest-php' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => '*', + ), + ), + 'dflydev/dot-access-data' => + array ( + 'pretty_version' => 'v3.0.3', + 'version' => '3.0.3.0', + 'reference' => 'a23a2bf4f31d3518f3ecb38660c95715dfead60f', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../dflydev/dot-access-data', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'doctrine/inflector' => + array ( + 'pretty_version' => '2.0.10', + 'version' => '2.0.10.0', + 'reference' => '5817d0659c5b50c9b950feb9af7b9668e2c436bc', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../doctrine/inflector', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'doctrine/lexer' => + array ( + 'pretty_version' => '3.0.1', + 'version' => '3.0.1.0', + 'reference' => '31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../doctrine/lexer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'dragonmantank/cron-expression' => + array ( + 'pretty_version' => 'v3.4.0', + 'version' => '3.4.0.0', + 'reference' => '8c784d071debd117328803d86b2097615b457500', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../dragonmantank/cron-expression', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'driftingly/rector-laravel' => + array ( + 'pretty_version' => '2.0.5', + 'version' => '2.0.5.0', + 'reference' => 'ac61de4f267c23249d175d7fc9149fd01528567d', + 'type' => 'rector-extension', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../driftingly/rector-laravel', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'egulias/email-validator' => + array ( + 'pretty_version' => '4.0.4', + 'version' => '4.0.4.0', + 'reference' => 'd42c8731f0624ad6bdc8d3e5e9a4524f68801cfa', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../egulias/email-validator', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'ergebnis/composer-normalize' => + array ( + 'pretty_version' => '2.47.0', + 'version' => '2.47.0.0', + 'reference' => 'ed24b9f8901f8fbafeca98f662eaca39427f0544', + 'type' => 'composer-plugin', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/composer-normalize', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'ergebnis/json' => + array ( + 'pretty_version' => '1.4.0', + 'version' => '1.4.0.0', + 'reference' => '7656ac2aa6c2ca4408f96f599e9a17a22c464f69', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'ergebnis/json-normalizer' => + array ( + 'pretty_version' => '4.9.0', + 'version' => '4.9.0.0', + 'reference' => 'cc4dcf3890448572a2d9bea97133c4d860e59fb1', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json-normalizer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'ergebnis/json-pointer' => + array ( + 'pretty_version' => '3.6.0', + 'version' => '3.6.0.0', + 'reference' => '4fc85d8edb74466d282119d8d9541ec7cffc0798', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json-pointer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'ergebnis/json-printer' => + array ( + 'pretty_version' => '3.7.0', + 'version' => '3.7.0.0', + 'reference' => 'ced41fce7854152f0e8f38793c2ffe59513cdd82', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json-printer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'ergebnis/json-schema-validator' => + array ( + 'pretty_version' => '4.4.0', + 'version' => '4.4.0.0', + 'reference' => '85f90c81f718aebba1d738800af83eeb447dc7ec', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json-schema-validator', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'evenement/evenement' => + array ( + 'pretty_version' => 'v3.0.2', + 'version' => '3.0.2.0', + 'reference' => '0a16b0d71ab13284339abb99d9d2bd813640efbc', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../evenement/evenement', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'fakerphp/faker' => + array ( + 'pretty_version' => 'v1.24.1', + 'version' => '1.24.1.0', + 'reference' => 'e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../fakerphp/faker', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'fidry/cpu-core-counter' => + array ( + 'pretty_version' => '1.2.0', + 'version' => '1.2.0.0', + 'reference' => '8520451a140d3f46ac33042715115e290cf5785f', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../fidry/cpu-core-counter', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'filp/whoops' => + array ( + 'pretty_version' => '2.18.3', + 'version' => '2.18.3.0', + 'reference' => '59a123a3d459c5a23055802237cb317f609867e5', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../filp/whoops', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'friendsofphp/php-cs-fixer' => + array ( + 'pretty_version' => 'v3.75.0', + 'version' => '3.75.0.0', + 'reference' => '399a128ff2fdaf4281e4e79b755693286cdf325c', + 'type' => 'application', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../friendsofphp/php-cs-fixer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'fruitcake/php-cors' => + array ( + 'pretty_version' => 'v1.3.0', + 'version' => '1.3.0.0', + 'reference' => '3d158f36e7875e2f040f37bc0573956240a5a38b', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../fruitcake/php-cors', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'graham-campbell/result-type' => + array ( + 'pretty_version' => 'v1.1.3', + 'version' => '1.1.3.0', + 'reference' => '3ba905c11371512af9d9bdd27d99b782216b6945', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../graham-campbell/result-type', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'guzzlehttp/guzzle' => + array ( + 'pretty_version' => '7.9.3', + 'version' => '7.9.3.0', + 'reference' => '7b2f29fe81dc4da0ca0ea7d42107a0845946ea77', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../guzzlehttp/guzzle', + 'aliases' => + array ( + ), + 'dev_requirement' => false, + ), + 'guzzlehttp/promises' => + array ( + 'pretty_version' => '2.2.0', + 'version' => '2.2.0.0', + 'reference' => '7c69f28996b0a6920945dd20b3857e499d9ca96c', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../guzzlehttp/promises', + 'aliases' => + array ( + ), + 'dev_requirement' => false, + ), + 'guzzlehttp/psr7' => + array ( + 'pretty_version' => '2.7.1', + 'version' => '2.7.1.0', + 'reference' => 'c2270caaabe631b3b44c85f99e5a04bbb8060d16', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../guzzlehttp/psr7', + 'aliases' => + array ( + ), + 'dev_requirement' => false, + ), + 'guzzlehttp/uri-template' => + array ( + 'pretty_version' => 'v1.0.4', + 'version' => '1.0.4.0', + 'reference' => '30e286560c137526eccd4ce21b2de477ab0676d2', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../guzzlehttp/uri-template', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'hamcrest/hamcrest-php' => + array ( + 'pretty_version' => 'v2.1.1', + 'version' => '2.1.1.0', + 'reference' => 'f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../hamcrest/hamcrest-php', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'illuminate/auth' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/broadcasting' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/bus' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/cache' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/collections' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/conditionable' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/config' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/console' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/container' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/contracts' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/cookie' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/database' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/encryption' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/events' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/filesystem' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/hashing' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/http' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/log' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/macroable' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/mail' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/notifications' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/pagination' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/pipeline' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/process' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/queue' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/redis' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/routing' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/session' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/support' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/testing' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/translation' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/validation' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'illuminate/view' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => 'v10.48.29', + ), + ), + 'justinrainbow/json-schema' => + array ( + 'pretty_version' => '6.4.2', + 'version' => '6.4.2.0', + 'reference' => 'ce1fd2d47799bb60668643bc6220f6278a4c1d02', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../justinrainbow/json-schema', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'kodova/hamcrest-php' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => '*', + ), + ), + 'laravel-zero/phar-updater' => + array ( + 'pretty_version' => 'v1.4.2', + 'version' => '1.4.2.0', + 'reference' => '131bc5e7477c9233fab8087f7d0bbb234616b417', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel-zero/phar-updater', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'laravel/framework' => + array ( + 'pretty_version' => 'v10.48.29', + 'version' => '10.48.29.0', + 'reference' => '8f7f9247cb8aad1a769d6b9815a6623d89b46b47', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel/framework', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'laravel/prompts' => + array ( + 'pretty_version' => 'v0.1.25', + 'version' => '0.1.25.0', + 'reference' => '7b4029a84c37cb2725fc7f011586e2997040bc95', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel/prompts', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'laravel/serializable-closure' => + array ( + 'pretty_version' => 'v1.3.7', + 'version' => '1.3.7.0', + 'reference' => '4f48ade902b94323ca3be7646db16209ec76be3d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel/serializable-closure', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'laravel/tinker' => + array ( + 'pretty_version' => 'v2.10.1', + 'version' => '2.10.1.0', + 'reference' => '22177cc71807d38f2810c6204d8f7183d88a57d3', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel/tinker', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'league/commonmark' => + array ( + 'pretty_version' => '2.7.0', + 'version' => '2.7.0.0', + 'reference' => '6fbb36d44824ed4091adbcf4c7d4a3923cdb3405', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/commonmark', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'league/config' => + array ( + 'pretty_version' => 'v1.2.0', + 'version' => '1.2.0.0', + 'reference' => '754b3604fb2984c71f4af4a9cbe7b57f346ec1f3', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/config', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'league/flysystem' => + array ( + 'pretty_version' => '3.30.0', + 'version' => '3.30.0.0', + 'reference' => '2203e3151755d874bb2943649dae1eb8533ac93e', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/flysystem', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'league/flysystem-local' => + array ( + 'pretty_version' => '3.30.0', + 'version' => '3.30.0.0', + 'reference' => '6691915f77c7fb69adfb87dcd550052dc184ee10', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/flysystem-local', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'league/mime-type-detection' => + array ( + 'pretty_version' => '1.16.0', + 'version' => '1.16.0.0', + 'reference' => '2d6702ff215bf922936ccc1ad31007edc76451b9', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/mime-type-detection', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'localheinz/diff' => + array ( + 'pretty_version' => '1.2.0', + 'version' => '1.2.0.0', + 'reference' => 'ec413943c2b518464865673fd5b38f7df867a010', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../localheinz/diff', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'marc-mabe/php-enum' => + array ( + 'pretty_version' => 'v4.7.1', + 'version' => '4.7.1.0', + 'reference' => '7159809e5cfa041dca28e61f7f7ae58063aae8ed', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../marc-mabe/php-enum', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'mockery/mockery' => + array ( + 'pretty_version' => '1.6.12', + 'version' => '1.6.12.0', + 'reference' => '1f4efdd7d3beafe9807b08156dfcb176d18f1699', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../mockery/mockery', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'monolog/monolog' => + array ( + 'pretty_version' => '3.9.0', + 'version' => '3.9.0.0', + 'reference' => '10d85740180ecba7896c87e06a166e0c95a0e3b6', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../monolog/monolog', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'mtdowling/cron-expression' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => '^1.0', + ), + ), + 'myclabs/deep-copy' => + array ( + 'pretty_version' => '1.13.1', + 'version' => '1.13.1.0', + 'reference' => '1720ddd719e16cf0db4eb1c6eca108031636d46c', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../myclabs/deep-copy', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'nesbot/carbon' => + array ( + 'pretty_version' => '2.73.0', + 'version' => '2.73.0.0', + 'reference' => '9228ce90e1035ff2f0db84b40ec2e023ed802075', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nesbot/carbon', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'nette/php-generator' => + array ( + 'pretty_version' => 'v4.1.8', + 'version' => '4.1.8.0', + 'reference' => '42806049a7774a2bd316c958f5dcf01c6b5c56fa', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nette/php-generator', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'nette/schema' => + array ( + 'pretty_version' => 'v1.3.2', + 'version' => '1.3.2.0', + 'reference' => 'da801d52f0354f70a638673c4a0f04e16529431d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nette/schema', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'nette/utils' => + array ( + 'pretty_version' => 'v4.0.7', + 'version' => '4.0.7.0', + 'reference' => 'e67c4061eb40b9c113b218214e42cb5a0dda28f2', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nette/utils', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'nikic/php-parser' => + array ( + 'pretty_version' => 'v5.5.0', + 'version' => '5.5.0.0', + 'reference' => 'ae59794362fe85e051a58ad36b289443f57be7a9', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nikic/php-parser', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'nunomaduro/collision' => + array ( + 'pretty_version' => 'v7.12.0', + 'version' => '7.12.0.0', + 'reference' => '995245421d3d7593a6960822063bdba4f5d7cf1a', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nunomaduro/collision', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'nunomaduro/termwind' => + array ( + 'pretty_version' => 'v1.17.0', + 'version' => '1.17.0.0', + 'reference' => '5369ef84d8142c1d87e4ec278711d4ece3cbf301', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nunomaduro/termwind', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'orchestra/canvas' => + array ( + 'pretty_version' => 'v8.12.0', + 'version' => '8.12.0.0', + 'reference' => '76385dfcf96efae5f8533a4d522d14c3c946ac5a', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/canvas', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'orchestra/canvas-core' => + array ( + 'pretty_version' => 'v8.10.2', + 'version' => '8.10.2.0', + 'reference' => '3af8fb6b1ebd85903ba5d0e6df1c81aedacfedfc', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/canvas-core', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'orchestra/sidekick' => + array ( + 'pretty_version' => 'v1.2.13', + 'version' => '1.2.13.0', + 'reference' => 'aa41994f872cc49a420da42f50886605c0d85f15', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/sidekick', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'orchestra/testbench' => + array ( + 'pretty_version' => 'v8.36.0', + 'version' => '8.36.0.0', + 'reference' => '1e765c32c37ceb1acdf189c2804fa1ed738f451c', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/testbench', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'orchestra/testbench-core' => + array ( + 'pretty_version' => 'v8.38.0', + 'version' => '8.38.0.0', + 'reference' => 'dc71c91df375b192f7e4b1ea35656a6a9d1f1531', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/testbench-core', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'orchestra/workbench' => + array ( + 'pretty_version' => 'v8.17.5', + 'version' => '8.17.5.0', + 'reference' => '15a753d0c5c63a54c282765310dbb590ffd61348', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/workbench', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phar-io/manifest' => + array ( + 'pretty_version' => '2.0.4', + 'version' => '2.0.4.0', + 'reference' => '54750ef60c58e43759730615a392c31c80e23176', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phar-io/manifest', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phar-io/version' => + array ( + 'pretty_version' => '3.2.1', + 'version' => '3.2.1.0', + 'reference' => '4f7fd7836c6f332bb2933569e566a0d6c4cbed74', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phar-io/version', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpoption/phpoption' => + array ( + 'pretty_version' => '1.9.3', + 'version' => '1.9.3.0', + 'reference' => 'e3fac8b24f56113f7cb96af14958c0dd16330f54', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpoption/phpoption', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpstan/extension-installer' => + array ( + 'pretty_version' => '1.4.3', + 'version' => '1.4.3.0', + 'reference' => '85e90b3942d06b2326fba0403ec24fe912372936', + 'type' => 'composer-plugin', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpstan/extension-installer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpstan/phpstan' => + array ( + 'pretty_version' => '2.1.17', + 'version' => '2.1.17.0', + 'reference' => '89b5ef665716fa2a52ecd2633f21007a6a349053', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpstan/phpstan', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpstan/phpstan-deprecation-rules' => + array ( + 'pretty_version' => '2.0.3', + 'version' => '2.0.3.0', + 'reference' => '468e02c9176891cc901143da118f09dc9505fc2f', + 'type' => 'phpstan-extension', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpstan/phpstan-deprecation-rules', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpstan/phpstan-strict-rules' => + array ( + 'pretty_version' => '2.0.4', + 'version' => '2.0.4.0', + 'reference' => '3e139cbe67fafa3588e1dbe27ca50f31fdb6236a', + 'type' => 'phpstan-extension', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpstan/phpstan-strict-rules', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpunit/php-code-coverage' => + array ( + 'pretty_version' => '10.1.16', + 'version' => '10.1.16.0', + 'reference' => '7e308268858ed6baedc8704a304727d20bc07c77', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-code-coverage', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpunit/php-file-iterator' => + array ( + 'pretty_version' => '4.1.0', + 'version' => '4.1.0.0', + 'reference' => 'a95037b6d9e608ba092da1b23931e537cadc3c3c', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-file-iterator', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpunit/php-invoker' => + array ( + 'pretty_version' => '4.0.0', + 'version' => '4.0.0.0', + 'reference' => 'f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-invoker', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpunit/php-text-template' => + array ( + 'pretty_version' => '3.0.1', + 'version' => '3.0.1.0', + 'reference' => '0c7b06ff49e3d5072f057eb1fa59258bf287a748', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-text-template', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpunit/php-timer' => + array ( + 'pretty_version' => '6.0.0', + 'version' => '6.0.0.0', + 'reference' => 'e2a2d67966e740530f4a3343fe2e030ffdc1161d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-timer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'phpunit/phpunit' => + array ( + 'pretty_version' => '10.5.47', + 'version' => '10.5.47.0', + 'reference' => '3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/phpunit', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'psr/clock' => + array ( + 'pretty_version' => '1.0.0', + 'version' => '1.0.0.0', + 'reference' => 'e41a24703d4560fd0acb709162f73b8adfc3aa0d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/clock', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'psr/clock-implementation' => + array ( + 'dev_requirement' => true, + 'provided' => + array ( + 0 => '1.0', + ), + ), + 'psr/container' => + array ( + 'pretty_version' => '2.0.2', + 'version' => '2.0.2.0', + 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/container', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'psr/container-implementation' => + array ( + 'dev_requirement' => true, + 'provided' => + array ( + 0 => '1.1|2.0', + ), + ), + 'psr/event-dispatcher' => + array ( + 'pretty_version' => '1.0.0', + 'version' => '1.0.0.0', + 'reference' => 'dbefd12671e8a14ec7f180cab83036ed26714bb0', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/event-dispatcher', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'psr/event-dispatcher-implementation' => + array ( + 'dev_requirement' => true, + 'provided' => + array ( + 0 => '1.0', + ), + ), + 'psr/http-client' => + array ( + 'pretty_version' => '1.0.3', + 'version' => '1.0.3.0', + 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/http-client', + 'aliases' => + array ( + ), + 'dev_requirement' => false, + ), + 'psr/http-client-implementation' => + array ( + 'dev_requirement' => false, + 'provided' => + array ( + 0 => '1.0', + ), + ), + 'psr/http-factory' => + array ( + 'pretty_version' => '1.1.0', + 'version' => '1.1.0.0', + 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/http-factory', + 'aliases' => + array ( + ), + 'dev_requirement' => false, + ), + 'psr/http-factory-implementation' => + array ( + 'dev_requirement' => false, + 'provided' => + array ( + 0 => '1.0', + ), + ), + 'psr/http-message' => + array ( + 'pretty_version' => '2.0', + 'version' => '2.0.0.0', + 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/http-message', + 'aliases' => + array ( + ), + 'dev_requirement' => false, + ), + 'psr/http-message-implementation' => + array ( + 'dev_requirement' => false, + 'provided' => + array ( + 0 => '1.0', + ), + ), + 'psr/log' => + array ( + 'pretty_version' => '3.0.2', + 'version' => '3.0.2.0', + 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/log', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'psr/log-implementation' => + array ( + 'dev_requirement' => true, + 'provided' => + array ( + 0 => '1.0|2.0|3.0', + 1 => '3.0.0', + ), + ), + 'psr/simple-cache' => + array ( + 'pretty_version' => '3.0.0', + 'version' => '3.0.0.0', + 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/simple-cache', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'psr/simple-cache-implementation' => + array ( + 'dev_requirement' => true, + 'provided' => + array ( + 0 => '1.0|2.0|3.0', + ), + ), + 'psy/psysh' => + array ( + 'pretty_version' => 'v0.12.9', + 'version' => '0.12.9.0', + 'reference' => '1b801844becfe648985372cb4b12ad6840245ace', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psy/psysh', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'ralouphie/getallheaders' => + array ( + 'pretty_version' => '3.0.3', + 'version' => '3.0.3.0', + 'reference' => '120b605dfeb996808c31b6477290a714d356e822', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ralouphie/getallheaders', + 'aliases' => + array ( + ), + 'dev_requirement' => false, + ), + 'ramsey/collection' => + array ( + 'pretty_version' => '2.1.1', + 'version' => '2.1.1.0', + 'reference' => '344572933ad0181accbf4ba763e85a0306a8c5e2', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ramsey/collection', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'ramsey/uuid' => + array ( + 'pretty_version' => '4.9.0', + 'version' => '4.9.0.0', + 'reference' => '4e0e23cc785f0724a0e838279a9eb03f28b092a0', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ramsey/uuid', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'react/cache' => + array ( + 'pretty_version' => 'v1.2.0', + 'version' => '1.2.0.0', + 'reference' => 'd47c472b64aa5608225f47965a484b75c7817d5b', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/cache', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'react/child-process' => + array ( + 'pretty_version' => 'v0.6.6', + 'version' => '0.6.6.0', + 'reference' => '1721e2b93d89b745664353b9cfc8f155ba8a6159', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/child-process', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'react/dns' => + array ( + 'pretty_version' => 'v1.13.0', + 'version' => '1.13.0.0', + 'reference' => 'eb8ae001b5a455665c89c1df97f6fb682f8fb0f5', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/dns', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'react/event-loop' => + array ( + 'pretty_version' => 'v1.5.0', + 'version' => '1.5.0.0', + 'reference' => 'bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/event-loop', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'react/promise' => + array ( + 'pretty_version' => 'v3.2.0', + 'version' => '3.2.0.0', + 'reference' => '8a164643313c71354582dc850b42b33fa12a4b63', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/promise', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'react/socket' => + array ( + 'pretty_version' => 'v1.16.0', + 'version' => '1.16.0.0', + 'reference' => '23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/socket', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'react/stream' => + array ( + 'pretty_version' => 'v1.4.0', + 'version' => '1.4.0.0', + 'reference' => '1e5b0acb8fe55143b5b426817155190eb6f5b18d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/stream', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'rector/rector' => + array ( + 'pretty_version' => '2.1.0', + 'version' => '2.1.0.0', + 'reference' => 'd513dea45a94394b660e15c155d1fa27826f8e30', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../rector/rector', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'rector/swiss-knife' => + array ( + 'pretty_version' => '2.3.1', + 'version' => '2.3.1.0', + 'reference' => '2e9df169ee5cc5b5f996907cc4f83fdf7c9356b5', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../rector/swiss-knife', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'rector/type-perfect' => + array ( + 'pretty_version' => '2.1.0', + 'version' => '2.1.0.0', + 'reference' => '098eea3fe0e884fe281d939e5e4142151ab67368', + 'type' => 'phpstan-extension', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../rector/type-perfect', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'rhumsaa/uuid' => + array ( + 'dev_requirement' => true, + 'replaced' => + array ( + 0 => '4.9.0', + ), + ), + 'saloonphp/laravel-plugin' => + array ( + 'pretty_version' => 'v3.2.0', + 'version' => '3.2.0.0', + 'reference' => '29f653b3568359bbb867823b83b5efba3c26873c', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../saloonphp/laravel-plugin', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'saloonphp/saloon' => + array ( + 'pretty_version' => 'v3.0.0', + 'version' => '3.0.0.0', + 'reference' => 'b36be6b45e2170e1325cf034bc378e31318afe11', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../saloonphp/saloon', + 'aliases' => + array ( + ), + 'dev_requirement' => false, + ), + 'sebastian/cli-parser' => + array ( + 'pretty_version' => '2.0.1', + 'version' => '2.0.1.0', + 'reference' => 'c34583b87e7b7a8055bf6c450c2c77ce32a24084', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/cli-parser', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/code-unit' => + array ( + 'pretty_version' => '2.0.0', + 'version' => '2.0.0.0', + 'reference' => 'a81fee9eef0b7a76af11d121767abc44c104e503', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/code-unit', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/code-unit-reverse-lookup' => + array ( + 'pretty_version' => '3.0.0', + 'version' => '3.0.0.0', + 'reference' => '5e3a687f7d8ae33fb362c5c0743794bbb2420a1d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/code-unit-reverse-lookup', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/comparator' => + array ( + 'pretty_version' => '5.0.3', + 'version' => '5.0.3.0', + 'reference' => 'a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/comparator', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/complexity' => + array ( + 'pretty_version' => '3.2.0', + 'version' => '3.2.0.0', + 'reference' => '68ff824baeae169ec9f2137158ee529584553799', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/complexity', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/diff' => + array ( + 'pretty_version' => '5.1.1', + 'version' => '5.1.1.0', + 'reference' => 'c41e007b4b62af48218231d6c2275e4c9b975b2e', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/diff', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/environment' => + array ( + 'pretty_version' => '6.1.0', + 'version' => '6.1.0.0', + 'reference' => '8074dbcd93529b357029f5cc5058fd3e43666984', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/environment', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/exporter' => + array ( + 'pretty_version' => '5.1.2', + 'version' => '5.1.2.0', + 'reference' => '955288482d97c19a372d3f31006ab3f37da47adf', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/exporter', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/global-state' => + array ( + 'pretty_version' => '6.0.2', + 'version' => '6.0.2.0', + 'reference' => '987bafff24ecc4c9ac418cab1145b96dd6e9cbd9', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/global-state', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/lines-of-code' => + array ( + 'pretty_version' => '2.0.2', + 'version' => '2.0.2.0', + 'reference' => '856e7f6a75a84e339195d48c556f23be2ebf75d0', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/lines-of-code', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/object-enumerator' => + array ( + 'pretty_version' => '5.0.0', + 'version' => '5.0.0.0', + 'reference' => '202d0e344a580d7f7d04b3fafce6933e59dae906', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/object-enumerator', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/object-reflector' => + array ( + 'pretty_version' => '3.0.0', + 'version' => '3.0.0.0', + 'reference' => '24ed13d98130f0e7122df55d06c5c4942a577957', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/object-reflector', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/recursion-context' => + array ( + 'pretty_version' => '5.0.0', + 'version' => '5.0.0.0', + 'reference' => '05909fb5bc7df4c52992396d0116aed689f93712', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/recursion-context', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/type' => + array ( + 'pretty_version' => '4.0.0', + 'version' => '4.0.0.0', + 'reference' => '462699a16464c3944eefc02ebdd77882bd3925bf', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/type', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'sebastian/version' => + array ( + 'pretty_version' => '4.0.1', + 'version' => '4.0.1.0', + 'reference' => 'c51fa83a5d8f43f1402e3f32a005e6262244ef17', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/version', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'spaze/phpstan-disallowed-calls' => + array ( + 'pretty_version' => 'v4.5.0', + 'version' => '4.5.0.0', + 'reference' => '1c5e6996bd75a1460f5e2683fc4294665b37bee2', + 'type' => 'phpstan-extension', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../spaze/phpstan-disallowed-calls', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/console' => + array ( + 'pretty_version' => 'v6.4.23', + 'version' => '6.4.23.0', + 'reference' => '9056771b8eca08d026cd3280deeec3cfd99c4d93', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/console', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/css-selector' => + array ( + 'pretty_version' => 'v7.3.0', + 'version' => '7.3.0.0', + 'reference' => '601a5ce9aaad7bf10797e3663faefce9e26c24e2', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/css-selector', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/deprecation-contracts' => + array ( + 'pretty_version' => 'v3.6.0', + 'version' => '3.6.0.0', + 'reference' => '63afe740e99a13ba87ec199bb07bbdee937a5b62', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/deprecation-contracts', + 'aliases' => + array ( + ), + 'dev_requirement' => false, + ), + 'symfony/error-handler' => + array ( + 'pretty_version' => 'v6.4.23', + 'version' => '6.4.23.0', + 'reference' => 'b088e0b175c30b4e06d8085200fa465b586f44fa', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/error-handler', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/event-dispatcher' => + array ( + 'pretty_version' => 'v7.3.0', + 'version' => '7.3.0.0', + 'reference' => '497f73ac996a598c92409b44ac43b6690c4f666d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/event-dispatcher', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/event-dispatcher-contracts' => + array ( + 'pretty_version' => 'v3.6.0', + 'version' => '3.6.0.0', + 'reference' => '59eb412e93815df44f05f342958efa9f46b1e586', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/event-dispatcher-contracts', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/event-dispatcher-implementation' => + array ( + 'dev_requirement' => true, + 'provided' => + array ( + 0 => '2.0|3.0', + ), + ), + 'symfony/filesystem' => + array ( + 'pretty_version' => 'v7.3.0', + 'version' => '7.3.0.0', + 'reference' => 'b8dce482de9d7c9fe2891155035a7248ab5c7fdb', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/filesystem', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/finder' => + array ( + 'pretty_version' => 'v6.4.17', + 'version' => '6.4.17.0', + 'reference' => '1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/finder', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/http-foundation' => + array ( + 'pretty_version' => 'v6.4.23', + 'version' => '6.4.23.0', + 'reference' => '452d19f945ee41345fd8a50c18b60783546b7bd3', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/http-foundation', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/http-kernel' => + array ( + 'pretty_version' => 'v6.4.23', + 'version' => '6.4.23.0', + 'reference' => '2bb2cba685aabd859f22cf6946554e8e7f3c329a', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/http-kernel', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/mailer' => + array ( + 'pretty_version' => 'v6.4.23', + 'version' => '6.4.23.0', + 'reference' => 'a480322ddf8e54de262c9bca31fdcbe26b553de5', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/mailer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/mime' => + array ( + 'pretty_version' => 'v6.4.21', + 'version' => '6.4.21.0', + 'reference' => 'fec8aa5231f3904754955fad33c2db50594d22d1', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/mime', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/options-resolver' => + array ( + 'pretty_version' => 'v7.3.0', + 'version' => '7.3.0.0', + 'reference' => 'afb9a8038025e5dbc657378bfab9198d75f10fca', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/options-resolver', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/polyfill-ctype' => + array ( + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', + 'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-ctype', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/polyfill-intl-grapheme' => + array ( + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', + 'reference' => 'b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-intl-grapheme', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/polyfill-intl-idn' => + array ( + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', + 'reference' => '9614ac4d8061dc257ecc64cba1b140873dce8ad3', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-intl-idn', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/polyfill-intl-normalizer' => + array ( + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', + 'reference' => '3833d7255cc303546435cb650316bff708a1c75c', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-intl-normalizer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/polyfill-mbstring' => + array ( + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', + 'reference' => '6d857f4d76bd4b343eac26d6b539585d2bc56493', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-mbstring', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/polyfill-php80' => + array ( + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', + 'reference' => '0cc9dd0f17f61d8131e7df6b84bd344899fe2608', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-php80', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/polyfill-php81' => + array ( + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', + 'reference' => '4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-php81', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/polyfill-php83' => + array ( + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', + 'reference' => '2fb86d65e2d424369ad2905e83b236a8805ba491', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-php83', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/polyfill-uuid' => + array ( + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', + 'reference' => '21533be36c24be3f4b1669c4725c7d1d2bab4ae2', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-uuid', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/process' => + array ( + 'pretty_version' => 'v6.4.20', + 'version' => '6.4.20.0', + 'reference' => 'e2a61c16af36c9a07e5c9906498b73e091949a20', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/process', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/routing' => + array ( + 'pretty_version' => 'v6.4.22', + 'version' => '6.4.22.0', + 'reference' => '1f5234e8457164a3a0038a4c0a4ba27876a9c670', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/routing', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/service-contracts' => + array ( + 'pretty_version' => 'v3.6.0', + 'version' => '3.6.0.0', + 'reference' => 'f021b05a130d35510bd6b25fe9053c2a8a15d5d4', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/service-contracts', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/stopwatch' => + array ( + 'pretty_version' => 'v7.3.0', + 'version' => '7.3.0.0', + 'reference' => '5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/stopwatch', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/string' => + array ( + 'pretty_version' => 'v7.3.0', + 'version' => '7.3.0.0', + 'reference' => 'f3570b8c61ca887a9e2938e85cb6458515d2b125', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/string', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/translation' => + array ( + 'pretty_version' => 'v6.4.23', + 'version' => '6.4.23.0', + 'reference' => 'de8afa521e04a5220e9e58a1dc99971ab7cac643', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/translation', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/translation-contracts' => + array ( + 'pretty_version' => 'v3.6.0', + 'version' => '3.6.0.0', + 'reference' => 'df210c7a2573f1913b2d17cc95f90f53a73d8f7d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/translation-contracts', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/translation-implementation' => + array ( + 'dev_requirement' => true, + 'provided' => + array ( + 0 => '2.3|3.0', + ), + ), + 'symfony/uid' => + array ( + 'pretty_version' => 'v6.4.23', + 'version' => '6.4.23.0', + 'reference' => '9c8592da78d7ee6af52011eef593350d87e814c0', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/uid', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/var-dumper' => + array ( + 'pretty_version' => 'v6.4.23', + 'version' => '6.4.23.0', + 'reference' => 'd55b1834cdbfcc31bc2cd7e095ba5ed9a88f6600', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/var-dumper', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'symfony/yaml' => + array ( + 'pretty_version' => 'v6.4.23', + 'version' => '6.4.23.0', + 'reference' => '93e29e0deb5f1b2e360adfb389a20d25eb81a27b', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/yaml', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'theseer/tokenizer' => + array ( + 'pretty_version' => '1.2.3', + 'version' => '1.2.3.0', + 'reference' => '737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../theseer/tokenizer', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'tijsverkoyen/css-to-inline-styles' => + array ( + 'pretty_version' => 'v2.3.0', + 'version' => '2.3.0.0', + 'reference' => '0d72ac1c00084279c1816675284073c5a337c20d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../tijsverkoyen/css-to-inline-styles', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'tomasvotruba/type-coverage' => + array ( + 'pretty_version' => '2.0.2', + 'version' => '2.0.2.0', + 'reference' => 'd033429580f2c18bda538fa44f2939236a990e0c', + 'type' => 'phpstan-extension', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../tomasvotruba/type-coverage', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'vlucas/phpdotenv' => + array ( + 'pretty_version' => 'v5.6.2', + 'version' => '5.6.2.0', + 'reference' => '24ac4c74f91ee2c193fa1aaa5c249cb0822809af', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../vlucas/phpdotenv', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'voku/portable-ascii' => + array ( + 'pretty_version' => '2.0.3', + 'version' => '2.0.3.0', + 'reference' => 'b1d923f88091c6bf09699efcd7c8a1b1bfd7351d', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../voku/portable-ascii', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + 'webmozart/assert' => + array ( + 'pretty_version' => '1.11.0', + 'version' => '1.11.0.0', + 'reference' => '11cb2199493b2f8a3b53e7f19068fc6aac760991', + 'type' => 'library', + 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../webmozart/assert', + 'aliases' => + array ( + ), + 'dev_requirement' => true, + ), + ), + ), + ), + 'executedFilesHashes' => + array ( + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php' => 'eaf9127f074e9c7ebc65043ec4050f9fed60c2bb', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php' => '0b4b78277eb6545955d2ce5e09bff28f1f8052c8', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php' => 'a3e6299b87ee5d407dae7651758edfa11a74cb11', + 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php' => '1b349aa997a834faeafe05fa21bc31cae22bf2e2', + ), + 'phpExtensions' => + array ( + 0 => 'Core', + 1 => 'FFI', + 2 => 'PDO', + 3 => 'Phar', + 4 => 'Reflection', + 5 => 'SPL', + 6 => 'SimpleXML', + 7 => 'Zend OPcache', + 8 => 'bcmath', + 9 => 'bz2', + 10 => 'calendar', + 11 => 'ctype', + 12 => 'curl', + 13 => 'date', + 14 => 'dba', + 15 => 'dom', + 16 => 'exif', + 17 => 'fileinfo', + 18 => 'filter', + 19 => 'ftp', + 20 => 'gd', + 21 => 'gettext', + 22 => 'gmp', + 23 => 'hash', + 24 => 'herd', + 25 => 'iconv', + 26 => 'igbinary', + 27 => 'imagick', + 28 => 'imap', + 29 => 'intl', + 30 => 'json', + 31 => 'ldap', + 32 => 'libxml', + 33 => 'mbstring', + 34 => 'mongodb', + 35 => 'mysqli', + 36 => 'mysqlnd', + 37 => 'openssl', + 38 => 'pcntl', + 39 => 'pcre', + 40 => 'pdo_mysql', + 41 => 'pdo_pgsql', + 42 => 'pdo_sqlite', + 43 => 'pdo_sqlsrv', + 44 => 'pgsql', + 45 => 'posix', + 46 => 'random', + 47 => 'readline', + 48 => 'redis', + 49 => 'session', + 50 => 'shmop', + 51 => 'soap', + 52 => 'sockets', + 53 => 'sodium', + 54 => 'sqlite3', + 55 => 'sqlsrv', + 56 => 'standard', + 57 => 'sysvmsg', + 58 => 'sysvsem', + 59 => 'sysvshm', + 60 => 'tokenizer', + 61 => 'xml', + 62 => 'xmlreader', + 63 => 'xmlwriter', + 64 => 'xsl', + 65 => 'zip', + 66 => 'zlib', + 67 => 'zstd', + ), + 'stubFiles' => + array ( + ), + 'level' => '8', +), + 'projectExtensionFiles' => array ( +), + 'errorsCallback' => static function (): array { return array ( + 'build/Requests/Guests/GetGuests.php' => + array ( + 0 => + \PHPStan\Analyser\Error::__set_state(array( + 'message' => 'Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.', + 'file' => 'build/Requests/Guests/GetGuests.php', + 'line' => 43, + 'canBeIgnored' => true, + 'filePath' => 'build/Requests/Guests/GetGuests.php', + 'traitFilePath' => NULL, + 'tip' => NULL, + 'nodeLine' => 43, + 'nodeType' => 'PhpParser\\Node\\Expr\\FuncCall', + 'identifier' => 'arrayFilter.strict', + 'metadata' => + array ( + ), + )), + ), +); }, + 'locallyIgnoredErrorsCallback' => static function (): array { return array ( + 'src/Commands/BuildCommand.php' => + array ( + 0 => + \PHPStan\Analyser\Error::__set_state(array( + 'message' => 'Parameter #1 $filename of function file_get_contents expects string, array|bool|string|null given.', + 'file' => 'src/Commands/BuildCommand.php', + 'line' => 47, + 'canBeIgnored' => true, + 'filePath' => 'src/Commands/BuildCommand.php', + 'traitFilePath' => NULL, + 'tip' => NULL, + 'nodeLine' => 47, + 'nodeType' => 'PhpParser\\Node\\Expr\\FuncCall', + 'identifier' => 'argument.type', + 'metadata' => + array ( + ), + )), + 1 => + \PHPStan\Analyser\Error::__set_state(array( + 'message' => 'Mixed variable in a `\\Illuminate\\Support\\Arr::first($file->getNamespaces())->...()` can skip important errors. Make sure the type is known', + 'file' => 'src/Commands/BuildCommand.php', + 'line' => 110, + 'canBeIgnored' => true, + 'filePath' => 'src/Commands/BuildCommand.php', + 'traitFilePath' => NULL, + 'tip' => NULL, + 'nodeLine' => 110, + 'nodeType' => 'PhpParser\\Node\\Expr\\MethodCall', + 'identifier' => 'typePerfect.noMixedMethodCaller', + 'metadata' => + array ( + ), + )), + 2 => + \PHPStan\Analyser\Error::__set_state(array( + 'message' => 'Mixed variable in a `\\Illuminate\\Support\\Arr::first($file->getClasses())->...()` can skip important errors. Make sure the type is known', + 'file' => 'src/Commands/BuildCommand.php', + 'line' => 111, + 'canBeIgnored' => true, + 'filePath' => 'src/Commands/BuildCommand.php', + 'traitFilePath' => NULL, + 'tip' => NULL, + 'nodeLine' => 111, + 'nodeType' => 'PhpParser\\Node\\Expr\\MethodCall', + 'identifier' => 'typePerfect.noMixedMethodCaller', + 'metadata' => + array ( + ), + )), + ), + 'src/CoreApi.php' => + array ( + 0 => + \PHPStan\Analyser\Error::__set_state(array( + 'message' => 'Mixed variable in a `str($this->baseUrl)->...()` can skip important errors. Make sure the type is known', + 'file' => 'src/CoreApi.php', + 'line' => 35, + 'canBeIgnored' => true, + 'filePath' => 'src/CoreApi.php', + 'traitFilePath' => NULL, + 'tip' => NULL, + 'nodeLine' => 35, + 'nodeType' => 'PhpParser\\Node\\Expr\\MethodCall', + 'identifier' => 'typePerfect.noMixedMethodCaller', + 'metadata' => + array ( + ), + )), + 1 => + \PHPStan\Analyser\Error::__set_state(array( + 'message' => 'Mixed variable in a `str($this->baseUrl)->...()` can skip important errors. Make sure the type is known', + 'file' => 'src/CoreApi.php', + 'line' => 46, + 'canBeIgnored' => true, + 'filePath' => 'src/CoreApi.php', + 'traitFilePath' => NULL, + 'tip' => NULL, + 'nodeLine' => 46, + 'nodeType' => 'PhpParser\\Node\\Expr\\MethodCall', + 'identifier' => 'typePerfect.noMixedMethodCaller', + 'metadata' => + array ( + ), + )), + ), + 'src/Generators/ConnectorGenerator.php' => + array ( + 0 => + \PHPStan\Analyser\Error::__set_state(array( + 'message' => 'Parameter #1 $value of static method Crescat\\SaloonSdkGenerator\\Helpers\\NameHelper::connectorClassName() expects string, string|null given.', + 'file' => 'src/Generators/ConnectorGenerator.php', + 'line' => 66, + 'canBeIgnored' => true, + 'filePath' => 'src/Generators/ConnectorGenerator.php', + 'traitFilePath' => NULL, + 'tip' => NULL, + 'nodeLine' => 66, + 'nodeType' => 'PhpParser\\Node\\Expr\\StaticCall', + 'identifier' => 'argument.type', + 'metadata' => + array ( + ), + )), + ), + 'src/Generators/ResourceGenerator.php' => + array ( + 0 => + \PHPStan\Analyser\Error::__set_state(array( + 'message' => 'Parameter #1 $value of static method Crescat\\SaloonSdkGenerator\\Helpers\\NameHelper::resourceClassName() expects string, string|null given.', + 'file' => 'src/Generators/ResourceGenerator.php', + 'line' => 117, + 'canBeIgnored' => true, + 'filePath' => 'src/Generators/ResourceGenerator.php', + 'traitFilePath' => NULL, + 'tip' => NULL, + 'nodeLine' => 116, + 'nodeType' => 'PhpParser\\Node\\Expr\\StaticCall', + 'identifier' => 'argument.type', + 'metadata' => + array ( + ), + )), + ), +); }, + 'linesToIgnore' => array ( + 'src/Commands/BuildCommand.php' => + array ( + 'src/Commands/BuildCommand.php' => + array ( + 47 => NULL, + 110 => NULL, + 111 => NULL, + ), + ), + 'src/CoreApi.php' => + array ( + 'src/CoreApi.php' => + array ( + 35 => NULL, + 46 => NULL, + ), + ), + 'src/Generators/ConnectorGenerator.php' => + array ( + 'src/Generators/ConnectorGenerator.php' => + array ( + 66 => NULL, + ), + ), + 'src/Generators/ResourceGenerator.php' => + array ( + 'src/Generators/ResourceGenerator.php' => + array ( + 117 => NULL, + ), + ), +), + 'unmatchedLineIgnores' => array ( +), + 'collectedDataCallback' => static function (): array { return array ( + 'build/AirLST.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\AirLST', + ), + 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\AirLST', + 1 => 'resolveBaseUrl', + 2 => 'AirLST\\SdkPhp\\Client\\AirLST', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 5 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 6 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 7 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 8 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/BookableGroups/DeleteBookablesReservation.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 3, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/BookableGroups/GetAvailabilities.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 3, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/BookableGroups/ListBookableGroups.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/BookableGroups/ListBookablesForGroup.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/BookableGroups/StoreBookablesReservations.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Company/GetCompanyEvents.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', + ), + 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', + 1 => 'resolveEndpoint', + 2 => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Contacts/GetContactDetails.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Contacts/GetContactEvents.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Contacts/ValidateContactCode.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', + ), + 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', + 1 => 'resolveEndpoint', + 2 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', + ), + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Documents/GetEventDocuments.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Documents/GetGuestsDocumentsUrls.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Emails/GetEmailTemplates.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Emails\\GetEmailTemplates', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Events/GetEvent.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Events/GetSignedStorageUrl.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Events/SendEmailTemplate.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/ArchiveGuest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/CheckinGuest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/CreateCompanionGuest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/CreateGuests.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/CreateRecommendedGuest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/CreateTemporaryUpload.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/DeleteGuest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/GetGuest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/GetGuestAttachmentDownloadUrl.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 3, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/GetGuestAttachments.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/GetGuests.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 7, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/RestoreGuest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/UpdateGuest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/UpdateGuestEmailOptInStatus.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Requests/Guests/ValidateGuestCode.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Resource.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + ), + 'build/Resource/BookableGroups.php' => + array ( + 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', + 1 => 'getAvailabilities', + 2 => 'mixed|mixed|mixed', + 3 => 22, + ), + 1 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', + 1 => 'deleteBookablesReservation', + 2 => 'mixed|mixed|mixed', + 3 => 32, + ), + 2 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', + 1 => 'listBookableGroups', + 2 => 'mixed', + 3 => 40, + ), + 3 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', + 1 => 'listBookablesForGroup', + 2 => 'mixed|mixed', + 3 => 49, + ), + 4 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', + 1 => 'storeBookablesReservations', + 2 => 'mixed|mixed', + 3 => 58, + ), + ), + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', + ), + 1 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', + ), + 2 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', + ), + 3 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', + ), + 4 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 3, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 3, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Resource/Company.php' => + array ( + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Resource/Contacts.php' => + array ( + 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', + 1 => 'getContactEvents', + 2 => 'mixed', + 3 => 18, + ), + 1 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', + 1 => 'getContactDetails', + 2 => 'mixed', + 3 => 26, + ), + ), + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', + ), + 1 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', + ), + 2 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Resource/Documents.php' => + array ( + 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', + 1 => 'getGuestsDocumentsUrls', + 2 => 'mixed|mixed', + 3 => 18, + ), + 1 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', + 1 => 'getEventDocuments', + 2 => 'mixed', + 3 => 26, + ), + ), + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', + ), + 1 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Resource/Emails.php' => + array ( + 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Emails', + 1 => 'getEmailTemplates', + 2 => 'mixed', + 3 => 16, + ), + ), + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Emails\\GetEmailTemplates', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Resource/Events.php' => + array ( + 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Events', + 1 => 'sendEmailTemplate', + 2 => 'mixed|mixed', + 3 => 19, + ), + 1 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Events', + 1 => 'getSignedStorageUrl', + 2 => 'mixed', + 3 => 27, + ), + 2 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Events', + 1 => 'getEvent', + 2 => 'mixed', + 3 => 35, + ), + ), + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', + ), + 1 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', + ), + 2 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'build/Resource/Guests.php' => + array ( + 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'archiveGuest', + 2 => 'mixed|mixed', + 3 => 31, + ), + 1 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'checkinGuest', + 2 => 'mixed|mixed', + 3 => 40, + ), + 2 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'getGuest', + 2 => 'mixed|mixed', + 3 => 49, + ), + 3 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'updateGuest', + 2 => 'mixed|mixed', + 3 => 58, + ), + 4 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'deleteGuest', + 2 => 'mixed|mixed', + 3 => 67, + ), + 5 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'getGuestAttachmentDownloadUrl', + 2 => 'mixed|mixed|mixed', + 3 => 77, + ), + 6 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'getGuestAttachments', + 2 => 'mixed|mixed', + 3 => 86, + ), + 7 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'getGuests', + 2 => 'mixed|int|null|int|null|null|string|null|string|null|string|int|null', + 3 => 100, + ), + 8 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'createGuests', + 2 => 'mixed', + 3 => 115, + ), + 9 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'restoreGuest', + 2 => 'mixed|mixed', + 3 => 124, + ), + 10 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'createCompanionGuest', + 2 => 'mixed|mixed', + 3 => 133, + ), + 11 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'createRecommendedGuest', + 2 => 'mixed|mixed', + 3 => 142, + ), + 12 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'updateGuestEmailOptInStatus', + 2 => 'mixed|mixed', + 3 => 151, + ), + 13 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'validateGuestCode', + 2 => 'mixed', + 3 => 159, + ), + 14 => + array ( + 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 1 => 'createTemporaryUpload', + 2 => 'mixed|mixed', + 3 => 168, + ), + ), + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + ), + 1 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + ), + 2 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + ), + 3 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + ), + 4 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + ), + 5 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + ), + 6 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + ), + 7 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + ), + 8 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + ), + 9 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + ), + 10 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + ), + 11 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + ), + 12 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + ), + 13 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + ), + 14 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 5 => + array ( + 0 => 3, + 1 => + array ( + ), + ), + 6 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 7 => + array ( + 0 => 7, + 1 => + array ( + ), + ), + 8 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 9 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 10 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 11 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 12 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 13 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 14 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 5 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 6 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 7 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 8 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 9 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 10 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 11 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 12 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 13 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 14 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Commands/BuildCommand.php' => + array ( + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::option', + 1 => 'string|null', + ), + 1 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::argument', + 1 => 'string|null', + ), + 2 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::error', + 1 => 'string', + ), + 3 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::argument', + 1 => 'string|null', + ), + 4 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::error', + 1 => 'string', + ), + 5 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::error', + 1 => 'string', + ), + 6 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpGeneratedFiles', + 1 => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\GeneratedCode', + ), + 7 => + array ( + 0 => 'Crescat\\SaloonSdkGenerator\\CodeGenerator::run', + 1 => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', + ), + 8 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', + 1 => 'string', + ), + 9 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', + 1 => 'string', + ), + 10 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpToFile', + 1 => 'Nette\\PhpGenerator\\PhpFile', + ), + 11 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', + 1 => 'string', + ), + 12 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpToFile', + 1 => 'Nette\\PhpGenerator\\PhpFile', + ), + 13 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', + 1 => 'string', + ), + 14 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpToFile', + 1 => 'Nette\\PhpGenerator\\PhpFile', + ), + 15 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', + 1 => 'string', + ), + 16 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpToFile', + 1 => 'Nette\\PhpGenerator\\PhpFile', + ), + 17 => + array ( + 0 => 'Illuminate\\Support\\Stringable::replace', + 1 => 'string|string', + ), + 18 => + array ( + 0 => 'Illuminate\\Support\\Stringable::replace', + 1 => 'string|string', + ), + 19 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::error', + 1 => 'unknown_types', + ), + 20 => + array ( + 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::line', + 1 => 'unknown_types', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Contracts/EmailResourceContract.php' => + array ( + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Contracts/EventResourceContract.php' => + array ( + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Contracts/GuestResourceContract.php' => + array ( + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/CoreApi.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\CoreApi', + ), + 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\CoreApi', + 1 => 'setBaseUrl', + 2 => 'string', + 3 => 23, + ), + 1 => + array ( + 0 => 'AirLST\\SdkPhp\\CoreApi', + 1 => 'guest', + 2 => 'string', + 3 => 33, + ), + 2 => + array ( + 0 => 'AirLST\\SdkPhp\\CoreApi', + 1 => 'email', + 2 => 'string', + 3 => 44, + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 5 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Generators/ConnectorGenerator.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\PossiblyPureMethodCallCollector' => + array ( + 0 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType', + ), + 1 => 'setExtends', + 2 => 29, + ), + 1 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassLike', + ), + 1 => 'addComment', + 2 => 32, + ), + 2 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassLike', + ), + 1 => 'addComment', + 2 => 36, + ), + 3 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpFile', + ), + 1 => 'setStrictTypes', + 2 => 40, + ), + 4 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\PromotedParameter', + ), + 1 => 'setReadOnly', + 2 => 43, + ), + 5 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\Method', + ), + 1 => 'setBody', + 2 => 52, + ), + 6 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\Method', + ), + 1 => 'setBody', + 2 => 56, + ), + 7 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace', + ), + 1 => 'addUse', + 2 => 75, + ), + 8 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\Method', + ), + 1 => 'setBody', + 2 => 80, + ), + 9 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace', + ), + 1 => 'add', + 2 => 86, + ), + ), + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Generators\\ConnectorGenerator::generateConnectorClass', + 1 => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', + ), + 1 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::setExtends', + 1 => 'string', + ), + 2 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::addComment', + 1 => 'unknown_types', + ), + 3 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::addComment', + 1 => 'unknown_types', + ), + 4 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', + 1 => 'string', + ), + 5 => + array ( + 0 => 'Nette\\PhpGenerator\\PromotedParameter::setType', + 1 => 'string', + ), + 6 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::addPromotedParameter', + 1 => 'string', + ), + 7 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::setBody', + 1 => 'unknown_types', + ), + 8 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::setReturnType', + 1 => 'string', + ), + 9 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', + 1 => 'string', + ), + 10 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::setBody', + 1 => 'string', + ), + 11 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::setReturnType', + 1 => 'string', + ), + 12 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', + 1 => 'string', + ), + 13 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', + 1 => 'string', + ), + 14 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpFile::addNamespace', + 1 => 'string', + ), + 15 => + array ( + 0 => 'Illuminate\\Support\\Collection::map', + 1 => 'callable', + ), + 16 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', + 1 => 'unknown_types', + ), + 17 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::setBody', + 1 => 'unknown_types', + ), + 18 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::setReturnType', + 1 => 'unknown_types', + ), + 19 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', + 1 => 'string', + ), + 20 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace::add', + 1 => 'Nette\\PhpGenerator\\ClassType', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Generators/ResourceGenerator.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\PossiblyPureFuncCallCollector' => + array ( + 0 => + array ( + 0 => 'dump', + 1 => 68, + ), + ), + 'PHPStan\\Rules\\DeadCode\\PossiblyPureMethodCallCollector' => + array ( + 0 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType', + ), + 1 => 'setExtends', + 2 => 36, + ), + 1 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpFile', + ), + 1 => 'setStrictTypes', + 2 => 39, + ), + 2 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace', + ), + 1 => 'addUse', + 2 => 53, + ), + 3 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\Method', + ), + 1 => 'setReturnType', + 2 => 75, + ), + 4 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\Method', + ), + 1 => 'setBody', + 2 => 101, + ), + 5 => + array ( + 0 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace', + ), + 1 => 'add', + 2 => 104, + ), + ), + 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator', + 1 => 'generateResourceClass', + 2 => 'string|array', + 3 => 32, + ), + ), + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::generateResourceClasses', + 1 => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', + ), + 1 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::setExtends', + 1 => 'unknown_types', + ), + 2 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', + 1 => 'unknown_types', + ), + 3 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpFile::addNamespace', + 1 => 'unknown_types', + ), + 4 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', + 1 => 'unknown_types', + ), + 5 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', + 1 => 'string', + ), + 6 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', + 1 => 'string', + ), + 7 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::addComment', + 1 => 'string', + ), + 8 => + array ( + 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', + 1 => 'string', + ), + 9 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::setReturnType', + 1 => 'string', + ), + 10 => + array ( + 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::addPropertyToMethod', + 1 => 'Nette\\PhpGenerator\\Method|Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', + ), + 11 => + array ( + 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::addPropertyToMethod', + 1 => 'Nette\\PhpGenerator\\Method|Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', + ), + 12 => + array ( + 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::addPropertyToMethod', + 1 => 'Nette\\PhpGenerator\\Method|Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', + ), + 13 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::setBody', + 1 => 'unknown_types', + ), + 14 => + array ( + 0 => 'Nette\\PhpGenerator\\PhpNamespace::add', + 1 => 'Nette\\PhpGenerator\\ClassType', + ), + 15 => + array ( + 0 => 'Illuminate\\Support\\Collection::groupBy', + 1 => 'callable', + ), + 16 => + array ( + 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::generateResourceClass', + 1 => 'unknown_types', + ), + 17 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::addParameter', + 1 => 'string', + ), + 18 => + array ( + 0 => 'Nette\\PhpGenerator\\Method::addComment', + 1 => 'string', + ), + 19 => + array ( + 0 => 'Nette\\PhpGenerator\\Parameter::setType', + 1 => 'string', + ), + 20 => + array ( + 0 => 'Nette\\PhpGenerator\\Parameter::setDefaultValue', + 1 => 'null', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Requests/Email/ListRequest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Email\\ListRequest', + 1 => 'resolveEndpoint', + 2 => 'AirLST\\SdkPhp\\Requests\\Email\\ListRequest', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Requests/Email/SendRequest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Email\\SendRequest', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Requests/Event/GetRequest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Event\\GetRequest', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Requests/Event/ListRequest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Event\\ListRequest', + 1 => 'resolveEndpoint', + 2 => 'AirLST\\SdkPhp\\Requests\\Event\\ListRequest', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Requests/Guest/CreateRequest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', + ), + 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', + 1 => 'resolveEndpoint', + 2 => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', + ), + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Requests/Guest/GetRequest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\GetRequest', + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Requests/Guest/ListRequest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', + ), + 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', + 1 => 'resolveEndpoint', + 2 => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Requests/Guest/UpdateRequest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\UpdateRequest', + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Requests/Guest/ValidateCodeRequest.php' => + array ( + 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', + ), + 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => + array ( + 0 => + array ( + 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', + 1 => 'resolveEndpoint', + 2 => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', + ), + ), + 'PHPStan\\Rules\\Traits\\TraitUseCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Resources/EmailResource.php' => + array ( + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Requests\\Email\\ListRequest', + ), + 1 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Requests\\Email\\SendRequest', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Resources/EventResource.php' => + array ( + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Requests\\Event\\ListRequest', + ), + 1 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Requests\\Event\\GetRequest', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), + 'src/Resources/GuestResource.php' => + array ( + 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => + array ( + 0 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', + ), + 1 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', + ), + 2 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\GetRequest', + ), + 3 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', + ), + 4 => + array ( + 0 => 'Saloon\\Http\\Connector::send', + 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\UpdateRequest', + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => + array ( + 0 => true, + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 2, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 0, + 1 => + array ( + ), + ), + ), + 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => + array ( + 0 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 1 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 2 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 3 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + 4 => + array ( + 0 => 1, + 1 => + array ( + ), + ), + ), + ), +); }, + 'dependencies' => array ( + 'build/AirLST.php' => + array ( + 'fileHash' => '6f65bdd62e29e284bcbc0aa6cc8c03526ff8c6e3', + 'dependentFiles' => + array ( + ), + ), + 'build/Requests/BookableGroups/DeleteBookablesReservation.php' => + array ( + 'fileHash' => 'e92a77c3744a27efc7fe3062f5621f5fca7eb409', + 'dependentFiles' => + array ( + 0 => 'build/Resource/BookableGroups.php', + ), + ), + 'build/Requests/BookableGroups/GetAvailabilities.php' => + array ( + 'fileHash' => '379780ecddeed5bf19c7f66065c4e726fab0805f', + 'dependentFiles' => + array ( + 0 => 'build/Resource/BookableGroups.php', + ), + ), + 'build/Requests/BookableGroups/ListBookableGroups.php' => + array ( + 'fileHash' => '23dcc2adb2fb6697199c67d1ea8562a8c3f228aa', + 'dependentFiles' => + array ( + 0 => 'build/Resource/BookableGroups.php', + ), + ), + 'build/Requests/BookableGroups/ListBookablesForGroup.php' => + array ( + 'fileHash' => '391568c4855afe6fe977a017c69db3da879c1322', + 'dependentFiles' => + array ( + 0 => 'build/Resource/BookableGroups.php', + ), + ), + 'build/Requests/BookableGroups/StoreBookablesReservations.php' => + array ( + 'fileHash' => '1ec5c02b6b11aaf247fd90027622176dc38e8e7b', + 'dependentFiles' => + array ( + 0 => 'build/Resource/BookableGroups.php', + ), + ), + 'build/Requests/Company/GetCompanyEvents.php' => + array ( + 'fileHash' => '21e60868b829696697d5edf6bab1288d0cfaac70', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Company.php', + ), + ), + 'build/Requests/Contacts/GetContactDetails.php' => + array ( + 'fileHash' => 'b4209fb18d3180665032071d153dcd16a07c700d', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Contacts.php', + ), + ), + 'build/Requests/Contacts/GetContactEvents.php' => + array ( + 'fileHash' => 'cc7729faba728e88a653d855e64417da320ccba7', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Contacts.php', + ), + ), + 'build/Requests/Contacts/ValidateContactCode.php' => + array ( + 'fileHash' => 'c4814d4fe1d78dc4d2ebef6ab0563b223f188deb', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Contacts.php', + ), + ), + 'build/Requests/Documents/GetEventDocuments.php' => + array ( + 'fileHash' => '65787c38241c336880d29f36bfec2d33ff4682d7', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Documents.php', + ), + ), + 'build/Requests/Documents/GetGuestsDocumentsUrls.php' => + array ( + 'fileHash' => '3ba1ac76c2dea69149fbea6748ce2069367143ad', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Documents.php', + ), + ), + 'build/Requests/Emails/GetEmailTemplates.php' => + array ( + 'fileHash' => '1e5cd9f62475eec48056b1aa7391a16f355a72cd', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Emails.php', + ), + ), + 'build/Requests/Events/GetEvent.php' => + array ( + 'fileHash' => '7784e47c01289e2586a5d7afe81848a1af28f6d2', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Events.php', + ), + ), + 'build/Requests/Events/GetSignedStorageUrl.php' => + array ( + 'fileHash' => 'c614f07bd6c30bfbc838ad02628ea34a6f7fa41c', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Events.php', + ), + ), + 'build/Requests/Events/SendEmailTemplate.php' => + array ( + 'fileHash' => '9aa5102478a4008f8f4b93d28b7db7993763ecae', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Events.php', + ), + ), + 'build/Requests/Guests/ArchiveGuest.php' => + array ( + 'fileHash' => '5c37f7f6ee6cee214bbc58754d61ff4c5924e01c', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/CheckinGuest.php' => + array ( + 'fileHash' => 'f14cc41ff758a5792d4cba3cab5254af09e040df', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/CreateCompanionGuest.php' => + array ( + 'fileHash' => '8de4f822ebe2ff1202fa5b46c448c6a59707aa9b', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/CreateGuests.php' => + array ( + 'fileHash' => '6e9c5e49a4c7cf1ab46abb78d5730466725edde6', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/CreateRecommendedGuest.php' => + array ( + 'fileHash' => '7366729605295bd518341dae24b50be7cc7e781f', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/CreateTemporaryUpload.php' => + array ( + 'fileHash' => 'b5b4b8544f841058c5ecc79b5cbed5bd36f585fd', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/DeleteGuest.php' => + array ( + 'fileHash' => '637073e90055f43bd96083994f858eb7285c6c1e', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/GetGuest.php' => + array ( + 'fileHash' => 'e3f75631660eea6d68dbabb744b9dd5f5765e446', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/GetGuestAttachmentDownloadUrl.php' => + array ( + 'fileHash' => 'e9119b45136b189862b5a510f79d57a6b110ac65', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/GetGuestAttachments.php' => + array ( + 'fileHash' => '5c0a229791d2e1078f86822853dfbc9b095bce85', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/GetGuests.php' => + array ( + 'fileHash' => 'a90c8752061cbae1646853335d6e0f27a47e2d14', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/RestoreGuest.php' => + array ( + 'fileHash' => 'd9352ad4da667fcad30524df90d61cb678d7eb2e', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/UpdateGuest.php' => + array ( + 'fileHash' => '42a3cef7c18aeb3d14bb2cd59b781e820d7c1b36', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/UpdateGuestEmailOptInStatus.php' => + array ( + 'fileHash' => '8c85dec5ecf25377ba57abc61da3872722b188b8', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Requests/Guests/ValidateGuestCode.php' => + array ( + 'fileHash' => 'fb9a04a17f387b052cf17799dbb80b337da62e0a', + 'dependentFiles' => + array ( + 0 => 'build/Resource/Guests.php', + ), + ), + 'build/Resource.php' => + array ( + 'fileHash' => 'cab819576907dd598bc9f0960a12a4a98ad8e70c', + 'dependentFiles' => + array ( + 0 => 'build/AirLST.php', + 1 => 'build/Resource/BookableGroups.php', + 2 => 'build/Resource/Company.php', + 3 => 'build/Resource/Contacts.php', + 4 => 'build/Resource/Documents.php', + 5 => 'build/Resource/Emails.php', + 6 => 'build/Resource/Events.php', + 7 => 'build/Resource/Guests.php', + ), + ), + 'build/Resource/BookableGroups.php' => + array ( + 'fileHash' => '0b956df89d541e84bc4ed583d946d5633f7e09a6', + 'dependentFiles' => + array ( + 0 => 'build/AirLST.php', + ), + ), + 'build/Resource/Company.php' => + array ( + 'fileHash' => 'b3a6f131d07a67a3c6038a6156cd4a097f5b69b9', + 'dependentFiles' => + array ( + 0 => 'build/AirLST.php', + ), + ), + 'build/Resource/Contacts.php' => + array ( + 'fileHash' => '8b80232f937be39938a320ef0156b2780fe3967b', + 'dependentFiles' => + array ( + 0 => 'build/AirLST.php', + ), + ), + 'build/Resource/Documents.php' => + array ( + 'fileHash' => 'b8ed6a3ddd060f9d8518ec65a32aef5582e94185', + 'dependentFiles' => + array ( + 0 => 'build/AirLST.php', + ), + ), + 'build/Resource/Emails.php' => + array ( + 'fileHash' => '6a9618f18668d45a39e2ccbedf3ca222ac96caa2', + 'dependentFiles' => + array ( + 0 => 'build/AirLST.php', + ), + ), + 'build/Resource/Events.php' => + array ( + 'fileHash' => 'b782a7958bf50acd1510142483f85b32120b5d03', + 'dependentFiles' => + array ( + 0 => 'build/AirLST.php', + ), + ), + 'build/Resource/Guests.php' => + array ( + 'fileHash' => 'f4446b634e328299aad4986f11d163adba9787b9', + 'dependentFiles' => + array ( + 0 => 'build/AirLST.php', + ), + ), + 'src/Commands/BuildCommand.php' => + array ( + 'fileHash' => '35d35493727b32347f7b1e2e319aa3cc2af7ce87', + 'dependentFiles' => + array ( + ), + ), + 'src/Contracts/EmailResourceContract.php' => + array ( + 'fileHash' => '4d1cda2a8a6b3404155bfdb3b8c1c4b560ac3e63', + 'dependentFiles' => + array ( + 0 => 'src/CoreApi.php', + 1 => 'src/Resources/EmailResource.php', + ), + ), + 'src/Contracts/EventResourceContract.php' => + array ( + 'fileHash' => '07dac8e6e4433b99b3dde0af0ef8057af97bbc6c', + 'dependentFiles' => + array ( + 0 => 'src/CoreApi.php', + 1 => 'src/Resources/EventResource.php', + ), + ), + 'src/Contracts/GuestResourceContract.php' => + array ( + 'fileHash' => 'c5486a5656f52301dd40657d23fcb46a32985687', + 'dependentFiles' => + array ( + 0 => 'src/CoreApi.php', + 1 => 'src/Resources/GuestResource.php', + ), + ), + 'src/CoreApi.php' => + array ( + 'fileHash' => 'df5838a446dd5529a013c95cc7fad29919884059', + 'dependentFiles' => + array ( + ), + ), + 'src/Generators/ConnectorGenerator.php' => + array ( + 'fileHash' => 'eaff0437054c647e87458ea71f00ce7e4c4b1e85', + 'dependentFiles' => + array ( + 0 => 'src/Commands/BuildCommand.php', + ), + ), + 'src/Generators/ResourceGenerator.php' => + array ( + 'fileHash' => '782a396594e7fafcf1cce967caeccc03d84ec392', + 'dependentFiles' => + array ( + 0 => 'src/Commands/BuildCommand.php', + ), + ), + 'src/Requests/Email/ListRequest.php' => + array ( + 'fileHash' => 'f4190bfb3c3954b1cc3b5a1ecbd1bea47ee2376e', + 'dependentFiles' => + array ( + 0 => 'src/Resources/EmailResource.php', + ), + ), + 'src/Requests/Email/SendRequest.php' => + array ( + 'fileHash' => 'f55da205fdaa02d0e504f61ec7a9bc1ba026f361', + 'dependentFiles' => + array ( + 0 => 'src/Resources/EmailResource.php', + ), + ), + 'src/Requests/Event/GetRequest.php' => + array ( + 'fileHash' => '0f36fbd3f26fb02039a9e0374f2ac75ee6eddd8b', + 'dependentFiles' => + array ( + 0 => 'src/Resources/EventResource.php', + ), + ), + 'src/Requests/Event/ListRequest.php' => + array ( + 'fileHash' => '1786e7635d78c828e00172e0536ad36eecd48660', + 'dependentFiles' => + array ( + 0 => 'src/Resources/EventResource.php', + ), + ), + 'src/Requests/Guest/CreateRequest.php' => + array ( + 'fileHash' => 'd12e40136ebb2a160e98ae1bb2e3138798921e3f', + 'dependentFiles' => + array ( + 0 => 'src/Resources/GuestResource.php', + ), + ), + 'src/Requests/Guest/GetRequest.php' => + array ( + 'fileHash' => '0b1f41e52cc26c26b57e96e3b11510bf270c19a9', + 'dependentFiles' => + array ( + 0 => 'src/Resources/GuestResource.php', + ), + ), + 'src/Requests/Guest/ListRequest.php' => + array ( + 'fileHash' => '9a232b9160f4a7168b30fd7633ad547e2381d0fb', + 'dependentFiles' => + array ( + 0 => 'src/Resources/GuestResource.php', + ), + ), + 'src/Requests/Guest/UpdateRequest.php' => + array ( + 'fileHash' => '229447f9a4e62b6a14779c724be2d974c40beddd', + 'dependentFiles' => + array ( + 0 => 'src/Resources/GuestResource.php', + ), + ), + 'src/Requests/Guest/ValidateCodeRequest.php' => + array ( + 'fileHash' => '2f27349f3accb60dac7f4230604ec0516095225a', + 'dependentFiles' => + array ( + 0 => 'src/Resources/GuestResource.php', + ), + ), + 'src/Resources/EmailResource.php' => + array ( + 'fileHash' => 'f6a26bc7441b7f2f1e449afe12b8be7e36fb3786', + 'dependentFiles' => + array ( + 0 => 'src/CoreApi.php', + ), + ), + 'src/Resources/EventResource.php' => + array ( + 'fileHash' => '064745f1e691af2baa306c1783fac14390ee1206', + 'dependentFiles' => + array ( + 0 => 'src/CoreApi.php', + ), + ), + 'src/Resources/GuestResource.php' => + array ( + 'fileHash' => '50e939735ff416365651cd78ba7750dc6c766238', + 'dependentFiles' => + array ( + 0 => 'src/CoreApi.php', + ), + ), +), + 'exportedNodesCallback' => static function (): array { return array ( + 'build/AirLST.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\AirLST', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * AirLST API. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client', + 'uses' => + array ( + 'bookablegroups' => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', + 'company' => 'AirLST\\SdkPhp\\Client\\Resource\\Company', + 'contacts' => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', + 'documents' => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', + 'emails' => 'AirLST\\SdkPhp\\Client\\Resource\\Emails', + 'events' => 'AirLST\\SdkPhp\\Client\\Resource\\Events', + 'guests' => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 'connector' => 'Saloon\\Http\\Connector', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Connector', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'apiKey', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveBaseUrl', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'bookableGroups', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'company', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Company', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 4 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'contacts', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 5 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'documents', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 6 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'emails', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Emails', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 7 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'events', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Events', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 8 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'guests', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 9 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'defaultHeaders', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'array', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/BookableGroups/DeleteBookablesReservation.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * deleteBookablesReservation. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + * @param mixed $reservationUuid Reservation UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'reservationUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/BookableGroups/GetAvailabilities.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getAvailabilities. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + * @param mixed $bookableUuid Bookable object UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'bookableGroupUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'bookableUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/BookableGroups/ListBookableGroups.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * listBookableGroups. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/BookableGroups/ListBookablesForGroup.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * listBookablesForGroup. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'bookableGroupUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/BookableGroups/StoreBookablesReservations.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * storeBookablesReservations. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'bookableGroupUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Company/GetCompanyEvents.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getCompanyEvents. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Company', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Contacts/GetContactDetails.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getContactDetails. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $contactCode Contact code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'contactCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Contacts/GetContactEvents.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getContactEvents. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $contactCode Contact code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'contactCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Contacts/ValidateContactCode.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * validateContactCode. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Documents/GetEventDocuments.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getEventDocuments. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Documents/GetGuestsDocumentsUrls.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getGuestsDocumentsUrls. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $documentUuid Document UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'documentUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Emails/GetEmailTemplates.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Emails\\GetEmailTemplates', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getEmailTemplates. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Emails', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Emails', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Events/GetEvent.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getEvent. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Events/GetSignedStorageUrl.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getSignedStorageUrl. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Events/SendEmailTemplate.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * sendEmailTemplate. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $emailTemplateUuid Email Template UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'emailTemplateUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/ArchiveGuest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * archiveGuest. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/CheckinGuest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * checkinGuest. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/CreateCompanionGuest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * createCompanionGuest. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $mainGuestCode The code of the main guest + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'mainGuestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/CreateGuests.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * createGuests. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/CreateRecommendedGuest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * createRecommendedGuest. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $mainGuestCode The code of the main guest + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'mainGuestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/CreateTemporaryUpload.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * createTemporaryUpload. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/DeleteGuest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * deleteGuest. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/GetGuest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getGuest. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/GetGuestAttachmentDownloadUrl.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getGuestAttachmentDownloadUrl. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + * @param mixed $attachmentUuid Guest attachment UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'attachmentUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/GetGuestAttachments.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getGuestAttachments. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/GetGuests.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * getGuests. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param int|null $perPage Number of items per page + * @param int|null $page Page number + * @param string|null $search Quick search + * @param string|null $filtersStatuseq Filter field operator. Template: filters(field*operator)=value. One of: eq (equal), neq (not equal), like, gt (greater than), gte (greater than or equal), lt (less than), lte (less than or equal). If operator is not provided eq will be used as default. If you want to filter by nested fields, use the : separator to indicate nesting levels. For example: filters(contact:sex*eq)=male targets the sex field inside contact. filters(booking:extended_fields->team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. + * @param string|null $sortsRole0 Sorts array. Template: sorts(field*order)=desc + * @param int|null $since Timestamp to get guests updated/deleted since + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'perPage', + 'type' => '?int', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'page', + 'type' => '?int', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'search', + 'type' => '?string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 4 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'filtersStatuseq', + 'type' => '?string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 5 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'sortsRole0', + 'type' => '?string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 6 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'since', + 'type' => '?int', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'defaultQuery', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'array', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/RestoreGuest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * restoreGuest. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/UpdateGuest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * updateGuest. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/UpdateGuestEmailOptInStatus.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * updateGuestEmailOptInStatus. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Requests/Guests/ValidateGuestCode.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * validateGuestCode. + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Resource.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Resource', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => NULL, + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'connector', + 'type' => 'Saloon\\Http\\Connector', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Resource/BookableGroups.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getAvailabilities', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + * @param mixed $bookableUuid Bookable object UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', + 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', + 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', + 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', + 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'bookableGroupUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'bookableUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'deleteBookablesReservation', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + * @param mixed $reservationUuid Reservation UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', + 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', + 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', + 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', + 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'reservationUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'listBookableGroups', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', + 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', + 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', + 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', + 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'listBookablesForGroup', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', + 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', + 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', + 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', + 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'bookableGroupUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 4 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'storeBookablesReservations', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', + 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', + 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', + 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', + 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'bookableGroupUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Resource/Company.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Company', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getCompanyEvents', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Resource/Contacts.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getContactEvents', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $contactCode Contact code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'getcontactdetails' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', + 'getcontactevents' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', + 'validatecontactcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'contactCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getContactDetails', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $contactCode Contact code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'getcontactdetails' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', + 'getcontactevents' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', + 'validatecontactcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'contactCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'validateContactCode', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Resource/Documents.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getGuestsDocumentsUrls', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $documentUuid Document UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'geteventdocuments' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', + 'getguestsdocumentsurls' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'documentUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getEventDocuments', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'geteventdocuments' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', + 'getguestsdocumentsurls' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Resource/Emails.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Emails', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getEmailTemplates', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'getemailtemplates' => 'AirLST\\SdkPhp\\Client\\Requests\\Emails\\GetEmailTemplates', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Resource/Events.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Events', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'sendEmailTemplate', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $emailTemplateUuid Email Template UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'getevent' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', + 'getsignedstorageurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', + 'sendemailtemplate' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'emailTemplateUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getSignedStorageUrl', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'getevent' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', + 'getsignedstorageurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', + 'sendemailtemplate' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getEvent', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'getevent' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', + 'getsignedstorageurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', + 'sendemailtemplate' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'build/Resource/Guests.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'archiveGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'checkinGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'updateGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 4 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'deleteGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 5 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getGuestAttachmentDownloadUrl', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + * @param mixed $attachmentUuid Guest attachment UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'attachmentUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 6 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getGuestAttachments', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 7 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'getGuests', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param int $perPage Number of items per page + * @param int $page Page number + * @param string $search Quick search + * @param string $filtersStatuseq Filter field operator. Template: filters(field*operator)=value. One of: eq (equal), neq (not equal), like, gt (greater than), gte (greater than or equal), lt (less than), lte (less than or equal). If operator is not provided eq will be used as default. If you want to filter by nested fields, use the : separator to indicate nesting levels. For example: filters(contact:sex*eq)=male targets the sex field inside contact. filters(booking:extended_fields->team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. + * @param string $sortsRole0 Sorts array. Template: sorts(field*order)=desc + * @param int $since Timestamp to get guests updated/deleted since + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'perPage', + 'type' => '?int', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'page', + 'type' => '?int', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'search', + 'type' => '?string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 4 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'filtersStatuseq', + 'type' => '?string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 5 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'sortsRole0', + 'type' => '?string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + 6 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'since', + 'type' => '?int', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 8 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'createGuests', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 9 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'restoreGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 10 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'createCompanionGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $mainGuestCode The code of the main guest + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'mainGuestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 11 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'createRecommendedGuest', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $mainGuestCode The code of the main guest + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'mainGuestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 12 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'updateGuestEmailOptInStatus', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 13 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'validateGuestCode', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 14 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'createTemporaryUpload', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */', + 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', + 'uses' => + array ( + 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', + 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', + 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', + 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', + 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', + 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', + 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', + 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', + 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', + 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', + 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', + 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', + 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', + 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', + 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', + 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventUuid', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'guestCode', + 'type' => 'mixed', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Commands/BuildCommand.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Commands\\BuildCommand', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Illuminate\\Console\\Command', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassConstantsNode::__set_state(array( + 'constants' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassConstantNode::__set_state(array( + 'name' => 'NAMESPACE', + 'value' => '\'AirLST\\SdkPhp\\Client\'', + 'attributes' => + array ( + ), + )), + ), + 'public' => false, + 'private' => false, + 'final' => false, + 'phpDoc' => NULL, + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedClassConstantsNode::__set_state(array( + 'constants' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassConstantNode::__set_state(array( + 'name' => 'TYPE', + 'value' => '\'openapi\'', + 'attributes' => + array ( + ), + )), + ), + 'public' => false, + 'private' => false, + 'final' => false, + 'phpDoc' => NULL, + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'signature', + ), + 'phpDoc' => NULL, + 'type' => NULL, + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'description', + ), + 'phpDoc' => NULL, + 'type' => NULL, + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 4 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'handle', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'void', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 5 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'dumpGeneratedFiles', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'void', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'result', + 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\GeneratedCode', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 6 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'dumpToFile', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'void', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'file', + 'type' => 'Nette\\PhpGenerator\\PhpFile', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Contracts/EmailResourceContract.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedInterfaceNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Contracts\\EmailResourceContract', + 'phpDoc' => NULL, + 'extends' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'send', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param array $body + */', + 'namespace' => 'AirLST\\SdkPhp\\Contracts', + 'uses' => + array ( + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'uuid', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'body', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + )), + ), + 'src/Contracts/EventResourceContract.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedInterfaceNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Contracts\\EventResourceContract', + 'phpDoc' => NULL, + 'extends' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'list', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'get', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventId', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + )), + ), + 'src/Contracts/GuestResourceContract.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedInterfaceNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Contracts\\GuestResourceContract', + 'phpDoc' => NULL, + 'extends' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'list', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param array $query + */', + 'namespace' => 'AirLST\\SdkPhp\\Contracts', + 'uses' => + array ( + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'query', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'validateCode', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'code', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'get', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'code', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'create', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param array $data + */', + 'namespace' => 'AirLST\\SdkPhp\\Contracts', + 'uses' => + array ( + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'data', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 4 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'update', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param array $data + */', + 'namespace' => 'AirLST\\SdkPhp\\Contracts', + 'uses' => + array ( + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'code', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'data', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + )), + ), + 'src/CoreApi.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\CoreApi', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Connector', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'baseUrl', + ), + 'phpDoc' => NULL, + 'type' => 'string', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'apiKey', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveBaseUrl', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'setBaseUrl', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'void', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'baseUrl', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 4 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'event', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Resources\\EventResource', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 5 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'guest', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Resources\\GuestResource', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventId', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 6 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'email', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'AirLST\\SdkPhp\\Resources\\EmailResource', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventId', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 7 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'defaultHeaders', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'array', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Generators/ConnectorGenerator.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Generators\\ConnectorGenerator', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Crescat\\SaloonSdkGenerator\\Generator', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'generate', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Nette\\PhpGenerator\\PhpFile|array', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'specification', + 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'generateConnectorClass', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => '?Nette\\PhpGenerator\\PhpFile', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'specification', + 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Generators/ResourceGenerator.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Crescat\\SaloonSdkGenerator\\Generator', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'generate', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Nette\\PhpGenerator\\PhpFile|array', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'specification', + 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'generateResourceClass', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param array|Endpoint[] $endpoints + */', + 'namespace' => 'AirLST\\SdkPhp\\Generators', + 'uses' => + array ( + 'apispecification' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', + 'endpoint' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Endpoint', + 'parameter' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', + 'generator' => 'Crescat\\SaloonSdkGenerator\\Generator', + 'namehelper' => 'Crescat\\SaloonSdkGenerator\\Helpers\\NameHelper', + 'invalidstateexception' => 'Nette\\InvalidStateException', + 'classtype' => 'Nette\\PhpGenerator\\ClassType', + 'literal' => 'Nette\\PhpGenerator\\Literal', + 'method' => 'Nette\\PhpGenerator\\Method', + 'phpfile' => 'Nette\\PhpGenerator\\PhpFile', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Nette\\PhpGenerator\\PhpFile', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'resourceName', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'endpoints', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'generateResourceClasses', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @return array|PhpFile[] + */', + 'namespace' => 'AirLST\\SdkPhp\\Generators', + 'uses' => + array ( + 'apispecification' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', + 'endpoint' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Endpoint', + 'parameter' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', + 'generator' => 'Crescat\\SaloonSdkGenerator\\Generator', + 'namehelper' => 'Crescat\\SaloonSdkGenerator\\Helpers\\NameHelper', + 'invalidstateexception' => 'Nette\\InvalidStateException', + 'classtype' => 'Nette\\PhpGenerator\\ClassType', + 'literal' => 'Nette\\PhpGenerator\\Literal', + 'method' => 'Nette\\PhpGenerator\\Method', + 'phpfile' => 'Nette\\PhpGenerator\\PhpFile', + 'response' => 'Saloon\\Http\\Response', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'array', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'specification', + 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'addPropertyToMethod', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Nette\\PhpGenerator\\Method', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'method', + 'type' => 'Nette\\PhpGenerator\\Method', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'parameter', + 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Requests/Email/ListRequest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Requests\\Email\\ListRequest', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Requests/Email/SendRequest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Requests\\Email\\SendRequest', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param array $data + */', + 'namespace' => 'AirLST\\SdkPhp\\Requests\\Email', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'uuid', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'data', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'defaultBody', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @return array + */', + 'namespace' => 'AirLST\\SdkPhp\\Requests\\Email', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'array', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Requests/Event/GetRequest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Requests\\Event\\GetRequest', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventId', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Requests/Event/ListRequest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Requests\\Event\\ListRequest', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Requests/Guest/CreateRequest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param array $data + */', + 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'data', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'defaultBody', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @return array + */', + 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'array', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Requests/Guest/GetRequest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\GetRequest', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'code', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Requests/Guest/ListRequest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param array $additionalQuery + */', + 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', + 'uses' => + array ( + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'additionalQuery', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'defaultQuery', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'array', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Requests/Guest/UpdateRequest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\UpdateRequest', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @param array $data + */', + 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'code', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'data', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'defaultBody', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @return array + */', + 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'array', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Requests/Guest/ValidateCodeRequest.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\Request', + 'implements' => + array ( + 0 => 'Saloon\\Contracts\\Body\\HasBody', + ), + 'usedTraits' => + array ( + 0 => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( + 'names' => + array ( + 0 => 'method', + ), + 'phpDoc' => NULL, + 'type' => 'Saloon\\Enums\\Method', + 'public' => false, + 'private' => false, + 'static' => false, + 'readonly' => false, + 'abstract' => false, + 'final' => false, + 'publicSet' => false, + 'protectedSet' => false, + 'privateSet' => false, + 'virtual' => false, + 'attributes' => + array ( + ), + 'hooks' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => '__construct', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => NULL, + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'code', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'resolveEndpoint', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'string', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'defaultBody', + 'phpDoc' => + \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( + 'phpDocString' => '/** + * @return array + */', + 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', + 'uses' => + array ( + 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', + 'method' => 'Saloon\\Enums\\Method', + 'request' => 'Saloon\\Http\\Request', + 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', + ), + 'constUses' => + array ( + ), + )), + 'byRef' => false, + 'public' => false, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'array', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Resources/EmailResource.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Resources\\EmailResource', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\BaseResource', + 'implements' => + array ( + 0 => 'AirLST\\SdkPhp\\Contracts\\EmailResourceContract', + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'list', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'send', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'uuid', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'body', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Resources/EventResource.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Resources\\EventResource', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\BaseResource', + 'implements' => + array ( + 0 => 'AirLST\\SdkPhp\\Contracts\\EventResourceContract', + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'list', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'get', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'eventId', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'src/Resources/GuestResource.php' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( + 'name' => 'AirLST\\SdkPhp\\Resources\\GuestResource', + 'phpDoc' => NULL, + 'abstract' => false, + 'final' => false, + 'extends' => 'Saloon\\Http\\BaseResource', + 'implements' => + array ( + 0 => 'AirLST\\SdkPhp\\Contracts\\GuestResourceContract', + ), + 'usedTraits' => + array ( + ), + 'traitUseAdaptations' => + array ( + ), + 'statements' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'validateCode', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'code', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'list', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'query', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => true, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 2 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'get', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'code', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 3 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'create', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'data', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + 4 => + \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( + 'name' => 'update', + 'phpDoc' => NULL, + 'byRef' => false, + 'public' => true, + 'private' => false, + 'abstract' => false, + 'final' => false, + 'static' => false, + 'returnType' => 'Saloon\\Http\\Response', + 'parameters' => + array ( + 0 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'code', + 'type' => 'string', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + 1 => + \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( + 'name' => 'data', + 'type' => 'array', + 'byRef' => false, + 'variadic' => false, + 'hasDefault' => false, + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), + 'attributes' => + array ( + ), + )), + ), +); }, +]; diff --git a/storage/framework/cache/rector/04/88/0488f07ae74a2beb353650608433ffd2a46b0f6e.php b/storage/framework/cache/rector/04/88/0488f07ae74a2beb353650608433ffd2a46b0f6e.php new file mode 100644 index 0000000..84322ea --- /dev/null +++ b/storage/framework/cache/rector/04/88/0488f07ae74a2beb353650608433ffd2a46b0f6e.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '1a0f75e1978537543a861c821329f42a', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/05/f1/05f109450bc1f1d8a07276f8e2f1420bc828ebb5.php b/storage/framework/cache/rector/05/f1/05f109450bc1f1d8a07276f8e2f1420bc828ebb5.php new file mode 100644 index 0000000..6d371d1 --- /dev/null +++ b/storage/framework/cache/rector/05/f1/05f109450bc1f1d8a07276f8e2f1420bc828ebb5.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'ab6ab1f6172806a3b5ea6e2eaa5697b8', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/06/a9/06a916710150350bfbe9d810f5ed01f6b99988df.php b/storage/framework/cache/rector/06/a9/06a916710150350bfbe9d810f5ed01f6b99988df.php new file mode 100644 index 0000000..dd1c102 --- /dev/null +++ b/storage/framework/cache/rector/06/a9/06a916710150350bfbe9d810f5ed01f6b99988df.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '5b3990a183db0d1917857f900a824324', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/07/93/079330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php b/storage/framework/cache/rector/07/93/079330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php new file mode 100644 index 0000000..c3156fe --- /dev/null +++ b/storage/framework/cache/rector/07/93/079330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '62608694dd7308f2d7fcbf3183322fe4', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/0b/02/0b0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php b/storage/framework/cache/rector/0b/02/0b0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php new file mode 100644 index 0000000..da6c702 --- /dev/null +++ b/storage/framework/cache/rector/0b/02/0b0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'c91ba2d230fc15f0211f41b382a8ddd7', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/11/5d/115df5a0663b45c6810fa9227c74ca1479f31b51.php b/storage/framework/cache/rector/11/5d/115df5a0663b45c6810fa9227c74ca1479f31b51.php new file mode 100644 index 0000000..c75103a --- /dev/null +++ b/storage/framework/cache/rector/11/5d/115df5a0663b45c6810fa9227c74ca1479f31b51.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '07eb21eb6f5940efc30360ddac07a3ee', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/15/8d/158db4fea08fe7a12bd27b1051d5b40f5a89f32a.php b/storage/framework/cache/rector/15/8d/158db4fea08fe7a12bd27b1051d5b40f5a89f32a.php new file mode 100644 index 0000000..f2a6493 --- /dev/null +++ b/storage/framework/cache/rector/15/8d/158db4fea08fe7a12bd27b1051d5b40f5a89f32a.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '80b91bdd652922324f4cec9f53fcd672', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/17/78/1778a9050b27784954665b413256684f263b0fae.php b/storage/framework/cache/rector/17/78/1778a9050b27784954665b413256684f263b0fae.php new file mode 100644 index 0000000..8ec6c5f --- /dev/null +++ b/storage/framework/cache/rector/17/78/1778a9050b27784954665b413256684f263b0fae.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '181f6d50c155738d1d3d4d992d4567c6', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/1a/f3/1af31704c3f123eaa66c9bb53813636ae0a0cf17.php b/storage/framework/cache/rector/1a/f3/1af31704c3f123eaa66c9bb53813636ae0a0cf17.php new file mode 100644 index 0000000..f9f3c3b --- /dev/null +++ b/storage/framework/cache/rector/1a/f3/1af31704c3f123eaa66c9bb53813636ae0a0cf17.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'd53c1ab06ec9512d8aa2cd6393192993', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/20/6c/206cfe033bc15d91314ca38b846d01f687ec8ba1.php b/storage/framework/cache/rector/20/6c/206cfe033bc15d91314ca38b846d01f687ec8ba1.php new file mode 100644 index 0000000..e2dae1d --- /dev/null +++ b/storage/framework/cache/rector/20/6c/206cfe033bc15d91314ca38b846d01f687ec8ba1.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '2c8d615dba626d837c3db9f6c94f6458', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/21/87/2187b40877ab759eb9d659f7ebdd2592c39dc07d.php b/storage/framework/cache/rector/21/87/2187b40877ab759eb9d659f7ebdd2592c39dc07d.php new file mode 100644 index 0000000..db80a78 --- /dev/null +++ b/storage/framework/cache/rector/21/87/2187b40877ab759eb9d659f7ebdd2592c39dc07d.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '742eb6a57999245db9b5096c22a027c0', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/23/bb/23bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php b/storage/framework/cache/rector/23/bb/23bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php new file mode 100644 index 0000000..ca128ba --- /dev/null +++ b/storage/framework/cache/rector/23/bb/23bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'c9410f52b726b9c563b6caecc8ff3058', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/24/63/2463bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php b/storage/framework/cache/rector/24/63/2463bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php new file mode 100644 index 0000000..2b7fe43 --- /dev/null +++ b/storage/framework/cache/rector/24/63/2463bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'b52d5593b7a4fcd57a861eb058e6beb6', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/2c/a3/2ca316413e437f44706cb99e28034b5cb8b1689a.php b/storage/framework/cache/rector/2c/a3/2ca316413e437f44706cb99e28034b5cb8b1689a.php new file mode 100644 index 0000000..9780b80 --- /dev/null +++ b/storage/framework/cache/rector/2c/a3/2ca316413e437f44706cb99e28034b5cb8b1689a.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '602dd477cd74e9d3e10b8bd47e6e8561', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/30/47/3047dbf8fbf868c1f306f661cee6bd74b2c29a2f.php b/storage/framework/cache/rector/30/47/3047dbf8fbf868c1f306f661cee6bd74b2c29a2f.php new file mode 100644 index 0000000..78003f6 --- /dev/null +++ b/storage/framework/cache/rector/30/47/3047dbf8fbf868c1f306f661cee6bd74b2c29a2f.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '5e91b1214ca076d993c2bed5f1f428fb', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/34/b8/34b8699cb3473bf07c118cbbbd78a6e586f2e465.php b/storage/framework/cache/rector/34/b8/34b8699cb3473bf07c118cbbbd78a6e586f2e465.php new file mode 100644 index 0000000..1e63b0f --- /dev/null +++ b/storage/framework/cache/rector/34/b8/34b8699cb3473bf07c118cbbbd78a6e586f2e465.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'bdd2c42e2df21f96557009fa7f6f7f43', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/35/01/35016d9121c7b3c8bbf373969f21c0934bc6f8cd.php b/storage/framework/cache/rector/35/01/35016d9121c7b3c8bbf373969f21c0934bc6f8cd.php new file mode 100644 index 0000000..50fd844 --- /dev/null +++ b/storage/framework/cache/rector/35/01/35016d9121c7b3c8bbf373969f21c0934bc6f8cd.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'a5fc5d3e1a81242687011b2d5621dc8d', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/3a/b3/3ab3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php b/storage/framework/cache/rector/3a/b3/3ab3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php new file mode 100644 index 0000000..e561f91 --- /dev/null +++ b/storage/framework/cache/rector/3a/b3/3ab3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '9675d9242ad304aee70de44e407bd355', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/3b/f4/3bf451ac61535a463a1db28fde95720ac08db5d6.php b/storage/framework/cache/rector/3b/f4/3bf451ac61535a463a1db28fde95720ac08db5d6.php new file mode 100644 index 0000000..07cb75f --- /dev/null +++ b/storage/framework/cache/rector/3b/f4/3bf451ac61535a463a1db28fde95720ac08db5d6.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '2194cc5bbc1913301d9c07f66a395508', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/3d/42/3d4221c452044f27083e07e35ea3e80c50e18cc5.php b/storage/framework/cache/rector/3d/42/3d4221c452044f27083e07e35ea3e80c50e18cc5.php new file mode 100644 index 0000000..c01ef4b --- /dev/null +++ b/storage/framework/cache/rector/3d/42/3d4221c452044f27083e07e35ea3e80c50e18cc5.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '4ea14c7dd76062aa9563618de7fce94f', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/41/6e/416ed6252477c69ec093332c6f3bb986fa74f7da.php b/storage/framework/cache/rector/41/6e/416ed6252477c69ec093332c6f3bb986fa74f7da.php new file mode 100644 index 0000000..e0fb6c2 --- /dev/null +++ b/storage/framework/cache/rector/41/6e/416ed6252477c69ec093332c6f3bb986fa74f7da.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '12f2274ca240c6874dc02a8854103386', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/43/aa/43aaabcc966744fb879a392cd626cc9370ae80b7.php b/storage/framework/cache/rector/43/aa/43aaabcc966744fb879a392cd626cc9370ae80b7.php new file mode 100644 index 0000000..075d0d7 --- /dev/null +++ b/storage/framework/cache/rector/43/aa/43aaabcc966744fb879a392cd626cc9370ae80b7.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '36a2f3e2c94076c7f37f69a767584944', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/49/28/4928a9be4b3228b6450588d5fb2246e3960a2d51.php b/storage/framework/cache/rector/49/28/4928a9be4b3228b6450588d5fb2246e3960a2d51.php new file mode 100644 index 0000000..d132cb6 --- /dev/null +++ b/storage/framework/cache/rector/49/28/4928a9be4b3228b6450588d5fb2246e3960a2d51.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'c4c5de2b121ac3651c6412262ed4a907', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/4c/3d/4c3d13c900f88338b216109ebf081b8c08585761.php b/storage/framework/cache/rector/4c/3d/4c3d13c900f88338b216109ebf081b8c08585761.php new file mode 100644 index 0000000..2705d59 --- /dev/null +++ b/storage/framework/cache/rector/4c/3d/4c3d13c900f88338b216109ebf081b8c08585761.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '542c7ef699c0fb53f4a87b2574a02963', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/59/e6/59e6dc727f45269eead32e5c8dfb81dcaf321422.php b/storage/framework/cache/rector/59/e6/59e6dc727f45269eead32e5c8dfb81dcaf321422.php new file mode 100644 index 0000000..3aeb1b9 --- /dev/null +++ b/storage/framework/cache/rector/59/e6/59e6dc727f45269eead32e5c8dfb81dcaf321422.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'f44c0b55ea002f212f971e95be2ae7f6', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/60/61/6061f948b460572fc26fd04305e3dd79cef79aeb.php b/storage/framework/cache/rector/60/61/6061f948b460572fc26fd04305e3dd79cef79aeb.php new file mode 100644 index 0000000..155e2da --- /dev/null +++ b/storage/framework/cache/rector/60/61/6061f948b460572fc26fd04305e3dd79cef79aeb.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'b37c1c6778f25c0d154f28d0af9d92c6', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/60/b2/60b20c13751d0800e75f1001b259578c52205d44.php b/storage/framework/cache/rector/60/b2/60b20c13751d0800e75f1001b259578c52205d44.php new file mode 100644 index 0000000..96df622 --- /dev/null +++ b/storage/framework/cache/rector/60/b2/60b20c13751d0800e75f1001b259578c52205d44.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '10501545c8f1cfdc7e508d733f6b9cab', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/62/b1/62b13a8387e65bcf1c26a3d312281e47d3849c1a.php b/storage/framework/cache/rector/62/b1/62b13a8387e65bcf1c26a3d312281e47d3849c1a.php new file mode 100644 index 0000000..10e809f --- /dev/null +++ b/storage/framework/cache/rector/62/b1/62b13a8387e65bcf1c26a3d312281e47d3849c1a.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'd93ca8f3c2a8ea9a721c0952a0aaa363', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/6a/66/6a660a8298d0d6651559abc5210513294fdab07b.php b/storage/framework/cache/rector/6a/66/6a660a8298d0d6651559abc5210513294fdab07b.php new file mode 100644 index 0000000..75044ed --- /dev/null +++ b/storage/framework/cache/rector/6a/66/6a660a8298d0d6651559abc5210513294fdab07b.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'd3578edce009526a48fc60f6455c2b4d', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/6d/1a/6d1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php b/storage/framework/cache/rector/6d/1a/6d1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php new file mode 100644 index 0000000..da74801 --- /dev/null +++ b/storage/framework/cache/rector/6d/1a/6d1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '22494f07d33c1c67624b6febba498e9b', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/76/3d/763d515e83b58e96c9ddc111f7ee8891ca21bf23.php b/storage/framework/cache/rector/76/3d/763d515e83b58e96c9ddc111f7ee8891ca21bf23.php new file mode 100644 index 0000000..f7d3e49 --- /dev/null +++ b/storage/framework/cache/rector/76/3d/763d515e83b58e96c9ddc111f7ee8891ca21bf23.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '5fb829f72094e84d943cc83a2616c1ee', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/76/fd/76fd2ba5683a17dac455ed67da2f2ef4df9146f0.php b/storage/framework/cache/rector/76/fd/76fd2ba5683a17dac455ed67da2f2ef4df9146f0.php new file mode 100644 index 0000000..e153caa --- /dev/null +++ b/storage/framework/cache/rector/76/fd/76fd2ba5683a17dac455ed67da2f2ef4df9146f0.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'b403932c1ae60f197fb7663b7542b455', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/7a/ad/7aadcefb2946c80738ecfcf079fbb27a92fbaad8.php b/storage/framework/cache/rector/7a/ad/7aadcefb2946c80738ecfcf079fbb27a92fbaad8.php new file mode 100644 index 0000000..58c8130 --- /dev/null +++ b/storage/framework/cache/rector/7a/ad/7aadcefb2946c80738ecfcf079fbb27a92fbaad8.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '66b0039d2144cd80501105b788ec624b', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/7f/bb/7fbb602d2ed6649ad33c5a90bb00739df7456eb9.php b/storage/framework/cache/rector/7f/bb/7fbb602d2ed6649ad33c5a90bb00739df7456eb9.php new file mode 100644 index 0000000..bec7552 --- /dev/null +++ b/storage/framework/cache/rector/7f/bb/7fbb602d2ed6649ad33c5a90bb00739df7456eb9.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'ccde1dce7d4a88e18e764a96b7dd0e71', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/82/05/8205fce106df63f6fa3b5359517bebb4aa88e055.php b/storage/framework/cache/rector/82/05/8205fce106df63f6fa3b5359517bebb4aa88e055.php new file mode 100644 index 0000000..dba52b5 --- /dev/null +++ b/storage/framework/cache/rector/82/05/8205fce106df63f6fa3b5359517bebb4aa88e055.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '0ebf0913f085f36f6b193429432df78a', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/83/52/8352cc6a56bdebfc9ab1fc27584098f9c3a60c39.php b/storage/framework/cache/rector/83/52/8352cc6a56bdebfc9ab1fc27584098f9c3a60c39.php new file mode 100644 index 0000000..67fd62c --- /dev/null +++ b/storage/framework/cache/rector/83/52/8352cc6a56bdebfc9ab1fc27584098f9c3a60c39.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '8ca4d17dfaf2c213ce27623a117a7163', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/84/76/8476caddacb26e8bc471a8324258d614e42f416b.php b/storage/framework/cache/rector/84/76/8476caddacb26e8bc471a8324258d614e42f416b.php new file mode 100644 index 0000000..2234012 --- /dev/null +++ b/storage/framework/cache/rector/84/76/8476caddacb26e8bc471a8324258d614e42f416b.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '8fdf56282934e928be365c9406b47248', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/98/e5/98e5b7eef4b28efb04edc8e218655688fbf6c2ae.php b/storage/framework/cache/rector/98/e5/98e5b7eef4b28efb04edc8e218655688fbf6c2ae.php new file mode 100644 index 0000000..29ad6f0 --- /dev/null +++ b/storage/framework/cache/rector/98/e5/98e5b7eef4b28efb04edc8e218655688fbf6c2ae.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '47b2b75e0e3da77eed2e1f2044782635', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/99/82/9982b18daf1ae3c28ecb4273225a838ac7ec3686.php b/storage/framework/cache/rector/99/82/9982b18daf1ae3c28ecb4273225a838ac7ec3686.php new file mode 100644 index 0000000..cf62e8d --- /dev/null +++ b/storage/framework/cache/rector/99/82/9982b18daf1ae3c28ecb4273225a838ac7ec3686.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '6d3e3f6e0f44a91d2b23832055543366', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/9c/d8/9cd807b0222e5002e88558686910ef637a9da083.php b/storage/framework/cache/rector/9c/d8/9cd807b0222e5002e88558686910ef637a9da083.php new file mode 100644 index 0000000..1e0344c --- /dev/null +++ b/storage/framework/cache/rector/9c/d8/9cd807b0222e5002e88558686910ef637a9da083.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '15c888a3776bd06933d1dee8753abc6d', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/9d/8c/9d8c5ee74269b3fdea412ad80faa880e4e0c8be2.php b/storage/framework/cache/rector/9d/8c/9d8c5ee74269b3fdea412ad80faa880e4e0c8be2.php new file mode 100644 index 0000000..68d38d9 --- /dev/null +++ b/storage/framework/cache/rector/9d/8c/9d8c5ee74269b3fdea412ad80faa880e4e0c8be2.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '4fc559f1a5ad16ac20a10c7581173d48', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/a5/0f/a50f8aa7da89261d24a635e8c95f29e371bab811.php b/storage/framework/cache/rector/a5/0f/a50f8aa7da89261d24a635e8c95f29e371bab811.php new file mode 100644 index 0000000..505a311 --- /dev/null +++ b/storage/framework/cache/rector/a5/0f/a50f8aa7da89261d24a635e8c95f29e371bab811.php @@ -0,0 +1,6 @@ + 'configuration_hash', + 'data' => '930bb587868f3df6d8885b7409bcc5bede73f090', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/a6/b6/a6b6317b4eab763a70cc4a53277e39dd416f5d6f.php b/storage/framework/cache/rector/a6/b6/a6b6317b4eab763a70cc4a53277e39dd416f5d6f.php new file mode 100644 index 0000000..20338ff --- /dev/null +++ b/storage/framework/cache/rector/a6/b6/a6b6317b4eab763a70cc4a53277e39dd416f5d6f.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '46fb07432e5f60e7e4c6ce7faac98364', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/ad/c5/adc53b84d9832294d12555db47306098c080be96.php b/storage/framework/cache/rector/ad/c5/adc53b84d9832294d12555db47306098c080be96.php new file mode 100644 index 0000000..fc0d4dd --- /dev/null +++ b/storage/framework/cache/rector/ad/c5/adc53b84d9832294d12555db47306098c080be96.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '97eb536aa41b9352e6f47eba5bf83134', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/b5/8a/b58a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php b/storage/framework/cache/rector/b5/8a/b58a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php new file mode 100644 index 0000000..74e5d9a --- /dev/null +++ b/storage/framework/cache/rector/b5/8a/b58a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'b01b78db08674fd26af106368e3a5f29', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/bb/b8/bbb8ff0cc9083da76f203c6e695a227661748d8c.php b/storage/framework/cache/rector/bb/b8/bbb8ff0cc9083da76f203c6e695a227661748d8c.php new file mode 100644 index 0000000..2abd54f --- /dev/null +++ b/storage/framework/cache/rector/bb/b8/bbb8ff0cc9083da76f203c6e695a227661748d8c.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '0eec5005f351941458616d1576e694ea', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/c0/0d/c00de63f75a109715d620893941dbf735b44e3b8.php b/storage/framework/cache/rector/c0/0d/c00de63f75a109715d620893941dbf735b44e3b8.php new file mode 100644 index 0000000..e17faa5 --- /dev/null +++ b/storage/framework/cache/rector/c0/0d/c00de63f75a109715d620893941dbf735b44e3b8.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '42c3cb9ac5d0a828368b266b5e7b4e8b', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/cf/3b/cf3b0955956ccefb2507be203096b9bc25c464b8.php b/storage/framework/cache/rector/cf/3b/cf3b0955956ccefb2507be203096b9bc25c464b8.php new file mode 100644 index 0000000..ffbc44e --- /dev/null +++ b/storage/framework/cache/rector/cf/3b/cf3b0955956ccefb2507be203096b9bc25c464b8.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'f792e24ccfc6a773a474920056fddc40', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/d0/61/d06105a7c38826f53f85dfb7bf30e87e6472f38c.php b/storage/framework/cache/rector/d0/61/d06105a7c38826f53f85dfb7bf30e87e6472f38c.php new file mode 100644 index 0000000..b70bcbc --- /dev/null +++ b/storage/framework/cache/rector/d0/61/d06105a7c38826f53f85dfb7bf30e87e6472f38c.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '5a7539a8c7ff1be16690d72a704bfdf9', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/db/8a/db8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php b/storage/framework/cache/rector/db/8a/db8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php new file mode 100644 index 0000000..71b3a2c --- /dev/null +++ b/storage/framework/cache/rector/db/8a/db8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '2c2c7fd3f31dd944f98318d3d96be566', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/dd/8c/dd8ca5c32790f103555c632b68e6bc80613cfa3c.php b/storage/framework/cache/rector/dd/8c/dd8ca5c32790f103555c632b68e6bc80613cfa3c.php new file mode 100644 index 0000000..276a5e6 --- /dev/null +++ b/storage/framework/cache/rector/dd/8c/dd8ca5c32790f103555c632b68e6bc80613cfa3c.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'a1ae98fb5b97694684628acb1289700b', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/de/49/de4953eb585a975ccdf1491edae2fd8da23b75f3.php b/storage/framework/cache/rector/de/49/de4953eb585a975ccdf1491edae2fd8da23b75f3.php new file mode 100644 index 0000000..5ad57d5 --- /dev/null +++ b/storage/framework/cache/rector/de/49/de4953eb585a975ccdf1491edae2fd8da23b75f3.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '154778f563416a2fb839a058d61d3744', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/e0/fd/e0fd0988c929f08b6c292c5ec86841b9e7803261.php b/storage/framework/cache/rector/e0/fd/e0fd0988c929f08b6c292c5ec86841b9e7803261.php new file mode 100644 index 0000000..280f49a --- /dev/null +++ b/storage/framework/cache/rector/e0/fd/e0fd0988c929f08b6c292c5ec86841b9e7803261.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'd07b8c48b2dfe113b15da32e6797669a', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/e3/93/e393650656e4e745e88494bec0400744926bbfd7.php b/storage/framework/cache/rector/e3/93/e393650656e4e745e88494bec0400744926bbfd7.php new file mode 100644 index 0000000..aff6cc4 --- /dev/null +++ b/storage/framework/cache/rector/e3/93/e393650656e4e745e88494bec0400744926bbfd7.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'b46bf6af65d3929cf26acbbd6387e383', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/e4/1f/e41f9b09d54c3441ada921312cda32789527ab69.php b/storage/framework/cache/rector/e4/1f/e41f9b09d54c3441ada921312cda32789527ab69.php new file mode 100644 index 0000000..6c771fe --- /dev/null +++ b/storage/framework/cache/rector/e4/1f/e41f9b09d54c3441ada921312cda32789527ab69.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '9e9e7fcfbcc5a827376630af79e062e1', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/e8/4b/e84b535daafcadfc7f609a360ac04e364286c986.php b/storage/framework/cache/rector/e8/4b/e84b535daafcadfc7f609a360ac04e364286c986.php new file mode 100644 index 0000000..fec62c4 --- /dev/null +++ b/storage/framework/cache/rector/e8/4b/e84b535daafcadfc7f609a360ac04e364286c986.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'd193a715fa0342639c2bfabf2790cbf5', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f0/d2/f0d2fb3a639fda510cdafe83d1645c1898d2382b.php b/storage/framework/cache/rector/f0/d2/f0d2fb3a639fda510cdafe83d1645c1898d2382b.php new file mode 100644 index 0000000..87fc594 --- /dev/null +++ b/storage/framework/cache/rector/f0/d2/f0d2fb3a639fda510cdafe83d1645c1898d2382b.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '773b0e2194c63a9d74f30944b3a8df08', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f1/d2/f1d20d15c89d2cacb714924704c264f5070999e7.php b/storage/framework/cache/rector/f1/d2/f1d20d15c89d2cacb714924704c264f5070999e7.php new file mode 100644 index 0000000..3d8912f --- /dev/null +++ b/storage/framework/cache/rector/f1/d2/f1d20d15c89d2cacb714924704c264f5070999e7.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'e4d1c9a71e73c8bb7c9c08f23fe344c9', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f5/99/f5997c196060a4b861b9de795fe534b762107f89.php b/storage/framework/cache/rector/f5/99/f5997c196060a4b861b9de795fe534b762107f89.php new file mode 100644 index 0000000..baad51f --- /dev/null +++ b/storage/framework/cache/rector/f5/99/f5997c196060a4b861b9de795fe534b762107f89.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'b8fdef8959303f48af23b6eec3d5fec3', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f6/0e/f60eb3270f39461dbf632194d67b7b1a39b586cc.php b/storage/framework/cache/rector/f6/0e/f60eb3270f39461dbf632194d67b7b1a39b586cc.php new file mode 100644 index 0000000..340dba8 --- /dev/null +++ b/storage/framework/cache/rector/f6/0e/f60eb3270f39461dbf632194d67b7b1a39b586cc.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'fb4d65a5555bf8a0af4915d7415f8b47', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f8/74/f874bbfd2e884c8fb07070ba22fb034c8c5051b8.php b/storage/framework/cache/rector/f8/74/f874bbfd2e884c8fb07070ba22fb034c8c5051b8.php new file mode 100644 index 0000000..6c8a6ff --- /dev/null +++ b/storage/framework/cache/rector/f8/74/f874bbfd2e884c8fb07070ba22fb034c8c5051b8.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'a7be8d21265f8e8b2b942491a6d2346f', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f9/f6/f9f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php b/storage/framework/cache/rector/f9/f6/f9f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php new file mode 100644 index 0000000..cf9d260 --- /dev/null +++ b/storage/framework/cache/rector/f9/f6/f9f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => 'b5dc44d3c6312e3f45d870c42a940dda', +)); \ No newline at end of file diff --git a/storage/framework/cache/rector/fb/81/fb819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php b/storage/framework/cache/rector/fb/81/fb819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php new file mode 100644 index 0000000..945d678 --- /dev/null +++ b/storage/framework/cache/rector/fb/81/fb819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php @@ -0,0 +1,6 @@ + 'file_hash', + 'data' => '991e0ea4c5889f99014b4bf05a767a99', +)); \ No newline at end of file diff --git a/storage/openapi.yml b/storage/openapi.yml new file mode 100644 index 0000000..58fbeb9 --- /dev/null +++ b/storage/openapi.yml @@ -0,0 +1,1288 @@ +openapi: 3.0.0 +info: + title: 'AirLST API' + termsOfService: 'https://airlst.app/terms-of-use' + contact: + name: 'AirLST Support' + url: 'https://support.airlst.app' + email: support@airlst.app + version: '0.1' +servers: + - + url: 'https://airlst.app' + description: 'AirLST API server' +paths: + '/api/events/{EventUuid}/bookables/groups/{BookableGroupUuid}/objects/{BookableUuid}/availability': + post: + tags: + - BookableGroups + summary: 'List availabilities for bookable object' + operationId: getAvailabilities + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/BookableGroupUuid' + - + $ref: '#/components/parameters/BookableUuid' + requestBody: + required: true + content: + application/json: + schema: + required: + - start_date + - end_date + properties: + start_date: + description: 'Start date' + type: string + format: date-time + example: '2025-02-04 13:11:46' + end_date: + description: 'End date' + type: string + format: date-time + example: '2025-02-04 13:11:46' + type: object + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Availabilities list': + summary: 'Availabilities list' + value: { data: { availabilities: [{ starts_at: '2025-02-04 13:11:46', ends_at: '2025-02-04 13:51:46', min: 30, max: 60, buffer_time: 10, reservations: [{ id: 1efe2ef0-3306-645e-836d-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }] }, { starts_at: '2025-02-05 13:11:46', ends_at: '2025-02-05 13:51:46', min: 30, max: 60, buffer_time: 10 }] } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/bookables/guests/{GuestCode}/reservations/{ReservationUuid}': + delete: + tags: + - BookableGroups + summary: 'Delete bookables reservation' + operationId: deleteBookablesReservation + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + - + $ref: '#/components/parameters/ReservationUuid' + responses: + '200': + description: 'Successful response' + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/bookables/groups': + get: + tags: + - BookableGroups + summary: 'List bookable groups for an event' + operationId: listBookableGroups + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'List bookable groups': + summary: 'List bookable groups' + value: { data: { bookableGroups: [{ id: 1efd1ac1-8a51-6702-9129-0242c0a89e06, name: 'sit sed', type: bookable.groups.type.cars, description: 'Minus incidunt sunt adipisci non rerum. Et saepe tempora debitis aperiam optio. Officia quod tenetur debitis sint provident reprehenderit consequatur.', create_reservation_on_checkin: false, max_number_of_reservations: 1, created_at: '2025-01-13T12:44:14.000000Z', updated_at: '2025-01-13T12:44:14.000000Z', extended_fields: [{ id: 1f02a6f9-59d9-6baa-ae7a-2ed9a2ad4652, model: carBookable, label: { en-GB: 'Test field', de-DE: 'Test field' }, key: test_field, type: string, rules: null, default_value: '' }] }, { id: 1efd1ac1-8a4e-6282-af75-0242c0a89e06, name: 'earum enim', type: bookable.groups.type.cars, description: 'Est quia dolores corrupti officiis quas. Minima magnam ex voluptates quis nesciunt ab. Adipisci suscipit nesciunt est suscipit amet aut.', create_reservation_on_checkin: false, max_number_of_reservations: 1, created_at: '2025-01-13T12:44:14.000000Z', updated_at: '2025-01-13T12:44:14.000000Z' }] }, meta: { pagination: { perPage: 100, currentPage: 1, totalPages: 1, totalEntries: 2 }, timestamp: 1736772255 } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/bookables/groups/{BookableGroupUuid}': + get: + tags: + - BookableGroups + summary: 'List bookables for a group' + operationId: listBookablesForGroup + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/BookableGroupUuid' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'List bookables': + summary: 'List bookables' + value: { data: { bookables: [{ id: 1efd1b60-4695-6bf4-bf13-0242c0a89e06, name: et, description: null, code: 'BO:1efd1b60-4652-6dcc-9224-0242c0a89e06:1efd1b60-4695-6bf4-bf13-0242c0a89e06', make: Volkswagen, model: Polo, year: 2023, color: PaleGoldenRod, license_plate: ot537gc, fuel_type: null, extended_fields: null, created_at: '2025-01-13T13:55:16.000000Z', updated_at: '2025-01-13T13:55:16.000000Z', reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', guest: { id: 1efe2ef0-32f4-642a-b5e2-0242c0a89e06, code: 5I1GBBN4, role: main, status: cancelled, current_companions_count: null, max_companions: null, extended_fields: [], created_at: '2025-02-04T11:56:05.000000Z', updated_at: '2025-02-04T11:56:05.000000Z', recommender_id: null }, checkin: null }] }, { id: 1efd1b60-4693-6250-b9b3-0242c0a89e06, name: et, description: null, code: 'BO:1efd1b60-4652-6dcc-9224-0242c0a89e06:1efd1b60-4693-6250-b9b3-0242c0a89e06', make: Mercedes, model: 'C Classe', year: 2017, color: MediumSlateBlue, license_plate: io358jz, fuel_type: null, extended_fields: null, created_at: '2025-01-13T13:55:16.000000Z', updated_at: '2025-01-13T13:55:16.000000Z', reservations: [{ id: 1efe2ef0-3306-645e-836d-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', guest: { id: 1efe2ef0-32f4-642a-b5e2-0242c0a89e06, code: 5I1GBBN4, role: main, status: cancelled, current_companions_count: null, max_companions: null, extended_fields: [], created_at: '2025-02-04T11:56:05.000000Z', updated_at: '2025-02-04T11:56:05.000000Z', recommender_id: null }, checkin: null }] }, { id: 1efd1b60-468f-6c90-93cb-0242c0a89e06, name: sed, description: null, code: 'BO:1efd1b60-4652-6dcc-9224-0242c0a89e06:1efd1b60-468f-6c90-93cb-0242c0a89e06', make: Mercedes, model: 'S Classe', year: 2022, color: Green, license_plate: at461eg, fuel_type: null, extended_fields: null, created_at: '2025-01-13T13:55:16.000000Z', updated_at: '2025-01-13T13:55:16.000000Z', reservations: [] }] }, meta: { pagination: { perPage: 100, currentPage: 1, totalPages: 1, totalEntries: 3 }, timestamp: 1736776520 } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/bookables/groups/{BookableGroupUuid}/reservations': + post: + tags: + - BookableGroups + summary: 'Store bookables reservations' + operationId: storeBookablesReservations + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/BookableGroupUuid' + requestBody: + required: true + content: + application/json: + schema: + required: + - guest_code + - reservations + properties: + guest_code: + description: 'A valid guest code that exists in the event’s bookings' + type: string + example: ABCD1234 + reservations: + type: array + items: { required: [starts_at, ends_at, bookable_id], properties: { starts_at: { description: 'Start date of the reservation', type: string, format: date-time, example: '2025-02-04 13:11:46' }, ends_at: { description: 'End date of the reservation', type: string, format: date-time, example: '2025-02-04 13:11:46' }, bookable_id: { description: 'UUID of the bookable item', type: string, format: uuid, example: 1efe2f29-a248-689c-9cda-0242c0a89e06 } }, type: object } + type: object + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Store reservation': + summary: 'Store reservation' + value: { data: { reservations: [{ id: 1efe2f29-a248-689c-9cda-0242c0a89e06, starts_at: '2025-02-04 13:11:46', ends_at: '2025-02-04 13:51:46' }, { id: 1efe2f29-a248-689c-9cda-0242c0a89e07, starts_at: '2025-02-05 13:11:46', ends_at: '2025-02-05 13:51:46' }] } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/{GuestCode}/archive': + put: + tags: + - Guests + summary: 'Archive guest' + operationId: archiveGuest + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + responses: + '204': + description: 'Successful response' + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/{GuestCode}/checkins': + post: + tags: + - Guests + summary: 'Create a guest checkin' + operationId: checkinGuest + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + requestBody: + required: true + content: + application/json: + schema: + required: + - type + - timestamp + properties: + type: + description: 'The type of checkin' + type: string + example: check-in + oneOf: [{ type: string, enum: [check-in, check-out] }] + timestamp: + description: 'Checkin/Checkout timestamp in unix timestamp format' + type: integer + format: epoch + device: + description: 'Checkin/Checkout device identifier' + type: string + location: + description: 'Checkin/Checkout location identifier' + type: string + type: object + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Guest response with checkins': + summary: 'Guest response with checkins' + value: { data: { guest: { code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { extended_fields: { field1: value1, field2: value2 } }, checkins: [{ type: check-in, timestamp: '2024-03-15 11:28:36', device: device1, location: location1 }] } } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/{GuestCode}': + get: + tags: + - Guests + summary: 'Show single guest details' + operationId: getGuest + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Main guest example response': + summary: 'Main guest example response' + value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }], companion_guests: [{ code: ABCD4321, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } }] }] } } + 'Companion guest example response': + summary: 'Companion guest example response' + value: { data: { guest: [{ code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }], main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } + servers: + - + url: 'https://airlst.app' + put: + tags: + - Guests + summary: 'Update guest' + operationId: updateGuest + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + requestBody: + required: true + content: + application/json: + schema: + allOf: + - + $ref: '#/components/schemas/GuestPayload' + - + $ref: '#/components/schemas/BookingPayload' + - + $ref: '#/components/schemas/ContactPayload' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Updated guest response': + summary: 'Updated guest response' + value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } + servers: + - + url: 'https://airlst.app' + delete: + tags: + - Guests + summary: 'Delete guest' + operationId: deleteGuest + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + responses: + '204': + description: 'Successful response' + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/{GuestCode}/attachments/{AttachmentUuid}/url': + get: + tags: + - Guests + summary: 'Get temporary downloadable URL for guest attachment' + operationId: getGuestAttachmentDownloadUrl + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + - + $ref: '#/components/parameters/AttachmentUuid' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Sample response': + summary: 'Sample response' + value: { data: { url: 'http://aws.local:9000/core-local-airlst/media/1f016173-6eec-6712-8d9a-0242c0a89e07/sakura_art_nebo_122545_1920x1080.jpg?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minioadmin%2F20250410%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20250410T142221Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Signature=ce72413aeac3315a7423a11cf211d84900c7bb22c73fb1468964a464dfc6f79d' } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/{GuestCode}/attachments': + get: + tags: + - Guests + summary: 'List all guest attachments' + operationId: getGuestAttachments + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Sample response': + summary: 'Sample response' + value: { data: { attachments: [{ name: document.pdf, file_name: document.pdf, uuid: 1f00ef06-33c1-6b9a-a2bb-0242c0a89e07, preview_url: '', original_url: 'http://aws.local:9000/media/1f00ef07-48d9-6130-b0a9-0242c0a89e07/document.pdf', order: 1, custom_properties: [], extension: pdf, size: 258295 }, { name: document2.pdf, file_name: document2.pdf, uuid: 1f00ef06-33c1-6b9a-a2bb-0242c0a89e08, preview_url: '', original_url: 'http://aws.local:9000/media/1f00ef07-48d9-6130-b0a9-0242c0a89e08/document2.pdf', order: 2, custom_properties: [], extension: pdf, size: 258295 }] } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests': + get: + tags: + - Guests + summary: 'List guests' + operationId: getGuests + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + name: per_page + in: query + description: 'Number of items per page' + required: false + allowEmptyValue: false + schema: + type: integer + enum: + - 25 + - 100 + - 250 + - + name: page + in: query + description: 'Page number' + required: false + allowEmptyValue: false + schema: + type: integer + - + name: search + in: query + description: 'Quick search' + required: false + allowEmptyValue: false + schema: + type: string + - + name: 'filters(status*eq)' + in: query + description: 'Filter field operator. Template: filters(field*operator)=value. One of: eq (equal), neq (not equal), like, gt (greater than), gte (greater than or equal), lt (less than), lte (less than or equal). If operator is not provided eq will be used as default. If you want to filter by nested fields, use the : separator to indicate nesting levels. For example: filters(contact:sex*eq)=male targets the sex field inside contact. filters(booking:extended_fields->team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking.' + required: false + allowEmptyValue: false + schema: + type: string + - + name: 'sorts(role*0)' + in: query + description: 'Sorts array. Template: sorts(field*order)=desc' + required: false + allowEmptyValue: false + schema: + type: string + enum: + - asc + - desc + - + name: since + in: query + description: 'Timestamp to get guests updated/deleted since' + required: false + allowEmptyValue: false + schema: + type: integer + format: epoch + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Guests list example response': + summary: 'Guests list example response' + value: { data: { guests: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }], companion_guests: [{ code: ABCD4321, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } }] }, { code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }], main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }], deleted_guests: [1eee5178-6deb-65d4-a17d-0242c0a89e04] }, meta: { pagination: { per_page: 25, current_page: 1, total_pages: 1, total_entries: 5 }, timestamp: 1630000000 } } + servers: + - + url: 'https://airlst.app' + post: + tags: + - Guests + summary: 'Create a main guest with optional companions' + operationId: createGuests + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + requestBody: + required: true + content: + application/json: + schema: + type: object + allOf: + - + $ref: '#/components/schemas/GuestPayload' + - + $ref: '#/components/schemas/BookingPayload' + - + $ref: '#/components/schemas/ContactPayload' + - + properties: { companions: { description: 'Array of companions of the main guest', type: array, items: { type: array, items: { allOf: [{ $ref: '#/components/schemas/CompanionGuestPayload' }, { $ref: '#/components/schemas/ContactPayload' }] } }, example: [] } } + type: object + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Created guest response': + summary: 'Created guest response' + value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, companion_guests: { code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '0987654321', company_name: ACME, job_title: CTO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/{GuestCode}/restore': + put: + tags: + - Guests + summary: 'Restore archived guest' + operationId: restoreGuest + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + responses: + '204': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Restore main guest example response': + summary: 'Restore main guest example response' + value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, companion_guests: [{ code: ABCD4321, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } }] }] } } + 'Restore companion guest example response': + summary: 'Restore companion guest example response' + value: { data: { guest: [{ code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/{MainGuestCode}/companions': + post: + tags: + - Guests + summary: 'Create a companion guest for main guest' + operationId: createCompanionGuest + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/MainGuestCode' + requestBody: + required: true + content: + application/json: + schema: + type: object + allOf: + - + $ref: '#/components/schemas/CompanionGuestPayload' + - + $ref: '#/components/schemas/ContactPayload' + - + properties: { send_automated_email: { description: 'Send automated email to the guest with the booking details', type: boolean } } + type: object + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Created companion guest response': + summary: 'Created companion guest response' + value: { data: { guest: [{ code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/{MainGuestCode}/recommendations': + post: + tags: + - Guests + summary: 'Create a recommended guest for main guest' + operationId: createRecommendedGuest + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/MainGuestCode' + requestBody: + required: true + content: + application/json: + schema: + allOf: + - + $ref: '#/components/schemas/RecommendedGuestPayload' + - + $ref: '#/components/schemas/ContactPayload' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Created recommended guest response': + summary: 'Created recommended guest response' + value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, recommended_by: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/{GuestCode}/emailoptinstatus': + put: + tags: + - Guests + summary: 'Update guest email opt in status' + operationId: updateGuestEmailOptInStatus + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + requestBody: + required: true + content: + application/json: + schema: + required: + - email_opt_in_status + properties: + email_opt_in_status: + description: 'Opt in status' + type: string + example: subscribe + oneOf: [{ type: string, enum: [subscribe, unsubscribe] }] + type: object + responses: + '204': + description: 'Successful response' + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/guests/validate-code': + post: + tags: + - Guests + summary: 'Validate a guest code' + operationId: validateGuestCode + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + requestBody: + required: true + content: + application/json: + schema: + properties: + code: + description: 'The guest code' + type: string + maxLength: 24 + minLength: 4 + example: ABCD1234 + type: object + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Valid guest code': + summary: 'Valid guest code' + value: { data: { valid: true } } + 'Invalid guest code': + summary: 'Invalid guest code' + value: { data: { valid: false } } + servers: + - + url: 'https://airlst.app' + /api/companies/events: + get: + tags: + - Company + summary: 'List company events' + operationId: getCompanyEvents + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Company events response': + summary: 'Company events response' + value: { data: { events: [{ id: 1, name: 'Event name 1', start_date: '2022-01-01', end_date: '2022-01-02' }, { id: 2, name: 'Event name 2', start_date: '2022-01-01', end_date: '2022-01-02' }] } } + servers: + - + url: 'https://airlst.app' + '/api/companies/contacts/{ContactCode}/events': + get: + tags: + - Contacts + summary: 'Show events for a contact' + operationId: getContactEvents + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/ContactCode' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Events example response': + summary: 'Events example response' + value: { data: { events: [{ id: 1efd277e-9a27-6b58-b1e3-0242c0a89e06, name: quisquam, starts_at: '2025-02-14T13:03:13.000000Z', ends_at: '2025-02-15T13:03:13.000000Z', created_at: '2025-01-14T13:03:13.000000Z', deleted_at: null, address: null, addressString: null, settings: { registration_type: closed, registration_password: null, default_booking_status: listed, allow_companions: false, max_companions_per_booking: null, limited_registration_period: false, registration_starts_at: null, registration_ends_at: null, email_recipient_setting: individual_guests, limited_guests: false, limited_guests_max_number: null, limited_guests_statuses: [confirmed], limited_guests_waitlisted: false, limited_guests_waitlisted_max_number: null, copying_started_at: null, copying_finished_at: null, allow_recommendations: false, max_recommendations_per_guest: null, attendance_fee_enabled: false, attendance_fee_amount: null, companion_attendance_fee_amount: null, attendance_fee_currency: null, attendance_fee_vat: null } }] } } + servers: + - + url: 'https://airlst.app' + '/api/companies/contacts/{ContactCode}': + get: + tags: + - Contacts + summary: 'Show single contact details' + operationId: getContactDetails + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/ContactCode' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Contact example response': + summary: 'Contact example response' + value: { data: { contact: { code: QOI1U9GX, sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } } + servers: + - + url: 'https://airlst.app' + /api/companies/contacts/validate-code: + post: + tags: + - Contacts + summary: 'Validate a contact code' + operationId: validateContactCode + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + requestBody: + required: true + content: + application/json: + schema: + properties: + code: + description: 'The contact code' + type: string + maxLength: 24 + minLength: 4 + example: ABCD1234 + type: object + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Valid contact code': + summary: 'Valid contact code' + value: { data: { valid: true } } + 'Invalid contact code': + summary: 'Invalid contact code' + value: { data: { valid: false } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/documents/{DocumentUuid}/download': + post: + tags: + - Documents + summary: 'get URL of documents to selected guests' + operationId: getGuestsDocumentsUrls + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/DocumentUuid' + requestBody: + required: true + content: + application/json: + schema: + properties: + guests: + description: 'Array of guest codes to which you want to download their documents' + type: array + items: { type: string } + example: [ABCD1234, ABCD2345] + type: object + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Document url to of selected guests': + summary: 'Document url to of selected guests' + value: { data: { url: 'https://document-url-example.com' } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/documents': + get: + tags: + - Documents + summary: 'List published documents' + operationId: getEventDocuments + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Documents list example response': + summary: 'Documents list example response' + value: { data: { documents: [{ id: 1ef6c30f-dcfc-63ea-ba29-0242c0a89e06, name: 'VIP Name badge', format: pdf, type: name_badge }] } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/emails/email-templates': + get: + tags: + - Emails + summary: 'List email templates' + operationId: getEmailTemplates + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Email templates list example response': + summary: 'Email templates list example response' + value: { data: { emailTemplates: [{ id: 1ef6c30f-dcfc-63ea-ba29-0242c0a89e06, name: Confirmation, subject: { en-GB: 'Confirmation of Registration', de-DE: Anmeldebestätigung }, sender_name: { de-DE: 'My Companions Event', en-GB: 'My Companions Event' }, cc: null, bcc: null, reply_to: admin@airlst.com, preview: { de-DE: null, en-GB: null }, html: { en-GB: '', de-DE: '' }, json: { en-GB: '{"page":{"title":""}', de-DE: '{"page":{"title":""}' }, booking_status_hook: confirmed, uses_wallet_ticket: false, uses_pdf_ticket: false, uses_calendar_event: false, sender_identity_id: null, attachments: { de-DE: [{ id: 1ef75359-245b-6cc0-aa29-0242c0a89e06, model_type: emailTemplate, model_id: 1ef6c30f-dd18-6914-9650-0242c0a89e06, uuid: 1ef75358-fce5-6394-9a81-0242c0a89e06, collection_name: attachment, name: 200111600931_235898.jpg, file_name: 200111600931_235898.jpg, mime_type: image/jpeg, disk: s3_public, conversions_disk: s3_public, size: 21548, manipulations: [], custom_properties: { locale: de-DE, custom_headers: [] }, generated_conversions: [], responsive_images: [], order_column: 0, created_at: '2024-09-17T20:44:01.000000Z', updated_at: '2024-09-17T20:44:02.000000Z', original_url: 'https://amazonaws.com/media/1ef75359-245b-6cc0-aa29-0242c0a89e06/200111600931_235898.jpg', preview_url: '' }] }, calendarEvent: { id: 1ef75359-2c41-6728-a0c8-0242c0a89e06, name: { de-DE: 'My Companions Event', en-GB: 'My Companions Event' }, description: [], starts_at: '2024-09-13T09:18:31.000000Z', ends_at: '2024-09-15T09:18:31.000000Z', timezone: null, address: 'Companions Location, Companions Str., 81548, Munich, Germany', url: null, organizer_name: null, organizer_email: null } }, { id: 1ef6c30f-dd0b-614c-927d-0242c0a89e06, name: Cancellation, subject: { en-GB: 'Cancellation of Registration', de-DE: 'Stornierung der Registrierung' }, sender_name: { de-DE: 'My Companions Event', en-GB: 'My Companions Event' }, cc: null, bcc: null, reply_to: admin@airlst.com, preview: { de-DE: null, en-GB: null }, html: { en-GB: '', de-DE: '' }, json: { en-GB: '{"page":{"title":""}', de-DE: '{"page":{"title":""}' }, booking_status_hook: cancelled, uses_wallet_ticket: false, uses_pdf_ticket: false, uses_calendar_event: false, sender_identity_id: null }, { id: 1ef6c30f-dd18-6914-9650-0242c0a89e06, name: Invitation, subject: { en-GB: 'Invitation to Attend Our Conference', de-DE: 'Einladung zur Teilnahme an unserer Konferenz' }, sender_name: { de-DE: 'My Companions Event', en-GB: 'My Companions Event' }, cc: null, bcc: null, reply_to: admin@airlst.com, preview: { de-DE: null, en-GB: null }, html: { en-GB: '', de-DE: '' }, json: { en-GB: '{"page":{"title":""}', de-DE: '{"page":{"title":""}' }, booking_status_hook: invited, uses_wallet_ticket: false, uses_pdf_ticket: false, uses_calendar_event: false, sender_identity_id: null }] } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/emails/email-templates/{EmailTemplateUuid}/send': + post: + tags: + - Events + summary: 'Send email template to selected guests' + operationId: sendEmailTemplate + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/EmailTemplateUuid' + requestBody: + required: true + content: + application/json: + schema: + properties: + guests: + description: 'Array of guest codes to which the email will be sent' + type: array + items: { type: string } + example: [ABCD1234, ABCD2345] + type: object + responses: + '204': + description: 'Successful response' + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/create-temporary-upload': + post: + tags: + - Guests + summary: 'Create temporary upload' + operationId: createTemporaryUpload + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + - + $ref: '#/components/parameters/GuestCode' + requestBody: + required: true + content: + application/json: + schema: + required: + - uuid + - key + - bucket + - name + - size + - content_type + properties: + uuid: + type: string + example: 1f00ef06-33c1-6b9a-a2bb-0242c0a89e07 + key: + type: string + example: tmp/1f00ef06-33c1-6b9a-a2bb-0242c0a89e07 + bucket: + type: string + example: core-local-airlst + name: + type: string + example: document.pdf + size: + type: integer + example: 258295 + content_type: + type: string + example: application/pdf + type: object + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Sample response': + summary: 'Sample response' + value: { data: { temporary_upload: { name: document.pdf, file_name: document.pdf, uuid: 1f00ef06-33c1-6b9a-a2bb-0242c0a89e07, preview_url: '', original_url: 'http://aws.local:9000/media/1f00ef07-48d9-6130-b0a9-0242c0a89e07/document.pdf', order: 1, custom_properties: [], extension: pdf, size: 258295 } } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}/signed-storage-url': + get: + tags: + - Events + summary: 'Get signed storage url to upload image' + operationId: getSignedStorageUrl + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Sample response': + summary: 'Sample response' + value: { uuid: 1f00ef0c-c083-6014-bb12-0242c0a89e07, bucket: core-local-airlst, key: tmp/1f00ef0c-c083-6014-bb12-0242c0a89e07, url: 'http://aws.local:9000/core-local-airlst/tmp/1f00ef0c-c083-6014-bb12-0242c0a89e07?x-amz-acl=private&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minioadmin%2F20250401%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20250401T115942Z&X-Amz-SignedHeaders=host%3Bx-amz-acl&X-Amz-Expires=300&X-Amz-Signature=5157667c4a935c5e01b8fb8949c10a4d04abdbce6be03405926fbd3f33cd2c54', headers: { Host: ['aws.local:9000'], x-amz-acl: [private], Content-Type: application/octet-stream } } + servers: + - + url: 'https://airlst.app' + '/api/events/{EventUuid}': + get: + tags: + - Events + summary: 'Show single event details' + operationId: getEvent + parameters: + - + $ref: '#/components/parameters/X-Api-Key' + - + $ref: '#/components/parameters/EventUuid' + responses: + '200': + description: 'Successful response' + content: + application/json: + schema: { } + examples: + 'Event response': + summary: 'Event response' + value: { data: { event: { id: 1, name: 'Event name', start_date: '2022-01-01', end_date: '2022-01-02' }, extendedFields: { event: [], contact: [], booking: [], guest: [] } } } + servers: + - + url: 'https://airlst.app' +components: + schemas: + GuestPayload: + required: + - status + properties: + status: + description: 'The guest status' + type: string + example: confirmed + oneOf: + - + type: string + enum: + - listed + - invited + - requested + - waitlisted + - confirmed + - cancelled + extended_fields: + description: 'Extended fields values mapped with their keys' + type: object + send_automated_email: + description: 'Send automated email to the guest with the booking details' + type: boolean + type: object + CompanionGuestPayload: + properties: + status: + description: 'The guest status' + type: string + example: confirmed + oneOf: + - + type: string + enum: + - listed + - invited + - requested + - waitlisted + - confirmed + - cancelled + extended_fields: + description: 'Extended fields values mapped with their keys' + type: object + type: object + RecommendedGuestPayload: + required: + - status + properties: + status: + description: 'Recommended guest status' + type: string + example: confirmed + oneOf: + - + type: string + enum: + - listed + - invited + - requested + - confirmed + extended_fields: + description: 'Extended fields values mapped with their keys' + type: object + type: object + BookingPayload: + properties: + booking: + description: 'Booking details for guest' + type: object + additionalProperties: + properties: + extended_fields: + description: 'Booking extended fields values mapped with their keys' + type: object + example: + field1: value1 + field2: value2 + settings: + description: 'Booking settings' + type: object + additionalProperties: + properties: { max_companions_per_booking: { description: 'Maximum companions allowed per booking', type: integer, minimum: 0 } } + type: object + type: object + type: object + ContactPayload: + properties: + contact: + description: 'Contact details for guest' + type: object + additionalProperties: + properties: + sex: + description: 'Sex of the contact' + type: string + oneOf: + - { type: string, enum: [male, female, diverse] } + title: + description: 'Title of the contact' + type: string + first_name: + description: 'First name of the contact' + type: string + last_name: + description: 'Last name of the contact' + type: string + email: + description: 'Email of the contact' + type: string + company_name: + description: 'Company name of the contact' + type: string + job_title: + description: 'Job title of the contact' + type: string + address_line_1: + description: 'Address line 1 of the contact' + type: string + address_line_2: + description: 'Address line 2 of the contact' + type: string + zip: + description: 'Zip code of the contact' + type: string + city: + description: 'City of the contact' + type: string + country: + description: 'ISO 2-code country name of the contact' + type: string + maxLength: 2 + minLength: 2 + phone: + description: 'Phone number of the contact' + type: string + subscribed: + description: 'Contact subscription to emails' + type: boolean + extended_fields: + description: 'Contact extended fields values mapped with their keys' + type: object + example: + field1: value1 + field2: value2 + email_opt_in_status: + description: 'Opt in status' + type: string + example: subscribe + oneOf: + - { type: string, enum: [subscribe, unsubscribe] } + type: object + type: object + parameters: + X-Api-Key: + name: X-Api-Key + in: header + description: 'API Key' + required: true + allowEmptyValue: false + schema: + format: string + EventUuid: + name: EventUuid + in: path + description: 'Event UUID' + required: true + allowEmptyValue: false + schema: + format: uuid + example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 + GuestCode: + name: GuestCode + in: path + description: 'Guest code' + required: true + allowEmptyValue: false + schema: + format: string + example: ABCD1234 + MainGuestCode: + name: MainGuestCode + in: path + description: 'The code of the main guest' + required: true + allowEmptyValue: false + schema: + format: string + example: ABCD1234 + EmailTemplateUuid: + name: EmailTemplateUuid + in: path + description: 'Email Template UUID' + required: true + allowEmptyValue: false + schema: + format: string + example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 + DocumentUuid: + name: DocumentUuid + in: path + description: 'Document UUID' + required: true + allowEmptyValue: false + schema: + format: uuid + example: 1eff4299-c652-6808-997b-0242c0a89e06 + AttachmentUuid: + name: AttachmentUuid + in: path + description: 'Guest attachment UUID' + required: true + allowEmptyValue: false + schema: + format: string + example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 + ContactCode: + name: ContactCode + in: path + description: 'Contact code' + required: true + allowEmptyValue: false + schema: + format: string + example: ABCD1234 + BookableGroupUuid: + name: BookableGroupUuid + in: path + description: 'BookableGroup UUID' + required: true + allowEmptyValue: false + schema: + format: uuid + example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 + BookableUuid: + name: BookableUuid + in: path + description: 'Bookable object UUID' + required: true + allowEmptyValue: false + schema: + format: uuid + example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 + ReservationUuid: + name: ReservationUuid + in: path + description: 'Reservation UUID' + required: true + allowEmptyValue: false + schema: + format: uuid + example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 +tags: + - + name: BookableGroups + description: BookableGroups + - + name: Guests + description: Guests + - + name: Company + description: Company + - + name: Contacts + description: Contacts + - + name: Documents + description: Documents + - + name: Emails + description: Emails + - + name: Events + description: Events diff --git a/tests/Build/AirLSTSDKTest.php b/tests/Build/AirLSTSDKTest.php new file mode 100644 index 0000000..ed99191 --- /dev/null +++ b/tests/Build/AirLSTSDKTest.php @@ -0,0 +1,23 @@ +assertInstanceOf(AirLST::class, $this->client); + + $this->assertSame('https://airlst.app', $this->client->resolveBaseUrl()); + } +} diff --git a/tests/CoreApiTest.php b/tests/CoreApiTest.php index 2fcb3f8..ed7ae06 100644 --- a/tests/CoreApiTest.php +++ b/tests/CoreApiTest.php @@ -9,9 +9,12 @@ use AirLST\SdkPhp\Resources\EventResource; use AirLST\SdkPhp\Resources\GuestResource; +/** + * @internal + */ class CoreApiTest extends TestCase { - protected CoreAPI $core; + protected CoreApi $core; public function testResolveBaseUrl(): void { @@ -19,7 +22,7 @@ public function testResolveBaseUrl(): void $this->core->setBaseUrl($baseUrl); - $this->assertEquals($baseUrl, $this->core->resolveBaseUrl()); + $this->assertSame($baseUrl, $this->core->resolveBaseUrl()); } public function testEvent(): void @@ -30,7 +33,7 @@ public function testEvent(): void public function testGuest(): void { $this->assertInstanceOf( - GuestResource::class, + GuestResource::class, $this->core->guest('event-id') ); } @@ -38,8 +41,8 @@ public function testGuest(): void public function testEmail(): void { $this->assertInstanceOf( - EmailResource::class, + EmailResource::class, $this->core->email('event-id') ); } -} \ No newline at end of file +} diff --git a/tests/Requests/Email/ListRequestTest.php b/tests/Requests/Email/ListRequestTest.php index d203aa5..6f7bd2a 100644 --- a/tests/Requests/Email/ListRequestTest.php +++ b/tests/Requests/Email/ListRequestTest.php @@ -7,16 +7,19 @@ use AirLST\SdkPhp\Requests\Email\ListRequest; use AirLST\SdkPhp\Tests\TestCase; -class ListRequestTest extends TestCase +/** + * @internal + */ +final class ListRequestTest extends TestCase { public function testList(): void { $mockClient = $this->mock(ListRequest::class); - + $this->core ->withMockClient($mockClient) ->send(new ListRequest()); - + $mockClient->assertSent(ListRequest::class); } } diff --git a/tests/Requests/Email/SendRequestTest.php b/tests/Requests/Email/SendRequestTest.php index 04545b3..ce87749 100644 --- a/tests/Requests/Email/SendRequestTest.php +++ b/tests/Requests/Email/SendRequestTest.php @@ -7,21 +7,25 @@ use AirLST\SdkPhp\Requests\Email\SendRequest; use AirLST\SdkPhp\Tests\TestCase; -class SendRequestTest extends TestCase +/** + * @internal + */ +final class SendRequestTest extends TestCase { public function testSend(): void { $mockClient = $this->mock(SendRequest::class); - + $this->core ->withMockClient($mockClient) ->send(new SendRequest( - 'email-template-uid', ['guests' => [ - "ABCD1234", - "ABCD2345" + 'email-template-uid', + ['guests' => [ + 'ABCD1234', + 'ABCD2345', ]] )); - + $mockClient->assertSent(SendRequest::class); } } diff --git a/tests/Requests/Event/GetRequestTest.php b/tests/Requests/Event/GetRequestTest.php index d3c463a..8d99c7f 100644 --- a/tests/Requests/Event/GetRequestTest.php +++ b/tests/Requests/Event/GetRequestTest.php @@ -7,7 +7,10 @@ use AirLST\SdkPhp\Requests\Event\GetRequest; use AirLST\SdkPhp\Tests\TestCase; -class GetRequestTest extends TestCase +/** + * @internal + */ +final class GetRequestTest extends TestCase { public function testResolveEndpoint(): void { @@ -20,7 +23,7 @@ public function testGet(): void $mockClient = $this->mock(GetRequest::class); $this->core->withMockClient($mockClient)->send(new GetRequest('event-id')); - + $mockClient->assertSent(GetRequest::class); } } diff --git a/tests/Requests/Event/ListRequestTest.php b/tests/Requests/Event/ListRequestTest.php index e5e8935..ed94781 100644 --- a/tests/Requests/Event/ListRequestTest.php +++ b/tests/Requests/Event/ListRequestTest.php @@ -7,14 +7,17 @@ use AirLST\SdkPhp\Requests\Event\ListRequest; use AirLST\SdkPhp\Tests\TestCase; -class ListRequestTest extends TestCase +/** + * @internal + */ +final class ListRequestTest extends TestCase { public function testList(): void { $mockClient = $this->mock(ListRequest::class); $this->core->withMockClient($mockClient)->send(new ListRequest()); - + $mockClient->assertSent(ListRequest::class); } } diff --git a/tests/Requests/Guest/CreateRequestTest.php b/tests/Requests/Guest/CreateRequestTest.php index af06642..31523c8 100644 --- a/tests/Requests/Guest/CreateRequestTest.php +++ b/tests/Requests/Guest/CreateRequestTest.php @@ -7,14 +7,17 @@ use AirLST\SdkPhp\Requests\Guest\CreateRequest; use AirLST\SdkPhp\Tests\TestCase; -class CreateRequestTest extends TestCase +/** + * @internal + */ +final class CreateRequestTest extends TestCase { public function testCreate(): void { $mockClient = $this->mock(CreateRequest::class); - + $this->core->withMockClient($mockClient)->send(new CreateRequest(['status' => 'confirmed'])); - + $mockClient->assertSent(CreateRequest::class); } } diff --git a/tests/Requests/Guest/GetRequestTest.php b/tests/Requests/Guest/GetRequestTest.php index ae97ed5..5093227 100644 --- a/tests/Requests/Guest/GetRequestTest.php +++ b/tests/Requests/Guest/GetRequestTest.php @@ -7,14 +7,17 @@ use AirLST\SdkPhp\Requests\Guest\GetRequest; use AirLST\SdkPhp\Tests\TestCase; -class GetRequestTest extends TestCase +/** + * @internal + */ +final class GetRequestTest extends TestCase { public function testGet(): void { $mockClient = $this->mock(GetRequest::class); $this->core->withMockClient($mockClient)->send(new GetRequest('event-id')); - + $mockClient->assertSent(GetRequest::class); } } diff --git a/tests/Requests/Guest/ListRequestTest.php b/tests/Requests/Guest/ListRequestTest.php index dda99d3..74d807c 100644 --- a/tests/Requests/Guest/ListRequestTest.php +++ b/tests/Requests/Guest/ListRequestTest.php @@ -7,14 +7,17 @@ use AirLST\SdkPhp\Requests\Guest\ListRequest; use AirLST\SdkPhp\Tests\TestCase; -class ListRequestTest extends TestCase +/** + * @internal + */ +final class ListRequestTest extends TestCase { public function testList(): void { $mockClient = $this->mock(ListRequest::class); $this->core->withMockClient($mockClient)->send(new ListRequest(['page' => 1])); - + $mockClient->assertSent(ListRequest::class); } } diff --git a/tests/Requests/Guest/UpdateRequestTest.php b/tests/Requests/Guest/UpdateRequestTest.php index f454bcd..410867f 100644 --- a/tests/Requests/Guest/UpdateRequestTest.php +++ b/tests/Requests/Guest/UpdateRequestTest.php @@ -7,14 +7,17 @@ use AirLST\SdkPhp\Requests\Guest\UpdateRequest; use AirLST\SdkPhp\Tests\TestCase; -class UpdateRequestTest extends TestCase +/** + * @internal + */ +final class UpdateRequestTest extends TestCase { public function testUpdate(): void { $mockClient = $this->mock(UpdateRequest::class); - + $this->core->withMockClient($mockClient)->send(new UpdateRequest('xyz', ['status' => 'confirmed'])); - + $mockClient->assertSent(UpdateRequest::class); } } diff --git a/tests/Requests/Guest/ValidateCodeRequestTest.php b/tests/Requests/Guest/ValidateCodeRequestTest.php index 6c983cf..5e70f0c 100644 --- a/tests/Requests/Guest/ValidateCodeRequestTest.php +++ b/tests/Requests/Guest/ValidateCodeRequestTest.php @@ -4,18 +4,20 @@ namespace AirLST\SdkPhp\Tests\Requests\Guest; -use AirLST\SdkPhp\CoreApi; use AirLST\SdkPhp\Requests\Guest\ValidateCodeRequest; use AirLST\SdkPhp\Tests\TestCase; -class ValidateCodeRequestTest extends TestCase +/** + * @internal + */ +final class ValidateCodeRequestTest extends TestCase { public function testValidatesCode(): void { $mockClient = $this->mock(ValidateCodeRequest::class); - + $this->core->withMockClient($mockClient)->send(new ValidateCodeRequest('event-id')); - + $mockClient->assertSent(ValidateCodeRequest::class); } } diff --git a/tests/Resources/EmailResourceTest.php b/tests/Resources/EmailResourceTest.php index c2a88cc..71928d0 100644 --- a/tests/Resources/EmailResourceTest.php +++ b/tests/Resources/EmailResourceTest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Tests\Resources\Email; +namespace AirLST\SdkPhp\Tests\Resources; use AirLST\SdkPhp\CoreApi; use AirLST\SdkPhp\Requests\Email\SendRequest; @@ -11,7 +11,10 @@ use Saloon\Http\Request; use Saloon\Http\Response; -class EmailResourceTest extends TestCase +/** + * @internal + */ +final class EmailResourceTest extends TestCase { public function testSend(): void { @@ -19,18 +22,17 @@ public function testSend(): void $resource = $this->resource($this->core->withMockClient($mockClient)); $result = $resource->send('email-template-uid', ['guests' => [ - "ABCD1234", - "ABCD2345" + 'ABCD1234', + 'ABCD2345', ]]); - + $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof SendRequest && $result->status() === $response->status() + fn (Request $request, Response $response): bool => $request instanceof SendRequest && $result->status() === $response->status() ); } - protected function resource(CoreApi $core): EmailResource + private function resource(CoreApi $core): EmailResource { return new EmailResource($core); } -} \ No newline at end of file +} diff --git a/tests/Resources/EventResourceTest.php b/tests/Resources/EventResourceTest.php index e215f54..e099887 100644 --- a/tests/Resources/EventResourceTest.php +++ b/tests/Resources/EventResourceTest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Tests\Resources\Event; +namespace AirLST\SdkPhp\Tests\Resources; use AirLST\SdkPhp\CoreApi; use AirLST\SdkPhp\Requests\Event\GetRequest; @@ -12,7 +12,10 @@ use Saloon\Http\Request; use Saloon\Http\Response; -class EventResourceTest extends TestCase +/** + * @internal + */ +final class EventResourceTest extends TestCase { public function testList(): void { @@ -22,9 +25,9 @@ public function testList(): void $resource = $this->resource($this->core->withMockClient($mockClient)); $result = $resource->list(); - + $mockClient->assertSent( - fn (Request $request, Response $response) => $result->body() === $response->body() + fn (Request $request, Response $response): bool => $result->body() === $response->body() ); } @@ -38,12 +41,12 @@ public function testGet(): void $result = $resource->get($expects['data']['event']['id']); $mockClient->assertSent( - fn (Request $request, Response $response) => $result->body() === $response->body() + fn (Request $request, Response $response): bool => $result->body() === $response->body() ); } - protected function resource(CoreApi $core): EventResource + private function resource(CoreApi $core): EventResource { return new EventResource($core); } -} \ No newline at end of file +} diff --git a/tests/Resources/GuestResourceTest.php b/tests/Resources/GuestResourceTest.php index ac750a3..9da592b 100644 --- a/tests/Resources/GuestResourceTest.php +++ b/tests/Resources/GuestResourceTest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Tests\Resources\Event; +namespace AirLST\SdkPhp\Tests\Resources; use AirLST\SdkPhp\CoreApi; use AirLST\SdkPhp\Requests\Guest\CreateRequest; @@ -15,7 +15,10 @@ use Saloon\Http\Request; use Saloon\Http\Response; -class GuestResourceTest extends TestCase +/** + * @internal + */ +final class GuestResourceTest extends TestCase { public function testList(): void { @@ -23,9 +26,9 @@ public function testList(): void $resource = $this->resource($this->core->withMockClient($mockClient)); $result = $resource->list(); - + $mockClient->assertSent( - fn (Request $request, Response $response) => $request instanceof ListRequest && $result->body() === $response->body() + fn (Request $request, Response $response): bool => $request instanceof ListRequest && $result->body() === $response->body() ); } @@ -35,10 +38,9 @@ public function testValidateCode(): void $resource = $this->resource($this->core->withMockClient($mockClient)); $result = $resource->validateCode('xyz'); - + $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof ValidateCodeRequest && $result->body() === $response->body() + fn (Request $request, Response $response): bool => $request instanceof ValidateCodeRequest && $result->body() === $response->body() ); } @@ -48,10 +50,9 @@ public function testGet(): void $resource = $this->resource($this->core->withMockClient($mockClient)); $result = $resource->get('xyz'); - + $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof GetRequest && $result->body() === $response->body() + fn (Request $request, Response $response): bool => $request instanceof GetRequest && $result->body() === $response->body() ); } @@ -63,12 +64,11 @@ public function testCreate(): void $result = $resource->create([ 'name' => 'John Lennon', 'email' => 'j.lennon@sdk.com', - 'status' => 'confirmed' + 'status' => 'confirmed', ]); - + $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof CreateRequest && $result->body() === $response->body() + fn (Request $request, Response $response): bool => $request instanceof CreateRequest && $result->body() === $response->body() ); } @@ -78,15 +78,14 @@ public function testUpdate(): void $resource = $this->resource($this->core->withMockClient($mockClient)); $result = $resource->update('xyz', ['status' => 'confirmed']); - + $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof UpdateRequest && $result->body() === $response->body() + fn (Request $request, Response $response): bool => $request instanceof UpdateRequest && $result->body() === $response->body() ); } - protected function resource(CoreApi $core): GuestResource + private function resource(CoreApi $core): GuestResource { return new GuestResource($core); } -} \ No newline at end of file +} diff --git a/tests/TestCase.php b/tests/TestCase.php index 876027d..61d5835 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -4,21 +4,26 @@ namespace AirLST\SdkPhp\Tests; +use AirLST\SdkPhp\Client\AirLST; +use AirLST\SdkPhp\CoreApi; use PHPUnit\Framework\TestCase as BaseTestCase; +use Saloon\Config; use Saloon\Http\Faking\MockClient; use Saloon\Http\Faking\MockResponse; -use Saloon\Config; +/** + * @internal + */ class TestCase extends BaseTestCase { - protected \AirLST\SdkPhp\CoreApi $core; + protected CoreApi $core; + protected AirLST $client; public function mock( - string $request, - array $expects = [], + string $request, + array $expects = [], int $status = 200 - ): MockClient - { + ): MockClient { return new MockClient([ $request => MockResponse::make($expects, $status), ]); @@ -28,9 +33,9 @@ protected function setUp(): void { parent::setUp(); - MockClient::destroyGlobal(); Config::preventStrayRequests(); - $this->core = new \AirLST\SdkPhp\CoreApi('api-key'); + $this->core = new CoreApi('api-key'); + $this->client = new AirLST('api-key'); } -} \ No newline at end of file +} From 23d65edab8a48f41fd97234d69087e03a01283b7 Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Mon, 30 Jun 2025 19:53:55 +0800 Subject: [PATCH 02/22] Remove unwanted files and update .gitignore --- .github/workflows/ci.yml | 179 - .gitignore | 8 - .php-cs-fixer.php | 12 - README.md | 83 - build.php | 22 - build/AirLST.php | 69 - .../DeleteBookablesReservation.php | 32 - .../BookableGroups/GetAvailabilities.php | 36 - .../BookableGroups/ListBookableGroups.php | 28 - .../BookableGroups/ListBookablesForGroup.php | 30 - .../StoreBookablesReservations.php | 34 - build/Requests/Company/GetCompanyEvents.php | 23 - build/Requests/Contacts/GetContactDetails.php | 28 - build/Requests/Contacts/GetContactEvents.php | 28 - .../Requests/Contacts/ValidateContactCode.php | 27 - .../Requests/Documents/GetEventDocuments.php | 28 - .../Documents/GetGuestsDocumentsUrls.php | 34 - build/Requests/Emails/GetEmailTemplates.php | 28 - build/Requests/Events/GetEvent.php | 28 - build/Requests/Events/GetSignedStorageUrl.php | 28 - build/Requests/Events/SendEmailTemplate.php | 34 - build/Requests/Guests/ArchiveGuest.php | 30 - build/Requests/Guests/CheckinGuest.php | 34 - .../Requests/Guests/CreateCompanionGuest.php | 34 - build/Requests/Guests/CreateGuests.php | 32 - .../Guests/CreateRecommendedGuest.php | 34 - .../Requests/Guests/CreateTemporaryUpload.php | 34 - build/Requests/Guests/DeleteGuest.php | 30 - build/Requests/Guests/GetGuest.php | 30 - .../Guests/GetGuestAttachmentDownloadUrl.php | 32 - build/Requests/Guests/GetGuestAttachments.php | 30 - build/Requests/Guests/GetGuests.php | 52 - build/Requests/Guests/RestoreGuest.php | 30 - build/Requests/Guests/UpdateGuest.php | 30 - .../Guests/UpdateGuestEmailOptInStatus.php | 30 - build/Requests/Guests/ValidateGuestCode.php | 32 - build/Resource.php | 14 - build/Resource/BookableGroups.php | 62 - build/Resource/Company.php | 17 - build/Resource/Contacts.php | 35 - build/Resource/Documents.php | 30 - build/Resource/Emails.php | 20 - build/Resource/Events.php | 39 - build/Resource/Guests.php | 172 - composer.json | 77 - phpstan.php | 16 - phpunit.xml | 18 - rector.php | 16 - src/Commands/BuildCommand.php | 128 - src/Contracts/EmailResourceContract.php | 15 - src/Contracts/EventResourceContract.php | 14 - src/Contracts/GuestResourceContract.php | 29 - src/CoreApi.php | 63 - src/Generators/ConnectorGenerator.php | 90 - src/Generators/ResourceGenerator.php | 147 - src/Requests/Email/ListRequest.php | 18 - src/Requests/Email/SendRequest.php | 35 - src/Requests/Event/GetRequest.php | 20 - src/Requests/Event/ListRequest.php | 18 - src/Requests/Guest/CreateRequest.php | 35 - src/Requests/Guest/GetRequest.php | 20 - src/Requests/Guest/ListRequest.php | 32 - src/Requests/Guest/UpdateRequest.php | 35 - src/Requests/Guest/ValidateCodeRequest.php | 34 - src/Resources/EmailResource.php | 24 - src/Resources/EventResource.php | 24 - src/Resources/GuestResource.php | 42 - ...73352423e10ccd00a562e3488d85983a46e872.php | 106 - ...c5b5fc36f177ddbf7bf342397f16a3444755fb.php | 657 - ...1476df0ccd7361ab68d60961187659beb17a2a.php | 247 - ...cbe50069edb21c0dc2f56c7852e44153d44fdd.php | 42 - ...d9e310e11b082d8905bca5af4e12835af871c5.php | 293 - ...134c953993f8a31196eb9a77880ff4f926cb8e.php | 362 - ...d7e63802be01ea7faa95069f85f2e3c9cc058f.php | 132 - ...a57532cef8cb7bf2dfd7bd85e7b932afb782af.php | 24 - ...3e33fc6bb5d4824ee449ec3821bbd000cb1653.php | 100 - ...bec53764d2c9bb33892ac71cab258f9dd0882c.php | 28 - ...8044082860b233bcb39d791595cb02f1655631.php | 120 - ...0c03176a867acbd21fbc8558f7d3c525a71055.php | 16498 --------------- ...2ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php | 70 - ...0d89b1f38596322557ab9be47c57bd7ad0a002.php | 24 - ...1bbc8a3209d5d986fe4599f3ad686b40c893b1.php | 260 - ...7a2a162eaf0a04019913a4aa0a92e06145bb5e.php | 79 - ...8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php | 1419 -- ...efad51dee3d8898213372ec6e76303b9524fe7.php | 67 - ...4dd585cd666f3905b12794f477c219410c1715.php | 60 - ...5d81194d70b257deea34bd9bbeb6b7a3d56a8d.php | 31 - ...9490a19d7d6b166e5f9d0ec996fee9827d969e.php | 874 - ...b302b55ccbc98b24914643b2ea53ac1c93f6ae.php | 23 - ...053b021492b9a8b881ebebb158fe564bbfb7b7.php | 164 - ...abb16005f230849a4d462f3627e357d4fe5303.php | 936 - ...3079cd755dd86e9882f0e41005116f56a02459.php | 279 - ...26c5d24c14a36d5340e19568be88f3bcc4204d.php | 28 - ...aaff2241a49de109b6e1949590bcae6fcf76e1.php | 27 - ...3ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php | 154 - ...bcba1ab02a38bab2e436932e383f4c1b552e94.php | 329 - ...202f983325d3658f0ba32a9614e57183059085.php | 1606 -- ...c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php | 145 - ...28321deab9298158d325b397e3989c315475d8.php | 81 - .../cache/phpstan/cache/PHPStan/cache-cleared | 1 - ...e1711fa4f360fe7822a20bbd806488f7520abe.php | 289 - ...e90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php | 280 - ...985ad5224a2da9fa26f123fbba90035718c0d4.php | 856 - ...18b940a6ba5b05964ecf16f9c67854e2cfcc76.php | 430 - .../Container_3030152446.php | 10736 ---------- .../Container_3030152446.php.lock | 0 .../Container_3030152446.php.meta | 1 - .../Container_4c57d0f363.php | 10736 ---------- .../Container_4c57d0f363.php.lock | 0 .../Container_4c57d0f363.php.meta | 1 - .../Container_9a81dd12e1.php | 10736 ---------- .../Container_9a81dd12e1.php.lock | 0 .../Container_9a81dd12e1.php.meta | 1 - .../Container_d79b831313.php | 10736 ---------- .../Container_d79b831313.php.lock | 0 .../Container_d79b831313.php.meta | 1 - .../nette.configurator/container.journal | 3 - .../framework/cache/phpstan/resultCache.php | 16572 ---------------- ...88f07ae74a2beb353650608433ffd2a46b0f6e.php | 6 - ...f109450bc1f1d8a07276f8e2f1420bc828ebb5.php | 6 - ...a916710150350bfbe9d810f5ed01f6b99988df.php | 6 - ...9330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php | 6 - ...0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php | 6 - ...5df5a0663b45c6810fa9227c74ca1479f31b51.php | 6 - ...8db4fea08fe7a12bd27b1051d5b40f5a89f32a.php | 6 - ...78a9050b27784954665b413256684f263b0fae.php | 6 - ...f31704c3f123eaa66c9bb53813636ae0a0cf17.php | 6 - ...6cfe033bc15d91314ca38b846d01f687ec8ba1.php | 6 - ...87b40877ab759eb9d659f7ebdd2592c39dc07d.php | 6 - ...bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php | 6 - ...63bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php | 6 - ...a316413e437f44706cb99e28034b5cb8b1689a.php | 6 - ...47dbf8fbf868c1f306f661cee6bd74b2c29a2f.php | 6 - ...b8699cb3473bf07c118cbbbd78a6e586f2e465.php | 6 - ...016d9121c7b3c8bbf373969f21c0934bc6f8cd.php | 6 - ...b3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php | 6 - ...f451ac61535a463a1db28fde95720ac08db5d6.php | 6 - ...4221c452044f27083e07e35ea3e80c50e18cc5.php | 6 - ...6ed6252477c69ec093332c6f3bb986fa74f7da.php | 6 - ...aaabcc966744fb879a392cd626cc9370ae80b7.php | 6 - ...28a9be4b3228b6450588d5fb2246e3960a2d51.php | 6 - ...3d13c900f88338b216109ebf081b8c08585761.php | 6 - ...e6dc727f45269eead32e5c8dfb81dcaf321422.php | 6 - ...61f948b460572fc26fd04305e3dd79cef79aeb.php | 6 - ...b20c13751d0800e75f1001b259578c52205d44.php | 6 - ...b13a8387e65bcf1c26a3d312281e47d3849c1a.php | 6 - ...660a8298d0d6651559abc5210513294fdab07b.php | 6 - ...1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php | 6 - ...3d515e83b58e96c9ddc111f7ee8891ca21bf23.php | 6 - ...fd2ba5683a17dac455ed67da2f2ef4df9146f0.php | 6 - ...adcefb2946c80738ecfcf079fbb27a92fbaad8.php | 6 - ...bb602d2ed6649ad33c5a90bb00739df7456eb9.php | 6 - ...05fce106df63f6fa3b5359517bebb4aa88e055.php | 6 - ...52cc6a56bdebfc9ab1fc27584098f9c3a60c39.php | 6 - ...76caddacb26e8bc471a8324258d614e42f416b.php | 6 - ...e5b7eef4b28efb04edc8e218655688fbf6c2ae.php | 6 - ...82b18daf1ae3c28ecb4273225a838ac7ec3686.php | 6 - ...d807b0222e5002e88558686910ef637a9da083.php | 6 - ...8c5ee74269b3fdea412ad80faa880e4e0c8be2.php | 6 - ...0f8aa7da89261d24a635e8c95f29e371bab811.php | 6 - ...b6317b4eab763a70cc4a53277e39dd416f5d6f.php | 6 - ...c53b84d9832294d12555db47306098c080be96.php | 6 - ...8a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php | 6 - ...b8ff0cc9083da76f203c6e695a227661748d8c.php | 6 - ...0de63f75a109715d620893941dbf735b44e3b8.php | 6 - ...3b0955956ccefb2507be203096b9bc25c464b8.php | 6 - ...6105a7c38826f53f85dfb7bf30e87e6472f38c.php | 6 - ...8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php | 6 - ...8ca5c32790f103555c632b68e6bc80613cfa3c.php | 6 - ...4953eb585a975ccdf1491edae2fd8da23b75f3.php | 6 - ...fd0988c929f08b6c292c5ec86841b9e7803261.php | 6 - ...93650656e4e745e88494bec0400744926bbfd7.php | 6 - ...1f9b09d54c3441ada921312cda32789527ab69.php | 6 - ...4b535daafcadfc7f609a360ac04e364286c986.php | 6 - ...d2fb3a639fda510cdafe83d1645c1898d2382b.php | 6 - ...d20d15c89d2cacb714924704c264f5070999e7.php | 6 - ...997c196060a4b861b9de795fe534b762107f89.php | 6 - ...0eb3270f39461dbf632194d67b7b1a39b586cc.php | 6 - ...74bbfd2e884c8fb07070ba22fb034c8c5051b8.php | 6 - ...f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php | 6 - ...819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php | 6 - storage/openapi.yml | 1288 -- tests/Build/AirLSTSDKTest.php | 23 - tests/CoreApiTest.php | 48 - tests/Requests/Email/ListRequestTest.php | 25 - tests/Requests/Email/SendRequestTest.php | 31 - tests/Requests/Event/GetRequestTest.php | 29 - tests/Requests/Event/ListRequestTest.php | 23 - tests/Requests/Guest/CreateRequestTest.php | 23 - tests/Requests/Guest/GetRequestTest.php | 23 - tests/Requests/Guest/ListRequestTest.php | 23 - tests/Requests/Guest/UpdateRequestTest.php | 23 - .../Guest/ValidateCodeRequestTest.php | 23 - tests/Resources/EmailResourceTest.php | 38 - tests/Resources/EventResourceTest.php | 52 - tests/Resources/GuestResourceTest.php | 91 - tests/TestCase.php | 41 - 197 files changed, 91478 deletions(-) delete mode 100644 .github/workflows/ci.yml delete mode 100644 .gitignore delete mode 100644 .php-cs-fixer.php delete mode 100644 README.md delete mode 100644 build.php delete mode 100644 build/AirLST.php delete mode 100644 build/Requests/BookableGroups/DeleteBookablesReservation.php delete mode 100644 build/Requests/BookableGroups/GetAvailabilities.php delete mode 100644 build/Requests/BookableGroups/ListBookableGroups.php delete mode 100644 build/Requests/BookableGroups/ListBookablesForGroup.php delete mode 100644 build/Requests/BookableGroups/StoreBookablesReservations.php delete mode 100644 build/Requests/Company/GetCompanyEvents.php delete mode 100644 build/Requests/Contacts/GetContactDetails.php delete mode 100644 build/Requests/Contacts/GetContactEvents.php delete mode 100644 build/Requests/Contacts/ValidateContactCode.php delete mode 100644 build/Requests/Documents/GetEventDocuments.php delete mode 100644 build/Requests/Documents/GetGuestsDocumentsUrls.php delete mode 100644 build/Requests/Emails/GetEmailTemplates.php delete mode 100644 build/Requests/Events/GetEvent.php delete mode 100644 build/Requests/Events/GetSignedStorageUrl.php delete mode 100644 build/Requests/Events/SendEmailTemplate.php delete mode 100644 build/Requests/Guests/ArchiveGuest.php delete mode 100644 build/Requests/Guests/CheckinGuest.php delete mode 100644 build/Requests/Guests/CreateCompanionGuest.php delete mode 100644 build/Requests/Guests/CreateGuests.php delete mode 100644 build/Requests/Guests/CreateRecommendedGuest.php delete mode 100644 build/Requests/Guests/CreateTemporaryUpload.php delete mode 100644 build/Requests/Guests/DeleteGuest.php delete mode 100644 build/Requests/Guests/GetGuest.php delete mode 100644 build/Requests/Guests/GetGuestAttachmentDownloadUrl.php delete mode 100644 build/Requests/Guests/GetGuestAttachments.php delete mode 100644 build/Requests/Guests/GetGuests.php delete mode 100644 build/Requests/Guests/RestoreGuest.php delete mode 100644 build/Requests/Guests/UpdateGuest.php delete mode 100644 build/Requests/Guests/UpdateGuestEmailOptInStatus.php delete mode 100644 build/Requests/Guests/ValidateGuestCode.php delete mode 100644 build/Resource.php delete mode 100644 build/Resource/BookableGroups.php delete mode 100644 build/Resource/Company.php delete mode 100644 build/Resource/Contacts.php delete mode 100644 build/Resource/Documents.php delete mode 100644 build/Resource/Emails.php delete mode 100644 build/Resource/Events.php delete mode 100644 build/Resource/Guests.php delete mode 100644 composer.json delete mode 100644 phpstan.php delete mode 100644 phpunit.xml delete mode 100644 rector.php delete mode 100644 src/Commands/BuildCommand.php delete mode 100644 src/Contracts/EmailResourceContract.php delete mode 100644 src/Contracts/EventResourceContract.php delete mode 100644 src/Contracts/GuestResourceContract.php delete mode 100644 src/CoreApi.php delete mode 100644 src/Generators/ConnectorGenerator.php delete mode 100644 src/Generators/ResourceGenerator.php delete mode 100644 src/Requests/Email/ListRequest.php delete mode 100644 src/Requests/Email/SendRequest.php delete mode 100644 src/Requests/Event/GetRequest.php delete mode 100644 src/Requests/Event/ListRequest.php delete mode 100644 src/Requests/Guest/CreateRequest.php delete mode 100644 src/Requests/Guest/GetRequest.php delete mode 100644 src/Requests/Guest/ListRequest.php delete mode 100644 src/Requests/Guest/UpdateRequest.php delete mode 100644 src/Requests/Guest/ValidateCodeRequest.php delete mode 100644 src/Resources/EmailResource.php delete mode 100644 src/Resources/EventResource.php delete mode 100644 src/Resources/GuestResource.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/03/73/0373352423e10ccd00a562e3488d85983a46e872.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/0b/c5/0bc5b5fc36f177ddbf7bf342397f16a3444755fb.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/16/14/161476df0ccd7361ab68d60961187659beb17a2a.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/1b/cb/1bcbe50069edb21c0dc2f56c7852e44153d44fdd.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/21/d9/21d9e310e11b082d8905bca5af4e12835af871c5.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/24/13/24134c953993f8a31196eb9a77880ff4f926cb8e.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/25/d7/25d7e63802be01ea7faa95069f85f2e3c9cc058f.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/2a/a5/2aa57532cef8cb7bf2dfd7bd85e7b932afb782af.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/35/3e/353e33fc6bb5d4824ee449ec3821bbd000cb1653.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/3b/be/3bbec53764d2c9bb33892ac71cab258f9dd0882c.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/45/80/458044082860b233bcb39d791595cb02f1655631.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/4e/0c/4e0c03176a867acbd21fbc8558f7d3c525a71055.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/57/2c/572ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/5e/0d/5e0d89b1f38596322557ab9be47c57bd7ad0a002.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/68/1b/681bbc8a3209d5d986fe4599f3ad686b40c893b1.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/69/7a/697a2a162eaf0a04019913a4aa0a92e06145bb5e.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/6a/8c/6a8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/72/ef/72efad51dee3d8898213372ec6e76303b9524fe7.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/74/4d/744dd585cd666f3905b12794f477c219410c1715.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/77/5d/775d81194d70b257deea34bd9bbeb6b7a3d56a8d.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/77/94/779490a19d7d6b166e5f9d0ec996fee9827d969e.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/7a/b3/7ab302b55ccbc98b24914643b2ea53ac1c93f6ae.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/7d/05/7d053b021492b9a8b881ebebb158fe564bbfb7b7.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/7e/ab/7eabb16005f230849a4d462f3627e357d4fe5303.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/8e/30/8e3079cd755dd86e9882f0e41005116f56a02459.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/99/26/9926c5d24c14a36d5340e19568be88f3bcc4204d.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/a0/aa/a0aaff2241a49de109b6e1949590bcae6fcf76e1.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/b0/3c/b03ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/b5/bc/b5bcba1ab02a38bab2e436932e383f4c1b552e94.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/be/20/be202f983325d3658f0ba32a9614e57183059085.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/c5/c9/c5c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/c7/28/c728321deab9298158d325b397e3989c315475d8.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/cache-cleared delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/d9/e1/d9e1711fa4f360fe7822a20bbd806488f7520abe.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/da/e9/dae90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/e7/98/e7985ad5224a2da9fa26f123fbba90035718c0d4.php delete mode 100644 storage/framework/cache/phpstan/cache/PHPStan/ee/18/ee18b940a6ba5b05964ecf16f9c67854e2cfcc76.php delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.lock delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.meta delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.lock delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.meta delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.lock delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.meta delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.lock delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.meta delete mode 100644 storage/framework/cache/phpstan/cache/nette.configurator/container.journal delete mode 100644 storage/framework/cache/phpstan/resultCache.php delete mode 100644 storage/framework/cache/rector/04/88/0488f07ae74a2beb353650608433ffd2a46b0f6e.php delete mode 100644 storage/framework/cache/rector/05/f1/05f109450bc1f1d8a07276f8e2f1420bc828ebb5.php delete mode 100644 storage/framework/cache/rector/06/a9/06a916710150350bfbe9d810f5ed01f6b99988df.php delete mode 100644 storage/framework/cache/rector/07/93/079330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php delete mode 100644 storage/framework/cache/rector/0b/02/0b0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php delete mode 100644 storage/framework/cache/rector/11/5d/115df5a0663b45c6810fa9227c74ca1479f31b51.php delete mode 100644 storage/framework/cache/rector/15/8d/158db4fea08fe7a12bd27b1051d5b40f5a89f32a.php delete mode 100644 storage/framework/cache/rector/17/78/1778a9050b27784954665b413256684f263b0fae.php delete mode 100644 storage/framework/cache/rector/1a/f3/1af31704c3f123eaa66c9bb53813636ae0a0cf17.php delete mode 100644 storage/framework/cache/rector/20/6c/206cfe033bc15d91314ca38b846d01f687ec8ba1.php delete mode 100644 storage/framework/cache/rector/21/87/2187b40877ab759eb9d659f7ebdd2592c39dc07d.php delete mode 100644 storage/framework/cache/rector/23/bb/23bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php delete mode 100644 storage/framework/cache/rector/24/63/2463bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php delete mode 100644 storage/framework/cache/rector/2c/a3/2ca316413e437f44706cb99e28034b5cb8b1689a.php delete mode 100644 storage/framework/cache/rector/30/47/3047dbf8fbf868c1f306f661cee6bd74b2c29a2f.php delete mode 100644 storage/framework/cache/rector/34/b8/34b8699cb3473bf07c118cbbbd78a6e586f2e465.php delete mode 100644 storage/framework/cache/rector/35/01/35016d9121c7b3c8bbf373969f21c0934bc6f8cd.php delete mode 100644 storage/framework/cache/rector/3a/b3/3ab3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php delete mode 100644 storage/framework/cache/rector/3b/f4/3bf451ac61535a463a1db28fde95720ac08db5d6.php delete mode 100644 storage/framework/cache/rector/3d/42/3d4221c452044f27083e07e35ea3e80c50e18cc5.php delete mode 100644 storage/framework/cache/rector/41/6e/416ed6252477c69ec093332c6f3bb986fa74f7da.php delete mode 100644 storage/framework/cache/rector/43/aa/43aaabcc966744fb879a392cd626cc9370ae80b7.php delete mode 100644 storage/framework/cache/rector/49/28/4928a9be4b3228b6450588d5fb2246e3960a2d51.php delete mode 100644 storage/framework/cache/rector/4c/3d/4c3d13c900f88338b216109ebf081b8c08585761.php delete mode 100644 storage/framework/cache/rector/59/e6/59e6dc727f45269eead32e5c8dfb81dcaf321422.php delete mode 100644 storage/framework/cache/rector/60/61/6061f948b460572fc26fd04305e3dd79cef79aeb.php delete mode 100644 storage/framework/cache/rector/60/b2/60b20c13751d0800e75f1001b259578c52205d44.php delete mode 100644 storage/framework/cache/rector/62/b1/62b13a8387e65bcf1c26a3d312281e47d3849c1a.php delete mode 100644 storage/framework/cache/rector/6a/66/6a660a8298d0d6651559abc5210513294fdab07b.php delete mode 100644 storage/framework/cache/rector/6d/1a/6d1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php delete mode 100644 storage/framework/cache/rector/76/3d/763d515e83b58e96c9ddc111f7ee8891ca21bf23.php delete mode 100644 storage/framework/cache/rector/76/fd/76fd2ba5683a17dac455ed67da2f2ef4df9146f0.php delete mode 100644 storage/framework/cache/rector/7a/ad/7aadcefb2946c80738ecfcf079fbb27a92fbaad8.php delete mode 100644 storage/framework/cache/rector/7f/bb/7fbb602d2ed6649ad33c5a90bb00739df7456eb9.php delete mode 100644 storage/framework/cache/rector/82/05/8205fce106df63f6fa3b5359517bebb4aa88e055.php delete mode 100644 storage/framework/cache/rector/83/52/8352cc6a56bdebfc9ab1fc27584098f9c3a60c39.php delete mode 100644 storage/framework/cache/rector/84/76/8476caddacb26e8bc471a8324258d614e42f416b.php delete mode 100644 storage/framework/cache/rector/98/e5/98e5b7eef4b28efb04edc8e218655688fbf6c2ae.php delete mode 100644 storage/framework/cache/rector/99/82/9982b18daf1ae3c28ecb4273225a838ac7ec3686.php delete mode 100644 storage/framework/cache/rector/9c/d8/9cd807b0222e5002e88558686910ef637a9da083.php delete mode 100644 storage/framework/cache/rector/9d/8c/9d8c5ee74269b3fdea412ad80faa880e4e0c8be2.php delete mode 100644 storage/framework/cache/rector/a5/0f/a50f8aa7da89261d24a635e8c95f29e371bab811.php delete mode 100644 storage/framework/cache/rector/a6/b6/a6b6317b4eab763a70cc4a53277e39dd416f5d6f.php delete mode 100644 storage/framework/cache/rector/ad/c5/adc53b84d9832294d12555db47306098c080be96.php delete mode 100644 storage/framework/cache/rector/b5/8a/b58a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php delete mode 100644 storage/framework/cache/rector/bb/b8/bbb8ff0cc9083da76f203c6e695a227661748d8c.php delete mode 100644 storage/framework/cache/rector/c0/0d/c00de63f75a109715d620893941dbf735b44e3b8.php delete mode 100644 storage/framework/cache/rector/cf/3b/cf3b0955956ccefb2507be203096b9bc25c464b8.php delete mode 100644 storage/framework/cache/rector/d0/61/d06105a7c38826f53f85dfb7bf30e87e6472f38c.php delete mode 100644 storage/framework/cache/rector/db/8a/db8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php delete mode 100644 storage/framework/cache/rector/dd/8c/dd8ca5c32790f103555c632b68e6bc80613cfa3c.php delete mode 100644 storage/framework/cache/rector/de/49/de4953eb585a975ccdf1491edae2fd8da23b75f3.php delete mode 100644 storage/framework/cache/rector/e0/fd/e0fd0988c929f08b6c292c5ec86841b9e7803261.php delete mode 100644 storage/framework/cache/rector/e3/93/e393650656e4e745e88494bec0400744926bbfd7.php delete mode 100644 storage/framework/cache/rector/e4/1f/e41f9b09d54c3441ada921312cda32789527ab69.php delete mode 100644 storage/framework/cache/rector/e8/4b/e84b535daafcadfc7f609a360ac04e364286c986.php delete mode 100644 storage/framework/cache/rector/f0/d2/f0d2fb3a639fda510cdafe83d1645c1898d2382b.php delete mode 100644 storage/framework/cache/rector/f1/d2/f1d20d15c89d2cacb714924704c264f5070999e7.php delete mode 100644 storage/framework/cache/rector/f5/99/f5997c196060a4b861b9de795fe534b762107f89.php delete mode 100644 storage/framework/cache/rector/f6/0e/f60eb3270f39461dbf632194d67b7b1a39b586cc.php delete mode 100644 storage/framework/cache/rector/f8/74/f874bbfd2e884c8fb07070ba22fb034c8c5051b8.php delete mode 100644 storage/framework/cache/rector/f9/f6/f9f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php delete mode 100644 storage/framework/cache/rector/fb/81/fb819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php delete mode 100644 storage/openapi.yml delete mode 100644 tests/Build/AirLSTSDKTest.php delete mode 100644 tests/CoreApiTest.php delete mode 100644 tests/Requests/Email/ListRequestTest.php delete mode 100644 tests/Requests/Email/SendRequestTest.php delete mode 100644 tests/Requests/Event/GetRequestTest.php delete mode 100644 tests/Requests/Event/ListRequestTest.php delete mode 100644 tests/Requests/Guest/CreateRequestTest.php delete mode 100644 tests/Requests/Guest/GetRequestTest.php delete mode 100644 tests/Requests/Guest/ListRequestTest.php delete mode 100644 tests/Requests/Guest/UpdateRequestTest.php delete mode 100644 tests/Requests/Guest/ValidateCodeRequestTest.php delete mode 100644 tests/Resources/EmailResourceTest.php delete mode 100644 tests/Resources/EventResourceTest.php delete mode 100644 tests/Resources/GuestResourceTest.php delete mode 100644 tests/TestCase.php diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml deleted file mode 100644 index 5dfb9cb..0000000 --- a/.github/workflows/ci.yml +++ /dev/null @@ -1,179 +0,0 @@ -name: CI - -env: - COMPOSE_INTERACTIVE_NO_CLI: 1 - PHP_CS_FIXER_IGNORE_ENV: 1 - LARAVEL_BYPASS_ENV_CHECK: 1 - -on: - pull_request: - branches: [develop, main, master] - -concurrency: - group: ci-${{ github.event.pull_request.number }} - cancel-in-progress: true - -jobs: - rector: - name: Code style (rector) - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v4 - with: - ref: ${{ github.event.pull_request.head.ref }} - - - name: Cache Composer dependencies - uses: actions/cache@v4 - with: - path: vendor - key: composer-${{ hashFiles('composer.lock') }} - - - name: Setup PHP - uses: shivammathur/setup-php@v2 - with: - php-version: 8.4 - coverage: none - - - name: Install Composer dependencies - run: composer install --ignore-platform-reqs --no-scripts - - - name: Check PSR-4 compliance - run: composer dump --strict-psr - - - name: Cache Rector cache files - uses: actions/cache@v4 - with: - path: storage/framework/cache/rector - key: ${{ github.base_ref }}-rector-${{ hashFiles('composer.lock') }} - restore-keys: ${{ github.base_ref }}-rector- - - - name: Run rector - run: ./vendor/bin/rector - - - name: Commit changes from rector - uses: stefanzweifel/git-auto-commit-action@v5 - with: - commit_message: '[rector] Rector fixes' - commit_author: 'GitHub Action ' - commit_user_email: 'action@github.com' - - php-cs-fixer: - needs: [rector] - name: Code style (php-cs-fixer) - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v4 - with: - ref: ${{ github.event.pull_request.head.ref }} - - - name: Cache Composer dependencies - uses: actions/cache@v4 - with: - path: vendor - key: composer-${{ hashFiles('composer.lock') }} - - - name: Setup PHP - uses: shivammathur/setup-php@v2 - with: - php-version: 8.4 - coverage: none - - - name: Cache CS Fixer cache file - uses: actions/cache@v4 - with: - path: .php-cs-fixer.cache - key: ${{ github.base_ref }}-csfixer-${{ hashFiles('composer.lock') }} - restore-keys: ${{ github.base_ref }}-csfixer- - - - name: Install Composer dependencies - run: composer install --ignore-platform-reqs --no-scripts - - - name: Run php-cs-fixer - run: ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php - - - name: Commit changes from php-cs-fixer - uses: stefanzweifel/git-auto-commit-action@v5 - with: - commit_message: '[php-cs-fixer] php-cs-fixer fixes' - commit_author: 'GitHub Action ' - commit_user_email: 'action@github.com' - - phpstan: - needs: [ php-cs-fixer ] - name: Static analysis (phpstan) - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v4 - - - name: Cache Composer dependencies - uses: actions/cache@v4 - with: - path: vendor - key: composer-${{ hashFiles('composer.lock') }} - - - name: Setup PHP - uses: shivammathur/setup-php@v2 - with: - php-version: 8.4 - coverage: none - - - name: Install Composer dependencies - run: composer install --ignore-platform-reqs --no-scripts - - - name: Cache PHPStan cache files - uses: actions/cache@v4 - with: - path: storage/framework/cache/phpstan - key: ${{ github.base_ref }}-phpstan-${{ hashFiles('composer.lock') }} - restore-keys: ${{ github.base_ref }}-phpstan- - - - name: Run phpstan - run: ./vendor/bin/phpstan analyse -c phpstan.php --error-format=github - - pest: - needs: [ phpstan ] - name: Tests (pest) - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v4 - with: - fetch-depth: 0 - - - name: Cache Composer dependencies - uses: actions/cache@v4 - with: - path: vendor - key: composer-${{ hashFiles('composer.lock') }} - - - name: Setup PHP - uses: shivammathur/setup-php@v2 - with: - php-version: 8.4 - extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, pdo_pgsql, gd, exif, imagick - coverage: pcov - - - name: Install Composer dependencies - run: composer install --no-scripts - - - name: Run tests - run: php application test --env=ci --parallel --stop-on-failure - - security: - name: Security Checker - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v4 - - - name: Cache database - uses: actions/cache@v4 - with: - path: ~/.symfony/cache - key: security-checker - - - name: Run security checker - uses: symfonycorp/security-checker-action@v5 diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 9f688f4..0000000 --- a/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -/.idea -/vendor -/.coverage -/.phpunit.cache -composer.lock -.phpunit.result.cache -.php-cs-fixer.cache -tests/file.xlsx \ No newline at end of file diff --git a/.php-cs-fixer.php b/.php-cs-fixer.php deleted file mode 100644 index cd195ab..0000000 --- a/.php-cs-fixer.php +++ /dev/null @@ -1,12 +0,0 @@ -create() - ->setCacheFile('storage/framework/cache/php-cs-fixer/.php-cs-fixer.cache'); diff --git a/README.md b/README.md deleted file mode 100644 index 0f13439..0000000 --- a/README.md +++ /dev/null @@ -1,83 +0,0 @@ -![example workflow](https://github.com/airlst/sdk-php/actions/workflows/ci.yml/badge.svg) - -# Core API SDK for PHP - -## Requirements -- PHP 8.4 -- Composer - - -## Installation - -Require the package. -``` bash -composer require airlst/sdk-php -``` - -## Usage -First, you need to set the API Key -``` php -use AirLST\SdkPhp\CoreApi; - -$core = new Core('api-key-here'); -``` - -## Event Resource -There are currently only 2 available methods - -### List all company events -> **Important:** This method requires the API key must be company bound! - -``` php -$response = $core->event()->list(); - -$response->json(); // Get response data as array -``` - -### Get event details using UUID -``` php -$response = $core->event()->get('event-uuid-here'); - -$response->json(); // Get response data as array -``` - -## Guest Resource - -### Validate guest code -``` php -$response = $core->guest('event-uuid-here')->validateCode('guest-code'); - -$response->json(); // Get response data as array -``` - -### Get guest with code -``` php -$response = $core->guest('event-uuid-here')->get('guest-code'); - -$response->json(); // Get response data as array -``` - -### Create guest -``` php -$response = $core->guest('event-uuid-here')->create([ - 'status' => 'confirmed', - 'contact' => [ - 'first_name' => 'John', - 'last_name' => 'Doe' - ] -]); - -$response->json(); // Get response data as array -``` - -### Update existing guest with code -``` php -$response = $core->guest('event-uuid-here')->update('guest-code', [ - 'status' => 'confirmed', - 'contact' => [ - 'last_name' => 'Wick' - ] -]); - -$response->json(); // Get response data as array -``` diff --git a/build.php b/build.php deleted file mode 100644 index 3ea92fb..0000000 --- a/build.php +++ /dev/null @@ -1,22 +0,0 @@ -setLaravel($app); - -$input = new ArrayInput([ - 'spec-url' => 'https://airlst.app/openapi.yml', - '--no-download' => false, -]); -$output = new OutputStyle($input, new ConsoleOutput()); - -$command->setOutput($output); -$command->run($input, $output); \ No newline at end of file diff --git a/build/AirLST.php b/build/AirLST.php deleted file mode 100644 index 52986ee..0000000 --- a/build/AirLST.php +++ /dev/null @@ -1,69 +0,0 @@ - $this->apiKey]; - } -} diff --git a/build/Requests/BookableGroups/DeleteBookablesReservation.php b/build/Requests/BookableGroups/DeleteBookablesReservation.php deleted file mode 100644 index c267ef0..0000000 --- a/build/Requests/BookableGroups/DeleteBookablesReservation.php +++ /dev/null @@ -1,32 +0,0 @@ -eventUuid}/bookables/guests/{$this->guestCode}/reservations/{$this->reservationUuid}"; - } -} diff --git a/build/Requests/BookableGroups/GetAvailabilities.php b/build/Requests/BookableGroups/GetAvailabilities.php deleted file mode 100644 index 94f84fc..0000000 --- a/build/Requests/BookableGroups/GetAvailabilities.php +++ /dev/null @@ -1,36 +0,0 @@ -eventUuid}/bookables/groups/{$this->bookableGroupUuid}/objects/{$this->bookableUuid}/availability"; - } -} diff --git a/build/Requests/BookableGroups/ListBookableGroups.php b/build/Requests/BookableGroups/ListBookableGroups.php deleted file mode 100644 index e66b9ca..0000000 --- a/build/Requests/BookableGroups/ListBookableGroups.php +++ /dev/null @@ -1,28 +0,0 @@ -eventUuid}/bookables/groups"; - } -} diff --git a/build/Requests/BookableGroups/ListBookablesForGroup.php b/build/Requests/BookableGroups/ListBookablesForGroup.php deleted file mode 100644 index 3193d10..0000000 --- a/build/Requests/BookableGroups/ListBookablesForGroup.php +++ /dev/null @@ -1,30 +0,0 @@ -eventUuid}/bookables/groups/{$this->bookableGroupUuid}"; - } -} diff --git a/build/Requests/BookableGroups/StoreBookablesReservations.php b/build/Requests/BookableGroups/StoreBookablesReservations.php deleted file mode 100644 index c05fb1e..0000000 --- a/build/Requests/BookableGroups/StoreBookablesReservations.php +++ /dev/null @@ -1,34 +0,0 @@ -eventUuid}/bookables/groups/{$this->bookableGroupUuid}/reservations"; - } -} diff --git a/build/Requests/Company/GetCompanyEvents.php b/build/Requests/Company/GetCompanyEvents.php deleted file mode 100644 index 6b91d74..0000000 --- a/build/Requests/Company/GetCompanyEvents.php +++ /dev/null @@ -1,23 +0,0 @@ -contactCode}"; - } -} diff --git a/build/Requests/Contacts/GetContactEvents.php b/build/Requests/Contacts/GetContactEvents.php deleted file mode 100644 index 9c0e696..0000000 --- a/build/Requests/Contacts/GetContactEvents.php +++ /dev/null @@ -1,28 +0,0 @@ -contactCode}/events"; - } -} diff --git a/build/Requests/Contacts/ValidateContactCode.php b/build/Requests/Contacts/ValidateContactCode.php deleted file mode 100644 index da5459f..0000000 --- a/build/Requests/Contacts/ValidateContactCode.php +++ /dev/null @@ -1,27 +0,0 @@ -eventUuid}/documents"; - } -} diff --git a/build/Requests/Documents/GetGuestsDocumentsUrls.php b/build/Requests/Documents/GetGuestsDocumentsUrls.php deleted file mode 100644 index 8981a2b..0000000 --- a/build/Requests/Documents/GetGuestsDocumentsUrls.php +++ /dev/null @@ -1,34 +0,0 @@ -eventUuid}/documents/{$this->documentUuid}/download"; - } -} diff --git a/build/Requests/Emails/GetEmailTemplates.php b/build/Requests/Emails/GetEmailTemplates.php deleted file mode 100644 index 067be03..0000000 --- a/build/Requests/Emails/GetEmailTemplates.php +++ /dev/null @@ -1,28 +0,0 @@ -eventUuid}/emails/email-templates"; - } -} diff --git a/build/Requests/Events/GetEvent.php b/build/Requests/Events/GetEvent.php deleted file mode 100644 index 8a269dc..0000000 --- a/build/Requests/Events/GetEvent.php +++ /dev/null @@ -1,28 +0,0 @@ -eventUuid}"; - } -} diff --git a/build/Requests/Events/GetSignedStorageUrl.php b/build/Requests/Events/GetSignedStorageUrl.php deleted file mode 100644 index 05b455d..0000000 --- a/build/Requests/Events/GetSignedStorageUrl.php +++ /dev/null @@ -1,28 +0,0 @@ -eventUuid}/signed-storage-url"; - } -} diff --git a/build/Requests/Events/SendEmailTemplate.php b/build/Requests/Events/SendEmailTemplate.php deleted file mode 100644 index 1f4ce2a..0000000 --- a/build/Requests/Events/SendEmailTemplate.php +++ /dev/null @@ -1,34 +0,0 @@ -eventUuid}/emails/email-templates/{$this->emailTemplateUuid}/send"; - } -} diff --git a/build/Requests/Guests/ArchiveGuest.php b/build/Requests/Guests/ArchiveGuest.php deleted file mode 100644 index 49e3bb5..0000000 --- a/build/Requests/Guests/ArchiveGuest.php +++ /dev/null @@ -1,30 +0,0 @@ -eventUuid}/guests/{$this->guestCode}/archive"; - } -} diff --git a/build/Requests/Guests/CheckinGuest.php b/build/Requests/Guests/CheckinGuest.php deleted file mode 100644 index cb79fb5..0000000 --- a/build/Requests/Guests/CheckinGuest.php +++ /dev/null @@ -1,34 +0,0 @@ -eventUuid}/guests/{$this->guestCode}/checkins"; - } -} diff --git a/build/Requests/Guests/CreateCompanionGuest.php b/build/Requests/Guests/CreateCompanionGuest.php deleted file mode 100644 index b54ea6c..0000000 --- a/build/Requests/Guests/CreateCompanionGuest.php +++ /dev/null @@ -1,34 +0,0 @@ -eventUuid}/guests/{$this->mainGuestCode}/companions"; - } -} diff --git a/build/Requests/Guests/CreateGuests.php b/build/Requests/Guests/CreateGuests.php deleted file mode 100644 index 87c640e..0000000 --- a/build/Requests/Guests/CreateGuests.php +++ /dev/null @@ -1,32 +0,0 @@ -eventUuid}/guests"; - } -} diff --git a/build/Requests/Guests/CreateRecommendedGuest.php b/build/Requests/Guests/CreateRecommendedGuest.php deleted file mode 100644 index 758b4d4..0000000 --- a/build/Requests/Guests/CreateRecommendedGuest.php +++ /dev/null @@ -1,34 +0,0 @@ -eventUuid}/guests/{$this->mainGuestCode}/recommendations"; - } -} diff --git a/build/Requests/Guests/CreateTemporaryUpload.php b/build/Requests/Guests/CreateTemporaryUpload.php deleted file mode 100644 index 9383d79..0000000 --- a/build/Requests/Guests/CreateTemporaryUpload.php +++ /dev/null @@ -1,34 +0,0 @@ -eventUuid}/create-temporary-upload"; - } -} diff --git a/build/Requests/Guests/DeleteGuest.php b/build/Requests/Guests/DeleteGuest.php deleted file mode 100644 index 62d7967..0000000 --- a/build/Requests/Guests/DeleteGuest.php +++ /dev/null @@ -1,30 +0,0 @@ -eventUuid}/guests/{$this->guestCode}"; - } -} diff --git a/build/Requests/Guests/GetGuest.php b/build/Requests/Guests/GetGuest.php deleted file mode 100644 index 1d62c6f..0000000 --- a/build/Requests/Guests/GetGuest.php +++ /dev/null @@ -1,30 +0,0 @@ -eventUuid}/guests/{$this->guestCode}"; - } -} diff --git a/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php b/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php deleted file mode 100644 index 6b26c34..0000000 --- a/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php +++ /dev/null @@ -1,32 +0,0 @@ -eventUuid}/guests/{$this->guestCode}/attachments/{$this->attachmentUuid}/url"; - } -} diff --git a/build/Requests/Guests/GetGuestAttachments.php b/build/Requests/Guests/GetGuestAttachments.php deleted file mode 100644 index 0bcd5fd..0000000 --- a/build/Requests/Guests/GetGuestAttachments.php +++ /dev/null @@ -1,30 +0,0 @@ -eventUuid}/guests/{$this->guestCode}/attachments"; - } -} diff --git a/build/Requests/Guests/GetGuests.php b/build/Requests/Guests/GetGuests.php deleted file mode 100644 index ef8b8e4..0000000 --- a/build/Requests/Guests/GetGuests.php +++ /dev/null @@ -1,52 +0,0 @@ -team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. - * @param string|null $sortsRole0 Sorts array. Template: sorts(field*order)=desc - * @param int|null $since Timestamp to get guests updated/deleted since - */ - public function __construct( - protected mixed $eventUuid, - protected ?int $perPage = null, - protected ?int $page = null, - protected ?string $search = null, - protected ?string $filtersStatuseq = null, - protected ?string $sortsRole0 = null, - protected ?int $since = null, - ) {} - - public function resolveEndpoint(): string - { - return "/api/events/{$this->eventUuid}/guests"; - } - - protected function defaultQuery(): array - { - return array_filter([ - 'per_page' => $this->perPage, - 'page' => $this->page, - 'search' => $this->search, - 'filters(status*eq)' => $this->filtersStatuseq, - 'sorts(role*0)' => $this->sortsRole0, - 'since' => $this->since, - ]); - } -} diff --git a/build/Requests/Guests/RestoreGuest.php b/build/Requests/Guests/RestoreGuest.php deleted file mode 100644 index b47bd2d..0000000 --- a/build/Requests/Guests/RestoreGuest.php +++ /dev/null @@ -1,30 +0,0 @@ -eventUuid}/guests/{$this->guestCode}/restore"; - } -} diff --git a/build/Requests/Guests/UpdateGuest.php b/build/Requests/Guests/UpdateGuest.php deleted file mode 100644 index 9dbebef..0000000 --- a/build/Requests/Guests/UpdateGuest.php +++ /dev/null @@ -1,30 +0,0 @@ -eventUuid}/guests/{$this->guestCode}"; - } -} diff --git a/build/Requests/Guests/UpdateGuestEmailOptInStatus.php b/build/Requests/Guests/UpdateGuestEmailOptInStatus.php deleted file mode 100644 index 12b587e..0000000 --- a/build/Requests/Guests/UpdateGuestEmailOptInStatus.php +++ /dev/null @@ -1,30 +0,0 @@ -eventUuid}/guests/{$this->guestCode}/emailoptinstatus"; - } -} diff --git a/build/Requests/Guests/ValidateGuestCode.php b/build/Requests/Guests/ValidateGuestCode.php deleted file mode 100644 index 0804d51..0000000 --- a/build/Requests/Guests/ValidateGuestCode.php +++ /dev/null @@ -1,32 +0,0 @@ -eventUuid}/guests/validate-code"; - } -} diff --git a/build/Resource.php b/build/Resource.php deleted file mode 100644 index e641b84..0000000 --- a/build/Resource.php +++ /dev/null @@ -1,14 +0,0 @@ -connector->send(new GetAvailabilities($eventUuid, $bookableGroupUuid, $bookableUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - * @param mixed $reservationUuid Reservation UUID - */ - public function deleteBookablesReservation(mixed $eventUuid, mixed $guestCode, mixed $reservationUuid): Response - { - return $this->connector->send(new DeleteBookablesReservation($eventUuid, $guestCode, $reservationUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - */ - public function listBookableGroups(mixed $eventUuid): Response - { - return $this->connector->send(new ListBookableGroups($eventUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $bookableGroupUuid BookableGroup UUID - */ - public function listBookablesForGroup(mixed $eventUuid, mixed $bookableGroupUuid): Response - { - return $this->connector->send(new ListBookablesForGroup($eventUuid, $bookableGroupUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $bookableGroupUuid BookableGroup UUID - */ - public function storeBookablesReservations(mixed $eventUuid, mixed $bookableGroupUuid): Response - { - return $this->connector->send(new StoreBookablesReservations($eventUuid, $bookableGroupUuid)); - } -} diff --git a/build/Resource/Company.php b/build/Resource/Company.php deleted file mode 100644 index f393647..0000000 --- a/build/Resource/Company.php +++ /dev/null @@ -1,17 +0,0 @@ -connector->send(new GetCompanyEvents()); - } -} diff --git a/build/Resource/Contacts.php b/build/Resource/Contacts.php deleted file mode 100644 index 00c8587..0000000 --- a/build/Resource/Contacts.php +++ /dev/null @@ -1,35 +0,0 @@ -connector->send(new GetContactEvents($contactCode)); - } - - /** - * @param mixed $contactCode Contact code - */ - public function getContactDetails(mixed $contactCode): Response - { - return $this->connector->send(new GetContactDetails($contactCode)); - } - - public function validateContactCode(): Response - { - return $this->connector->send(new ValidateContactCode()); - } -} diff --git a/build/Resource/Documents.php b/build/Resource/Documents.php deleted file mode 100644 index 462085d..0000000 --- a/build/Resource/Documents.php +++ /dev/null @@ -1,30 +0,0 @@ -connector->send(new GetGuestsDocumentsUrls($eventUuid, $documentUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - */ - public function getEventDocuments(mixed $eventUuid): Response - { - return $this->connector->send(new GetEventDocuments($eventUuid)); - } -} diff --git a/build/Resource/Emails.php b/build/Resource/Emails.php deleted file mode 100644 index ddc45f7..0000000 --- a/build/Resource/Emails.php +++ /dev/null @@ -1,20 +0,0 @@ -connector->send(new GetEmailTemplates($eventUuid)); - } -} diff --git a/build/Resource/Events.php b/build/Resource/Events.php deleted file mode 100644 index a1ef368..0000000 --- a/build/Resource/Events.php +++ /dev/null @@ -1,39 +0,0 @@ -connector->send(new SendEmailTemplate($eventUuid, $emailTemplateUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - */ - public function getSignedStorageUrl(mixed $eventUuid): Response - { - return $this->connector->send(new GetSignedStorageUrl($eventUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - */ - public function getEvent(mixed $eventUuid): Response - { - return $this->connector->send(new GetEvent($eventUuid)); - } -} diff --git a/build/Resource/Guests.php b/build/Resource/Guests.php deleted file mode 100644 index 6084487..0000000 --- a/build/Resource/Guests.php +++ /dev/null @@ -1,172 +0,0 @@ -connector->send(new ArchiveGuest($eventUuid, $guestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */ - public function checkinGuest(mixed $eventUuid, mixed $guestCode): Response - { - return $this->connector->send(new CheckinGuest($eventUuid, $guestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */ - public function getGuest(mixed $eventUuid, mixed $guestCode): Response - { - return $this->connector->send(new GetGuest($eventUuid, $guestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */ - public function updateGuest(mixed $eventUuid, mixed $guestCode): Response - { - return $this->connector->send(new UpdateGuest($eventUuid, $guestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */ - public function deleteGuest(mixed $eventUuid, mixed $guestCode): Response - { - return $this->connector->send(new DeleteGuest($eventUuid, $guestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - * @param mixed $attachmentUuid Guest attachment UUID - */ - public function getGuestAttachmentDownloadUrl(mixed $eventUuid, mixed $guestCode, mixed $attachmentUuid): Response - { - return $this->connector->send(new GetGuestAttachmentDownloadUrl($eventUuid, $guestCode, $attachmentUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */ - public function getGuestAttachments(mixed $eventUuid, mixed $guestCode): Response - { - return $this->connector->send(new GetGuestAttachments($eventUuid, $guestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param int $perPage Number of items per page - * @param int $page Page number - * @param string $search Quick search - * @param string $filtersStatuseq Filter field operator. Template: filters(field*operator)=value. One of: eq (equal), neq (not equal), like, gt (greater than), gte (greater than or equal), lt (less than), lte (less than or equal). If operator is not provided eq will be used as default. If you want to filter by nested fields, use the : separator to indicate nesting levels. For example: filters(contact:sex*eq)=male targets the sex field inside contact. filters(booking:extended_fields->team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. - * @param string $sortsRole0 Sorts array. Template: sorts(field*order)=desc - * @param int $since Timestamp to get guests updated/deleted since - */ - public function getGuests( - mixed $eventUuid, - ?int $perPage = null, - ?int $page = null, - ?string $search = null, - ?string $filtersStatuseq = null, - ?string $sortsRole0 = null, - ?int $since = null, - ): Response { - return $this->connector->send(new GetGuests($eventUuid, $perPage, $page, $search, $filtersStatuseq, $sortsRole0, $since)); - } - - /** - * @param mixed $eventUuid Event UUID - */ - public function createGuests(mixed $eventUuid): Response - { - return $this->connector->send(new CreateGuests($eventUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */ - public function restoreGuest(mixed $eventUuid, mixed $guestCode): Response - { - return $this->connector->send(new RestoreGuest($eventUuid, $guestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $mainGuestCode The code of the main guest - */ - public function createCompanionGuest(mixed $eventUuid, mixed $mainGuestCode): Response - { - return $this->connector->send(new CreateCompanionGuest($eventUuid, $mainGuestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $mainGuestCode The code of the main guest - */ - public function createRecommendedGuest(mixed $eventUuid, mixed $mainGuestCode): Response - { - return $this->connector->send(new CreateRecommendedGuest($eventUuid, $mainGuestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */ - public function updateGuestEmailOptInStatus(mixed $eventUuid, mixed $guestCode): Response - { - return $this->connector->send(new UpdateGuestEmailOptInStatus($eventUuid, $guestCode)); - } - - /** - * @param mixed $eventUuid Event UUID - */ - public function validateGuestCode(mixed $eventUuid): Response - { - return $this->connector->send(new ValidateGuestCode($eventUuid)); - } - - /** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */ - public function createTemporaryUpload(mixed $eventUuid, mixed $guestCode): Response - { - return $this->connector->send(new CreateTemporaryUpload($eventUuid, $guestCode)); - } -} diff --git a/composer.json b/composer.json deleted file mode 100644 index ef6fd28..0000000 --- a/composer.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "name": "airlst/sdk-php", - "description": "This package is a SDK for handling AirLST Core API calls", - "type": "library", - "authors": [ - { - "name": "Jantinn Erezo", - "email": "j.erezo@airlst.com", - "role": "Developer" - } - ], - "require": { - "php": "^8.3", - "saloonphp/saloon": "3.0" - }, - "require-dev": { - "airlst/php-cs-fixer-config": "^3.6", - "airlst/phpstan-config": "dev-master", - "airlst/rector-config": "dev-master", - "crescat-io/saloon-sdk-generator": "^1.10", - "ergebnis/composer-normalize": "^2.47", - "friendsofphp/php-cs-fixer": "^2.0 || ^3.14", - "mockery/mockery": "^1.4", - "orchestra/testbench": "^6.0 || ^7.0 || ^8.0 || ^9.0", - "phpstan/phpstan": "^2.1", - "phpunit/phpunit": "^8.0 || ^9.0 || ^10.0", - "rector/swiss-knife": "^2.2" - }, - "minimum-stability": "stable", - "autoload": { - "psr-4": { - "AirLST\\SdkPhp\\": "src", - "AirLST\\SdkPhp\\Client\\": "build" - } - }, - "autoload-dev": { - "psr-4": { - "AirLST\\SdkPhp\\Tests\\": "tests" - } - }, - "config": { - "allow-plugins": { - "ergebnis/composer-normalize": true, - "pestphp/pest-plugin": true, - "php-http/discovery": true, - "phpstan/extension-installer": true - }, - "optimize-autoloader": true, - "preferred-install": "dist", - "sort-packages": true - }, - "scripts": { - "ci": [ - "@composer dump --strict-psr", - "@composer normalize", - "@composer rector", - "@composer cs-fixer", - "@composer phpstan", - "@composer test" - ], - "cs-fixer": "PHP_CS_FIXER_IGNORE_ENV=1 ./vendor/bin/php-cs-fixer fix --verbose --config=.php-cs-fixer.php", - "dev": [ - "Composer\\Config::disableProcessTimeout", - "npx concurrently -c \"#93c5fd,#c4b5fd,#fb7185,#fdba74\" \"php artisan serve\" \"php artisan queue:listen --tries=1\" \"php artisan pail --timeout=0\" --names=server,queue,logs" - ], - "phpstan": "./vendor/bin/phpstan analyse -c phpstan.php --memory-limit=2G", - "rector": "./vendor/bin/rector", - "test": [ - "Composer\\Config::disableProcessTimeout", - "./vendor/bin/phpunit --stop-on-failure" - ], - "test-coverage": [ - "Composer\\Config::disableProcessTimeout", - "./vendor/bin/phpunit --stop-on-failure --coverage-html /var/www/html/.coverage/backend" - ] - } -} diff --git a/phpstan.php b/phpstan.php deleted file mode 100644 index 7b4b18c..0000000 --- a/phpstan.php +++ /dev/null @@ -1,16 +0,0 @@ -withBleedingEdge() - ->level(8) - ->useCacheDir('storage/framework/cache/phpstan') - ->ignoreError('arrayFilter.strict') - ->create(); diff --git a/phpunit.xml b/phpunit.xml deleted file mode 100644 index 40864c7..0000000 --- a/phpunit.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - tests - - - - - - - - - src/ - - - diff --git a/rector.php b/rector.php deleted file mode 100644 index 229fe91..0000000 --- a/rector.php +++ /dev/null @@ -1,16 +0,0 @@ -withLaravelRules() - ->create() - ->withCache('storage/framework/cache/rector', FileCacheStorage::class); diff --git a/src/Commands/BuildCommand.php b/src/Commands/BuildCommand.php deleted file mode 100644 index fbc7a5c..0000000 --- a/src/Commands/BuildCommand.php +++ /dev/null @@ -1,128 +0,0 @@ -option('no-download') === false) { - if (filter_var($this->argument('spec-url'), FILTER_VALIDATE_URL) === false) { - $this->error('Invalid specification URL provided.'); - - return; - } - - $spec = file_get_contents($this->argument('spec-url')); // @phpstan-ignore-line - - if ($spec === false) { - $this->error('Failed to read the specification file.'); - - return; - } - - file_put_contents($specFile, $spec); - } - - if (! file_exists($specFile)) { - $this->error('Specification file does not exist'); - - return; - } - - $config = new Config( - 'AirLST', - self::NAMESPACE, - ); - - $generator = new CodeGenerator( - $config, - resourceGenerator: new ResourceGenerator($config), - connectorGenerator: new ConnectorGenerator($config), - ); - - $this->dumpGeneratedFiles( - $generator->run(Factory::parse(self::TYPE, $specFile)) - ); - } - - protected function dumpGeneratedFiles(GeneratedCode $result): void - { - $this->info('Generated Files'); - - $this->info("\nConnector:"); - if (! is_null($result->connectorClass)) { - $this->dumpToFile($result->connectorClass); - } - - $this->info("\nBase Resource:"); - if ($result->resourceBaseClass instanceof PhpFile) { - $this->dumpToFile($result->resourceBaseClass); - } - - $this->info("\nResources:"); - foreach ($result->resourceClasses as $resourceClass) { - $this->dumpToFile($resourceClass); - } - - $this->info("\nRequests:"); - foreach ($result->requestClasses as $requestClass) { - $this->dumpToFile($requestClass); - } - } - - protected function dumpToFile(PhpFile $file): void - { - $wip = sprintf( - '%s/%s/%s.php', - base_path('build'), - str_replace(self::NAMESPACE, '', Arr::first($file->getNamespaces())->getName()), // @phpstan-ignore-line - Arr::first($file->getClasses())->getName(), // @phpstan-ignore-line - ); - - $filePath = Str::of($wip)->replace('\\', '/')->replace('//', '/')->toString(); - - if (! file_exists(dirname($filePath))) { - mkdir(dirname($filePath), recursive: true); - } - - $ok = file_put_contents($filePath, (string) $file); - - if ($ok === false) { - $this->error("- Failed to write: {$filePath}"); - } else { - $this->line("- Created: {$filePath}"); - } - } -} diff --git a/src/Contracts/EmailResourceContract.php b/src/Contracts/EmailResourceContract.php deleted file mode 100644 index bb2cb8e..0000000 --- a/src/Contracts/EmailResourceContract.php +++ /dev/null @@ -1,15 +0,0 @@ - $body - */ - public function send(string $uuid, array $body): Response; -} diff --git a/src/Contracts/EventResourceContract.php b/src/Contracts/EventResourceContract.php deleted file mode 100644 index 73cf8f1..0000000 --- a/src/Contracts/EventResourceContract.php +++ /dev/null @@ -1,14 +0,0 @@ - $query - */ - public function list(array $query): Response; - - public function validateCode(string $code): Response; - - public function get(string $code): Response; - - /** - * @param array $data - */ - public function create(array $data): Response; - - /** - * @param array $data - */ - public function update(string $code, array $data): Response; -} diff --git a/src/CoreApi.php b/src/CoreApi.php deleted file mode 100644 index 640bc6f..0000000 --- a/src/CoreApi.php +++ /dev/null @@ -1,63 +0,0 @@ -baseUrl; - } - - public function setBaseUrl(string $baseUrl): void - { - $this->baseUrl = $baseUrl; - } - - public function event(): EventResource - { - return new EventResource($this); - } - - public function guest(string $eventId): GuestResource - { - if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { // @phpstan-ignore-line - return new GuestResource($this); - } - - $this->baseUrl .= "/events/{$eventId}/guests"; - - return new GuestResource($this); - } - - public function email(string $eventId): EmailResource - { - if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { // @phpstan-ignore-line - return new EmailResource($this); - } - - $this->baseUrl .= "/events/{$eventId}/emails/email-templates"; - - return new EmailResource($this); - } - - protected function defaultHeaders(): array - { - return [ - 'Accept' => 'application/json', - 'Content-Type' => 'application/json', - 'X-Api-Key' => $this->apiKey, - ]; - } -} diff --git a/src/Generators/ConnectorGenerator.php b/src/Generators/ConnectorGenerator.php deleted file mode 100644 index 96513a7..0000000 --- a/src/Generators/ConnectorGenerator.php +++ /dev/null @@ -1,90 +0,0 @@ -generateConnectorClass($specification) ?? []; - } - - protected function generateConnectorClass(ApiSpecification $specification): ?PhpFile - { - $classType = new ClassType($this->config->connectorName); - $classType->setExtends(Connector::class); - - if ($specification->name !== null && $specification->name !== '' && $specification->name !== '0') { - $classType->addComment($specification->name); - } - - if ($specification->description !== null && $specification->description !== '' && $specification->description !== '0') { - $classType->addComment($specification->name !== null && $specification->name !== '' && $specification->name !== '0' ? "\n{$specification->description}" : $specification->description); - } - - $classFile = new PhpFile(); - $classFile->setStrictTypes(); - - $constructor = $classType->addMethod('__construct'); - $constructor->addPromotedParameter('apiKey') - ->setType('string') - ->setProtected() - ->setReadOnly(); - - if (is_null($specification->baseUrl)) { - throw new Exception('Base URL is required in the API specification.'); - } - - $classType->addMethod('resolveBaseUrl') - ->setReturnType('string') - ->setBody("return '{$specification->baseUrl}';"); - - $classType->addMethod('defaultHeaders') - ->setReturnType('array') - ->setProtected() - ->setBody('return [\'X-Api-Key\' => $this->apiKey];'); - - $namespace = $classFile - ->addNamespace("{$this->config->namespace}") - ->addUse(Connector::class); - - $collections = collect($specification->endpoints) - ->map(fn (Endpoint $endpoint): string => NameHelper::connectorClassName($endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName)) // @phpstan-ignore-line - ->unique() - ->sort() - ->all(); - - foreach ($collections as $collection) { - $resourceClassName = NameHelper::connectorClassName($collection); - $resourceFQN = "{$this->config->namespace}\\{$this->config->resourceNamespaceSuffix}\\{$resourceClassName}"; - - $namespace->addUse($resourceFQN); - - // TODO: method names like "authenticate" will cause name collision with the Connector class methods, - // add a list of reserved method names and find a way to rename the method to something else, or add a pre/suffix - - $classType - ->addMethod(NameHelper::safeVariableName($collection)) - ->setReturnType($resourceFQN) - ->setBody(sprintf('return new %s($this);', $resourceClassName)); - } - - $namespace->add($classType); - - return $classFile; - } -} diff --git a/src/Generators/ResourceGenerator.php b/src/Generators/ResourceGenerator.php deleted file mode 100644 index 9f7c3fd..0000000 --- a/src/Generators/ResourceGenerator.php +++ /dev/null @@ -1,147 +0,0 @@ -generateResourceClasses($specification); - } - - /** - * @param array|Endpoint[] $endpoints - */ - public function generateResourceClass(string $resourceName, array $endpoints): PhpFile - { - $classType = new ClassType($resourceName); - - $classType->setExtends("{$this->config->namespace}\\Resource"); - - $classFile = new PhpFile(); - $classFile->setStrictTypes(); - - $namespace = $classFile - ->addNamespace("{$this->config->namespace}\\{$this->config->resourceNamespaceSuffix}") - ->addUse("{$this->config->namespace}\\Resource"); - - $duplicateCounter = 1; - - foreach ($endpoints as $endpoint) { - $requestClassName = NameHelper::resourceClassName($endpoint->name); - $methodName = NameHelper::safeVariableName($requestClassName); - $requestClassNameAlias = $requestClassName === $resourceName ? "{$requestClassName}Request" : null; - $requestClassFQN = "{$this->config->namespace}\\{$this->config->requestNamespaceSuffix}\\{$resourceName}\\{$requestClassName}"; - - $namespace - ->addUse(Response::class) - ->addUse( - name: $requestClassFQN, - alias: $requestClassNameAlias, - ); - - try { - $method = $classType->addMethod($methodName); - } catch (InvalidStateException) { - // TODO: handle more gracefully in the future - $deduplicatedMethodName = NameHelper::safeVariableName( - sprintf('%s%s', $methodName, 'Duplicate' . $duplicateCounter) - ); - $duplicateCounter++; - dump("DUPLICATE: {$requestClassName} -> {$deduplicatedMethodName}"); - - $method = $classType - ->addMethod($deduplicatedMethodName) - ->addComment('@todo Fix duplicated method name'); - } - - $method->setReturnType(Response::class); - - $args = []; - - foreach ($endpoint->pathParameters as $parameter) { - $this->addPropertyToMethod($method, $parameter); - $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); - } - - foreach ($endpoint->bodyParameters as $parameter) { - if (in_array($parameter->name, $this->config->ignoredBodyParams, true)) { - continue; - } - - $this->addPropertyToMethod($method, $parameter); - $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); - } - - foreach ($endpoint->queryParameters as $parameter) { - if (in_array($parameter->name, $this->config->ignoredQueryParams, true)) { - continue; - } - $this->addPropertyToMethod($method, $parameter); - $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); - } - - $method->setBody(sprintf('return $this->connector->send(new %s(%s));', $requestClassNameAlias ?? $requestClassName, implode(', ', $args))); - } - - $namespace->add($classType); - - return $classFile; - } - - /** - * @return array|PhpFile[] - */ - protected function generateResourceClasses(ApiSpecification $specification): array - { - $classes = []; - - $groupedByCollection = collect($specification->endpoints)->groupBy(fn (Endpoint $endpoint): string => NameHelper::resourceClassName( - $endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName // @phpstan-ignore-line - )); - - foreach ($groupedByCollection as $collection => $items) { - $classes[] = $this->generateResourceClass($collection, $items->toArray()); - } - - return $classes; - } - - protected function addPropertyToMethod(Method $method, Parameter $parameter): Method - { - $name = NameHelper::safeVariableName($parameter->name); - - $property - = $method - ->addComment( - trim(sprintf('@param %s $%s %s', $parameter->type, $name, $parameter->description)) - ) - ->addParameter($name); - - $property->setType($parameter->type); - - if ($parameter->nullable) { - $property->setNullable() - ->setDefaultValue(null); - } - - return $method; - } -} diff --git a/src/Requests/Email/ListRequest.php b/src/Requests/Email/ListRequest.php deleted file mode 100644 index 9c91e9c..0000000 --- a/src/Requests/Email/ListRequest.php +++ /dev/null @@ -1,18 +0,0 @@ - $data - */ - public function __construct(protected string $uuid, protected array $data) {} - - public function resolveEndpoint(): string - { - return '/' . $this->uuid . '/send'; - } - - /** - * @return array - */ - protected function defaultBody(): array - { - return $this->data; - } -} diff --git a/src/Requests/Event/GetRequest.php b/src/Requests/Event/GetRequest.php deleted file mode 100644 index cc039e6..0000000 --- a/src/Requests/Event/GetRequest.php +++ /dev/null @@ -1,20 +0,0 @@ -eventId; - } -} diff --git a/src/Requests/Event/ListRequest.php b/src/Requests/Event/ListRequest.php deleted file mode 100644 index dfc3669..0000000 --- a/src/Requests/Event/ListRequest.php +++ /dev/null @@ -1,18 +0,0 @@ - $data - */ - public function __construct(protected array $data) {} - - public function resolveEndpoint(): string - { - return '/'; - } - - /** - * @return array - */ - protected function defaultBody(): array - { - return $this->data; - } -} diff --git a/src/Requests/Guest/GetRequest.php b/src/Requests/Guest/GetRequest.php deleted file mode 100644 index 4359dd1..0000000 --- a/src/Requests/Guest/GetRequest.php +++ /dev/null @@ -1,20 +0,0 @@ -code; - } -} diff --git a/src/Requests/Guest/ListRequest.php b/src/Requests/Guest/ListRequest.php deleted file mode 100644 index de2df21..0000000 --- a/src/Requests/Guest/ListRequest.php +++ /dev/null @@ -1,32 +0,0 @@ - $additionalQuery - */ - public function __construct(protected array $additionalQuery) {} - - public function resolveEndpoint(): string - { - return '/'; - } - - protected function defaultQuery(): array - { - return [ - 'page' => 1, - 'perPage' => 100, - ...$this->additionalQuery, - ]; - } -} diff --git a/src/Requests/Guest/UpdateRequest.php b/src/Requests/Guest/UpdateRequest.php deleted file mode 100644 index 7dff0be..0000000 --- a/src/Requests/Guest/UpdateRequest.php +++ /dev/null @@ -1,35 +0,0 @@ - $data - */ - public function __construct(protected string $code, protected array $data) {} - - public function resolveEndpoint(): string - { - return '/' . $this->code; - } - - /** - * @return array - */ - protected function defaultBody(): array - { - return $this->data; - } -} diff --git a/src/Requests/Guest/ValidateCodeRequest.php b/src/Requests/Guest/ValidateCodeRequest.php deleted file mode 100644 index 6c60759..0000000 --- a/src/Requests/Guest/ValidateCodeRequest.php +++ /dev/null @@ -1,34 +0,0 @@ - - */ - protected function defaultBody(): array - { - return [ - 'code' => $this->code, - ]; - } -} diff --git a/src/Resources/EmailResource.php b/src/Resources/EmailResource.php deleted file mode 100644 index a0f2d03..0000000 --- a/src/Resources/EmailResource.php +++ /dev/null @@ -1,24 +0,0 @@ -connector->send(new ListRequest()); - } - - public function send(string $uuid, array $body): Response - { - return $this->connector->send(new SendRequest($uuid, $body)); - } -} diff --git a/src/Resources/EventResource.php b/src/Resources/EventResource.php deleted file mode 100644 index e0c651b..0000000 --- a/src/Resources/EventResource.php +++ /dev/null @@ -1,24 +0,0 @@ -connector->send(new ListRequest()); - } - - public function get(string $eventId): Response - { - return $this->connector->send(new GetRequest($eventId)); - } -} diff --git a/src/Resources/GuestResource.php b/src/Resources/GuestResource.php deleted file mode 100644 index a2c48c3..0000000 --- a/src/Resources/GuestResource.php +++ /dev/null @@ -1,42 +0,0 @@ -connector->send(new ValidateCodeRequest($code)); - } - - public function list(array $query = []): Response - { - return $this->connector->send(new ListRequest($query)); - } - - public function get(string $code): Response - { - return $this->connector->send(new GetRequest($code)); - } - - public function create(array $data): Response - { - return $this->connector->send(new CreateRequest($data)); - } - - public function update(string $code, array $data): Response - { - return $this->connector->send(new UpdateRequest($code, $data)); - } -} diff --git a/storage/framework/cache/phpstan/cache/PHPStan/03/73/0373352423e10ccd00a562e3488d85983a46e872.php b/storage/framework/cache/phpstan/cache/PHPStan/03/73/0373352423e10ccd00a562e3488d85983a46e872.php deleted file mode 100644 index 48d45cc..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/03/73/0373352423e10ccd00a562e3488d85983a46e872.php +++ /dev/null @@ -1,106 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/ResourceUsageFormatter.php' => - array ( - 0 => '0ce399b2ef615981a27e3cc61ff5792f98f35c6e', - 1 => - array ( - 0 => 'sebastianbergmann\\timer\\resourceusageformatter', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\timer\\resourceusage', - 1 => 'sebastianbergmann\\timer\\resourceusagesincestartofrequest', - 2 => 'sebastianbergmann\\timer\\bytestostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/exceptions/NoActiveTimerException.php' => - array ( - 0 => '83b14a0d942e084460fc373c896ecf868ea4b7b7', - 1 => - array ( - 0 => 'sebastianbergmann\\timer\\noactivetimerexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/exceptions/TimeSinceStartOfRequestNotAvailableException.php' => - array ( - 0 => '31c00ec28beba93d9853845c77887597821c9ee6', - 1 => - array ( - 0 => 'sebastianbergmann\\timer\\timesincestartofrequestnotavailableexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/exceptions/Exception.php' => - array ( - 0 => '585b1208820c28f65d4ccebe577ca93444b2364c', - 1 => - array ( - 0 => 'sebastianbergmann\\timer\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/Timer.php' => - array ( - 0 => '490dfcbeea3ca93c1467e0f60d849d5b54a90335', - 1 => - array ( - 0 => 'sebastianbergmann\\timer\\timer', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\timer\\start', - 1 => 'sebastianbergmann\\timer\\stop', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-timer/src/Duration.php' => - array ( - 0 => '966984e5f526616066b964acf0a56b21dc26d760', - 1 => - array ( - 0 => 'sebastianbergmann\\timer\\duration', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\timer\\frommicroseconds', - 1 => 'sebastianbergmann\\timer\\fromnanoseconds', - 2 => 'sebastianbergmann\\timer\\__construct', - 3 => 'sebastianbergmann\\timer\\asnanoseconds', - 4 => 'sebastianbergmann\\timer\\asmicroseconds', - 5 => 'sebastianbergmann\\timer\\asmilliseconds', - 6 => 'sebastianbergmann\\timer\\asseconds', - 7 => 'sebastianbergmann\\timer\\asstring', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/0b/c5/0bc5b5fc36f177ddbf7bf342397f16a3444755fb.php b/storage/framework/cache/phpstan/cache/PHPStan/0b/c5/0bc5b5fc36f177ddbf7bf342397f16a3444755fb.php deleted file mode 100644 index 94f057c..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/0b/c5/0bc5b5fc36f177ddbf7bf342397f16a3444755fb.php +++ /dev/null @@ -1,657 +0,0 @@ - 'v1', - 'data' => - array ( - 'build/AirLST.php' => - array ( - 0 => '6f65bdd62e29e284bcbc0aa6cc8c03526ff8c6e3', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\airlst', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\__construct', - 1 => 'airlst\\sdkphp\\client\\resolvebaseurl', - 2 => 'airlst\\sdkphp\\client\\bookablegroups', - 3 => 'airlst\\sdkphp\\client\\company', - 4 => 'airlst\\sdkphp\\client\\contacts', - 5 => 'airlst\\sdkphp\\client\\documents', - 6 => 'airlst\\sdkphp\\client\\emails', - 7 => 'airlst\\sdkphp\\client\\events', - 8 => 'airlst\\sdkphp\\client\\guests', - 9 => 'airlst\\sdkphp\\client\\defaultheaders', - ), - 3 => - array ( - ), - ), - 'build/Requests/BookableGroups/ListBookablesForGroup.php' => - array ( - 0 => '391568c4855afe6fe977a017c69db3da879c1322', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\listbookablesforgroup', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/BookableGroups/StoreBookablesReservations.php' => - array ( - 0 => '1ec5c02b6b11aaf247fd90027622176dc38e8e7b', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\storebookablesreservations', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/BookableGroups/ListBookableGroups.php' => - array ( - 0 => '23dcc2adb2fb6697199c67d1ea8562a8c3f228aa', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\listbookablegroups', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/BookableGroups/GetAvailabilities.php' => - array ( - 0 => '379780ecddeed5bf19c7f66065c4e726fab0805f', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\getavailabilities', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/BookableGroups/DeleteBookablesReservation.php' => - array ( - 0 => 'e92a77c3744a27efc7fe3062f5621f5fca7eb409', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\deletebookablesreservation', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\bookablegroups\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Contacts/ValidateContactCode.php' => - array ( - 0 => 'c4814d4fe1d78dc4d2ebef6ab0563b223f188deb', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\validatecontactcode', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\contacts\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Contacts/GetContactEvents.php' => - array ( - 0 => 'cc7729faba728e88a653d855e64417da320ccba7', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\getcontactevents', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\contacts\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Contacts/GetContactDetails.php' => - array ( - 0 => 'b4209fb18d3180665032071d153dcd16a07c700d', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\getcontactdetails', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\contacts\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\contacts\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Emails/GetEmailTemplates.php' => - array ( - 0 => '1e5cd9f62475eec48056b1aa7391a16f355a72cd', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\emails\\getemailtemplates', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\emails\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\emails\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Documents/GetGuestsDocumentsUrls.php' => - array ( - 0 => '3ba1ac76c2dea69149fbea6748ce2069367143ad', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\documents\\getguestsdocumentsurls', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\documents\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\documents\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Documents/GetEventDocuments.php' => - array ( - 0 => '65787c38241c336880d29f36bfec2d33ff4682d7', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\documents\\geteventdocuments', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\documents\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\documents\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Events/SendEmailTemplate.php' => - array ( - 0 => '9aa5102478a4008f8f4b93d28b7db7993763ecae', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\events\\sendemailtemplate', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\events\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\events\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Events/GetEvent.php' => - array ( - 0 => '7784e47c01289e2586a5d7afe81848a1af28f6d2', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\events\\getevent', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\events\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\events\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Events/GetSignedStorageUrl.php' => - array ( - 0 => 'c614f07bd6c30bfbc838ad02628ea34a6f7fa41c', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\events\\getsignedstorageurl', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\events\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\events\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Company/GetCompanyEvents.php' => - array ( - 0 => '21e60868b829696697d5edf6bab1288d0cfaac70', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\company\\getcompanyevents', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\company\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\company\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/RestoreGuest.php' => - array ( - 0 => 'd9352ad4da667fcad30524df90d61cb678d7eb2e', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\restoreguest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/GetGuest.php' => - array ( - 0 => 'e3f75631660eea6d68dbabb744b9dd5f5765e446', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\getguest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/UpdateGuest.php' => - array ( - 0 => '42a3cef7c18aeb3d14bb2cd59b781e820d7c1b36', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\updateguest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/CreateCompanionGuest.php' => - array ( - 0 => '8de4f822ebe2ff1202fa5b46c448c6a59707aa9b', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\createcompanionguest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/CreateTemporaryUpload.php' => - array ( - 0 => 'b5b4b8544f841058c5ecc79b5cbed5bd36f585fd', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\createtemporaryupload', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/GetGuestAttachments.php' => - array ( - 0 => '5c0a229791d2e1078f86822853dfbc9b095bce85', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\getguestattachments', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/ValidateGuestCode.php' => - array ( - 0 => 'fb9a04a17f387b052cf17799dbb80b337da62e0a', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\validateguestcode', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/DeleteGuest.php' => - array ( - 0 => '637073e90055f43bd96083994f858eb7285c6c1e', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\deleteguest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/CheckinGuest.php' => - array ( - 0 => 'f14cc41ff758a5792d4cba3cab5254af09e040df', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\checkinguest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/CreateGuests.php' => - array ( - 0 => '6e9c5e49a4c7cf1ab46abb78d5730466725edde6', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\createguests', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/GetGuestAttachmentDownloadUrl.php' => - array ( - 0 => 'e9119b45136b189862b5a510f79d57a6b110ac65', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\getguestattachmentdownloadurl', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/GetGuests.php' => - array ( - 0 => 'a90c8752061cbae1646853335d6e0f27a47e2d14', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\getguests', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - 2 => 'airlst\\sdkphp\\client\\requests\\guests\\defaultquery', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/ArchiveGuest.php' => - array ( - 0 => '5c37f7f6ee6cee214bbc58754d61ff4c5924e01c', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\archiveguest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/CreateRecommendedGuest.php' => - array ( - 0 => '7366729605295bd518341dae24b50be7cc7e781f', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\createrecommendedguest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Requests/Guests/UpdateGuestEmailOptInStatus.php' => - array ( - 0 => '8c85dec5ecf25377ba57abc61da3872722b188b8', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\updateguestemailoptinstatus', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\requests\\guests\\__construct', - 1 => 'airlst\\sdkphp\\client\\requests\\guests\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'build/Resource/Events.php' => - array ( - 0 => 'b782a7958bf50acd1510142483f85b32120b5d03', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\events', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\sendemailtemplate', - 1 => 'airlst\\sdkphp\\client\\resource\\getsignedstorageurl', - 2 => 'airlst\\sdkphp\\client\\resource\\getevent', - ), - 3 => - array ( - ), - ), - 'build/Resource/BookableGroups.php' => - array ( - 0 => '0b956df89d541e84bc4ed583d946d5633f7e09a6', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\bookablegroups', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\getavailabilities', - 1 => 'airlst\\sdkphp\\client\\resource\\deletebookablesreservation', - 2 => 'airlst\\sdkphp\\client\\resource\\listbookablegroups', - 3 => 'airlst\\sdkphp\\client\\resource\\listbookablesforgroup', - 4 => 'airlst\\sdkphp\\client\\resource\\storebookablesreservations', - ), - 3 => - array ( - ), - ), - 'build/Resource/Documents.php' => - array ( - 0 => 'b8ed6a3ddd060f9d8518ec65a32aef5582e94185', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\documents', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\getguestsdocumentsurls', - 1 => 'airlst\\sdkphp\\client\\resource\\geteventdocuments', - ), - 3 => - array ( - ), - ), - 'build/Resource/Company.php' => - array ( - 0 => 'b3a6f131d07a67a3c6038a6156cd4a097f5b69b9', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\company', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\getcompanyevents', - ), - 3 => - array ( - ), - ), - 'build/Resource/Guests.php' => - array ( - 0 => 'f4446b634e328299aad4986f11d163adba9787b9', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\guests', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\archiveguest', - 1 => 'airlst\\sdkphp\\client\\resource\\checkinguest', - 2 => 'airlst\\sdkphp\\client\\resource\\getguest', - 3 => 'airlst\\sdkphp\\client\\resource\\updateguest', - 4 => 'airlst\\sdkphp\\client\\resource\\deleteguest', - 5 => 'airlst\\sdkphp\\client\\resource\\getguestattachmentdownloadurl', - 6 => 'airlst\\sdkphp\\client\\resource\\getguestattachments', - 7 => 'airlst\\sdkphp\\client\\resource\\getguests', - 8 => 'airlst\\sdkphp\\client\\resource\\createguests', - 9 => 'airlst\\sdkphp\\client\\resource\\restoreguest', - 10 => 'airlst\\sdkphp\\client\\resource\\createcompanionguest', - 11 => 'airlst\\sdkphp\\client\\resource\\createrecommendedguest', - 12 => 'airlst\\sdkphp\\client\\resource\\updateguestemailoptinstatus', - 13 => 'airlst\\sdkphp\\client\\resource\\validateguestcode', - 14 => 'airlst\\sdkphp\\client\\resource\\createtemporaryupload', - ), - 3 => - array ( - ), - ), - 'build/Resource/Emails.php' => - array ( - 0 => '6a9618f18668d45a39e2ccbedf3ca222ac96caa2', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\emails', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\getemailtemplates', - ), - 3 => - array ( - ), - ), - 'build/Resource/Contacts.php' => - array ( - 0 => '8b80232f937be39938a320ef0156b2780fe3967b', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\contacts', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource\\getcontactevents', - 1 => 'airlst\\sdkphp\\client\\resource\\getcontactdetails', - 2 => 'airlst\\sdkphp\\client\\resource\\validatecontactcode', - ), - 3 => - array ( - ), - ), - 'build/Resource.php' => - array ( - 0 => 'cab819576907dd598bc9f0960a12a4a98ad8e70c', - 1 => - array ( - 0 => 'airlst\\sdkphp\\client\\resource', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\client\\__construct', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/16/14/161476df0ccd7361ab68d60961187659beb17a2a.php b/storage/framework/cache/phpstan/cache/PHPStan/16/14/161476df0ccd7361ab68d60961187659beb17a2a.php deleted file mode 100644 index 550d2df..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/16/14/161476df0ccd7361ab68d60961187659beb17a2a.php +++ /dev/null @@ -1,247 +0,0 @@ - 'v1', - 'data' => - array ( - 'tests/Resources/EventResourceTest.php' => - array ( - 0 => '1f52c319ace4213f1aca437f1b2a8300dfa730d1', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\resources\\eventresourcetest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\resources\\testlist', - 1 => 'airlst\\sdkphp\\tests\\resources\\testget', - 2 => 'airlst\\sdkphp\\tests\\resources\\resource', - ), - 3 => - array ( - ), - ), - 'tests/Resources/EmailResourceTest.php' => - array ( - 0 => 'c847b707009c136c22b1b87a08f45a42e038e5b7', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\resources\\emailresourcetest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\resources\\testsend', - 1 => 'airlst\\sdkphp\\tests\\resources\\resource', - ), - 3 => - array ( - ), - ), - 'tests/Resources/GuestResourceTest.php' => - array ( - 0 => '848ce440d30794a95993284920e5a86825a6fcad', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\resources\\guestresourcetest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\resources\\testlist', - 1 => 'airlst\\sdkphp\\tests\\resources\\testvalidatecode', - 2 => 'airlst\\sdkphp\\tests\\resources\\testget', - 3 => 'airlst\\sdkphp\\tests\\resources\\testcreate', - 4 => 'airlst\\sdkphp\\tests\\resources\\testupdate', - 5 => 'airlst\\sdkphp\\tests\\resources\\resource', - ), - 3 => - array ( - ), - ), - 'tests/Requests/Guest/CreateRequestTest.php' => - array ( - 0 => '6c62f077d5e1f791d3c9567acc2e4138b1e8af76', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\createrequesttest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testcreate', - ), - 3 => - array ( - ), - ), - 'tests/Requests/Guest/GetRequestTest.php' => - array ( - 0 => '83cb0f94238f73ba9afc27059cc92b623ecc2778', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\getrequesttest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testget', - ), - 3 => - array ( - ), - ), - 'tests/Requests/Guest/ListRequestTest.php' => - array ( - 0 => 'c2d30492fa4fae6b36daf16a4d537afe544ece6b', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\listrequesttest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testlist', - ), - 3 => - array ( - ), - ), - 'tests/Requests/Guest/ValidateCodeRequestTest.php' => - array ( - 0 => 'f3c101af796ce82e718662dd705460f21df8930c', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\validatecoderequesttest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testvalidatescode', - ), - 3 => - array ( - ), - ), - 'tests/Requests/Guest/UpdateRequestTest.php' => - array ( - 0 => '3316a254ddbcd2f08e9d3524264e5cd977fbb5e0', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\updaterequesttest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\guest\\testupdate', - ), - 3 => - array ( - ), - ), - 'tests/Requests/Event/GetRequestTest.php' => - array ( - 0 => 'ebb1775b41690605b31e3eabfd1edb87e69d37d0', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\event\\getrequesttest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\event\\testresolveendpoint', - 1 => 'airlst\\sdkphp\\tests\\requests\\event\\testget', - ), - 3 => - array ( - ), - ), - 'tests/Requests/Event/ListRequestTest.php' => - array ( - 0 => '6b98d8942c1b3a54cfdb8176c285586c87b90336', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\event\\listrequesttest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\event\\testlist', - ), - 3 => - array ( - ), - ), - 'tests/Requests/Email/ListRequestTest.php' => - array ( - 0 => '5e1d9f92919c8befb4c43ad1f09f72f6d44d838b', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\email\\listrequesttest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\email\\testlist', - ), - 3 => - array ( - ), - ), - 'tests/Requests/Email/SendRequestTest.php' => - array ( - 0 => 'bcd87efdcd803110eddfedf32bee6c2a02c4f237', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\email\\sendrequesttest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\requests\\email\\testsend', - ), - 3 => - array ( - ), - ), - 'tests/CoreApiTest.php' => - array ( - 0 => '05befbace479790cbfdd1fad949bb114478cae7b', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\coreapitest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\testresolvebaseurl', - 1 => 'airlst\\sdkphp\\tests\\testevent', - 2 => 'airlst\\sdkphp\\tests\\testguest', - 3 => 'airlst\\sdkphp\\tests\\testemail', - ), - 3 => - array ( - ), - ), - 'tests/Build/AirLSTSDKTest.php' => - array ( - 0 => '0e06b5e457e95ee28bde21634f573ecbfac0b897', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\build\\airlstsdktest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\build\\itsetscorrectbaseurl', - ), - 3 => - array ( - ), - ), - 'tests/TestCase.php' => - array ( - 0 => '84551a66378c1f594c7b5aceadbad3a695ba1130', - 1 => - array ( - 0 => 'airlst\\sdkphp\\tests\\testcase', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\tests\\mock', - 1 => 'airlst\\sdkphp\\tests\\setup', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/1b/cb/1bcbe50069edb21c0dc2f56c7852e44153d44fdd.php b/storage/framework/cache/phpstan/cache/PHPStan/1b/cb/1bcbe50069edb21c0dc2f56c7852e44153d44fdd.php deleted file mode 100644 index d00ca46..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/1b/cb/1bcbe50069edb21c0dc2f56c7852e44153d44fdd.php +++ /dev/null @@ -1,42 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php' => - array ( - 0 => 'bb16ba8acfd1386faf29cf2816814285f2c53466', - 1 => - array ( - 0 => 'returntypewillchange', - ), - 2 => - array ( - 0 => '__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php' => - array ( - 0 => '4c6d1cf0b7fc7da5dc868681dd20cd207692d0cd', - 1 => - array ( - 0 => 'curlstringfile', - ), - 2 => - array ( - 0 => '__construct', - 1 => '__set', - 2 => '__isset', - 3 => '__get', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/21/d9/21d9e310e11b082d8905bca5af4e12835af871c5.php b/storage/framework/cache/phpstan/cache/PHPStan/21/d9/21d9e310e11b082d8905bca5af4e12835af871c5.php deleted file mode 100644 index 0e0ea5c..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/21/d9/21d9e310e11b082d8905bca5af4e12835af871c5.php +++ /dev/null @@ -1,293 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Diff.php' => - array ( - 0 => 'a4051f9b45e9d1ccb5c6e97be74343129d4663cc', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\diff', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\__construct', - 1 => 'sebastianbergmann\\diff\\from', - 2 => 'sebastianbergmann\\diff\\to', - 3 => 'sebastianbergmann\\diff\\chunks', - 4 => 'sebastianbergmann\\diff\\setchunks', - 5 => 'sebastianbergmann\\diff\\getfrom', - 6 => 'sebastianbergmann\\diff\\getto', - 7 => 'sebastianbergmann\\diff\\getchunks', - 8 => 'sebastianbergmann\\diff\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Parser.php' => - array ( - 0 => '93087cfad4c8a2b687acc1b36bacfaa54c5cec21', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\parser', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\parse', - 1 => 'sebastianbergmann\\diff\\parsefilediff', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php' => - array ( - 0 => '463678f06839786edb3b1838cd5eee94f3280f28', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\timeefficientlongestcommonsubsequencecalculator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\calculate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/DiffOnlyOutputBuilder.php' => - array ( - 0 => '9c751fa05c0afc12c4272bf6ee5f4dfeeb6a24e9', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\diffonlyoutputbuilder', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\__construct', - 1 => 'sebastianbergmann\\diff\\output\\getdiff', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/DiffOutputBuilderInterface.php' => - array ( - 0 => '8aaef38bcbed8458e9ae4e919544c234ec45f916', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\diffoutputbuilderinterface', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\getdiff', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/UnifiedDiffOutputBuilder.php' => - array ( - 0 => '7a40899df1b987ed49f8da9b60b10a1ea1d0d278', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\unifieddiffoutputbuilder', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\__construct', - 1 => 'sebastianbergmann\\diff\\output\\getdiff', - 2 => 'sebastianbergmann\\diff\\output\\writediffhunks', - 3 => 'sebastianbergmann\\diff\\output\\writehunk', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/StrictUnifiedDiffOutputBuilder.php' => - array ( - 0 => '86853145669bd9157b179b87c54398fed9a865fc', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\strictunifieddiffoutputbuilder', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\__construct', - 1 => 'sebastianbergmann\\diff\\output\\getdiff', - 2 => 'sebastianbergmann\\diff\\output\\writediffhunks', - 3 => 'sebastianbergmann\\diff\\output\\writehunk', - 4 => 'sebastianbergmann\\diff\\output\\assertstring', - 5 => 'sebastianbergmann\\diff\\output\\assertstringornull', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Output/AbstractChunkOutputBuilder.php' => - array ( - 0 => '9abcd9bfe1d5427a12c8dcd86bad72ef3c35446e', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\abstractchunkoutputbuilder', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\output\\getcommonchunks', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/LongestCommonSubsequenceCalculator.php' => - array ( - 0 => '48dc5b3654bf8d4950bbdb6af729f6dcf13bda16', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\longestcommonsubsequencecalculator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\calculate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Chunk.php' => - array ( - 0 => '3cecc7e1fcc04b31fb637ff4259fd31ea9220b5a', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\chunk', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\__construct', - 1 => 'sebastianbergmann\\diff\\start', - 2 => 'sebastianbergmann\\diff\\startrange', - 3 => 'sebastianbergmann\\diff\\end', - 4 => 'sebastianbergmann\\diff\\endrange', - 5 => 'sebastianbergmann\\diff\\lines', - 6 => 'sebastianbergmann\\diff\\setlines', - 7 => 'sebastianbergmann\\diff\\getstart', - 8 => 'sebastianbergmann\\diff\\getstartrange', - 9 => 'sebastianbergmann\\diff\\getend', - 10 => 'sebastianbergmann\\diff\\getendrange', - 11 => 'sebastianbergmann\\diff\\getlines', - 12 => 'sebastianbergmann\\diff\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Differ.php' => - array ( - 0 => 'eb365eb5907b5776c49c2d5213c493ae43db750f', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\differ', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\__construct', - 1 => 'sebastianbergmann\\diff\\diff', - 2 => 'sebastianbergmann\\diff\\difftoarray', - 3 => 'sebastianbergmann\\diff\\splitstringbylines', - 4 => 'sebastianbergmann\\diff\\selectlcsimplementation', - 5 => 'sebastianbergmann\\diff\\calculateestimatedfootprint', - 6 => 'sebastianbergmann\\diff\\detectunmatchedlineendings', - 7 => 'sebastianbergmann\\diff\\getlinebreak', - 8 => 'sebastianbergmann\\diff\\getarraydiffparted', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Line.php' => - array ( - 0 => '1abcd50e6e71a125db5854dd267f6cacd4e8178f', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\line', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\__construct', - 1 => 'sebastianbergmann\\diff\\content', - 2 => 'sebastianbergmann\\diff\\type', - 3 => 'sebastianbergmann\\diff\\isadded', - 4 => 'sebastianbergmann\\diff\\isremoved', - 5 => 'sebastianbergmann\\diff\\isunchanged', - 6 => 'sebastianbergmann\\diff\\getcontent', - 7 => 'sebastianbergmann\\diff\\gettype', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Exception/ConfigurationException.php' => - array ( - 0 => 'f0668a27841bed4db68cd40b1b3f6c193b866345', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\configurationexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Exception/InvalidArgumentException.php' => - array ( - 0 => 'b28e42d650f365b33fbdea839fcabdc7caec6327', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\invalidargumentexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/Exception/Exception.php' => - array ( - 0 => '865e3da032089b0a5694654f5f4f50be667a495b', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php' => - array ( - 0 => '1094567a27eb68b63a68e3fb9781698c0786f8ea', - 1 => - array ( - 0 => 'sebastianbergmann\\diff\\memoryefficientlongestcommonsubsequencecalculator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\diff\\calculate', - 1 => 'sebastianbergmann\\diff\\length', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/24/13/24134c953993f8a31196eb9a77880ff4f926cb8e.php b/storage/framework/cache/phpstan/cache/PHPStan/24/13/24134c953993f8a31196eb9a77880ff4f926cb8e.php deleted file mode 100644 index 0dda26b..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/24/13/24134c953993f8a31196eb9a77880ff4f926cb8e.php +++ /dev/null @@ -1,362 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/VersionConstraintParser.php' => - array ( - 0 => '9a03d1fcfe10968b84fafa941ca1710997e79341', - 1 => - array ( - 0 => 'phario\\version\\versionconstraintparser', - ), - 2 => - array ( - 0 => 'phario\\version\\parse', - 1 => 'phario\\version\\handleorgroup', - 2 => 'phario\\version\\handletildeoperator', - 3 => 'phario\\version\\handlecaretoperator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/AnyVersionConstraint.php' => - array ( - 0 => '7b6997dda7e61a5a3e47f96b2ac20026a4ad1d51', - 1 => - array ( - 0 => 'phario\\version\\anyversionconstraint', - ), - 2 => - array ( - 0 => 'phario\\version\\complies', - 1 => 'phario\\version\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/AbstractVersionConstraint.php' => - array ( - 0 => 'fb4e0fb4a4e89c491e9bd47da3f4bcf5e65c84c0', - 1 => - array ( - 0 => 'phario\\version\\abstractversionconstraint', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/VersionConstraint.php' => - array ( - 0 => '495be7eb8e0d23c2829f3418b2551feb54b268e9', - 1 => - array ( - 0 => 'phario\\version\\versionconstraint', - ), - 2 => - array ( - 0 => 'phario\\version\\complies', - 1 => 'phario\\version\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/GreaterThanOrEqualToVersionConstraint.php' => - array ( - 0 => '31d8c4914a7c2f16bf36f538563ee412f856cdb3', - 1 => - array ( - 0 => 'phario\\version\\greaterthanorequaltoversionconstraint', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\complies', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/OrVersionConstraintGroup.php' => - array ( - 0 => '004772604023115b3ef7c28ec4fb7d3301dc4dca', - 1 => - array ( - 0 => 'phario\\version\\orversionconstraintgroup', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\complies', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/AndVersionConstraintGroup.php' => - array ( - 0 => 'cfd803b2ea9d969e10383a2748a56dced4b73cce', - 1 => - array ( - 0 => 'phario\\version\\andversionconstraintgroup', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\complies', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/ExactVersionConstraint.php' => - array ( - 0 => '098c09d62983d3e6fd71485e87116115d4a80924', - 1 => - array ( - 0 => 'phario\\version\\exactversionconstraint', - ), - 2 => - array ( - 0 => 'phario\\version\\complies', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/SpecificMajorVersionConstraint.php' => - array ( - 0 => 'efb81e3e5493d3908a9c3d51ad16e0329f5fbc68', - 1 => - array ( - 0 => 'phario\\version\\specificmajorversionconstraint', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\complies', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/constraints/SpecificMajorAndMinorVersionConstraint.php' => - array ( - 0 => '8c0b72e8a6fcb8f48e20e49abf6d8103d987b1a5', - 1 => - array ( - 0 => 'phario\\version\\specificmajorandminorversionconstraint', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\complies', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/VersionConstraintValue.php' => - array ( - 0 => '9cf0c4f77d86b54c45d730a708ce9dbcb1a53ae8', - 1 => - array ( - 0 => 'phario\\version\\versionconstraintvalue', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\getlabel', - 2 => 'phario\\version\\getbuildmetadata', - 3 => 'phario\\version\\getversionstring', - 4 => 'phario\\version\\getmajor', - 5 => 'phario\\version\\getminor', - 6 => 'phario\\version\\getpatch', - 7 => 'phario\\version\\parseversion', - 8 => 'phario\\version\\extractbuildmetadata', - 9 => 'phario\\version\\extractlabel', - 10 => 'phario\\version\\strippotentialvprefix', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/BuildMetaData.php' => - array ( - 0 => '95ad9aaa6c32718b2f6eef38225240b35b1f0dd2', - 1 => - array ( - 0 => 'phario\\version\\buildmetadata', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\asstring', - 2 => 'phario\\version\\equals', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/InvalidVersionException.php' => - array ( - 0 => 'b5af6590c57b8aab0245a2c491f96c4614225664', - 1 => - array ( - 0 => 'phario\\version\\invalidversionexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/InvalidPreReleaseSuffixException.php' => - array ( - 0 => 'd295ffaf424bd318b52ca58a22e134a757adc551', - 1 => - array ( - 0 => 'phario\\version\\invalidprereleasesuffixexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/UnsupportedVersionConstraintException.php' => - array ( - 0 => '8ba115bff96f1628f72295ac082b41ae9d2da288', - 1 => - array ( - 0 => 'phario\\version\\unsupportedversionconstraintexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/NoPreReleaseSuffixException.php' => - array ( - 0 => '30b1fabe90aa1cc2841f4d05e8b40a46679ba879', - 1 => - array ( - 0 => 'phario\\version\\noprereleasesuffixexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/NoBuildMetaDataException.php' => - array ( - 0 => '2fbcf83ac53911226fefa01823ebc6b6cd7e2e41', - 1 => - array ( - 0 => 'phario\\version\\nobuildmetadataexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/exceptions/Exception.php' => - array ( - 0 => '80bf09b2245e8a57b9fa84102198062b05d28491', - 1 => - array ( - 0 => 'phario\\version\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/PreReleaseSuffix.php' => - array ( - 0 => 'bb71a0619caa8bbac829636ca159c5b36b9fb53c', - 1 => - array ( - 0 => 'phario\\version\\prereleasesuffix', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\asstring', - 2 => 'phario\\version\\getvalue', - 3 => 'phario\\version\\getnumber', - 4 => 'phario\\version\\isgreaterthan', - 5 => 'phario\\version\\mapvaluetoscore', - 6 => 'phario\\version\\parsevalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/Version.php' => - array ( - 0 => 'b9cafee10b996648c21658a7f93de53410158b42', - 1 => - array ( - 0 => 'phario\\version\\version', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\getprereleasesuffix', - 2 => 'phario\\version\\getoriginalstring', - 3 => 'phario\\version\\getversionstring', - 4 => 'phario\\version\\hasprereleasesuffix', - 5 => 'phario\\version\\equals', - 6 => 'phario\\version\\isgreaterthan', - 7 => 'phario\\version\\getmajor', - 8 => 'phario\\version\\getminor', - 9 => 'phario\\version\\getpatch', - 10 => 'phario\\version\\hasbuildmetadata', - 11 => 'phario\\version\\getbuildmetadata', - 12 => 'phario\\version\\parseversion', - 13 => 'phario\\version\\ensureversionstringisvalid', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/version/src/VersionNumber.php' => - array ( - 0 => 'ec8c13c18e185e2163ec31423a3c0c6d05f89bca', - 1 => - array ( - 0 => 'phario\\version\\versionnumber', - ), - 2 => - array ( - 0 => 'phario\\version\\__construct', - 1 => 'phario\\version\\isany', - 2 => 'phario\\version\\getvalue', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/25/d7/25d7e63802be01ea7faa95069f85f2e3c9cc058f.php b/storage/framework/cache/phpstan/cache/PHPStan/25/d7/25d7e63802be01ea7faa95069f85f2e3c9cc058f.php deleted file mode 100644 index e23ea81..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/25/d7/25d7e63802be01ea7faa95069f85f2e3c9cc058f.php +++ /dev/null @@ -1,132 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/Restorer.php' => - array ( - 0 => '2a264bed5352a9804d5ea265898bedfdf0adb9c9', - 1 => - array ( - 0 => 'sebastianbergmann\\globalstate\\restorer', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\globalstate\\restoreglobalvariables', - 1 => 'sebastianbergmann\\globalstate\\restorestaticproperties', - 2 => 'sebastianbergmann\\globalstate\\restoresuperglobalarray', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/CodeExporter.php' => - array ( - 0 => 'bebfea380f88c5e6b50eb1d313aecd5499011407', - 1 => - array ( - 0 => 'sebastianbergmann\\globalstate\\codeexporter', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\globalstate\\constants', - 1 => 'sebastianbergmann\\globalstate\\globalvariables', - 2 => 'sebastianbergmann\\globalstate\\inisettings', - 3 => 'sebastianbergmann\\globalstate\\exportvariable', - 4 => 'sebastianbergmann\\globalstate\\arrayonlycontainsscalars', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/Snapshot.php' => - array ( - 0 => '3dd6c0e5aa115c5d67c3e26a4cca21a3a26cffa8', - 1 => - array ( - 0 => 'sebastianbergmann\\globalstate\\snapshot', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\globalstate\\__construct', - 1 => 'sebastianbergmann\\globalstate\\excludelist', - 2 => 'sebastianbergmann\\globalstate\\globalvariables', - 3 => 'sebastianbergmann\\globalstate\\superglobalvariables', - 4 => 'sebastianbergmann\\globalstate\\superglobalarrays', - 5 => 'sebastianbergmann\\globalstate\\staticproperties', - 6 => 'sebastianbergmann\\globalstate\\inisettings', - 7 => 'sebastianbergmann\\globalstate\\includedfiles', - 8 => 'sebastianbergmann\\globalstate\\constants', - 9 => 'sebastianbergmann\\globalstate\\functions', - 10 => 'sebastianbergmann\\globalstate\\interfaces', - 11 => 'sebastianbergmann\\globalstate\\classes', - 12 => 'sebastianbergmann\\globalstate\\traits', - 13 => 'sebastianbergmann\\globalstate\\snapshotconstants', - 14 => 'sebastianbergmann\\globalstate\\snapshotfunctions', - 15 => 'sebastianbergmann\\globalstate\\snapshotclasses', - 16 => 'sebastianbergmann\\globalstate\\snapshotinterfaces', - 17 => 'sebastianbergmann\\globalstate\\snapshotglobals', - 18 => 'sebastianbergmann\\globalstate\\snapshotsuperglobalarray', - 19 => 'sebastianbergmann\\globalstate\\snapshotstaticproperties', - 20 => 'sebastianbergmann\\globalstate\\setupsuperglobalarrays', - 21 => 'sebastianbergmann\\globalstate\\canbeserialized', - 22 => 'sebastianbergmann\\globalstate\\enumerateobjectsandresources', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/exceptions/RuntimeException.php' => - array ( - 0 => '688710ae08d1ee8e1de9b900c6418ae878999bf7', - 1 => - array ( - 0 => 'sebastianbergmann\\globalstate\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/exceptions/Exception.php' => - array ( - 0 => '80cb1c5ab4f8b552d57291de5ee3703590355cd5', - 1 => - array ( - 0 => 'sebastianbergmann\\globalstate\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/global-state/src/ExcludeList.php' => - array ( - 0 => '381b630f4622576edf7caa161c367c89a9a412bd', - 1 => - array ( - 0 => 'sebastianbergmann\\globalstate\\excludelist', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\globalstate\\addglobalvariable', - 1 => 'sebastianbergmann\\globalstate\\addclass', - 2 => 'sebastianbergmann\\globalstate\\addsubclassesof', - 3 => 'sebastianbergmann\\globalstate\\addimplementorsof', - 4 => 'sebastianbergmann\\globalstate\\addclassnameprefix', - 5 => 'sebastianbergmann\\globalstate\\addstaticproperty', - 6 => 'sebastianbergmann\\globalstate\\isglobalvariableexcluded', - 7 => 'sebastianbergmann\\globalstate\\isstaticpropertyexcluded', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/2a/a5/2aa57532cef8cb7bf2dfd7bd85e7b932afb782af.php b/storage/framework/cache/phpstan/cache/PHPStan/2a/a5/2aa57532cef8cb7bf2dfd7bd85e7b932afb782af.php deleted file mode 100644 index 8dd3d84..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/2a/a5/2aa57532cef8cb7bf2dfd7bd85e7b932afb782af.php +++ /dev/null @@ -1,24 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/object-reflector/src/ObjectReflector.php' => - array ( - 0 => 'b7559587d5074548a10ad1088a9fcd5c64e0fba7', - 1 => - array ( - 0 => 'sebastianbergmann\\objectreflector\\objectreflector', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\objectreflector\\getproperties', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/35/3e/353e33fc6bb5d4824ee449ec3821bbd000cb1653.php b/storage/framework/cache/phpstan/cache/PHPStan/35/3e/353e33fc6bb5d4824ee449ec3821bbd000cb1653.php deleted file mode 100644 index 4bba215..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/35/3e/353e33fc6bb5d4824ee449ec3821bbd000cb1653.php +++ /dev/null @@ -1,100 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/Parser.php' => - array ( - 0 => '93248d3ddadf4f117ff92c05b33b8f9c6af46547', - 1 => - array ( - 0 => 'sebastianbergmann\\cliparser\\parser', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\cliparser\\parse', - 1 => 'sebastianbergmann\\cliparser\\parseshortoption', - 2 => 'sebastianbergmann\\cliparser\\parselongoption', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/AmbiguousOptionException.php' => - array ( - 0 => '5cbf71bd59993fba2e04573fd2af3e896ba6cb44', - 1 => - array ( - 0 => 'sebastianbergmann\\cliparser\\ambiguousoptionexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\cliparser\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/UnknownOptionException.php' => - array ( - 0 => 'f0605798d3c3ae00645df1385df6c8d62f211b0f', - 1 => - array ( - 0 => 'sebastianbergmann\\cliparser\\unknownoptionexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\cliparser\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/OptionDoesNotAllowArgumentException.php' => - array ( - 0 => 'cda9342e391e62cf0d074e78b888e34325ac1d58', - 1 => - array ( - 0 => 'sebastianbergmann\\cliparser\\optiondoesnotallowargumentexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\cliparser\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/Exception.php' => - array ( - 0 => '9f4eed104c2dff7495ead0ec11c708ab090e9cef', - 1 => - array ( - 0 => 'sebastianbergmann\\cliparser\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/cli-parser/src/exceptions/RequiredOptionArgumentMissingException.php' => - array ( - 0 => '5f59479dd69423f980e20119ac5a3462e87cf3e9', - 1 => - array ( - 0 => 'sebastianbergmann\\cliparser\\requiredoptionargumentmissingexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\cliparser\\__construct', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/3b/be/3bbec53764d2c9bb33892ac71cab258f9dd0882c.php b/storage/framework/cache/phpstan/cache/PHPStan/3b/be/3bbec53764d2c9bb33892ac71cab258f9dd0882c.php deleted file mode 100644 index 0a1e20c..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/3b/be/3bbec53764d2c9bb33892ac71cab258f9dd0882c.php +++ /dev/null @@ -1,28 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit-reverse-lookup/src/Wizard.php' => - array ( - 0 => '3ec416a40c6c9be140bf4b90bdf26ed7403f9c18', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunitreverselookup\\wizard', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunitreverselookup\\lookup', - 1 => 'sebastianbergmann\\codeunitreverselookup\\updatelookuptable', - 2 => 'sebastianbergmann\\codeunitreverselookup\\processclassesandtraits', - 3 => 'sebastianbergmann\\codeunitreverselookup\\processfunctions', - 4 => 'sebastianbergmann\\codeunitreverselookup\\processfunctionormethod', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/45/80/458044082860b233bcb39d791595cb02f1655631.php b/storage/framework/cache/phpstan/cache/PHPStan/45/80/458044082860b233bcb39d791595cb02f1655631.php deleted file mode 100644 index 75a871d..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/45/80/458044082860b233bcb39d791595cb02f1655631.php +++ /dev/null @@ -1,120 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/LineCountingVisitor.php' => - array ( - 0 => 'e61a7ee47e02a441986c55fa6a85183e8b50da26', - 1 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\linecountingvisitor', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\__construct', - 1 => 'sebastianbergmann\\linesofcode\\enternode', - 2 => 'sebastianbergmann\\linesofcode\\result', - 3 => 'sebastianbergmann\\linesofcode\\comments', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/LinesOfCode.php' => - array ( - 0 => 'c898b1a687f38ebf8b9a3f73d78cf8724c01104e', - 1 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\linesofcode', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\__construct', - 1 => 'sebastianbergmann\\linesofcode\\linesofcode', - 2 => 'sebastianbergmann\\linesofcode\\commentlinesofcode', - 3 => 'sebastianbergmann\\linesofcode\\noncommentlinesofcode', - 4 => 'sebastianbergmann\\linesofcode\\logicallinesofcode', - 5 => 'sebastianbergmann\\linesofcode\\plus', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Counter.php' => - array ( - 0 => 'd16e00dd0489847e028282c42805760ae8bdbd37', - 1 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\counter', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\countinsourcefile', - 1 => 'sebastianbergmann\\linesofcode\\countinsourcestring', - 2 => 'sebastianbergmann\\linesofcode\\countinabstractsyntaxtree', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Exception/RuntimeException.php' => - array ( - 0 => '846eefcf2a00c4b39378c358f9f9fdf591fa14c6', - 1 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Exception/NegativeValueException.php' => - array ( - 0 => '2a5c2802c7e7237357d1f01eb112bb9e745e5f1b', - 1 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\negativevalueexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Exception/IllogicalValuesException.php' => - array ( - 0 => 'f6aa84e6523cf722c342e5354720cef59f133e23', - 1 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\illogicalvaluesexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/lines-of-code/src/Exception/Exception.php' => - array ( - 0 => '8f85e6aa5c47b0c642b4d0e38955cc8e25ad58e5', - 1 => - array ( - 0 => 'sebastianbergmann\\linesofcode\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/4e/0c/4e0c03176a867acbd21fbc8558f7d3c525a71055.php b/storage/framework/cache/phpstan/cache/PHPStan/4e/0c/4e0c03176a867acbd21fbc8558f7d3c525a71055.php deleted file mode 100644 index 6807c40..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/4e/0c/4e0c03176a867acbd21fbc8558f7d3c525a71055.php +++ /dev/null @@ -1,16498 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Application.php' => - array ( - 0 => '0aed4d445d383b43585957302292d87d0fe9d851', - 1 => - array ( - 0 => 'phpunit\\textui\\application', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\run', - 1 => 'phpunit\\textui\\execute', - 2 => 'phpunit\\textui\\loadbootstrapscript', - 3 => 'phpunit\\textui\\buildcliconfiguration', - 4 => 'phpunit\\textui\\loadxmlconfiguration', - 5 => 'phpunit\\textui\\buildtestsuite', - 6 => 'phpunit\\textui\\bootstrapextensions', - 7 => 'phpunit\\textui\\executecommandsthatonlyrequirecliconfiguration', - 8 => 'phpunit\\textui\\executecommandsthatrequirecliconfigurationandtestsuite', - 9 => 'phpunit\\textui\\executecommandsthatrequirecompleteconfiguration', - 10 => 'phpunit\\textui\\executehelpcommandwhenthereisnothingelsetodo', - 11 => 'phpunit\\textui\\writeruntimeinformation', - 12 => 'phpunit\\textui\\writepharextensioninformation', - 13 => 'phpunit\\textui\\writemessage', - 14 => 'phpunit\\textui\\writerandomseedinformation', - 15 => 'phpunit\\textui\\registerlogfilewriters', - 16 => 'phpunit\\textui\\testdoxresultcollector', - 17 => 'phpunit\\textui\\initializetestresultcache', - 18 => 'phpunit\\textui\\configurebaseline', - 19 => 'phpunit\\textui\\exitwithcrashmessage', - 20 => 'phpunit\\textui\\exitwitherrormessage', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/PhpHandler.php' => - array ( - 0 => 'b03f222c0a7e8661779a971f8be54dfe0ba695b9', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\phphandler', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\handle', - 1 => 'phpunit\\textui\\configuration\\handleincludepaths', - 2 => 'phpunit\\textui\\configuration\\handleinisettings', - 3 => 'phpunit\\textui\\configuration\\handleconstants', - 4 => 'phpunit\\textui\\configuration\\handleglobalvariables', - 5 => 'phpunit\\textui\\configuration\\handleservervariables', - 6 => 'phpunit\\textui\\configuration\\handlevariables', - 7 => 'phpunit\\textui\\configuration\\handleenvvariables', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/CodeCoverageFilterRegistry.php' => - array ( - 0 => '93e494814ef4f462a533465fc89142ebe2b51b96', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\codecoveragefilterregistry', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\instance', - 1 => 'phpunit\\textui\\configuration\\get', - 2 => 'phpunit\\textui\\configuration\\init', - 3 => 'phpunit\\textui\\configuration\\configured', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Registry.php' => - array ( - 0 => 'c714cb71c5d2a3f4c9256534e7d89e0e00502618', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\registry', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\saveto', - 1 => 'phpunit\\textui\\configuration\\loadfrom', - 2 => 'phpunit\\textui\\configuration\\get', - 3 => 'phpunit\\textui\\configuration\\init', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Builder.php' => - array ( - 0 => '28d3beef10703ad7c201ab6692519702e0c9d4cd', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\builder', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\build', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Constant.php' => - array ( - 0 => '3a3303b1a1eaafec2bceb0ce38f1f81e3ac086c9', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\constant', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\name', - 2 => 'phpunit\\textui\\configuration\\value', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Variable.php' => - array ( - 0 => 'ea896aa56f1bcd9454020c82d20e6704231220b3', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\variable', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\name', - 2 => 'phpunit\\textui\\configuration\\value', - 3 => 'phpunit\\textui\\configuration\\force', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFileCollectionIterator.php' => - array ( - 0 => '6725883485aca41eef8399b8ba8d0084acf2390c', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testfilecollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuiteCollection.php' => - array ( - 0 => 'ed08474198c13ae7c2bfadfae9a8225725419777', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testsuitecollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\count', - 4 => 'phpunit\\textui\\configuration\\getiterator', - 5 => 'phpunit\\textui\\configuration\\isempty', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFileCollection.php' => - array ( - 0 => '2b0f482b10ea51780e2caa40d415836b20b464d3', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testfilecollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\count', - 4 => 'phpunit\\textui\\configuration\\getiterator', - 5 => 'phpunit\\textui\\configuration\\isempty', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Group.php' => - array ( - 0 => 'ebe98dfbed2f3e96464cbbdca4477f5d00444812', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\group', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\name', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectoryCollection.php' => - array ( - 0 => '4192d501050b405d6c5d291f909a2dc3d20ad2d1', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\filterdirectorycollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\count', - 4 => 'phpunit\\textui\\configuration\\notempty', - 5 => 'phpunit\\textui\\configuration\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuite.php' => - array ( - 0 => '228cbb19fecd718f8002e5ad02e5ae8e774e66b4', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testsuite', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\name', - 2 => 'phpunit\\textui\\configuration\\directories', - 3 => 'phpunit\\textui\\configuration\\files', - 4 => 'phpunit\\textui\\configuration\\exclude', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectory.php' => - array ( - 0 => '33cb864d688f2fd38d272e31b76f0111f1115be9', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testdirectory', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\path', - 2 => 'phpunit\\textui\\configuration\\prefix', - 3 => 'phpunit\\textui\\configuration\\suffix', - 4 => 'phpunit\\textui\\configuration\\phpversion', - 5 => 'phpunit\\textui\\configuration\\phpversionoperator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/VariableCollection.php' => - array ( - 0 => '0fdc4486a0000f052ca646d8cffbd306f600b9f6', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\variablecollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\count', - 4 => 'phpunit\\textui\\configuration\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/File.php' => - array ( - 0 => 'ec339b1aed2c95ba7baafb9e346b87e7f52b9cc9', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\file', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\path', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuiteCollectionIterator.php' => - array ( - 0 => '34763815d967ecf58fad0604638f507c57c34873', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testsuitecollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/GroupCollectionIterator.php' => - array ( - 0 => '079113b96edbcdd69570e0a6ec835e6b5ea21a97', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\groupcollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrapCollection.php' => - array ( - 0 => '3ccc94490582b437d20506cfb9d361a3d537da87', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\extensionbootstrapcollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrap.php' => - array ( - 0 => '640bb0f8617ecec0734fbf017ca612e1f5191246', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\extensionbootstrap', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\classname', - 2 => 'phpunit\\textui\\configuration\\parameters', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/GroupCollection.php' => - array ( - 0 => '030594c2bf1da807de52eccd16e14ab791c1accb', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\groupcollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\asarrayofstrings', - 4 => 'phpunit\\textui\\configuration\\isempty', - 5 => 'phpunit\\textui\\configuration\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrapCollectionIterator.php' => - array ( - 0 => '9293ce1ef6b94899ef9669691d74fb3e47c4f46b', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\extensionbootstrapcollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/VariableCollectionIterator.php' => - array ( - 0 => '51c00efbe1706c01cbd33b22c7ecaecd90a94609', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\variablecollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ConstantCollection.php' => - array ( - 0 => 'ff16c007f8b63df4c06b882667a3308aa682239a', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\constantcollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\count', - 4 => 'phpunit\\textui\\configuration\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFile.php' => - array ( - 0 => 'f13d1a0ca03df54e3832a71344c47b0edc136759', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testfile', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\path', - 2 => 'phpunit\\textui\\configuration\\phpversion', - 3 => 'phpunit\\textui\\configuration\\phpversionoperator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSettingCollection.php' => - array ( - 0 => 'ee61f4bdab88b6540e766b3b9c691db04f257c45', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\inisettingcollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\count', - 4 => 'phpunit\\textui\\configuration\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectoryCollectionIterator.php' => - array ( - 0 => 'a8c2e7562dc71a54a37fccdf9e9b95f46d0795db', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testdirectorycollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Directory.php' => - array ( - 0 => 'e4088cbc511a6b875aa76c4f7583e1fd68368bab', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\directory', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\path', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FileCollectionIterator.php' => - array ( - 0 => '58c3249b959343fd8f7302273d4b4d29bf6eca42', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\filecollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectoryCollection.php' => - array ( - 0 => '0b0791bf508e942a0f3c29a59351793b2258072e', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testdirectorycollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\count', - 4 => 'phpunit\\textui\\configuration\\getiterator', - 5 => 'phpunit\\textui\\configuration\\isempty', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectoryCollectionIterator.php' => - array ( - 0 => '7bcf0db39c30ca7d6316b0a4e2d5fe2f0ba1975c', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\filterdirectorycollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ConstantCollectionIterator.php' => - array ( - 0 => 'bcba7c39ea93228dd8d169030677e44f27b3b184', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\constantcollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Source.php' => - array ( - 0 => 'dba366674e782b96ad4a266246b5056eb629bf54', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\source', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\usebaseline', - 2 => 'phpunit\\textui\\configuration\\hasbaseline', - 3 => 'phpunit\\textui\\configuration\\baseline', - 4 => 'phpunit\\textui\\configuration\\includedirectories', - 5 => 'phpunit\\textui\\configuration\\includefiles', - 6 => 'phpunit\\textui\\configuration\\excludedirectories', - 7 => 'phpunit\\textui\\configuration\\excludefiles', - 8 => 'phpunit\\textui\\configuration\\notempty', - 9 => 'phpunit\\textui\\configuration\\restrictdeprecations', - 10 => 'phpunit\\textui\\configuration\\restrictnotices', - 11 => 'phpunit\\textui\\configuration\\restrictwarnings', - 12 => 'phpunit\\textui\\configuration\\ignoresuppressionofdeprecations', - 13 => 'phpunit\\textui\\configuration\\ignoresuppressionofphpdeprecations', - 14 => 'phpunit\\textui\\configuration\\ignoresuppressionoferrors', - 15 => 'phpunit\\textui\\configuration\\ignoresuppressionofnotices', - 16 => 'phpunit\\textui\\configuration\\ignoresuppressionofphpnotices', - 17 => 'phpunit\\textui\\configuration\\ignoresuppressionofwarnings', - 18 => 'phpunit\\textui\\configuration\\ignoresuppressionofphpwarnings', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FileCollection.php' => - array ( - 0 => 'e49fdd3b465b830032b77f3c35f4b82fde5ee562', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\filecollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\count', - 4 => 'phpunit\\textui\\configuration\\notempty', - 5 => 'phpunit\\textui\\configuration\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectory.php' => - array ( - 0 => '6f715d94fb984eb06bfc87a221dea7a0f875ea3f', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\filterdirectory', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\path', - 2 => 'phpunit\\textui\\configuration\\prefix', - 3 => 'phpunit\\textui\\configuration\\suffix', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/DirectoryCollectionIterator.php' => - array ( - 0 => '08fc357665dd3364699773a0ac4d849c2c54ee88', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\directorycollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Php.php' => - array ( - 0 => '7e90952dd3ee4bdf24255d38f1a12729c58fc562', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\php', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\includepaths', - 2 => 'phpunit\\textui\\configuration\\inisettings', - 3 => 'phpunit\\textui\\configuration\\constants', - 4 => 'phpunit\\textui\\configuration\\globalvariables', - 5 => 'phpunit\\textui\\configuration\\envvariables', - 6 => 'phpunit\\textui\\configuration\\postvariables', - 7 => 'phpunit\\textui\\configuration\\getvariables', - 8 => 'phpunit\\textui\\configuration\\cookievariables', - 9 => 'phpunit\\textui\\configuration\\servervariables', - 10 => 'phpunit\\textui\\configuration\\filesvariables', - 11 => 'phpunit\\textui\\configuration\\requestvariables', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSetting.php' => - array ( - 0 => '72e55b1b15113acf070a6307193290a487721f21', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\inisetting', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\name', - 2 => 'phpunit\\textui\\configuration\\value', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/DirectoryCollection.php' => - array ( - 0 => '10f71187585fa8f7bc1dd0cadeb22615397113b7', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\directorycollection', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\fromarray', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\asarray', - 3 => 'phpunit\\textui\\configuration\\count', - 4 => 'phpunit\\textui\\configuration\\getiterator', - 5 => 'phpunit\\textui\\configuration\\isempty', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSettingCollectionIterator.php' => - array ( - 0 => 'b24284caa9bcc6cf632e41526498e7fe5d2dc950', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\inisettingcollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\count', - 2 => 'phpunit\\textui\\configuration\\rewind', - 3 => 'phpunit\\textui\\configuration\\valid', - 4 => 'phpunit\\textui\\configuration\\key', - 5 => 'phpunit\\textui\\configuration\\current', - 6 => 'phpunit\\textui\\configuration\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Configuration.php' => - array ( - 0 => 'bb698bc28b7d090a85e9bda7b526f78d2d33cb5e', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\configuration', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\__construct', - 1 => 'phpunit\\textui\\configuration\\hascliarguments', - 2 => 'phpunit\\textui\\configuration\\cliarguments', - 3 => 'phpunit\\textui\\configuration\\hascliargument', - 4 => 'phpunit\\textui\\configuration\\cliargument', - 5 => 'phpunit\\textui\\configuration\\hasconfigurationfile', - 6 => 'phpunit\\textui\\configuration\\configurationfile', - 7 => 'phpunit\\textui\\configuration\\hasbootstrap', - 8 => 'phpunit\\textui\\configuration\\bootstrap', - 9 => 'phpunit\\textui\\configuration\\cacheresult', - 10 => 'phpunit\\textui\\configuration\\hascachedirectory', - 11 => 'phpunit\\textui\\configuration\\cachedirectory', - 12 => 'phpunit\\textui\\configuration\\hascoveragecachedirectory', - 13 => 'phpunit\\textui\\configuration\\coveragecachedirectory', - 14 => 'phpunit\\textui\\configuration\\source', - 15 => 'phpunit\\textui\\configuration\\restrictdeprecations', - 16 => 'phpunit\\textui\\configuration\\restrictnotices', - 17 => 'phpunit\\textui\\configuration\\restrictwarnings', - 18 => 'phpunit\\textui\\configuration\\hasnonemptylistoffilestobeincludedincodecoveragereport', - 19 => 'phpunit\\textui\\configuration\\coverageincludedirectories', - 20 => 'phpunit\\textui\\configuration\\coverageincludefiles', - 21 => 'phpunit\\textui\\configuration\\coverageexcludedirectories', - 22 => 'phpunit\\textui\\configuration\\coverageexcludefiles', - 23 => 'phpunit\\textui\\configuration\\testresultcachefile', - 24 => 'phpunit\\textui\\configuration\\ignoredeprecatedcodeunitsfromcodecoverage', - 25 => 'phpunit\\textui\\configuration\\disablecodecoverageignore', - 26 => 'phpunit\\textui\\configuration\\pathcoverage', - 27 => 'phpunit\\textui\\configuration\\hascoveragereport', - 28 => 'phpunit\\textui\\configuration\\hascoverageclover', - 29 => 'phpunit\\textui\\configuration\\coverageclover', - 30 => 'phpunit\\textui\\configuration\\hascoveragecobertura', - 31 => 'phpunit\\textui\\configuration\\coveragecobertura', - 32 => 'phpunit\\textui\\configuration\\hascoveragecrap4j', - 33 => 'phpunit\\textui\\configuration\\coveragecrap4j', - 34 => 'phpunit\\textui\\configuration\\coveragecrap4jthreshold', - 35 => 'phpunit\\textui\\configuration\\hascoveragehtml', - 36 => 'phpunit\\textui\\configuration\\coveragehtml', - 37 => 'phpunit\\textui\\configuration\\coveragehtmllowupperbound', - 38 => 'phpunit\\textui\\configuration\\coveragehtmlhighlowerbound', - 39 => 'phpunit\\textui\\configuration\\coveragehtmlcolorsuccesslow', - 40 => 'phpunit\\textui\\configuration\\coveragehtmlcolorsuccessmedium', - 41 => 'phpunit\\textui\\configuration\\coveragehtmlcolorsuccesshigh', - 42 => 'phpunit\\textui\\configuration\\coveragehtmlcolorwarning', - 43 => 'phpunit\\textui\\configuration\\coveragehtmlcolordanger', - 44 => 'phpunit\\textui\\configuration\\hascoveragehtmlcustomcssfile', - 45 => 'phpunit\\textui\\configuration\\coveragehtmlcustomcssfile', - 46 => 'phpunit\\textui\\configuration\\hascoveragephp', - 47 => 'phpunit\\textui\\configuration\\coveragephp', - 48 => 'phpunit\\textui\\configuration\\hascoveragetext', - 49 => 'phpunit\\textui\\configuration\\coveragetext', - 50 => 'phpunit\\textui\\configuration\\coveragetextshowuncoveredfiles', - 51 => 'phpunit\\textui\\configuration\\coveragetextshowonlysummary', - 52 => 'phpunit\\textui\\configuration\\hascoveragexml', - 53 => 'phpunit\\textui\\configuration\\coveragexml', - 54 => 'phpunit\\textui\\configuration\\failonallissues', - 55 => 'phpunit\\textui\\configuration\\failondeprecation', - 56 => 'phpunit\\textui\\configuration\\failonphpunitdeprecation', - 57 => 'phpunit\\textui\\configuration\\failonphpunitwarning', - 58 => 'phpunit\\textui\\configuration\\failonemptytestsuite', - 59 => 'phpunit\\textui\\configuration\\failonincomplete', - 60 => 'phpunit\\textui\\configuration\\failonnotice', - 61 => 'phpunit\\textui\\configuration\\failonrisky', - 62 => 'phpunit\\textui\\configuration\\failonskipped', - 63 => 'phpunit\\textui\\configuration\\failonwarning', - 64 => 'phpunit\\textui\\configuration\\donotfailondeprecation', - 65 => 'phpunit\\textui\\configuration\\donotfailonphpunitdeprecation', - 66 => 'phpunit\\textui\\configuration\\donotfailonphpunitwarning', - 67 => 'phpunit\\textui\\configuration\\donotfailonemptytestsuite', - 68 => 'phpunit\\textui\\configuration\\donotfailonincomplete', - 69 => 'phpunit\\textui\\configuration\\donotfailonnotice', - 70 => 'phpunit\\textui\\configuration\\donotfailonrisky', - 71 => 'phpunit\\textui\\configuration\\donotfailonskipped', - 72 => 'phpunit\\textui\\configuration\\donotfailonwarning', - 73 => 'phpunit\\textui\\configuration\\stopondefect', - 74 => 'phpunit\\textui\\configuration\\stopondeprecation', - 75 => 'phpunit\\textui\\configuration\\stoponerror', - 76 => 'phpunit\\textui\\configuration\\stoponfailure', - 77 => 'phpunit\\textui\\configuration\\stoponincomplete', - 78 => 'phpunit\\textui\\configuration\\stoponnotice', - 79 => 'phpunit\\textui\\configuration\\stoponrisky', - 80 => 'phpunit\\textui\\configuration\\stoponskipped', - 81 => 'phpunit\\textui\\configuration\\stoponwarning', - 82 => 'phpunit\\textui\\configuration\\outputtostandarderrorstream', - 83 => 'phpunit\\textui\\configuration\\columns', - 84 => 'phpunit\\textui\\configuration\\loadpharextensions', - 85 => 'phpunit\\textui\\configuration\\noextensions', - 86 => 'phpunit\\textui\\configuration\\haspharextensiondirectory', - 87 => 'phpunit\\textui\\configuration\\pharextensiondirectory', - 88 => 'phpunit\\textui\\configuration\\extensionbootstrappers', - 89 => 'phpunit\\textui\\configuration\\backupglobals', - 90 => 'phpunit\\textui\\configuration\\backupstaticproperties', - 91 => 'phpunit\\textui\\configuration\\bestrictaboutchangestoglobalstate', - 92 => 'phpunit\\textui\\configuration\\colors', - 93 => 'phpunit\\textui\\configuration\\processisolation', - 94 => 'phpunit\\textui\\configuration\\enforcetimelimit', - 95 => 'phpunit\\textui\\configuration\\defaulttimelimit', - 96 => 'phpunit\\textui\\configuration\\timeoutforsmalltests', - 97 => 'phpunit\\textui\\configuration\\timeoutformediumtests', - 98 => 'phpunit\\textui\\configuration\\timeoutforlargetests', - 99 => 'phpunit\\textui\\configuration\\reportuselesstests', - 100 => 'phpunit\\textui\\configuration\\strictcoverage', - 101 => 'phpunit\\textui\\configuration\\disallowtestoutput', - 102 => 'phpunit\\textui\\configuration\\displaydetailsonallissues', - 103 => 'phpunit\\textui\\configuration\\displaydetailsonincompletetests', - 104 => 'phpunit\\textui\\configuration\\displaydetailsonskippedtests', - 105 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggerdeprecations', - 106 => 'phpunit\\textui\\configuration\\displaydetailsonphpunitdeprecations', - 107 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggererrors', - 108 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggernotices', - 109 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggerwarnings', - 110 => 'phpunit\\textui\\configuration\\reversedefectlist', - 111 => 'phpunit\\textui\\configuration\\requirecoveragemetadata', - 112 => 'phpunit\\textui\\configuration\\registermockobjectsfromtestargumentsrecursively', - 113 => 'phpunit\\textui\\configuration\\noprogress', - 114 => 'phpunit\\textui\\configuration\\noresults', - 115 => 'phpunit\\textui\\configuration\\nooutput', - 116 => 'phpunit\\textui\\configuration\\executionorder', - 117 => 'phpunit\\textui\\configuration\\executionorderdefects', - 118 => 'phpunit\\textui\\configuration\\resolvedependencies', - 119 => 'phpunit\\textui\\configuration\\haslogfileteamcity', - 120 => 'phpunit\\textui\\configuration\\logfileteamcity', - 121 => 'phpunit\\textui\\configuration\\haslogfilejunit', - 122 => 'phpunit\\textui\\configuration\\logfilejunit', - 123 => 'phpunit\\textui\\configuration\\haslogfiletestdoxhtml', - 124 => 'phpunit\\textui\\configuration\\logfiletestdoxhtml', - 125 => 'phpunit\\textui\\configuration\\haslogfiletestdoxtext', - 126 => 'phpunit\\textui\\configuration\\logfiletestdoxtext', - 127 => 'phpunit\\textui\\configuration\\haslogeventstext', - 128 => 'phpunit\\textui\\configuration\\logeventstext', - 129 => 'phpunit\\textui\\configuration\\haslogeventsverbosetext', - 130 => 'phpunit\\textui\\configuration\\logeventsverbosetext', - 131 => 'phpunit\\textui\\configuration\\outputisteamcity', - 132 => 'phpunit\\textui\\configuration\\outputistestdox', - 133 => 'phpunit\\textui\\configuration\\hastestscovering', - 134 => 'phpunit\\textui\\configuration\\testscovering', - 135 => 'phpunit\\textui\\configuration\\hastestsusing', - 136 => 'phpunit\\textui\\configuration\\testsusing', - 137 => 'phpunit\\textui\\configuration\\hasfilter', - 138 => 'phpunit\\textui\\configuration\\filter', - 139 => 'phpunit\\textui\\configuration\\hasgroups', - 140 => 'phpunit\\textui\\configuration\\groups', - 141 => 'phpunit\\textui\\configuration\\hasexcludegroups', - 142 => 'phpunit\\textui\\configuration\\excludegroups', - 143 => 'phpunit\\textui\\configuration\\randomorderseed', - 144 => 'phpunit\\textui\\configuration\\includeuncoveredfiles', - 145 => 'phpunit\\textui\\configuration\\testsuite', - 146 => 'phpunit\\textui\\configuration\\includetestsuite', - 147 => 'phpunit\\textui\\configuration\\excludetestsuite', - 148 => 'phpunit\\textui\\configuration\\hasdefaulttestsuite', - 149 => 'phpunit\\textui\\configuration\\defaulttestsuite', - 150 => 'phpunit\\textui\\configuration\\testsuffixes', - 151 => 'phpunit\\textui\\configuration\\php', - 152 => 'phpunit\\textui\\configuration\\controlgarbagecollector', - 153 => 'phpunit\\textui\\configuration\\numberoftestsbeforegarbagecollection', - 154 => 'phpunit\\textui\\configuration\\hasgeneratebaseline', - 155 => 'phpunit\\textui\\configuration\\generatebaseline', - 156 => 'phpunit\\textui\\configuration\\debug', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Builder.php' => - array ( - 0 => 'c5f6009b8cbab2a982e09623df4e105c9e4a720e', - 1 => - array ( - 0 => 'phpunit\\textui\\cliarguments\\builder', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\cliarguments\\fromparameters', - 1 => 'phpunit\\textui\\cliarguments\\markprocessed', - 2 => 'phpunit\\textui\\cliarguments\\warnwhenoptionsconflict', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Configuration.php' => - array ( - 0 => '0437d22857e875f51d4f8494870ace45f081ccad', - 1 => - array ( - 0 => 'phpunit\\textui\\cliarguments\\configuration', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\cliarguments\\__construct', - 1 => 'phpunit\\textui\\cliarguments\\arguments', - 2 => 'phpunit\\textui\\cliarguments\\hasatleastversion', - 3 => 'phpunit\\textui\\cliarguments\\atleastversion', - 4 => 'phpunit\\textui\\cliarguments\\hasbackupglobals', - 5 => 'phpunit\\textui\\cliarguments\\backupglobals', - 6 => 'phpunit\\textui\\cliarguments\\hasbackupstaticproperties', - 7 => 'phpunit\\textui\\cliarguments\\backupstaticproperties', - 8 => 'phpunit\\textui\\cliarguments\\hasbestrictaboutchangestoglobalstate', - 9 => 'phpunit\\textui\\cliarguments\\bestrictaboutchangestoglobalstate', - 10 => 'phpunit\\textui\\cliarguments\\hasbootstrap', - 11 => 'phpunit\\textui\\cliarguments\\bootstrap', - 12 => 'phpunit\\textui\\cliarguments\\hascachedirectory', - 13 => 'phpunit\\textui\\cliarguments\\cachedirectory', - 14 => 'phpunit\\textui\\cliarguments\\hascacheresult', - 15 => 'phpunit\\textui\\cliarguments\\cacheresult', - 16 => 'phpunit\\textui\\cliarguments\\hascacheresultfile', - 17 => 'phpunit\\textui\\cliarguments\\cacheresultfile', - 18 => 'phpunit\\textui\\cliarguments\\checkversion', - 19 => 'phpunit\\textui\\cliarguments\\hascolors', - 20 => 'phpunit\\textui\\cliarguments\\colors', - 21 => 'phpunit\\textui\\cliarguments\\hascolumns', - 22 => 'phpunit\\textui\\cliarguments\\columns', - 23 => 'phpunit\\textui\\cliarguments\\hasconfigurationfile', - 24 => 'phpunit\\textui\\cliarguments\\configurationfile', - 25 => 'phpunit\\textui\\cliarguments\\hascoveragefilter', - 26 => 'phpunit\\textui\\cliarguments\\coveragefilter', - 27 => 'phpunit\\textui\\cliarguments\\hascoverageclover', - 28 => 'phpunit\\textui\\cliarguments\\coverageclover', - 29 => 'phpunit\\textui\\cliarguments\\hascoveragecobertura', - 30 => 'phpunit\\textui\\cliarguments\\coveragecobertura', - 31 => 'phpunit\\textui\\cliarguments\\hascoveragecrap4j', - 32 => 'phpunit\\textui\\cliarguments\\coveragecrap4j', - 33 => 'phpunit\\textui\\cliarguments\\hascoveragehtml', - 34 => 'phpunit\\textui\\cliarguments\\coveragehtml', - 35 => 'phpunit\\textui\\cliarguments\\hascoveragephp', - 36 => 'phpunit\\textui\\cliarguments\\coveragephp', - 37 => 'phpunit\\textui\\cliarguments\\hascoveragetext', - 38 => 'phpunit\\textui\\cliarguments\\coveragetext', - 39 => 'phpunit\\textui\\cliarguments\\hascoveragetextshowuncoveredfiles', - 40 => 'phpunit\\textui\\cliarguments\\coveragetextshowuncoveredfiles', - 41 => 'phpunit\\textui\\cliarguments\\hascoveragetextshowonlysummary', - 42 => 'phpunit\\textui\\cliarguments\\coveragetextshowonlysummary', - 43 => 'phpunit\\textui\\cliarguments\\hascoveragexml', - 44 => 'phpunit\\textui\\cliarguments\\coveragexml', - 45 => 'phpunit\\textui\\cliarguments\\haspathcoverage', - 46 => 'phpunit\\textui\\cliarguments\\pathcoverage', - 47 => 'phpunit\\textui\\cliarguments\\hascoveragecachedirectory', - 48 => 'phpunit\\textui\\cliarguments\\coveragecachedirectory', - 49 => 'phpunit\\textui\\cliarguments\\warmcoveragecache', - 50 => 'phpunit\\textui\\cliarguments\\hasdefaulttimelimit', - 51 => 'phpunit\\textui\\cliarguments\\defaulttimelimit', - 52 => 'phpunit\\textui\\cliarguments\\hasdisablecodecoverageignore', - 53 => 'phpunit\\textui\\cliarguments\\disablecodecoverageignore', - 54 => 'phpunit\\textui\\cliarguments\\hasdisallowtestoutput', - 55 => 'phpunit\\textui\\cliarguments\\disallowtestoutput', - 56 => 'phpunit\\textui\\cliarguments\\hasenforcetimelimit', - 57 => 'phpunit\\textui\\cliarguments\\enforcetimelimit', - 58 => 'phpunit\\textui\\cliarguments\\hasexcludegroups', - 59 => 'phpunit\\textui\\cliarguments\\excludegroups', - 60 => 'phpunit\\textui\\cliarguments\\hasexecutionorder', - 61 => 'phpunit\\textui\\cliarguments\\executionorder', - 62 => 'phpunit\\textui\\cliarguments\\hasexecutionorderdefects', - 63 => 'phpunit\\textui\\cliarguments\\executionorderdefects', - 64 => 'phpunit\\textui\\cliarguments\\hasfailonallissues', - 65 => 'phpunit\\textui\\cliarguments\\failonallissues', - 66 => 'phpunit\\textui\\cliarguments\\hasfailondeprecation', - 67 => 'phpunit\\textui\\cliarguments\\failondeprecation', - 68 => 'phpunit\\textui\\cliarguments\\hasfailonphpunitdeprecation', - 69 => 'phpunit\\textui\\cliarguments\\failonphpunitdeprecation', - 70 => 'phpunit\\textui\\cliarguments\\hasfailonphpunitwarning', - 71 => 'phpunit\\textui\\cliarguments\\failonphpunitwarning', - 72 => 'phpunit\\textui\\cliarguments\\hasfailonemptytestsuite', - 73 => 'phpunit\\textui\\cliarguments\\failonemptytestsuite', - 74 => 'phpunit\\textui\\cliarguments\\hasfailonincomplete', - 75 => 'phpunit\\textui\\cliarguments\\failonincomplete', - 76 => 'phpunit\\textui\\cliarguments\\hasfailonnotice', - 77 => 'phpunit\\textui\\cliarguments\\failonnotice', - 78 => 'phpunit\\textui\\cliarguments\\hasfailonrisky', - 79 => 'phpunit\\textui\\cliarguments\\failonrisky', - 80 => 'phpunit\\textui\\cliarguments\\hasfailonskipped', - 81 => 'phpunit\\textui\\cliarguments\\failonskipped', - 82 => 'phpunit\\textui\\cliarguments\\hasfailonwarning', - 83 => 'phpunit\\textui\\cliarguments\\failonwarning', - 84 => 'phpunit\\textui\\cliarguments\\hasdonotfailondeprecation', - 85 => 'phpunit\\textui\\cliarguments\\donotfailondeprecation', - 86 => 'phpunit\\textui\\cliarguments\\hasdonotfailonphpunitdeprecation', - 87 => 'phpunit\\textui\\cliarguments\\donotfailonphpunitdeprecation', - 88 => 'phpunit\\textui\\cliarguments\\hasdonotfailonphpunitwarning', - 89 => 'phpunit\\textui\\cliarguments\\donotfailonphpunitwarning', - 90 => 'phpunit\\textui\\cliarguments\\hasdonotfailonemptytestsuite', - 91 => 'phpunit\\textui\\cliarguments\\donotfailonemptytestsuite', - 92 => 'phpunit\\textui\\cliarguments\\hasdonotfailonincomplete', - 93 => 'phpunit\\textui\\cliarguments\\donotfailonincomplete', - 94 => 'phpunit\\textui\\cliarguments\\hasdonotfailonnotice', - 95 => 'phpunit\\textui\\cliarguments\\donotfailonnotice', - 96 => 'phpunit\\textui\\cliarguments\\hasdonotfailonrisky', - 97 => 'phpunit\\textui\\cliarguments\\donotfailonrisky', - 98 => 'phpunit\\textui\\cliarguments\\hasdonotfailonskipped', - 99 => 'phpunit\\textui\\cliarguments\\donotfailonskipped', - 100 => 'phpunit\\textui\\cliarguments\\hasdonotfailonwarning', - 101 => 'phpunit\\textui\\cliarguments\\donotfailonwarning', - 102 => 'phpunit\\textui\\cliarguments\\hasstopondefect', - 103 => 'phpunit\\textui\\cliarguments\\stopondefect', - 104 => 'phpunit\\textui\\cliarguments\\hasstopondeprecation', - 105 => 'phpunit\\textui\\cliarguments\\stopondeprecation', - 106 => 'phpunit\\textui\\cliarguments\\hasstoponerror', - 107 => 'phpunit\\textui\\cliarguments\\stoponerror', - 108 => 'phpunit\\textui\\cliarguments\\hasstoponfailure', - 109 => 'phpunit\\textui\\cliarguments\\stoponfailure', - 110 => 'phpunit\\textui\\cliarguments\\hasstoponincomplete', - 111 => 'phpunit\\textui\\cliarguments\\stoponincomplete', - 112 => 'phpunit\\textui\\cliarguments\\hasstoponnotice', - 113 => 'phpunit\\textui\\cliarguments\\stoponnotice', - 114 => 'phpunit\\textui\\cliarguments\\hasstoponrisky', - 115 => 'phpunit\\textui\\cliarguments\\stoponrisky', - 116 => 'phpunit\\textui\\cliarguments\\hasstoponskipped', - 117 => 'phpunit\\textui\\cliarguments\\stoponskipped', - 118 => 'phpunit\\textui\\cliarguments\\hasstoponwarning', - 119 => 'phpunit\\textui\\cliarguments\\stoponwarning', - 120 => 'phpunit\\textui\\cliarguments\\hasfilter', - 121 => 'phpunit\\textui\\cliarguments\\filter', - 122 => 'phpunit\\textui\\cliarguments\\hasgeneratebaseline', - 123 => 'phpunit\\textui\\cliarguments\\generatebaseline', - 124 => 'phpunit\\textui\\cliarguments\\hasusebaseline', - 125 => 'phpunit\\textui\\cliarguments\\usebaseline', - 126 => 'phpunit\\textui\\cliarguments\\ignorebaseline', - 127 => 'phpunit\\textui\\cliarguments\\generateconfiguration', - 128 => 'phpunit\\textui\\cliarguments\\migrateconfiguration', - 129 => 'phpunit\\textui\\cliarguments\\hasgroups', - 130 => 'phpunit\\textui\\cliarguments\\groups', - 131 => 'phpunit\\textui\\cliarguments\\hastestscovering', - 132 => 'phpunit\\textui\\cliarguments\\testscovering', - 133 => 'phpunit\\textui\\cliarguments\\hastestsusing', - 134 => 'phpunit\\textui\\cliarguments\\testsusing', - 135 => 'phpunit\\textui\\cliarguments\\help', - 136 => 'phpunit\\textui\\cliarguments\\hasincludepath', - 137 => 'phpunit\\textui\\cliarguments\\includepath', - 138 => 'phpunit\\textui\\cliarguments\\hasinisettings', - 139 => 'phpunit\\textui\\cliarguments\\inisettings', - 140 => 'phpunit\\textui\\cliarguments\\hasjunitlogfile', - 141 => 'phpunit\\textui\\cliarguments\\junitlogfile', - 142 => 'phpunit\\textui\\cliarguments\\listgroups', - 143 => 'phpunit\\textui\\cliarguments\\listsuites', - 144 => 'phpunit\\textui\\cliarguments\\listtests', - 145 => 'phpunit\\textui\\cliarguments\\haslisttestsxml', - 146 => 'phpunit\\textui\\cliarguments\\listtestsxml', - 147 => 'phpunit\\textui\\cliarguments\\hasnocoverage', - 148 => 'phpunit\\textui\\cliarguments\\nocoverage', - 149 => 'phpunit\\textui\\cliarguments\\hasnoextensions', - 150 => 'phpunit\\textui\\cliarguments\\noextensions', - 151 => 'phpunit\\textui\\cliarguments\\hasnooutput', - 152 => 'phpunit\\textui\\cliarguments\\nooutput', - 153 => 'phpunit\\textui\\cliarguments\\hasnoprogress', - 154 => 'phpunit\\textui\\cliarguments\\noprogress', - 155 => 'phpunit\\textui\\cliarguments\\hasnoresults', - 156 => 'phpunit\\textui\\cliarguments\\noresults', - 157 => 'phpunit\\textui\\cliarguments\\hasnologging', - 158 => 'phpunit\\textui\\cliarguments\\nologging', - 159 => 'phpunit\\textui\\cliarguments\\hasprocessisolation', - 160 => 'phpunit\\textui\\cliarguments\\processisolation', - 161 => 'phpunit\\textui\\cliarguments\\hasrandomorderseed', - 162 => 'phpunit\\textui\\cliarguments\\randomorderseed', - 163 => 'phpunit\\textui\\cliarguments\\hasreportuselesstests', - 164 => 'phpunit\\textui\\cliarguments\\reportuselesstests', - 165 => 'phpunit\\textui\\cliarguments\\hasresolvedependencies', - 166 => 'phpunit\\textui\\cliarguments\\resolvedependencies', - 167 => 'phpunit\\textui\\cliarguments\\hasreverselist', - 168 => 'phpunit\\textui\\cliarguments\\reverselist', - 169 => 'phpunit\\textui\\cliarguments\\hasstderr', - 170 => 'phpunit\\textui\\cliarguments\\stderr', - 171 => 'phpunit\\textui\\cliarguments\\hasstrictcoverage', - 172 => 'phpunit\\textui\\cliarguments\\strictcoverage', - 173 => 'phpunit\\textui\\cliarguments\\hasteamcitylogfile', - 174 => 'phpunit\\textui\\cliarguments\\teamcitylogfile', - 175 => 'phpunit\\textui\\cliarguments\\hasteamcityprinter', - 176 => 'phpunit\\textui\\cliarguments\\teamcityprinter', - 177 => 'phpunit\\textui\\cliarguments\\hastestdoxhtmlfile', - 178 => 'phpunit\\textui\\cliarguments\\testdoxhtmlfile', - 179 => 'phpunit\\textui\\cliarguments\\hastestdoxtextfile', - 180 => 'phpunit\\textui\\cliarguments\\testdoxtextfile', - 181 => 'phpunit\\textui\\cliarguments\\hastestdoxprinter', - 182 => 'phpunit\\textui\\cliarguments\\testdoxprinter', - 183 => 'phpunit\\textui\\cliarguments\\hastestsuffixes', - 184 => 'phpunit\\textui\\cliarguments\\testsuffixes', - 185 => 'phpunit\\textui\\cliarguments\\hastestsuite', - 186 => 'phpunit\\textui\\cliarguments\\testsuite', - 187 => 'phpunit\\textui\\cliarguments\\hasexcludedtestsuite', - 188 => 'phpunit\\textui\\cliarguments\\excludedtestsuite', - 189 => 'phpunit\\textui\\cliarguments\\usedefaultconfiguration', - 190 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonallissues', - 191 => 'phpunit\\textui\\cliarguments\\displaydetailsonallissues', - 192 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonincompletetests', - 193 => 'phpunit\\textui\\cliarguments\\displaydetailsonincompletetests', - 194 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonskippedtests', - 195 => 'phpunit\\textui\\cliarguments\\displaydetailsonskippedtests', - 196 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggerdeprecations', - 197 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggerdeprecations', - 198 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonphpunitdeprecations', - 199 => 'phpunit\\textui\\cliarguments\\displaydetailsonphpunitdeprecations', - 200 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggererrors', - 201 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggererrors', - 202 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggernotices', - 203 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggernotices', - 204 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggerwarnings', - 205 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggerwarnings', - 206 => 'phpunit\\textui\\cliarguments\\version', - 207 => 'phpunit\\textui\\cliarguments\\haslogeventstext', - 208 => 'phpunit\\textui\\cliarguments\\logeventstext', - 209 => 'phpunit\\textui\\cliarguments\\haslogeventsverbosetext', - 210 => 'phpunit\\textui\\cliarguments\\logeventsverbosetext', - 211 => 'phpunit\\textui\\cliarguments\\debug', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/XmlConfigurationFileFinder.php' => - array ( - 0 => '25d5674794066ac5dd206889df7320ed71930649', - 1 => - array ( - 0 => 'phpunit\\textui\\cliarguments\\xmlconfigurationfilefinder', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\cliarguments\\find', - 1 => 'phpunit\\textui\\cliarguments\\configurationfileindirectory', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Exception.php' => - array ( - 0 => '0f0be4b7788e246d7417668e94d0595c58c5d94c', - 1 => - array ( - 0 => 'phpunit\\textui\\cliarguments\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Loader.php' => - array ( - 0 => 'c662074c22c53f4e7980c7b6013d996333cf5974', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\loader', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\load', - 1 => 'phpunit\\textui\\xmlconfiguration\\logging', - 2 => 'phpunit\\textui\\xmlconfiguration\\extensions', - 3 => 'phpunit\\textui\\xmlconfiguration\\toabsolutepath', - 4 => 'phpunit\\textui\\xmlconfiguration\\source', - 5 => 'phpunit\\textui\\xmlconfiguration\\codecoverage', - 6 => 'phpunit\\textui\\xmlconfiguration\\getboolean', - 7 => 'phpunit\\textui\\xmlconfiguration\\getvalue', - 8 => 'phpunit\\textui\\xmlconfiguration\\readfilterdirectories', - 9 => 'phpunit\\textui\\xmlconfiguration\\readfilterfiles', - 10 => 'phpunit\\textui\\xmlconfiguration\\groups', - 11 => 'phpunit\\textui\\xmlconfiguration\\getbooleanattribute', - 12 => 'phpunit\\textui\\xmlconfiguration\\getintegerattribute', - 13 => 'phpunit\\textui\\xmlconfiguration\\getstringattribute', - 14 => 'phpunit\\textui\\xmlconfiguration\\getstringattributewithdefault', - 15 => 'phpunit\\textui\\xmlconfiguration\\getinteger', - 16 => 'phpunit\\textui\\xmlconfiguration\\php', - 17 => 'phpunit\\textui\\xmlconfiguration\\phpunit', - 18 => 'phpunit\\textui\\xmlconfiguration\\getcolors', - 19 => 'phpunit\\textui\\xmlconfiguration\\getcolumns', - 20 => 'phpunit\\textui\\xmlconfiguration\\testsuite', - 21 => 'phpunit\\textui\\xmlconfiguration\\gettestsuiteelements', - 22 => 'phpunit\\textui\\xmlconfiguration\\element', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/PHPUnit.php' => - array ( - 0 => '17f09ccf2761f936a421fdb7fa2b44cd3c8aa4d3', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\phpunit', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\hascachedirectory', - 2 => 'phpunit\\textui\\xmlconfiguration\\cachedirectory', - 3 => 'phpunit\\textui\\xmlconfiguration\\cacheresult', - 4 => 'phpunit\\textui\\xmlconfiguration\\hascacheresultfile', - 5 => 'phpunit\\textui\\xmlconfiguration\\cacheresultfile', - 6 => 'phpunit\\textui\\xmlconfiguration\\columns', - 7 => 'phpunit\\textui\\xmlconfiguration\\colors', - 8 => 'phpunit\\textui\\xmlconfiguration\\stderr', - 9 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonallissues', - 10 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonincompletetests', - 11 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonskippedtests', - 12 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggerdeprecations', - 13 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonphpunitdeprecations', - 14 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggererrors', - 15 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggernotices', - 16 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggerwarnings', - 17 => 'phpunit\\textui\\xmlconfiguration\\reversedefectlist', - 18 => 'phpunit\\textui\\xmlconfiguration\\requirecoveragemetadata', - 19 => 'phpunit\\textui\\xmlconfiguration\\hasbootstrap', - 20 => 'phpunit\\textui\\xmlconfiguration\\bootstrap', - 21 => 'phpunit\\textui\\xmlconfiguration\\processisolation', - 22 => 'phpunit\\textui\\xmlconfiguration\\failonallissues', - 23 => 'phpunit\\textui\\xmlconfiguration\\failondeprecation', - 24 => 'phpunit\\textui\\xmlconfiguration\\failonphpunitdeprecation', - 25 => 'phpunit\\textui\\xmlconfiguration\\failonphpunitwarning', - 26 => 'phpunit\\textui\\xmlconfiguration\\failonemptytestsuite', - 27 => 'phpunit\\textui\\xmlconfiguration\\failonincomplete', - 28 => 'phpunit\\textui\\xmlconfiguration\\failonnotice', - 29 => 'phpunit\\textui\\xmlconfiguration\\failonrisky', - 30 => 'phpunit\\textui\\xmlconfiguration\\failonskipped', - 31 => 'phpunit\\textui\\xmlconfiguration\\failonwarning', - 32 => 'phpunit\\textui\\xmlconfiguration\\stopondefect', - 33 => 'phpunit\\textui\\xmlconfiguration\\stopondeprecation', - 34 => 'phpunit\\textui\\xmlconfiguration\\stoponerror', - 35 => 'phpunit\\textui\\xmlconfiguration\\stoponfailure', - 36 => 'phpunit\\textui\\xmlconfiguration\\stoponincomplete', - 37 => 'phpunit\\textui\\xmlconfiguration\\stoponnotice', - 38 => 'phpunit\\textui\\xmlconfiguration\\stoponrisky', - 39 => 'phpunit\\textui\\xmlconfiguration\\stoponskipped', - 40 => 'phpunit\\textui\\xmlconfiguration\\stoponwarning', - 41 => 'phpunit\\textui\\xmlconfiguration\\hasextensionsdirectory', - 42 => 'phpunit\\textui\\xmlconfiguration\\extensionsdirectory', - 43 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutchangestoglobalstate', - 44 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutoutputduringtests', - 45 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutteststhatdonottestanything', - 46 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutcoveragemetadata', - 47 => 'phpunit\\textui\\xmlconfiguration\\enforcetimelimit', - 48 => 'phpunit\\textui\\xmlconfiguration\\defaulttimelimit', - 49 => 'phpunit\\textui\\xmlconfiguration\\timeoutforsmalltests', - 50 => 'phpunit\\textui\\xmlconfiguration\\timeoutformediumtests', - 51 => 'phpunit\\textui\\xmlconfiguration\\timeoutforlargetests', - 52 => 'phpunit\\textui\\xmlconfiguration\\hasdefaulttestsuite', - 53 => 'phpunit\\textui\\xmlconfiguration\\defaulttestsuite', - 54 => 'phpunit\\textui\\xmlconfiguration\\executionorder', - 55 => 'phpunit\\textui\\xmlconfiguration\\resolvedependencies', - 56 => 'phpunit\\textui\\xmlconfiguration\\defectsfirst', - 57 => 'phpunit\\textui\\xmlconfiguration\\backupglobals', - 58 => 'phpunit\\textui\\xmlconfiguration\\backupstaticproperties', - 59 => 'phpunit\\textui\\xmlconfiguration\\registermockobjectsfromtestargumentsrecursively', - 60 => 'phpunit\\textui\\xmlconfiguration\\testdoxprinter', - 61 => 'phpunit\\textui\\xmlconfiguration\\controlgarbagecollector', - 62 => 'phpunit\\textui\\xmlconfiguration\\numberoftestsbeforegarbagecollection', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Validator/Validator.php' => - array ( - 0 => '3a17bbbbeaa127e8e33da50c39fab74e37df3fe3', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\validator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\validate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Validator/ValidationResult.php' => - array ( - 0 => '93e894879162885cba3a812de46757e0a0795297', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\validationresult', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\fromarray', - 1 => 'phpunit\\textui\\xmlconfiguration\\__construct', - 2 => 'phpunit\\textui\\xmlconfiguration\\hasvalidationerrors', - 3 => 'phpunit\\textui\\xmlconfiguration\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SchemaDetectionResult.php' => - array ( - 0 => '5c6f6768a807be63796b928636778419507330f5', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\schemadetectionresult', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\detected', - 1 => 'phpunit\\textui\\xmlconfiguration\\version', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php' => - array ( - 0 => '87af528351b3291defe0c9b8c4c1392f084c92fb', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\successfulschemadetectionresult', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\detected', - 2 => 'phpunit\\textui\\xmlconfiguration\\version', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/FailedSchemaDetectionResult.php' => - array ( - 0 => '941754a3530063e153501b305a7a4890e2ffa9b6', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\failedschemadetectionresult', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SchemaDetector.php' => - array ( - 0 => '0ae22a88135e02c9b9190d052cc6b0be013b8d15', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\schemadetector', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\detect', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Configuration.php' => - array ( - 0 => '494ec9f634abcfa7637f1ac5413a24877901e5f8', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\configuration', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\extensions', - 2 => 'phpunit\\textui\\xmlconfiguration\\source', - 3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage', - 4 => 'phpunit\\textui\\xmlconfiguration\\groups', - 5 => 'phpunit\\textui\\xmlconfiguration\\logging', - 6 => 'phpunit\\textui\\xmlconfiguration\\php', - 7 => 'phpunit\\textui\\xmlconfiguration\\phpunit', - 8 => 'phpunit\\textui\\xmlconfiguration\\testsuite', - 9 => 'phpunit\\textui\\xmlconfiguration\\isdefault', - 10 => 'phpunit\\textui\\xmlconfiguration\\wasloadedfromfile', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/TestSuiteMapper.php' => - array ( - 0 => '73d37afbfd3d24dddde29139fe8690f8f9d86432', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\testsuitemapper', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\map', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/LoadedFromFileConfiguration.php' => - array ( - 0 => '264fabf4bf4f735b90d933968c11c2dc42044852', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\loadedfromfileconfiguration', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\filename', - 2 => 'phpunit\\textui\\xmlconfiguration\\hasvalidationerrors', - 3 => 'phpunit\\textui\\xmlconfiguration\\validationerrors', - 4 => 'phpunit\\textui\\xmlconfiguration\\wasloadedfromfile', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/CodeCoverage.php' => - array ( - 0 => '4bbcad609b9a350315cd15aaeb1c48fd545f6f1f', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\codecoverage', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hascachedirectory', - 2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\cachedirectory', - 3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasnonemptylistoffilestobeincludedincodecoveragereport', - 4 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\directories', - 5 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\files', - 6 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\excludedirectories', - 7 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\excludefiles', - 8 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\pathcoverage', - 9 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\includeuncoveredfiles', - 10 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\ignoredeprecatedcodeunits', - 11 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\disablecodecoverageignore', - 12 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasclover', - 13 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\clover', - 14 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hascobertura', - 15 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\cobertura', - 16 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hascrap4j', - 17 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\crap4j', - 18 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hashtml', - 19 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\html', - 20 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasphp', - 21 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\php', - 22 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hastext', - 23 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\text', - 24 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasxml', - 25 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\xml', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Cobertura.php' => - array ( - 0 => '463682bac31cdd8d16025915eb603c8fe37789b5', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\cobertura', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Clover.php' => - array ( - 0 => 'ea4e34436d94ed4e338b91eab3b5161163d8ad41', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\clover', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Xml.php' => - array ( - 0 => '8d77bb02d7ce80cb4861aa566fc8a73028972e9e', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\xml', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Html.php' => - array ( - 0 => '4aa5ba1eb5f6bbd406572b1f70bcb8fc6df08dcd', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\html', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', - 2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\lowupperbound', - 3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\highlowerbound', - 4 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorsuccesslow', - 5 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorsuccessmedium', - 6 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorsuccesshigh', - 7 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorwarning', - 8 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colordanger', - 9 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\hascustomcssfile', - 10 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\customcssfile', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Php.php' => - array ( - 0 => '73e9715a1032e38bded43f52e54c35f001ff2f3a', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\php', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Text.php' => - array ( - 0 => '8cad2db9eb50890ae55b52e82f01dfaff57d8bd4', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\text', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', - 2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\showuncoveredfiles', - 3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\showonlysummary', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Crap4j.php' => - array ( - 0 => 'dc11a8b694a94be6f8a632068b5d5e9bd950e876', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\crap4j', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target', - 2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\threshold', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/DefaultConfiguration.php' => - array ( - 0 => '62c8229977f1fdf37a197b2db72f9cf37e43bca3', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\defaultconfiguration', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\create', - 1 => 'phpunit\\textui\\xmlconfiguration\\isdefault', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaFinder.php' => - array ( - 0 => '28b5a803060ebf82ed99ee2496d593e20ecf589b', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\schemafinder', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\available', - 1 => 'phpunit\\textui\\xmlconfiguration\\find', - 2 => 'phpunit\\textui\\xmlconfiguration\\path', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Groups.php' => - array ( - 0 => 'cd1046ca4ced8d00f6bf3cfb4ae30570f957c23b', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\groups', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\hasinclude', - 2 => 'phpunit\\textui\\xmlconfiguration\\include', - 3 => 'phpunit\\textui\\xmlconfiguration\\hasexclude', - 4 => 'phpunit\\textui\\xmlconfiguration\\exclude', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Generator.php' => - array ( - 0 => '1624ca01a28a18984e205a8df9c9f47fe0209515', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\generator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\generatedefaultconfiguration', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Exception.php' => - array ( - 0 => 'd4f0bbea8b6aa2ac2f3cfbb6a8a69ec3a8a5ec1e', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/MigrationException.php' => - array ( - 0 => 'a1f92ed8c45e70c41a7865cbe14a8eeba5cdd50a', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrationexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameForceCoversAnnotationAttribute.php' => - array ( - 0 => '82b9a1e7a800b6b00e849dc253af25b8b9195b89', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\renameforcecoversannotationattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCrap4jToReport.php' => - array ( - 0 => '807749a762e676c97665e3f7259e56680d4d4763', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\coveragecrap4jtoreport', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', - 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementCacheDirectoryAttribute.php' => - array ( - 0 => '10ef3c08909d47a3ee15df032eb846361937c107', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removecoverageelementcachedirectoryattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameBackupStaticAttributesAttribute.php' => - array ( - 0 => '1deb600e0d3e099f54e1e344be0c9dc4b39ac6d5', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\renamebackupstaticattributesattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestSuiteLoaderAttributes.php' => - array ( - 0 => 'bcb30e9f20259ccd2b9f1f1f8580d0bba756e1a3', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removetestsuiteloaderattributes', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheResultFileAttribute.php' => - array ( - 0 => '6504c202e29061e03bbf6f650e13651185fb349b', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removecacheresultfileattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveLoggingElements.php' => - array ( - 0 => '125c09f4510f8a3ad30bd8d88a404ba4868a03fa', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removeloggingelements', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - 1 => 'phpunit\\textui\\xmlconfiguration\\removetestdoxelement', - 2 => 'phpunit\\textui\\xmlconfiguration\\removetextelement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/ConvertLogTypes.php' => - array ( - 0 => '3a4e618d810f9c1da12242360eab6a3c23b2df7e', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\convertlogtypes', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveLogTypes.php' => - array ( - 0 => '2f5ebfbaaff3b47f9a1115d6887166d49f2542e0', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removelogtypes', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromFilterWhitelistToCoverage.php' => - array ( - 0 => 'cefa79d5db10b27a6ccb827b92ebd4a6fc65312b', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\moveattributesfromfilterwhitelisttocoverage', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistExcludesToCoverage.php' => - array ( - 0 => '142b1b6a7c3386427cccb7b3374a477584529f5d', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\movewhitelistexcludestocoverage', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveVerboseAttribute.php' => - array ( - 0 => '1644538332b8233f51991fc3847ed4002e32e32b', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removeverboseattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameBeStrictAboutCoversAnnotationAttribute.php' => - array ( - 0 => '8983741b624a197f7717e81ee5bf7d047ed23945', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\renamebestrictaboutcoversannotationattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheTokensAttribute.php' => - array ( - 0 => '027667cdae8bee66932ae6bc3ab83f80b618cc19', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removecachetokensattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemovePrinterAttributes.php' => - array ( - 0 => 'd83ea79e8cdca37de147fc8d12550a2c293f2f73', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removeprinterattributes', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoveragePhpToReport.php' => - array ( - 0 => '61f4c2d6d98fd62b770c231a6c32555cef7c08c8', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\coveragephptoreport', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', - 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistIncludesToCoverage.php' => - array ( - 0 => '4db4545743c7f444d687e6d77180ee8cd0748cc0', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\movewhitelistincludestocoverage', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/UpdateSchemaLocation.php' => - array ( - 0 => '69bee0b27a79a7d3bb54c158fce4dc42abd4ee4e', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\updateschemalocation', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveEmptyFilter.php' => - array ( - 0 => '12b33ea7ee2716b1877923d78912538f07145e62', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removeemptyfilter', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - 1 => 'phpunit\\textui\\xmlconfiguration\\ensureempty', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutTodoAnnotatedTestsAttribute.php' => - array ( - 0 => 'e4a7f6d9d62aaa31a281b6bb971d1403f6a3cc36', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removebestrictabouttodoannotatedtestsattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/LogToReportMigration.php' => - array ( - 0 => 'eba26605bedcb4d5b2d332283cd2c9e48cc70234', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logtoreportmigration', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - 1 => 'phpunit\\textui\\xmlconfiguration\\migrateattributes', - 2 => 'phpunit\\textui\\xmlconfiguration\\fortype', - 3 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', - 4 => 'phpunit\\textui\\xmlconfiguration\\findlognode', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementProcessUncoveredFilesAttribute.php' => - array ( - 0 => 'f049185593270181b3a59b7185d7913fdf9de3d2', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removecoverageelementprocessuncoveredfilesattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromRootToCoverage.php' => - array ( - 0 => 'd45680c7f0f6b2dff76456f2d1f838ad1a607087', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\moveattributesfromroottocoverage', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageXmlToReport.php' => - array ( - 0 => '8aa366f72aac375fe4919074b968c367d0f400e2', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\coveragexmltoreport', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', - 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestDoxGroupsElement.php' => - array ( - 0 => '7b606cd6da1c2d672194780018b114d36843d2d2', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removetestdoxgroupselement', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php' => - array ( - 0 => '314ee7a1741e2b88244aa3c8c58a6845a70750c2', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\coveragehtmltoreport', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', - 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCoverageElement.php' => - array ( - 0 => 'af1a10f5e0cb4c28c07168edab381b61f2fdb429', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\introducecoverageelement', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageTextToReport.php' => - array ( - 0 => 'eccd4005b1832288a6ab99fdf468a146ec137cb8', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\coveragetexttoreport', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', - 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveNoInteractionAttribute.php' => - array ( - 0 => '3dae637eae440025b879ea6d1870fbbc07a42825', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removenointeractionattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute.php' => - array ( - 0 => 'c8e1f66e5265e1b9dd77e4eee6f794ebff69e108', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removebestrictaboutresourceusageduringsmalltestsattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveCoverageDirectoriesToSource.php' => - array ( - 0 => '43ba4b4c28aa6684ffebb359eaa1942687b78ebd', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\movecoveragedirectoriestosource', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCloverToReport.php' => - array ( - 0 => '06288fd6d4aba518e7073e43238edaf7d20094e6', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\coverageclovertoreport', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\fortype', - 1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/Migration.php' => - array ( - 0 => '95d38bcdc92c05eb6ea00b9589def889d1b9beed', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migration', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveConversionToExceptionsAttributes.php' => - array ( - 0 => '57e10784370cc13ff354396e02735c0fab6345b6', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removeconversiontoexceptionsattributes', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCacheDirectoryAttribute.php' => - array ( - 0 => 'df0eed1e7e62a8b8d489ac8da04b02a1c0daf93e', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\introducecachedirectoryattribute', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveListeners.php' => - array ( - 0 => '3e18b83760a51d97ca0eb7835b9b62e6514d0df9', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\removelisteners', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrator.php' => - array ( - 0 => 'f77e9422718e4ac54203d2b97a2b20468904d1c6', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/MigrationBuilder.php' => - array ( - 0 => '787cb964d636d5087609637b10f61be46f1f3cdb', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\migrationbuilder', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\build', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/SnapshotNodeList.php' => - array ( - 0 => 'd45fe0c4ba422908e427b715c257ff12bda063c5', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\snapshotnodelist', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\fromnodelist', - 1 => 'phpunit\\textui\\xmlconfiguration\\count', - 2 => 'phpunit\\textui\\xmlconfiguration\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TeamCity.php' => - array ( - 0 => '45742a781cdd48eef9a31a3ca1882e395f83dd28', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\teamcity', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TestDox/Html.php' => - array ( - 0 => 'a8cdd98392166790f75ac5b93e98372659347f8b', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\html', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TestDox/Text.php' => - array ( - 0 => 'f6940c12934b33050060548c491e6d084b6eb5f5', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\text', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/Junit.php' => - array ( - 0 => '00a93753eb1f9697f6e2981f15c07735f68114ed', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\junit', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/Logging.php' => - array ( - 0 => 'bb224c56453af6631ec41d32e5423bb710f2e461', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\logging', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\logging\\__construct', - 1 => 'phpunit\\textui\\xmlconfiguration\\logging\\hasjunit', - 2 => 'phpunit\\textui\\xmlconfiguration\\logging\\junit', - 3 => 'phpunit\\textui\\xmlconfiguration\\logging\\hasteamcity', - 4 => 'phpunit\\textui\\xmlconfiguration\\logging\\teamcity', - 5 => 'phpunit\\textui\\xmlconfiguration\\logging\\hastestdoxhtml', - 6 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdoxhtml', - 7 => 'phpunit\\textui\\xmlconfiguration\\logging\\hastestdoxtext', - 8 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdoxtext', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/TestSuiteBuilder.php' => - array ( - 0 => '99886af861df2157a39b6d84967fdab82fcfff41', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\testsuitebuilder', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\build', - 1 => 'phpunit\\textui\\configuration\\testsuitefrompath', - 2 => 'phpunit\\textui\\configuration\\testsuitefrompathlist', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/SourceFilter.php' => - array ( - 0 => 'a41d9d487ea615618af3dcdc937c2b9754260cbd', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\sourcefilter', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\instance', - 1 => 'phpunit\\textui\\configuration\\__construct', - 2 => 'phpunit\\textui\\configuration\\includes', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/SourceMapper.php' => - array ( - 0 => '0633db21bdc6cd766688ee91c842668a24a46afd', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\sourcemapper', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\map', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Merger.php' => - array ( - 0 => '9f28351b61ce26ad385d60fe445bc4cae7b6b3db', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\merger', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\configuration\\merge', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoBootstrapException.php' => - array ( - 0 => 'e89adbef462ec8b9712861cb5ad1da685fe90f24', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\nobootstrapexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCustomCssFileException.php' => - array ( - 0 => 'df7740e41ea6f290a3e01a11d1106b57cac4f6b6', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\nocustomcssfileexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/ConfigurationCannotBeBuiltException.php' => - array ( - 0 => 'b7cf90f1fe62dd5f4c621e87e07a4a25d629594e', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\configurationcannotbebuiltexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/CodeCoverageReportNotConfiguredException.php' => - array ( - 0 => '25ffffc57d9bc1aab7ef904d02b9fc5283be4f33', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\codecoveragereportnotconfiguredexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoPharExtensionDirectoryException.php' => - array ( - 0 => '3d437b5db4d3b4a7f0b40c1fa7d5e674dbb33990', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\nopharextensiondirectoryexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/FilterNotConfiguredException.php' => - array ( - 0 => '02ca5e8fa09bbf695be9ad90ac843b41a3decadc', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\filternotconfiguredexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoDefaultTestSuiteException.php' => - array ( - 0 => 'e76f5647d0dab86deaff96914a1c4cccc9fad5bc', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\nodefaulttestsuiteexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/CannotFindSchemaException.php' => - array ( - 0 => '65e55368a3291a3b4b771d235fcfa6b851aba3ca', - 1 => - array ( - 0 => 'phpunit\\textui\\xmlconfiguration\\cannotfindschemaexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/LoggingNotConfiguredException.php' => - array ( - 0 => '0588de36a3edfff413d678250b821d35dc8fd2d8', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\loggingnotconfiguredexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCoverageCacheDirectoryException.php' => - array ( - 0 => 'ef44d47ec54dd79df1149eb6f7f4c47740b19577', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\nocoveragecachedirectoryexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoBaselineException.php' => - array ( - 0 => '5956aed529d178e1a27e6127481c9f968c185184', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\nobaselineexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCacheDirectoryException.php' => - array ( - 0 => 'a3b9097eb983fb89b490551e2d2d6d6752ccdbb2', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\nocachedirectoryexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoConfigurationFileException.php' => - array ( - 0 => '29abe2e5b128e446f78ebe9fd63e36cbd4e962ee', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\noconfigurationfileexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCliArgumentException.php' => - array ( - 0 => '390bbebe143c6d888d03ff51bc0def533eadfa53', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\nocliargumentexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/Exception.php' => - array ( - 0 => '651f39402a47ca1bb60aaefd362efc91ddb09f78', - 1 => - array ( - 0 => 'phpunit\\textui\\configuration\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Printer/NullPrinter.php' => - array ( - 0 => '8f92ddb5ee0f610846dd1e225cf71c36388a6ba2', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\nullprinter', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\print', - 1 => 'phpunit\\textui\\output\\flush', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Printer/DefaultPrinter.php' => - array ( - 0 => '35ff56b6f2611d2ffb51c84afacb93ddebd592a9', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\defaultprinter', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\from', - 1 => 'phpunit\\textui\\output\\standardoutput', - 2 => 'phpunit\\textui\\output\\standarderror', - 3 => 'phpunit\\textui\\output\\__construct', - 4 => 'phpunit\\textui\\output\\print', - 5 => 'phpunit\\textui\\output\\flush', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Printer/Printer.php' => - array ( - 0 => 'b59027b7fac3199d97fb6db2f6905aace22e8c6f', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\printer', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\print', - 1 => 'phpunit\\textui\\output\\flush', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/SummaryPrinter.php' => - array ( - 0 => '3a96d97943046e824a49478c001194eaeed774ee', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\summaryprinter', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\__construct', - 1 => 'phpunit\\textui\\output\\print', - 2 => 'phpunit\\textui\\output\\printcountstring', - 3 => 'phpunit\\textui\\output\\printwithcolor', - 4 => 'phpunit\\textui\\output\\printnumberofissuesignoredbybaseline', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ResultPrinter.php' => - array ( - 0 => 'a387d228a35e2da9799616fcd5f2c69930d4cda9', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\resultprinter', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\__construct', - 1 => 'phpunit\\textui\\output\\default\\print', - 2 => 'phpunit\\textui\\output\\default\\printphpuniterrors', - 3 => 'phpunit\\textui\\output\\default\\printdetailsonteststhattriggeredphpunitdeprecations', - 4 => 'phpunit\\textui\\output\\default\\printtestrunnerwarnings', - 5 => 'phpunit\\textui\\output\\default\\printtestrunnerdeprecations', - 6 => 'phpunit\\textui\\output\\default\\printdetailsonteststhattriggeredphpunitwarnings', - 7 => 'phpunit\\textui\\output\\default\\printtestswitherrors', - 8 => 'phpunit\\textui\\output\\default\\printtestswithfailedassertions', - 9 => 'phpunit\\textui\\output\\default\\printriskytests', - 10 => 'phpunit\\textui\\output\\default\\printincompletetests', - 11 => 'phpunit\\textui\\output\\default\\printskippedtestsuites', - 12 => 'phpunit\\textui\\output\\default\\printskippedtests', - 13 => 'phpunit\\textui\\output\\default\\printissuelist', - 14 => 'phpunit\\textui\\output\\default\\printlistheaderwithnumberoftestsandnumberofissues', - 15 => 'phpunit\\textui\\output\\default\\printlistheaderwithnumber', - 16 => 'phpunit\\textui\\output\\default\\printlistheader', - 17 => 'phpunit\\textui\\output\\default\\printlist', - 18 => 'phpunit\\textui\\output\\default\\printlistelement', - 19 => 'phpunit\\textui\\output\\default\\printissuelistelement', - 20 => 'phpunit\\textui\\output\\default\\name', - 21 => 'phpunit\\textui\\output\\default\\maptestswithissueseventstoelements', - 22 => 'phpunit\\textui\\output\\default\\testlocation', - 23 => 'phpunit\\textui\\output\\default\\reasonmessage', - 24 => 'phpunit\\textui\\output\\default\\reasonlocation', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/UnexpectedOutputPrinter.php' => - array ( - 0 => '09d7a792578754eee57c13b7ff6081adf3cacb66', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\unexpectedoutputprinter', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\__construct', - 1 => 'phpunit\\textui\\output\\default\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/ProgressPrinter.php' => - array ( - 0 => 'a0766c25f4b39b8138dfefd747c8aba910f62597', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\progressprinter', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\__construct', - 1 => 'phpunit\\textui\\output\\default\\progressprinter\\testrunnerexecutionstarted', - 2 => 'phpunit\\textui\\output\\default\\progressprinter\\beforetestclassmethoderrored', - 3 => 'phpunit\\textui\\output\\default\\progressprinter\\testprepared', - 4 => 'phpunit\\textui\\output\\default\\progressprinter\\testskipped', - 5 => 'phpunit\\textui\\output\\default\\progressprinter\\testmarkedincomplete', - 6 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerednotice', - 7 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpnotice', - 8 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggereddeprecation', - 9 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpdeprecation', - 10 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitdeprecation', - 11 => 'phpunit\\textui\\output\\default\\progressprinter\\testconsideredrisky', - 12 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredwarning', - 13 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpwarning', - 14 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitwarning', - 15 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerederror', - 16 => 'phpunit\\textui\\output\\default\\progressprinter\\testfailed', - 17 => 'phpunit\\textui\\output\\default\\progressprinter\\testerrored', - 18 => 'phpunit\\textui\\output\\default\\progressprinter\\testfinished', - 19 => 'phpunit\\textui\\output\\default\\progressprinter\\registersubscribers', - 20 => 'phpunit\\textui\\output\\default\\progressprinter\\updateteststatus', - 21 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforsuccess', - 22 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforskipped', - 23 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforincomplete', - 24 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressfornotice', - 25 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressfordeprecation', - 26 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforrisky', - 27 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforwarning', - 28 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforfailure', - 29 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforerror', - 30 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogresswithcolor', - 31 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogress', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestErroredSubscriber.php' => - array ( - 0 => '37a0da48c703150835914e6b0686a1cff66c0cf5', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testerroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestConsideredRiskySubscriber.php' => - array ( - 0 => '3923f65664d5950dd7c2001d95dd8279ba4ba79f', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testconsideredriskysubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredNoticeSubscriber.php' => - array ( - 0 => 'b753ba8ffc0cebd2daa406d2b3a9b313590ee981', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerednoticesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitWarningSubscriber.php' => - array ( - 0 => 'b2a0aca635e8a94dec8a661f87ab53cd47b83fa1', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFailedSubscriber.php' => - array ( - 0 => '233cb20da25f573d244cf3d748554a5579d09d64', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testfailedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredWarningSubscriber.php' => - array ( - 0 => '61d3ed4d875d1b3dfab73e304dee69634c6af53e', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/BeforeTestClassMethodErroredSubscriber.php' => - array ( - 0 => '070da720b0cb2cd2e8fc6555fc2729b420db8d47', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\beforetestclassmethoderroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredDeprecationSubscriber.php' => - array ( - 0 => 'd1edf70c7c8994566dccd562cc43361fcc6ff117', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggereddeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' => - array ( - 0 => '8fb97b06383073ddf9033c7b351895f4cb4a7b0d', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpdeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestMarkedIncompleteSubscriber.php' => - array ( - 0 => 'ec0adcdd1ebbe43081d5d7f799c4010adac78009', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testmarkedincompletesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestPreparedSubscriber.php' => - array ( - 0 => '530b15abc3b93cbebf20d9f606a12a0e0e43971d', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testpreparedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpWarningSubscriber.php' => - array ( - 0 => 'f0dc203cc8460316f812a868aa80560fb8be571c', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/Subscriber.php' => - array ( - 0 => 'e8eb583f34481dbddebf541626625700c58b59a1', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\subscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\__construct', - 1 => 'phpunit\\textui\\output\\default\\progressprinter\\printer', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestSkippedSubscriber.php' => - array ( - 0 => '2c6e4186feb22ac7aaa4348a76336d456ed58bc4', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testskippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFinishedSubscriber.php' => - array ( - 0 => '350d593d8ba908b61197dc518376c5e054a912a5', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredErrorSubscriber.php' => - array ( - 0 => '163eb9d7e59d4d202efee5e24434a46d3ae73991', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerederrorsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php' => - array ( - 0 => '25ce1c28986aa66dcf6f93f25d4647ee3dd6d39e', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitdeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestRunnerExecutionStartedSubscriber.php' => - array ( - 0 => '3eaf8c277c26af0c2c3577d7063ee630e238a936', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testrunnerexecutionstartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpNoticeSubscriber.php' => - array ( - 0 => '5caa53c9ce76752700039072140ccdd6212f97c7', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpnoticesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/TestDox/ResultPrinter.php' => - array ( - 0 => '23b9f1c0f3612fbd0564d7d895d68e9b8fe4d608', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\testdox\\resultprinter', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\testdox\\__construct', - 1 => 'phpunit\\textui\\output\\testdox\\print', - 2 => 'phpunit\\textui\\output\\testdox\\printprettifiedclassname', - 3 => 'phpunit\\textui\\output\\testdox\\printtestresult', - 4 => 'phpunit\\textui\\output\\testdox\\printtestresultheader', - 5 => 'phpunit\\textui\\output\\testdox\\printtestresultbody', - 6 => 'phpunit\\textui\\output\\testdox\\printtestresultbodystart', - 7 => 'phpunit\\textui\\output\\testdox\\printtestresultbodyend', - 8 => 'phpunit\\textui\\output\\testdox\\printthrowable', - 9 => 'phpunit\\textui\\output\\testdox\\colorizemessageanddiff', - 10 => 'phpunit\\textui\\output\\testdox\\formatstacktrace', - 11 => 'phpunit\\textui\\output\\testdox\\prefixlines', - 12 => 'phpunit\\textui\\output\\testdox\\prefixfor', - 13 => 'phpunit\\textui\\output\\testdox\\colorfor', - 14 => 'phpunit\\textui\\output\\testdox\\messagecolorfor', - 15 => 'phpunit\\textui\\output\\testdox\\symbolfor', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Output/Facade.php' => - array ( - 0 => 'a4c4f41833029c3dd04b92f7caedff5e70e43a81', - 1 => - array ( - 0 => 'phpunit\\textui\\output\\facade', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\output\\init', - 1 => 'phpunit\\textui\\output\\printresult', - 2 => 'phpunit\\textui\\output\\printerfor', - 3 => 'phpunit\\textui\\output\\createprinter', - 4 => 'phpunit\\textui\\output\\createprogressprinter', - 5 => 'phpunit\\textui\\output\\usedefaultprogressprinter', - 6 => 'phpunit\\textui\\output\\createresultprinter', - 7 => 'phpunit\\textui\\output\\createsummaryprinter', - 8 => 'phpunit\\textui\\output\\createunexpectedoutputprinter', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/TestSuiteFilterProcessor.php' => - array ( - 0 => 'e1137759d22a8ae26bd897855fd071e8c0801a5b', - 1 => - array ( - 0 => 'phpunit\\textui\\testsuitefilterprocessor', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\process', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/TestRunner.php' => - array ( - 0 => '476ebf03ebb894ccd2a0d6e519420d364ff3c7a4', - 1 => - array ( - 0 => 'phpunit\\textui\\testrunner', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\run', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/ShellExitCodeCalculator.php' => - array ( - 0 => 'ddca5d0d5a04ead9ae22ae32750816a4a48f2b47', - 1 => - array ( - 0 => 'phpunit\\textui\\shellexitcodecalculator', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\calculate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Help.php' => - array ( - 0 => '8ade89c3de007b9d70a060ec4552f72e8e405c66', - 1 => - array ( - 0 => 'phpunit\\textui\\help', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\__construct', - 1 => 'phpunit\\textui\\generate', - 2 => 'phpunit\\textui\\writewithoutcolor', - 3 => 'phpunit\\textui\\writewithcolor', - 4 => 'phpunit\\textui\\elements', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Result.php' => - array ( - 0 => '8080177f4bc26800c616e005f732d75705f1e7ad', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\result', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\from', - 1 => 'phpunit\\textui\\command\\__construct', - 2 => 'phpunit\\textui\\command\\output', - 3 => 'phpunit\\textui\\command\\shellexitcode', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Command.php' => - array ( - 0 => '96e50f31ed155151784c459da253346c43bb8c0a', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\command', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\execute', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/WarmCodeCoverageCacheCommand.php' => - array ( - 0 => 'e0cced273fec86e3376d8485e6bddaf7cf03975e', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\warmcodecoveragecachecommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\__construct', - 1 => 'phpunit\\textui\\command\\execute', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ShowVersionCommand.php' => - array ( - 0 => 'f2f599932e480fcf7c8163929bfb0cbda82989ec', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\showversioncommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\execute', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsTextCommand.php' => - array ( - 0 => '546ed91c8832a46d9bbd075fd2b7afa76323f619', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\listtestsastextcommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\__construct', - 1 => 'phpunit\\textui\\command\\execute', - 2 => 'phpunit\\textui\\command\\warnaboutconflictingoptions', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestSuitesCommand.php' => - array ( - 0 => 'd2dd093a8347f926080db869a2b6f8f016d1db84', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\listtestsuitescommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\__construct', - 1 => 'phpunit\\textui\\command\\execute', - 2 => 'phpunit\\textui\\command\\warnaboutconflictingoptions', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsXmlCommand.php' => - array ( - 0 => 'd16a9dec082d8b3a24ba3a5c2f1a980bda4180a0', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\listtestsasxmlcommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\__construct', - 1 => 'phpunit\\textui\\command\\execute', - 2 => 'phpunit\\textui\\command\\warnaboutconflictingoptions', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/VersionCheckCommand.php' => - array ( - 0 => '5d14241daf2abb99c1b7f7047f696442b72ab0cc', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\versioncheckcommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\__construct', - 1 => 'phpunit\\textui\\command\\execute', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/AtLeastVersionCommand.php' => - array ( - 0 => '59056f98593c905a87e31000b5585cbc09bc9759', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\atleastversioncommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\__construct', - 1 => 'phpunit\\textui\\command\\execute', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/GenerateConfigurationCommand.php' => - array ( - 0 => 'efcbe5bf328181bee1953fe1a18c204a219a2f14', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\generateconfigurationcommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\execute', - 1 => 'phpunit\\textui\\command\\read', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/MigrateConfigurationCommand.php' => - array ( - 0 => '039a0bbf4237b14aeb58a22956eaace23de5f5bc', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\migrateconfigurationcommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\__construct', - 1 => 'phpunit\\textui\\command\\execute', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ShowHelpCommand.php' => - array ( - 0 => '478c1a994e62166ee12a384a129a02c0261a928f', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\showhelpcommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\__construct', - 1 => 'phpunit\\textui\\command\\execute', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListGroupsCommand.php' => - array ( - 0 => 'fcc2aef18262a5675b2342f5424fa70bf2dfa27c', - 1 => - array ( - 0 => 'phpunit\\textui\\command\\listgroupscommand', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\command\\__construct', - 1 => 'phpunit\\textui\\command\\execute', - 2 => 'phpunit\\textui\\command\\warnaboutconflictingoptions', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/InvalidSocketException.php' => - array ( - 0 => '0238662e03efd7be7d81aca840e20e14534e9675', - 1 => - array ( - 0 => 'phpunit\\textui\\invalidsocketexception', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/RuntimeException.php' => - array ( - 0 => '402a47a1fcbadbc07b259a80e7188b91da7e59ea', - 1 => - array ( - 0 => 'phpunit\\textui\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/TestDirectoryNotFoundException.php' => - array ( - 0 => '58780a502a030a322cac326144bfbdcabc10bcab', - 1 => - array ( - 0 => 'phpunit\\textui\\testdirectorynotfoundexception', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/TestFileNotFoundException.php' => - array ( - 0 => '3a91189d8cd317d57ac8ee5616d00a8d9f1cbc5c', - 1 => - array ( - 0 => 'phpunit\\textui\\testfilenotfoundexception', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/CannotOpenSocketException.php' => - array ( - 0 => '62795c3cc94c8eeae3c962572c06ba225de0082a', - 1 => - array ( - 0 => 'phpunit\\textui\\cannotopensocketexception', - ), - 2 => - array ( - 0 => 'phpunit\\textui\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/TextUI/Exception/Exception.php' => - array ( - 0 => 'cd59a68d86bd54ca3a220e6011d8ef170e0b112c', - 1 => - array ( - 0 => 'phpunit\\textui\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/ThrowableToStringMapper.php' => - array ( - 0 => '64f3716e921c311976154891b39ff65c495aa315', - 1 => - array ( - 0 => 'phpunit\\util\\throwabletostringmapper', - ), - 2 => - array ( - 0 => 'phpunit\\util\\map', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Json.php' => - array ( - 0 => 'af3d9c37b58ed3470d1be3c399b7a98355300ee0', - 1 => - array ( - 0 => 'phpunit\\util\\json', - ), - 2 => - array ( - 0 => 'phpunit\\util\\prettify', - 1 => 'phpunit\\util\\canonicalize', - 2 => 'phpunit\\util\\recursivesort', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Filesystem.php' => - array ( - 0 => 'ea27afd5bc0fa6233f16dc35f0e3aab3531e7084', - 1 => - array ( - 0 => 'phpunit\\util\\filesystem', - ), - 2 => - array ( - 0 => 'phpunit\\util\\createdirectory', - 1 => 'phpunit\\util\\resolvestreamorfile', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Reflection.php' => - array ( - 0 => '8aeae108631b3ecb428ea80cc260095df723de0a', - 1 => - array ( - 0 => 'phpunit\\util\\reflection', - ), - 2 => - array ( - 0 => 'phpunit\\util\\sourcelocationfor', - 1 => 'phpunit\\util\\publicmethodsintestclass', - 2 => 'phpunit\\util\\methodsintestclass', - 3 => 'phpunit\\util\\filterandsortmethods', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/PHP/AbstractPhpProcess.php' => - array ( - 0 => '64db964b926add1b20d587fdaef10c22cffef93f', - 1 => - array ( - 0 => 'phpunit\\util\\php\\abstractphpprocess', - ), - 2 => - array ( - 0 => 'phpunit\\util\\php\\factory', - 1 => 'phpunit\\util\\php\\setusestderrredirection', - 2 => 'phpunit\\util\\php\\usestderrredirection', - 3 => 'phpunit\\util\\php\\setstdin', - 4 => 'phpunit\\util\\php\\getstdin', - 5 => 'phpunit\\util\\php\\setargs', - 6 => 'phpunit\\util\\php\\getargs', - 7 => 'phpunit\\util\\php\\setenv', - 8 => 'phpunit\\util\\php\\getenv', - 9 => 'phpunit\\util\\php\\runtestjob', - 10 => 'phpunit\\util\\php\\getcommand', - 11 => 'phpunit\\util\\php\\runjob', - 12 => 'phpunit\\util\\php\\settingstoparameters', - 13 => 'phpunit\\util\\php\\processchildresult', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/PHP/DefaultPhpProcess.php' => - array ( - 0 => '6e22531d55e6d30f38e96d4f506daa866ae58d00', - 1 => - array ( - 0 => 'phpunit\\util\\php\\defaultphpprocess', - ), - 2 => - array ( - 0 => 'phpunit\\util\\php\\runjob', - 1 => 'phpunit\\util\\php\\runprocess', - 2 => 'phpunit\\util\\php\\process', - 3 => 'phpunit\\util\\php\\cleanup', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Xml/Loader.php' => - array ( - 0 => '7b01d32ce1b5a67c8f1427800700ac7b1fa11f84', - 1 => - array ( - 0 => 'phpunit\\util\\xml\\loader', - ), - 2 => - array ( - 0 => 'phpunit\\util\\xml\\loadfile', - 1 => 'phpunit\\util\\xml\\load', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Xml/Xml.php' => - array ( - 0 => '854c60a9be35428c2880e9f798b393544c2eee26', - 1 => - array ( - 0 => 'phpunit\\util\\xml', - ), - 2 => - array ( - 0 => 'phpunit\\util\\preparestring', - 1 => 'phpunit\\util\\converttoutf8', - 2 => 'phpunit\\util\\isutf8', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Cloner.php' => - array ( - 0 => 'f02ec6105f9681d52a183fee30ef5f5cdd35fd74', - 1 => - array ( - 0 => 'phpunit\\util\\cloner', - ), - 2 => - array ( - 0 => 'phpunit\\util\\clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/VersionComparisonOperator.php' => - array ( - 0 => '20cda3bbd8b15418c16634993a9f13054a527a65', - 1 => - array ( - 0 => 'phpunit\\util\\versioncomparisonoperator', - ), - 2 => - array ( - 0 => 'phpunit\\util\\__construct', - 1 => 'phpunit\\util\\asstring', - 2 => 'phpunit\\util\\ensureoperatorisvalid', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Test.php' => - array ( - 0 => '537e75d904984470b36290ac70803e98d5e98471', - 1 => - array ( - 0 => 'phpunit\\util\\test', - ), - 2 => - array ( - 0 => 'phpunit\\util\\istestmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exporter.php' => - array ( - 0 => '77d017fb8a7424dbe28c78477a7b1d31eef2af3a', - 1 => - array ( - 0 => 'phpunit\\util\\exporter', - ), - 2 => - array ( - 0 => 'phpunit\\util\\export', - 1 => 'phpunit\\util\\isexportable', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/GlobalState.php' => - array ( - 0 => 'acf4c85136814100dc20a4f7123511f59c317b68', - 1 => - array ( - 0 => 'phpunit\\util\\globalstate', - ), - 2 => - array ( - 0 => 'phpunit\\util\\getincludedfilesasstring', - 1 => 'phpunit\\util\\processincludedfilesasstring', - 2 => 'phpunit\\util\\getinisettingsasstring', - 3 => 'phpunit\\util\\getconstantsasstring', - 4 => 'phpunit\\util\\getglobalsasstring', - 5 => 'phpunit\\util\\exportvariable', - 6 => 'phpunit\\util\\arrayonlycontainsscalars', - 7 => 'phpunit\\util\\isinisettingdeprecated', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Http/PhpDownloader.php' => - array ( - 0 => '2379a0af336bb499d80f1e3434f3dd457e0505be', - 1 => - array ( - 0 => 'phpunit\\util\\http\\phpdownloader', - ), - 2 => - array ( - 0 => 'phpunit\\util\\http\\download', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Http/Downloader.php' => - array ( - 0 => '7cc5681d06dbb05daf0ed205b2c013d62f03ba70', - 1 => - array ( - 0 => 'phpunit\\util\\http\\downloader', - ), - 2 => - array ( - 0 => 'phpunit\\util\\http\\download', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Color.php' => - array ( - 0 => 'fb081b1c4c8896ace06b92a317b74b9255ff01db', - 1 => - array ( - 0 => 'phpunit\\util\\color', - ), - 2 => - array ( - 0 => 'phpunit\\util\\colorize', - 1 => 'phpunit\\util\\colorizetextbox', - 2 => 'phpunit\\util\\colorizepath', - 3 => 'phpunit\\util\\dim', - 4 => 'phpunit\\util\\visualizewhitespace', - 5 => 'phpunit\\util\\optimizecolor', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Filter.php' => - array ( - 0 => '63f0c7e69fc051e32ac7c6d66de7aaf77fc7d0f4', - 1 => - array ( - 0 => 'phpunit\\util\\filter', - ), - 2 => - array ( - 0 => 'phpunit\\util\\getfilteredstacktrace', - 1 => 'phpunit\\util\\shouldprintframe', - 2 => 'phpunit\\util\\fileisexcluded', - 3 => 'phpunit\\util\\frameexists', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/InvalidVersionOperatorException.php' => - array ( - 0 => 'fb893c1da20c4c292284e2d8a0240fd8a2462741', - 1 => - array ( - 0 => 'phpunit\\util\\invalidversionoperatorexception', - ), - 2 => - array ( - 0 => 'phpunit\\util\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/InvalidDirectoryException.php' => - array ( - 0 => '457f2a940fbb3b0026474fa957ef975529c6d380', - 1 => - array ( - 0 => 'phpunit\\util\\invaliddirectoryexception', - ), - 2 => - array ( - 0 => 'phpunit\\util\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/XmlException.php' => - array ( - 0 => '9f86b83eba37dfe5d7f729415dd3f3fa2b077008', - 1 => - array ( - 0 => 'phpunit\\util\\xml\\xmlexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/InvalidJsonException.php' => - array ( - 0 => '4eb6939c0ad62c0ac16f365a83d70fc5877ffa4e', - 1 => - array ( - 0 => 'phpunit\\util\\invalidjsonexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/PhpProcessException.php' => - array ( - 0 => '4cac0bc83e62efc1ece2169f0281853045504932', - 1 => - array ( - 0 => 'phpunit\\util\\php\\phpprocessexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/Exception/Exception.php' => - array ( - 0 => 'd57f5a2eb2c1d9d24f96d21c4991ea6babe98a9c', - 1 => - array ( - 0 => 'phpunit\\util\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Util/ExcludeList.php' => - array ( - 0 => '968c7d790ff593d5ba2eb7d9a55a6b80046f82a0', - 1 => - array ( - 0 => 'phpunit\\util\\excludelist', - ), - 2 => - array ( - 0 => 'phpunit\\util\\adddirectory', - 1 => 'phpunit\\util\\__construct', - 2 => 'phpunit\\util\\getexcludeddirectories', - 3 => 'phpunit\\util\\isexcluded', - 4 => 'phpunit\\util\\initialize', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/ExecutionOrderDependency.php' => - array ( - 0 => 'c5fd06fa9012add7e432e8bce2d152ca2592268d', - 1 => - array ( - 0 => 'phpunit\\framework\\executionorderdependency', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\invalid', - 1 => 'phpunit\\framework\\forclass', - 2 => 'phpunit\\framework\\formethod', - 3 => 'phpunit\\framework\\filterinvalid', - 4 => 'phpunit\\framework\\mergeunique', - 5 => 'phpunit\\framework\\diff', - 6 => 'phpunit\\framework\\__construct', - 7 => 'phpunit\\framework\\__tostring', - 8 => 'phpunit\\framework\\isvalid', - 9 => 'phpunit\\framework\\shallowclone', - 10 => 'phpunit\\framework\\deepclone', - 11 => 'phpunit\\framework\\targetisclass', - 12 => 'phpunit\\framework\\gettarget', - 13 => 'phpunit\\framework\\gettargetclassname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Unknown.php' => - array ( - 0 => '016985cdbe5b7171028d288521ba1dc9e9d7f6b0', - 1 => - array ( - 0 => 'phpunit\\framework\\testsize\\unknown', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\testsize\\isunknown', - 1 => 'phpunit\\framework\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Medium.php' => - array ( - 0 => '846567f55d8a48c083f788cf688125f53914d4b8', - 1 => - array ( - 0 => 'phpunit\\framework\\testsize\\medium', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\testsize\\ismedium', - 1 => 'phpunit\\framework\\testsize\\isgreaterthan', - 2 => 'phpunit\\framework\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Known.php' => - array ( - 0 => 'f01a62550dea1af5c01fd07edb8d2df48763105e', - 1 => - array ( - 0 => 'phpunit\\framework\\testsize\\known', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\testsize\\isknown', - 1 => 'phpunit\\framework\\testsize\\isgreaterthan', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Large.php' => - array ( - 0 => '40fff9642b4710ef303c585a7f475c9030c3d1c5', - 1 => - array ( - 0 => 'phpunit\\framework\\testsize\\large', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\testsize\\islarge', - 1 => 'phpunit\\framework\\testsize\\isgreaterthan', - 2 => 'phpunit\\framework\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/TestSize.php' => - array ( - 0 => '0619ee5b535cb3ebb99fa29b407fa9258b84a373', - 1 => - array ( - 0 => 'phpunit\\framework\\testsize\\testsize', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\testsize\\unknown', - 1 => 'phpunit\\framework\\testsize\\small', - 2 => 'phpunit\\framework\\testsize\\medium', - 3 => 'phpunit\\framework\\testsize\\large', - 4 => 'phpunit\\framework\\testsize\\isknown', - 5 => 'phpunit\\framework\\testsize\\isunknown', - 6 => 'phpunit\\framework\\testsize\\issmall', - 7 => 'phpunit\\framework\\testsize\\ismedium', - 8 => 'phpunit\\framework\\testsize\\islarge', - 9 => 'phpunit\\framework\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSize/Small.php' => - array ( - 0 => '9a4f78cd9e9172121ec527b7a9e6d0ad8dda65ff', - 1 => - array ( - 0 => 'phpunit\\framework\\testsize\\small', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\testsize\\issmall', - 1 => 'phpunit\\framework\\testsize\\isgreaterthan', - 2 => 'phpunit\\framework\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSuiteIterator.php' => - array ( - 0 => '745cdf4b6940cd7aaa56f6a0fb762e7d5f145499', - 1 => - array ( - 0 => 'phpunit\\framework\\testsuiteiterator', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - 1 => 'phpunit\\framework\\rewind', - 2 => 'phpunit\\framework\\valid', - 3 => 'phpunit\\framework\\key', - 4 => 'phpunit\\framework\\current', - 5 => 'phpunit\\framework\\next', - 6 => 'phpunit\\framework\\getchildren', - 7 => 'phpunit\\framework\\haschildren', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestSuite.php' => - array ( - 0 => '426ecc78f4d131dd0c4d2d31db09b8124c3441d6', - 1 => - array ( - 0 => 'phpunit\\framework\\testsuite', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\empty', - 1 => 'phpunit\\framework\\fromclassname', - 2 => 'phpunit\\framework\\fromclassreflector', - 3 => 'phpunit\\framework\\__construct', - 4 => 'phpunit\\framework\\tostring', - 5 => 'phpunit\\framework\\addtest', - 6 => 'phpunit\\framework\\addtestsuite', - 7 => 'phpunit\\framework\\addtestfile', - 8 => 'phpunit\\framework\\addtestfiles', - 9 => 'phpunit\\framework\\count', - 10 => 'phpunit\\framework\\isempty', - 11 => 'phpunit\\framework\\name', - 12 => 'phpunit\\framework\\groups', - 13 => 'phpunit\\framework\\groupdetails', - 14 => 'phpunit\\framework\\run', - 15 => 'phpunit\\framework\\tests', - 16 => 'phpunit\\framework\\settests', - 17 => 'phpunit\\framework\\marktestsuiteskipped', - 18 => 'phpunit\\framework\\getiterator', - 19 => 'phpunit\\framework\\injectfilter', - 20 => 'phpunit\\framework\\provides', - 21 => 'phpunit\\framework\\requires', - 22 => 'phpunit\\framework\\sortid', - 23 => 'phpunit\\framework\\isfortestclass', - 24 => 'phpunit\\framework\\addtestmethod', - 25 => 'phpunit\\framework\\clearcaches', - 26 => 'phpunit\\framework\\containsonlyvirtualgroups', - 27 => 'phpunit\\framework\\methoddoesnotexistorisdeclaredintestcase', - 28 => 'phpunit\\framework\\throwabletostring', - 29 => 'phpunit\\framework\\invokemethodsbeforefirsttest', - 30 => 'phpunit\\framework\\invokemethodsafterlasttest', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Warning.php' => - array ( - 0 => 'f7db6b199816085bd433f8e4e1da5f34864f8f43', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\warning', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\iswarning', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Skipped.php' => - array ( - 0 => '61927624baddb9a0aa0bcadd9448c0a78f67bf64', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\skipped', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\isskipped', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Risky.php' => - array ( - 0 => '6e291b403837ce35e1b5ba744873cadd0be0973f', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\risky', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\isrisky', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Unknown.php' => - array ( - 0 => '599d477f4724d084f2f49f4182ea4d67cb9a9dee', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\unknown', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\isunknown', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Incomplete.php' => - array ( - 0 => '7c8b4a7fdda8f33c2b60cbb6d70e00012967e85f', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\incomplete', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\isincomplete', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Error.php' => - array ( - 0 => 'b3c772e7afa0b62aca8622497f21e10e12a08e27', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\error', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\iserror', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Known.php' => - array ( - 0 => 'c88004e03707a04914f45434845dbeaa30593ccd', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\known', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\isknown', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Success.php' => - array ( - 0 => '6ad366a7a4d0b44c975edeaec14814b5d3036e65', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\success', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\issuccess', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Failure.php' => - array ( - 0 => '05d06750468f9d7acb4e81f2d9fb21407eab5451', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\failure', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\isfailure', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Deprecation.php' => - array ( - 0 => '2861cefe2f61e8fe3bdfa2c9d63f8c2889400b61', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\deprecation', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\isdeprecation', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/Notice.php' => - array ( - 0 => '7a065e502d1b66d4874bf99a4a17e2b3d6a0600b', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\notice', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\isnotice', - 1 => 'phpunit\\framework\\teststatus\\asint', - 2 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestStatus/TestStatus.php' => - array ( - 0 => '69fecc71fd89b6980c8a5e9ed9b856bf5bf04ac2', - 1 => - array ( - 0 => 'phpunit\\framework\\teststatus\\teststatus', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\teststatus\\from', - 1 => 'phpunit\\framework\\teststatus\\unknown', - 2 => 'phpunit\\framework\\teststatus\\success', - 3 => 'phpunit\\framework\\teststatus\\skipped', - 4 => 'phpunit\\framework\\teststatus\\incomplete', - 5 => 'phpunit\\framework\\teststatus\\notice', - 6 => 'phpunit\\framework\\teststatus\\deprecation', - 7 => 'phpunit\\framework\\teststatus\\failure', - 8 => 'phpunit\\framework\\teststatus\\error', - 9 => 'phpunit\\framework\\teststatus\\warning', - 10 => 'phpunit\\framework\\teststatus\\risky', - 11 => 'phpunit\\framework\\teststatus\\__construct', - 12 => 'phpunit\\framework\\teststatus\\isknown', - 13 => 'phpunit\\framework\\teststatus\\isunknown', - 14 => 'phpunit\\framework\\teststatus\\issuccess', - 15 => 'phpunit\\framework\\teststatus\\isskipped', - 16 => 'phpunit\\framework\\teststatus\\isincomplete', - 17 => 'phpunit\\framework\\teststatus\\isnotice', - 18 => 'phpunit\\framework\\teststatus\\isdeprecation', - 19 => 'phpunit\\framework\\teststatus\\isfailure', - 20 => 'phpunit\\framework\\teststatus\\iserror', - 21 => 'phpunit\\framework\\teststatus\\iswarning', - 22 => 'phpunit\\framework\\teststatus\\isrisky', - 23 => 'phpunit\\framework\\teststatus\\message', - 24 => 'phpunit\\framework\\teststatus\\ismoreimportantthan', - 25 => 'phpunit\\framework\\teststatus\\asint', - 26 => 'phpunit\\framework\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/SelfDescribing.php' => - array ( - 0 => 'cd07bd110bc581f7c3b5600bebcfe77762b666ad', - 1 => - array ( - 0 => 'phpunit\\framework\\selfdescribing', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Reorderable.php' => - array ( - 0 => '066eb9ca978bb8f3b393058892223833606168f4', - 1 => - array ( - 0 => 'phpunit\\framework\\reorderable', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\sortid', - 1 => 'phpunit\\framework\\provides', - 2 => 'phpunit\\framework\\requires', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestBuilder.php' => - array ( - 0 => '21600252e7f62ee317ab6fb553a37855a2dfe44d', - 1 => - array ( - 0 => 'phpunit\\framework\\testbuilder', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\build', - 1 => 'phpunit\\framework\\builddataprovidertestsuite', - 2 => 'phpunit\\framework\\configuretestcase', - 3 => 'phpunit\\framework\\backupsettings', - 4 => 'phpunit\\framework\\shouldglobalstatebepreserved', - 5 => 'phpunit\\framework\\shouldtestmethodberuninseparateprocess', - 6 => 'phpunit\\framework\\shouldalltestmethodsoftestclassberuninsingleseparateprocess', - 7 => 'phpunit\\framework\\requirementssatisfied', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php' => - array ( - 0 => '4ce99d05d6616fdda4e2f70811d029f12f105bfa', - 1 => - array ( - ), - 2 => - array ( - 0 => 'phpunit\\framework\\assertarrayhaskey', - 1 => 'phpunit\\framework\\assertarraynothaskey', - 2 => 'phpunit\\framework\\assertislist', - 3 => 'phpunit\\framework\\assertcontains', - 4 => 'phpunit\\framework\\assertcontainsequals', - 5 => 'phpunit\\framework\\assertnotcontains', - 6 => 'phpunit\\framework\\assertnotcontainsequals', - 7 => 'phpunit\\framework\\assertcontainsonly', - 8 => 'phpunit\\framework\\assertcontainsonlyinstancesof', - 9 => 'phpunit\\framework\\assertnotcontainsonly', - 10 => 'phpunit\\framework\\assertcount', - 11 => 'phpunit\\framework\\assertnotcount', - 12 => 'phpunit\\framework\\assertequals', - 13 => 'phpunit\\framework\\assertequalscanonicalizing', - 14 => 'phpunit\\framework\\assertequalsignoringcase', - 15 => 'phpunit\\framework\\assertequalswithdelta', - 16 => 'phpunit\\framework\\assertnotequals', - 17 => 'phpunit\\framework\\assertnotequalscanonicalizing', - 18 => 'phpunit\\framework\\assertnotequalsignoringcase', - 19 => 'phpunit\\framework\\assertnotequalswithdelta', - 20 => 'phpunit\\framework\\assertobjectequals', - 21 => 'phpunit\\framework\\assertempty', - 22 => 'phpunit\\framework\\assertnotempty', - 23 => 'phpunit\\framework\\assertgreaterthan', - 24 => 'phpunit\\framework\\assertgreaterthanorequal', - 25 => 'phpunit\\framework\\assertlessthan', - 26 => 'phpunit\\framework\\assertlessthanorequal', - 27 => 'phpunit\\framework\\assertfileequals', - 28 => 'phpunit\\framework\\assertfileequalscanonicalizing', - 29 => 'phpunit\\framework\\assertfileequalsignoringcase', - 30 => 'phpunit\\framework\\assertfilenotequals', - 31 => 'phpunit\\framework\\assertfilenotequalscanonicalizing', - 32 => 'phpunit\\framework\\assertfilenotequalsignoringcase', - 33 => 'phpunit\\framework\\assertstringequalsfile', - 34 => 'phpunit\\framework\\assertstringequalsfilecanonicalizing', - 35 => 'phpunit\\framework\\assertstringequalsfileignoringcase', - 36 => 'phpunit\\framework\\assertstringnotequalsfile', - 37 => 'phpunit\\framework\\assertstringnotequalsfilecanonicalizing', - 38 => 'phpunit\\framework\\assertstringnotequalsfileignoringcase', - 39 => 'phpunit\\framework\\assertisreadable', - 40 => 'phpunit\\framework\\assertisnotreadable', - 41 => 'phpunit\\framework\\assertiswritable', - 42 => 'phpunit\\framework\\assertisnotwritable', - 43 => 'phpunit\\framework\\assertdirectoryexists', - 44 => 'phpunit\\framework\\assertdirectorydoesnotexist', - 45 => 'phpunit\\framework\\assertdirectoryisreadable', - 46 => 'phpunit\\framework\\assertdirectoryisnotreadable', - 47 => 'phpunit\\framework\\assertdirectoryiswritable', - 48 => 'phpunit\\framework\\assertdirectoryisnotwritable', - 49 => 'phpunit\\framework\\assertfileexists', - 50 => 'phpunit\\framework\\assertfiledoesnotexist', - 51 => 'phpunit\\framework\\assertfileisreadable', - 52 => 'phpunit\\framework\\assertfileisnotreadable', - 53 => 'phpunit\\framework\\assertfileiswritable', - 54 => 'phpunit\\framework\\assertfileisnotwritable', - 55 => 'phpunit\\framework\\asserttrue', - 56 => 'phpunit\\framework\\assertnottrue', - 57 => 'phpunit\\framework\\assertfalse', - 58 => 'phpunit\\framework\\assertnotfalse', - 59 => 'phpunit\\framework\\assertnull', - 60 => 'phpunit\\framework\\assertnotnull', - 61 => 'phpunit\\framework\\assertfinite', - 62 => 'phpunit\\framework\\assertinfinite', - 63 => 'phpunit\\framework\\assertnan', - 64 => 'phpunit\\framework\\assertobjecthasproperty', - 65 => 'phpunit\\framework\\assertobjectnothasproperty', - 66 => 'phpunit\\framework\\assertsame', - 67 => 'phpunit\\framework\\assertnotsame', - 68 => 'phpunit\\framework\\assertinstanceof', - 69 => 'phpunit\\framework\\assertnotinstanceof', - 70 => 'phpunit\\framework\\assertisarray', - 71 => 'phpunit\\framework\\assertisbool', - 72 => 'phpunit\\framework\\assertisfloat', - 73 => 'phpunit\\framework\\assertisint', - 74 => 'phpunit\\framework\\assertisnumeric', - 75 => 'phpunit\\framework\\assertisobject', - 76 => 'phpunit\\framework\\assertisresource', - 77 => 'phpunit\\framework\\assertisclosedresource', - 78 => 'phpunit\\framework\\assertisstring', - 79 => 'phpunit\\framework\\assertisscalar', - 80 => 'phpunit\\framework\\assertiscallable', - 81 => 'phpunit\\framework\\assertisiterable', - 82 => 'phpunit\\framework\\assertisnotarray', - 83 => 'phpunit\\framework\\assertisnotbool', - 84 => 'phpunit\\framework\\assertisnotfloat', - 85 => 'phpunit\\framework\\assertisnotint', - 86 => 'phpunit\\framework\\assertisnotnumeric', - 87 => 'phpunit\\framework\\assertisnotobject', - 88 => 'phpunit\\framework\\assertisnotresource', - 89 => 'phpunit\\framework\\assertisnotclosedresource', - 90 => 'phpunit\\framework\\assertisnotstring', - 91 => 'phpunit\\framework\\assertisnotscalar', - 92 => 'phpunit\\framework\\assertisnotcallable', - 93 => 'phpunit\\framework\\assertisnotiterable', - 94 => 'phpunit\\framework\\assertmatchesregularexpression', - 95 => 'phpunit\\framework\\assertdoesnotmatchregularexpression', - 96 => 'phpunit\\framework\\assertsamesize', - 97 => 'phpunit\\framework\\assertnotsamesize', - 98 => 'phpunit\\framework\\assertstringcontainsstringignoringlineendings', - 99 => 'phpunit\\framework\\assertstringequalsstringignoringlineendings', - 100 => 'phpunit\\framework\\assertfilematchesformat', - 101 => 'phpunit\\framework\\assertfilematchesformatfile', - 102 => 'phpunit\\framework\\assertstringmatchesformat', - 103 => 'phpunit\\framework\\assertstringnotmatchesformat', - 104 => 'phpunit\\framework\\assertstringmatchesformatfile', - 105 => 'phpunit\\framework\\assertstringnotmatchesformatfile', - 106 => 'phpunit\\framework\\assertstringstartswith', - 107 => 'phpunit\\framework\\assertstringstartsnotwith', - 108 => 'phpunit\\framework\\assertstringcontainsstring', - 109 => 'phpunit\\framework\\assertstringcontainsstringignoringcase', - 110 => 'phpunit\\framework\\assertstringnotcontainsstring', - 111 => 'phpunit\\framework\\assertstringnotcontainsstringignoringcase', - 112 => 'phpunit\\framework\\assertstringendswith', - 113 => 'phpunit\\framework\\assertstringendsnotwith', - 114 => 'phpunit\\framework\\assertxmlfileequalsxmlfile', - 115 => 'phpunit\\framework\\assertxmlfilenotequalsxmlfile', - 116 => 'phpunit\\framework\\assertxmlstringequalsxmlfile', - 117 => 'phpunit\\framework\\assertxmlstringnotequalsxmlfile', - 118 => 'phpunit\\framework\\assertxmlstringequalsxmlstring', - 119 => 'phpunit\\framework\\assertxmlstringnotequalsxmlstring', - 120 => 'phpunit\\framework\\assertthat', - 121 => 'phpunit\\framework\\assertjson', - 122 => 'phpunit\\framework\\assertjsonstringequalsjsonstring', - 123 => 'phpunit\\framework\\assertjsonstringnotequalsjsonstring', - 124 => 'phpunit\\framework\\assertjsonstringequalsjsonfile', - 125 => 'phpunit\\framework\\assertjsonstringnotequalsjsonfile', - 126 => 'phpunit\\framework\\assertjsonfileequalsjsonfile', - 127 => 'phpunit\\framework\\assertjsonfilenotequalsjsonfile', - 128 => 'phpunit\\framework\\logicaland', - 129 => 'phpunit\\framework\\logicalor', - 130 => 'phpunit\\framework\\logicalnot', - 131 => 'phpunit\\framework\\logicalxor', - 132 => 'phpunit\\framework\\anything', - 133 => 'phpunit\\framework\\istrue', - 134 => 'phpunit\\framework\\isfalse', - 135 => 'phpunit\\framework\\isjson', - 136 => 'phpunit\\framework\\isnull', - 137 => 'phpunit\\framework\\isfinite', - 138 => 'phpunit\\framework\\isinfinite', - 139 => 'phpunit\\framework\\isnan', - 140 => 'phpunit\\framework\\containsequal', - 141 => 'phpunit\\framework\\containsidentical', - 142 => 'phpunit\\framework\\containsonly', - 143 => 'phpunit\\framework\\containsonlyinstancesof', - 144 => 'phpunit\\framework\\arrayhaskey', - 145 => 'phpunit\\framework\\islist', - 146 => 'phpunit\\framework\\equalto', - 147 => 'phpunit\\framework\\equaltocanonicalizing', - 148 => 'phpunit\\framework\\equaltoignoringcase', - 149 => 'phpunit\\framework\\equaltowithdelta', - 150 => 'phpunit\\framework\\isempty', - 151 => 'phpunit\\framework\\iswritable', - 152 => 'phpunit\\framework\\isreadable', - 153 => 'phpunit\\framework\\directoryexists', - 154 => 'phpunit\\framework\\fileexists', - 155 => 'phpunit\\framework\\greaterthan', - 156 => 'phpunit\\framework\\greaterthanorequal', - 157 => 'phpunit\\framework\\identicalto', - 158 => 'phpunit\\framework\\isinstanceof', - 159 => 'phpunit\\framework\\istype', - 160 => 'phpunit\\framework\\lessthan', - 161 => 'phpunit\\framework\\lessthanorequal', - 162 => 'phpunit\\framework\\matchesregularexpression', - 163 => 'phpunit\\framework\\matches', - 164 => 'phpunit\\framework\\stringstartswith', - 165 => 'phpunit\\framework\\stringcontains', - 166 => 'phpunit\\framework\\stringendswith', - 167 => 'phpunit\\framework\\stringequalsstringignoringlineendings', - 168 => 'phpunit\\framework\\countof', - 169 => 'phpunit\\framework\\objectequals', - 170 => 'phpunit\\framework\\callback', - 171 => 'phpunit\\framework\\any', - 172 => 'phpunit\\framework\\never', - 173 => 'phpunit\\framework\\atleast', - 174 => 'phpunit\\framework\\atleastonce', - 175 => 'phpunit\\framework\\once', - 176 => 'phpunit\\framework\\exactly', - 177 => 'phpunit\\framework\\atmost', - 178 => 'phpunit\\framework\\returnvalue', - 179 => 'phpunit\\framework\\returnvaluemap', - 180 => 'phpunit\\framework\\returnargument', - 181 => 'phpunit\\framework\\returncallback', - 182 => 'phpunit\\framework\\returnself', - 183 => 'phpunit\\framework\\throwexception', - 184 => 'phpunit\\framework\\onconsecutivecalls', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/DataProviderTestSuite.php' => - array ( - 0 => '9d99b9a51ea8ae95678bec056b5ee3e839f1bd88', - 1 => - array ( - 0 => 'phpunit\\framework\\dataprovidertestsuite', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\setdependencies', - 1 => 'phpunit\\framework\\provides', - 2 => 'phpunit\\framework\\requires', - 3 => 'phpunit\\framework\\size', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Assert.php' => - array ( - 0 => '81c16439f00ba41acdf1cd5f56a11bcd488893c0', - 1 => - array ( - 0 => 'phpunit\\framework\\assert', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\assertarrayhaskey', - 1 => 'phpunit\\framework\\assertarraynothaskey', - 2 => 'phpunit\\framework\\assertislist', - 3 => 'phpunit\\framework\\assertcontains', - 4 => 'phpunit\\framework\\assertcontainsequals', - 5 => 'phpunit\\framework\\assertnotcontains', - 6 => 'phpunit\\framework\\assertnotcontainsequals', - 7 => 'phpunit\\framework\\assertcontainsonly', - 8 => 'phpunit\\framework\\assertcontainsonlyinstancesof', - 9 => 'phpunit\\framework\\assertnotcontainsonly', - 10 => 'phpunit\\framework\\assertcount', - 11 => 'phpunit\\framework\\assertnotcount', - 12 => 'phpunit\\framework\\assertequals', - 13 => 'phpunit\\framework\\assertequalscanonicalizing', - 14 => 'phpunit\\framework\\assertequalsignoringcase', - 15 => 'phpunit\\framework\\assertequalswithdelta', - 16 => 'phpunit\\framework\\assertnotequals', - 17 => 'phpunit\\framework\\assertnotequalscanonicalizing', - 18 => 'phpunit\\framework\\assertnotequalsignoringcase', - 19 => 'phpunit\\framework\\assertnotequalswithdelta', - 20 => 'phpunit\\framework\\assertobjectequals', - 21 => 'phpunit\\framework\\assertempty', - 22 => 'phpunit\\framework\\assertnotempty', - 23 => 'phpunit\\framework\\assertgreaterthan', - 24 => 'phpunit\\framework\\assertgreaterthanorequal', - 25 => 'phpunit\\framework\\assertlessthan', - 26 => 'phpunit\\framework\\assertlessthanorequal', - 27 => 'phpunit\\framework\\assertfileequals', - 28 => 'phpunit\\framework\\assertfileequalscanonicalizing', - 29 => 'phpunit\\framework\\assertfileequalsignoringcase', - 30 => 'phpunit\\framework\\assertfilenotequals', - 31 => 'phpunit\\framework\\assertfilenotequalscanonicalizing', - 32 => 'phpunit\\framework\\assertfilenotequalsignoringcase', - 33 => 'phpunit\\framework\\assertstringequalsfile', - 34 => 'phpunit\\framework\\assertstringequalsfilecanonicalizing', - 35 => 'phpunit\\framework\\assertstringequalsfileignoringcase', - 36 => 'phpunit\\framework\\assertstringnotequalsfile', - 37 => 'phpunit\\framework\\assertstringnotequalsfilecanonicalizing', - 38 => 'phpunit\\framework\\assertstringnotequalsfileignoringcase', - 39 => 'phpunit\\framework\\assertisreadable', - 40 => 'phpunit\\framework\\assertisnotreadable', - 41 => 'phpunit\\framework\\assertiswritable', - 42 => 'phpunit\\framework\\assertisnotwritable', - 43 => 'phpunit\\framework\\assertdirectoryexists', - 44 => 'phpunit\\framework\\assertdirectorydoesnotexist', - 45 => 'phpunit\\framework\\assertdirectoryisreadable', - 46 => 'phpunit\\framework\\assertdirectoryisnotreadable', - 47 => 'phpunit\\framework\\assertdirectoryiswritable', - 48 => 'phpunit\\framework\\assertdirectoryisnotwritable', - 49 => 'phpunit\\framework\\assertfileexists', - 50 => 'phpunit\\framework\\assertfiledoesnotexist', - 51 => 'phpunit\\framework\\assertfileisreadable', - 52 => 'phpunit\\framework\\assertfileisnotreadable', - 53 => 'phpunit\\framework\\assertfileiswritable', - 54 => 'phpunit\\framework\\assertfileisnotwritable', - 55 => 'phpunit\\framework\\asserttrue', - 56 => 'phpunit\\framework\\assertnottrue', - 57 => 'phpunit\\framework\\assertfalse', - 58 => 'phpunit\\framework\\assertnotfalse', - 59 => 'phpunit\\framework\\assertnull', - 60 => 'phpunit\\framework\\assertnotnull', - 61 => 'phpunit\\framework\\assertfinite', - 62 => 'phpunit\\framework\\assertinfinite', - 63 => 'phpunit\\framework\\assertnan', - 64 => 'phpunit\\framework\\assertobjecthasproperty', - 65 => 'phpunit\\framework\\assertobjectnothasproperty', - 66 => 'phpunit\\framework\\assertsame', - 67 => 'phpunit\\framework\\assertnotsame', - 68 => 'phpunit\\framework\\assertinstanceof', - 69 => 'phpunit\\framework\\assertnotinstanceof', - 70 => 'phpunit\\framework\\assertisarray', - 71 => 'phpunit\\framework\\assertisbool', - 72 => 'phpunit\\framework\\assertisfloat', - 73 => 'phpunit\\framework\\assertisint', - 74 => 'phpunit\\framework\\assertisnumeric', - 75 => 'phpunit\\framework\\assertisobject', - 76 => 'phpunit\\framework\\assertisresource', - 77 => 'phpunit\\framework\\assertisclosedresource', - 78 => 'phpunit\\framework\\assertisstring', - 79 => 'phpunit\\framework\\assertisscalar', - 80 => 'phpunit\\framework\\assertiscallable', - 81 => 'phpunit\\framework\\assertisiterable', - 82 => 'phpunit\\framework\\assertisnotarray', - 83 => 'phpunit\\framework\\assertisnotbool', - 84 => 'phpunit\\framework\\assertisnotfloat', - 85 => 'phpunit\\framework\\assertisnotint', - 86 => 'phpunit\\framework\\assertisnotnumeric', - 87 => 'phpunit\\framework\\assertisnotobject', - 88 => 'phpunit\\framework\\assertisnotresource', - 89 => 'phpunit\\framework\\assertisnotclosedresource', - 90 => 'phpunit\\framework\\assertisnotstring', - 91 => 'phpunit\\framework\\assertisnotscalar', - 92 => 'phpunit\\framework\\assertisnotcallable', - 93 => 'phpunit\\framework\\assertisnotiterable', - 94 => 'phpunit\\framework\\assertmatchesregularexpression', - 95 => 'phpunit\\framework\\assertdoesnotmatchregularexpression', - 96 => 'phpunit\\framework\\assertsamesize', - 97 => 'phpunit\\framework\\assertnotsamesize', - 98 => 'phpunit\\framework\\assertstringcontainsstringignoringlineendings', - 99 => 'phpunit\\framework\\assertstringequalsstringignoringlineendings', - 100 => 'phpunit\\framework\\assertfilematchesformat', - 101 => 'phpunit\\framework\\assertfilematchesformatfile', - 102 => 'phpunit\\framework\\assertstringmatchesformat', - 103 => 'phpunit\\framework\\assertstringnotmatchesformat', - 104 => 'phpunit\\framework\\assertstringmatchesformatfile', - 105 => 'phpunit\\framework\\assertstringnotmatchesformatfile', - 106 => 'phpunit\\framework\\assertstringstartswith', - 107 => 'phpunit\\framework\\assertstringstartsnotwith', - 108 => 'phpunit\\framework\\assertstringcontainsstring', - 109 => 'phpunit\\framework\\assertstringcontainsstringignoringcase', - 110 => 'phpunit\\framework\\assertstringnotcontainsstring', - 111 => 'phpunit\\framework\\assertstringnotcontainsstringignoringcase', - 112 => 'phpunit\\framework\\assertstringendswith', - 113 => 'phpunit\\framework\\assertstringendsnotwith', - 114 => 'phpunit\\framework\\assertxmlfileequalsxmlfile', - 115 => 'phpunit\\framework\\assertxmlfilenotequalsxmlfile', - 116 => 'phpunit\\framework\\assertxmlstringequalsxmlfile', - 117 => 'phpunit\\framework\\assertxmlstringnotequalsxmlfile', - 118 => 'phpunit\\framework\\assertxmlstringequalsxmlstring', - 119 => 'phpunit\\framework\\assertxmlstringnotequalsxmlstring', - 120 => 'phpunit\\framework\\assertthat', - 121 => 'phpunit\\framework\\assertjson', - 122 => 'phpunit\\framework\\assertjsonstringequalsjsonstring', - 123 => 'phpunit\\framework\\assertjsonstringnotequalsjsonstring', - 124 => 'phpunit\\framework\\assertjsonstringequalsjsonfile', - 125 => 'phpunit\\framework\\assertjsonstringnotequalsjsonfile', - 126 => 'phpunit\\framework\\assertjsonfileequalsjsonfile', - 127 => 'phpunit\\framework\\assertjsonfilenotequalsjsonfile', - 128 => 'phpunit\\framework\\logicaland', - 129 => 'phpunit\\framework\\logicalor', - 130 => 'phpunit\\framework\\logicalnot', - 131 => 'phpunit\\framework\\logicalxor', - 132 => 'phpunit\\framework\\anything', - 133 => 'phpunit\\framework\\istrue', - 134 => 'phpunit\\framework\\callback', - 135 => 'phpunit\\framework\\isfalse', - 136 => 'phpunit\\framework\\isjson', - 137 => 'phpunit\\framework\\isnull', - 138 => 'phpunit\\framework\\isfinite', - 139 => 'phpunit\\framework\\isinfinite', - 140 => 'phpunit\\framework\\isnan', - 141 => 'phpunit\\framework\\containsequal', - 142 => 'phpunit\\framework\\containsidentical', - 143 => 'phpunit\\framework\\containsonly', - 144 => 'phpunit\\framework\\containsonlyinstancesof', - 145 => 'phpunit\\framework\\arrayhaskey', - 146 => 'phpunit\\framework\\islist', - 147 => 'phpunit\\framework\\equalto', - 148 => 'phpunit\\framework\\equaltocanonicalizing', - 149 => 'phpunit\\framework\\equaltoignoringcase', - 150 => 'phpunit\\framework\\equaltowithdelta', - 151 => 'phpunit\\framework\\isempty', - 152 => 'phpunit\\framework\\iswritable', - 153 => 'phpunit\\framework\\isreadable', - 154 => 'phpunit\\framework\\directoryexists', - 155 => 'phpunit\\framework\\fileexists', - 156 => 'phpunit\\framework\\greaterthan', - 157 => 'phpunit\\framework\\greaterthanorequal', - 158 => 'phpunit\\framework\\identicalto', - 159 => 'phpunit\\framework\\isinstanceof', - 160 => 'phpunit\\framework\\istype', - 161 => 'phpunit\\framework\\lessthan', - 162 => 'phpunit\\framework\\lessthanorequal', - 163 => 'phpunit\\framework\\matchesregularexpression', - 164 => 'phpunit\\framework\\matches', - 165 => 'phpunit\\framework\\stringstartswith', - 166 => 'phpunit\\framework\\stringcontains', - 167 => 'phpunit\\framework\\stringendswith', - 168 => 'phpunit\\framework\\stringequalsstringignoringlineendings', - 169 => 'phpunit\\framework\\countof', - 170 => 'phpunit\\framework\\objectequals', - 171 => 'phpunit\\framework\\fail', - 172 => 'phpunit\\framework\\marktestincomplete', - 173 => 'phpunit\\framework\\marktestskipped', - 174 => 'phpunit\\framework\\getcount', - 175 => 'phpunit\\framework\\resetcount', - 176 => 'phpunit\\framework\\isnativetype', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/CodeCoverageIgnore.php' => - array ( - 0 => 'dfce5f61971bfc5e529c70e9c62556f33214cc7a', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\codecoverageignore', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Before.php' => - array ( - 0 => '513f4cb7dab0a773dd5db5c5aac1ac7025248a51', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\before', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RunClassInSeparateProcess.php' => - array ( - 0 => 'f162cb7f58bad56d8cc304022971b538346400c8', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\runclassinseparateprocess', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreFunctionForCodeCoverage.php' => - array ( - 0 => '0faea23a094c9765de12717a9dca9fa9bb3d94d7', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\ignorefunctionforcodecoverage', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\functionname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingDeepClone.php' => - array ( - 0 => 'bbfa3d8300dc14acabd762d7e767d9ce5396c983', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dependsusingdeepclone', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhp.php' => - array ( - 0 => 'b506912ee7cf248084233f46a16ace2d3ffb49e7', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\requiresphp', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\versionrequirement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystemFamily.php' => - array ( - 0 => 'a3c215dcf1db4a44e95713f49e7492210cc217d7', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\requiresoperatingsystemfamily', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\operatingsystemfamily', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingShallowClone.php' => - array ( - 0 => '6ac67fce89fd5bd5de7137f4f6361bbca71cd73c', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dependsexternalusingshallowclone', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - 2 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Group.php' => - array ( - 0 => '36302bae9fb95d295aa71c37a6cdeadd00384cfa', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\group', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\name', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/After.php' => - array ( - 0 => '679af7dfe8d4bf0ad98ea9dc729dbbe4f7717a26', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\after', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/TestDox.php' => - array ( - 0 => '61b20daf27bc90b45aaa2fa256c22bf937521837', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\testdox', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\text', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DataProviderExternal.php' => - array ( - 0 => '09665a9a094ed53f852b57a13f01adecb6359816', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dataproviderexternal', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - 2 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreMethodForCodeCoverage.php' => - array ( - 0 => 'c9d70323dd6873ebcbb4d69867cd48473aed84d3', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\ignoremethodforcodecoverage', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - 2 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Ticket.php' => - array ( - 0 => '6f9cfb31474f45baf0244c5190f3fd7c97479c36', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\ticket', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\text', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresSetting.php' => - array ( - 0 => '2d7923f738efa72f846f2708f17703366490cb26', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\requiressetting', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\setting', - 2 => 'phpunit\\framework\\attributes\\value', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/TestWithJson.php' => - array ( - 0 => 'a243f012243cd362f81ddf327f756fe319a27ee9', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\testwithjson', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\json', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingDeepClone.php' => - array ( - 0 => 'a81afa1aa18ecc5ad7ce6d033fc428c7a323bc25', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dependsexternalusingdeepclone', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - 2 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClass.php' => - array ( - 0 => '386b03818c3ac2e3d45f42c9b25892919a0b66e6', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dependsonclass', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DataProvider.php' => - array ( - 0 => 'c748ae12c9dcb6ce68eb634d844ed89104b55c9d', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dataprovider', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RunInSeparateProcess.php' => - array ( - 0 => 'd981cbd029dba08f25c09b89754aae64b3c23cb4', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\runinseparateprocess', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/UsesFunction.php' => - array ( - 0 => '33e550d848f44904fef4405efa558cda471843e1', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\usesfunction', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\functionname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingDeepClone.php' => - array ( - 0 => '281997592e4f3270f1dcc7b9a67f844c43b04412', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dependsonclassusingdeepclone', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/AfterClass.php' => - array ( - 0 => '0e93569ecfeb777e66b5d56e1dbdf1627b6e07bf', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\afterclass', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Medium.php' => - array ( - 0 => '8c0253338b3a2786af55b93556bc8b3704d92036', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\medium', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Depends.php' => - array ( - 0 => 'e3e6df7166c8bd3ecc83288622011a8fb8e000b8', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\depends', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/PreserveGlobalState.php' => - array ( - 0 => '94428220c476a604bf79be03345833e8c87cc033', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\preserveglobalstate', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\enabled', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingShallowClone.php' => - array ( - 0 => '92d58357908ff81abe86dd1ee78d1c06d079e4d0', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dependsusingshallowclone', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresMethod.php' => - array ( - 0 => '2a9fcd91907bf460ac7f37646282e0882a0af8f5', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\requiresmethod', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - 2 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Test.php' => - array ( - 0 => '5df6f0c520cb873be49738ef590e4c64d4de5d34', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\test', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpunit.php' => - array ( - 0 => '07fd96d8a0f9e9205349f698962234582c72f504', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\requiresphpunit', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\versionrequirement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeGlobalVariableFromBackup.php' => - array ( - 0 => '9f10da0858cf6f6bc6d20e9e9cc601beb3c91b6e', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\excludeglobalvariablefrombackup', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\globalvariablename', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/WithoutErrorHandler.php' => - array ( - 0 => '494801df27c0981f4e5bcbb7a83611803557107e', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\withouterrorhandler', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresFunction.php' => - array ( - 0 => 'f701f260dd42cf3c2b77c222724f51815e2c3708', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\requiresfunction', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\functionname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingShallowClone.php' => - array ( - 0 => 'ec2058286929581907347c141bb355bfbd5f2150', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dependsonclassusingshallowclone', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreClassForCodeCoverage.php' => - array ( - 0 => 'effebd47ec4ad0c6863255394ea886d1cf6f38fd', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\ignoreclassforcodecoverage', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeStaticPropertyFromBackup.php' => - array ( - 0 => '6cb0b7a88b2ef302b589d98f278e5823a85bf2ae', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\excludestaticpropertyfrombackup', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - 2 => 'phpunit\\framework\\attributes\\propertyname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpExtension.php' => - array ( - 0 => 'd62d9062fc7bb9e6b8d501d2203e8f135bfdc4c3', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\requiresphpextension', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\extension', - 2 => 'phpunit\\framework\\attributes\\versionrequirement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DoesNotPerformAssertions.php' => - array ( - 0 => '2fb191053413067bf2c867d8d92abee88b7451a0', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\doesnotperformassertions', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/PreCondition.php' => - array ( - 0 => '0df750edfc48d96276b490ba68ec9e0e7f9f95b9', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\precondition', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystem.php' => - array ( - 0 => '20359cafd2b378ad8bf8a5da13b206da1e1b8423', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\requiresoperatingsystem', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\regularexpression', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/BackupStaticProperties.php' => - array ( - 0 => '14ced01324bc41b2a31ce084059262608b7609d1', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\backupstaticproperties', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\enabled', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/TestWith.php' => - array ( - 0 => 'dc34f892cdfdef30f703c9d2381ac03258da5e1a', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\testwith', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\data', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/CoversNothing.php' => - array ( - 0 => 'cfb9b98f01e1b3f4ea6261b9223960a81900610f', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\coversnothing', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/CoversFunction.php' => - array ( - 0 => '32f32109095df73c7ade88f9a6f68103adce6feb', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\coversfunction', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\functionname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/UsesClass.php' => - array ( - 0 => 'bcd0bb599f53054f6aa298446d717e0b60e75d5a', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\usesclass', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Large.php' => - array ( - 0 => '4e19c8f54f16cfd0b97118d0db45d847a71c8dba', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\large', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreDeprecations.php' => - array ( - 0 => '9daf15fe32baca576b7a327e6399a71ebc7835bd', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\ignoredeprecations', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/PostCondition.php' => - array ( - 0 => '8fa1314f6187811026b4c50bc76b663d665dfe2a', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\postcondition', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/BeforeClass.php' => - array ( - 0 => '4f0cbab737347ac943e2e24e25c95b710ed78d45', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\beforeclass', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/CoversClass.php' => - array ( - 0 => '3ffb7a56d4af10bc680c55f7091e679523d804ef', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\coversclass', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/RunTestsInSeparateProcesses.php' => - array ( - 0 => '31c11515c58b4d360fcfb7612830b0a9934acfae', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\runtestsinseparateprocesses', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/Small.php' => - array ( - 0 => 'd7aa94913226e8c5ea9baba28cf54b45e253f14b', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\small', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/BackupGlobals.php' => - array ( - 0 => 'cced94d2116b5b38ee584e72ab0e1a94f7ba95fa', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\backupglobals', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\enabled', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternal.php' => - array ( - 0 => '926925d2f20672b35860ea3fb46d7b8e73098f7c', - 1 => - array ( - 0 => 'phpunit\\framework\\attributes\\dependsexternal', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\attributes\\__construct', - 1 => 'phpunit\\framework\\attributes\\classname', - 2 => 'phpunit\\framework\\attributes\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Test.php' => - array ( - 0 => '68d23894ee4cf065d533408bb2c346218ba06757', - 1 => - array ( - 0 => 'phpunit\\framework\\test', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\run', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestRunner.php' => - array ( - 0 => '9e6e07fc99ae708e11bf273685f3409861a8b5d4', - 1 => - array ( - 0 => 'phpunit\\framework\\testrunner', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - 1 => 'phpunit\\framework\\run', - 2 => 'phpunit\\framework\\runinseparateprocess', - 3 => 'phpunit\\framework\\hascoveragemetadata', - 4 => 'phpunit\\framework\\cantimelimitbeenforced', - 5 => 'phpunit\\framework\\shouldtimelimitbeenforced', - 6 => 'phpunit\\framework\\runtestwithtimeout', - 7 => 'phpunit\\framework\\saveconfigurationforchildprocess', - 8 => 'phpunit\\framework\\shoulderrorhandlerbeused', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/MockBuilder.php' => - array ( - 0 => 'a22a728bc971ec642d2363ba46f9d05605b1a37b', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\mockbuilder', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - 1 => 'phpunit\\framework\\mockobject\\getmock', - 2 => 'phpunit\\framework\\mockobject\\getmockforabstractclass', - 3 => 'phpunit\\framework\\mockobject\\getmockfortrait', - 4 => 'phpunit\\framework\\mockobject\\onlymethods', - 5 => 'phpunit\\framework\\mockobject\\addmethods', - 6 => 'phpunit\\framework\\mockobject\\setconstructorargs', - 7 => 'phpunit\\framework\\mockobject\\setmockclassname', - 8 => 'phpunit\\framework\\mockobject\\disableoriginalconstructor', - 9 => 'phpunit\\framework\\mockobject\\enableoriginalconstructor', - 10 => 'phpunit\\framework\\mockobject\\disableoriginalclone', - 11 => 'phpunit\\framework\\mockobject\\enableoriginalclone', - 12 => 'phpunit\\framework\\mockobject\\disableautoload', - 13 => 'phpunit\\framework\\mockobject\\enableautoload', - 14 => 'phpunit\\framework\\mockobject\\disableargumentcloning', - 15 => 'phpunit\\framework\\mockobject\\enableargumentcloning', - 16 => 'phpunit\\framework\\mockobject\\enableproxyingtooriginalmethods', - 17 => 'phpunit\\framework\\mockobject\\disableproxyingtooriginalmethods', - 18 => 'phpunit\\framework\\mockobject\\setproxytarget', - 19 => 'phpunit\\framework\\mockobject\\allowmockingunknowntypes', - 20 => 'phpunit\\framework\\mockobject\\disallowmockingunknowntypes', - 21 => 'phpunit\\framework\\mockobject\\enableautoreturnvaluegeneration', - 22 => 'phpunit\\framework\\mockobject\\disableautoreturnvaluegeneration', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObject.php' => - array ( - 0 => '5bbacec47074a2f072afed324615af8f1f2316ea', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\mockobject', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\expects', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/StubInternal.php' => - array ( - 0 => '13402a962b579b67036313a3dec1e9afe2b74252', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stubinternal', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__phpunit_initconfigurablemethods', - 1 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler', - 2 => 'phpunit\\framework\\mockobject\\__phpunit_setreturnvaluegeneration', - 3 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/Stub.php' => - array ( - 0 => '8d760e369fad7f4727ed775346384a9b7be3a7ac', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObjectInternal.php' => - array ( - 0 => '04845a7105bc7b6cacfeb3ceafe9f82ebb53f199', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\mockobjectinternal', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__phpunit_hasmatchers', - 1 => 'phpunit\\framework\\mockobject\\__phpunit_setoriginalobject', - 2 => 'phpunit\\framework\\mockobject\\__phpunit_verify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/MethodNameConstraint.php' => - array ( - 0 => 'd7c2d2602725d8b1497f5e3d56e1c21fad5e8af0', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\methodnameconstraint', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - 1 => 'phpunit\\framework\\mockobject\\tostring', - 2 => 'phpunit\\framework\\mockobject\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Invocation.php' => - array ( - 0 => '858e0386ee2f1b1dfe0fce7733ba07cf6140852e', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\invocation', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - 1 => 'phpunit\\framework\\mockobject\\classname', - 2 => 'phpunit\\framework\\mockobject\\methodname', - 3 => 'phpunit\\framework\\mockobject\\parameters', - 4 => 'phpunit\\framework\\mockobject\\generatereturnvalue', - 5 => 'phpunit\\framework\\mockobject\\tostring', - 6 => 'phpunit\\framework\\mockobject\\object', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/MethodName.php' => - array ( - 0 => '73e5283c57cc0f361e4e12d230252e9f8eab8464', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\methodname', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', - 1 => 'phpunit\\framework\\mockobject\\rule\\tostring', - 2 => 'phpunit\\framework\\mockobject\\rule\\matches', - 3 => 'phpunit\\framework\\mockobject\\rule\\matchesname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/ParametersRule.php' => - array ( - 0 => '343f04fc1139c510b69fc5c40684e5a403207f40', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\parametersrule', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\apply', - 1 => 'phpunit\\framework\\mockobject\\rule\\verify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvocationOrder.php' => - array ( - 0 => '116a7fe1982264da0e0c123c7829414d8828bf27', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\invocationorder', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\numberofinvocations', - 1 => 'phpunit\\framework\\mockobject\\rule\\hasbeeninvoked', - 2 => 'phpunit\\framework\\mockobject\\rule\\invoked', - 3 => 'phpunit\\framework\\mockobject\\rule\\matches', - 4 => 'phpunit\\framework\\mockobject\\rule\\verify', - 5 => 'phpunit\\framework\\mockobject\\rule\\invokeddo', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyInvokedCount.php' => - array ( - 0 => '176ed06230b73abc72aa5210afcff5c5c9fe057f', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\anyinvokedcount', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\tostring', - 1 => 'phpunit\\framework\\mockobject\\rule\\verify', - 2 => 'phpunit\\framework\\mockobject\\rule\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastOnce.php' => - array ( - 0 => '6edd904a7e53f4c906c84b12659206e83a27ca44', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\invokedatleastonce', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\tostring', - 1 => 'phpunit\\framework\\mockobject\\rule\\verify', - 2 => 'phpunit\\framework\\mockobject\\rule\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyParameters.php' => - array ( - 0 => 'f9fcd708f700bfb44184c827e13e1ad0a476ca8b', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\anyparameters', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\apply', - 1 => 'phpunit\\framework\\mockobject\\rule\\verify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtMostCount.php' => - array ( - 0 => '06202d256f0bee082d1bfdd0cfaf68533b41ea08', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\invokedatmostcount', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', - 1 => 'phpunit\\framework\\mockobject\\rule\\tostring', - 2 => 'phpunit\\framework\\mockobject\\rule\\verify', - 3 => 'phpunit\\framework\\mockobject\\rule\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastCount.php' => - array ( - 0 => 'f161a5c30158a5472aab7ddb643b6daa7828ad8b', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\invokedatleastcount', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', - 1 => 'phpunit\\framework\\mockobject\\rule\\tostring', - 2 => 'phpunit\\framework\\mockobject\\rule\\verify', - 3 => 'phpunit\\framework\\mockobject\\rule\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/Parameters.php' => - array ( - 0 => '85646eb1e6784988420bb4ab403d95287026131f', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\parameters', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', - 1 => 'phpunit\\framework\\mockobject\\rule\\apply', - 2 => 'phpunit\\framework\\mockobject\\rule\\verify', - 3 => 'phpunit\\framework\\mockobject\\rule\\doverify', - 4 => 'phpunit\\framework\\mockobject\\rule\\guardagainstduplicateevaluationofparameterconstraints', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedCount.php' => - array ( - 0 => '02eb5dcd4a605068c07fc2f432b3959b7601a53d', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\invokedcount', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\rule\\__construct', - 1 => 'phpunit\\framework\\mockobject\\rule\\isnever', - 2 => 'phpunit\\framework\\mockobject\\rule\\tostring', - 3 => 'phpunit\\framework\\mockobject\\rule\\matches', - 4 => 'phpunit\\framework\\mockobject\\rule\\verify', - 5 => 'phpunit\\framework\\mockobject\\rule\\invokeddo', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Matcher.php' => - array ( - 0 => 'dd83dad7aa15b85b8ac4e9b251313f7ed794b5ea', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\matcher', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - 1 => 'phpunit\\framework\\mockobject\\hasmatchers', - 2 => 'phpunit\\framework\\mockobject\\hasmethodnamerule', - 3 => 'phpunit\\framework\\mockobject\\methodnamerule', - 4 => 'phpunit\\framework\\mockobject\\setmethodnamerule', - 5 => 'phpunit\\framework\\mockobject\\hasparametersrule', - 6 => 'phpunit\\framework\\mockobject\\setparametersrule', - 7 => 'phpunit\\framework\\mockobject\\setstub', - 8 => 'phpunit\\framework\\mockobject\\setaftermatchbuilderid', - 9 => 'phpunit\\framework\\mockobject\\invoked', - 10 => 'phpunit\\framework\\mockobject\\matches', - 11 => 'phpunit\\framework\\mockobject\\verify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnStub.php' => - array ( - 0 => '71dab8ecec24f6beef364ac616ad56a1a11570c2', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\returnstub', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', - 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ConsecutiveCalls.php' => - array ( - 0 => '0b1d421aa462cb338b3e59f91a93a70e61bfd01e', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\consecutivecalls', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', - 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnArgument.php' => - array ( - 0 => '88bf8edcbcabff05e834b11bc79d55601b001361', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\returnargument', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', - 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnReference.php' => - array ( - 0 => '73acc6e158842eda82be76c758b9bb0a641392ec', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\returnreference', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', - 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnValueMap.php' => - array ( - 0 => '38feb10cf9748fb33a3e079b9e6da2e05bfa4bd9', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\returnvaluemap', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', - 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnCallback.php' => - array ( - 0 => 'b3a047018020373718d44c9798a502ff7ca59778', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\returncallback', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', - 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnSelf.php' => - array ( - 0 => '1449e9241bec06fc05944f751db728cbcc5c1377', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\returnself', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Stub.php' => - array ( - 0 => '24cacef1d565400b9200e544fa6470474ec09dec', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\stub', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Exception.php' => - array ( - 0 => '99541a5dccb3384c3cec50552352f3b3d28bda56', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\exception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stub\\__construct', - 1 => 'phpunit\\framework\\mockobject\\stub\\invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/StubApi.php' => - array ( - 0 => 'a710962929ec634f808f57ff92e4afef17b65a83', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\stubapi', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__phpunit_initconfigurablemethods', - 1 => 'phpunit\\framework\\mockobject\\__phpunit_setreturnvaluegeneration', - 2 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler', - 3 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/MockObjectApi.php' => - array ( - 0 => 'a4aae9d21926248bfefb0d791c41e848f30ed633', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\mockobjectapi', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__phpunit_hasmatchers', - 1 => 'phpunit\\framework\\mockobject\\__phpunit_setoriginalobject', - 2 => 'phpunit\\framework\\mockobject\\__phpunit_verify', - 3 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler', - 4 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker', - 5 => 'phpunit\\framework\\mockobject\\expects', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/DoubledCloneMethod.php' => - array ( - 0 => '995252149497d82c9710c5aa12315211508cfbff', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\doubledclonemethod', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/Method.php' => - array ( - 0 => 'a604d87421591a8e022f4988e085854dd144fbfa', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\method', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\method', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/ProxiedCloneMethod.php' => - array ( - 0 => '9d97be89358477c704dd1f9271a1b38256018113', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\proxiedclonemethod', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/InvocationHandler.php' => - array ( - 0 => 'f970850ce5ea9a4540ac4f3a178cbde23bbce7f1', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\invocationhandler', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - 1 => 'phpunit\\framework\\mockobject\\hasmatchers', - 2 => 'phpunit\\framework\\mockobject\\lookupmatcher', - 3 => 'phpunit\\framework\\mockobject\\registermatcher', - 4 => 'phpunit\\framework\\mockobject\\expects', - 5 => 'phpunit\\framework\\mockobject\\invoke', - 6 => 'phpunit\\framework\\mockobject\\verify', - 7 => 'phpunit\\framework\\mockobject\\addmatcher', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationStubber.php' => - array ( - 0 => 'ccb3a6648b4ccb05ba1753dd8e0761be5b12c788', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\invocationstubber', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\will', - 1 => 'phpunit\\framework\\mockobject\\builder\\willreturn', - 2 => 'phpunit\\framework\\mockobject\\builder\\willreturnreference', - 3 => 'phpunit\\framework\\mockobject\\builder\\willreturnmap', - 4 => 'phpunit\\framework\\mockobject\\builder\\willreturnargument', - 5 => 'phpunit\\framework\\mockobject\\builder\\willreturncallback', - 6 => 'phpunit\\framework\\mockobject\\builder\\willreturnself', - 7 => 'phpunit\\framework\\mockobject\\builder\\willreturnonconsecutivecalls', - 8 => 'phpunit\\framework\\mockobject\\builder\\willthrowexception', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationMocker.php' => - array ( - 0 => 'eee4762df35f05ece95a898c413dc411ee1b8272', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\invocationmocker', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\__construct', - 1 => 'phpunit\\framework\\mockobject\\builder\\id', - 2 => 'phpunit\\framework\\mockobject\\builder\\will', - 3 => 'phpunit\\framework\\mockobject\\builder\\willreturn', - 4 => 'phpunit\\framework\\mockobject\\builder\\willreturnreference', - 5 => 'phpunit\\framework\\mockobject\\builder\\willreturnmap', - 6 => 'phpunit\\framework\\mockobject\\builder\\willreturnargument', - 7 => 'phpunit\\framework\\mockobject\\builder\\willreturncallback', - 8 => 'phpunit\\framework\\mockobject\\builder\\willreturnself', - 9 => 'phpunit\\framework\\mockobject\\builder\\willreturnonconsecutivecalls', - 10 => 'phpunit\\framework\\mockobject\\builder\\willthrowexception', - 11 => 'phpunit\\framework\\mockobject\\builder\\after', - 12 => 'phpunit\\framework\\mockobject\\builder\\with', - 13 => 'phpunit\\framework\\mockobject\\builder\\withanyparameters', - 14 => 'phpunit\\framework\\mockobject\\builder\\method', - 15 => 'phpunit\\framework\\mockobject\\builder\\ensureparameterscanbeconfigured', - 16 => 'phpunit\\framework\\mockobject\\builder\\configuredmethod', - 17 => 'phpunit\\framework\\mockobject\\builder\\ensuretypeofreturnvalues', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/ParametersMatch.php' => - array ( - 0 => '49a3d4c0e5b8181db134e2f8885d9967b6a6f5e2', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\parametersmatch', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\after', - 1 => 'phpunit\\framework\\mockobject\\builder\\with', - 2 => 'phpunit\\framework\\mockobject\\builder\\withanyparameters', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Identity.php' => - array ( - 0 => '37a919f8f626ac6dfa14357af528b3b275f9bb90', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\identity', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\id', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Stub.php' => - array ( - 0 => 'bff5abab8272dd90ad3a5ccc20b7a7815f8e346c', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\stub', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\will', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/MethodNameMatch.php' => - array ( - 0 => 'f7ccd17693b6947e7ab9004d6cc442392d49d43b', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\methodnamematch', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\builder\\method', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/ReturnValueGenerator.php' => - array ( - 0 => '7b9a6cb11eb65c64be8f5fc12394d2a080ce412f', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\returnvaluegenerator', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generate', - 1 => 'phpunit\\framework\\mockobject\\onlyinterfaces', - 2 => 'phpunit\\framework\\mockobject\\newinstanceof', - 3 => 'phpunit\\framework\\mockobject\\testdoublefor', - 4 => 'phpunit\\framework\\mockobject\\testdoubleforintersectionofinterfaces', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockClass.php' => - array ( - 0 => 'a89b44a636f301be301ffe6db7dd0dcba1111531', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\mockclass', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - 1 => 'phpunit\\framework\\mockobject\\generator\\generate', - 2 => 'phpunit\\framework\\mockobject\\generator\\classcode', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/TemplateLoader.php' => - array ( - 0 => 'b3e027e2c439e3088b0962ea0c1d54e571cf8475', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\templateloader', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\loadtemplate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockType.php' => - array ( - 0 => '220abd8e55c512872d179c41335e17a5795ccd1f', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\mocktype', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\generate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethodSet.php' => - array ( - 0 => 'a27ead36519459e0918c05f58eea216ac7bb0a94', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\mockmethodset', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\addmethods', - 1 => 'phpunit\\framework\\mockobject\\generator\\asarray', - 2 => 'phpunit\\framework\\mockobject\\generator\\hasmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethod.php' => - array ( - 0 => '2544cc967332ac88e74f4186c4c9a40fcc1f4527', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\mockmethod', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\fromreflection', - 1 => 'phpunit\\framework\\mockobject\\generator\\fromname', - 2 => 'phpunit\\framework\\mockobject\\generator\\__construct', - 3 => 'phpunit\\framework\\mockobject\\generator\\methodname', - 4 => 'phpunit\\framework\\mockobject\\generator\\generatecode', - 5 => 'phpunit\\framework\\mockobject\\generator\\returntype', - 6 => 'phpunit\\framework\\mockobject\\generator\\defaultparametervalues', - 7 => 'phpunit\\framework\\mockobject\\generator\\numberofparameters', - 8 => 'phpunit\\framework\\mockobject\\generator\\methodparametersfordeclaration', - 9 => 'phpunit\\framework\\mockobject\\generator\\methodparametersforcall', - 10 => 'phpunit\\framework\\mockobject\\generator\\exportdefaultvalue', - 11 => 'phpunit\\framework\\mockobject\\generator\\methodparametersdefaultvalues', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Generator.php' => - array ( - 0 => '63b281c5f0e04aea4fd1b220686ae926f36dcd0d', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\generator', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\testdouble', - 1 => 'phpunit\\framework\\mockobject\\generator\\testdoubleforinterfaceintersection', - 2 => 'phpunit\\framework\\mockobject\\generator\\mockobjectforabstractclass', - 3 => 'phpunit\\framework\\mockobject\\generator\\mockobjectfortrait', - 4 => 'phpunit\\framework\\mockobject\\generator\\objectfortrait', - 5 => 'phpunit\\framework\\mockobject\\generator\\generate', - 6 => 'phpunit\\framework\\mockobject\\generator\\generateclassfromwsdl', - 7 => 'phpunit\\framework\\mockobject\\generator\\mockclassmethods', - 8 => 'phpunit\\framework\\mockobject\\generator\\userdefinedinterfacemethods', - 9 => 'phpunit\\framework\\mockobject\\generator\\getobject', - 10 => 'phpunit\\framework\\mockobject\\generator\\generatecodefortestdoubleclass', - 11 => 'phpunit\\framework\\mockobject\\generator\\generateclassname', - 12 => 'phpunit\\framework\\mockobject\\generator\\generatetestdoubleclassdeclaration', - 13 => 'phpunit\\framework\\mockobject\\generator\\canmethodbedoubled', - 14 => 'phpunit\\framework\\mockobject\\generator\\ismethodnameexcluded', - 15 => 'phpunit\\framework\\mockobject\\generator\\ensureknowntype', - 16 => 'phpunit\\framework\\mockobject\\generator\\ensurevalidmethods', - 17 => 'phpunit\\framework\\mockobject\\generator\\ensurenamefortestdoubleclassisavailable', - 18 => 'phpunit\\framework\\mockobject\\generator\\instantiate', - 19 => 'phpunit\\framework\\mockobject\\generator\\instantiateproxytarget', - 20 => 'phpunit\\framework\\mockobject\\generator\\reflectclass', - 21 => 'phpunit\\framework\\mockobject\\generator\\namesofmethodsin', - 22 => 'phpunit\\framework\\mockobject\\generator\\interfacemethods', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/CannotUseAddMethodsException.php' => - array ( - 0 => '50caf5674173dbaa306ca08bb334c7b21f793437', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\cannotuseaddmethodsexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ReflectionException.php' => - array ( - 0 => 'f7507aee856f0b3f79e18ac857198f02e764ec53', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\reflectionexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/DuplicateMethodException.php' => - array ( - 0 => '472fbba1a5689e5c34f75cb957cabb29d197fe1d', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\duplicatemethodexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownClassException.php' => - array ( - 0 => '60fb085895755264f58d44600490e4a9b42761bb', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\unknownclassexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/RuntimeException.php' => - array ( - 0 => '14c97f63549c02f10328745925d3621372619efb', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/InvalidMethodNameException.php' => - array ( - 0 => '0b3beac89b708a51a995dfe4cd90ccfe8be5f1ce', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\invalidmethodnameexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/NameAlreadyInUseException.php' => - array ( - 0 => '42099ce359bb0798a022a926ede96bf134468ff7', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\namealreadyinuseexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTypeException.php' => - array ( - 0 => '8a670a602076be1e399badec48091c808c6cb167', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\unknowntypeexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/OriginalConstructorInvocationRequiredException.php' => - array ( - 0 => '4db75942f291c1bb06c317e985b7af7eeff4f476', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\originalconstructorinvocationrequiredexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTraitException.php' => - array ( - 0 => '244f6afbac309e051bec2df8d6983af70cb32828', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\unknowntraitexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsFinalException.php' => - array ( - 0 => '7391db6b04cbdc11ea1750c2ea1da82fce113eaa', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\classisfinalexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsEnumerationException.php' => - array ( - 0 => 'adcb952110836a5984f457ebe518680a27ed8bd0', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\classisenumerationexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsReadonlyException.php' => - array ( - 0 => '912284fbe794872be45d60b90f7043a7b92d3849', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\classisreadonlyexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/SoapExtensionNotAvailableException.php' => - array ( - 0 => '3a3c6ad7180d19cb2d425fe0db29c726de3e531d', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\soapextensionnotavailableexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/Exception.php' => - array ( - 0 => '65d402b96493b02b46718665324381383ca973ad', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockTrait.php' => - array ( - 0 => 'cffd34941d9dc9fc3bc7524a2226d4d768d1d348', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\mocktrait', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\generator\\__construct', - 1 => 'phpunit\\framework\\mockobject\\generator\\generate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/ConfigurableMethod.php' => - array ( - 0 => '483952896b4dedce646e0dbcf7298db4f0703ffc', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\configurablemethod', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - 1 => 'phpunit\\framework\\mockobject\\name', - 2 => 'phpunit\\framework\\mockobject\\defaultparametervalues', - 3 => 'phpunit\\framework\\mockobject\\numberofparameters', - 4 => 'phpunit\\framework\\mockobject\\mayreturn', - 5 => 'phpunit\\framework\\mockobject\\returntypedeclaration', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatchBuilderNotFoundException.php' => - array ( - 0 => '1077a5346b06efc45c83085035564407953ac990', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\matchbuildernotfoundexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php' => - array ( - 0 => '911ed6ffc58e249c83b0d201dbd5ddea8e8a8246', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\matcheralreadyregisteredexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php' => - array ( - 0 => 'a01ad3dcd108d4386a8dca5ebf7c1037f5b7ca1e', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\methodparametersalreadyconfiguredexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php' => - array ( - 0 => '5481b8c2e75d608a187c10a8b935aeba205b8def', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\methodnamealreadyconfiguredexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/RuntimeException.php' => - array ( - 0 => '40426ba89925a9f772518a71bf9dcdd9eaa01667', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/IncompatibleReturnValueException.php' => - array ( - 0 => '1d65a08f989564443c0116ee1591544f8163a5c7', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\incompatiblereturnvalueexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/BadMethodCallException.php' => - array ( - 0 => 'd4d0114c53959b9ced2e74f56d919e9219356520', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\badmethodcallexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php' => - array ( - 0 => '367172916ba998aeb51b6cbff7545ee144aff3be', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\methodcannotbeconfiguredexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NeverReturningMethodException.php' => - array ( - 0 => '02430c6e642f2a8c878c88d43cb816f626a02303', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\neverreturningmethodexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php' => - array ( - 0 => '25bd6ca77375abe42ee5b5df5ca88c4edc3bf6f2', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\cannotuseonlymethodsexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameNotConfiguredException.php' => - array ( - 0 => '1a999d030a6e43008f562d20a29ae350abe0e20f', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\methodnamenotconfiguredexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php' => - array ( - 0 => '43ea4e8e47d10c04d4239b349958cde1ca4ac619', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\returnvaluenotconfiguredexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/Exception.php' => - array ( - 0 => 'ea9895c1456e8a3064faad04784fe2f0d944e6b9', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NoMoreReturnValuesConfiguredException.php' => - array ( - 0 => 'e476dd8b25d1587e407a182f42e8aa99764ce44d', - 1 => - array ( - 0 => 'phpunit\\framework\\mockobject\\nomorereturnvaluesconfiguredexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\mockobject\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/TestCase.php' => - array ( - 0 => '15b9e65cc82c912382a20c47cc711c8d10b0127b', - 1 => - array ( - 0 => 'phpunit\\framework\\testcase', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\any', - 1 => 'phpunit\\framework\\never', - 2 => 'phpunit\\framework\\atleast', - 3 => 'phpunit\\framework\\atleastonce', - 4 => 'phpunit\\framework\\once', - 5 => 'phpunit\\framework\\exactly', - 6 => 'phpunit\\framework\\atmost', - 7 => 'phpunit\\framework\\returnvalue', - 8 => 'phpunit\\framework\\returnvaluemap', - 9 => 'phpunit\\framework\\returnargument', - 10 => 'phpunit\\framework\\returncallback', - 11 => 'phpunit\\framework\\returnself', - 12 => 'phpunit\\framework\\throwexception', - 13 => 'phpunit\\framework\\onconsecutivecalls', - 14 => 'phpunit\\framework\\__construct', - 15 => 'phpunit\\framework\\setupbeforeclass', - 16 => 'phpunit\\framework\\teardownafterclass', - 17 => 'phpunit\\framework\\setup', - 18 => 'phpunit\\framework\\assertpreconditions', - 19 => 'phpunit\\framework\\assertpostconditions', - 20 => 'phpunit\\framework\\teardown', - 21 => 'phpunit\\framework\\tostring', - 22 => 'phpunit\\framework\\count', - 23 => 'phpunit\\framework\\getactualoutputforassertion', - 24 => 'phpunit\\framework\\expectoutputregex', - 25 => 'phpunit\\framework\\expectoutputstring', - 26 => 'phpunit\\framework\\expectexception', - 27 => 'phpunit\\framework\\expectexceptioncode', - 28 => 'phpunit\\framework\\expectexceptionmessage', - 29 => 'phpunit\\framework\\expectexceptionmessagematches', - 30 => 'phpunit\\framework\\expectexceptionobject', - 31 => 'phpunit\\framework\\expectnottoperformassertions', - 32 => 'phpunit\\framework\\status', - 33 => 'phpunit\\framework\\run', - 34 => 'phpunit\\framework\\getmockbuilder', - 35 => 'phpunit\\framework\\groups', - 36 => 'phpunit\\framework\\setgroups', - 37 => 'phpunit\\framework\\namewithdataset', - 38 => 'phpunit\\framework\\name', - 39 => 'phpunit\\framework\\size', - 40 => 'phpunit\\framework\\hasunexpectedoutput', - 41 => 'phpunit\\framework\\output', - 42 => 'phpunit\\framework\\doesnotperformassertions', - 43 => 'phpunit\\framework\\expectsoutput', - 44 => 'phpunit\\framework\\registermockobjectsfromtestargumentsrecursively', - 45 => 'phpunit\\framework\\runbare', - 46 => 'phpunit\\framework\\setname', - 47 => 'phpunit\\framework\\setdependencies', - 48 => 'phpunit\\framework\\setdependencyinput', - 49 => 'phpunit\\framework\\dependencyinput', - 50 => 'phpunit\\framework\\hasdependencyinput', - 51 => 'phpunit\\framework\\setbackupglobals', - 52 => 'phpunit\\framework\\setbackupglobalsexcludelist', - 53 => 'phpunit\\framework\\setbackupstaticproperties', - 54 => 'phpunit\\framework\\setbackupstaticpropertiesexcludelist', - 55 => 'phpunit\\framework\\setruntestinseparateprocess', - 56 => 'phpunit\\framework\\setrunclassinseparateprocess', - 57 => 'phpunit\\framework\\setpreserveglobalstate', - 58 => 'phpunit\\framework\\setinisolation', - 59 => 'phpunit\\framework\\result', - 60 => 'phpunit\\framework\\setresult', - 61 => 'phpunit\\framework\\registermockobject', - 62 => 'phpunit\\framework\\addtoassertioncount', - 63 => 'phpunit\\framework\\numberofassertionsperformed', - 64 => 'phpunit\\framework\\usesdataprovider', - 65 => 'phpunit\\framework\\dataname', - 66 => 'phpunit\\framework\\datasetasstring', - 67 => 'phpunit\\framework\\datasetasstringwithdata', - 68 => 'phpunit\\framework\\provideddata', - 69 => 'phpunit\\framework\\sortid', - 70 => 'phpunit\\framework\\provides', - 71 => 'phpunit\\framework\\requires', - 72 => 'phpunit\\framework\\setdata', - 73 => 'phpunit\\framework\\valueobjectforevents', - 74 => 'phpunit\\framework\\wasprepared', - 75 => 'phpunit\\framework\\registercomparator', - 76 => 'phpunit\\framework\\registerfailuretype', - 77 => 'phpunit\\framework\\iniset', - 78 => 'phpunit\\framework\\setlocale', - 79 => 'phpunit\\framework\\createmock', - 80 => 'phpunit\\framework\\createmockforintersectionofinterfaces', - 81 => 'phpunit\\framework\\createconfiguredmock', - 82 => 'phpunit\\framework\\createpartialmock', - 83 => 'phpunit\\framework\\createtestproxy', - 84 => 'phpunit\\framework\\getmockforabstractclass', - 85 => 'phpunit\\framework\\getmockfromwsdl', - 86 => 'phpunit\\framework\\getmockfortrait', - 87 => 'phpunit\\framework\\getobjectfortrait', - 88 => 'phpunit\\framework\\transformexception', - 89 => 'phpunit\\framework\\onnotsuccessfultest', - 90 => 'phpunit\\framework\\runtest', - 91 => 'phpunit\\framework\\verifymockobjects', - 92 => 'phpunit\\framework\\checkrequirements', - 93 => 'phpunit\\framework\\handledependencies', - 94 => 'phpunit\\framework\\markerrorforinvaliddependency', - 95 => 'phpunit\\framework\\markskippedformissingdependency', - 96 => 'phpunit\\framework\\startoutputbuffering', - 97 => 'phpunit\\framework\\stopoutputbuffering', - 98 => 'phpunit\\framework\\snapshotglobalstate', - 99 => 'phpunit\\framework\\restoreglobalstate', - 100 => 'phpunit\\framework\\createglobalstatesnapshot', - 101 => 'phpunit\\framework\\compareglobalstatesnapshots', - 102 => 'phpunit\\framework\\compareglobalstatesnapshotpart', - 103 => 'phpunit\\framework\\shouldinvocationmockerbereset', - 104 => 'phpunit\\framework\\registermockobjectsfromtestarguments', - 105 => 'phpunit\\framework\\unregistercustomcomparators', - 106 => 'phpunit\\framework\\cleanupinisettings', - 107 => 'phpunit\\framework\\cleanuplocalesettings', - 108 => 'phpunit\\framework\\shouldexceptionexpectationsbeverified', - 109 => 'phpunit\\framework\\shouldruninseparateprocess', - 110 => 'phpunit\\framework\\iscallabletestmethod', - 111 => 'phpunit\\framework\\performassertionsonoutput', - 112 => 'phpunit\\framework\\invokebeforeclasshookmethods', - 113 => 'phpunit\\framework\\invokebeforetesthookmethods', - 114 => 'phpunit\\framework\\invokepreconditionhookmethods', - 115 => 'phpunit\\framework\\invokepostconditionhookmethods', - 116 => 'phpunit\\framework\\invokeaftertesthookmethods', - 117 => 'phpunit\\framework\\invokeafterclasshookmethods', - 118 => 'phpunit\\framework\\invokehookmethods', - 119 => 'phpunit\\framework\\methoddoesnotexistorisdeclaredintestcase', - 120 => 'phpunit\\framework\\verifyexceptionexpectations', - 121 => 'phpunit\\framework\\expectedexceptionwasnotraised', - 122 => 'phpunit\\framework\\isregisteredfailure', - 123 => 'phpunit\\framework\\hasexpectationonoutput', - 124 => 'phpunit\\framework\\requirementsnotsatisfied', - 125 => 'phpunit\\framework\\handleexceptionfrominvokedcountmockobjectrule', - 126 => 'phpunit\\framework\\createstub', - 127 => 'phpunit\\framework\\createstubforintersectionofinterfaces', - 128 => 'phpunit\\framework\\createconfiguredstub', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ExpectationFailedException.php' => - array ( - 0 => '8cfa74af6ff176fcd080fc59f42df167bc7c321f', - 1 => - array ( - 0 => 'phpunit\\framework\\expectationfailedexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - 1 => 'phpunit\\framework\\getcomparisonfailure', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/EmptyStringException.php' => - array ( - 0 => 'ca289d0ac3097433e411e80e715a892fcc4b1e97', - 1 => - array ( - 0 => 'phpunit\\framework\\emptystringexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotAcceptParameterTypeException.php' => - array ( - 0 => '72406aeb9502e7b8b60f9f4b299db323eeba26ff', - 1 => - array ( - 0 => 'phpunit\\framework\\comparisonmethoddoesnotacceptparametertypeexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php' => - array ( - 0 => '99a64a5bc5aeb9d73256122c1162cc61d027b985', - 1 => - array ( - 0 => 'phpunit\\framework\\comparisonmethoddoesnotdeclareboolreturntypeexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php' => - array ( - 0 => '562ec7f68eb514ffb22aa19c580ebdb84c94783a', - 1 => - array ( - 0 => 'phpunit\\framework\\comparisonmethoddoesnotdeclareexactlyoneparameterexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ActualValueIsNotAnObjectException.php' => - array ( - 0 => 'e2d3a1b363898bb8bc1ef4e626a6bb7972b93b23', - 1 => - array ( - 0 => 'phpunit\\framework\\actualvalueisnotanobjectexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareParameterTypeException.php' => - array ( - 0 => '83504311c97091ebfdfa9618bd2449a2364df82c', - 1 => - array ( - 0 => 'phpunit\\framework\\comparisonmethoddoesnotdeclareparametertypeexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotExistException.php' => - array ( - 0 => '5dc514b17750a2bd40d8257db7fe318d8f166c6d', - 1 => - array ( - 0 => 'phpunit\\framework\\comparisonmethoddoesnotexistexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTestError.php' => - array ( - 0 => 'b644c946464ea8283bef8d594cf4d6db489125e8', - 1 => - array ( - 0 => 'phpunit\\framework\\incompletetesterror', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTest.php' => - array ( - 0 => 'c220c51bd981e4abd29b108606f31526d69f7ace', - 1 => - array ( - 0 => 'phpunit\\framework\\incompletetest', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/UnknownTypeException.php' => - array ( - 0 => 'd6ecd5ef5a34665a5dbf73d518b56cd9d7b9d262', - 1 => - array ( - 0 => 'phpunit\\framework\\unknowntypeexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedWithMessageException.php' => - array ( - 0 => 'af7880f45f8c6c6f4ef7f91c10977a352611a7bc', - 1 => - array ( - 0 => 'phpunit\\framework\\skippedwithmessageexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTestSuiteError.php' => - array ( - 0 => 'fbb03614636926749fd67e077474a97ad1184a95', - 1 => - array ( - 0 => 'phpunit\\framework\\skippedtestsuiteerror', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTest.php' => - array ( - 0 => '06bb37358da789e04b50abb97c90b4005e026e9a', - 1 => - array ( - 0 => 'phpunit\\framework\\skippedtest', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/PhptAssertionFailedError.php' => - array ( - 0 => '76dc7f60e80a21c0c6cb8d288332859ddb46c64b', - 1 => - array ( - 0 => 'phpunit\\framework\\phptassertionfailederror', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - 1 => 'phpunit\\framework\\syntheticfile', - 2 => 'phpunit\\framework\\syntheticline', - 3 => 'phpunit\\framework\\synthetictrace', - 4 => 'phpunit\\framework\\diff', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/CodeCoverageException.php' => - array ( - 0 => '09582caf85e52a236c2591ca5bf17146e505801a', - 1 => - array ( - 0 => 'phpunit\\framework\\codecoverageexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/InvalidArgumentException.php' => - array ( - 0 => 'f30742c86d7b9262b9c46eecb02f5d5b51498637', - 1 => - array ( - 0 => 'phpunit\\framework\\invalidargumentexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/NoChildTestSuiteException.php' => - array ( - 0 => '06c318ea408ae9e30d844ce56e2e37b7a10504bf', - 1 => - array ( - 0 => 'phpunit\\framework\\nochildtestsuiteexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/GeneratorNotSupportedException.php' => - array ( - 0 => '5d9762f0437dc731f34e7e15f3815d2e7717d9cf', - 1 => - array ( - 0 => 'phpunit\\framework\\generatornotsupportedexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\fromparametername', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/InvalidDataProviderException.php' => - array ( - 0 => '8aa8825086e63ba54b7017af71cf7c64a77b1cd5', - 1 => - array ( - 0 => 'phpunit\\framework\\invaliddataproviderexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/InvalidCoversTargetException.php' => - array ( - 0 => 'c9250a55334106c03503b04e1a8d90aef36c575c', - 1 => - array ( - 0 => 'phpunit\\framework\\invalidcoverstargetexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/UnknownClassOrInterfaceException.php' => - array ( - 0 => '4483a99c3a127169d010cb812962cce7c5f117b0', - 1 => - array ( - 0 => 'phpunit\\framework\\unknownclassorinterfaceexception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/Exception.php' => - array ( - 0 => 'bedea4ba7b3b2468ba2ef0c6fa45bd91a4bb367e', - 1 => - array ( - 0 => 'phpunit\\framework\\exception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\__construct', - 1 => 'phpunit\\framework\\__sleep', - 2 => 'phpunit\\framework\\getserializabletrace', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/InvalidDependencyException.php' => - array ( - 0 => '0de35a4c59855d2ab16dfc566455c47753f81437', - 1 => - array ( - 0 => 'phpunit\\framework\\invaliddependencyexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/ProcessIsolationException.php' => - array ( - 0 => '99f310d0a06a7703162a1dbab2bedb9f0709ad3a', - 1 => - array ( - 0 => 'phpunit\\framework\\processisolationexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Exception/AssertionFailedError.php' => - array ( - 0 => 'd1b43ddd230ab20138e373a401fad4fb96a63bb3', - 1 => - array ( - 0 => 'phpunit\\framework\\assertionfailederror', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/LessThan.php' => - array ( - 0 => '80c0ed308411b78abd760d44ba6e3bc586316ee9', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\lessthan', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/IsEmpty.php' => - array ( - 0 => '8ed6336e6c2acdca5e3966f2292c838ec84647a1', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isempty', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - 2 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/Count.php' => - array ( - 0 => 'e183f948bc630566b19f2cdedb1c6341508ac844', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\count', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\getcountof', - 4 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/SameSize.php' => - array ( - 0 => 'f2a9f085ae54250759fb7e2b3dc32340c9b4ba4f', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\samesize', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/GreaterThan.php' => - array ( - 0 => 'e314fecb7983127b2d3d57e8d35e3e8ba2607b88', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\greaterthan', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/IsAnything.php' => - array ( - 0 => '8f70c68720a54c6268149f7814adb1acc53e0b39', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isanything', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\evaluate', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\count', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsIdentical.php' => - array ( - 0 => 'e2823d22154331378ab1dd10db3afe4939eacb2c', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\traversablecontainsidentical', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/IsList.php' => - array ( - 0 => '57a36802966bb1e38103b9247689d8592c811359', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\islist', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - 2 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsOnly.php' => - array ( - 0 => 'e2eebcd17e45eba8b8eb311947c801599e47c0db', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\traversablecontainsonly', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\evaluate', - 2 => 'phpunit\\framework\\constraint\\tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/ArrayHasKey.php' => - array ( - 0 => '4c161db12db10cde3ae566110c26c51261b5e07b', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\arrayhaskey', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContains.php' => - array ( - 0 => 'db9bb9bce481d74d2eb356319c3c24326345ef3d', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\traversablecontains', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\failuredescription', - 3 => 'phpunit\\framework\\constraint\\value', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsEqual.php' => - array ( - 0 => 'bd4af4a31456c28ba0647e3febb9376799e13ca7', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\traversablecontainsequal', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches.php' => - array ( - 0 => '6f0491f41439897c1467bf13e32a1beb459f6a4f', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\jsonmatches', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\fail', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsReadable.php' => - array ( - 0 => 'f53734a10d97742003fc956e0739609b38569484', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isreadable', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - 2 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/DirectoryExists.php' => - array ( - 0 => '995ba23050a79b37358a2aaa1eec146608014e6e', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\directoryexists', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - 2 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsWritable.php' => - array ( - 0 => 'a023338e1d7f8bdcd27866bfde3bcd036f23d42d', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\iswritable', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - 2 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/FileExists.php' => - array ( - 0 => 'c51e62e59d0309e70e9307a971628119e3efb3c4', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\fileexists', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - 2 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsNan.php' => - array ( - 0 => 'd2b67a9303c07c81bd1673f43be0cf0e20459caa', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isnan', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsInfinite.php' => - array ( - 0 => '9ca80839e05c34e2b2c3293c2196dc3239f4e9d0', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isinfinite', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsFinite.php' => - array ( - 0 => '40aed8164fd66fd4cf92895ac13847cea0e5fb18', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isfinite', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualIgnoringCase.php' => - array ( - 0 => 'da4b288c915432b2589a899a202c556d751227b7', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isequalignoringcase', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\evaluate', - 2 => 'phpunit\\framework\\constraint\\tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualWithDelta.php' => - array ( - 0 => 'e18dfdd2246a66b974447e4fd09d65de08539478', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isequalwithdelta', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\evaluate', - 2 => 'phpunit\\framework\\constraint\\tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualCanonicalizing.php' => - array ( - 0 => 'b9cfae69965a2f05eeffb8bf41a9213bfed7a834', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isequalcanonicalizing', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\evaluate', - 2 => 'phpunit\\framework\\constraint\\tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqual.php' => - array ( - 0 => 'aee5ff8c4b848bcb1607a142eddc4bb397281a26', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isequal', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\evaluate', - 2 => 'phpunit\\framework\\constraint\\tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsInstanceOf.php' => - array ( - 0 => '853d166003d936396cc1fce168e57b748d293442', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isinstanceof', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsType.php' => - array ( - 0 => '401b0afa4e3d4daf3925c3a822268b0e453a729e', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\istype', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsNull.php' => - array ( - 0 => '4599659c28661d8f764f5765a08bf034cb2d3900', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isnull', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Object/ObjectEquals.php' => - array ( - 0 => 'c7f6549d1b6c58d6057e171a73bc821c942159f8', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\objectequals', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Object/ObjectHasProperty.php' => - array ( - 0 => 'dbb53057b510023c1a6dde6e3a0ca1d38a6d4290', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\objecthasproperty', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php' => - array ( - 0 => '966b9c16fe06059369628161e81e75d04f814163', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\constraint', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\evaluate', - 1 => 'phpunit\\framework\\constraint\\count', - 2 => 'phpunit\\framework\\constraint\\exporter', - 3 => 'phpunit\\framework\\constraint\\matches', - 4 => 'phpunit\\framework\\constraint\\fail', - 5 => 'phpunit\\framework\\constraint\\additionalfailuredescription', - 6 => 'phpunit\\framework\\constraint\\failuredescription', - 7 => 'phpunit\\framework\\constraint\\tostringincontext', - 8 => 'phpunit\\framework\\constraint\\failuredescriptionincontext', - 9 => 'phpunit\\framework\\constraint\\reduce', - 10 => 'phpunit\\framework\\constraint\\valuetotypestringfragment', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Boolean/IsFalse.php' => - array ( - 0 => '9afcd809037dc601f789c8f2a5d8cab1de76247b', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isfalse', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Boolean/IsTrue.php' => - array ( - 0 => 'a2a6ec5122e071282f748b1019d8e32e5d536ce1', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\istrue', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php' => - array ( - 0 => '0a9f9bdd786c39bee5e9c195510dcbf98e326a82', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isidentical', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\evaluate', - 2 => 'phpunit\\framework\\constraint\\tostring', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/RegularExpression.php' => - array ( - 0 => '54c81243e6a9e2e997b476108919216001442aa9', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\regularexpression', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringEqualsStringIgnoringLineEndings.php' => - array ( - 0 => 'fc22c0fd6f94b910ec8a7f978f0a423fa06f5751', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\stringequalsstringignoringlineendings', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\normalizelineendings', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringStartsWith.php' => - array ( - 0 => 'ef34fecf343687c0296b7f4a370aacd97892f7e5', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\stringstartswith', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/IsJson.php' => - array ( - 0 => '582323dc6d4a96589eb2fd8a64c275a5fca7e946', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\isjson', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\tostring', - 1 => 'phpunit\\framework\\constraint\\matches', - 2 => 'phpunit\\framework\\constraint\\failuredescription', - 3 => 'phpunit\\framework\\constraint\\determinejsonerror', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringMatchesFormatDescription.php' => - array ( - 0 => 'a52417ca5a531186ac369a1aa89ac28a3dbb341b', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\stringmatchesformatdescription', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - 4 => 'phpunit\\framework\\constraint\\additionalfailuredescription', - 5 => 'phpunit\\framework\\constraint\\regularexpressionforformatdescription', - 6 => 'phpunit\\framework\\constraint\\convertnewlines', - 7 => 'phpunit\\framework\\constraint\\differ', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringContains.php' => - array ( - 0 => '40b392e3f48b7b8c64e3adae28fdad0f400cbd19', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\stringcontains', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\failuredescription', - 3 => 'phpunit\\framework\\constraint\\matches', - 4 => 'phpunit\\framework\\constraint\\getdetectedencoding', - 5 => 'phpunit\\framework\\constraint\\gethaystacklength', - 6 => 'phpunit\\framework\\constraint\\normalizelineendings', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringEndsWith.php' => - array ( - 0 => '0c51317a7d4429c4764ac531f880235a78eb5358', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\stringendswith', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageIsOrContains.php' => - array ( - 0 => 'f4ed11a8a590468ae07ca6d95bf5406bd24be98a', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\exceptionmessageisorcontains', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageMatchesRegularExpression.php' => - array ( - 0 => 'f5e85f4179c13b1592195692d3472e1e265dd44b', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\exceptionmessagematchesregularexpression', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/Exception.php' => - array ( - 0 => '5497a255a07b7742598ab263728f9fe50aefc08c', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\exception', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionCode.php' => - array ( - 0 => 'f58ab326673b133be12fa56141dd3c62eefe46dc', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\exceptioncode', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\matches', - 3 => 'phpunit\\framework\\constraint\\failuredescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Callback.php' => - array ( - 0 => 'd0574c00e8a545bd7d61e969fdcc8ceb32f8cd98', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\callback', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\tostring', - 2 => 'phpunit\\framework\\constraint\\isvariadic', - 3 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalOr.php' => - array ( - 0 => '45dff4897570d72641495eea3baa77dd2f4519cd', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\logicalor', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\fromconstraints', - 1 => 'phpunit\\framework\\constraint\\operator', - 2 => 'phpunit\\framework\\constraint\\precedence', - 3 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalAnd.php' => - array ( - 0 => '981695e1566cf79bbbd8e309bb1da0f07f980e9a', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\logicaland', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\fromconstraints', - 1 => 'phpunit\\framework\\constraint\\operator', - 2 => 'phpunit\\framework\\constraint\\precedence', - 3 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalXor.php' => - array ( - 0 => '3fbd28a4d4fdf8280b141521fb2ad106cbc4c9c4', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\logicalxor', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\fromconstraints', - 1 => 'phpunit\\framework\\constraint\\operator', - 2 => 'phpunit\\framework\\constraint\\precedence', - 3 => 'phpunit\\framework\\constraint\\matches', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/Operator.php' => - array ( - 0 => '4f55f903d95b9b531d039490564c0dc00087b840', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\operator', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\operator', - 1 => 'phpunit\\framework\\constraint\\precedence', - 2 => 'phpunit\\framework\\constraint\\arity', - 3 => 'phpunit\\framework\\constraint\\checkconstraint', - 4 => 'phpunit\\framework\\constraint\\constraintneedsparentheses', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/BinaryOperator.php' => - array ( - 0 => 'fd1623600c0814dbf4c24f5939fe466bcce6730f', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\binaryoperator', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\arity', - 2 => 'phpunit\\framework\\constraint\\tostring', - 3 => 'phpunit\\framework\\constraint\\count', - 4 => 'phpunit\\framework\\constraint\\constraints', - 5 => 'phpunit\\framework\\constraint\\constraintneedsparentheses', - 6 => 'phpunit\\framework\\constraint\\reduce', - 7 => 'phpunit\\framework\\constraint\\constrainttostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalNot.php' => - array ( - 0 => 'a05860521554b048cae57e3dce6325cc4c2ad0dc', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\logicalnot', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\negate', - 1 => 'phpunit\\framework\\constraint\\operator', - 2 => 'phpunit\\framework\\constraint\\precedence', - 3 => 'phpunit\\framework\\constraint\\matches', - 4 => 'phpunit\\framework\\constraint\\transformstring', - 5 => 'phpunit\\framework\\constraint\\reduce', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/UnaryOperator.php' => - array ( - 0 => '4faeafb047c1e29c5e71978a44c4e40727251ffc', - 1 => - array ( - 0 => 'phpunit\\framework\\constraint\\unaryoperator', - ), - 2 => - array ( - 0 => 'phpunit\\framework\\constraint\\__construct', - 1 => 'phpunit\\framework\\constraint\\arity', - 2 => 'phpunit\\framework\\constraint\\tostring', - 3 => 'phpunit\\framework\\constraint\\count', - 4 => 'phpunit\\framework\\constraint\\failuredescription', - 5 => 'phpunit\\framework\\constraint\\transformstring', - 6 => 'phpunit\\framework\\constraint\\constraint', - 7 => 'phpunit\\framework\\constraint\\constraintneedsparentheses', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/CodeCoverage.php' => - array ( - 0 => '879990c464d7928f56020eb3c19e184774a4b87f', - 1 => - array ( - 0 => 'phpunit\\runner\\codecoverage', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\instance', - 1 => 'phpunit\\runner\\init', - 2 => 'phpunit\\runner\\isactive', - 3 => 'phpunit\\runner\\codecoverage', - 4 => 'phpunit\\runner\\driver', - 5 => 'phpunit\\runner\\start', - 6 => 'phpunit\\runner\\stop', - 7 => 'phpunit\\runner\\deactivate', - 8 => 'phpunit\\runner\\generatereports', - 9 => 'phpunit\\runner\\ignorelines', - 10 => 'phpunit\\runner\\linestobeignored', - 11 => 'phpunit\\runner\\activate', - 12 => 'phpunit\\runner\\codecoveragegenerationstart', - 13 => 'phpunit\\runner\\codecoveragegenerationsucceeded', - 14 => 'phpunit\\runner\\codecoveragegenerationfailed', - 15 => 'phpunit\\runner\\timer', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/GarbageCollectionHandler.php' => - array ( - 0 => '2d39e8e06d9d31e04b920d534a65029c6c192fdc', - 1 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\garbagecollectionhandler', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\__construct', - 1 => 'phpunit\\runner\\garbagecollection\\executionstarted', - 2 => 'phpunit\\runner\\garbagecollection\\executionfinished', - 3 => 'phpunit\\runner\\garbagecollection\\testfinished', - 4 => 'phpunit\\runner\\garbagecollection\\registersubscribers', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/ExecutionStartedSubscriber.php' => - array ( - 0 => '0641c925041af590e522a01448760d9c67b5ea47', - 1 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\executionstartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/ExecutionFinishedSubscriber.php' => - array ( - 0 => 'bee62459bd5adab665143200f16456e346e9a637', - 1 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\executionfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/Subscriber.php' => - array ( - 0 => 'c12752b12ed689c917ece7ec5d1d92191e219ae0', - 1 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\subscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\__construct', - 1 => 'phpunit\\runner\\garbagecollection\\handler', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/TestFinishedSubscriber.php' => - array ( - 0 => '49d5e3d0a81259c3f6ef4debed353bc1bbc146d3', - 1 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\testfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\garbagecollection\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/ExtensionBootstrapper.php' => - array ( - 0 => '7da764443287c65585a550975d5fa669c467562d', - 1 => - array ( - 0 => 'phpunit\\runner\\extension\\extensionbootstrapper', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\extension\\__construct', - 1 => 'phpunit\\runner\\extension\\bootstrap', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/PharLoader.php' => - array ( - 0 => '0c8049ce129c059149aea5bb2451ea226eea3a90', - 1 => - array ( - 0 => 'phpunit\\runner\\extension\\pharloader', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\extension\\loadpharextensionsindirectory', - 1 => 'phpunit\\runner\\extension\\phpunitversion', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/ParameterCollection.php' => - array ( - 0 => '9679b18f6bfd4b0986155ebe2c6e0f680984cf03', - 1 => - array ( - 0 => 'phpunit\\runner\\extension\\parametercollection', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\extension\\fromarray', - 1 => 'phpunit\\runner\\extension\\__construct', - 2 => 'phpunit\\runner\\extension\\has', - 3 => 'phpunit\\runner\\extension\\get', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/Extension.php' => - array ( - 0 => 'ef3bbf58892806f549f9dbbaea4f985bae44d54b', - 1 => - array ( - 0 => 'phpunit\\runner\\extension\\extension', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\extension\\bootstrap', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Extension/Facade.php' => - array ( - 0 => '48548835062ecf0bf5f9c48102f4dc60b079f843', - 1 => - array ( - 0 => 'phpunit\\runner\\extension\\facade', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\extension\\registersubscribers', - 1 => 'phpunit\\runner\\extension\\registersubscriber', - 2 => 'phpunit\\runner\\extension\\registertracer', - 3 => 'phpunit\\runner\\extension\\replaceoutput', - 4 => 'phpunit\\runner\\extension\\replacesoutput', - 5 => 'phpunit\\runner\\extension\\replaceprogressoutput', - 6 => 'phpunit\\runner\\extension\\replacesprogressoutput', - 7 => 'phpunit\\runner\\extension\\replaceresultoutput', - 8 => 'phpunit\\runner\\extension\\replacesresultoutput', - 9 => 'phpunit\\runner\\extension\\requirecodecoveragecollection', - 10 => 'phpunit\\runner\\extension\\requirescodecoveragecollection', - 11 => 'phpunit\\runner\\extension\\requireexportofobjects', - 12 => 'phpunit\\runner\\extension\\requiresexportofobjects', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/PhptTestCase.php' => - array ( - 0 => '221e61f615ae871d04b35598a587b65f6b9687fa', - 1 => - array ( - 0 => 'phpunit\\runner\\phpttestcase', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - 1 => 'phpunit\\runner\\count', - 2 => 'phpunit\\runner\\run', - 3 => 'phpunit\\runner\\getname', - 4 => 'phpunit\\runner\\tostring', - 5 => 'phpunit\\runner\\usesdataprovider', - 6 => 'phpunit\\runner\\numberofassertionsperformed', - 7 => 'phpunit\\runner\\output', - 8 => 'phpunit\\runner\\hasoutput', - 9 => 'phpunit\\runner\\sortid', - 10 => 'phpunit\\runner\\provides', - 11 => 'phpunit\\runner\\requires', - 12 => 'phpunit\\runner\\valueobjectforevents', - 13 => 'phpunit\\runner\\parseinisection', - 14 => 'phpunit\\runner\\parseenvsection', - 15 => 'phpunit\\runner\\assertphptexpectation', - 16 => 'phpunit\\runner\\shouldtestbeskipped', - 17 => 'phpunit\\runner\\runclean', - 18 => 'phpunit\\runner\\parse', - 19 => 'phpunit\\runner\\parseexternal', - 20 => 'phpunit\\runner\\validate', - 21 => 'phpunit\\runner\\render', - 22 => 'phpunit\\runner\\getcoveragefiles', - 23 => 'phpunit\\runner\\renderforcoverage', - 24 => 'phpunit\\runner\\cleanupforcoverage', - 25 => 'phpunit\\runner\\stringifyini', - 26 => 'phpunit\\runner\\getlocationhintfromdiff', - 27 => 'phpunit\\runner\\getcleandiffline', - 28 => 'phpunit\\runner\\getlocationhint', - 29 => 'phpunit\\runner\\settings', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Writer.php' => - array ( - 0 => '93b049c95bf509717c5978b809499bff7c950d49', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\writer', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\write', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Baseline.php' => - array ( - 0 => '6f852cd651d00897042ecaac60825e09de880533', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\baseline', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\add', - 1 => 'phpunit\\runner\\baseline\\has', - 2 => 'phpunit\\runner\\baseline\\groupedbyfileandline', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Issue.php' => - array ( - 0 => '88ddf0a94cf14f8927eb9aff5952cd4f272af51d', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\issue', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\from', - 1 => 'phpunit\\runner\\baseline\\__construct', - 2 => 'phpunit\\runner\\baseline\\file', - 3 => 'phpunit\\runner\\baseline\\line', - 4 => 'phpunit\\runner\\baseline\\hash', - 5 => 'phpunit\\runner\\baseline\\description', - 6 => 'phpunit\\runner\\baseline\\equals', - 7 => 'phpunit\\runner\\baseline\\calculatehash', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Reader.php' => - array ( - 0 => 'c728a301e28864f3fe90bbb558c2f430ff29ec09', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\reader', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\read', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredNoticeSubscriber.php' => - array ( - 0 => '634077727f66e373f3b1c9d43f4f710a25aaa312', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\testtriggerednoticesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredWarningSubscriber.php' => - array ( - 0 => 'a857fc4ea37f1b4b661e53f4b432efe7e74df4a7', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\testtriggeredwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredDeprecationSubscriber.php' => - array ( - 0 => '0af47e99b496cab7649a721cc514c324af3f92d5', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\testtriggereddeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' => - array ( - 0 => '43e241da1b9d4e0a95c32bd64c89b4ec4c83e1bb', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\testtriggeredphpdeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpWarningSubscriber.php' => - array ( - 0 => 'fef3f97765b0fd554bc486631a24862c75c34f20', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\testtriggeredphpwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/Subscriber.php' => - array ( - 0 => '1148b78cc5634bfc5656642f464ee414e5f8d2e3', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\subscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\__construct', - 1 => 'phpunit\\runner\\baseline\\generator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpNoticeSubscriber.php' => - array ( - 0 => '352bc55800c456b29fec32afb134bd6eefb0e12e', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\testtriggeredphpnoticesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Generator.php' => - array ( - 0 => '935bb3aade592533f24e299d49f4cc77c7fb761d', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\generator', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\__construct', - 1 => 'phpunit\\runner\\baseline\\baseline', - 2 => 'phpunit\\runner\\baseline\\testtriggeredissue', - 3 => 'phpunit\\runner\\baseline\\restrict', - 4 => 'phpunit\\runner\\baseline\\issuppressionignored', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Exception/FileDoesNotHaveLineException.php' => - array ( - 0 => 'eb6103b85c93cfecd16be8b17cc4b798721fa14c', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\filedoesnothavelineexception', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/Exception/CannotLoadBaselineException.php' => - array ( - 0 => 'd7152a793344d1c8ab56069395b40bffd9337c92', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\cannotloadbaselineexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Baseline/RelativePathCalculator.php' => - array ( - 0 => '20241ce81238894c226431e3b2ee6620de27b84b', - 1 => - array ( - 0 => 'phpunit\\runner\\baseline\\relativepathcalculator', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\baseline\\__construct', - 1 => 'phpunit\\runner\\baseline\\calculate', - 2 => 'phpunit\\runner\\baseline\\parts', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/TestResult.php' => - array ( - 0 => '9cebf4faaffdfcb7f8aafc95118e16655f551c35', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testresult', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\__construct', - 1 => 'phpunit\\testrunner\\testresult\\numberoftestsrun', - 2 => 'phpunit\\testrunner\\testresult\\numberofassertions', - 3 => 'phpunit\\testrunner\\testresult\\testerroredevents', - 4 => 'phpunit\\testrunner\\testresult\\numberoftesterroredevents', - 5 => 'phpunit\\testrunner\\testresult\\hastesterroredevents', - 6 => 'phpunit\\testrunner\\testresult\\testfailedevents', - 7 => 'phpunit\\testrunner\\testresult\\numberoftestfailedevents', - 8 => 'phpunit\\testrunner\\testresult\\hastestfailedevents', - 9 => 'phpunit\\testrunner\\testresult\\testconsideredriskyevents', - 10 => 'phpunit\\testrunner\\testresult\\numberoftestswithtestconsideredriskyevents', - 11 => 'phpunit\\testrunner\\testresult\\hastestconsideredriskyevents', - 12 => 'phpunit\\testrunner\\testresult\\testsuiteskippedevents', - 13 => 'phpunit\\testrunner\\testresult\\numberoftestsuiteskippedevents', - 14 => 'phpunit\\testrunner\\testresult\\hastestsuiteskippedevents', - 15 => 'phpunit\\testrunner\\testresult\\testskippedevents', - 16 => 'phpunit\\testrunner\\testresult\\numberoftestskippedevents', - 17 => 'phpunit\\testrunner\\testresult\\hastestskippedevents', - 18 => 'phpunit\\testrunner\\testresult\\testmarkedincompleteevents', - 19 => 'phpunit\\testrunner\\testresult\\numberoftestmarkedincompleteevents', - 20 => 'phpunit\\testrunner\\testresult\\hastestmarkedincompleteevents', - 21 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitdeprecationevents', - 22 => 'phpunit\\testrunner\\testresult\\numberoftestswithtesttriggeredphpunitdeprecationevents', - 23 => 'phpunit\\testrunner\\testresult\\hastesttriggeredphpunitdeprecationevents', - 24 => 'phpunit\\testrunner\\testresult\\testtriggeredphpuniterrorevents', - 25 => 'phpunit\\testrunner\\testresult\\numberoftestswithtesttriggeredphpuniterrorevents', - 26 => 'phpunit\\testrunner\\testresult\\hastesttriggeredphpuniterrorevents', - 27 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitwarningevents', - 28 => 'phpunit\\testrunner\\testresult\\numberoftestswithtesttriggeredphpunitwarningevents', - 29 => 'phpunit\\testrunner\\testresult\\hastesttriggeredphpunitwarningevents', - 30 => 'phpunit\\testrunner\\testresult\\testrunnertriggereddeprecationevents', - 31 => 'phpunit\\testrunner\\testresult\\numberoftestrunnertriggereddeprecationevents', - 32 => 'phpunit\\testrunner\\testresult\\hastestrunnertriggereddeprecationevents', - 33 => 'phpunit\\testrunner\\testresult\\testrunnertriggeredwarningevents', - 34 => 'phpunit\\testrunner\\testresult\\numberoftestrunnertriggeredwarningevents', - 35 => 'phpunit\\testrunner\\testresult\\hastestrunnertriggeredwarningevents', - 36 => 'phpunit\\testrunner\\testresult\\wassuccessful', - 37 => 'phpunit\\testrunner\\testresult\\wassuccessfulandnotesthasissues', - 38 => 'phpunit\\testrunner\\testresult\\hasissues', - 39 => 'phpunit\\testrunner\\testresult\\hastestswithissues', - 40 => 'phpunit\\testrunner\\testresult\\errors', - 41 => 'phpunit\\testrunner\\testresult\\deprecations', - 42 => 'phpunit\\testrunner\\testresult\\notices', - 43 => 'phpunit\\testrunner\\testresult\\warnings', - 44 => 'phpunit\\testrunner\\testresult\\phpdeprecations', - 45 => 'phpunit\\testrunner\\testresult\\phpnotices', - 46 => 'phpunit\\testrunner\\testresult\\phpwarnings', - 47 => 'phpunit\\testrunner\\testresult\\hastests', - 48 => 'phpunit\\testrunner\\testresult\\haserrors', - 49 => 'phpunit\\testrunner\\testresult\\numberoferrors', - 50 => 'phpunit\\testrunner\\testresult\\hasdeprecations', - 51 => 'phpunit\\testrunner\\testresult\\hasphporuserdeprecations', - 52 => 'phpunit\\testrunner\\testresult\\numberofphporuserdeprecations', - 53 => 'phpunit\\testrunner\\testresult\\hasphpunitdeprecations', - 54 => 'phpunit\\testrunner\\testresult\\numberofphpunitdeprecations', - 55 => 'phpunit\\testrunner\\testresult\\hasphpunitwarnings', - 56 => 'phpunit\\testrunner\\testresult\\numberofphpunitwarnings', - 57 => 'phpunit\\testrunner\\testresult\\numberofdeprecations', - 58 => 'phpunit\\testrunner\\testresult\\hasnotices', - 59 => 'phpunit\\testrunner\\testresult\\numberofnotices', - 60 => 'phpunit\\testrunner\\testresult\\haswarnings', - 61 => 'phpunit\\testrunner\\testresult\\numberofwarnings', - 62 => 'phpunit\\testrunner\\testresult\\hasincompletetests', - 63 => 'phpunit\\testrunner\\testresult\\hasriskytests', - 64 => 'phpunit\\testrunner\\testresult\\hasskippedtests', - 65 => 'phpunit\\testrunner\\testresult\\hasissuesignoredbybaseline', - 66 => 'phpunit\\testrunner\\testresult\\numberofissuesignoredbybaseline', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Collector.php' => - array ( - 0 => '059921466d772e96b109652e4a57f57fb7db3993', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\collector', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\__construct', - 1 => 'phpunit\\testrunner\\testresult\\result', - 2 => 'phpunit\\testrunner\\testresult\\executionstarted', - 3 => 'phpunit\\testrunner\\testresult\\testsuiteskipped', - 4 => 'phpunit\\testrunner\\testresult\\testsuitestarted', - 5 => 'phpunit\\testrunner\\testresult\\testsuitefinished', - 6 => 'phpunit\\testrunner\\testresult\\testprepared', - 7 => 'phpunit\\testrunner\\testresult\\testfinished', - 8 => 'phpunit\\testrunner\\testresult\\beforetestclassmethoderrored', - 9 => 'phpunit\\testrunner\\testresult\\aftertestclassmethoderrored', - 10 => 'phpunit\\testrunner\\testresult\\testerrored', - 11 => 'phpunit\\testrunner\\testresult\\testfailed', - 12 => 'phpunit\\testrunner\\testresult\\testmarkedincomplete', - 13 => 'phpunit\\testrunner\\testresult\\testskipped', - 14 => 'phpunit\\testrunner\\testresult\\testconsideredrisky', - 15 => 'phpunit\\testrunner\\testresult\\testtriggereddeprecation', - 16 => 'phpunit\\testrunner\\testresult\\testtriggeredphpdeprecation', - 17 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitdeprecation', - 18 => 'phpunit\\testrunner\\testresult\\testtriggerederror', - 19 => 'phpunit\\testrunner\\testresult\\testtriggerednotice', - 20 => 'phpunit\\testrunner\\testresult\\testtriggeredphpnotice', - 21 => 'phpunit\\testrunner\\testresult\\testtriggeredwarning', - 22 => 'phpunit\\testrunner\\testresult\\testtriggeredphpwarning', - 23 => 'phpunit\\testrunner\\testresult\\testtriggeredphpuniterror', - 24 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitwarning', - 25 => 'phpunit\\testrunner\\testresult\\testrunnertriggereddeprecation', - 26 => 'phpunit\\testrunner\\testresult\\testrunnertriggeredwarning', - 27 => 'phpunit\\testrunner\\testresult\\haserroredtests', - 28 => 'phpunit\\testrunner\\testresult\\hasfailedtests', - 29 => 'phpunit\\testrunner\\testresult\\hasriskytests', - 30 => 'phpunit\\testrunner\\testresult\\hasskippedtests', - 31 => 'phpunit\\testrunner\\testresult\\hasincompletetests', - 32 => 'phpunit\\testrunner\\testresult\\hasdeprecations', - 33 => 'phpunit\\testrunner\\testresult\\hasnotices', - 34 => 'phpunit\\testrunner\\testresult\\haswarnings', - 35 => 'phpunit\\testrunner\\testresult\\issueid', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Issue.php' => - array ( - 0 => 'f159e902b8d2b722cd35595518d323dcda36d7d3', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\issues\\issue', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\issues\\from', - 1 => 'phpunit\\testrunner\\testresult\\issues\\__construct', - 2 => 'phpunit\\testrunner\\testresult\\issues\\triggeredby', - 3 => 'phpunit\\testrunner\\testresult\\issues\\file', - 4 => 'phpunit\\testrunner\\testresult\\issues\\line', - 5 => 'phpunit\\testrunner\\testresult\\issues\\description', - 6 => 'phpunit\\testrunner\\testresult\\issues\\triggeringtests', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestErroredSubscriber.php' => - array ( - 0 => '94c9f5ee3327fe29ca9c23304639165e271e288a', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testerroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestConsideredRiskySubscriber.php' => - array ( - 0 => 'f5d3c8da455b0a1302eb8735986f128a8887a873', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testconsideredriskysubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php' => - array ( - 0 => '38f0b4f566a64a16c93b0adc9e4138b74ad9cd28', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggerednoticesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php' => - array ( - 0 => 'bbc7abd589c6f1336c20d5cd9be2878d5f4a6fa5', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestFailedSubscriber.php' => - array ( - 0 => '13750318dc3b2c655425139a18ec25a4e7261722', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testfailedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php' => - array ( - 0 => '133d32c1141e8ae7084f28331859eaeba75d3334', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpuniterrorsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteSkippedSubscriber.php' => - array ( - 0 => '1f02cd475dd0e3605ba2aed98f1476e96dc4a222', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testsuiteskippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredWarningSubscriber.php' => - array ( - 0 => '57185d8b775d5facdac62c79faaf61ec6e78d2bd', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggeredwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/ExecutionStartedSubscriber.php' => - array ( - 0 => '1c39c7e3656f836ea61d005f9820f82cef0e606e', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\executionstartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/BeforeTestClassMethodErroredSubscriber.php' => - array ( - 0 => '7c6f3791b8696baaafb70fc854bf2d0c19153d37', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\beforetestclassmethoderroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteFinishedSubscriber.php' => - array ( - 0 => '31d510c30b98bd446f5aa5c0b3aef4cb5a0c5738', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testsuitefinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php' => - array ( - 0 => '291489259898577af37ee995a01a2f6ba108cc1b', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggereddeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' => - array ( - 0 => '9a2b5a67fda0ee643167b389953632261f606a2b', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpdeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php' => - array ( - 0 => '24b8a55cbd07036ec81cbc0ce63819d57ce0b872', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testmarkedincompletesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestPreparedSubscriber.php' => - array ( - 0 => 'b186282addbbba0e9ddbdbd7456864593a257daa', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testpreparedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteStartedSubscriber.php' => - array ( - 0 => 'e6782b17349e58f66b527e670a1bff12c2cae2fe', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testsuitestartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php' => - array ( - 0 => '3ea5635fa69cb3524db7ac337dfd737dc0e061d6', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/AfterTestClassMethodErroredSubscriber.php' => - array ( - 0 => '38d61d55b52f523169c798ba29b172f255b81622', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\aftertestclassmethoderroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/Subscriber.php' => - array ( - 0 => '75644fcc473e6f65ee94b5b85b1b09fce7c23f12', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\subscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\__construct', - 1 => 'phpunit\\testrunner\\testresult\\collector', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSkippedSubscriber.php' => - array ( - 0 => '0a8fb1c3517cc4009e9a3dd55ffb75a97de951dc', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testskippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestFinishedSubscriber.php' => - array ( - 0 => '2a41241f7712a449db8e1f5e9b60395129abe596', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredErrorSubscriber.php' => - array ( - 0 => '7348e347dd3c020f30cd7544410d61a956575218', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggerederrorsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php' => - array ( - 0 => 'e03862197bd550b3b30b0ca536feb9938785780c', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitdeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestRunnerTriggeredDeprecationSubscriber.php' => - array ( - 0 => '177b7e4648b0557af75d9025d33f047181ca7fa1', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testrunnertriggereddeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestRunnerTriggeredWarningSubscriber.php' => - array ( - 0 => '632dfa4e36605dc2a559a35219e8ac34687949ea', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testrunnertriggeredwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php' => - array ( - 0 => 'a57c517f2b3ede5b0adacbb284feb3f3050ca409', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpnoticesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/PassedTests.php' => - array ( - 0 => '95910f643381750d3b4be347b2c930f56c90421d', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\passedtests', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\instance', - 1 => 'phpunit\\testrunner\\testresult\\testclasspassed', - 2 => 'phpunit\\testrunner\\testresult\\testmethodpassed', - 3 => 'phpunit\\testrunner\\testresult\\import', - 4 => 'phpunit\\testrunner\\testresult\\hastestclasspassed', - 5 => 'phpunit\\testrunner\\testresult\\hastestmethodpassed', - 6 => 'phpunit\\testrunner\\testresult\\isgreaterthan', - 7 => 'phpunit\\testrunner\\testresult\\returnvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestResult/Facade.php' => - array ( - 0 => 'ea1aa058262b7c39c8e331f52cd6d1cb80142718', - 1 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\facade', - ), - 2 => - array ( - 0 => 'phpunit\\testrunner\\testresult\\init', - 1 => 'phpunit\\testrunner\\testresult\\result', - 2 => 'phpunit\\testrunner\\testresult\\shouldstop', - 3 => 'phpunit\\testrunner\\testresult\\collector', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Version.php' => - array ( - 0 => '22833c77c758f3aa21a17ea3401c8f36910bae61', - 1 => - array ( - 0 => 'phpunit\\runner\\version', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\id', - 1 => 'phpunit\\runner\\series', - 2 => 'phpunit\\runner\\majorversionnumber', - 3 => 'phpunit\\runner\\getversionstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestSuiteLoader.php' => - array ( - 0 => 'c1cc79978f0f2665ec11e48c50cd2d02d9cc3b99', - 1 => - array ( - 0 => 'phpunit\\runner\\testsuiteloader', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\load', - 1 => 'phpunit\\runner\\classnamefromfilename', - 2 => 'phpunit\\runner\\loadsuiteclassfile', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ErrorHandler.php' => - array ( - 0 => 'a95b20e19b252f6a6d724f0f8a4ef1ac4cff0ad6', - 1 => - array ( - 0 => 'phpunit\\runner\\errorhandler', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\instance', - 1 => 'phpunit\\runner\\__invoke', - 2 => 'phpunit\\runner\\enable', - 3 => 'phpunit\\runner\\disable', - 4 => 'phpunit\\runner\\use', - 5 => 'phpunit\\runner\\ignoredbybaseline', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/TestSuiteSorter.php' => - array ( - 0 => 'ce38d3c891724626bf149d873a4190009f999c1c', - 1 => - array ( - 0 => 'phpunit\\runner\\testsuitesorter', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - 1 => 'phpunit\\runner\\reordertestsinsuite', - 2 => 'phpunit\\runner\\getoriginalexecutionorder', - 3 => 'phpunit\\runner\\getexecutionorder', - 4 => 'phpunit\\runner\\sort', - 5 => 'phpunit\\runner\\addsuitetodefectsortorder', - 6 => 'phpunit\\runner\\reverse', - 7 => 'phpunit\\runner\\randomize', - 8 => 'phpunit\\runner\\sortdefectsfirst', - 9 => 'phpunit\\runner\\sortbyduration', - 10 => 'phpunit\\runner\\sortbysize', - 11 => 'phpunit\\runner\\cmpdefectpriorityandtime', - 12 => 'phpunit\\runner\\cmpduration', - 13 => 'phpunit\\runner\\cmpsize', - 14 => 'phpunit\\runner\\resolvedependencies', - 15 => 'phpunit\\runner\\calculatetestexecutionorder', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/Factory.php' => - array ( - 0 => '64315081ef480ba8c6718671a1e324cc16980412', - 1 => - array ( - 0 => 'phpunit\\runner\\filter\\factory', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\filter\\addtestidfilter', - 1 => 'phpunit\\runner\\filter\\addexcludegroupfilter', - 2 => 'phpunit\\runner\\filter\\addincludegroupfilter', - 3 => 'phpunit\\runner\\filter\\addnamefilter', - 4 => 'phpunit\\runner\\filter\\factory', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/IncludeGroupFilterIterator.php' => - array ( - 0 => '8468322dbbf0d959095da9754d843e4c8b69437f', - 1 => - array ( - 0 => 'phpunit\\runner\\filter\\includegroupfilteriterator', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\filter\\doaccept', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/GroupFilterIterator.php' => - array ( - 0 => 'f243a74b609775b912f68181d852fa2bf4fd6e53', - 1 => - array ( - 0 => 'phpunit\\runner\\filter\\groupfilteriterator', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\filter\\__construct', - 1 => 'phpunit\\runner\\filter\\accept', - 2 => 'phpunit\\runner\\filter\\doaccept', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/NameFilterIterator.php' => - array ( - 0 => '44f6c202d7020401a4e13dc6151903aadc2e2854', - 1 => - array ( - 0 => 'phpunit\\runner\\filter\\namefilteriterator', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\filter\\__construct', - 1 => 'phpunit\\runner\\filter\\accept', - 2 => 'phpunit\\runner\\filter\\setfilter', - 3 => 'phpunit\\runner\\filter\\describe', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/ExcludeGroupFilterIterator.php' => - array ( - 0 => '4ce42f1e6e9af4181258687dda6a01e9fe4cb646', - 1 => - array ( - 0 => 'phpunit\\runner\\filter\\excludegroupfilteriterator', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\filter\\doaccept', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Filter/TestIdFilterIterator.php' => - array ( - 0 => 'f311c09874a92b745c202e80e70d937e2c51e1fb', - 1 => - array ( - 0 => 'phpunit\\runner\\filter\\testidfilteriterator', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\filter\\__construct', - 1 => 'phpunit\\runner\\filter\\accept', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ErrorException.php' => - array ( - 0 => 'dd6f4873fb85566825400dd5649b21e1a0dee0d1', - 1 => - array ( - 0 => 'phpunit\\runner\\errorexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/UnsupportedPhptSectionException.php' => - array ( - 0 => '577dae245db27001e38e4a43917ae59543c1ffe2', - 1 => - array ( - 0 => 'phpunit\\runner\\unsupportedphptsectionexception', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ClassDoesNotExtendTestCaseException.php' => - array ( - 0 => 'c02a73890af68f7c47bb06e95e12a42e7fe04570', - 1 => - array ( - 0 => 'phpunit\\runner\\classdoesnotextendtestcaseexception', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ClassIsAbstractException.php' => - array ( - 0 => 'e24d4942908ffaed1af7769eae709049bb5059e6', - 1 => - array ( - 0 => 'phpunit\\runner\\classisabstractexception', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/FileDoesNotExistException.php' => - array ( - 0 => '12dba348025b49ab3155851d61df9b67e71493b8', - 1 => - array ( - 0 => 'phpunit\\runner\\filedoesnotexistexception', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/PhptExternalFileCannotBeLoadedException.php' => - array ( - 0 => 'd2b906a77ff3445e874e697cbf29926af641037c', - 1 => - array ( - 0 => 'phpunit\\runner\\phptexternalfilecannotbeloadedexception', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/InvalidPhptFileException.php' => - array ( - 0 => '90c666e76524a90dacfeb1f18261bbb4ef84dd6a', - 1 => - array ( - 0 => 'phpunit\\runner\\invalidphptfileexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/DirectoryDoesNotExistException.php' => - array ( - 0 => '754a25423f4c786cef50ba21f9f14dac7b4123bf', - 1 => - array ( - 0 => 'phpunit\\runner\\directorydoesnotexistexception', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ParameterDoesNotExistException.php' => - array ( - 0 => '9246d8b3f311a5e71393f649ac695693e72725e7', - 1 => - array ( - 0 => 'phpunit\\runner\\parameterdoesnotexistexception', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/ClassCannotBeFoundException.php' => - array ( - 0 => '61c2de0a4b85168ebdf9bce84fd2e1b697a6ec9b', - 1 => - array ( - 0 => 'phpunit\\runner\\classcannotbefoundexception', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/Exception.php' => - array ( - 0 => '7054bf0ecb6a86f8168dc75c6f4bd08fcdbb71df', - 1 => - array ( - 0 => 'phpunit\\runner\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/Exception/InvalidOrderException.php' => - array ( - 0 => '56a5bde3a8b085da5fa8d7984fd56cf2ddbd9459', - 1 => - array ( - 0 => 'phpunit\\runner\\invalidorderexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/ResultCache.php' => - array ( - 0 => '3996b78a4f441ae7508b3632069bda66bba1e595', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\resultcache', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\setstatus', - 1 => 'phpunit\\runner\\resultcache\\status', - 2 => 'phpunit\\runner\\resultcache\\settime', - 3 => 'phpunit\\runner\\resultcache\\time', - 4 => 'phpunit\\runner\\resultcache\\load', - 5 => 'phpunit\\runner\\resultcache\\persist', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/NullResultCache.php' => - array ( - 0 => 'bdfbf00aedeaeca59630e2fbed53b583822f63c4', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\nullresultcache', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\setstatus', - 1 => 'phpunit\\runner\\resultcache\\status', - 2 => 'phpunit\\runner\\resultcache\\settime', - 3 => 'phpunit\\runner\\resultcache\\time', - 4 => 'phpunit\\runner\\resultcache\\load', - 5 => 'phpunit\\runner\\resultcache\\persist', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/DefaultResultCache.php' => - array ( - 0 => '0ceac70aee5f9a4d63d1af0d9683cb8df218f3f0', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\defaultresultcache', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\__construct', - 1 => 'phpunit\\runner\\resultcache\\setstatus', - 2 => 'phpunit\\runner\\resultcache\\status', - 3 => 'phpunit\\runner\\resultcache\\settime', - 4 => 'phpunit\\runner\\resultcache\\time', - 5 => 'phpunit\\runner\\resultcache\\mergewith', - 6 => 'phpunit\\runner\\resultcache\\load', - 7 => 'phpunit\\runner\\resultcache\\persist', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestErroredSubscriber.php' => - array ( - 0 => '5a993f76ee1250fbbe6689dd4b68c530e753d9ad', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\testerroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestConsideredRiskySubscriber.php' => - array ( - 0 => '8bcb2c8a0fc561375ea731e288a548fa862107bf', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\testconsideredriskysubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestFailedSubscriber.php' => - array ( - 0 => '75b010addb00182bf65c25a96e0c896574255169', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\testfailedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSuiteFinishedSubscriber.php' => - array ( - 0 => '2e1aef2894d832166f40c6a59ced8b13fa6b92d6', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\testsuitefinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestMarkedIncompleteSubscriber.php' => - array ( - 0 => '55e85b555b728bb3018d96a3111e9e286de956c5', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\testmarkedincompletesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestPreparedSubscriber.php' => - array ( - 0 => '73d3d815705a31c52aacc9d6d3e4568dd976b0a2', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\testpreparedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSuiteStartedSubscriber.php' => - array ( - 0 => 'a428f64b8345dfcb2c423d4ee761ac6af212dacc', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\testsuitestartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/Subscriber.php' => - array ( - 0 => 'e6840599f9eec159aad6fc1867cada65f85f88be', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\subscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\__construct', - 1 => 'phpunit\\runner\\resultcache\\handler', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSkippedSubscriber.php' => - array ( - 0 => 'f9102374cdc7052b111c314b26ac735622334ab1', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\testskippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestFinishedSubscriber.php' => - array ( - 0 => '4b7c04795a1c3754dd94831bbce2575dc41b901a', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\testfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Runner/ResultCache/ResultCacheHandler.php' => - array ( - 0 => 'ef1e42c6cd8556a02132b39bbb56f776b92910fd', - 1 => - array ( - 0 => 'phpunit\\runner\\resultcache\\resultcachehandler', - ), - 2 => - array ( - 0 => 'phpunit\\runner\\resultcache\\__construct', - 1 => 'phpunit\\runner\\resultcache\\testsuitestarted', - 2 => 'phpunit\\runner\\resultcache\\testsuitefinished', - 3 => 'phpunit\\runner\\resultcache\\testprepared', - 4 => 'phpunit\\runner\\resultcache\\testmarkedincomplete', - 5 => 'phpunit\\runner\\resultcache\\testconsideredrisky', - 6 => 'phpunit\\runner\\resultcache\\testerrored', - 7 => 'phpunit\\runner\\resultcache\\testfailed', - 8 => 'phpunit\\runner\\resultcache\\testskipped', - 9 => 'phpunit\\runner\\resultcache\\testfinished', - 10 => 'phpunit\\runner\\resultcache\\duration', - 11 => 'phpunit\\runner\\resultcache\\registersubscribers', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Exception.php' => - array ( - 0 => 'e5000e38bae56fc2720fc6fef23404d4c205ae17', - 1 => - array ( - 0 => 'phpunit\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Tracer.php' => - array ( - 0 => 'f4a6fe8b355b5d22e07ccfe36f22ae461c38742c', - 1 => - array ( - 0 => 'phpunit\\event\\tracer\\tracer', - ), - 2 => - array ( - 0 => 'phpunit\\event\\tracer\\trace', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Emitter/DispatchingEmitter.php' => - array ( - 0 => 'd7504858c63a8aad4ea87da4a1f77fac08b9c886', - 1 => - array ( - 0 => 'phpunit\\event\\dispatchingemitter', - ), - 2 => - array ( - 0 => 'phpunit\\event\\__construct', - 1 => 'phpunit\\event\\exportobjects', - 2 => 'phpunit\\event\\exportsobjects', - 3 => 'phpunit\\event\\applicationstarted', - 4 => 'phpunit\\event\\testrunnerstarted', - 5 => 'phpunit\\event\\testrunnerconfigured', - 6 => 'phpunit\\event\\testrunnerbootstrapfinished', - 7 => 'phpunit\\event\\testrunnerloadedextensionfromphar', - 8 => 'phpunit\\event\\testrunnerbootstrappedextension', - 9 => 'phpunit\\event\\dataprovidermethodcalled', - 10 => 'phpunit\\event\\dataprovidermethodfinished', - 11 => 'phpunit\\event\\testsuiteloaded', - 12 => 'phpunit\\event\\testsuitefiltered', - 13 => 'phpunit\\event\\testsuitesorted', - 14 => 'phpunit\\event\\testrunnereventfacadesealed', - 15 => 'phpunit\\event\\testrunnerexecutionstarted', - 16 => 'phpunit\\event\\testrunnerdisabledgarbagecollection', - 17 => 'phpunit\\event\\testrunnertriggeredgarbagecollection', - 18 => 'phpunit\\event\\testsuiteskipped', - 19 => 'phpunit\\event\\testsuitestarted', - 20 => 'phpunit\\event\\testpreparationstarted', - 21 => 'phpunit\\event\\testpreparationfailed', - 22 => 'phpunit\\event\\beforefirsttestmethodcalled', - 23 => 'phpunit\\event\\beforefirsttestmethoderrored', - 24 => 'phpunit\\event\\beforefirsttestmethodfinished', - 25 => 'phpunit\\event\\beforetestmethodcalled', - 26 => 'phpunit\\event\\beforetestmethoderrored', - 27 => 'phpunit\\event\\beforetestmethodfinished', - 28 => 'phpunit\\event\\preconditioncalled', - 29 => 'phpunit\\event\\preconditionerrored', - 30 => 'phpunit\\event\\preconditionfinished', - 31 => 'phpunit\\event\\testprepared', - 32 => 'phpunit\\event\\testregisteredcomparator', - 33 => 'phpunit\\event\\testassertionsucceeded', - 34 => 'phpunit\\event\\testassertionfailed', - 35 => 'phpunit\\event\\testcreatedmockobject', - 36 => 'phpunit\\event\\testcreatedmockobjectforintersectionofinterfaces', - 37 => 'phpunit\\event\\testcreatedmockobjectfortrait', - 38 => 'phpunit\\event\\testcreatedmockobjectforabstractclass', - 39 => 'phpunit\\event\\testcreatedmockobjectfromwsdl', - 40 => 'phpunit\\event\\testcreatedpartialmockobject', - 41 => 'phpunit\\event\\testcreatedtestproxy', - 42 => 'phpunit\\event\\testcreatedstub', - 43 => 'phpunit\\event\\testcreatedstubforintersectionofinterfaces', - 44 => 'phpunit\\event\\testerrored', - 45 => 'phpunit\\event\\testfailed', - 46 => 'phpunit\\event\\testpassed', - 47 => 'phpunit\\event\\testconsideredrisky', - 48 => 'phpunit\\event\\testmarkedasincomplete', - 49 => 'phpunit\\event\\testskipped', - 50 => 'phpunit\\event\\testtriggeredphpunitdeprecation', - 51 => 'phpunit\\event\\testtriggeredphpdeprecation', - 52 => 'phpunit\\event\\testtriggereddeprecation', - 53 => 'phpunit\\event\\testtriggerederror', - 54 => 'phpunit\\event\\testtriggerednotice', - 55 => 'phpunit\\event\\testtriggeredphpnotice', - 56 => 'phpunit\\event\\testtriggeredwarning', - 57 => 'phpunit\\event\\testtriggeredphpwarning', - 58 => 'phpunit\\event\\testtriggeredphpuniterror', - 59 => 'phpunit\\event\\testtriggeredphpunitwarning', - 60 => 'phpunit\\event\\testprintedunexpectedoutput', - 61 => 'phpunit\\event\\testfinished', - 62 => 'phpunit\\event\\postconditioncalled', - 63 => 'phpunit\\event\\postconditionerrored', - 64 => 'phpunit\\event\\postconditionfinished', - 65 => 'phpunit\\event\\aftertestmethodcalled', - 66 => 'phpunit\\event\\aftertestmethoderrored', - 67 => 'phpunit\\event\\aftertestmethodfinished', - 68 => 'phpunit\\event\\afterlasttestmethodcalled', - 69 => 'phpunit\\event\\afterlasttestmethoderrored', - 70 => 'phpunit\\event\\afterlasttestmethodfinished', - 71 => 'phpunit\\event\\testsuitefinished', - 72 => 'phpunit\\event\\testrunnertriggeredphpunitdeprecation', - 73 => 'phpunit\\event\\testrunnertriggeredphpunitwarning', - 74 => 'phpunit\\event\\testrunnerenabledgarbagecollection', - 75 => 'phpunit\\event\\testrunnerexecutionaborted', - 76 => 'phpunit\\event\\testrunnerexecutionfinished', - 77 => 'phpunit\\event\\testrunnerfinished', - 78 => 'phpunit\\event\\applicationfinished', - 79 => 'phpunit\\event\\telemetryinfo', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Emitter/Emitter.php' => - array ( - 0 => '50f8ac0c7db46e5177648e45d58bac30a852e0b6', - 1 => - array ( - 0 => 'phpunit\\event\\emitter', - ), - 2 => - array ( - 0 => 'phpunit\\event\\exportobjects', - 1 => 'phpunit\\event\\exportsobjects', - 2 => 'phpunit\\event\\applicationstarted', - 3 => 'phpunit\\event\\testrunnerstarted', - 4 => 'phpunit\\event\\testrunnerconfigured', - 5 => 'phpunit\\event\\testrunnerbootstrapfinished', - 6 => 'phpunit\\event\\testrunnerloadedextensionfromphar', - 7 => 'phpunit\\event\\testrunnerbootstrappedextension', - 8 => 'phpunit\\event\\dataprovidermethodcalled', - 9 => 'phpunit\\event\\dataprovidermethodfinished', - 10 => 'phpunit\\event\\testsuiteloaded', - 11 => 'phpunit\\event\\testsuitefiltered', - 12 => 'phpunit\\event\\testsuitesorted', - 13 => 'phpunit\\event\\testrunnereventfacadesealed', - 14 => 'phpunit\\event\\testrunnerexecutionstarted', - 15 => 'phpunit\\event\\testrunnerdisabledgarbagecollection', - 16 => 'phpunit\\event\\testrunnertriggeredgarbagecollection', - 17 => 'phpunit\\event\\testsuiteskipped', - 18 => 'phpunit\\event\\testsuitestarted', - 19 => 'phpunit\\event\\testpreparationstarted', - 20 => 'phpunit\\event\\testpreparationfailed', - 21 => 'phpunit\\event\\beforefirsttestmethodcalled', - 22 => 'phpunit\\event\\beforefirsttestmethoderrored', - 23 => 'phpunit\\event\\beforefirsttestmethodfinished', - 24 => 'phpunit\\event\\beforetestmethodcalled', - 25 => 'phpunit\\event\\beforetestmethoderrored', - 26 => 'phpunit\\event\\beforetestmethodfinished', - 27 => 'phpunit\\event\\preconditioncalled', - 28 => 'phpunit\\event\\preconditionerrored', - 29 => 'phpunit\\event\\preconditionfinished', - 30 => 'phpunit\\event\\testprepared', - 31 => 'phpunit\\event\\testregisteredcomparator', - 32 => 'phpunit\\event\\testassertionsucceeded', - 33 => 'phpunit\\event\\testassertionfailed', - 34 => 'phpunit\\event\\testcreatedmockobject', - 35 => 'phpunit\\event\\testcreatedmockobjectforintersectionofinterfaces', - 36 => 'phpunit\\event\\testcreatedmockobjectfortrait', - 37 => 'phpunit\\event\\testcreatedmockobjectforabstractclass', - 38 => 'phpunit\\event\\testcreatedmockobjectfromwsdl', - 39 => 'phpunit\\event\\testcreatedpartialmockobject', - 40 => 'phpunit\\event\\testcreatedtestproxy', - 41 => 'phpunit\\event\\testcreatedstub', - 42 => 'phpunit\\event\\testcreatedstubforintersectionofinterfaces', - 43 => 'phpunit\\event\\testerrored', - 44 => 'phpunit\\event\\testfailed', - 45 => 'phpunit\\event\\testpassed', - 46 => 'phpunit\\event\\testconsideredrisky', - 47 => 'phpunit\\event\\testmarkedasincomplete', - 48 => 'phpunit\\event\\testskipped', - 49 => 'phpunit\\event\\testtriggeredphpunitdeprecation', - 50 => 'phpunit\\event\\testtriggeredphpdeprecation', - 51 => 'phpunit\\event\\testtriggereddeprecation', - 52 => 'phpunit\\event\\testtriggerederror', - 53 => 'phpunit\\event\\testtriggerednotice', - 54 => 'phpunit\\event\\testtriggeredphpnotice', - 55 => 'phpunit\\event\\testtriggeredwarning', - 56 => 'phpunit\\event\\testtriggeredphpwarning', - 57 => 'phpunit\\event\\testtriggeredphpuniterror', - 58 => 'phpunit\\event\\testtriggeredphpunitwarning', - 59 => 'phpunit\\event\\testprintedunexpectedoutput', - 60 => 'phpunit\\event\\testfinished', - 61 => 'phpunit\\event\\postconditioncalled', - 62 => 'phpunit\\event\\postconditionerrored', - 63 => 'phpunit\\event\\postconditionfinished', - 64 => 'phpunit\\event\\aftertestmethodcalled', - 65 => 'phpunit\\event\\aftertestmethoderrored', - 66 => 'phpunit\\event\\aftertestmethodfinished', - 67 => 'phpunit\\event\\afterlasttestmethodcalled', - 68 => 'phpunit\\event\\afterlasttestmethoderrored', - 69 => 'phpunit\\event\\afterlasttestmethodfinished', - 70 => 'phpunit\\event\\testsuitefinished', - 71 => 'phpunit\\event\\testrunnertriggeredphpunitdeprecation', - 72 => 'phpunit\\event\\testrunnertriggeredphpunitwarning', - 73 => 'phpunit\\event\\testrunnerenabledgarbagecollection', - 74 => 'phpunit\\event\\testrunnerexecutionaborted', - 75 => 'phpunit\\event\\testrunnerexecutionfinished', - 76 => 'phpunit\\event\\testrunnerfinished', - 77 => 'phpunit\\event\\applicationfinished', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/CollectingDispatcher.php' => - array ( - 0 => '6279ec088efc0e8b75ebe1cb2033d43655c22864', - 1 => - array ( - 0 => 'phpunit\\event\\collectingdispatcher', - ), - 2 => - array ( - 0 => 'phpunit\\event\\__construct', - 1 => 'phpunit\\event\\dispatch', - 2 => 'phpunit\\event\\flush', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/Dispatcher.php' => - array ( - 0 => '07297689376316d826b926d9ea8193865cc3b680', - 1 => - array ( - 0 => 'phpunit\\event\\dispatcher', - ), - 2 => - array ( - 0 => 'phpunit\\event\\dispatch', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/DeferringDispatcher.php' => - array ( - 0 => 'e55191b2209ecb9374d7b9a1f25ee75b70d35b3e', - 1 => - array ( - 0 => 'phpunit\\event\\deferringdispatcher', - ), - 2 => - array ( - 0 => 'phpunit\\event\\__construct', - 1 => 'phpunit\\event\\registertracer', - 2 => 'phpunit\\event\\registersubscriber', - 3 => 'phpunit\\event\\dispatch', - 4 => 'phpunit\\event\\flush', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/SubscribableDispatcher.php' => - array ( - 0 => 'd6d572d61a928b5fa0c4c82727d143748b7ec557', - 1 => - array ( - 0 => 'phpunit\\event\\subscribabledispatcher', - ), - 2 => - array ( - 0 => 'phpunit\\event\\registersubscriber', - 1 => 'phpunit\\event\\registertracer', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Dispatcher/DirectDispatcher.php' => - array ( - 0 => 'e0bcb8704460de57b779572e77d7a8958ba84d32', - 1 => - array ( - 0 => 'phpunit\\event\\directdispatcher', - ), - 2 => - array ( - 0 => 'phpunit\\event\\__construct', - 1 => 'phpunit\\event\\registertracer', - 2 => 'phpunit\\event\\registersubscriber', - 3 => 'phpunit\\event\\dispatch', - 4 => 'phpunit\\event\\handlethrowable', - 5 => 'phpunit\\event\\isthrowablefromthirdpartysubscriber', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/DataFromDataProvider.php' => - array ( - 0 => '4aec1f8205af4f62ee6d2e4325dfc1cb64b386ce', - 1 => - array ( - 0 => 'phpunit\\event\\testdata\\datafromdataprovider', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testdata\\from', - 1 => 'phpunit\\event\\testdata\\__construct', - 2 => 'phpunit\\event\\testdata\\datasetname', - 3 => 'phpunit\\event\\testdata\\dataasstringforresultoutput', - 4 => 'phpunit\\event\\testdata\\isfromdataprovider', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestDataCollectionIterator.php' => - array ( - 0 => 'afd3370dd07dccdfcf36a44714c1ee92ee383417', - 1 => - array ( - 0 => 'phpunit\\event\\testdata\\testdatacollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testdata\\__construct', - 1 => 'phpunit\\event\\testdata\\rewind', - 2 => 'phpunit\\event\\testdata\\valid', - 3 => 'phpunit\\event\\testdata\\key', - 4 => 'phpunit\\event\\testdata\\current', - 5 => 'phpunit\\event\\testdata\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestDataCollection.php' => - array ( - 0 => '08960136b165bfae74677cecea8cc6b8a7b9c476', - 1 => - array ( - 0 => 'phpunit\\event\\testdata\\testdatacollection', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testdata\\fromarray', - 1 => 'phpunit\\event\\testdata\\__construct', - 2 => 'phpunit\\event\\testdata\\asarray', - 3 => 'phpunit\\event\\testdata\\count', - 4 => 'phpunit\\event\\testdata\\hasdatafromdataprovider', - 5 => 'phpunit\\event\\testdata\\datafromdataprovider', - 6 => 'phpunit\\event\\testdata\\getiterator', - 7 => 'phpunit\\event\\testdata\\ensurenomorethanonedatafromdataprovider', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestData.php' => - array ( - 0 => 'a7819979ccd2d81ecbe317ac29c434de529c86ca', - 1 => - array ( - 0 => 'phpunit\\event\\testdata\\testdata', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testdata\\__construct', - 1 => 'phpunit\\event\\testdata\\data', - 2 => 'phpunit\\event\\testdata\\isfromdataprovider', - 3 => 'phpunit\\event\\testdata\\isfromtestdependency', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/DataFromTestDependency.php' => - array ( - 0 => '3e18c88087f4caa19cc3771c19c5e1ead64c1bf1', - 1 => - array ( - 0 => 'phpunit\\event\\testdata\\datafromtestdependency', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testdata\\from', - 1 => 'phpunit\\event\\testdata\\isfromtestdependency', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestMethod.php' => - array ( - 0 => 'b2e19109731c9a384ada13a94df80348d54603fa', - 1 => - array ( - 0 => 'phpunit\\event\\code\\testmethod', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\__construct', - 1 => 'phpunit\\event\\code\\classname', - 2 => 'phpunit\\event\\code\\methodname', - 3 => 'phpunit\\event\\code\\line', - 4 => 'phpunit\\event\\code\\testdox', - 5 => 'phpunit\\event\\code\\metadata', - 6 => 'phpunit\\event\\code\\testdata', - 7 => 'phpunit\\event\\code\\istestmethod', - 8 => 'phpunit\\event\\code\\id', - 9 => 'phpunit\\event\\code\\namewithclass', - 10 => 'phpunit\\event\\code\\name', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestDox.php' => - array ( - 0 => '9737dda6f238526b2e8058a45fe30f93bbc180dc', - 1 => - array ( - 0 => 'phpunit\\event\\code\\testdox', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\__construct', - 1 => 'phpunit\\event\\code\\prettifiedclassname', - 2 => 'phpunit\\event\\code\\prettifiedmethodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestDoxBuilder.php' => - array ( - 0 => 'ece4289956e09690c81dcb5024eeff7ce32d67ba', - 1 => - array ( - 0 => 'phpunit\\event\\code\\testdoxbuilder', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\fromtestcase', - 1 => 'phpunit\\event\\code\\fromclassnameandmethodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestCollection.php' => - array ( - 0 => '239ef7388a02f2d86e2288e9c7cc642c5e71e5fa', - 1 => - array ( - 0 => 'phpunit\\event\\code\\testcollection', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\fromarray', - 1 => 'phpunit\\event\\code\\__construct', - 2 => 'phpunit\\event\\code\\asarray', - 3 => 'phpunit\\event\\code\\count', - 4 => 'phpunit\\event\\code\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/Test.php' => - array ( - 0 => '4f7f6d9f7b79303950db048f2799a6153925b20d', - 1 => - array ( - 0 => 'phpunit\\event\\code\\test', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\__construct', - 1 => 'phpunit\\event\\code\\file', - 2 => 'phpunit\\event\\code\\istestmethod', - 3 => 'phpunit\\event\\code\\isphpt', - 4 => 'phpunit\\event\\code\\id', - 5 => 'phpunit\\event\\code\\name', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/Phpt.php' => - array ( - 0 => 'a372895c0ffd534b5a8fd8bd918a93cbc2f364a0', - 1 => - array ( - 0 => 'phpunit\\event\\code\\phpt', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\isphpt', - 1 => 'phpunit\\event\\code\\id', - 2 => 'phpunit\\event\\code\\name', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestCollectionIterator.php' => - array ( - 0 => 'd5c1ee0c44de94ebac29084c17f2b05f6cdf5a83', - 1 => - array ( - 0 => 'phpunit\\event\\code\\testcollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\__construct', - 1 => 'phpunit\\event\\code\\rewind', - 2 => 'phpunit\\event\\code\\valid', - 3 => 'phpunit\\event\\code\\key', - 4 => 'phpunit\\event\\code\\current', - 5 => 'phpunit\\event\\code\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Test/TestMethodBuilder.php' => - array ( - 0 => '17e433455c20402ab1656d52dd79d03bc2b4e239', - 1 => - array ( - 0 => 'phpunit\\event\\code\\testmethodbuilder', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\fromtestcase', - 1 => 'phpunit\\event\\code\\fromcallstack', - 2 => 'phpunit\\event\\code\\datafor', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteWithName.php' => - array ( - 0 => 'b5c6f30c6405ef9112eb7d5bef71991d6614964b', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\testsuitewithname', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\iswithname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuite.php' => - array ( - 0 => '8c9ae064f3ace6316bbf7306812493680313a0f1', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\testsuite', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\__construct', - 1 => 'phpunit\\event\\testsuite\\name', - 2 => 'phpunit\\event\\testsuite\\count', - 3 => 'phpunit\\event\\testsuite\\tests', - 4 => 'phpunit\\event\\testsuite\\iswithname', - 5 => 'phpunit\\event\\testsuite\\isfortestclass', - 6 => 'phpunit\\event\\testsuite\\isfortestmethodwithdataprovider', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestMethodWithDataProvider.php' => - array ( - 0 => '0e0886dc8b0b9f5dbf96f68f50feda4fde53344e', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\testsuitefortestmethodwithdataprovider', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\__construct', - 1 => 'phpunit\\event\\testsuite\\classname', - 2 => 'phpunit\\event\\testsuite\\methodname', - 3 => 'phpunit\\event\\testsuite\\file', - 4 => 'phpunit\\event\\testsuite\\line', - 5 => 'phpunit\\event\\testsuite\\isfortestmethodwithdataprovider', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestClass.php' => - array ( - 0 => 'e02b5e2c669245b040a2becd4bf16aaf1c13035f', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\testsuitefortestclass', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\__construct', - 1 => 'phpunit\\event\\testsuite\\classname', - 2 => 'phpunit\\event\\testsuite\\file', - 3 => 'phpunit\\event\\testsuite\\line', - 4 => 'phpunit\\event\\testsuite\\isfortestclass', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteBuilder.php' => - array ( - 0 => '060549cee7e6555fe8284451e5870f063ec2030a', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\testsuitebuilder', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\from', - 1 => 'phpunit\\event\\testsuite\\process', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/ClassMethod.php' => - array ( - 0 => '8ce41dc97012666f7ec2e2a47885a08080410eed', - 1 => - array ( - 0 => 'phpunit\\event\\code\\classmethod', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\__construct', - 1 => 'phpunit\\event\\code\\classname', - 2 => 'phpunit\\event\\code\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/ThrowableBuilder.php' => - array ( - 0 => '01a2480e9a9fb19d7dd21ab22793734f8d88638d', - 1 => - array ( - 0 => 'phpunit\\event\\code\\throwablebuilder', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\from', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Runtime/Runtime.php' => - array ( - 0 => '7c56e2dadb14cc48c0e15ad7d8ad6624b1e092fa', - 1 => - array ( - 0 => 'phpunit\\event\\runtime\\runtime', - ), - 2 => - array ( - 0 => 'phpunit\\event\\runtime\\__construct', - 1 => 'phpunit\\event\\runtime\\asstring', - 2 => 'phpunit\\event\\runtime\\operatingsystem', - 3 => 'phpunit\\event\\runtime\\php', - 4 => 'phpunit\\event\\runtime\\phpunit', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Runtime/OperatingSystem.php' => - array ( - 0 => '5657611e70958185ee522ae8384b7d51626b7f4e', - 1 => - array ( - 0 => 'phpunit\\event\\runtime\\operatingsystem', - ), - 2 => - array ( - 0 => 'phpunit\\event\\runtime\\__construct', - 1 => 'phpunit\\event\\runtime\\operatingsystem', - 2 => 'phpunit\\event\\runtime\\operatingsystemfamily', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Runtime/PHPUnit.php' => - array ( - 0 => '008be584a28541aaa02b781194b07e9b8d3079db', - 1 => - array ( - 0 => 'phpunit\\event\\runtime\\phpunit', - ), - 2 => - array ( - 0 => 'phpunit\\event\\runtime\\__construct', - 1 => 'phpunit\\event\\runtime\\versionid', - 2 => 'phpunit\\event\\runtime\\releaseseries', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Runtime/PHP.php' => - array ( - 0 => 'b5ba5ecb66c274bc6b7e5521734ae15376dc1865', - 1 => - array ( - 0 => 'phpunit\\event\\runtime\\php', - ), - 2 => - array ( - 0 => 'phpunit\\event\\runtime\\__construct', - 1 => 'phpunit\\event\\runtime\\version', - 2 => 'phpunit\\event\\runtime\\sapi', - 3 => 'phpunit\\event\\runtime\\majorversion', - 4 => 'phpunit\\event\\runtime\\minorversion', - 5 => 'phpunit\\event\\runtime\\releaseversion', - 6 => 'phpunit\\event\\runtime\\extraversion', - 7 => 'phpunit\\event\\runtime\\versionid', - 8 => 'phpunit\\event\\runtime\\extensions', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/ComparisonFailureBuilder.php' => - array ( - 0 => '5c1894f1d023fb9bfae380ddec91e4ce2f238d45', - 1 => - array ( - 0 => 'phpunit\\event\\code\\comparisonfailurebuilder', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\from', - 1 => 'phpunit\\event\\code\\mapscalarvaluetostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Info.php' => - array ( - 0 => '91475a461bb767fc955d55bae245362fb18c2b3b', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\info', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\__construct', - 1 => 'phpunit\\event\\telemetry\\time', - 2 => 'phpunit\\event\\telemetry\\memoryusage', - 3 => 'phpunit\\event\\telemetry\\peakmemoryusage', - 4 => 'phpunit\\event\\telemetry\\durationsincestart', - 5 => 'phpunit\\event\\telemetry\\memoryusagesincestart', - 6 => 'phpunit\\event\\telemetry\\durationsinceprevious', - 7 => 'phpunit\\event\\telemetry\\memoryusagesinceprevious', - 8 => 'phpunit\\event\\telemetry\\garbagecollectorstatus', - 9 => 'phpunit\\event\\telemetry\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/GarbageCollectorStatus.php' => - array ( - 0 => 'cf3e9c42329ae4f8f68c02694a058aef69b20bfd', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\garbagecollectorstatus', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\__construct', - 1 => 'phpunit\\event\\telemetry\\runs', - 2 => 'phpunit\\event\\telemetry\\collected', - 3 => 'phpunit\\event\\telemetry\\threshold', - 4 => 'phpunit\\event\\telemetry\\roots', - 5 => 'phpunit\\event\\telemetry\\hasextendedinformation', - 6 => 'phpunit\\event\\telemetry\\applicationtime', - 7 => 'phpunit\\event\\telemetry\\collectortime', - 8 => 'phpunit\\event\\telemetry\\destructortime', - 9 => 'phpunit\\event\\telemetry\\freetime', - 10 => 'phpunit\\event\\telemetry\\isrunning', - 11 => 'phpunit\\event\\telemetry\\isprotected', - 12 => 'phpunit\\event\\telemetry\\isfull', - 13 => 'phpunit\\event\\telemetry\\buffersize', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/StopWatch.php' => - array ( - 0 => '24263b312210de2671bbc70a14c2ed9316278023', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\stopwatch', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\current', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatch.php' => - array ( - 0 => '291d3886b8725336eb6ccfac4f39b6c4dca7134e', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\systemstopwatch', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\current', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/HRTime.php' => - array ( - 0 => 'fd7ab005338e438ce07d13a349d038b064c97dba', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\hrtime', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\fromsecondsandnanoseconds', - 1 => 'phpunit\\event\\telemetry\\__construct', - 2 => 'phpunit\\event\\telemetry\\seconds', - 3 => 'phpunit\\event\\telemetry\\nanoseconds', - 4 => 'phpunit\\event\\telemetry\\duration', - 5 => 'phpunit\\event\\telemetry\\ensurenotnegative', - 6 => 'phpunit\\event\\telemetry\\ensurenanosecondsinrange', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Snapshot.php' => - array ( - 0 => '2823274f183258307550e97a4cdd08c11e845fa7', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\snapshot', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\__construct', - 1 => 'phpunit\\event\\telemetry\\time', - 2 => 'phpunit\\event\\telemetry\\memoryusage', - 3 => 'phpunit\\event\\telemetry\\peakmemoryusage', - 4 => 'phpunit\\event\\telemetry\\garbagecollectorstatus', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemMemoryMeter.php' => - array ( - 0 => '745646c67ed1328ca6d088c68f02f5fbf4297955', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\systemmemorymeter', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\memoryusage', - 1 => 'phpunit\\event\\telemetry\\peakmemoryusage', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/GarbageCollectorStatusProvider.php' => - array ( - 0 => '7089792fed3262169a6e4eae1130b355015eb817', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\garbagecollectorstatusprovider', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\status', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/System.php' => - array ( - 0 => '0d7ec009cc08af60722d764e8c41a352835dcabc', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\system', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\__construct', - 1 => 'phpunit\\event\\telemetry\\snapshot', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/MemoryMeter.php' => - array ( - 0 => '1834da0e1a0f2c324f74635013d0be3a0624d834', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\memorymeter', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\memoryusage', - 1 => 'phpunit\\event\\telemetry\\peakmemoryusage', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Php81GarbageCollectorStatusProvider.php' => - array ( - 0 => 'bf92c069f61a2872aed0e7474d9af275a4bbf9c0', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\php81garbagecollectorstatusprovider', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\status', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/MemoryUsage.php' => - array ( - 0 => '2c4e6c202d6e99b653737f8e9e8fba88f89bc900', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\memoryusage', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\frombytes', - 1 => 'phpunit\\event\\telemetry\\__construct', - 2 => 'phpunit\\event\\telemetry\\bytes', - 3 => 'phpunit\\event\\telemetry\\diff', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Php83GarbageCollectorStatusProvider.php' => - array ( - 0 => '3968e4b9bbe58aeaffdd0ef30e66e22e862df762', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\php83garbagecollectorstatusprovider', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\status', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatchWithOffset.php' => - array ( - 0 => 'c84e019b6ea5b63b5a6047978d0a2e4f4803437b', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\systemstopwatchwithoffset', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\__construct', - 1 => 'phpunit\\event\\telemetry\\current', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Duration.php' => - array ( - 0 => '6c81455ef692faaaa9c3eb74e7f6c8f983a9f4fc', - 1 => - array ( - 0 => 'phpunit\\event\\telemetry\\duration', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetry\\fromsecondsandnanoseconds', - 1 => 'phpunit\\event\\telemetry\\__construct', - 2 => 'phpunit\\event\\telemetry\\seconds', - 3 => 'phpunit\\event\\telemetry\\nanoseconds', - 4 => 'phpunit\\event\\telemetry\\asfloat', - 5 => 'phpunit\\event\\telemetry\\asstring', - 6 => 'phpunit\\event\\telemetry\\equals', - 7 => 'phpunit\\event\\telemetry\\islessthan', - 8 => 'phpunit\\event\\telemetry\\isgreaterthan', - 9 => 'phpunit\\event\\telemetry\\ensurenotnegative', - 10 => 'phpunit\\event\\telemetry\\ensurenanosecondsinrange', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/ComparisonFailure.php' => - array ( - 0 => '33b292648e47c906aebf30170401cb3d3f62ac8c', - 1 => - array ( - 0 => 'phpunit\\event\\code\\comparisonfailure', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\__construct', - 1 => 'phpunit\\event\\code\\expected', - 2 => 'phpunit\\event\\code\\actual', - 3 => 'phpunit\\event\\code\\diff', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Value/Throwable.php' => - array ( - 0 => 'a9b4d81e864a18ab455117cccb092b0f8900d4bd', - 1 => - array ( - 0 => 'phpunit\\event\\code\\throwable', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\__construct', - 1 => 'phpunit\\event\\code\\asstring', - 2 => 'phpunit\\event\\code\\classname', - 3 => 'phpunit\\event\\code\\message', - 4 => 'phpunit\\event\\code\\description', - 5 => 'phpunit\\event\\code\\stacktrace', - 6 => 'phpunit\\event\\code\\hasprevious', - 7 => 'phpunit\\event\\code\\previous', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Subscriber.php' => - array ( - 0 => '3755a0e75b5f94b3d6d93e7f122b4a63087305a6', - 1 => - array ( - 0 => 'phpunit\\event\\subscriber', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/EventCollectionIterator.php' => - array ( - 0 => 'f60725a95781e650109a2c067068d8c74676ee84', - 1 => - array ( - 0 => 'phpunit\\event\\eventcollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\event\\__construct', - 1 => 'phpunit\\event\\rewind', - 2 => 'phpunit\\event\\valid', - 3 => 'phpunit\\event\\key', - 4 => 'phpunit\\event\\current', - 5 => 'phpunit\\event\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/Started.php' => - array ( - 0 => 'c8f5b849ae8173cd27d2f3a0208d019638215f6b', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\started', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionEnabledSubscriber.php' => - array ( - 0 => '3e350eb0feba00deb98b73f4fbd1f065facf1630', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\garbagecollectionenabledsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionAbortedSubscriber.php' => - array ( - 0 => '50d18825c4d4863a5e30eafcd3c25d3d104cf84d', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\executionabortedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/EventFacadeSealed.php' => - array ( - 0 => '490d7a0b46baa534ea9d788dfc952cf604bb920e', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\eventfacadesealed', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionBootstrapped.php' => - array ( - 0 => '0f90f5283e7b84ebbe7f7de96a86569ae7cfa2f6', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\extensionbootstrapped', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\classname', - 3 => 'phpunit\\event\\testrunner\\parameters', - 4 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionStarted.php' => - array ( - 0 => '02a77c3708b93c39437b53ff4cfb02b44c62667e', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\executionstarted', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\testsuite', - 3 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/Configured.php' => - array ( - 0 => '3a24c1e8d567198d71dc19a234e9ae0c99f942e4', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\configured', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\configuration', - 3 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionAborted.php' => - array ( - 0 => 'da0bc7d8091cdcca9d83291d23144d6035ea69c7', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\executionaborted', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggeredSubscriber.php' => - array ( - 0 => 'd9304d17a33c5973de2760c94a1e504840503743', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\deprecationtriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionStartedSubscriber.php' => - array ( - 0 => '565263ef9d2c365bb8d256e7f1daef2064189f99', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\executionstartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionDisabled.php' => - array ( - 0 => '3d1bf56486021b9f4bf39cb0d8448752919f5311', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\garbagecollectiondisabled', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionEnabled.php' => - array ( - 0 => '012dbb86d05f5f9f49108c950dd77b63fd0bb03f', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\garbagecollectionenabled', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/BootstrapFinishedSubscriber.php' => - array ( - 0 => 'c311e93ecb80f95c26dc8f1db481058aca689805', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\bootstrapfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/EventFacadeSealedSubscriber.php' => - array ( - 0 => '2ff01ddd54f1e02b87a97d9216c03dcb081cd8e6', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\eventfacadesealedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionTriggeredSubscriber.php' => - array ( - 0 => '13a4fb1e51d5314c57408540e7ce8e8bccd737d0', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\garbagecollectiontriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionFinished.php' => - array ( - 0 => 'b1e07f4d2c6462d74862b8c0383f6a6b31cbf551', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\executionfinished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionFinishedSubscriber.php' => - array ( - 0 => 'a2c21c0a3c84162deb28672c92b35f97e6b45815', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\executionfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/Finished.php' => - array ( - 0 => 'ae26dade44be211e4ff58857251a600410f898a8', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\finished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ConfiguredSubscriber.php' => - array ( - 0 => 'f9662faf434f3e805c5cfe84102d9014e1d1c1d2', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\configuredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggered.php' => - array ( - 0 => '28a3bfa02a02f889ff68cd1a149ca48ff91a0817', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\deprecationtriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\message', - 3 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionDisabledSubscriber.php' => - array ( - 0 => 'fc6234876e77715cdaa795aa9fbace888ad5f1f4', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\garbagecollectiondisabledsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionTriggered.php' => - array ( - 0 => '4ed1bdcd521fba28061e8bf6707daac1d0a9e205', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\garbagecollectiontriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/WarningTriggeredSubscriber.php' => - array ( - 0 => '76b8e80b3876715cb986bf7fb4473d2bff7929d1', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\warningtriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/BootstrapFinished.php' => - array ( - 0 => 'cac7fc16a2b54dabcd42593213b4916101c3b956', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\bootstrapfinished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\filename', - 3 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/WarningTriggered.php' => - array ( - 0 => '5a75e346a627b684a16af3d327388993639bc398', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\warningtriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\message', - 3 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionBootstrappedSubscriber.php' => - array ( - 0 => 'd2e3c231fad908eb08eb1ab02f41f296eefc8e2a', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\extensionbootstrappedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionLoadedFromPhar.php' => - array ( - 0 => '96ce50f9ddfce546e99cb769e2ba453a97663c5c', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\extensionloadedfromphar', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\__construct', - 1 => 'phpunit\\event\\testrunner\\telemetryinfo', - 2 => 'phpunit\\event\\testrunner\\filename', - 3 => 'phpunit\\event\\testrunner\\name', - 4 => 'phpunit\\event\\testrunner\\version', - 5 => 'phpunit\\event\\testrunner\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionLoadedFromPharSubscriber.php' => - array ( - 0 => '8e6080271186e83046c65f5136ad74a9f61d3421', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\extensionloadedfrompharsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/StartedSubscriber.php' => - array ( - 0 => 'a1cbb344bf6e5502947fd9bda914172057ea9d88', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\startedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestRunner/FinishedSubscriber.php' => - array ( - 0 => '3d71bee2d7dc896ee1b1af190922ff3678c2ec6f', - 1 => - array ( - 0 => 'phpunit\\event\\testrunner\\finishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testrunner\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Event.php' => - array ( - 0 => '11ef92f33839539412fc3945e422c6039c56a5ab', - 1 => - array ( - 0 => 'phpunit\\event\\event', - ), - 2 => - array ( - 0 => 'phpunit\\event\\telemetryinfo', - 1 => 'phpunit\\event\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/PrintedUnexpectedOutputSubscriber.php' => - array ( - 0 => '84d8b60f058fd6fa5b2c68e64db7b0f4bae484f4', - 1 => - array ( - 0 => 'phpunit\\event\\test\\printedunexpectedoutputsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodCalledSubscriber.php' => - array ( - 0 => 'ccd688f5971fbbeb8ffe56ecf95260306da0560e', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforetestmethodcalledsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodErrored.php' => - array ( - 0 => 'e8c0e6e77275dcb6ef72d3d6cf69e0b6132f58e8', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforetestmethoderrored', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\throwable', - 5 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionErroredSubscriber.php' => - array ( - 0 => '9a55c0470576989bdff50075d40f077116f82f74', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preconditionerroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionCalled.php' => - array ( - 0 => '23bfe753643152100d1efb2d2902500f25d2048f', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preconditioncalled', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionErrored.php' => - array ( - 0 => 'bbaa398c37f75a303593c68878d64ef59af2dc84', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preconditionerrored', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\throwable', - 5 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodFinishedSubscriber.php' => - array ( - 0 => 'f7bed12371346805535a022b199c32258ca188dd', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforetestmethodfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionErrored.php' => - array ( - 0 => '03e6bb933ff4ce0f2d71c72e2095e689f90f11b9', - 1 => - array ( - 0 => 'phpunit\\event\\test\\postconditionerrored', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\throwable', - 5 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinished.php' => - array ( - 0 => 'ba73fa1fc6a405381f8c07dba74299f9f232ee59', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforefirsttestmethodfinished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethods', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionFinished.php' => - array ( - 0 => '5e8325996a33cdb06d514a7c099615d4a43fb289', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preconditionfinished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethods', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodCalled.php' => - array ( - 0 => 'c3ecba3b43da88227829a24ef93a01a43781ee14', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforetestmethodcalled', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodErroredSubscriber.php' => - array ( - 0 => 'd06d71d0709cb91b117a63233dd8580dd65af6c8', - 1 => - array ( - 0 => 'phpunit\\event\\test\\afterlasttestmethoderroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodErroredSubscriber.php' => - array ( - 0 => '6f0a629fff8a3f5ba1eb6bf7e6b4fb98792e9e77', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforetestmethoderroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionFinished.php' => - array ( - 0 => '7136b2ca4ac415eb3f342a1e1a6eb619b6a3d454', - 1 => - array ( - 0 => 'phpunit\\event\\test\\postconditionfinished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethods', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionCalledSubscriber.php' => - array ( - 0 => '8c7ba4aab6c94a385c08d1b85fd82bb193973d5e', - 1 => - array ( - 0 => 'phpunit\\event\\test\\postconditioncalledsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionFinishedSubscriber.php' => - array ( - 0 => '7ad5a7d119c5cb8a4b9fc135fbcaf46dbeca6c88', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preconditionfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodFinished.php' => - array ( - 0 => '1dc1e4daa472f58e9ee7f49dae396028c0d70af7', - 1 => - array ( - 0 => 'phpunit\\event\\test\\aftertestmethodfinished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethods', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalledSubscriber.php' => - array ( - 0 => '3e45ff5fe012f586911512375c45565e3afb2b0e', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforefirsttestmethodcalledsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodFinishedSubscriber.php' => - array ( - 0 => '840288cb405be123f16943f96ebcbbb25f525ab7', - 1 => - array ( - 0 => 'phpunit\\event\\test\\aftertestmethodfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodCalledSubscriber.php' => - array ( - 0 => '954bd4a4dc53df250bc2dc0452c3c407b0b50f73', - 1 => - array ( - 0 => 'phpunit\\event\\test\\aftertestmethodcalledsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinishedSubscriber.php' => - array ( - 0 => 'aea3a910bb0a52cd880ecf67178dfe07594e9613', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforefirsttestmethodfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodErrored.php' => - array ( - 0 => 'c5f9682b7db9eac6b35511c65ee4420e6c41e299', - 1 => - array ( - 0 => 'phpunit\\event\\test\\afterlasttestmethoderrored', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\throwable', - 5 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodErroredSubscriber.php' => - array ( - 0 => '6166a28d2f75436f32d58939731a9c9916894651', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforefirsttestmethoderroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodErrored.php' => - array ( - 0 => '4c3390442f9d3493f124a7d4d928d02ea29aa37b', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforefirsttestmethoderrored', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\throwable', - 5 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodFinished.php' => - array ( - 0 => '3e3942f644754c62e3ffc85efbe296915148b224', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforetestmethodfinished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethods', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodErroredSubscriber.php' => - array ( - 0 => '1cc609c3d58bfad41fc21c72e0bd488b91dc5f68', - 1 => - array ( - 0 => 'phpunit\\event\\test\\aftertestmethoderroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodCalledSubscriber.php' => - array ( - 0 => '36cf43768db15b1c0f39a4e5e0f6674a598ce019', - 1 => - array ( - 0 => 'phpunit\\event\\test\\afterlasttestmethodcalledsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionCalledSubscriber.php' => - array ( - 0 => 'ff765b294e9a74bbccce9ec942b6f4a92c35e7fc', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preconditioncalledsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodFinishedSubscriber.php' => - array ( - 0 => '88b0667a5de9a547ffa96c57547f68b2b1d326b9', - 1 => - array ( - 0 => 'phpunit\\event\\test\\afterlasttestmethodfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionFinishedSubscriber.php' => - array ( - 0 => '49dbe74e6ad96d212afc262a3dc4bdd32b2090de', - 1 => - array ( - 0 => 'phpunit\\event\\test\\postconditionfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionCalled.php' => - array ( - 0 => '68b64ad86ea3ffd743a5309324b8a6003ec70139', - 1 => - array ( - 0 => 'phpunit\\event\\test\\postconditioncalled', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodErrored.php' => - array ( - 0 => 'da4a2ca8233208cff4134b0d98147811adff1cfc', - 1 => - array ( - 0 => 'phpunit\\event\\test\\aftertestmethoderrored', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\throwable', - 5 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionErroredSubscriber.php' => - array ( - 0 => 'd97da07aa3e8f1347523b363a860e723225b1214', - 1 => - array ( - 0 => 'phpunit\\event\\test\\postconditionerroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodFinished.php' => - array ( - 0 => 'a6b28cfa2e86e8ad13e3eaecef0f569a436213a7', - 1 => - array ( - 0 => 'phpunit\\event\\test\\afterlasttestmethodfinished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethods', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodCalled.php' => - array ( - 0 => '6a13ef2830b400ce68bd6f14fb311e45362a8844', - 1 => - array ( - 0 => 'phpunit\\event\\test\\aftertestmethodcalled', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalled.php' => - array ( - 0 => 'a7a2c06855b6ba7ae6b91d8457529fb2a4fe0923', - 1 => - array ( - 0 => 'phpunit\\event\\test\\beforefirsttestmethodcalled', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodCalled.php' => - array ( - 0 => 'ad7420ba11f4d9df7012a0a50f5ae6c44c2e3014', - 1 => - array ( - 0 => 'phpunit\\event\\test\\afterlasttestmethodcalled', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testclassname', - 3 => 'phpunit\\event\\test\\calledmethod', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/PrintedUnexpectedOutput.php' => - array ( - 0 => 'c3027912957bba8401d7243380d5f5aca8d6bb69', - 1 => - array ( - 0 => 'phpunit\\event\\test\\printedunexpectedoutput', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\output', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodCalledSubscriber.php' => - array ( - 0 => 'f170cce661ff38d52de4f0351cbea26afe1cbd83', - 1 => - array ( - 0 => 'phpunit\\event\\test\\dataprovidermethodcalledsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationStartedSubscriber.php' => - array ( - 0 => '047704f864defb25b439642b156cd578e41eec68', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preparationstartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationStarted.php' => - array ( - 0 => '7b1a669a800c9064204f2c39178753e06197adcf', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preparationstarted', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationFailed.php' => - array ( - 0 => 'd82094e780db685551ecff914509137f9c674d1a', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preparationfailed', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodFinished.php' => - array ( - 0 => '8def7bfd7e30a249de6482c5b869de07a1ce7a46', - 1 => - array ( - 0 => 'phpunit\\event\\test\\dataprovidermethodfinished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testmethod', - 3 => 'phpunit\\event\\test\\calledmethods', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodFinishedSubscriber.php' => - array ( - 0 => '2a67853b5b57a0c25468372d77e9986d5aeb9904', - 1 => - array ( - 0 => 'phpunit\\event\\test\\dataprovidermethodfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparedSubscriber.php' => - array ( - 0 => '2e932ebb4eef9ade9f7be59bba9afca080b8df30', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preparedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodCalled.php' => - array ( - 0 => 'f0af7df46ea598781aac752f8e6dafaa5f8926f5', - 1 => - array ( - 0 => 'phpunit\\event\\test\\dataprovidermethodcalled', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\testmethod', - 3 => 'phpunit\\event\\test\\dataprovidermethod', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/Prepared.php' => - array ( - 0 => '88351dd5fd3432a11cf3c73dd865fc203832c5ac', - 1 => - array ( - 0 => 'phpunit\\event\\test\\prepared', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/Finished.php' => - array ( - 0 => '504aeff905c4e77f375cc21fc2c77d78f58598d3', - 1 => - array ( - 0 => 'phpunit\\event\\test\\finished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\numberofassertionsperformed', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationFailedSubscriber.php' => - array ( - 0 => '07d0c651f103a8bf402e422ce30d196e4ecfb6f3', - 1 => - array ( - 0 => 'phpunit\\event\\test\\preparationfailedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/FinishedSubscriber.php' => - array ( - 0 => '814bba5fb67dd3820fd6ffee79f3f919029b36e7', - 1 => - array ( - 0 => 'phpunit\\event\\test\\finishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionSucceeded.php' => - array ( - 0 => '1a8437fe758ef5f4d4f07c61ddcbdbee89127c5e', - 1 => - array ( - 0 => 'phpunit\\event\\test\\assertionsucceeded', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\value', - 3 => 'phpunit\\event\\test\\count', - 4 => 'phpunit\\event\\test\\message', - 5 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionSucceededSubscriber.php' => - array ( - 0 => '2899d0c6a15eadcc714ee19cbe1a60b2a61f36d4', - 1 => - array ( - 0 => 'phpunit\\event\\test\\assertionsucceededsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionFailedSubscriber.php' => - array ( - 0 => '0076b32de24b7d3c5bb36dc625f9c14b6f02fc62', - 1 => - array ( - 0 => 'phpunit\\event\\test\\assertionfailedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionFailed.php' => - array ( - 0 => '0fced4dc518717821e447b190dc150b702dd5242', - 1 => - array ( - 0 => 'phpunit\\event\\test\\assertionfailed', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\value', - 3 => 'phpunit\\event\\test\\count', - 4 => 'phpunit\\event\\test\\message', - 5 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Skipped.php' => - array ( - 0 => '6aa884b7c32bd61c4be6a4d51373b7ceeb23ee75', - 1 => - array ( - 0 => 'phpunit\\event\\test\\skipped', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/MarkedIncomplete.php' => - array ( - 0 => '48ed69f289db368df433524d4dab34e4d95077a8', - 1 => - array ( - 0 => 'phpunit\\event\\test\\markedincomplete', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\throwable', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Failed.php' => - array ( - 0 => '2eae80b7495e832ee7dfbafd0b4433fb46986fa1', - 1 => - array ( - 0 => 'phpunit\\event\\test\\failed', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\throwable', - 4 => 'phpunit\\event\\test\\hascomparisonfailure', - 5 => 'phpunit\\event\\test\\comparisonfailure', - 6 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/SkippedSubscriber.php' => - array ( - 0 => '1de197cd52e8dec133906148b91b92b978013548', - 1 => - array ( - 0 => 'phpunit\\event\\test\\skippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/MarkedIncompleteSubscriber.php' => - array ( - 0 => '7ce3b786bc152e819be4f1ec1004901edf67cd0a', - 1 => - array ( - 0 => 'phpunit\\event\\test\\markedincompletesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/ErroredSubscriber.php' => - array ( - 0 => '6a4343fe5a1dcf5b079a93e4bd348da9635da7c3', - 1 => - array ( - 0 => 'phpunit\\event\\test\\erroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Passed.php' => - array ( - 0 => '85f22ea1ca4db95852e8382e902d471e229f791e', - 1 => - array ( - 0 => 'phpunit\\event\\test\\passed', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/FailedSubscriber.php' => - array ( - 0 => 'c194671227196809fbec1f105fda24864f9331a3', - 1 => - array ( - 0 => 'phpunit\\event\\test\\failedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/PassedSubscriber.php' => - array ( - 0 => '7b33ed749c9f985991f7de6c0f04c7bde7fbb0c7', - 1 => - array ( - 0 => 'phpunit\\event\\test\\passedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Errored.php' => - array ( - 0 => '6ac91dee3f1ea6f9bf9f1814376f1342c856d51a', - 1 => - array ( - 0 => 'phpunit\\event\\test\\errored', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\throwable', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/ComparatorRegistered.php' => - array ( - 0 => '75285c8621da257e2faa97b6f811cc4c5df8abcf', - 1 => - array ( - 0 => 'phpunit\\event\\test\\comparatorregistered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\classname', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitWarningTriggered.php' => - array ( - 0 => '03f49710087b779bc96742e8e1deb442932031c3', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpunitwarningtriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpWarningTriggered.php' => - array ( - 0 => 'dbe0a51ef895b6dd87de07ae3b17df8c77d694a6', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpwarningtriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\file', - 5 => 'phpunit\\event\\test\\line', - 6 => 'phpunit\\event\\test\\wassuppressed', - 7 => 'phpunit\\event\\test\\ignoredbybaseline', - 8 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ErrorTriggered.php' => - array ( - 0 => '0766dccaae25dceb88938507bbe906f71a743d27', - 1 => - array ( - 0 => 'phpunit\\event\\test\\errortriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\file', - 5 => 'phpunit\\event\\test\\line', - 6 => 'phpunit\\event\\test\\wassuppressed', - 7 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/DeprecationTriggeredSubscriber.php' => - array ( - 0 => '850cf7d9b9d40ec7a422b36b03d403b28d347901', - 1 => - array ( - 0 => 'phpunit\\event\\test\\deprecationtriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpNoticeTriggered.php' => - array ( - 0 => '66b7b7c53e426abe743894b3cad50719d61058ee', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpnoticetriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\file', - 5 => 'phpunit\\event\\test\\line', - 6 => 'phpunit\\event\\test\\wassuppressed', - 7 => 'phpunit\\event\\test\\ignoredbybaseline', - 8 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpDeprecationTriggered.php' => - array ( - 0 => 'f926ae634f30620c8910c09c9530c1e80d8e21b9', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpdeprecationtriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\file', - 5 => 'phpunit\\event\\test\\line', - 6 => 'phpunit\\event\\test\\wassuppressed', - 7 => 'phpunit\\event\\test\\ignoredbybaseline', - 8 => 'phpunit\\event\\test\\ignoredbytest', - 9 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/NoticeTriggeredSubscriber.php' => - array ( - 0 => 'e63053401066843f21107fe937e61234ff8cbc18', - 1 => - array ( - 0 => 'phpunit\\event\\test\\noticetriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitErrorTriggeredSubscriber.php' => - array ( - 0 => '720efe5cde28b26318fb5abdbea1492b65fa372f', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpuniterrortriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpNoticeTriggeredSubscriber.php' => - array ( - 0 => 'c6745484a5ed9416eac3e88adaa5a7ec1abe8fc9', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpnoticetriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ErrorTriggeredSubscriber.php' => - array ( - 0 => '8a15d3eb426e6f4aeff01aeed98f259d50a1453b', - 1 => - array ( - 0 => 'phpunit\\event\\test\\errortriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitDeprecationTriggered.php' => - array ( - 0 => 'ba581f69cd786d19fcfafe16d3a97e66680da643', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpunitdeprecationtriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitWarningTriggeredSubscriber.php' => - array ( - 0 => '5dc77a8ae93d86b6b77afc861a4200ddfb295de9', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpunitwarningtriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitDeprecationTriggeredSubscriber.php' => - array ( - 0 => '79e2f4c3cbf21b7f36c14d0db32bd9b393d7a80e', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpunitdeprecationtriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/DeprecationTriggered.php' => - array ( - 0 => '85099181d7beb7b8b401a3760c2f61a08aaa905b', - 1 => - array ( - 0 => 'phpunit\\event\\test\\deprecationtriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\file', - 5 => 'phpunit\\event\\test\\line', - 6 => 'phpunit\\event\\test\\wassuppressed', - 7 => 'phpunit\\event\\test\\ignoredbybaseline', - 8 => 'phpunit\\event\\test\\ignoredbytest', - 9 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/WarningTriggeredSubscriber.php' => - array ( - 0 => '3648ee586c7f41306b13714994f85b19e0ddcbbd', - 1 => - array ( - 0 => 'phpunit\\event\\test\\warningtriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpWarningTriggeredSubscriber.php' => - array ( - 0 => 'd8e961fc889e258eaa853bb290863cb1ec5cb8d4', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpwarningtriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ConsideredRiskySubscriber.php' => - array ( - 0 => 'bffdfb520ebd7d1f76eaf71e3a52c3d9f2bcbe1f', - 1 => - array ( - 0 => 'phpunit\\event\\test\\consideredriskysubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/WarningTriggered.php' => - array ( - 0 => '70d9e128f8e5986dfe3eb25652fef7c57a93f36f', - 1 => - array ( - 0 => 'phpunit\\event\\test\\warningtriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\file', - 5 => 'phpunit\\event\\test\\line', - 6 => 'phpunit\\event\\test\\wassuppressed', - 7 => 'phpunit\\event\\test\\ignoredbybaseline', - 8 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitErrorTriggered.php' => - array ( - 0 => 'c7b4d333dda3857b8be4ef6e6ad3c7461665ab1a', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpuniterrortriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ConsideredRisky.php' => - array ( - 0 => '2d759113495d26a792a51e13037e3c7262140673', - 1 => - array ( - 0 => 'phpunit\\event\\test\\consideredrisky', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/NoticeTriggered.php' => - array ( - 0 => '013ff93e23b4b55ee1954e488cf0182df1591f32', - 1 => - array ( - 0 => 'phpunit\\event\\test\\noticetriggered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\test', - 3 => 'phpunit\\event\\test\\message', - 4 => 'phpunit\\event\\test\\file', - 5 => 'phpunit\\event\\test\\line', - 6 => 'phpunit\\event\\test\\wassuppressed', - 7 => 'phpunit\\event\\test\\ignoredbybaseline', - 8 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpDeprecationTriggeredSubscriber.php' => - array ( - 0 => '323f7f6e25be1a58b243641f2f042c3a5a958d5d', - 1 => - array ( - 0 => 'phpunit\\event\\test\\phpdeprecationtriggeredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/ComparatorRegisteredSubscriber.php' => - array ( - 0 => 'f833d57a285480fd0bfdfc8b44655ed0615a153a', - 1 => - array ( - 0 => 'phpunit\\event\\test\\comparatorregisteredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForTraitCreated.php' => - array ( - 0 => 'abb8e4bd6f6cc0de22dc3c5e70ed8336803bdb7b', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectfortraitcreated', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\traitname', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubCreated.php' => - array ( - 0 => '53585a4a5d9f640367084f67d229dc4c1ea271ed', - 1 => - array ( - 0 => 'phpunit\\event\\test\\teststubcreated', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\classname', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreatedSubscriber.php' => - array ( - 0 => '01346a44307314e91818d93a94376b9ce56846ba', - 1 => - array ( - 0 => 'phpunit\\event\\test\\teststubforintersectionofinterfacescreatedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectFromWsdlCreatedSubscriber.php' => - array ( - 0 => '9a82444dabdf23d5942c9f92e3ec0dfc84510e98', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectfromwsdlcreatedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/PartialMockObjectCreatedSubscriber.php' => - array ( - 0 => '009b9905a0f4e1f62fecfae9a3e058303febed8c', - 1 => - array ( - 0 => 'phpunit\\event\\test\\partialmockobjectcreatedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestProxyCreated.php' => - array ( - 0 => '114c876655dcd70d7c839a0c6fc4d13e884f7412', - 1 => - array ( - 0 => 'phpunit\\event\\test\\testproxycreated', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\classname', - 3 => 'phpunit\\event\\test\\constructorarguments', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestProxyCreatedSubscriber.php' => - array ( - 0 => 'd532b47521a5d2d72584da875a0f2237c47ac8d0', - 1 => - array ( - 0 => 'phpunit\\event\\test\\testproxycreatedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreated.php' => - array ( - 0 => 'cfac9fb49d3303bed85f2e5b90a1c0868699f982', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectforabstractclasscreated', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\classname', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreated.php' => - array ( - 0 => 'd95554b919df9bf3dafa2ebb731cdc6b0b1ac8c3', - 1 => - array ( - 0 => 'phpunit\\event\\test\\teststubforintersectionofinterfacescreated', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\interfaces', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForTraitCreatedSubscriber.php' => - array ( - 0 => '17565d5acb031e9dc2508ab02f9d0c1fee7e2266', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectfortraitcreatedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreated.php' => - array ( - 0 => 'e31a666734ce5cda8d83d008194a689c5a13604d', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectforintersectionofinterfacescreated', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\interfaces', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectCreated.php' => - array ( - 0 => 'f73625c11c62a2b2d9beb6801c0e591e36c5b791', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectcreated', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\classname', - 3 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreatedSubscriber.php' => - array ( - 0 => 'd2b5f56864a320b073b902af64472640238a7bf0', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectforabstractclasscreatedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreatedSubscriber.php' => - array ( - 0 => '5d5fc6c79aba59e998d0df24a69ea1f8658a1223', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectforintersectionofinterfacescreatedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/PartialMockObjectCreated.php' => - array ( - 0 => '8d4ce79067103cd4e768a8a41b35a7f2e134c72b', - 1 => - array ( - 0 => 'phpunit\\event\\test\\partialmockobjectcreated', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\classname', - 3 => 'phpunit\\event\\test\\methodnames', - 4 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectCreatedSubscriber.php' => - array ( - 0 => 'd5976d06ddb2dd3aa46f52bf84a03458ebea2310', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectcreatedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectFromWsdlCreated.php' => - array ( - 0 => 'd599f6249538e250cf06fe95537834b9b973711d', - 1 => - array ( - 0 => 'phpunit\\event\\test\\mockobjectfromwsdlcreated', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\__construct', - 1 => 'phpunit\\event\\test\\telemetryinfo', - 2 => 'phpunit\\event\\test\\wsdlfile', - 3 => 'phpunit\\event\\test\\originalclassname', - 4 => 'phpunit\\event\\test\\mockclassname', - 5 => 'phpunit\\event\\test\\methods', - 6 => 'phpunit\\event\\test\\calloriginalconstructor', - 7 => 'phpunit\\event\\test\\options', - 8 => 'phpunit\\event\\test\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubCreatedSubscriber.php' => - array ( - 0 => '96512e7319afdf237276da314ead175ef51cbd51', - 1 => - array ( - 0 => 'phpunit\\event\\test\\teststubcreatedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\test\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Started.php' => - array ( - 0 => 'c4b364ef91b2f071a3df6552073ea3854638f2d7', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\started', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\__construct', - 1 => 'phpunit\\event\\testsuite\\telemetryinfo', - 2 => 'phpunit\\event\\testsuite\\testsuite', - 3 => 'phpunit\\event\\testsuite\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Loaded.php' => - array ( - 0 => '2c8952e5025bc9a983c892aeac5234e287c19359', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\loaded', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\__construct', - 1 => 'phpunit\\event\\testsuite\\telemetryinfo', - 2 => 'phpunit\\event\\testsuite\\testsuite', - 3 => 'phpunit\\event\\testsuite\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Skipped.php' => - array ( - 0 => '608af438b308f4d73f13d8a4d19081f0ca95b5ca', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\skipped', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\__construct', - 1 => 'phpunit\\event\\testsuite\\telemetryinfo', - 2 => 'phpunit\\event\\testsuite\\testsuite', - 3 => 'phpunit\\event\\testsuite\\message', - 4 => 'phpunit\\event\\testsuite\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/SortedSubscriber.php' => - array ( - 0 => '20d6d173def5f3ae0476c20bd9cc33988dbc3a1c', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\sortedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Filtered.php' => - array ( - 0 => 'd03ac949ee1d593edcc0fa1d8e3dd1bf64453156', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\filtered', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\__construct', - 1 => 'phpunit\\event\\testsuite\\telemetryinfo', - 2 => 'phpunit\\event\\testsuite\\testsuite', - 3 => 'phpunit\\event\\testsuite\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/SkippedSubscriber.php' => - array ( - 0 => 'be8612409db213bc5af8440d7b51b52488fa4394', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\skippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/LoadedSubscriber.php' => - array ( - 0 => '4544a5754b993bdd15b48b3b3169a21c7e49676f', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\loadedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Sorted.php' => - array ( - 0 => 'bf4d7390d82673da6e4f170732aae093db5fc79e', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\sorted', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\__construct', - 1 => 'phpunit\\event\\testsuite\\telemetryinfo', - 2 => 'phpunit\\event\\testsuite\\executionorder', - 3 => 'phpunit\\event\\testsuite\\executionorderdefects', - 4 => 'phpunit\\event\\testsuite\\resolvedependencies', - 5 => 'phpunit\\event\\testsuite\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Finished.php' => - array ( - 0 => '23013996401163f66c0157cac2967d2d1cabce88', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\finished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\__construct', - 1 => 'phpunit\\event\\testsuite\\telemetryinfo', - 2 => 'phpunit\\event\\testsuite\\testsuite', - 3 => 'phpunit\\event\\testsuite\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/FilteredSubscriber.php' => - array ( - 0 => 'a4b10515eae863253c20d68dff9b639f5cbe4280', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\filteredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/StartedSubscriber.php' => - array ( - 0 => '57e81d7795efb67a5a5a7786b53d1f4f82fe5cc4', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\startedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/TestSuite/FinishedSubscriber.php' => - array ( - 0 => '9c7b1dcfde5946a51b150306f5d29a7ff3bd418f', - 1 => - array ( - 0 => 'phpunit\\event\\testsuite\\finishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\testsuite\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Application/Started.php' => - array ( - 0 => 'efc3a25c4ab060b40ffc9420610bec302314d1e5', - 1 => - array ( - 0 => 'phpunit\\event\\application\\started', - ), - 2 => - array ( - 0 => 'phpunit\\event\\application\\__construct', - 1 => 'phpunit\\event\\application\\telemetryinfo', - 2 => 'phpunit\\event\\application\\runtime', - 3 => 'phpunit\\event\\application\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Application/Finished.php' => - array ( - 0 => 'cd9062feeca5dc1009cd45c51c6127852b3ca235', - 1 => - array ( - 0 => 'phpunit\\event\\application\\finished', - ), - 2 => - array ( - 0 => 'phpunit\\event\\application\\__construct', - 1 => 'phpunit\\event\\application\\telemetryinfo', - 2 => 'phpunit\\event\\application\\shellexitcode', - 3 => 'phpunit\\event\\application\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Application/StartedSubscriber.php' => - array ( - 0 => '5871e42fdc035a1cb2ce8acc80c9fe94b94bdc03', - 1 => - array ( - 0 => 'phpunit\\event\\application\\startedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\application\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/Application/FinishedSubscriber.php' => - array ( - 0 => '5e94fbe68de25acfd724a44f2796fb8dfe58b6fb', - 1 => - array ( - 0 => 'phpunit\\event\\application\\finishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\event\\application\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Events/EventCollection.php' => - array ( - 0 => 'dc4ecd34ddff458022827e6144062c33a7d6b893', - 1 => - array ( - 0 => 'phpunit\\event\\eventcollection', - ), - 2 => - array ( - 0 => 'phpunit\\event\\add', - 1 => 'phpunit\\event\\asarray', - 2 => 'phpunit\\event\\count', - 3 => 'phpunit\\event\\isempty', - 4 => 'phpunit\\event\\isnotempty', - 5 => 'phpunit\\event\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/TypeMap.php' => - array ( - 0 => 'b2cb339b0cc4a78757d537f570eb1821614fc797', - 1 => - array ( - 0 => 'phpunit\\event\\typemap', - ), - 2 => - array ( - 0 => 'phpunit\\event\\addmapping', - 1 => 'phpunit\\event\\isknownsubscribertype', - 2 => 'phpunit\\event\\isknowneventtype', - 3 => 'phpunit\\event\\map', - 4 => 'phpunit\\event\\ensuresubscriberinterfaceexists', - 5 => 'phpunit\\event\\ensureeventclassexists', - 6 => 'phpunit\\event\\ensuresubscriberinterfaceextendsinterface', - 7 => 'phpunit\\event\\ensureeventclassimplementseventinterface', - 8 => 'phpunit\\event\\ensuresubscriberwasnotalreadyregistered', - 9 => 'phpunit\\event\\ensureeventwasnotalreadyassigned', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/UnknownEventTypeException.php' => - array ( - 0 => '744c2352e323169a22038a724ea2a29f6a39897a', - 1 => - array ( - 0 => 'phpunit\\event\\unknowneventtypeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/UnknownEventException.php' => - array ( - 0 => '59fa5ec8542a3fda5d1b7ed2eda5e76b175b900a', - 1 => - array ( - 0 => 'phpunit\\event\\unknowneventexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/InvalidSubscriberException.php' => - array ( - 0 => '4cb3fb9391929d6477d59bd68b0e7e65d6ae7496', - 1 => - array ( - 0 => 'phpunit\\event\\invalidsubscriberexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/NoTestCaseObjectOnCallStackException.php' => - array ( - 0 => '82b7cba12fc332001dd207c69cdfa0f217837a49', - 1 => - array ( - 0 => 'phpunit\\event\\code\\notestcaseobjectoncallstackexception', - ), - 2 => - array ( - 0 => 'phpunit\\event\\code\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/RuntimeException.php' => - array ( - 0 => 'f4f962615eeab9ba85d908f41a700306e5e697fa', - 1 => - array ( - 0 => 'phpunit\\event\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/NoComparisonFailureException.php' => - array ( - 0 => '34134db3b3e58cfa04fcdad52702402dd111ba14', - 1 => - array ( - 0 => 'phpunit\\event\\test\\nocomparisonfailureexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/EventFacadeIsSealedException.php' => - array ( - 0 => 'b7e05797eeffddb5d00170510c015935f6e9bafe', - 1 => - array ( - 0 => 'phpunit\\event\\eventfacadeissealedexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/InvalidArgumentException.php' => - array ( - 0 => '02967b342c1f626c9120a8e4bfc335d1192467e6', - 1 => - array ( - 0 => 'phpunit\\event\\invalidargumentexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/NoPreviousThrowableException.php' => - array ( - 0 => '88a8caffc9113463080cd1b26971aff29ccf4f9c', - 1 => - array ( - 0 => 'phpunit\\event\\nopreviousthrowableexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberTypeException.php' => - array ( - 0 => '9e9f6d0e00ec7970d7fbfbdd498af748718d5494', - 1 => - array ( - 0 => 'phpunit\\event\\unknownsubscribertypeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/EventAlreadyAssignedException.php' => - array ( - 0 => '82721698929ece20f7a498a5c94f124fa70b815b', - 1 => - array ( - 0 => 'phpunit\\event\\eventalreadyassignedexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/SubscriberTypeAlreadyRegisteredException.php' => - array ( - 0 => 'ec0690787b168bfcdb18a148a6b9c9ca6914b6e9', - 1 => - array ( - 0 => 'phpunit\\event\\subscribertypealreadyregisteredexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/MoreThanOneDataSetFromDataProviderException.php' => - array ( - 0 => '7fd2923e67a239951020631dd1dd766d107b7963', - 1 => - array ( - 0 => 'phpunit\\event\\testdata\\morethanonedatasetfromdataproviderexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/NoDataSetFromDataProviderException.php' => - array ( - 0 => '11025e8837e709e9d6d8952abeb056861dea21cb', - 1 => - array ( - 0 => 'phpunit\\event\\testdata\\nodatasetfromdataproviderexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/InvalidEventException.php' => - array ( - 0 => '48a46996b2aca4e1424a3e7cc37f265fccb0eeb7', - 1 => - array ( - 0 => 'phpunit\\event\\invalideventexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/MapError.php' => - array ( - 0 => '803cfd67a59a90b90e26a89b933d8c189614e7cd', - 1 => - array ( - 0 => 'phpunit\\event\\maperror', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/Exception.php' => - array ( - 0 => '71b54ecaf6e136baaf9aa53ec0d6485277d51703', - 1 => - array ( - 0 => 'phpunit\\event\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberException.php' => - array ( - 0 => 'f007419a99a9bc9383ec72d898b86b92666b1956', - 1 => - array ( - 0 => 'phpunit\\event\\unknownsubscriberexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Event/Facade.php' => - array ( - 0 => '118622686d42282cb3f7a39a4077c8865af5683e', - 1 => - array ( - 0 => 'phpunit\\event\\facade', - ), - 2 => - array ( - 0 => 'phpunit\\event\\instance', - 1 => 'phpunit\\event\\emitter', - 2 => 'phpunit\\event\\__construct', - 3 => 'phpunit\\event\\registersubscribers', - 4 => 'phpunit\\event\\registersubscriber', - 5 => 'phpunit\\event\\registertracer', - 6 => 'phpunit\\event\\initforisolation', - 7 => 'phpunit\\event\\forward', - 8 => 'phpunit\\event\\seal', - 9 => 'phpunit\\event\\createdispatchingemitter', - 10 => 'phpunit\\event\\createtelemetrysystem', - 11 => 'phpunit\\event\\deferreddispatcher', - 12 => 'phpunit\\event\\typemap', - 13 => 'phpunit\\event\\registerdefaulttypes', - 14 => 'phpunit\\event\\garbagecollectorstatusprovider', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Before.php' => - array ( - 0 => '1b4bd598a16d666b5eefe4da513316aa0eac30d2', - 1 => - array ( - 0 => 'phpunit\\metadata\\before', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isbefore', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RunClassInSeparateProcess.php' => - array ( - 0 => '0f8015923f71f3ea8f131b1e9e8b7dbe1a75be63', - 1 => - array ( - 0 => 'phpunit\\metadata\\runclassinseparateprocess', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isrunclassinseparateprocess', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/IgnoreFunctionForCodeCoverage.php' => - array ( - 0 => '513220b7fe35d93e864d918c4e1694c45d8372d3', - 1 => - array ( - 0 => 'phpunit\\metadata\\ignorefunctionforcodecoverage', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isignorefunctionforcodecoverage', - 2 => 'phpunit\\metadata\\functionname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresPhp.php' => - array ( - 0 => '321cab13341b843be99d3ec29c765be0040e6c62', - 1 => - array ( - 0 => 'phpunit\\metadata\\requiresphp', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isrequiresphp', - 2 => 'phpunit\\metadata\\versionrequirement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresOperatingSystemFamily.php' => - array ( - 0 => 'e6f11a75be8057c8009cee8e61936ad48b554936', - 1 => - array ( - 0 => 'phpunit\\metadata\\requiresoperatingsystemfamily', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isrequiresoperatingsystemfamily', - 2 => 'phpunit\\metadata\\operatingsystemfamily', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Group.php' => - array ( - 0 => '5176d323ebd978b5072ff4f8a7dfed59fe42e7cb', - 1 => - array ( - 0 => 'phpunit\\metadata\\group', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isgroup', - 2 => 'phpunit\\metadata\\groupname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/After.php' => - array ( - 0 => '578c664bb0880b23a18e60f2c4c1cd0376a91e40', - 1 => - array ( - 0 => 'phpunit\\metadata\\after', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isafter', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/TestDox.php' => - array ( - 0 => '28ddcd2c661e83e93e89194a5f252c752f1d1da8', - 1 => - array ( - 0 => 'phpunit\\metadata\\testdox', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\istestdox', - 2 => 'phpunit\\metadata\\text', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/CoversDefaultClass.php' => - array ( - 0 => 'f2ffe052ea753c8717ade2edfd3fde269b12135c', - 1 => - array ( - 0 => 'phpunit\\metadata\\coversdefaultclass', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\iscoversdefaultclass', - 2 => 'phpunit\\metadata\\classname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/IgnoreMethodForCodeCoverage.php' => - array ( - 0 => '7af204b373a1b9360f3992a63cda458eaf5e1166', - 1 => - array ( - 0 => 'phpunit\\metadata\\ignoremethodforcodecoverage', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isignoremethodforcodecoverage', - 2 => 'phpunit\\metadata\\classname', - 3 => 'phpunit\\metadata\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresSetting.php' => - array ( - 0 => 'b7b49ba24c3aacb7fa3a9afaf599c5e906edde5b', - 1 => - array ( - 0 => 'phpunit\\metadata\\requiressetting', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isrequiressetting', - 2 => 'phpunit\\metadata\\setting', - 3 => 'phpunit\\metadata\\value', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/DependsOnMethod.php' => - array ( - 0 => 'b252abb4812faf48e7f16c5c8acd9be435600ce9', - 1 => - array ( - 0 => 'phpunit\\metadata\\dependsonmethod', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isdependsonmethod', - 2 => 'phpunit\\metadata\\classname', - 3 => 'phpunit\\metadata\\methodname', - 4 => 'phpunit\\metadata\\deepclone', - 5 => 'phpunit\\metadata\\shallowclone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/DependsOnClass.php' => - array ( - 0 => 'a3475b55653e283d6c0341009d6daf4f8a83cd5d', - 1 => - array ( - 0 => 'phpunit\\metadata\\dependsonclass', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isdependsonclass', - 2 => 'phpunit\\metadata\\classname', - 3 => 'phpunit\\metadata\\deepclone', - 4 => 'phpunit\\metadata\\shallowclone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/DataProvider.php' => - array ( - 0 => '091890893d683ba7e5effddb66e1e7493d243816', - 1 => - array ( - 0 => 'phpunit\\metadata\\dataprovider', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isdataprovider', - 2 => 'phpunit\\metadata\\classname', - 3 => 'phpunit\\metadata\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Metadata.php' => - array ( - 0 => 'e8a6e8446ec084b78f034741774c6071b0d6649d', - 1 => - array ( - 0 => 'phpunit\\metadata\\metadata', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\after', - 1 => 'phpunit\\metadata\\afterclass', - 2 => 'phpunit\\metadata\\backupglobalsonclass', - 3 => 'phpunit\\metadata\\backupglobalsonmethod', - 4 => 'phpunit\\metadata\\backupstaticpropertiesonclass', - 5 => 'phpunit\\metadata\\backupstaticpropertiesonmethod', - 6 => 'phpunit\\metadata\\before', - 7 => 'phpunit\\metadata\\beforeclass', - 8 => 'phpunit\\metadata\\coversclass', - 9 => 'phpunit\\metadata\\coversfunction', - 10 => 'phpunit\\metadata\\coversonclass', - 11 => 'phpunit\\metadata\\coversonmethod', - 12 => 'phpunit\\metadata\\coversdefaultclass', - 13 => 'phpunit\\metadata\\coversnothingonclass', - 14 => 'phpunit\\metadata\\coversnothingonmethod', - 15 => 'phpunit\\metadata\\dataprovider', - 16 => 'phpunit\\metadata\\dependsonclass', - 17 => 'phpunit\\metadata\\dependsonmethod', - 18 => 'phpunit\\metadata\\doesnotperformassertionsonclass', - 19 => 'phpunit\\metadata\\doesnotperformassertionsonmethod', - 20 => 'phpunit\\metadata\\excludeglobalvariablefrombackuponclass', - 21 => 'phpunit\\metadata\\excludeglobalvariablefrombackuponmethod', - 22 => 'phpunit\\metadata\\excludestaticpropertyfrombackuponclass', - 23 => 'phpunit\\metadata\\excludestaticpropertyfrombackuponmethod', - 24 => 'phpunit\\metadata\\grouponclass', - 25 => 'phpunit\\metadata\\grouponmethod', - 26 => 'phpunit\\metadata\\ignoredeprecationsonclass', - 27 => 'phpunit\\metadata\\ignoredeprecationsonmethod', - 28 => 'phpunit\\metadata\\ignoreclassforcodecoverage', - 29 => 'phpunit\\metadata\\ignoremethodforcodecoverage', - 30 => 'phpunit\\metadata\\ignorefunctionforcodecoverage', - 31 => 'phpunit\\metadata\\postcondition', - 32 => 'phpunit\\metadata\\precondition', - 33 => 'phpunit\\metadata\\preserveglobalstateonclass', - 34 => 'phpunit\\metadata\\preserveglobalstateonmethod', - 35 => 'phpunit\\metadata\\requiresfunctiononclass', - 36 => 'phpunit\\metadata\\requiresfunctiononmethod', - 37 => 'phpunit\\metadata\\requiresmethodonclass', - 38 => 'phpunit\\metadata\\requiresmethodonmethod', - 39 => 'phpunit\\metadata\\requiresoperatingsystemonclass', - 40 => 'phpunit\\metadata\\requiresoperatingsystemonmethod', - 41 => 'phpunit\\metadata\\requiresoperatingsystemfamilyonclass', - 42 => 'phpunit\\metadata\\requiresoperatingsystemfamilyonmethod', - 43 => 'phpunit\\metadata\\requiresphponclass', - 44 => 'phpunit\\metadata\\requiresphponmethod', - 45 => 'phpunit\\metadata\\requiresphpextensiononclass', - 46 => 'phpunit\\metadata\\requiresphpextensiononmethod', - 47 => 'phpunit\\metadata\\requiresphpunitonclass', - 48 => 'phpunit\\metadata\\requiresphpunitonmethod', - 49 => 'phpunit\\metadata\\requiressettingonclass', - 50 => 'phpunit\\metadata\\requiressettingonmethod', - 51 => 'phpunit\\metadata\\runclassinseparateprocess', - 52 => 'phpunit\\metadata\\runtestsinseparateprocesses', - 53 => 'phpunit\\metadata\\runinseparateprocess', - 54 => 'phpunit\\metadata\\test', - 55 => 'phpunit\\metadata\\testdoxonclass', - 56 => 'phpunit\\metadata\\testdoxonmethod', - 57 => 'phpunit\\metadata\\testwith', - 58 => 'phpunit\\metadata\\usesclass', - 59 => 'phpunit\\metadata\\usesfunction', - 60 => 'phpunit\\metadata\\usesonclass', - 61 => 'phpunit\\metadata\\usesonmethod', - 62 => 'phpunit\\metadata\\usesdefaultclass', - 63 => 'phpunit\\metadata\\withouterrorhandler', - 64 => 'phpunit\\metadata\\__construct', - 65 => 'phpunit\\metadata\\isclasslevel', - 66 => 'phpunit\\metadata\\ismethodlevel', - 67 => 'phpunit\\metadata\\isafter', - 68 => 'phpunit\\metadata\\isafterclass', - 69 => 'phpunit\\metadata\\isbackupglobals', - 70 => 'phpunit\\metadata\\isbackupstaticproperties', - 71 => 'phpunit\\metadata\\isbeforeclass', - 72 => 'phpunit\\metadata\\isbefore', - 73 => 'phpunit\\metadata\\iscovers', - 74 => 'phpunit\\metadata\\iscoversclass', - 75 => 'phpunit\\metadata\\iscoversdefaultclass', - 76 => 'phpunit\\metadata\\iscoversfunction', - 77 => 'phpunit\\metadata\\iscoversnothing', - 78 => 'phpunit\\metadata\\isdataprovider', - 79 => 'phpunit\\metadata\\isdependsonclass', - 80 => 'phpunit\\metadata\\isdependsonmethod', - 81 => 'phpunit\\metadata\\isdoesnotperformassertions', - 82 => 'phpunit\\metadata\\isexcludeglobalvariablefrombackup', - 83 => 'phpunit\\metadata\\isexcludestaticpropertyfrombackup', - 84 => 'phpunit\\metadata\\isgroup', - 85 => 'phpunit\\metadata\\isignoredeprecations', - 86 => 'phpunit\\metadata\\isignoreclassforcodecoverage', - 87 => 'phpunit\\metadata\\isignoremethodforcodecoverage', - 88 => 'phpunit\\metadata\\isignorefunctionforcodecoverage', - 89 => 'phpunit\\metadata\\isrunclassinseparateprocess', - 90 => 'phpunit\\metadata\\isruninseparateprocess', - 91 => 'phpunit\\metadata\\isruntestsinseparateprocesses', - 92 => 'phpunit\\metadata\\istest', - 93 => 'phpunit\\metadata\\isprecondition', - 94 => 'phpunit\\metadata\\ispostcondition', - 95 => 'phpunit\\metadata\\ispreserveglobalstate', - 96 => 'phpunit\\metadata\\isrequiresmethod', - 97 => 'phpunit\\metadata\\isrequiresfunction', - 98 => 'phpunit\\metadata\\isrequiresoperatingsystem', - 99 => 'phpunit\\metadata\\isrequiresoperatingsystemfamily', - 100 => 'phpunit\\metadata\\isrequiresphp', - 101 => 'phpunit\\metadata\\isrequiresphpextension', - 102 => 'phpunit\\metadata\\isrequiresphpunit', - 103 => 'phpunit\\metadata\\isrequiressetting', - 104 => 'phpunit\\metadata\\istestdox', - 105 => 'phpunit\\metadata\\istestwith', - 106 => 'phpunit\\metadata\\isuses', - 107 => 'phpunit\\metadata\\isusesclass', - 108 => 'phpunit\\metadata\\isusesdefaultclass', - 109 => 'phpunit\\metadata\\isusesfunction', - 110 => 'phpunit\\metadata\\iswithouterrorhandler', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RunInSeparateProcess.php' => - array ( - 0 => '3afcc5bf4f0974a8409fdd0def780280d0de2505', - 1 => - array ( - 0 => 'phpunit\\metadata\\runinseparateprocess', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isruninseparateprocess', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/UsesFunction.php' => - array ( - 0 => '00566f618796100f924fb78308509b748d4b6358', - 1 => - array ( - 0 => 'phpunit\\metadata\\usesfunction', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isusesfunction', - 2 => 'phpunit\\metadata\\functionname', - 3 => 'phpunit\\metadata\\asstringforcodeunitmapper', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/AfterClass.php' => - array ( - 0 => 'ca85a07050cd32f04cec336546373a637fbc2cfc', - 1 => - array ( - 0 => 'phpunit\\metadata\\afterclass', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isafterclass', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Uses.php' => - array ( - 0 => '740c256798bdf58a064cc5a25e72a9815ad20683', - 1 => - array ( - 0 => 'phpunit\\metadata\\uses', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isuses', - 2 => 'phpunit\\metadata\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/AttributeParser.php' => - array ( - 0 => 'e6df3f95f099e17ff6ac5c537734b654ef2b82bf', - 1 => - array ( - 0 => 'phpunit\\metadata\\parser\\attributeparser', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\parser\\forclass', - 1 => 'phpunit\\metadata\\parser\\formethod', - 2 => 'phpunit\\metadata\\parser\\forclassandmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/Parser.php' => - array ( - 0 => '48346a753ec0bea9b8e56bfc0e383b78537e5587', - 1 => - array ( - 0 => 'phpunit\\metadata\\parser\\parser', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\parser\\forclass', - 1 => 'phpunit\\metadata\\parser\\formethod', - 2 => 'phpunit\\metadata\\parser\\forclassandmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/Registry.php' => - array ( - 0 => '3ab731226fc6e8b7bb27bb549d164a557277e13f', - 1 => - array ( - 0 => 'phpunit\\metadata\\parser\\registry', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\parser\\parser', - 1 => 'phpunit\\metadata\\parser\\build', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/CachingParser.php' => - array ( - 0 => '172ee54059aa2bd74b97af33a01745eb482d57b2', - 1 => - array ( - 0 => 'phpunit\\metadata\\parser\\cachingparser', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\parser\\__construct', - 1 => 'phpunit\\metadata\\parser\\forclass', - 2 => 'phpunit\\metadata\\parser\\formethod', - 3 => 'phpunit\\metadata\\parser\\forclassandmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/Registry.php' => - array ( - 0 => 'd55829c3ee7367743f35fef03e47d593132b5042', - 1 => - array ( - 0 => 'phpunit\\metadata\\annotation\\parser\\registry', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\annotation\\parser\\getinstance', - 1 => 'phpunit\\metadata\\annotation\\parser\\forclassname', - 2 => 'phpunit\\metadata\\annotation\\parser\\formethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/DocBlock.php' => - array ( - 0 => '3258bbd8875444327e0f65a956be9d27ea5234f7', - 1 => - array ( - 0 => 'phpunit\\metadata\\annotation\\parser\\docblock', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\annotation\\parser\\ofclass', - 1 => 'phpunit\\metadata\\annotation\\parser\\ofmethod', - 2 => 'phpunit\\metadata\\annotation\\parser\\__construct', - 3 => 'phpunit\\metadata\\annotation\\parser\\requirements', - 4 => 'phpunit\\metadata\\annotation\\parser\\symbolannotations', - 5 => 'phpunit\\metadata\\annotation\\parser\\parsedocblock', - 6 => 'phpunit\\metadata\\annotation\\parser\\extractannotationsfromreflector', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/AnnotationParser.php' => - array ( - 0 => '98e028f541a43f79e7c84aac1b7eb7a4d2f943c7', - 1 => - array ( - 0 => 'phpunit\\metadata\\parser\\annotationparser', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\parser\\forclass', - 1 => 'phpunit\\metadata\\parser\\formethod', - 2 => 'phpunit\\metadata\\parser\\forclassandmethod', - 3 => 'phpunit\\metadata\\parser\\stringtobool', - 4 => 'phpunit\\metadata\\parser\\cleanupcoversorusestarget', - 5 => 'phpunit\\metadata\\parser\\parserequirements', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Parser/ParserChain.php' => - array ( - 0 => '55b5b2801234924465564225129e54fd165f2191', - 1 => - array ( - 0 => 'phpunit\\metadata\\parser\\parserchain', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\parser\\__construct', - 1 => 'phpunit\\metadata\\parser\\forclass', - 2 => 'phpunit\\metadata\\parser\\formethod', - 3 => 'phpunit\\metadata\\parser\\forclassandmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/UsesDefaultClass.php' => - array ( - 0 => '085d363ef602a249094879653a6ee68d1b695dc1', - 1 => - array ( - 0 => 'phpunit\\metadata\\usesdefaultclass', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isusesdefaultclass', - 2 => 'phpunit\\metadata\\classname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/PreserveGlobalState.php' => - array ( - 0 => '0788aa53e8a050c2d9f8f532999da02510a982c9', - 1 => - array ( - 0 => 'phpunit\\metadata\\preserveglobalstate', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\ispreserveglobalstate', - 2 => 'phpunit\\metadata\\enabled', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/MetadataCollection.php' => - array ( - 0 => '715bcd4e887bce454f1b4a925408d189b328b078', - 1 => - array ( - 0 => 'phpunit\\metadata\\metadatacollection', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\fromarray', - 1 => 'phpunit\\metadata\\__construct', - 2 => 'phpunit\\metadata\\asarray', - 3 => 'phpunit\\metadata\\count', - 4 => 'phpunit\\metadata\\isempty', - 5 => 'phpunit\\metadata\\isnotempty', - 6 => 'phpunit\\metadata\\getiterator', - 7 => 'phpunit\\metadata\\mergewith', - 8 => 'phpunit\\metadata\\isclasslevel', - 9 => 'phpunit\\metadata\\ismethodlevel', - 10 => 'phpunit\\metadata\\isafter', - 11 => 'phpunit\\metadata\\isafterclass', - 12 => 'phpunit\\metadata\\isbackupglobals', - 13 => 'phpunit\\metadata\\isbackupstaticproperties', - 14 => 'phpunit\\metadata\\isbeforeclass', - 15 => 'phpunit\\metadata\\isbefore', - 16 => 'phpunit\\metadata\\iscovers', - 17 => 'phpunit\\metadata\\iscoversclass', - 18 => 'phpunit\\metadata\\iscoversdefaultclass', - 19 => 'phpunit\\metadata\\iscoversfunction', - 20 => 'phpunit\\metadata\\isexcludeglobalvariablefrombackup', - 21 => 'phpunit\\metadata\\isexcludestaticpropertyfrombackup', - 22 => 'phpunit\\metadata\\iscoversnothing', - 23 => 'phpunit\\metadata\\isdataprovider', - 24 => 'phpunit\\metadata\\isdepends', - 25 => 'phpunit\\metadata\\isdependsonclass', - 26 => 'phpunit\\metadata\\isdependsonmethod', - 27 => 'phpunit\\metadata\\isdoesnotperformassertions', - 28 => 'phpunit\\metadata\\isgroup', - 29 => 'phpunit\\metadata\\isignoredeprecations', - 30 => 'phpunit\\metadata\\isignoreclassforcodecoverage', - 31 => 'phpunit\\metadata\\isignoremethodforcodecoverage', - 32 => 'phpunit\\metadata\\isignorefunctionforcodecoverage', - 33 => 'phpunit\\metadata\\isrunclassinseparateprocess', - 34 => 'phpunit\\metadata\\isruninseparateprocess', - 35 => 'phpunit\\metadata\\isruntestsinseparateprocesses', - 36 => 'phpunit\\metadata\\istest', - 37 => 'phpunit\\metadata\\isprecondition', - 38 => 'phpunit\\metadata\\ispostcondition', - 39 => 'phpunit\\metadata\\ispreserveglobalstate', - 40 => 'phpunit\\metadata\\isrequiresmethod', - 41 => 'phpunit\\metadata\\isrequiresfunction', - 42 => 'phpunit\\metadata\\isrequiresoperatingsystem', - 43 => 'phpunit\\metadata\\isrequiresoperatingsystemfamily', - 44 => 'phpunit\\metadata\\isrequiresphp', - 45 => 'phpunit\\metadata\\isrequiresphpextension', - 46 => 'phpunit\\metadata\\isrequiresphpunit', - 47 => 'phpunit\\metadata\\isrequiressetting', - 48 => 'phpunit\\metadata\\istestdox', - 49 => 'phpunit\\metadata\\istestwith', - 50 => 'phpunit\\metadata\\isuses', - 51 => 'phpunit\\metadata\\isusesclass', - 52 => 'phpunit\\metadata\\isusesdefaultclass', - 53 => 'phpunit\\metadata\\isusesfunction', - 54 => 'phpunit\\metadata\\iswithouterrorhandler', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresMethod.php' => - array ( - 0 => '190365d112c5833875dab639b6943d368f0b9810', - 1 => - array ( - 0 => 'phpunit\\metadata\\requiresmethod', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isrequiresmethod', - 2 => 'phpunit\\metadata\\classname', - 3 => 'phpunit\\metadata\\methodname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Test.php' => - array ( - 0 => '3220c8d0aa73e6368319e0c3423946d5ae6f43ca', - 1 => - array ( - 0 => 'phpunit\\metadata\\test', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\istest', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresPhpunit.php' => - array ( - 0 => '9673d763255a939cec9d2e1fed1244d5b508d4f7', - 1 => - array ( - 0 => 'phpunit\\metadata\\requiresphpunit', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isrequiresphpunit', - 2 => 'phpunit\\metadata\\versionrequirement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/MetadataCollectionIterator.php' => - array ( - 0 => 'f890e7f5986f5cff984d09f73ea2ab573dea8f0b', - 1 => - array ( - 0 => 'phpunit\\metadata\\metadatacollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\rewind', - 2 => 'phpunit\\metadata\\valid', - 3 => 'phpunit\\metadata\\key', - 4 => 'phpunit\\metadata\\current', - 5 => 'phpunit\\metadata\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/ExcludeGlobalVariableFromBackup.php' => - array ( - 0 => '4735c52caae52af0678b02512677cf6a21d44aec', - 1 => - array ( - 0 => 'phpunit\\metadata\\excludeglobalvariablefrombackup', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isexcludeglobalvariablefrombackup', - 2 => 'phpunit\\metadata\\globalvariablename', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/WithoutErrorHandler.php' => - array ( - 0 => '58449eb10e882e8862f7a924f351ccaa48b4da6d', - 1 => - array ( - 0 => 'phpunit\\metadata\\withouterrorhandler', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\iswithouterrorhandler', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Version/ComparisonRequirement.php' => - array ( - 0 => '6e073b18f21fff4e97b7c0ee3ce33508a02dab63', - 1 => - array ( - 0 => 'phpunit\\metadata\\version\\comparisonrequirement', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\version\\__construct', - 1 => 'phpunit\\metadata\\version\\issatisfiedby', - 2 => 'phpunit\\metadata\\version\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Version/ConstraintRequirement.php' => - array ( - 0 => '491b3573f6794a282bf4e8fdea18f76ec9055cc1', - 1 => - array ( - 0 => 'phpunit\\metadata\\version\\constraintrequirement', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\version\\__construct', - 1 => 'phpunit\\metadata\\version\\issatisfiedby', - 2 => 'phpunit\\metadata\\version\\asstring', - 3 => 'phpunit\\metadata\\version\\sanitize', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Version/Requirement.php' => - array ( - 0 => '0f2c296af20b094e23b931c1758e2b3228128053', - 1 => - array ( - 0 => 'phpunit\\metadata\\version\\requirement', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\version\\from', - 1 => 'phpunit\\metadata\\version\\issatisfiedby', - 2 => 'phpunit\\metadata\\version\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresFunction.php' => - array ( - 0 => '11efb3f673d85395f0d5e128625b7c5162af2da7', - 1 => - array ( - 0 => 'phpunit\\metadata\\requiresfunction', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isrequiresfunction', - 2 => 'phpunit\\metadata\\functionname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/IgnoreClassForCodeCoverage.php' => - array ( - 0 => '3ed7d1ce85be4f0441ec06be37a7e53382617970', - 1 => - array ( - 0 => 'phpunit\\metadata\\ignoreclassforcodecoverage', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isignoreclassforcodecoverage', - 2 => 'phpunit\\metadata\\classname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/ExcludeStaticPropertyFromBackup.php' => - array ( - 0 => '3341f0f57d307181f09ff2747dc0701b06901731', - 1 => - array ( - 0 => 'phpunit\\metadata\\excludestaticpropertyfrombackup', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isexcludestaticpropertyfrombackup', - 2 => 'phpunit\\metadata\\classname', - 3 => 'phpunit\\metadata\\propertyname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresPhpExtension.php' => - array ( - 0 => '5e1437fae9d56e3c26a358e833dbc36e7429ad10', - 1 => - array ( - 0 => 'phpunit\\metadata\\requiresphpextension', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isrequiresphpextension', - 2 => 'phpunit\\metadata\\extension', - 3 => 'phpunit\\metadata\\hasversionrequirement', - 4 => 'phpunit\\metadata\\versionrequirement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/DoesNotPerformAssertions.php' => - array ( - 0 => 'eb16ddff5124b1523f50dd84ab114b81c0cff2ae', - 1 => - array ( - 0 => 'phpunit\\metadata\\doesnotperformassertions', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isdoesnotperformassertions', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/PreCondition.php' => - array ( - 0 => '0653794ca3a227b494e771322f6def0aa720a695', - 1 => - array ( - 0 => 'phpunit\\metadata\\precondition', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isprecondition', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RequiresOperatingSystem.php' => - array ( - 0 => 'e65385ce5dd6170e28d239c16d6e6f80b8e0e21d', - 1 => - array ( - 0 => 'phpunit\\metadata\\requiresoperatingsystem', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isrequiresoperatingsystem', - 2 => 'phpunit\\metadata\\operatingsystem', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/BackupStaticProperties.php' => - array ( - 0 => '2a246d9004bdea50a3f29094b5ae4a1b5914d591', - 1 => - array ( - 0 => 'phpunit\\metadata\\backupstaticproperties', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isbackupstaticproperties', - 2 => 'phpunit\\metadata\\enabled', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/HookMethods.php' => - array ( - 0 => '231e9901ee815eae287d60e52f1aac4e3cae618a', - 1 => - array ( - 0 => 'phpunit\\metadata\\api\\hookmethods', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\api\\hookmethods', - 1 => 'phpunit\\metadata\\api\\emptyhookmethodsarray', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/CodeCoverage.php' => - array ( - 0 => 'fee655ec50cba3f509cb4820f2e19ec4ce621ec6', - 1 => - array ( - 0 => 'phpunit\\metadata\\api\\codecoverage', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\api\\linestobecovered', - 1 => 'phpunit\\metadata\\api\\linestobeused', - 2 => 'phpunit\\metadata\\api\\linestobeignored', - 3 => 'phpunit\\metadata\\api\\shouldcodecoveragebecollectedfor', - 4 => 'phpunit\\metadata\\api\\testcaseclassesin', - 5 => 'phpunit\\metadata\\api\\codeunitsignoredby', - 6 => 'phpunit\\metadata\\api\\maptocodeunits', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/DataProvider.php' => - array ( - 0 => 'e6bddf4e71407a9632888a40059c311d3cc801ce', - 1 => - array ( - 0 => 'phpunit\\metadata\\api\\dataprovider', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\api\\provideddata', - 1 => 'phpunit\\metadata\\api\\dataprovidedbymethods', - 2 => 'phpunit\\metadata\\api\\dataprovidedbymetadata', - 3 => 'phpunit\\metadata\\api\\dataprovidedbytestwithannotation', - 4 => 'phpunit\\metadata\\api\\valueobjectfortestmethodwithouttestdata', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/Requirements.php' => - array ( - 0 => '694f1908fd4718651edf589220b7c5ecd1df80d1', - 1 => - array ( - 0 => 'phpunit\\metadata\\api\\requirements', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\api\\requirementsnotsatisfiedfor', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/Dependencies.php' => - array ( - 0 => '809efb12b2238cb1c76ced72d65a0acd2ee50216', - 1 => - array ( - 0 => 'phpunit\\metadata\\api\\dependencies', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\api\\dependencies', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Api/Groups.php' => - array ( - 0 => 'b65b58418045db4030e970f299e92b093032e89b', - 1 => - array ( - 0 => 'phpunit\\metadata\\api\\groups', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\api\\groups', - 1 => 'phpunit\\metadata\\api\\size', - 2 => 'phpunit\\metadata\\api\\canonicalizename', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/TestWith.php' => - array ( - 0 => 'fd63ec5f38aa4e8d1ac2f8af9ac11f4a4ebac5f4', - 1 => - array ( - 0 => 'phpunit\\metadata\\testwith', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\istestwith', - 2 => 'phpunit\\metadata\\data', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/CoversNothing.php' => - array ( - 0 => '080314fa60838d720e97c3258adc851ad5a9d747', - 1 => - array ( - 0 => 'phpunit\\metadata\\coversnothing', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\iscoversnothing', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/CoversFunction.php' => - array ( - 0 => 'c266cc90ea1da019171e59e993185b5fd8bc0d8a', - 1 => - array ( - 0 => 'phpunit\\metadata\\coversfunction', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\iscoversfunction', - 2 => 'phpunit\\metadata\\functionname', - 3 => 'phpunit\\metadata\\asstringforcodeunitmapper', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/UsesClass.php' => - array ( - 0 => '0771f90b06045f7c4d0626f39364906b24a98487', - 1 => - array ( - 0 => 'phpunit\\metadata\\usesclass', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isusesclass', - 2 => 'phpunit\\metadata\\classname', - 3 => 'phpunit\\metadata\\asstringforcodeunitmapper', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/IgnoreDeprecations.php' => - array ( - 0 => 'ddfe55dd599bae8e0598a25830051e3930a6c22f', - 1 => - array ( - 0 => 'phpunit\\metadata\\ignoredeprecations', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isignoredeprecations', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/PostCondition.php' => - array ( - 0 => '73a5f35debb31999ff774fe53b0d1c8ecfc7574e', - 1 => - array ( - 0 => 'phpunit\\metadata\\postcondition', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\ispostcondition', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/BeforeClass.php' => - array ( - 0 => 'db8077947d01379a1648c4e48d47433308b5b282', - 1 => - array ( - 0 => 'phpunit\\metadata\\beforeclass', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isbeforeclass', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/InvalidVersionRequirementException.php' => - array ( - 0 => 'e62ba4e9fec73b10bae23917147c91d8094d5341', - 1 => - array ( - 0 => 'phpunit\\metadata\\invalidversionrequirementexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/ReflectionException.php' => - array ( - 0 => '9c2fe91d15be7251fdd7409147b2394b71f43557', - 1 => - array ( - 0 => 'phpunit\\metadata\\reflectionexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/AnnotationsAreNotSupportedForInternalClassesException.php' => - array ( - 0 => '786eb276264137f721775d265bf3813e0937cf25', - 1 => - array ( - 0 => 'phpunit\\metadata\\annotationsarenotsupportedforinternalclassesexception', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/NoVersionRequirementException.php' => - array ( - 0 => 'cc7a64f2fce8f852a7861cfc34875b20b4370d4c', - 1 => - array ( - 0 => 'phpunit\\metadata\\noversionrequirementexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/Exception.php' => - array ( - 0 => '07470204cc4cc5fb672463fae706beb5a7b7907c', - 1 => - array ( - 0 => 'phpunit\\metadata\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Exception/InvalidAttributeException.php' => - array ( - 0 => '13244d61de84ccf2e172a5099b41a4465490ced9', - 1 => - array ( - 0 => 'phpunit\\metadata\\invalidattributeexception', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/CoversClass.php' => - array ( - 0 => '4eec8838c39a02b61094b42046487d5f7673f8fa', - 1 => - array ( - 0 => 'phpunit\\metadata\\coversclass', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\iscoversclass', - 2 => 'phpunit\\metadata\\classname', - 3 => 'phpunit\\metadata\\asstringforcodeunitmapper', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/RunTestsInSeparateProcesses.php' => - array ( - 0 => '705996742a5863cb7d5bd1782cd86df574dc22c6', - 1 => - array ( - 0 => 'phpunit\\metadata\\runtestsinseparateprocesses', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\isruntestsinseparateprocesses', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/BackupGlobals.php' => - array ( - 0 => 'd0f1dbd7b64747887992b5509c5c7aa874b66bf5', - 1 => - array ( - 0 => 'phpunit\\metadata\\backupglobals', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\isbackupglobals', - 2 => 'phpunit\\metadata\\enabled', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Metadata/Covers.php' => - array ( - 0 => '8754ff3267c03fa586cd0c6fda5190e37886b5dc', - 1 => - array ( - 0 => 'phpunit\\metadata\\covers', - ), - 2 => - array ( - 0 => 'phpunit\\metadata\\__construct', - 1 => 'phpunit\\metadata\\iscovers', - 2 => 'phpunit\\metadata\\target', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/EventLogger.php' => - array ( - 0 => 'a16eff1e18642e31c31f2565f0e493601e29f3d7', - 1 => - array ( - 0 => 'phpunit\\logging\\eventlogger', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\__construct', - 1 => 'phpunit\\logging\\trace', - 2 => 'phpunit\\logging\\telemetryinfo', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestErroredSubscriber.php' => - array ( - 0 => '4feef662980f1c4a3e30e6cf2e8e4e7945e2ab2f', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testerroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPrintedUnexpectedOutputSubscriber.php' => - array ( - 0 => '02ac5ca21c5bf107bea291a70c659a5b71802d37', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testprintedunexpectedoutputsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestFailedSubscriber.php' => - array ( - 0 => 'cfc1d7b5a4b36993f669cc498f984ad4d2c39702', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testfailedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestRunnerExecutionFinishedSubscriber.php' => - array ( - 0 => '9ebe0a948fb205dbb2f6ed98ad00184a41440ae9', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testrunnerexecutionfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSuiteFinishedSubscriber.php' => - array ( - 0 => '899a52e8168d604e7531126bda39a2e21bb19e8a', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testsuitefinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestMarkedIncompleteSubscriber.php' => - array ( - 0 => '6913a7faf3c9d196de7ada810d669214c66fda33', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testmarkedincompletesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparedSubscriber.php' => - array ( - 0 => 'c459e96ea4bcf65fb787f11408022037d032c0cc', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testpreparedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparationStartedSubscriber.php' => - array ( - 0 => '14b28aa2b030e68d275a601e0126887bb648c84c', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testpreparationstartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSuiteStartedSubscriber.php' => - array ( - 0 => '837320df528818d49edb3e181c496717fb7f51d5', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testsuitestartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparationFailedSubscriber.php' => - array ( - 0 => '6e6b26d05e025c4b069274dced7f23420b7e009d', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testpreparationfailedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/Subscriber.php' => - array ( - 0 => '9d3e9f19e6a9979c4528fbe6cb23cd2dd7eff6d3', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\subscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\__construct', - 1 => 'phpunit\\logging\\junit\\logger', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSkippedSubscriber.php' => - array ( - 0 => '60a0185c70a462a4eab87323fc2f2ca0ba6c4469', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testskippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestFinishedSubscriber.php' => - array ( - 0 => '8e82dcf57efad2bec69bc54bedc8e846ab44e9dc', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\testfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/JUnit/JunitXmlLogger.php' => - array ( - 0 => '286721bf40f49e0e95002fdac366865d4b2f056e', - 1 => - array ( - 0 => 'phpunit\\logging\\junit\\junitxmllogger', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\junit\\__construct', - 1 => 'phpunit\\logging\\junit\\flush', - 2 => 'phpunit\\logging\\junit\\testsuitestarted', - 3 => 'phpunit\\logging\\junit\\testsuitefinished', - 4 => 'phpunit\\logging\\junit\\testpreparationstarted', - 5 => 'phpunit\\logging\\junit\\testpreparationfailed', - 6 => 'phpunit\\logging\\junit\\testprepared', - 7 => 'phpunit\\logging\\junit\\testprintedunexpectedoutput', - 8 => 'phpunit\\logging\\junit\\testfinished', - 9 => 'phpunit\\logging\\junit\\testmarkedincomplete', - 10 => 'phpunit\\logging\\junit\\testskipped', - 11 => 'phpunit\\logging\\junit\\testerrored', - 12 => 'phpunit\\logging\\junit\\testfailed', - 13 => 'phpunit\\logging\\junit\\handlefinish', - 14 => 'phpunit\\logging\\junit\\registersubscribers', - 15 => 'phpunit\\logging\\junit\\createdocument', - 16 => 'phpunit\\logging\\junit\\handlefault', - 17 => 'phpunit\\logging\\junit\\handleincompleteorskipped', - 18 => 'phpunit\\logging\\junit\\testasstring', - 19 => 'phpunit\\logging\\junit\\name', - 20 => 'phpunit\\logging\\junit\\createtestcase', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/TeamCityLogger.php' => - array ( - 0 => '75076ba0f00453340919b138a05264399dc31577', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\teamcitylogger', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\__construct', - 1 => 'phpunit\\logging\\teamcity\\testsuitestarted', - 2 => 'phpunit\\logging\\teamcity\\testsuitefinished', - 3 => 'phpunit\\logging\\teamcity\\testprepared', - 4 => 'phpunit\\logging\\teamcity\\testmarkedincomplete', - 5 => 'phpunit\\logging\\teamcity\\testskipped', - 6 => 'phpunit\\logging\\teamcity\\testsuiteskipped', - 7 => 'phpunit\\logging\\teamcity\\beforefirsttestmethoderrored', - 8 => 'phpunit\\logging\\teamcity\\testerrored', - 9 => 'phpunit\\logging\\teamcity\\testfailed', - 10 => 'phpunit\\logging\\teamcity\\testconsideredrisky', - 11 => 'phpunit\\logging\\teamcity\\testfinished', - 12 => 'phpunit\\logging\\teamcity\\flush', - 13 => 'phpunit\\logging\\teamcity\\registersubscribers', - 14 => 'phpunit\\logging\\teamcity\\setflowid', - 15 => 'phpunit\\logging\\teamcity\\writemessage', - 16 => 'phpunit\\logging\\teamcity\\duration', - 17 => 'phpunit\\logging\\teamcity\\escape', - 18 => 'phpunit\\logging\\teamcity\\message', - 19 => 'phpunit\\logging\\teamcity\\details', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestErroredSubscriber.php' => - array ( - 0 => 'b3f2df025ba683f1fe9a359b0cde35fc951436aa', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testerroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestConsideredRiskySubscriber.php' => - array ( - 0 => '2022a330e767683580caedff47fc9e7ea54e4ee5', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testconsideredriskysubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestFailedSubscriber.php' => - array ( - 0 => 'f3bcb009b191249e3ebc28cf4dbe82a13abec6bb', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testfailedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteSkippedSubscriber.php' => - array ( - 0 => '330950e4b858028a4b95f6f432374c4a86722951', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testsuiteskippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestRunnerExecutionFinishedSubscriber.php' => - array ( - 0 => '7a37ccbb5c437dbc47a88ce3efeb723c8137829d', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testrunnerexecutionfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteFinishedSubscriber.php' => - array ( - 0 => 'b23265b12fae8f2d25f7aa78d9f5265648abc891', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testsuitefinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestMarkedIncompleteSubscriber.php' => - array ( - 0 => '3268e49f1b93c7836133c8d276aab3405257eac3', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testmarkedincompletesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestPreparedSubscriber.php' => - array ( - 0 => '263c0483495b57f87fd3cca805f821fdd664120f', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testpreparedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteStartedSubscriber.php' => - array ( - 0 => '5322d253194c8fae7a7e8cf4a574869f9209ac8d', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testsuitestartedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteBeforeFirstTestMethodErroredSubscriber.php' => - array ( - 0 => '139aceb4055d2d05b3f4d61a0b7be5f9a5e50add', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testsuitebeforefirsttestmethoderroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/Subscriber.php' => - array ( - 0 => 'ce8e4cf7e045169b06cce645c3b27e06ce0fddd3', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\subscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\__construct', - 1 => 'phpunit\\logging\\teamcity\\logger', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSkippedSubscriber.php' => - array ( - 0 => '58f31cbfa11e31fec8345609dd7232824f477c1a', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testskippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestFinishedSubscriber.php' => - array ( - 0 => '8ecc6f672c229fe5de0d947b93d1cf7faa98db40', - 1 => - array ( - 0 => 'phpunit\\logging\\teamcity\\testfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\teamcity\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/PlainTextRenderer.php' => - array ( - 0 => 'df7a0016e326b26a5752eaadf380f7d03d837dd4', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\plaintextrenderer', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\render', - 1 => 'phpunit\\logging\\testdox\\reduce', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResult.php' => - array ( - 0 => '843d539d4e2f06e735f696749fcd006823da0272', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testresult', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\__construct', - 1 => 'phpunit\\logging\\testdox\\test', - 2 => 'phpunit\\logging\\testdox\\status', - 3 => 'phpunit\\logging\\testdox\\hasthrowable', - 4 => 'phpunit\\logging\\testdox\\throwable', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollector.php' => - array ( - 0 => '627ec3ef551d78f7e1f867c61fca0ce8517b6cd1', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testresultcollector', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\__construct', - 1 => 'phpunit\\logging\\testdox\\testmethodsgroupedbyclass', - 2 => 'phpunit\\logging\\testdox\\testprepared', - 3 => 'phpunit\\logging\\testdox\\testerrored', - 4 => 'phpunit\\logging\\testdox\\testfailed', - 5 => 'phpunit\\logging\\testdox\\testpassed', - 6 => 'phpunit\\logging\\testdox\\testskipped', - 7 => 'phpunit\\logging\\testdox\\testmarkedincomplete', - 8 => 'phpunit\\logging\\testdox\\testconsideredrisky', - 9 => 'phpunit\\logging\\testdox\\testtriggereddeprecation', - 10 => 'phpunit\\logging\\testdox\\testtriggerednotice', - 11 => 'phpunit\\logging\\testdox\\testtriggeredwarning', - 12 => 'phpunit\\logging\\testdox\\testtriggeredphpdeprecation', - 13 => 'phpunit\\logging\\testdox\\testtriggeredphpnotice', - 14 => 'phpunit\\logging\\testdox\\testtriggeredphpwarning', - 15 => 'phpunit\\logging\\testdox\\testtriggeredphpunitdeprecation', - 16 => 'phpunit\\logging\\testdox\\testtriggeredphpuniterror', - 17 => 'phpunit\\logging\\testdox\\testtriggeredphpunitwarning', - 18 => 'phpunit\\logging\\testdox\\testfinished', - 19 => 'phpunit\\logging\\testdox\\registersubscribers', - 20 => 'phpunit\\logging\\testdox\\updateteststatus', - 21 => 'phpunit\\logging\\testdox\\process', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollection.php' => - array ( - 0 => '8a54b95bde9ce6402344b35d09d8458171d5b160', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testresultcollection', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\fromarray', - 1 => 'phpunit\\logging\\testdox\\__construct', - 2 => 'phpunit\\logging\\testdox\\asarray', - 3 => 'phpunit\\logging\\testdox\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestErroredSubscriber.php' => - array ( - 0 => '2ec822e4c4f3803b2cb266b3545b3b31b2509b22', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testerroredsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestConsideredRiskySubscriber.php' => - array ( - 0 => '27a2f57b6cd76023b0ed0d524f0e8e7a5a42fac2', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testconsideredriskysubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php' => - array ( - 0 => 'c7a43e222ef6a115eb65234e78194bbb417a8569', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testtriggerednoticesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php' => - array ( - 0 => '068887e9531d24b1a508710be23ca3f0d6fe2013', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testtriggeredphpunitwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestFailedSubscriber.php' => - array ( - 0 => 'a5b0d325ec1f1dd077f0fcbe0251bd17b5babcbc', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testfailedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php' => - array ( - 0 => '2ec7ed7683d28e9e2e6f48c97847e76ebd5f4c30', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testtriggeredphpuniterrorsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestPassedSubscriber.php' => - array ( - 0 => 'e5afc71959bb8dc268cfd54406850d2df45d3be1', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testpassedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredWarningSubscriber.php' => - array ( - 0 => '79c1d61d6c8694deb73b477edf68acc39062f382', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testtriggeredwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php' => - array ( - 0 => '329f0ba2e152ca239feddd9ea05c1a6f850b307b', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testtriggereddeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' => - array ( - 0 => '0a45ac08df747c3da3542d0ccc38d57155573e09', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testtriggeredphpdeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php' => - array ( - 0 => '0fec93d5380585b3af207829aa182def759602ec', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testmarkedincompletesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestPreparedSubscriber.php' => - array ( - 0 => 'bbfbce0826125b3263398210c1c25b22ffd9c565', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testpreparedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php' => - array ( - 0 => 'b6c762f34f7cf247834bdda1b9522fff6d25568a', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testtriggeredphpwarningsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/Subscriber.php' => - array ( - 0 => 'a7836b67e604a925714b7a2e097ec2ca3a3c7490', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\subscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\__construct', - 1 => 'phpunit\\logging\\testdox\\collector', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestSkippedSubscriber.php' => - array ( - 0 => '9f7bbdfd9c9dab5c62aae253b2b365f1a09ee9b0', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testskippedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestFinishedSubscriber.php' => - array ( - 0 => 'a59ffd6686d850e2939581a2813f30a97cc4bb6a', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testfinishedsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php' => - array ( - 0 => 'b552b9cab93ecb59febd8751048fd860c6ee6c43', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testtriggeredphpunitdeprecationsubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php' => - array ( - 0 => 'aa53578d6075b0ab7d94aef923b1acea8f2c9db9', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testtriggeredphpnoticesubscriber', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\notify', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollectionIterator.php' => - array ( - 0 => '60131d7b4b5687482bcafb6ee7a1666e031c228c', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\testresultcollectioniterator', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\__construct', - 1 => 'phpunit\\logging\\testdox\\rewind', - 2 => 'phpunit\\logging\\testdox\\valid', - 3 => 'phpunit\\logging\\testdox\\key', - 4 => 'phpunit\\logging\\testdox\\current', - 5 => 'phpunit\\logging\\testdox\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/NamePrettifier.php' => - array ( - 0 => '4dddd5792273eca96eadbdadd38781490288c0ce', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\nameprettifier', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\prettifytestclassname', - 1 => 'phpunit\\logging\\testdox\\prettifytestmethodname', - 2 => 'phpunit\\logging\\testdox\\prettifytestcase', - 3 => 'phpunit\\logging\\testdox\\prettifydataset', - 4 => 'phpunit\\logging\\testdox\\maptestmethodparameternamestoprovideddatavalues', - 5 => 'phpunit\\logging\\testdox\\objecttostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/phpunit/src/Logging/TestDox/HtmlRenderer.php' => - array ( - 0 => 'b12329867ac4861a58ca941c4d2441bdefe2d6bf', - 1 => - array ( - 0 => 'phpunit\\logging\\testdox\\htmlrenderer', - ), - 2 => - array ( - 0 => 'phpunit\\logging\\testdox\\render', - 1 => 'phpunit\\logging\\testdox\\reduce', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/57/2c/572ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php b/storage/framework/cache/phpstan/cache/PHPStan/57/2c/572ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php deleted file mode 100644 index 4c1a1a4..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/57/2c/572ceffdfcf0b5a933ebf94cf415a18bf9e560a0.php +++ /dev/null @@ -1,70 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-text-template/src/exceptions/RuntimeException.php' => - array ( - 0 => '7a19b120a8deaa8f0f3271cf2385276fbc4461ec', - 1 => - array ( - 0 => 'sebastianbergmann\\template\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-text-template/src/exceptions/InvalidArgumentException.php' => - array ( - 0 => '02fc5bf6252c6d418dcaee916fce2f3690251349', - 1 => - array ( - 0 => 'sebastianbergmann\\template\\invalidargumentexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-text-template/src/exceptions/Exception.php' => - array ( - 0 => '0a38bd1cb58cb6ab0f43b58f95608743ae360bfa', - 1 => - array ( - 0 => 'sebastianbergmann\\template\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-text-template/src/Template.php' => - array ( - 0 => '233ef3b301d36df49e91cfeba56f2160912cf63d', - 1 => - array ( - 0 => 'sebastianbergmann\\template\\template', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\template\\__construct', - 1 => 'sebastianbergmann\\template\\setfile', - 2 => 'sebastianbergmann\\template\\setvar', - 3 => 'sebastianbergmann\\template\\render', - 4 => 'sebastianbergmann\\template\\renderto', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/5e/0d/5e0d89b1f38596322557ab9be47c57bd7ad0a002.php b/storage/framework/cache/phpstan/cache/PHPStan/5e/0d/5e0d89b1f38596322557ab9be47c57bd7ad0a002.php deleted file mode 100644 index f9c0d04..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/5e/0d/5e0d89b1f38596322557ab9be47c57bd7ad0a002.php +++ /dev/null @@ -1,24 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/object-enumerator/src/Enumerator.php' => - array ( - 0 => '08d824d1d532ea447b7b505dfe4d4dd7cc4bf098', - 1 => - array ( - 0 => 'sebastianbergmann\\objectenumerator\\enumerator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\objectenumerator\\enumerate', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/68/1b/681bbc8a3209d5d986fe4599f3ad686b40c893b1.php b/storage/framework/cache/phpstan/cache/PHPStan/68/1b/681bbc8a3209d5d986fe4599f3ad686b40c893b1.php deleted file mode 100644 index 9370387..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/68/1b/681bbc8a3209d5d986fe4599f3ad686b40c893b1.php +++ /dev/null @@ -1,260 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Expect.php' => - array ( - 0 => '8055b66c2364b901934ef6b57c27f1d7b1496ed8', - 1 => - array ( - 0 => 'nette\\schema\\expect', - ), - 2 => - array ( - 0 => 'nette\\schema\\__callstatic', - 1 => 'nette\\schema\\type', - 2 => 'nette\\schema\\anyof', - 3 => 'nette\\schema\\structure', - 4 => 'nette\\schema\\from', - 5 => 'nette\\schema\\array', - 6 => 'nette\\schema\\arrayof', - 7 => 'nette\\schema\\listof', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/DynamicParameter.php' => - array ( - 0 => '4192e262c5c981d77aad158604c245d054f83e90', - 1 => - array ( - 0 => 'nette\\schema\\dynamicparameter', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/ValidationException.php' => - array ( - 0 => 'debe8d841f9dc68cc92527f0d6fb30ddc884d39a', - 1 => - array ( - 0 => 'nette\\schema\\validationexception', - ), - 2 => - array ( - 0 => 'nette\\schema\\__construct', - 1 => 'nette\\schema\\getmessages', - 2 => 'nette\\schema\\getmessageobjects', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Elements/Type.php' => - array ( - 0 => 'ce314fdc4a731e5d3d5999c86954ee5c2b9776ac', - 1 => - array ( - 0 => 'nette\\schema\\elements\\type', - ), - 2 => - array ( - 0 => 'nette\\schema\\elements\\__construct', - 1 => 'nette\\schema\\elements\\nullable', - 2 => 'nette\\schema\\elements\\mergedefaults', - 3 => 'nette\\schema\\elements\\dynamic', - 4 => 'nette\\schema\\elements\\min', - 5 => 'nette\\schema\\elements\\max', - 6 => 'nette\\schema\\elements\\items', - 7 => 'nette\\schema\\elements\\pattern', - 8 => 'nette\\schema\\elements\\normalize', - 9 => 'nette\\schema\\elements\\merge', - 10 => 'nette\\schema\\elements\\complete', - 11 => 'nette\\schema\\elements\\validateitems', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Elements/Structure.php' => - array ( - 0 => '0c281fc9427ca572c25a47af46579c29b1474e6e', - 1 => - array ( - 0 => 'nette\\schema\\elements\\structure', - ), - 2 => - array ( - 0 => 'nette\\schema\\elements\\__construct', - 1 => 'nette\\schema\\elements\\default', - 2 => 'nette\\schema\\elements\\min', - 3 => 'nette\\schema\\elements\\max', - 4 => 'nette\\schema\\elements\\otheritems', - 5 => 'nette\\schema\\elements\\skipdefaults', - 6 => 'nette\\schema\\elements\\extend', - 7 => 'nette\\schema\\elements\\getshape', - 8 => 'nette\\schema\\elements\\normalize', - 9 => 'nette\\schema\\elements\\merge', - 10 => 'nette\\schema\\elements\\complete', - 11 => 'nette\\schema\\elements\\validateitems', - 12 => 'nette\\schema\\elements\\completedefault', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Elements/Base.php' => - array ( - 0 => '5f17f0632b72113e75e11c4a3320bcf02efe9703', - 1 => - array ( - 0 => 'nette\\schema\\elements\\base', - ), - 2 => - array ( - 0 => 'nette\\schema\\elements\\default', - 1 => 'nette\\schema\\elements\\required', - 2 => 'nette\\schema\\elements\\before', - 3 => 'nette\\schema\\elements\\castto', - 4 => 'nette\\schema\\elements\\transform', - 5 => 'nette\\schema\\elements\\assert', - 6 => 'nette\\schema\\elements\\deprecated', - 7 => 'nette\\schema\\elements\\completedefault', - 8 => 'nette\\schema\\elements\\donormalize', - 9 => 'nette\\schema\\elements\\dodeprecation', - 10 => 'nette\\schema\\elements\\dotransform', - 11 => 'nette\\schema\\elements\\dovalidate', - 12 => 'nette\\schema\\elements\\dovalidaterange', - 13 => 'nette\\schema\\elements\\dofinalize', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Elements/AnyOf.php' => - array ( - 0 => '414710a9e3262ad6d561e713773c3e268f34b44f', - 1 => - array ( - 0 => 'nette\\schema\\elements\\anyof', - ), - 2 => - array ( - 0 => 'nette\\schema\\elements\\__construct', - 1 => 'nette\\schema\\elements\\firstisdefault', - 2 => 'nette\\schema\\elements\\nullable', - 3 => 'nette\\schema\\elements\\dynamic', - 4 => 'nette\\schema\\elements\\normalize', - 5 => 'nette\\schema\\elements\\merge', - 6 => 'nette\\schema\\elements\\complete', - 7 => 'nette\\schema\\elements\\findalternative', - 8 => 'nette\\schema\\elements\\completedefault', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Context.php' => - array ( - 0 => 'a1f0b34eac134ead52282f3747a21b7d735c11d9', - 1 => - array ( - 0 => 'nette\\schema\\context', - ), - 2 => - array ( - 0 => 'nette\\schema\\adderror', - 1 => 'nette\\schema\\addwarning', - 2 => 'nette\\schema\\createchecker', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Processor.php' => - array ( - 0 => 'efa684244f9e6f22300316afa634a0102d8973ad', - 1 => - array ( - 0 => 'nette\\schema\\processor', - ), - 2 => - array ( - 0 => 'nette\\schema\\skipdefaults', - 1 => 'nette\\schema\\process', - 2 => 'nette\\schema\\processmultiple', - 3 => 'nette\\schema\\getwarnings', - 4 => 'nette\\schema\\throwserrors', - 5 => 'nette\\schema\\createcontext', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Schema.php' => - array ( - 0 => '24a8422581be56a210c0a4c610af3aeaaeca779a', - 1 => - array ( - 0 => 'nette\\schema\\schema', - ), - 2 => - array ( - 0 => 'nette\\schema\\normalize', - 1 => 'nette\\schema\\merge', - 2 => 'nette\\schema\\complete', - 3 => 'nette\\schema\\completedefault', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Helpers.php' => - array ( - 0 => '0f8d327f5a4b38e63b15474096cdda91292bb20e', - 1 => - array ( - 0 => 'nette\\schema\\helpers', - ), - 2 => - array ( - 0 => 'nette\\schema\\merge', - 1 => 'nette\\schema\\getpropertytype', - 2 => 'nette\\schema\\parseannotation', - 3 => 'nette\\schema\\formatvalue', - 4 => 'nette\\schema\\validatetype', - 5 => 'nette\\schema\\validaterange', - 6 => 'nette\\schema\\isinrange', - 7 => 'nette\\schema\\validatepattern', - 8 => 'nette\\schema\\getcaststrategy', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/schema/src/Schema/Message.php' => - array ( - 0 => '2525526ec0028931fc3d2ca20207a9060c564059', - 1 => - array ( - 0 => 'nette\\schema\\message', - ), - 2 => - array ( - 0 => 'nette\\schema\\__construct', - 1 => 'nette\\schema\\tostring', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/69/7a/697a2a162eaf0a04019913a4aa0a92e06145bb5e.php b/storage/framework/cache/phpstan/cache/PHPStan/69/7a/697a2a162eaf0a04019913a4aa0a92e06145bb5e.php deleted file mode 100644 index 870987a..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/69/7a/697a2a162eaf0a04019913a4aa0a92e06145bb5e.php +++ /dev/null @@ -1,79 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-file-iterator/src/Factory.php' => - array ( - 0 => '8d834ed6a74c4ee962bb783129a782bee34b6c95', - 1 => - array ( - 0 => 'sebastianbergmann\\fileiterator\\factory', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\fileiterator\\getfileiterator', - 1 => 'sebastianbergmann\\fileiterator\\resolvewildcards', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-file-iterator/src/ExcludeIterator.php' => - array ( - 0 => 'c057c310e75af02eaa00ce75582b3f590ddb803d', - 1 => - array ( - 0 => 'sebastianbergmann\\fileiterator\\excludeiterator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\fileiterator\\__construct', - 1 => 'sebastianbergmann\\fileiterator\\accept', - 2 => 'sebastianbergmann\\fileiterator\\haschildren', - 3 => 'sebastianbergmann\\fileiterator\\getchildren', - 4 => 'sebastianbergmann\\fileiterator\\getinneriterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-file-iterator/src/Iterator.php' => - array ( - 0 => '14ff05aa1d9dbf1cc430fff2d2e2e9a8c55f728b', - 1 => - array ( - 0 => 'sebastianbergmann\\fileiterator\\iterator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\fileiterator\\__construct', - 1 => 'sebastianbergmann\\fileiterator\\accept', - 2 => 'sebastianbergmann\\fileiterator\\acceptpath', - 3 => 'sebastianbergmann\\fileiterator\\acceptprefix', - 4 => 'sebastianbergmann\\fileiterator\\acceptsuffix', - 5 => 'sebastianbergmann\\fileiterator\\acceptsubstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-file-iterator/src/Facade.php' => - array ( - 0 => '20b80e3e406ff3173e725a8638fcae56f2aff2c2', - 1 => - array ( - 0 => 'sebastianbergmann\\fileiterator\\facade', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\fileiterator\\getfilesasarray', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/6a/8c/6a8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php b/storage/framework/cache/phpstan/cache/PHPStan/6a/8c/6a8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php deleted file mode 100644 index c4a2e2f..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/6a/8c/6a8cfd58dd425a5b70b7aa2fe6d471024b1b6883.php +++ /dev/null @@ -1,1419 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/BaseMatcher.php' => - array ( - 0 => 'ecded29c81c001f0acf79d55c8fe64ca62bd6ab3', - 1 => - array ( - 0 => 'hamcrest\\basematcher', - ), - 2 => - array ( - 0 => 'hamcrest\\describemismatch', - 1 => 'hamcrest\\__tostring', - 2 => 'hamcrest\\__invoke', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Collection/IsEmptyTraversable.php' => - array ( - 0 => '7a218d39f7fd194fee8ed4fc3f62f2e82924e1a7', - 1 => - array ( - 0 => 'hamcrest\\collection\\isemptytraversable', - ), - 2 => - array ( - 0 => 'hamcrest\\collection\\__construct', - 1 => 'hamcrest\\collection\\matches', - 2 => 'hamcrest\\collection\\describeto', - 3 => 'hamcrest\\collection\\emptytraversable', - 4 => 'hamcrest\\collection\\nonemptytraversable', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Collection/IsTraversableWithSize.php' => - array ( - 0 => '4b7a4caa9ee1fd9428c22ecf928f7d7c493b7758', - 1 => - array ( - 0 => 'hamcrest\\collection\\istraversablewithsize', - ), - 2 => - array ( - 0 => 'hamcrest\\collection\\__construct', - 1 => 'hamcrest\\collection\\featurevalueof', - 2 => 'hamcrest\\collection\\traversablewithsize', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsInstanceOf.php' => - array ( - 0 => '0dc9bccb755013e071e0fca3b0a3795783a41f94', - 1 => - array ( - 0 => 'hamcrest\\core\\isinstanceof', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matcheswithdiagnosticdescription', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\aninstanceof', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsTypeOf.php' => - array ( - 0 => '26f7a5bf14f1191fb76f6b3cdcbb9d752e52011b', - 1 => - array ( - 0 => 'hamcrest\\core\\istypeof', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\describemismatch', - 4 => 'hamcrest\\core\\gettypedescription', - 5 => 'hamcrest\\core\\typeof', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsAnything.php' => - array ( - 0 => '715ebc43adf88b08b6b3f88422274d055b9424c0', - 1 => - array ( - 0 => 'hamcrest\\core\\isanything', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\anything', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/HasToString.php' => - array ( - 0 => 'ef688a1e35bbb5574286b55fb6ae0d8f5b0202e6', - 1 => - array ( - 0 => 'hamcrest\\core\\hastostring', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matchessafelywithdiagnosticdescription', - 2 => 'hamcrest\\core\\featurevalueof', - 3 => 'hamcrest\\core\\hastostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/Every.php' => - array ( - 0 => 'a9539e1e94cc285125a1da1ea541cfa2ee05e277', - 1 => - array ( - 0 => 'hamcrest\\core\\every', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matchessafelywithdiagnosticdescription', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\everyitem', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsCollectionContaining.php' => - array ( - 0 => '4a80f2687cca6422af6c1f4158067de1a228cfba', - 1 => - array ( - 0 => 'hamcrest\\core\\iscollectioncontaining', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matchessafely', - 2 => 'hamcrest\\core\\describemismatchsafely', - 3 => 'hamcrest\\core\\describeto', - 4 => 'hamcrest\\core\\hasitem', - 5 => 'hamcrest\\core\\hasitems', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/DescribedAs.php' => - array ( - 0 => '1caa650c8304ff06e6ef4900b0d4429b14447deb', - 1 => - array ( - 0 => 'hamcrest\\core\\describedas', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\describedas', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsSame.php' => - array ( - 0 => '5c22ce5b8523356598a2ec5dc78020ac81ef9ce0', - 1 => - array ( - 0 => 'hamcrest\\core\\issame', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\sameinstance', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/AllOf.php' => - array ( - 0 => '100e7848703aff924b405aac4a1af7bb38b9fc16', - 1 => - array ( - 0 => 'hamcrest\\core\\allof', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matcheswithdiagnosticdescription', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\allof', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/CombinableMatcher.php' => - array ( - 0 => '9c6d0995c09820c9ff0e9a106eebbabf1f9f8477', - 1 => - array ( - 0 => 'hamcrest\\core\\combinablematcher', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\andalso', - 4 => 'hamcrest\\core\\orelse', - 5 => 'hamcrest\\core\\both', - 6 => 'hamcrest\\core\\either', - 7 => 'hamcrest\\core\\_templatedlistwith', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/Set.php' => - array ( - 0 => '29e26d577355f7624705dfa999d04fe5d5dac5a4', - 1 => - array ( - 0 => 'hamcrest\\core\\set', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\describemismatch', - 4 => 'hamcrest\\core\\set', - 5 => 'hamcrest\\core\\notset', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsEqual.php' => - array ( - 0 => 'a7d123b97dca12f5d5ccc52fe0329a60d457f317', - 1 => - array ( - 0 => 'hamcrest\\core\\isequal', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\equalto', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/Is.php' => - array ( - 0 => 'cd739f646f8fb5b813f0f6b7e2234b6784da2e0f', - 1 => - array ( - 0 => 'hamcrest\\core\\is', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\describemismatch', - 4 => 'hamcrest\\core\\is', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/AnyOf.php' => - array ( - 0 => '39a3b74163be49f0c0afe09adfb02fdf320797fc', - 1 => - array ( - 0 => 'hamcrest\\core\\anyof', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\anyof', - 4 => 'hamcrest\\core\\noneof', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsNot.php' => - array ( - 0 => 'f3876690438eaded103f74ee57817df859fe4337', - 1 => - array ( - 0 => 'hamcrest\\core\\isnot', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matches', - 2 => 'hamcrest\\core\\describeto', - 3 => 'hamcrest\\core\\not', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsIdentical.php' => - array ( - 0 => 'c66cfd2220a91c972a41028c6aaeb1ab77b6ce08', - 1 => - array ( - 0 => 'hamcrest\\core\\isidentical', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\describeto', - 2 => 'hamcrest\\core\\identicalto', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/IsNull.php' => - array ( - 0 => '963d470399d1d879359306a01a5c6e5f9160cc31', - 1 => - array ( - 0 => 'hamcrest\\core\\isnull', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\matches', - 1 => 'hamcrest\\core\\describeto', - 2 => 'hamcrest\\core\\nullvalue', - 3 => 'hamcrest\\core\\notnullvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Core/ShortcutCombination.php' => - array ( - 0 => 'a2af2f191ad37934536faf98009ad8480802508d', - 1 => - array ( - 0 => 'hamcrest\\core\\shortcutcombination', - ), - 2 => - array ( - 0 => 'hamcrest\\core\\__construct', - 1 => 'hamcrest\\core\\matcheswithshortcut', - 2 => 'hamcrest\\core\\describetowithoperator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/MatcherAssert.php' => - array ( - 0 => '8f45ab27f62c72a7e8673348e8b0ac0e95947981', - 1 => - array ( - 0 => 'hamcrest\\matcherassert', - ), - 2 => - array ( - 0 => 'hamcrest\\assertthat', - 1 => 'hamcrest\\getcount', - 2 => 'hamcrest\\resetcount', - 3 => 'hamcrest\\doassert', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/SelfDescribing.php' => - array ( - 0 => '55b89f280431a9ff3f7ee9337cf7da6b54aebe22', - 1 => - array ( - 0 => 'hamcrest\\selfdescribing', - ), - 2 => - array ( - 0 => 'hamcrest\\describeto', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/DiagnosingMatcher.php' => - array ( - 0 => '11f2ce906bfca0efa6b9dbe1dd93bc89de6314a9', - 1 => - array ( - 0 => 'hamcrest\\diagnosingmatcher', - ), - 2 => - array ( - 0 => 'hamcrest\\matches', - 1 => 'hamcrest\\describemismatch', - 2 => 'hamcrest\\matcheswithdiagnosticdescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/AssertionError.php' => - array ( - 0 => '97b25fbb5bc7c32b1ce9428c3e7d141a81614419', - 1 => - array ( - 0 => 'hamcrest\\assertionerror', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Internal/SelfDescribingValue.php' => - array ( - 0 => 'fe2ee1e6a697ac97bb2723aa5cdfc9f4eff00c0d', - 1 => - array ( - 0 => 'hamcrest\\internal\\selfdescribingvalue', - ), - 2 => - array ( - 0 => 'hamcrest\\internal\\__construct', - 1 => 'hamcrest\\internal\\describeto', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/TypeSafeDiagnosingMatcher.php' => - array ( - 0 => '4ae0a61215f17c30d1d4a636833aeaccff73cf07', - 1 => - array ( - 0 => 'hamcrest\\typesafediagnosingmatcher', - ), - 2 => - array ( - 0 => 'hamcrest\\matchessafely', - 1 => 'hamcrest\\describemismatchsafely', - 2 => 'hamcrest\\matchessafelywithdiagnosticdescription', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/FeatureMatcher.php' => - array ( - 0 => '29b63b2c6ad3149adc0068280fdc0f4f71f39db5', - 1 => - array ( - 0 => 'hamcrest\\featurematcher', - ), - 2 => - array ( - 0 => 'hamcrest\\__construct', - 1 => 'hamcrest\\featurevalueof', - 2 => 'hamcrest\\matchessafelywithdiagnosticdescription', - 3 => 'hamcrest\\describeto', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Xml/HasXPath.php' => - array ( - 0 => 'f574877392d56f3cb0fb56fb8d311d572a55416d', - 1 => - array ( - 0 => 'hamcrest\\xml\\hasxpath', - ), - 2 => - array ( - 0 => 'hamcrest\\xml\\__construct', - 1 => 'hamcrest\\xml\\matcheswithdiagnosticdescription', - 2 => 'hamcrest\\xml\\createdocument', - 3 => 'hamcrest\\xml\\evaluate', - 4 => 'hamcrest\\xml\\matchescontent', - 5 => 'hamcrest\\xml\\matchesexpression', - 6 => 'hamcrest\\xml\\describeto', - 7 => 'hamcrest\\xml\\hasxpath', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Number/IsCloseTo.php' => - array ( - 0 => '001ce0a513acfd7101c645bf8d610bed389e46a9', - 1 => - array ( - 0 => 'hamcrest\\number\\iscloseto', - ), - 2 => - array ( - 0 => 'hamcrest\\number\\__construct', - 1 => 'hamcrest\\number\\matchessafely', - 2 => 'hamcrest\\number\\describemismatchsafely', - 3 => 'hamcrest\\number\\describeto', - 4 => 'hamcrest\\number\\closeto', - 5 => 'hamcrest\\number\\_actualdelta', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Number/OrderingComparison.php' => - array ( - 0 => '9aeab15a5b221ccd00532f83a30457546d365e9c', - 1 => - array ( - 0 => 'hamcrest\\number\\orderingcomparison', - ), - 2 => - array ( - 0 => 'hamcrest\\number\\__construct', - 1 => 'hamcrest\\number\\matchessafely', - 2 => 'hamcrest\\number\\describemismatchsafely', - 3 => 'hamcrest\\number\\describeto', - 4 => 'hamcrest\\number\\comparesequalto', - 5 => 'hamcrest\\number\\greaterthan', - 6 => 'hamcrest\\number\\greaterthanorequalto', - 7 => 'hamcrest\\number\\lessthan', - 8 => 'hamcrest\\number\\lessthanorequalto', - 9 => 'hamcrest\\number\\_compare', - 10 => 'hamcrest\\number\\_comparison', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/BaseDescription.php' => - array ( - 0 => '3170aeb2cd6d4c0c11ee018cd2c9b796a175771a', - 1 => - array ( - 0 => 'hamcrest\\basedescription', - ), - 2 => - array ( - 0 => 'hamcrest\\appendtext', - 1 => 'hamcrest\\appenddescriptionof', - 2 => 'hamcrest\\appendvalue', - 3 => 'hamcrest\\appendvaluelist', - 4 => 'hamcrest\\appendlist', - 5 => 'hamcrest\\append', - 6 => 'hamcrest\\_tophpsyntax', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsInteger.php' => - array ( - 0 => '2d998a674bb3e4f71b88a6b89e39d61a6a0b9f2d', - 1 => - array ( - 0 => 'hamcrest\\type\\isinteger', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\integervalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsBoolean.php' => - array ( - 0 => 'bf556ba74b3f48f77fb149d60b370039bf9572b2', - 1 => - array ( - 0 => 'hamcrest\\type\\isboolean', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\booleanvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsResource.php' => - array ( - 0 => '4c1f8c206d52561fab564a51fd1f1b66d146687f', - 1 => - array ( - 0 => 'hamcrest\\type\\isresource', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\resourcevalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsObject.php' => - array ( - 0 => '7a55db0f79f63efdaad2979868f7894ac498495c', - 1 => - array ( - 0 => 'hamcrest\\type\\isobject', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\objectvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsScalar.php' => - array ( - 0 => '6a76c2a31d23c8f8eeb66e2543bf0e5000d5e0f2', - 1 => - array ( - 0 => 'hamcrest\\type\\isscalar', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\matches', - 2 => 'hamcrest\\type\\scalarvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsString.php' => - array ( - 0 => 'ce8e4de992f68e8d62e26e20fc329015276de235', - 1 => - array ( - 0 => 'hamcrest\\type\\isstring', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\stringvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsNumeric.php' => - array ( - 0 => 'e095a0b200d53d38423fca4f08981d140add8d70', - 1 => - array ( - 0 => 'hamcrest\\type\\isnumeric', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\matches', - 2 => 'hamcrest\\type\\ishexadecimal', - 3 => 'hamcrest\\type\\numericvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsArray.php' => - array ( - 0 => '5903d125d33c329becfa3694195d5f9e7b8c4185', - 1 => - array ( - 0 => 'hamcrest\\type\\isarray', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\arrayvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsCallable.php' => - array ( - 0 => '1f6cbc3f99bab4674946c92b403c3b93dae6b915', - 1 => - array ( - 0 => 'hamcrest\\type\\iscallable', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\matches', - 2 => 'hamcrest\\type\\callablevalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsDouble.php' => - array ( - 0 => 'a51960397a3caebae1e05a6d5a31fb18a3986ac8', - 1 => - array ( - 0 => 'hamcrest\\type\\isdouble', - ), - 2 => - array ( - 0 => 'hamcrest\\type\\__construct', - 1 => 'hamcrest\\type\\doublevalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Matcher.php' => - array ( - 0 => 'e0d782f1661b3febec35c0bc88a7bf1abd5cb0b6', - 1 => - array ( - 0 => 'hamcrest\\matcher', - ), - 2 => - array ( - 0 => 'hamcrest\\matches', - 1 => 'hamcrest\\describemismatch', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContainingKeyValuePair.php' => - array ( - 0 => '1f9d2f9800b0a24e009461a6ce6074b328362172', - 1 => - array ( - 0 => 'hamcrest\\arrays\\isarraycontainingkeyvaluepair', - ), - 2 => - array ( - 0 => 'hamcrest\\arrays\\__construct', - 1 => 'hamcrest\\arrays\\matchessafely', - 2 => 'hamcrest\\arrays\\describemismatchsafely', - 3 => 'hamcrest\\arrays\\describeto', - 4 => 'hamcrest\\arrays\\haskeyvaluepair', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContainingKey.php' => - array ( - 0 => 'f5f742041e6173d0d2641d1a7bfec923173d4c9f', - 1 => - array ( - 0 => 'hamcrest\\arrays\\isarraycontainingkey', - ), - 2 => - array ( - 0 => 'hamcrest\\arrays\\__construct', - 1 => 'hamcrest\\arrays\\matchessafely', - 2 => 'hamcrest\\arrays\\describemismatchsafely', - 3 => 'hamcrest\\arrays\\describeto', - 4 => 'hamcrest\\arrays\\haskeyinarray', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayWithSize.php' => - array ( - 0 => '9133f558a703466bbe49df937c356d35806df9e0', - 1 => - array ( - 0 => 'hamcrest\\arrays\\isarraywithsize', - ), - 2 => - array ( - 0 => 'hamcrest\\arrays\\__construct', - 1 => 'hamcrest\\arrays\\featurevalueof', - 2 => 'hamcrest\\arrays\\arraywithsize', - 3 => 'hamcrest\\arrays\\emptyarray', - 4 => 'hamcrest\\arrays\\nonemptyarray', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContainingInAnyOrder.php' => - array ( - 0 => 'c29f19507146575b25d0afc0c6ecf6e1f9b0505b', - 1 => - array ( - 0 => 'hamcrest\\arrays\\isarraycontaininginanyorder', - ), - 2 => - array ( - 0 => 'hamcrest\\arrays\\__construct', - 1 => 'hamcrest\\arrays\\matchessafelywithdiagnosticdescription', - 2 => 'hamcrest\\arrays\\describeto', - 3 => 'hamcrest\\arrays\\arraycontaininginanyorder', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/MatchingOnce.php' => - array ( - 0 => 'e5d89d61031a83735ddbfd026f6654b52751eb20', - 1 => - array ( - 0 => 'hamcrest\\arrays\\matchingonce', - ), - 2 => - array ( - 0 => 'hamcrest\\arrays\\__construct', - 1 => 'hamcrest\\arrays\\matches', - 2 => 'hamcrest\\arrays\\isfinished', - 3 => 'hamcrest\\arrays\\_isnotsurplus', - 4 => 'hamcrest\\arrays\\_ismatched', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContainingInOrder.php' => - array ( - 0 => '8ccf5b8b226b2c5b279bb2ab71c1256b3cf89c64', - 1 => - array ( - 0 => 'hamcrest\\arrays\\isarraycontaininginorder', - ), - 2 => - array ( - 0 => 'hamcrest\\arrays\\__construct', - 1 => 'hamcrest\\arrays\\matchessafelywithdiagnosticdescription', - 2 => 'hamcrest\\arrays\\describeto', - 3 => 'hamcrest\\arrays\\arraycontaining', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArray.php' => - array ( - 0 => '741276e8b904f925399672bf8dd872cf5e139684', - 1 => - array ( - 0 => 'hamcrest\\arrays\\isarray', - ), - 2 => - array ( - 0 => 'hamcrest\\arrays\\__construct', - 1 => 'hamcrest\\arrays\\matchessafely', - 2 => 'hamcrest\\arrays\\describemismatchsafely', - 3 => 'hamcrest\\arrays\\describeto', - 4 => 'hamcrest\\arrays\\anarray', - 5 => 'hamcrest\\arrays\\descriptionstart', - 6 => 'hamcrest\\arrays\\descriptionseparator', - 7 => 'hamcrest\\arrays\\descriptionend', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/IsArrayContaining.php' => - array ( - 0 => '1a6105dc65014fa97b4dd2101dbb5b1df9baa174', - 1 => - array ( - 0 => 'hamcrest\\arrays\\isarraycontaining', - ), - 2 => - array ( - 0 => 'hamcrest\\arrays\\__construct', - 1 => 'hamcrest\\arrays\\matchessafely', - 2 => 'hamcrest\\arrays\\describemismatchsafely', - 3 => 'hamcrest\\arrays\\describeto', - 4 => 'hamcrest\\arrays\\hasiteminarray', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Arrays/SeriesMatchingOnce.php' => - array ( - 0 => 'e30b5aa7b3c3a96821440c32ce17c3c8a87362b7', - 1 => - array ( - 0 => 'hamcrest\\arrays\\seriesmatchingonce', - ), - 2 => - array ( - 0 => 'hamcrest\\arrays\\__construct', - 1 => 'hamcrest\\arrays\\matches', - 2 => 'hamcrest\\arrays\\isfinished', - 3 => 'hamcrest\\arrays\\_isnotsurplus', - 4 => 'hamcrest\\arrays\\_ismatched', - 5 => 'hamcrest\\arrays\\_describemismatch', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Description.php' => - array ( - 0 => 'a2f9f0b16534f7eefe712876b427bfece07f28ce', - 1 => - array ( - 0 => 'hamcrest\\description', - ), - 2 => - array ( - 0 => 'hamcrest\\appendtext', - 1 => 'hamcrest\\appenddescriptionof', - 2 => 'hamcrest\\appendvalue', - 3 => 'hamcrest\\appendvaluelist', - 4 => 'hamcrest\\appendlist', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/NullDescription.php' => - array ( - 0 => 'b7199dec45c7008234c5fd5e4c962cb292f1e516', - 1 => - array ( - 0 => 'hamcrest\\nulldescription', - ), - 2 => - array ( - 0 => 'hamcrest\\appendtext', - 1 => 'hamcrest\\appenddescriptionof', - 2 => 'hamcrest\\appendvalue', - 3 => 'hamcrest\\appendvaluelist', - 4 => 'hamcrest\\appendlist', - 5 => 'hamcrest\\__tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Util.php' => - array ( - 0 => '86651fda8e788cbf5d8a388ccecb53888ac84f25', - 1 => - array ( - 0 => 'hamcrest\\util', - ), - 2 => - array ( - 0 => 'hamcrest\\registerglobalfunctions', - 1 => 'hamcrest\\wrapvaluewithisequal', - 2 => 'hamcrest\\checkallarematchers', - 3 => 'hamcrest\\creatematcherarray', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/TypeSafeMatcher.php' => - array ( - 0 => '2c015235bcff5f3ae371f478a81eb054b8044ce7', - 1 => - array ( - 0 => 'hamcrest\\typesafematcher', - ), - 2 => - array ( - 0 => 'hamcrest\\__construct', - 1 => 'hamcrest\\matches', - 2 => 'hamcrest\\describemismatch', - 3 => 'hamcrest\\matchessafely', - 4 => 'hamcrest\\describemismatchsafely', - 5 => 'hamcrest\\_issafetype', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/IsEmptyString.php' => - array ( - 0 => '6d76cd2acee87b800889ef86608e78fb6583cea0', - 1 => - array ( - 0 => 'hamcrest\\text\\isemptystring', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\matches', - 2 => 'hamcrest\\text\\describeto', - 3 => 'hamcrest\\text\\isemptystring', - 4 => 'hamcrest\\text\\isemptyornullstring', - 5 => 'hamcrest\\text\\isnonemptystring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/SubstringMatcher.php' => - array ( - 0 => '642c79cc88bde52612b2461f0831ff1e6c97ef49', - 1 => - array ( - 0 => 'hamcrest\\text\\substringmatcher', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\matchessafely', - 2 => 'hamcrest\\text\\describemismatchsafely', - 3 => 'hamcrest\\text\\describeto', - 4 => 'hamcrest\\text\\evalsubstringof', - 5 => 'hamcrest\\text\\relationship', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/IsEqualIgnoringCase.php' => - array ( - 0 => 'd30c998c41a87d5f22a69970e27e8999c2fe5efe', - 1 => - array ( - 0 => 'hamcrest\\text\\isequalignoringcase', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\matchessafely', - 2 => 'hamcrest\\text\\describemismatchsafely', - 3 => 'hamcrest\\text\\describeto', - 4 => 'hamcrest\\text\\equaltoignoringcase', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringStartsWith.php' => - array ( - 0 => 'efcffe7e537bd50c20fecb71cbf9a5ed8fb1a928', - 1 => - array ( - 0 => 'hamcrest\\text\\stringstartswith', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\startswith', - 2 => 'hamcrest\\text\\evalsubstringof', - 3 => 'hamcrest\\text\\relationship', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/MatchesPattern.php' => - array ( - 0 => '0493d5e331167b71a9204546b286c02cfdf30582', - 1 => - array ( - 0 => 'hamcrest\\text\\matchespattern', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\matchespattern', - 2 => 'hamcrest\\text\\evalsubstringof', - 3 => 'hamcrest\\text\\relationship', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringContainsInOrder.php' => - array ( - 0 => '30fc9c558a4597f93a960c81f42e78261e6f612b', - 1 => - array ( - 0 => 'hamcrest\\text\\stringcontainsinorder', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\matchessafely', - 2 => 'hamcrest\\text\\describemismatchsafely', - 3 => 'hamcrest\\text\\describeto', - 4 => 'hamcrest\\text\\stringcontainsinorder', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringContainsIgnoringCase.php' => - array ( - 0 => 'b450c2710d3999e96702bd85b031911dd6d99f2d', - 1 => - array ( - 0 => 'hamcrest\\text\\stringcontainsignoringcase', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\containsstringignoringcase', - 2 => 'hamcrest\\text\\evalsubstringof', - 3 => 'hamcrest\\text\\relationship', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringContains.php' => - array ( - 0 => '935736bec97476246438e0e1a4ee3caa02b3fc45', - 1 => - array ( - 0 => 'hamcrest\\text\\stringcontains', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\ignoringcase', - 2 => 'hamcrest\\text\\containsstring', - 3 => 'hamcrest\\text\\evalsubstringof', - 4 => 'hamcrest\\text\\relationship', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/IsEqualIgnoringWhiteSpace.php' => - array ( - 0 => '2dafbf9444b168f84b1e3f79e374f4107fd3e3a1', - 1 => - array ( - 0 => 'hamcrest\\text\\isequalignoringwhitespace', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\matchessafely', - 2 => 'hamcrest\\text\\describemismatchsafely', - 3 => 'hamcrest\\text\\describeto', - 4 => 'hamcrest\\text\\equaltoignoringwhitespace', - 5 => 'hamcrest\\text\\_stripspace', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Text/StringEndsWith.php' => - array ( - 0 => 'ced08c3d0b19212a9194668011583fcb520353a6', - 1 => - array ( - 0 => 'hamcrest\\text\\stringendswith', - ), - 2 => - array ( - 0 => 'hamcrest\\text\\__construct', - 1 => 'hamcrest\\text\\endswith', - 2 => 'hamcrest\\text\\evalsubstringof', - 3 => 'hamcrest\\text\\relationship', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/StringDescription.php' => - array ( - 0 => 'c179df707c4992d79498b6adf7ee81e42e6f6bb7', - 1 => - array ( - 0 => 'hamcrest\\stringdescription', - ), - 2 => - array ( - 0 => 'hamcrest\\__construct', - 1 => 'hamcrest\\__tostring', - 2 => 'hamcrest\\tostring', - 3 => 'hamcrest\\asstring', - 4 => 'hamcrest\\append', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/Matchers.php' => - array ( - 0 => '0244d9185ebd53eb0b3115a3ff672fb2735f3f75', - 1 => - array ( - 0 => 'hamcrest\\matchers', - ), - 2 => - array ( - 0 => 'hamcrest\\anarray', - 1 => 'hamcrest\\hasiteminarray', - 2 => 'hamcrest\\hasvalue', - 3 => 'hamcrest\\arraycontaininginanyorder', - 4 => 'hamcrest\\containsinanyorder', - 5 => 'hamcrest\\arraycontaining', - 6 => 'hamcrest\\contains', - 7 => 'hamcrest\\haskeyinarray', - 8 => 'hamcrest\\haskey', - 9 => 'hamcrest\\haskeyvaluepair', - 10 => 'hamcrest\\hasentry', - 11 => 'hamcrest\\arraywithsize', - 12 => 'hamcrest\\emptyarray', - 13 => 'hamcrest\\nonemptyarray', - 14 => 'hamcrest\\emptytraversable', - 15 => 'hamcrest\\nonemptytraversable', - 16 => 'hamcrest\\traversablewithsize', - 17 => 'hamcrest\\allof', - 18 => 'hamcrest\\anyof', - 19 => 'hamcrest\\noneof', - 20 => 'hamcrest\\both', - 21 => 'hamcrest\\either', - 22 => 'hamcrest\\describedas', - 23 => 'hamcrest\\everyitem', - 24 => 'hamcrest\\hastostring', - 25 => 'hamcrest\\is', - 26 => 'hamcrest\\anything', - 27 => 'hamcrest\\hasitem', - 28 => 'hamcrest\\hasitems', - 29 => 'hamcrest\\equalto', - 30 => 'hamcrest\\identicalto', - 31 => 'hamcrest\\aninstanceof', - 32 => 'hamcrest\\any', - 33 => 'hamcrest\\not', - 34 => 'hamcrest\\nullvalue', - 35 => 'hamcrest\\notnullvalue', - 36 => 'hamcrest\\sameinstance', - 37 => 'hamcrest\\typeof', - 38 => 'hamcrest\\set', - 39 => 'hamcrest\\notset', - 40 => 'hamcrest\\closeto', - 41 => 'hamcrest\\comparesequalto', - 42 => 'hamcrest\\greaterthan', - 43 => 'hamcrest\\greaterthanorequalto', - 44 => 'hamcrest\\atleast', - 45 => 'hamcrest\\lessthan', - 46 => 'hamcrest\\lessthanorequalto', - 47 => 'hamcrest\\atmost', - 48 => 'hamcrest\\isemptystring', - 49 => 'hamcrest\\emptystring', - 50 => 'hamcrest\\isemptyornullstring', - 51 => 'hamcrest\\nulloremptystring', - 52 => 'hamcrest\\isnonemptystring', - 53 => 'hamcrest\\nonemptystring', - 54 => 'hamcrest\\equaltoignoringcase', - 55 => 'hamcrest\\equaltoignoringwhitespace', - 56 => 'hamcrest\\matchespattern', - 57 => 'hamcrest\\containsstring', - 58 => 'hamcrest\\containsstringignoringcase', - 59 => 'hamcrest\\stringcontainsinorder', - 60 => 'hamcrest\\endswith', - 61 => 'hamcrest\\startswith', - 62 => 'hamcrest\\arrayvalue', - 63 => 'hamcrest\\booleanvalue', - 64 => 'hamcrest\\boolvalue', - 65 => 'hamcrest\\callablevalue', - 66 => 'hamcrest\\doublevalue', - 67 => 'hamcrest\\floatvalue', - 68 => 'hamcrest\\integervalue', - 69 => 'hamcrest\\intvalue', - 70 => 'hamcrest\\numericvalue', - 71 => 'hamcrest\\objectvalue', - 72 => 'hamcrest\\anobject', - 73 => 'hamcrest\\resourcevalue', - 74 => 'hamcrest\\scalarvalue', - 75 => 'hamcrest\\stringvalue', - 76 => 'hamcrest\\hasxpath', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest.php' => - array ( - 0 => 'b2aa3422a4f0486e97d681bd8f57b3b3264a5e6c', - 1 => - array ( - ), - 2 => - array ( - 0 => 'assertthat', - 1 => 'anarray', - 2 => 'hasiteminarray', - 3 => 'hasvalue', - 4 => 'arraycontaininginanyorder', - 5 => 'containsinanyorder', - 6 => 'arraycontaining', - 7 => 'contains', - 8 => 'haskeyinarray', - 9 => 'haskey', - 10 => 'haskeyvaluepair', - 11 => 'hasentry', - 12 => 'arraywithsize', - 13 => 'emptyarray', - 14 => 'nonemptyarray', - 15 => 'emptytraversable', - 16 => 'nonemptytraversable', - 17 => 'traversablewithsize', - 18 => 'allof', - 19 => 'anyof', - 20 => 'noneof', - 21 => 'both', - 22 => 'either', - 23 => 'describedas', - 24 => 'everyitem', - 25 => 'hastostring', - 26 => 'is', - 27 => 'anything', - 28 => 'hasitem', - 29 => 'hasitems', - 30 => 'equalto', - 31 => 'identicalto', - 32 => 'aninstanceof', - 33 => 'any', - 34 => 'not', - 35 => 'nullvalue', - 36 => 'notnullvalue', - 37 => 'sameinstance', - 38 => 'typeof', - 39 => 'set', - 40 => 'notset', - 41 => 'closeto', - 42 => 'comparesequalto', - 43 => 'greaterthan', - 44 => 'greaterthanorequalto', - 45 => 'atleast', - 46 => 'lessthan', - 47 => 'lessthanorequalto', - 48 => 'atmost', - 49 => 'isemptystring', - 50 => 'emptystring', - 51 => 'isemptyornullstring', - 52 => 'nulloremptystring', - 53 => 'isnonemptystring', - 54 => 'nonemptystring', - 55 => 'equaltoignoringcase', - 56 => 'equaltoignoringwhitespace', - 57 => 'matchespattern', - 58 => 'containsstring', - 59 => 'containsstringignoringcase', - 60 => 'stringcontainsinorder', - 61 => 'endswith', - 62 => 'startswith', - 63 => 'arrayvalue', - 64 => 'booleanvalue', - 65 => 'boolvalue', - 66 => 'callablevalue', - 67 => 'doublevalue', - 68 => 'floatvalue', - 69 => 'integervalue', - 70 => 'intvalue', - 71 => 'numericvalue', - 72 => 'objectvalue', - 73 => 'anobject', - 74 => 'resourcevalue', - 75 => 'scalarvalue', - 76 => 'stringvalue', - 77 => 'hasxpath', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/72/ef/72efad51dee3d8898213372ec6e76303b9524fe7.php b/storage/framework/cache/phpstan/cache/PHPStan/72/ef/72efad51dee3d8898213372ec6e76303b9524fe7.php deleted file mode 100644 index 8168503..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/72/ef/72efad51dee3d8898213372ec6e76303b9524fe7.php +++ /dev/null @@ -1,67 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-invoker/src/exceptions/ProcessControlExtensionNotLoadedException.php' => - array ( - 0 => '6d0c9ba0e3038e91976074cba3b5808ab160533a', - 1 => - array ( - 0 => 'sebastianbergmann\\invoker\\processcontrolextensionnotloadedexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-invoker/src/exceptions/Exception.php' => - array ( - 0 => 'e609d0d0f184625197ba28482c4c64be5522d7e7', - 1 => - array ( - 0 => 'sebastianbergmann\\invoker\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-invoker/src/exceptions/TimeoutException.php' => - array ( - 0 => 'a7dee3db7905c74e0e49f19523e8774516b7911a', - 1 => - array ( - 0 => 'sebastianbergmann\\invoker\\timeoutexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-invoker/src/Invoker.php' => - array ( - 0 => '62c50438c7555ef4517c49f03c0a4f467b27d2de', - 1 => - array ( - 0 => 'sebastianbergmann\\invoker\\invoker', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\invoker\\invoke', - 1 => 'sebastianbergmann\\invoker\\caninvokewithtimeout', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/74/4d/744dd585cd666f3905b12794f477c219410c1715.php b/storage/framework/cache/phpstan/cache/PHPStan/74/4d/744dd585cd666f3905b12794f477c219410c1715.php deleted file mode 100644 index e130b73..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/74/4d/744dd585cd666f3905b12794f477c219410c1715.php +++ /dev/null @@ -1,60 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/environment/src/Runtime.php' => - array ( - 0 => '69e1c9c9579f469271687aa403bc8ae7932c76bb', - 1 => - array ( - 0 => 'sebastianbergmann\\environment\\runtime', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\environment\\cancollectcodecoverage', - 1 => 'sebastianbergmann\\environment\\discardscomments', - 2 => 'sebastianbergmann\\environment\\performsjustintimecompilation', - 3 => 'sebastianbergmann\\environment\\getrawbinary', - 4 => 'sebastianbergmann\\environment\\getbinary', - 5 => 'sebastianbergmann\\environment\\getnamewithversion', - 6 => 'sebastianbergmann\\environment\\getnamewithversionandcodecoveragedriver', - 7 => 'sebastianbergmann\\environment\\getname', - 8 => 'sebastianbergmann\\environment\\getvendorurl', - 9 => 'sebastianbergmann\\environment\\getversion', - 10 => 'sebastianbergmann\\environment\\hasxdebug', - 11 => 'sebastianbergmann\\environment\\isphp', - 12 => 'sebastianbergmann\\environment\\isphpdbg', - 13 => 'sebastianbergmann\\environment\\hasphpdbgcodecoverage', - 14 => 'sebastianbergmann\\environment\\haspcov', - 15 => 'sebastianbergmann\\environment\\getcurrentsettings', - 16 => 'sebastianbergmann\\environment\\isopcacheactive', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/environment/src/Console.php' => - array ( - 0 => 'c99178106735f1f1e6c408c69017879e43eeaa89', - 1 => - array ( - 0 => 'sebastianbergmann\\environment\\console', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\environment\\hascolorsupport', - 1 => 'sebastianbergmann\\environment\\getnumberofcolumns', - 2 => 'sebastianbergmann\\environment\\isinteractive', - 3 => 'sebastianbergmann\\environment\\iswindows', - 4 => 'sebastianbergmann\\environment\\getnumberofcolumnsinteractive', - 5 => 'sebastianbergmann\\environment\\getnumberofcolumnswindows', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/77/5d/775d81194d70b257deea34bd9bbeb6b7a3d56a8d.php b/storage/framework/cache/phpstan/cache/PHPStan/77/5d/775d81194d70b257deea34bd9bbeb6b7a3d56a8d.php deleted file mode 100644 index 0ef6c4e..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/77/5d/775d81194d70b257deea34bd9bbeb6b7a3d56a8d.php +++ /dev/null @@ -1,31 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/recursion-context/src/Context.php' => - array ( - 0 => '4c9e16e847d23ac2a93f60fed5b81f49d8501626', - 1 => - array ( - 0 => 'sebastianbergmann\\recursioncontext\\context', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\recursioncontext\\__construct', - 1 => 'sebastianbergmann\\recursioncontext\\__destruct', - 2 => 'sebastianbergmann\\recursioncontext\\add', - 3 => 'sebastianbergmann\\recursioncontext\\contains', - 4 => 'sebastianbergmann\\recursioncontext\\addarray', - 5 => 'sebastianbergmann\\recursioncontext\\addobject', - 6 => 'sebastianbergmann\\recursioncontext\\containsarray', - 7 => 'sebastianbergmann\\recursioncontext\\containsobject', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/77/94/779490a19d7d6b166e5f9d0ec996fee9827d969e.php b/storage/framework/cache/phpstan/cache/PHPStan/77/94/779490a19d7d6b166e5f9d0ec996fee9827d969e.php deleted file mode 100644 index da908de..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/77/94/779490a19d7d6b166e5f9d0ec996fee9827d969e.php +++ /dev/null @@ -1,874 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Email.php' => - array ( - 0 => '63d916ed4e74bd595a1d493d48dc4f2f371ed19d', - 1 => - array ( - 0 => 'phario\\manifest\\email', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\asstring', - 2 => 'phario\\manifest\\ensureemailisvalid', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/PhpVersionRequirement.php' => - array ( - 0 => '589b4bcdfff40e61638ecd681ac2e0fdcdd80793', - 1 => - array ( - 0 => 'phario\\manifest\\phpversionrequirement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\getversionconstraint', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Application.php' => - array ( - 0 => '06447031ef7ac0849754e58edae536dd1e629e81', - 1 => - array ( - 0 => 'phario\\manifest\\application', - ), - 2 => - array ( - 0 => 'phario\\manifest\\isapplication', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/RequirementCollectionIterator.php' => - array ( - 0 => '56b68dd6378f3921dcc067749c42085822cdecc1', - 1 => - array ( - 0 => 'phario\\manifest\\requirementcollectioniterator', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\rewind', - 2 => 'phario\\manifest\\valid', - 3 => 'phario\\manifest\\key', - 4 => 'phario\\manifest\\current', - 5 => 'phario\\manifest\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/AuthorCollectionIterator.php' => - array ( - 0 => 'd680e39a6304af6327d9f88ff5cfb27ea13156a3', - 1 => - array ( - 0 => 'phario\\manifest\\authorcollectioniterator', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\rewind', - 2 => 'phario\\manifest\\valid', - 3 => 'phario\\manifest\\key', - 4 => 'phario\\manifest\\current', - 5 => 'phario\\manifest\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Type.php' => - array ( - 0 => 'ebd205ced6e357993f7aafbcd4a106f5dee20cd4', - 1 => - array ( - 0 => 'phario\\manifest\\type', - ), - 2 => - array ( - 0 => 'phario\\manifest\\application', - 1 => 'phario\\manifest\\library', - 2 => 'phario\\manifest\\extension', - 3 => 'phario\\manifest\\isapplication', - 4 => 'phario\\manifest\\islibrary', - 5 => 'phario\\manifest\\isextension', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Library.php' => - array ( - 0 => 'b9f514f0833c69bfd34defce801dfe621e30ee7b', - 1 => - array ( - 0 => 'phario\\manifest\\library', - ), - 2 => - array ( - 0 => 'phario\\manifest\\islibrary', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/ApplicationName.php' => - array ( - 0 => '3bb7ab1a774c4f98cf64c98f1a48efdbd7160bef', - 1 => - array ( - 0 => 'phario\\manifest\\applicationname', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\asstring', - 2 => 'phario\\manifest\\isequal', - 3 => 'phario\\manifest\\ensurevalidformat', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/PhpExtensionRequirement.php' => - array ( - 0 => '812db9b82bf3018271075af363b374a5f16dc5e4', - 1 => - array ( - 0 => 'phario\\manifest\\phpextensionrequirement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Manifest.php' => - array ( - 0 => 'fbc0777620ac7a7a6c9b4dff739977917282c625', - 1 => - array ( - 0 => 'phario\\manifest\\manifest', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\getname', - 2 => 'phario\\manifest\\getversion', - 3 => 'phario\\manifest\\gettype', - 4 => 'phario\\manifest\\getcopyrightinformation', - 5 => 'phario\\manifest\\getrequirements', - 6 => 'phario\\manifest\\getbundledcomponents', - 7 => 'phario\\manifest\\isapplication', - 8 => 'phario\\manifest\\islibrary', - 9 => 'phario\\manifest\\isextension', - 10 => 'phario\\manifest\\isextensionfor', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Url.php' => - array ( - 0 => 'e4f2e6c67098ec7ba62102cffc7e049c57e1c10c', - 1 => - array ( - 0 => 'phario\\manifest\\url', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\asstring', - 2 => 'phario\\manifest\\ensureurlisvalid', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/RequirementCollection.php' => - array ( - 0 => '793303ae56df80a464fa91209faf5aff6ba94182', - 1 => - array ( - 0 => 'phario\\manifest\\requirementcollection', - ), - 2 => - array ( - 0 => 'phario\\manifest\\add', - 1 => 'phario\\manifest\\getrequirements', - 2 => 'phario\\manifest\\count', - 3 => 'phario\\manifest\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/License.php' => - array ( - 0 => '40e4c6c32047d7ebebeb5c797aef3616787b6fed', - 1 => - array ( - 0 => 'phario\\manifest\\license', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\getname', - 2 => 'phario\\manifest\\geturl', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/AuthorCollection.php' => - array ( - 0 => '96fb640e67cac90da0d73666c57af789918e3e0c', - 1 => - array ( - 0 => 'phario\\manifest\\authorcollection', - ), - 2 => - array ( - 0 => 'phario\\manifest\\add', - 1 => 'phario\\manifest\\getauthors', - 2 => 'phario\\manifest\\count', - 3 => 'phario\\manifest\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/BundledComponent.php' => - array ( - 0 => '38199fce4165b953005fd3d84994e8959a6c6a64', - 1 => - array ( - 0 => 'phario\\manifest\\bundledcomponent', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\getname', - 2 => 'phario\\manifest\\getversion', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Extension.php' => - array ( - 0 => '4a74ef0f6e6f4775c4c5e36dd08211b3e974f754', - 1 => - array ( - 0 => 'phario\\manifest\\extension', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\getapplicationname', - 2 => 'phario\\manifest\\getversionconstraint', - 3 => 'phario\\manifest\\isextension', - 4 => 'phario\\manifest\\isextensionfor', - 5 => 'phario\\manifest\\iscompatiblewith', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/BundledComponentCollectionIterator.php' => - array ( - 0 => 'dac56785e130b4a51b2bc06ac1eab11ae6c27d7f', - 1 => - array ( - 0 => 'phario\\manifest\\bundledcomponentcollectioniterator', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\rewind', - 2 => 'phario\\manifest\\valid', - 3 => 'phario\\manifest\\key', - 4 => 'phario\\manifest\\current', - 5 => 'phario\\manifest\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/CopyrightInformation.php' => - array ( - 0 => '148cf8cd44a6e765c14b98c82a985aa442d32234', - 1 => - array ( - 0 => 'phario\\manifest\\copyrightinformation', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\getauthors', - 2 => 'phario\\manifest\\getlicense', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Author.php' => - array ( - 0 => '55a18f897867cce128f41864b9664cc32271b15f', - 1 => - array ( - 0 => 'phario\\manifest\\author', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\asstring', - 2 => 'phario\\manifest\\getname', - 3 => 'phario\\manifest\\hasemail', - 4 => 'phario\\manifest\\getemail', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/Requirement.php' => - array ( - 0 => '49a53487001667fdb73eb8a08d61276ab60d5463', - 1 => - array ( - 0 => 'phario\\manifest\\requirement', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/values/BundledComponentCollection.php' => - array ( - 0 => 'f17eb75212ef6057872535b531de6d5b1717cc5c', - 1 => - array ( - 0 => 'phario\\manifest\\bundledcomponentcollection', - ), - 2 => - array ( - 0 => 'phario\\manifest\\add', - 1 => 'phario\\manifest\\getbundledcomponents', - 2 => 'phario\\manifest\\count', - 3 => 'phario\\manifest\\getiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestLoaderException.php' => - array ( - 0 => '280709d0018d8c65f0ab2a76b50200e1297dfea6', - 1 => - array ( - 0 => 'phario\\manifest\\manifestloaderexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/NoEmailAddressException.php' => - array ( - 0 => 'a4f08c6ae9c1c46d47199c389944cc087503596a', - 1 => - array ( - 0 => 'phario\\manifest\\noemailaddressexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestDocumentException.php' => - array ( - 0 => 'f0a9a3c6d1a4e1a2fe17b15b458098fec19a7649', - 1 => - array ( - 0 => 'phario\\manifest\\manifestdocumentexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/InvalidApplicationNameException.php' => - array ( - 0 => '87d442f19a4229e9425b13cc22438fa5fa828db2', - 1 => - array ( - 0 => 'phario\\manifest\\invalidapplicationnameexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestDocumentMapperException.php' => - array ( - 0 => '4eaff5364c264e932616a528b12152514d4476a4', - 1 => - array ( - 0 => 'phario\\manifest\\manifestdocumentmapperexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestElementException.php' => - array ( - 0 => 'a478db1db4a8f6883219a443eb000a0546500876', - 1 => - array ( - 0 => 'phario\\manifest\\manifestelementexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/InvalidEmailException.php' => - array ( - 0 => '19dda893ff582f4a491394e6ba428286414a800d', - 1 => - array ( - 0 => 'phario\\manifest\\invalidemailexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/InvalidUrlException.php' => - array ( - 0 => '5f3829973998ee02f339bfc2dc2b0b3b12c8b306', - 1 => - array ( - 0 => 'phario\\manifest\\invalidurlexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ManifestDocumentLoadingException.php' => - array ( - 0 => '67f23286df445a69a821f28df8049899e7c5a190', - 1 => - array ( - 0 => 'phario\\manifest\\manifestdocumentloadingexception', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\getlibxmlerrors', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/Exception.php' => - array ( - 0 => '456e70315a2bf3c9cdbbe707cb915b49c34562ca', - 1 => - array ( - 0 => 'phario\\manifest\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/exceptions/ElementCollectionException.php' => - array ( - 0 => '56abfecae7166f594af97d8c2fb992986df0fa66', - 1 => - array ( - 0 => 'phario\\manifest\\elementcollectionexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ContainsElement.php' => - array ( - 0 => 'fbc43ebcfa6562929a2d1dbed387fc466f5709de', - 1 => - array ( - 0 => 'phario\\manifest\\containselement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\getname', - 1 => 'phario\\manifest\\getversion', - 2 => 'phario\\manifest\\gettype', - 3 => 'phario\\manifest\\getextensionelement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/LicenseElement.php' => - array ( - 0 => '83fa93aca916c05e9ac53ffb94580fe7cd887cf5', - 1 => - array ( - 0 => 'phario\\manifest\\licenseelement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\gettype', - 1 => 'phario\\manifest\\geturl', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ComponentElement.php' => - array ( - 0 => 'edc677abdbecd27c31ec0586cfcccef9a8b60f24', - 1 => - array ( - 0 => 'phario\\manifest\\componentelement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\getname', - 1 => 'phario\\manifest\\getversion', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/PhpElement.php' => - array ( - 0 => '792e281bfea9b182f000984ba4524eeaef4845bb', - 1 => - array ( - 0 => 'phario\\manifest\\phpelement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\getversion', - 1 => 'phario\\manifest\\hasextelements', - 2 => 'phario\\manifest\\getextelements', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ExtElementCollection.php' => - array ( - 0 => '92122645f5c18247b6820b0e1c082c3afe792fca', - 1 => - array ( - 0 => 'phario\\manifest\\extelementcollection', - ), - 2 => - array ( - 0 => 'phario\\manifest\\current', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/AuthorElement.php' => - array ( - 0 => '6e82b49f997b391f824a2106f7424de070be806a', - 1 => - array ( - 0 => 'phario\\manifest\\authorelement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\getname', - 1 => 'phario\\manifest\\getemail', - 2 => 'phario\\manifest\\hasemail', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ElementCollection.php' => - array ( - 0 => '4c9d3243758e99f4320ed518542b8b43ea61be6e', - 1 => - array ( - 0 => 'phario\\manifest\\elementcollection', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\current', - 2 => 'phario\\manifest\\next', - 3 => 'phario\\manifest\\key', - 4 => 'phario\\manifest\\valid', - 5 => 'phario\\manifest\\rewind', - 6 => 'phario\\manifest\\getcurrentelement', - 7 => 'phario\\manifest\\importnodes', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ManifestDocument.php' => - array ( - 0 => 'e44d0e1be939cd8877d80c915cfadf21f8461644', - 1 => - array ( - 0 => 'phario\\manifest\\manifestdocument', - ), - 2 => - array ( - 0 => 'phario\\manifest\\fromfile', - 1 => 'phario\\manifest\\fromstring', - 2 => 'phario\\manifest\\__construct', - 3 => 'phario\\manifest\\getcontainselement', - 4 => 'phario\\manifest\\getcopyrightelement', - 5 => 'phario\\manifest\\getrequireselement', - 6 => 'phario\\manifest\\hasbundleselement', - 7 => 'phario\\manifest\\getbundleselement', - 8 => 'phario\\manifest\\ensurecorrectdocumenttype', - 9 => 'phario\\manifest\\fetchelementbyname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/BundlesElement.php' => - array ( - 0 => '465e2d00393cca9f7a403b6cb29c6c9ac5220b7d', - 1 => - array ( - 0 => 'phario\\manifest\\bundleselement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\getcomponentelements', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/AuthorElementCollection.php' => - array ( - 0 => '1ff26f3fa73beb5afe705b5bab7dcd8ec62206e2', - 1 => - array ( - 0 => 'phario\\manifest\\authorelementcollection', - ), - 2 => - array ( - 0 => 'phario\\manifest\\current', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ComponentElementCollection.php' => - array ( - 0 => '6e2aacb95068e468a753fae0e362eef6f6fb21ad', - 1 => - array ( - 0 => 'phario\\manifest\\componentelementcollection', - ), - 2 => - array ( - 0 => 'phario\\manifest\\current', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/CopyrightElement.php' => - array ( - 0 => 'd01043027c0e7b5fd73596813a568446c913f620', - 1 => - array ( - 0 => 'phario\\manifest\\copyrightelement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\getauthorelements', - 1 => 'phario\\manifest\\getlicenseelement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ExtElement.php' => - array ( - 0 => '7ea8e93026621771fe55c348f70ea489166ee528', - 1 => - array ( - 0 => 'phario\\manifest\\extelement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\getname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/RequiresElement.php' => - array ( - 0 => 'b73126f1c54b58214ce5042e46a89069a85f0bc6', - 1 => - array ( - 0 => 'phario\\manifest\\requireselement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\getphpelement', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ExtensionElement.php' => - array ( - 0 => '58a7c3f2631789f243661cde8c034a118c3248fa', - 1 => - array ( - 0 => 'phario\\manifest\\extensionelement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\getfor', - 1 => 'phario\\manifest\\getcompatible', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/xml/ManifestElement.php' => - array ( - 0 => 'b25bc3045bdfc4e0fc33860ee1321bdef0a3aa63', - 1 => - array ( - 0 => 'phario\\manifest\\manifestelement', - ), - 2 => - array ( - 0 => 'phario\\manifest\\__construct', - 1 => 'phario\\manifest\\getattributevalue', - 2 => 'phario\\manifest\\hasattribute', - 3 => 'phario\\manifest\\getchildbyname', - 4 => 'phario\\manifest\\getchildrenbyname', - 5 => 'phario\\manifest\\haschild', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/ManifestSerializer.php' => - array ( - 0 => '2b5e0c2dfa9dd7e05f7c722f232b586b1e11cd54', - 1 => - array ( - 0 => 'phario\\manifest\\manifestserializer', - ), - 2 => - array ( - 0 => 'phario\\manifest\\serializetofile', - 1 => 'phario\\manifest\\serializetostring', - 2 => 'phario\\manifest\\startdocument', - 3 => 'phario\\manifest\\finishdocument', - 4 => 'phario\\manifest\\addcontains', - 5 => 'phario\\manifest\\addcopyright', - 6 => 'phario\\manifest\\addrequirements', - 7 => 'phario\\manifest\\addbundles', - 8 => 'phario\\manifest\\addextension', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/ManifestLoader.php' => - array ( - 0 => '49b9e9105ef820ed5441756d35d5c94c4d4588bb', - 1 => - array ( - 0 => 'phario\\manifest\\manifestloader', - ), - 2 => - array ( - 0 => 'phario\\manifest\\fromfile', - 1 => 'phario\\manifest\\fromphar', - 2 => 'phario\\manifest\\fromstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phar-io/manifest/src/ManifestDocumentMapper.php' => - array ( - 0 => '1bc21e8d302c08b4af060481b9ccd627445f480a', - 1 => - array ( - 0 => 'phario\\manifest\\manifestdocumentmapper', - ), - 2 => - array ( - 0 => 'phario\\manifest\\map', - 1 => 'phario\\manifest\\maptype', - 2 => 'phario\\manifest\\mapcopyright', - 3 => 'phario\\manifest\\maprequirements', - 4 => 'phario\\manifest\\mapbundledcomponents', - 5 => 'phario\\manifest\\mapextension', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/7a/b3/7ab302b55ccbc98b24914643b2ea53ac1c93f6ae.php b/storage/framework/cache/phpstan/cache/PHPStan/7a/b3/7ab302b55ccbc98b24914643b2ea53ac1c93f6ae.php deleted file mode 100644 index ae950e9..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/7a/b3/7ab302b55ccbc98b24914643b2ea53ac1c93f6ae.php +++ /dev/null @@ -1,23 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php' => - array ( - 0 => 'b44d72072bdc49d6c62ab0216e925fa0146c7a74', - 1 => - array ( - 0 => 'normalizer', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/7d/05/7d053b021492b9a8b881ebebb158fe564bbfb7b7.php b/storage/framework/cache/phpstan/cache/PHPStan/7d/05/7d053b021492b9a8b881ebebb158fe564bbfb7b7.php deleted file mode 100644 index 9d5820a..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/7d/05/7d053b021492b9a8b881ebebb158fe564bbfb7b7.php +++ /dev/null @@ -1,164 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/SQLite3Exception.php' => - array ( - 0 => '1bb73b922ce93a9ac9fe50baccccf014c0a47a15', - 1 => - array ( - 0 => 'sqlite3exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateError.php' => - array ( - 0 => '507d40e4c8120159602a96ad7f79f2747c075832', - 1 => - array ( - 0 => 'dateerror', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/Override.php' => - array ( - 0 => 'ea5a9d50cfb4d187336cf7aecac4ba7268777a20', - 1 => - array ( - 0 => 'override', - ), - 2 => - array ( - 0 => '__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateException.php' => - array ( - 0 => 'af1baabcbe518784f6f8cec728df655e5f7d26a9', - 1 => - array ( - 0 => 'dateexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateInvalidOperationException.php' => - array ( - 0 => 'c514a879a3544566510c2c0a91b1b1a082f1e59e', - 1 => - array ( - 0 => 'dateinvalidoperationexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateObjectError.php' => - array ( - 0 => '5ecda63e0c1a1d420422a90b060c5b9a82b3b856', - 1 => - array ( - 0 => 'dateobjecterror', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedPeriodStringException.php' => - array ( - 0 => 'c8a6e7796fbec0c3b1a6db401a897ddc128f133b', - 1 => - array ( - 0 => 'datemalformedperiodstringexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedStringException.php' => - array ( - 0 => '5a2b12bd3f5b10658acf4d9f0c8c9581218a099a', - 1 => - array ( - 0 => 'datemalformedstringexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateRangeError.php' => - array ( - 0 => '95434544bd2764aa084667729cc6a9c5b10db9e3', - 1 => - array ( - 0 => 'daterangeerror', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateInvalidTimeZoneException.php' => - array ( - 0 => '9dd3725abd945fff1eecdccda915e4fe5e13f4fe', - 1 => - array ( - 0 => 'dateinvalidtimezoneexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedIntervalStringException.php' => - array ( - 0 => 'dbd4ce64cc4cb83a81cacb01dc9a7e2e02beaea5', - 1 => - array ( - 0 => 'datemalformedintervalstringexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/7e/ab/7eabb16005f230849a4d462f3627e357d4fe5303.php b/storage/framework/cache/phpstan/cache/PHPStan/7e/ab/7eabb16005f230849a4d462f3627e357d4fe5303.php deleted file mode 100644 index 560d973..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/7e/ab/7eabb16005f230849a4d462f3627e357d4fe5303.php +++ /dev/null @@ -1,936 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/EnumCase.php' => - array ( - 0 => '5a9942058f22c0892bb2d99fe89382b2a5d0702d', - 1 => - array ( - 0 => 'nette\\phpgenerator\\enumcase', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\setvalue', - 1 => 'nette\\phpgenerator\\getvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Constant.php' => - array ( - 0 => '909a06a8ec87ce2aefb13489063b887aee726ffd', - 1 => - array ( - 0 => 'nette\\phpgenerator\\constant', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\setvalue', - 1 => 'nette\\phpgenerator\\getvalue', - 2 => 'nette\\phpgenerator\\setfinal', - 3 => 'nette\\phpgenerator\\isfinal', - 4 => 'nette\\phpgenerator\\settype', - 5 => 'nette\\phpgenerator\\gettype', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Factory.php' => - array ( - 0 => 'caa86035587b69a010851c13651a1a56f827f24d', - 1 => - array ( - 0 => 'nette\\phpgenerator\\factory', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\fromclassreflection', - 1 => 'nette\\phpgenerator\\frommethodreflection', - 2 => 'nette\\phpgenerator\\fromfunctionreflection', - 3 => 'nette\\phpgenerator\\fromcallable', - 4 => 'nette\\phpgenerator\\fromparameterreflection', - 5 => 'nette\\phpgenerator\\fromconstantreflection', - 6 => 'nette\\phpgenerator\\fromcasereflection', - 7 => 'nette\\phpgenerator\\frompropertyreflection', - 8 => 'nette\\phpgenerator\\addhooks', - 9 => 'nette\\phpgenerator\\fromobject', - 10 => 'nette\\phpgenerator\\fromclasscode', - 11 => 'nette\\phpgenerator\\fromcode', - 12 => 'nette\\phpgenerator\\getattributes', - 13 => 'nette\\phpgenerator\\getvisibility', - 14 => 'nette\\phpgenerator\\getextractor', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PropertyAccessMode.php' => - array ( - 0 => 'a32a57270849d3ea380781ab9f4029577113c997', - 1 => - array ( - 0 => 'nette\\phpgenerator\\propertyaccessmode', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\from', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PsrPrinter.php' => - array ( - 0 => '103d6d6f7b1ed49c661a2b1ccd8218e8775a9850', - 1 => - array ( - 0 => 'nette\\phpgenerator\\psrprinter', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\isbraceonnextline', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PhpLiteral.php' => - array ( - 0 => '28428c0e444230b41daa6b9ab9fb0bf5a9fe8d64', - 1 => - array ( - 0 => 'nette\\phpgenerator\\phpliteral', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PhpFile.php' => - array ( - 0 => 'c9e1c371f15398d3011278f22d3c05d139c32b73', - 1 => - array ( - 0 => 'nette\\phpgenerator\\phpfile', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\fromcode', - 1 => 'nette\\phpgenerator\\addclass', - 2 => 'nette\\phpgenerator\\addinterface', - 3 => 'nette\\phpgenerator\\addtrait', - 4 => 'nette\\phpgenerator\\addenum', - 5 => 'nette\\phpgenerator\\addfunction', - 6 => 'nette\\phpgenerator\\addnamespace', - 7 => 'nette\\phpgenerator\\removenamespace', - 8 => 'nette\\phpgenerator\\getnamespaces', - 9 => 'nette\\phpgenerator\\getclasses', - 10 => 'nette\\phpgenerator\\getfunctions', - 11 => 'nette\\phpgenerator\\adduse', - 12 => 'nette\\phpgenerator\\setstricttypes', - 13 => 'nette\\phpgenerator\\hasstricttypes', - 14 => 'nette\\phpgenerator\\__tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/TraitUse.php' => - array ( - 0 => '4f90159e7b0a0b1a708dd6dec7f7df337c42417c', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traituse', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\__construct', - 1 => 'nette\\phpgenerator\\addresolution', - 2 => 'nette\\phpgenerator\\getresolutions', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/EnumType.php' => - array ( - 0 => 'c056fc80cd0a1b0c1a2dfaee01a767f6911d925c', - 1 => - array ( - 0 => 'nette\\phpgenerator\\enumtype', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\settype', - 1 => 'nette\\phpgenerator\\gettype', - 2 => 'nette\\phpgenerator\\setimplements', - 3 => 'nette\\phpgenerator\\getimplements', - 4 => 'nette\\phpgenerator\\addimplement', - 5 => 'nette\\phpgenerator\\removeimplement', - 6 => 'nette\\phpgenerator\\setcases', - 7 => 'nette\\phpgenerator\\getcases', - 8 => 'nette\\phpgenerator\\addcase', - 9 => 'nette\\phpgenerator\\removecase', - 10 => 'nette\\phpgenerator\\addmember', - 11 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Literal.php' => - array ( - 0 => '3ad05471a71b7fe266e745a42d2f57f3a50da776', - 1 => - array ( - 0 => 'nette\\phpgenerator\\literal', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\new', - 1 => 'nette\\phpgenerator\\__construct', - 2 => 'nette\\phpgenerator\\__tostring', - 3 => 'nette\\phpgenerator\\formatwith', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Type.php' => - array ( - 0 => 'bb8aa29ac4a8bb82b59540d6d41c83aade34b8b6', - 1 => - array ( - 0 => 'nette\\phpgenerator\\type', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\nullable', - 1 => 'nette\\phpgenerator\\union', - 2 => 'nette\\phpgenerator\\intersection', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PhpNamespace.php' => - array ( - 0 => '1d9cbd626ef92a6abbb71540686d416078b9c636', - 1 => - array ( - 0 => 'nette\\phpgenerator\\phpnamespace', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\__construct', - 1 => 'nette\\phpgenerator\\getname', - 2 => 'nette\\phpgenerator\\setbracketedsyntax', - 3 => 'nette\\phpgenerator\\hasbracketedsyntax', - 4 => 'nette\\phpgenerator\\adduse', - 5 => 'nette\\phpgenerator\\removeuse', - 6 => 'nette\\phpgenerator\\addusefunction', - 7 => 'nette\\phpgenerator\\adduseconstant', - 8 => 'nette\\phpgenerator\\getuses', - 9 => 'nette\\phpgenerator\\resolvename', - 10 => 'nette\\phpgenerator\\simplifytype', - 11 => 'nette\\phpgenerator\\simplifyname', - 12 => 'nette\\phpgenerator\\add', - 13 => 'nette\\phpgenerator\\addclass', - 14 => 'nette\\phpgenerator\\addinterface', - 15 => 'nette\\phpgenerator\\addtrait', - 16 => 'nette\\phpgenerator\\addenum', - 17 => 'nette\\phpgenerator\\getclass', - 18 => 'nette\\phpgenerator\\getclasses', - 19 => 'nette\\phpgenerator\\removeclass', - 20 => 'nette\\phpgenerator\\addfunction', - 21 => 'nette\\phpgenerator\\getfunction', - 22 => 'nette\\phpgenerator\\getfunctions', - 23 => 'nette\\phpgenerator\\removefunction', - 24 => 'nette\\phpgenerator\\startswith', - 25 => 'nette\\phpgenerator\\__tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/CommentAware.php' => - array ( - 0 => 'fd8482b0e2d9ed80fe2cd10842f0898c4f34a476', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\commentaware', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\setcomment', - 1 => 'nette\\phpgenerator\\traits\\getcomment', - 2 => 'nette\\phpgenerator\\traits\\addcomment', - 3 => 'nette\\phpgenerator\\traits\\removecomment', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/TraitsAware.php' => - array ( - 0 => 'cfbfaf110d3c8d0502cf71fe752f8e95cb88eb02', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\traitsaware', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\settraits', - 1 => 'nette\\phpgenerator\\traits\\gettraits', - 2 => 'nette\\phpgenerator\\traits\\addtrait', - 3 => 'nette\\phpgenerator\\traits\\removetrait', - 4 => 'nette\\phpgenerator\\traits\\hastrait', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/MethodsAware.php' => - array ( - 0 => '8b2c3ffdad0212b22537fa0001ecbf846b96013a', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\methodsaware', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\setmethods', - 1 => 'nette\\phpgenerator\\traits\\getmethods', - 2 => 'nette\\phpgenerator\\traits\\getmethod', - 3 => 'nette\\phpgenerator\\traits\\addmethod', - 4 => 'nette\\phpgenerator\\traits\\removemethod', - 5 => 'nette\\phpgenerator\\traits\\hasmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/VisibilityAware.php' => - array ( - 0 => '9bb435753ec1ec0a58d040b5631e61c1391c7115', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\visibilityaware', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\setvisibility', - 1 => 'nette\\phpgenerator\\traits\\getvisibility', - 2 => 'nette\\phpgenerator\\traits\\setpublic', - 3 => 'nette\\phpgenerator\\traits\\ispublic', - 4 => 'nette\\phpgenerator\\traits\\setprotected', - 5 => 'nette\\phpgenerator\\traits\\isprotected', - 6 => 'nette\\phpgenerator\\traits\\setprivate', - 7 => 'nette\\phpgenerator\\traits\\isprivate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/ConstantsAware.php' => - array ( - 0 => '76a2ef88a3b8a740ccce4290a567c21c495375cb', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\constantsaware', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\setconstants', - 1 => 'nette\\phpgenerator\\traits\\getconstants', - 2 => 'nette\\phpgenerator\\traits\\getconstant', - 3 => 'nette\\phpgenerator\\traits\\addconstant', - 4 => 'nette\\phpgenerator\\traits\\removeconstant', - 5 => 'nette\\phpgenerator\\traits\\hasconstant', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/NameAware.php' => - array ( - 0 => 'ba49ca9c95718dcb19a2e6100ad307a64a711403', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\nameaware', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\__construct', - 1 => 'nette\\phpgenerator\\traits\\getname', - 2 => 'nette\\phpgenerator\\traits\\clonewithname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/PropertiesAware.php' => - array ( - 0 => 'c4e791738da6bb2e553641ae4a8eb9cb2aa7313c', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\propertiesaware', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\setproperties', - 1 => 'nette\\phpgenerator\\traits\\getproperties', - 2 => 'nette\\phpgenerator\\traits\\getproperty', - 3 => 'nette\\phpgenerator\\traits\\addproperty', - 4 => 'nette\\phpgenerator\\traits\\removeproperty', - 5 => 'nette\\phpgenerator\\traits\\hasproperty', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/PropertyLike.php' => - array ( - 0 => '8e6ad4588fb2027d277c6c9e6b5d49787abc6049', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\propertylike', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\setvisibility', - 1 => 'nette\\phpgenerator\\traits\\getvisibility', - 2 => 'nette\\phpgenerator\\traits\\setpublic', - 3 => 'nette\\phpgenerator\\traits\\ispublic', - 4 => 'nette\\phpgenerator\\traits\\setprotected', - 5 => 'nette\\phpgenerator\\traits\\isprotected', - 6 => 'nette\\phpgenerator\\traits\\setprivate', - 7 => 'nette\\phpgenerator\\traits\\isprivate', - 8 => 'nette\\phpgenerator\\traits\\setreadonly', - 9 => 'nette\\phpgenerator\\traits\\isreadonly', - 10 => 'nette\\phpgenerator\\traits\\sethooks', - 11 => 'nette\\phpgenerator\\traits\\gethooks', - 12 => 'nette\\phpgenerator\\traits\\addhook', - 13 => 'nette\\phpgenerator\\traits\\gethook', - 14 => 'nette\\phpgenerator\\traits\\hashook', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/AttributeAware.php' => - array ( - 0 => 'db6f1054afd5e1e6d682ad08fd7f448bc46eb14d', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\attributeaware', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\addattribute', - 1 => 'nette\\phpgenerator\\traits\\setattributes', - 2 => 'nette\\phpgenerator\\traits\\getattributes', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Traits/FunctionLike.php' => - array ( - 0 => '7b4f7e54a23de6440468fb7a26fecb843af7ad51', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traits\\functionlike', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\traits\\setbody', - 1 => 'nette\\phpgenerator\\traits\\getbody', - 2 => 'nette\\phpgenerator\\traits\\addbody', - 3 => 'nette\\phpgenerator\\traits\\setparameters', - 4 => 'nette\\phpgenerator\\traits\\getparameters', - 5 => 'nette\\phpgenerator\\traits\\getparameter', - 6 => 'nette\\phpgenerator\\traits\\addparameter', - 7 => 'nette\\phpgenerator\\traits\\removeparameter', - 8 => 'nette\\phpgenerator\\traits\\hasparameter', - 9 => 'nette\\phpgenerator\\traits\\setvariadic', - 10 => 'nette\\phpgenerator\\traits\\isvariadic', - 11 => 'nette\\phpgenerator\\traits\\setreturntype', - 12 => 'nette\\phpgenerator\\traits\\getreturntype', - 13 => 'nette\\phpgenerator\\traits\\setreturnreference', - 14 => 'nette\\phpgenerator\\traits\\getreturnreference', - 15 => 'nette\\phpgenerator\\traits\\setreturnnullable', - 16 => 'nette\\phpgenerator\\traits\\isreturnnullable', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Closure.php' => - array ( - 0 => 'dcf3c2507129c7f20a5e6265723ccaca4617ffaa', - 1 => - array ( - 0 => 'nette\\phpgenerator\\closure', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\from', - 1 => 'nette\\phpgenerator\\__tostring', - 2 => 'nette\\phpgenerator\\setuses', - 3 => 'nette\\phpgenerator\\getuses', - 4 => 'nette\\phpgenerator\\adduse', - 5 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PropertyHook.php' => - array ( - 0 => 'c2c91e40876f4226a24cf977a474049233310cc2', - 1 => - array ( - 0 => 'nette\\phpgenerator\\propertyhook', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\setbody', - 1 => 'nette\\phpgenerator\\getbody', - 2 => 'nette\\phpgenerator\\isshort', - 3 => 'nette\\phpgenerator\\setfinal', - 4 => 'nette\\phpgenerator\\isfinal', - 5 => 'nette\\phpgenerator\\setabstract', - 6 => 'nette\\phpgenerator\\isabstract', - 7 => 'nette\\phpgenerator\\setparameters', - 8 => 'nette\\phpgenerator\\getparameters', - 9 => 'nette\\phpgenerator\\addparameter', - 10 => 'nette\\phpgenerator\\setreturnreference', - 11 => 'nette\\phpgenerator\\getreturnreference', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/ClassManipulator.php' => - array ( - 0 => '4ffa93dd63199414894318b42f854b7e4822229f', - 1 => - array ( - 0 => 'nette\\phpgenerator\\classmanipulator', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\__construct', - 1 => 'nette\\phpgenerator\\inheritproperty', - 2 => 'nette\\phpgenerator\\inheritmethod', - 3 => 'nette\\phpgenerator\\implement', - 4 => 'nette\\phpgenerator\\implementmethod', - 5 => 'nette\\phpgenerator\\implementproperty', - 6 => 'nette\\phpgenerator\\implementinterface', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/TraitType.php' => - array ( - 0 => '054a0af38bc5292d30afa65c01fcdee6441760b3', - 1 => - array ( - 0 => 'nette\\phpgenerator\\traittype', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\addmember', - 1 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Visibility.php' => - array ( - 0 => '7474047a3e0e78616704d4c8a3705ced6118ba3e', - 1 => - array ( - 0 => 'nette\\phpgenerator\\visibility', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\from', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Method.php' => - array ( - 0 => '6b5ee3817a83a8244bcd586edbc8b186ba064da0', - 1 => - array ( - 0 => 'nette\\phpgenerator\\method', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\from', - 1 => 'nette\\phpgenerator\\__tostring', - 2 => 'nette\\phpgenerator\\setstatic', - 3 => 'nette\\phpgenerator\\isstatic', - 4 => 'nette\\phpgenerator\\setfinal', - 5 => 'nette\\phpgenerator\\isfinal', - 6 => 'nette\\phpgenerator\\setabstract', - 7 => 'nette\\phpgenerator\\isabstract', - 8 => 'nette\\phpgenerator\\addpromotedparameter', - 9 => 'nette\\phpgenerator\\validate', - 10 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Attribute.php' => - array ( - 0 => '329c0d2f81f56834de006b693195bc72039ee584', - 1 => - array ( - 0 => 'nette\\phpgenerator\\attribute', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\__construct', - 1 => 'nette\\phpgenerator\\getname', - 2 => 'nette\\phpgenerator\\getarguments', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PromotedParameter.php' => - array ( - 0 => 'af097f57e9f6493846453e9fa05224e06c3b1d01', - 1 => - array ( - 0 => 'nette\\phpgenerator\\promotedparameter', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\validate', - 1 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Extractor.php' => - array ( - 0 => 'e992ef26cf2892f25cf71c77240ca24c47df99c1', - 1 => - array ( - 0 => 'nette\\phpgenerator\\extractor', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\__construct', - 1 => 'nette\\phpgenerator\\parsecode', - 2 => 'nette\\phpgenerator\\extractmethodbodies', - 3 => 'nette\\phpgenerator\\extractpropertyhookbodies', - 4 => 'nette\\phpgenerator\\extractfunctionbody', - 5 => 'nette\\phpgenerator\\getreformattedcontents', - 6 => 'nette\\phpgenerator\\preparereplacements', - 7 => 'nette\\phpgenerator\\performreplacements', - 8 => 'nette\\phpgenerator\\extractall', - 9 => 'nette\\phpgenerator\\addusetonamespace', - 10 => 'nette\\phpgenerator\\addclassliketofile', - 11 => 'nette\\phpgenerator\\addclassmembers', - 12 => 'nette\\phpgenerator\\addtraittoclass', - 13 => 'nette\\phpgenerator\\addpropertytoclass', - 14 => 'nette\\phpgenerator\\addhookstoproperty', - 15 => 'nette\\phpgenerator\\addmethodtoclass', - 16 => 'nette\\phpgenerator\\addconstanttoclass', - 17 => 'nette\\phpgenerator\\addenumcasetoclass', - 18 => 'nette\\phpgenerator\\addfunctiontofile', - 19 => 'nette\\phpgenerator\\addcommentandattributes', - 20 => 'nette\\phpgenerator\\setupfunction', - 21 => 'nette\\phpgenerator\\tovalue', - 22 => 'nette\\phpgenerator\\tovisibility', - 23 => 'nette\\phpgenerator\\tosettervisibility', - 24 => 'nette\\phpgenerator\\tophp', - 25 => 'nette\\phpgenerator\\getnodecontents', - 26 => 'nette\\phpgenerator\\getnodestartpos', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/ClassType.php' => - array ( - 0 => 'aa2c499d544e73bbab6c54a107151ac6c7380b5b', - 1 => - array ( - 0 => 'nette\\phpgenerator\\classtype', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\class', - 1 => 'nette\\phpgenerator\\interface', - 2 => 'nette\\phpgenerator\\trait', - 3 => 'nette\\phpgenerator\\enum', - 4 => 'nette\\phpgenerator\\__construct', - 5 => 'nette\\phpgenerator\\gettype', - 6 => 'nette\\phpgenerator\\setfinal', - 7 => 'nette\\phpgenerator\\isfinal', - 8 => 'nette\\phpgenerator\\setabstract', - 9 => 'nette\\phpgenerator\\isabstract', - 10 => 'nette\\phpgenerator\\setreadonly', - 11 => 'nette\\phpgenerator\\isreadonly', - 12 => 'nette\\phpgenerator\\setextends', - 13 => 'nette\\phpgenerator\\getextends', - 14 => 'nette\\phpgenerator\\setimplements', - 15 => 'nette\\phpgenerator\\getimplements', - 16 => 'nette\\phpgenerator\\addimplement', - 17 => 'nette\\phpgenerator\\removeimplement', - 18 => 'nette\\phpgenerator\\addmember', - 19 => 'nette\\phpgenerator\\inheritproperty', - 20 => 'nette\\phpgenerator\\inheritmethod', - 21 => 'nette\\phpgenerator\\validate', - 22 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Property.php' => - array ( - 0 => '27f65e6ac92879cc0a16f3cf3c123d6fc6deedc7', - 1 => - array ( - 0 => 'nette\\phpgenerator\\property', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\setvalue', - 1 => 'nette\\phpgenerator\\getvalue', - 2 => 'nette\\phpgenerator\\setstatic', - 3 => 'nette\\phpgenerator\\isstatic', - 4 => 'nette\\phpgenerator\\settype', - 5 => 'nette\\phpgenerator\\gettype', - 6 => 'nette\\phpgenerator\\setnullable', - 7 => 'nette\\phpgenerator\\isnullable', - 8 => 'nette\\phpgenerator\\setinitialized', - 9 => 'nette\\phpgenerator\\isinitialized', - 10 => 'nette\\phpgenerator\\setfinal', - 11 => 'nette\\phpgenerator\\isfinal', - 12 => 'nette\\phpgenerator\\setabstract', - 13 => 'nette\\phpgenerator\\isabstract', - 14 => 'nette\\phpgenerator\\validate', - 15 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/InterfaceType.php' => - array ( - 0 => '69181ea8892bcced0f54e9d2a0830e142afd9429', - 1 => - array ( - 0 => 'nette\\phpgenerator\\interfacetype', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\setextends', - 1 => 'nette\\phpgenerator\\getextends', - 2 => 'nette\\phpgenerator\\addextend', - 3 => 'nette\\phpgenerator\\addmember', - 4 => 'nette\\phpgenerator\\validate', - 5 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Dumper.php' => - array ( - 0 => '5c891f8c25efcbd8eef988c014db01a3cefad517', - 1 => - array ( - 0 => 'nette\\phpgenerator\\dumper', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\dump', - 1 => 'nette\\phpgenerator\\dumpvar', - 2 => 'nette\\phpgenerator\\dumpstring', - 3 => 'nette\\phpgenerator\\utf8ord', - 4 => 'nette\\phpgenerator\\dumparray', - 5 => 'nette\\phpgenerator\\dumpobject', - 6 => 'nette\\phpgenerator\\dumpcustomobject', - 7 => 'nette\\phpgenerator\\dumpliteral', - 8 => 'nette\\phpgenerator\\format', - 9 => 'nette\\phpgenerator\\dumparguments', - 10 => 'nette\\phpgenerator\\createobject', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/GlobalFunction.php' => - array ( - 0 => '73abf0209b2d5e7dea956de4bcd5c223352f1bed', - 1 => - array ( - 0 => 'nette\\phpgenerator\\globalfunction', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\from', - 1 => 'nette\\phpgenerator\\__tostring', - 2 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/ClassLike.php' => - array ( - 0 => 'ea391aeb5ee0ab795bfca105494106fe3039b326', - 1 => - array ( - 0 => 'nette\\phpgenerator\\classlike', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\from', - 1 => 'nette\\phpgenerator\\fromcode', - 2 => 'nette\\phpgenerator\\__construct', - 3 => 'nette\\phpgenerator\\__tostring', - 4 => 'nette\\phpgenerator\\getnamespace', - 5 => 'nette\\phpgenerator\\setname', - 6 => 'nette\\phpgenerator\\getname', - 7 => 'nette\\phpgenerator\\isclass', - 8 => 'nette\\phpgenerator\\isinterface', - 9 => 'nette\\phpgenerator\\istrait', - 10 => 'nette\\phpgenerator\\isenum', - 11 => 'nette\\phpgenerator\\validatenames', - 12 => 'nette\\phpgenerator\\validate', - 13 => 'nette\\phpgenerator\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/PropertyHookType.php' => - array ( - 0 => '4a009c0fd835ed001a001beb0bde647575c6c98b', - 1 => - array ( - 0 => 'nette\\phpgenerator\\propertyhooktype', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\from', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Helpers.php' => - array ( - 0 => '9680bac3b982e5ab70c705e3c86b32cc1be06661', - 1 => - array ( - 0 => 'nette\\phpgenerator\\helpers', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\formatdoccomment', - 1 => 'nette\\phpgenerator\\tagname', - 2 => 'nette\\phpgenerator\\simplifytaggednames', - 3 => 'nette\\phpgenerator\\unformatdoccomment', - 4 => 'nette\\phpgenerator\\unindent', - 5 => 'nette\\phpgenerator\\isidentifier', - 6 => 'nette\\phpgenerator\\isnamespaceidentifier', - 7 => 'nette\\phpgenerator\\extractnamespace', - 8 => 'nette\\phpgenerator\\extractshortname', - 9 => 'nette\\phpgenerator\\tabstospaces', - 10 => 'nette\\phpgenerator\\createobject', - 11 => 'nette\\phpgenerator\\validatetype', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Printer.php' => - array ( - 0 => '20d865267788cc3bec6303eb2825d42dc0d884b6', - 1 => - array ( - 0 => 'nette\\phpgenerator\\printer', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\__construct', - 1 => 'nette\\phpgenerator\\printfunction', - 2 => 'nette\\phpgenerator\\printclosure', - 3 => 'nette\\phpgenerator\\printarrowfunction', - 4 => 'nette\\phpgenerator\\printmethod', - 5 => 'nette\\phpgenerator\\printfunctionbody', - 6 => 'nette\\phpgenerator\\printclass', - 7 => 'nette\\phpgenerator\\printnamespace', - 8 => 'nette\\phpgenerator\\printfile', - 9 => 'nette\\phpgenerator\\printuses', - 10 => 'nette\\phpgenerator\\printparameters', - 11 => 'nette\\phpgenerator\\formatparameters', - 12 => 'nette\\phpgenerator\\printconstant', - 13 => 'nette\\phpgenerator\\printproperty', - 14 => 'nette\\phpgenerator\\printpropertyvisibility', - 15 => 'nette\\phpgenerator\\printtype', - 16 => 'nette\\phpgenerator\\printdoccomment', - 17 => 'nette\\phpgenerator\\printreturntype', - 18 => 'nette\\phpgenerator\\printattributes', - 19 => 'nette\\phpgenerator\\printhooks', - 20 => 'nette\\phpgenerator\\settyperesolving', - 21 => 'nette\\phpgenerator\\indent', - 22 => 'nette\\phpgenerator\\dump', - 23 => 'nette\\phpgenerator\\joinproperties', - 24 => 'nette\\phpgenerator\\isbraceonnextline', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/php-generator/src/PhpGenerator/Parameter.php' => - array ( - 0 => '2476bf7a65f189c7a3a019dc0b333e4982632427', - 1 => - array ( - 0 => 'nette\\phpgenerator\\parameter', - ), - 2 => - array ( - 0 => 'nette\\phpgenerator\\setreference', - 1 => 'nette\\phpgenerator\\isreference', - 2 => 'nette\\phpgenerator\\settype', - 3 => 'nette\\phpgenerator\\gettype', - 4 => 'nette\\phpgenerator\\setnullable', - 5 => 'nette\\phpgenerator\\isnullable', - 6 => 'nette\\phpgenerator\\setdefaultvalue', - 7 => 'nette\\phpgenerator\\getdefaultvalue', - 8 => 'nette\\phpgenerator\\hasdefaultvalue', - 9 => 'nette\\phpgenerator\\validate', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/8e/30/8e3079cd755dd86e9882f0e41005116f56a02459.php b/storage/framework/cache/phpstan/cache/PHPStan/8e/30/8e3079cd755dd86e9882f0e41005116f56a02459.php deleted file mode 100644 index d42a483..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/8e/30/8e3079cd755dd86e9882f0e41005116f56a02459.php +++ /dev/null @@ -1,279 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Diff.php' => - array ( - 0 => '41da8d5cffb541807023022f8e37cba966bb4762', - 1 => - array ( - 0 => 'localheinz\\diff\\diff', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\__construct', - 1 => 'localheinz\\diff\\getfrom', - 2 => 'localheinz\\diff\\getto', - 3 => 'localheinz\\diff\\getchunks', - 4 => 'localheinz\\diff\\setchunks', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Parser.php' => - array ( - 0 => '557196c8ed727733246dbf6ce4249a079c5143da', - 1 => - array ( - 0 => 'localheinz\\diff\\parser', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\parse', - 1 => 'localheinz\\diff\\parsefilediff', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php' => - array ( - 0 => 'b49f5b7d7545462b2937b481f3124133861ba90b', - 1 => - array ( - 0 => 'localheinz\\diff\\timeefficientlongestcommonsubsequencecalculator', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\calculate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/DiffOnlyOutputBuilder.php' => - array ( - 0 => '735d2d74391db4bfdc89a17a90fbbafeab834ce4', - 1 => - array ( - 0 => 'localheinz\\diff\\output\\diffonlyoutputbuilder', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\output\\__construct', - 1 => 'localheinz\\diff\\output\\getdiff', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/DiffOutputBuilderInterface.php' => - array ( - 0 => '85cdbc81fc6cf90c91acdbb66aff5dfbc5071174', - 1 => - array ( - 0 => 'localheinz\\diff\\output\\diffoutputbuilderinterface', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\output\\getdiff', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/UnifiedDiffOutputBuilder.php' => - array ( - 0 => 'd68a7db44028646881ba772dc70e1f14e62f6602', - 1 => - array ( - 0 => 'localheinz\\diff\\output\\unifieddiffoutputbuilder', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\output\\__construct', - 1 => 'localheinz\\diff\\output\\getdiff', - 2 => 'localheinz\\diff\\output\\writediffhunks', - 3 => 'localheinz\\diff\\output\\writehunk', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/StrictUnifiedDiffOutputBuilder.php' => - array ( - 0 => 'ef4a10202f0e84e84a0529113e578680f7508a3f', - 1 => - array ( - 0 => 'localheinz\\diff\\output\\strictunifieddiffoutputbuilder', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\output\\__construct', - 1 => 'localheinz\\diff\\output\\getdiff', - 2 => 'localheinz\\diff\\output\\writediffhunks', - 3 => 'localheinz\\diff\\output\\writehunk', - 4 => 'localheinz\\diff\\output\\assertstring', - 5 => 'localheinz\\diff\\output\\assertstringornull', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Output/AbstractChunkOutputBuilder.php' => - array ( - 0 => '553968ff9e3a775d7df92d7cfb422cd255181549', - 1 => - array ( - 0 => 'localheinz\\diff\\output\\abstractchunkoutputbuilder', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\output\\getcommonchunks', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/LongestCommonSubsequenceCalculator.php' => - array ( - 0 => 'a49459fa54be1a3b7f5057e052d77efaca7b9438', - 1 => - array ( - 0 => 'localheinz\\diff\\longestcommonsubsequencecalculator', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\calculate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Chunk.php' => - array ( - 0 => '8dfc58e61b700668ba6ff9a648861cb4896e2fd1', - 1 => - array ( - 0 => 'localheinz\\diff\\chunk', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\__construct', - 1 => 'localheinz\\diff\\getstart', - 2 => 'localheinz\\diff\\getstartrange', - 3 => 'localheinz\\diff\\getend', - 4 => 'localheinz\\diff\\getendrange', - 5 => 'localheinz\\diff\\getlines', - 6 => 'localheinz\\diff\\setlines', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Differ.php' => - array ( - 0 => '9956d31bf6d9051e4fb02c9f35273593e0557730', - 1 => - array ( - 0 => 'localheinz\\diff\\differ', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\__construct', - 1 => 'localheinz\\diff\\diff', - 2 => 'localheinz\\diff\\difftoarray', - 3 => 'localheinz\\diff\\normalizediffinput', - 4 => 'localheinz\\diff\\splitstringbylines', - 5 => 'localheinz\\diff\\selectlcsimplementation', - 6 => 'localheinz\\diff\\calculateestimatedfootprint', - 7 => 'localheinz\\diff\\detectunmatchedlineendings', - 8 => 'localheinz\\diff\\getlinebreak', - 9 => 'localheinz\\diff\\getarraydiffparted', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Line.php' => - array ( - 0 => 'b40d434f47b82a1dc5cb5a6056fb513dd2008589', - 1 => - array ( - 0 => 'localheinz\\diff\\line', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\__construct', - 1 => 'localheinz\\diff\\getcontent', - 2 => 'localheinz\\diff\\gettype', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Exception/ConfigurationException.php' => - array ( - 0 => '2cb11b12a5b74a51815085eb00f3b8e594664be1', - 1 => - array ( - 0 => 'localheinz\\diff\\configurationexception', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Exception/InvalidArgumentException.php' => - array ( - 0 => '819564abc68bbdf5b2acb5628d6c20a21cba0779', - 1 => - array ( - 0 => 'localheinz\\diff\\invalidargumentexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/Exception/Exception.php' => - array ( - 0 => '67fea6210f8658dc94a7bc949aef6ada427af39a', - 1 => - array ( - 0 => 'localheinz\\diff\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/localheinz/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php' => - array ( - 0 => '04bbcb1ace020fbb237c1ee0aa55953fe6391403', - 1 => - array ( - 0 => 'localheinz\\diff\\memoryefficientlongestcommonsubsequencecalculator', - ), - 2 => - array ( - 0 => 'localheinz\\diff\\calculate', - 1 => 'localheinz\\diff\\length', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/99/26/9926c5d24c14a36d5340e19568be88f3bcc4204d.php b/storage/framework/cache/phpstan/cache/PHPStan/99/26/9926c5d24c14a36d5340e19568be88f3bcc4204d.php deleted file mode 100644 index b45b643..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/99/26/9926c5d24c14a36d5340e19568be88f3bcc4204d.php +++ /dev/null @@ -1,28 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/exporter/src/Exporter.php' => - array ( - 0 => '4f760b2dfee7e417706341a80ed8968ee6672e32', - 1 => - array ( - 0 => 'sebastianbergmann\\exporter\\exporter', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\exporter\\export', - 1 => 'sebastianbergmann\\exporter\\shortenedrecursiveexport', - 2 => 'sebastianbergmann\\exporter\\shortenedexport', - 3 => 'sebastianbergmann\\exporter\\toarray', - 4 => 'sebastianbergmann\\exporter\\recursiveexport', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/a0/aa/a0aaff2241a49de109b6e1949590bcae6fcf76e1.php b/storage/framework/cache/phpstan/cache/PHPStan/a0/aa/a0aaff2241a49de109b6e1949590bcae6fcf76e1.php deleted file mode 100644 index cac9be2..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/a0/aa/a0aaff2241a49de109b6e1949590bcae6fcf76e1.php +++ /dev/null @@ -1,27 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/version/src/Version.php' => - array ( - 0 => '7697de3cdb48400ec6203429640c8eb83da23251', - 1 => - array ( - 0 => 'sebastianbergmann\\version', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\__construct', - 1 => 'sebastianbergmann\\asstring', - 2 => 'sebastianbergmann\\generate', - 3 => 'sebastianbergmann\\getgitinformation', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/b0/3c/b03ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php b/storage/framework/cache/phpstan/cache/PHPStan/b0/3c/b03ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php deleted file mode 100644 index b219c10..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/b0/3c/b03ce0478d57e1f70cd74d6bcb0b1dee6eff5b98.php +++ /dev/null @@ -1,154 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Complexity/Complexity.php' => - array ( - 0 => 'e486669706d4d18d6bae0ecb6325ce77e22bd0c7', - 1 => - array ( - 0 => 'sebastianbergmann\\complexity\\complexity', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\complexity\\__construct', - 1 => 'sebastianbergmann\\complexity\\name', - 2 => 'sebastianbergmann\\complexity\\cyclomaticcomplexity', - 3 => 'sebastianbergmann\\complexity\\isfunction', - 4 => 'sebastianbergmann\\complexity\\ismethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Complexity/ComplexityCollectionIterator.php' => - array ( - 0 => 'c5e1c8446c81cb2a47ea8194c92e97a36961fc18', - 1 => - array ( - 0 => 'sebastianbergmann\\complexity\\complexitycollectioniterator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\complexity\\__construct', - 1 => 'sebastianbergmann\\complexity\\rewind', - 2 => 'sebastianbergmann\\complexity\\valid', - 3 => 'sebastianbergmann\\complexity\\key', - 4 => 'sebastianbergmann\\complexity\\current', - 5 => 'sebastianbergmann\\complexity\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Complexity/ComplexityCollection.php' => - array ( - 0 => 'e71b3fbf7ce650ab3608ad7a4b2573dc98e602f8', - 1 => - array ( - 0 => 'sebastianbergmann\\complexity\\complexitycollection', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\complexity\\fromlist', - 1 => 'sebastianbergmann\\complexity\\__construct', - 2 => 'sebastianbergmann\\complexity\\asarray', - 3 => 'sebastianbergmann\\complexity\\getiterator', - 4 => 'sebastianbergmann\\complexity\\count', - 5 => 'sebastianbergmann\\complexity\\isempty', - 6 => 'sebastianbergmann\\complexity\\cyclomaticcomplexity', - 7 => 'sebastianbergmann\\complexity\\isfunction', - 8 => 'sebastianbergmann\\complexity\\ismethod', - 9 => 'sebastianbergmann\\complexity\\mergewith', - 10 => 'sebastianbergmann\\complexity\\sortbydescendingcyclomaticcomplexity', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Calculator.php' => - array ( - 0 => '290282fc8c2828f2d08cecad0330391750390992', - 1 => - array ( - 0 => 'sebastianbergmann\\complexity\\calculator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\complexity\\calculateforsourcefile', - 1 => 'sebastianbergmann\\complexity\\calculateforsourcestring', - 2 => 'sebastianbergmann\\complexity\\calculateforabstractsyntaxtree', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Visitor/CyclomaticComplexityCalculatingVisitor.php' => - array ( - 0 => 'f18c717bdb8ae70ee0dbd2b639f47fad0cbf3f4f', - 1 => - array ( - 0 => 'sebastianbergmann\\complexity\\cyclomaticcomplexitycalculatingvisitor', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\complexity\\enternode', - 1 => 'sebastianbergmann\\complexity\\cyclomaticcomplexity', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Visitor/ComplexityCalculatingVisitor.php' => - array ( - 0 => '17d276094fb111dfa96f780f7f5f9c1eb658057d', - 1 => - array ( - 0 => 'sebastianbergmann\\complexity\\complexitycalculatingvisitor', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\complexity\\__construct', - 1 => 'sebastianbergmann\\complexity\\enternode', - 2 => 'sebastianbergmann\\complexity\\result', - 3 => 'sebastianbergmann\\complexity\\cyclomaticcomplexity', - 4 => 'sebastianbergmann\\complexity\\classmethodname', - 5 => 'sebastianbergmann\\complexity\\functionname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Exception/RuntimeException.php' => - array ( - 0 => 'e8ff0c097319875f50b1ff0a4a184747bbf724ac', - 1 => - array ( - 0 => 'sebastianbergmann\\complexity\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/complexity/src/Exception/Exception.php' => - array ( - 0 => '022209ac794d1b2cef438ba5ac0dc80e1e84f66c', - 1 => - array ( - 0 => 'sebastianbergmann\\complexity\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/b5/bc/b5bcba1ab02a38bab2e436932e383f4c1b552e94.php b/storage/framework/cache/phpstan/cache/PHPStan/b5/bc/b5bcba1ab02a38bab2e436932e383f4c1b552e94.php deleted file mode 100644 index 582dd18..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/b5/bc/b5bcba1ab02a38bab2e436932e383f4c1b552e94.php +++ /dev/null @@ -1,329 +0,0 @@ - 'v1', - 'data' => - array ( - 'src/CoreApi.php' => - array ( - 0 => 'df5838a446dd5529a013c95cc7fad29919884059', - 1 => - array ( - 0 => 'airlst\\sdkphp\\coreapi', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\__construct', - 1 => 'airlst\\sdkphp\\resolvebaseurl', - 2 => 'airlst\\sdkphp\\setbaseurl', - 3 => 'airlst\\sdkphp\\event', - 4 => 'airlst\\sdkphp\\guest', - 5 => 'airlst\\sdkphp\\email', - 6 => 'airlst\\sdkphp\\defaultheaders', - ), - 3 => - array ( - ), - ), - 'src/Contracts/GuestResourceContract.php' => - array ( - 0 => 'c5486a5656f52301dd40657d23fcb46a32985687', - 1 => - array ( - 0 => 'airlst\\sdkphp\\contracts\\guestresourcecontract', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\contracts\\list', - 1 => 'airlst\\sdkphp\\contracts\\validatecode', - 2 => 'airlst\\sdkphp\\contracts\\get', - 3 => 'airlst\\sdkphp\\contracts\\create', - 4 => 'airlst\\sdkphp\\contracts\\update', - ), - 3 => - array ( - ), - ), - 'src/Contracts/EventResourceContract.php' => - array ( - 0 => '07dac8e6e4433b99b3dde0af0ef8057af97bbc6c', - 1 => - array ( - 0 => 'airlst\\sdkphp\\contracts\\eventresourcecontract', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\contracts\\list', - 1 => 'airlst\\sdkphp\\contracts\\get', - ), - 3 => - array ( - ), - ), - 'src/Contracts/EmailResourceContract.php' => - array ( - 0 => '4d1cda2a8a6b3404155bfdb3b8c1c4b560ac3e63', - 1 => - array ( - 0 => 'airlst\\sdkphp\\contracts\\emailresourcecontract', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\contracts\\send', - ), - 3 => - array ( - ), - ), - 'src/Resources/EventResource.php' => - array ( - 0 => '064745f1e691af2baa306c1783fac14390ee1206', - 1 => - array ( - 0 => 'airlst\\sdkphp\\resources\\eventresource', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\resources\\list', - 1 => 'airlst\\sdkphp\\resources\\get', - ), - 3 => - array ( - ), - ), - 'src/Resources/EmailResource.php' => - array ( - 0 => 'f6a26bc7441b7f2f1e449afe12b8be7e36fb3786', - 1 => - array ( - 0 => 'airlst\\sdkphp\\resources\\emailresource', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\resources\\list', - 1 => 'airlst\\sdkphp\\resources\\send', - ), - 3 => - array ( - ), - ), - 'src/Resources/GuestResource.php' => - array ( - 0 => '50e939735ff416365651cd78ba7750dc6c766238', - 1 => - array ( - 0 => 'airlst\\sdkphp\\resources\\guestresource', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\resources\\validatecode', - 1 => 'airlst\\sdkphp\\resources\\list', - 2 => 'airlst\\sdkphp\\resources\\get', - 3 => 'airlst\\sdkphp\\resources\\create', - 4 => 'airlst\\sdkphp\\resources\\update', - ), - 3 => - array ( - ), - ), - 'src/Requests/Guest/GetRequest.php' => - array ( - 0 => '0b1f41e52cc26c26b57e96e3b11510bf270c19a9', - 1 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\getrequest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', - 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'src/Requests/Guest/CreateRequest.php' => - array ( - 0 => 'd12e40136ebb2a160e98ae1bb2e3138798921e3f', - 1 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\createrequest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', - 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', - 2 => 'airlst\\sdkphp\\requests\\guest\\defaultbody', - ), - 3 => - array ( - ), - ), - 'src/Requests/Guest/ListRequest.php' => - array ( - 0 => '9a232b9160f4a7168b30fd7633ad547e2381d0fb', - 1 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\listrequest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', - 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', - 2 => 'airlst\\sdkphp\\requests\\guest\\defaultquery', - ), - 3 => - array ( - ), - ), - 'src/Requests/Guest/UpdateRequest.php' => - array ( - 0 => '229447f9a4e62b6a14779c724be2d974c40beddd', - 1 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\updaterequest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', - 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', - 2 => 'airlst\\sdkphp\\requests\\guest\\defaultbody', - ), - 3 => - array ( - ), - ), - 'src/Requests/Guest/ValidateCodeRequest.php' => - array ( - 0 => '2f27349f3accb60dac7f4230604ec0516095225a', - 1 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\validatecoderequest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\requests\\guest\\__construct', - 1 => 'airlst\\sdkphp\\requests\\guest\\resolveendpoint', - 2 => 'airlst\\sdkphp\\requests\\guest\\defaultbody', - ), - 3 => - array ( - ), - ), - 'src/Requests/Event/GetRequest.php' => - array ( - 0 => '0f36fbd3f26fb02039a9e0374f2ac75ee6eddd8b', - 1 => - array ( - 0 => 'airlst\\sdkphp\\requests\\event\\getrequest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\requests\\event\\__construct', - 1 => 'airlst\\sdkphp\\requests\\event\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'src/Requests/Event/ListRequest.php' => - array ( - 0 => '1786e7635d78c828e00172e0536ad36eecd48660', - 1 => - array ( - 0 => 'airlst\\sdkphp\\requests\\event\\listrequest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\requests\\event\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'src/Requests/Email/ListRequest.php' => - array ( - 0 => 'f4190bfb3c3954b1cc3b5a1ecbd1bea47ee2376e', - 1 => - array ( - 0 => 'airlst\\sdkphp\\requests\\email\\listrequest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\requests\\email\\resolveendpoint', - ), - 3 => - array ( - ), - ), - 'src/Requests/Email/SendRequest.php' => - array ( - 0 => 'f55da205fdaa02d0e504f61ec7a9bc1ba026f361', - 1 => - array ( - 0 => 'airlst\\sdkphp\\requests\\email\\sendrequest', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\requests\\email\\__construct', - 1 => 'airlst\\sdkphp\\requests\\email\\resolveendpoint', - 2 => 'airlst\\sdkphp\\requests\\email\\defaultbody', - ), - 3 => - array ( - ), - ), - 'src/Commands/BuildCommand.php' => - array ( - 0 => '35d35493727b32347f7b1e2e319aa3cc2af7ce87', - 1 => - array ( - 0 => 'airlst\\sdkphp\\commands\\buildcommand', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\commands\\handle', - 1 => 'airlst\\sdkphp\\commands\\dumpgeneratedfiles', - 2 => 'airlst\\sdkphp\\commands\\dumptofile', - ), - 3 => - array ( - ), - ), - 'src/Generators/ConnectorGenerator.php' => - array ( - 0 => 'eaff0437054c647e87458ea71f00ce7e4c4b1e85', - 1 => - array ( - 0 => 'airlst\\sdkphp\\generators\\connectorgenerator', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\generators\\generate', - 1 => 'airlst\\sdkphp\\generators\\generateconnectorclass', - ), - 3 => - array ( - ), - ), - 'src/Generators/ResourceGenerator.php' => - array ( - 0 => '782a396594e7fafcf1cce967caeccc03d84ec392', - 1 => - array ( - 0 => 'airlst\\sdkphp\\generators\\resourcegenerator', - ), - 2 => - array ( - 0 => 'airlst\\sdkphp\\generators\\generate', - 1 => 'airlst\\sdkphp\\generators\\generateresourceclass', - 2 => 'airlst\\sdkphp\\generators\\generateresourceclasses', - 3 => 'airlst\\sdkphp\\generators\\addpropertytomethod', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/be/20/be202f983325d3658f0ba32a9614e57183059085.php b/storage/framework/cache/phpstan/cache/PHPStan/be/20/be202f983325d3658f0ba32a9614e57183059085.php deleted file mode 100644 index 0b22c2a..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/be/20/be202f983325d3658f0ba32a9614e57183059085.php +++ /dev/null @@ -1,1606 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/CodeCoverage.php' => - array ( - 0 => '5ff124bc15d33eb0a7a58c5630933e49a09f1a79', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\codecoverage', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\getreport', - 2 => 'sebastianbergmann\\codecoverage\\clear', - 3 => 'sebastianbergmann\\codecoverage\\clearcache', - 4 => 'sebastianbergmann\\codecoverage\\filter', - 5 => 'sebastianbergmann\\codecoverage\\getdata', - 6 => 'sebastianbergmann\\codecoverage\\setdata', - 7 => 'sebastianbergmann\\codecoverage\\gettests', - 8 => 'sebastianbergmann\\codecoverage\\settests', - 9 => 'sebastianbergmann\\codecoverage\\start', - 10 => 'sebastianbergmann\\codecoverage\\stop', - 11 => 'sebastianbergmann\\codecoverage\\append', - 12 => 'sebastianbergmann\\codecoverage\\merge', - 13 => 'sebastianbergmann\\codecoverage\\enablecheckforunintentionallycoveredcode', - 14 => 'sebastianbergmann\\codecoverage\\disablecheckforunintentionallycoveredcode', - 15 => 'sebastianbergmann\\codecoverage\\includeuncoveredfiles', - 16 => 'sebastianbergmann\\codecoverage\\excludeuncoveredfiles', - 17 => 'sebastianbergmann\\codecoverage\\enableannotationsforignoringcode', - 18 => 'sebastianbergmann\\codecoverage\\disableannotationsforignoringcode', - 19 => 'sebastianbergmann\\codecoverage\\ignoredeprecatedcode', - 20 => 'sebastianbergmann\\codecoverage\\donotignoredeprecatedcode', - 21 => 'sebastianbergmann\\codecoverage\\cachesstaticanalysis', - 22 => 'sebastianbergmann\\codecoverage\\cachestaticanalysis', - 23 => 'sebastianbergmann\\codecoverage\\donotcachestaticanalysis', - 24 => 'sebastianbergmann\\codecoverage\\cachedirectory', - 25 => 'sebastianbergmann\\codecoverage\\excludesubclassesofthisclassfromunintentionallycoveredcodecheck', - 26 => 'sebastianbergmann\\codecoverage\\enablebranchandpathcoverage', - 27 => 'sebastianbergmann\\codecoverage\\disablebranchandpathcoverage', - 28 => 'sebastianbergmann\\codecoverage\\collectsbranchandpathcoverage', - 29 => 'sebastianbergmann\\codecoverage\\detectsdeadcode', - 30 => 'sebastianbergmann\\codecoverage\\applycoversandusesfilter', - 31 => 'sebastianbergmann\\codecoverage\\applyfilter', - 32 => 'sebastianbergmann\\codecoverage\\applyexecutablelinesfilter', - 33 => 'sebastianbergmann\\codecoverage\\applyignoredlinesfilter', - 34 => 'sebastianbergmann\\codecoverage\\adduncoveredfilesfromfilter', - 35 => 'sebastianbergmann\\codecoverage\\performunintentionallycoveredcodecheck', - 36 => 'sebastianbergmann\\codecoverage\\getallowedlines', - 37 => 'sebastianbergmann\\codecoverage\\processunintentionallycoveredunits', - 38 => 'sebastianbergmann\\codecoverage\\analyser', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Unknown.php' => - array ( - 0 => 'ed1426aace3ba0174c5a61cccff3db7d7610378d', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\unknown', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isunknown', - 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Medium.php' => - array ( - 0 => '5655b27077e75e8dc86126736eb9d9b8d178ba07', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\medium', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\ismedium', - 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isgreaterthan', - 2 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Known.php' => - array ( - 0 => '4186d3e1e16506ba94eb356a33b014c6fa6daf66', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\known', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isknown', - 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isgreaterthan', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Large.php' => - array ( - 0 => '4bb115dcbaa77d90f6b5b7519bf8c84b6be0de26', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\large', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\islarge', - 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isgreaterthan', - 2 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/TestSize.php' => - array ( - 0 => '28e519eecca28d19ef3d81d400d440730758e727', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\testsize', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\unknown', - 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\small', - 2 => 'sebastianbergmann\\codecoverage\\test\\testsize\\medium', - 3 => 'sebastianbergmann\\codecoverage\\test\\testsize\\large', - 4 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isknown', - 5 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isunknown', - 6 => 'sebastianbergmann\\codecoverage\\test\\testsize\\issmall', - 7 => 'sebastianbergmann\\codecoverage\\test\\testsize\\ismedium', - 8 => 'sebastianbergmann\\codecoverage\\test\\testsize\\islarge', - 9 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestSize/Small.php' => - array ( - 0 => '61716da77eff8f3d14598a4254090fe0b2a64344', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\small', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\testsize\\issmall', - 1 => 'sebastianbergmann\\codecoverage\\test\\testsize\\isgreaterthan', - 2 => 'sebastianbergmann\\codecoverage\\test\\testsize\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Util/Percentage.php' => - array ( - 0 => '71a3f15bc19a04500562170ac90698a100b6ca75', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\util\\percentage', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\util\\fromfractionandtotal', - 1 => 'sebastianbergmann\\codecoverage\\util\\__construct', - 2 => 'sebastianbergmann\\codecoverage\\util\\asfloat', - 3 => 'sebastianbergmann\\codecoverage\\util\\asstring', - 4 => 'sebastianbergmann\\codecoverage\\util\\asfixedwidthstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Util/Filesystem.php' => - array ( - 0 => 'f68fd8db638f50702a8b3639b3d6cfabaf80b427', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\util\\filesystem', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\util\\createdirectory', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/Unknown.php' => - array ( - 0 => 'da2190fedaee217e5ae0a6b14d22a703d9b3ede7', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\unknown', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isunknown', - 1 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/Known.php' => - array ( - 0 => '61afda926079b52ff6f3c5d78367b64d9a0b4514', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\known', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isknown', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/Success.php' => - array ( - 0 => '02a30b2d8ab69aeddc21314ed1e810b0a4eb5d3c', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\success', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\issuccess', - 1 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/Failure.php' => - array ( - 0 => 'c4a3996d4be288bf1b822b30f53b53a02d8a973a', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\failure', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isfailure', - 1 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/TestStatus/TestStatus.php' => - array ( - 0 => '2821e624ed64b5be5db4d11458b213228de16688', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\teststatus', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\unknown', - 1 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\success', - 2 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\failure', - 3 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isknown', - 4 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isunknown', - 5 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\issuccess', - 6 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\isfailure', - 7 => 'sebastianbergmann\\codecoverage\\test\\teststatus\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Driver/Selector.php' => - array ( - 0 => '5968005462c3ef1d39a704b6322617718417fb6d', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\selector', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\forlinecoverage', - 1 => 'sebastianbergmann\\codecoverage\\driver\\forlineandpathcoverage', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Driver/PcovDriver.php' => - array ( - 0 => '76decfa12ff33c17185db747e3599a332476a1d8', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\', - 1 => 'sebastianbergmann\\codecoverage\\driver\\pcovdriver', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\driver\\start', - 2 => 'sebastianbergmann\\codecoverage\\driver\\stop', - 3 => 'sebastianbergmann\\codecoverage\\driver\\nameandversion', - 4 => 'sebastianbergmann\\codecoverage\\driver\\ensurepcovisavailable', - ), - 3 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\pcov', - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Driver/Driver.php' => - array ( - 0 => 'c39fd75f019750d4d54aeb74afd1b74b20572582', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\driver', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\cancollectbranchandpathcoverage', - 1 => 'sebastianbergmann\\codecoverage\\driver\\collectsbranchandpathcoverage', - 2 => 'sebastianbergmann\\codecoverage\\driver\\enablebranchandpathcoverage', - 3 => 'sebastianbergmann\\codecoverage\\driver\\disablebranchandpathcoverage', - 4 => 'sebastianbergmann\\codecoverage\\driver\\candetectdeadcode', - 5 => 'sebastianbergmann\\codecoverage\\driver\\detectsdeadcode', - 6 => 'sebastianbergmann\\codecoverage\\driver\\enabledeadcodedetection', - 7 => 'sebastianbergmann\\codecoverage\\driver\\disabledeadcodedetection', - 8 => 'sebastianbergmann\\codecoverage\\driver\\nameandversion', - 9 => 'sebastianbergmann\\codecoverage\\driver\\start', - 10 => 'sebastianbergmann\\codecoverage\\driver\\stop', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Driver/XdebugDriver.php' => - array ( - 0 => 'c611faf60d1f1a55eb50c6f959d5bdcbdb0fac30', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\xdebugdriver', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\driver\\cancollectbranchandpathcoverage', - 2 => 'sebastianbergmann\\codecoverage\\driver\\candetectdeadcode', - 3 => 'sebastianbergmann\\codecoverage\\driver\\start', - 4 => 'sebastianbergmann\\codecoverage\\driver\\stop', - 5 => 'sebastianbergmann\\codecoverage\\driver\\nameandversion', - 6 => 'sebastianbergmann\\codecoverage\\driver\\ensurexdebugisavailable', - 7 => 'sebastianbergmann\\codecoverage\\driver\\ensurexdebugcodecoveragefeatureisenabled', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Version.php' => - array ( - 0 => 'fad51e767ecad6d7151e4c530a69a018a57d9bfb', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\version', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\id', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Filter.php' => - array ( - 0 => '811f0ae94cb62eae2e0ca14be80a63f378d2e3f7', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\filter', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\includedirectory', - 1 => 'sebastianbergmann\\codecoverage\\includefiles', - 2 => 'sebastianbergmann\\codecoverage\\includefile', - 3 => 'sebastianbergmann\\codecoverage\\excludedirectory', - 4 => 'sebastianbergmann\\codecoverage\\excludefile', - 5 => 'sebastianbergmann\\codecoverage\\isfile', - 6 => 'sebastianbergmann\\codecoverage\\isexcluded', - 7 => 'sebastianbergmann\\codecoverage\\files', - 8 => 'sebastianbergmann\\codecoverage\\isempty', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/CodeUnitFindingVisitor.php' => - array ( - 0 => 'e40be38e88b024f1c9b573b73c821b443f5e291b', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\codeunitfindingvisitor', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\enternode', - 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\classes', - 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\traits', - 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\functions', - 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cyclomaticcomplexity', - 5 => 'sebastianbergmann\\codecoverage\\staticanalysis\\signature', - 6 => 'sebastianbergmann\\codecoverage\\staticanalysis\\type', - 7 => 'sebastianbergmann\\codecoverage\\staticanalysis\\visibility', - 8 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processclass', - 9 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processtrait', - 10 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processmethod', - 11 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processfunction', - 12 => 'sebastianbergmann\\codecoverage\\staticanalysis\\namespace', - 13 => 'sebastianbergmann\\codecoverage\\staticanalysis\\uniontypeasstring', - 14 => 'sebastianbergmann\\codecoverage\\staticanalysis\\intersectiontypeasstring', - 15 => 'sebastianbergmann\\codecoverage\\staticanalysis\\typeasstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/FileAnalyser.php' => - array ( - 0 => '4a54be0c2cefdb7142aee4409e8c59588540e3f2', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\fileanalyser', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\classesin', - 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\traitsin', - 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\functionsin', - 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\linesofcodefor', - 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesin', - 5 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlinesfor', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/CachingFileAnalyser.php' => - array ( - 0 => '93559055ccf5f60881059161e8f02e11b7850843', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cachingfileanalyser', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\classesin', - 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\traitsin', - 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\functionsin', - 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\linesofcodefor', - 5 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesin', - 6 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlinesfor', - 7 => 'sebastianbergmann\\codecoverage\\staticanalysis\\process', - 8 => 'sebastianbergmann\\codecoverage\\staticanalysis\\read', - 9 => 'sebastianbergmann\\codecoverage\\staticanalysis\\write', - 10 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cachefile', - 11 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cacheversion', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/CacheWarmer.php' => - array ( - 0 => 'e65da10e0658a3efed33d2c536c42e87629a1dc6', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\cachewarmer', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\warmcache', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/ExecutableLinesFindingVisitor.php' => - array ( - 0 => 'bc1fe511caecfdb95a64c5d9a309570518dd18ea', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesfindingvisitor', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\enternode', - 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\aftertraverse', - 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesgroupedbybranch', - 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\setlinebranch', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/IgnoredLinesFindingVisitor.php' => - array ( - 0 => '4f9c0204dc7a9472fc9ed734844dfdbff505bc41', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlinesfindingvisitor', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\enternode', - 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlines', - 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\processdoccomment', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/StaticAnalysis/ParsingFileAnalyser.php' => - array ( - 0 => 'e9a9eb40fc5468727eee7eea9a4de819863b6d53', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\parsingfileanalyser', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysis\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\staticanalysis\\classesin', - 2 => 'sebastianbergmann\\codecoverage\\staticanalysis\\traitsin', - 3 => 'sebastianbergmann\\codecoverage\\staticanalysis\\functionsin', - 4 => 'sebastianbergmann\\codecoverage\\staticanalysis\\linesofcodefor', - 5 => 'sebastianbergmann\\codecoverage\\staticanalysis\\executablelinesin', - 6 => 'sebastianbergmann\\codecoverage\\staticanalysis\\ignoredlinesfor', - 7 => 'sebastianbergmann\\codecoverage\\staticanalysis\\analyse', - 8 => 'sebastianbergmann\\codecoverage\\staticanalysis\\findlinesignoredbylinebasedannotations', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Cobertura.php' => - array ( - 0 => 'f28a81952f2ed9618fe4f6a04e9ddace47d546d5', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\cobertura', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\process', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Clover.php' => - array ( - 0 => 'c5b9f03a6bd1d04e0ff31ce3b8e4a4908dadb837', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\clover', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\process', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Dashboard.php' => - array ( - 0 => '4f63fd04b992f7581587a4c452ae3f27e17b573f', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\dashboard', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\render', - 1 => 'sebastianbergmann\\codecoverage\\report\\html\\activebreadcrumb', - 2 => 'sebastianbergmann\\codecoverage\\report\\html\\complexity', - 3 => 'sebastianbergmann\\codecoverage\\report\\html\\coveragedistribution', - 4 => 'sebastianbergmann\\codecoverage\\report\\html\\insufficientcoverage', - 5 => 'sebastianbergmann\\codecoverage\\report\\html\\projectrisks', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/File.php' => - array ( - 0 => '5a85988caac25ce6f4da38671c834230ca83ff80', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\file', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\render', - 1 => 'sebastianbergmann\\codecoverage\\report\\html\\renderitems', - 2 => 'sebastianbergmann\\codecoverage\\report\\html\\rendertraitorclassitems', - 3 => 'sebastianbergmann\\codecoverage\\report\\html\\renderfunctionitems', - 4 => 'sebastianbergmann\\codecoverage\\report\\html\\renderfunctionormethoditem', - 5 => 'sebastianbergmann\\codecoverage\\report\\html\\rendersourcewithlinecoverage', - 6 => 'sebastianbergmann\\codecoverage\\report\\html\\rendersourcewithbranchcoverage', - 7 => 'sebastianbergmann\\codecoverage\\report\\html\\rendersourcewithpathcoverage', - 8 => 'sebastianbergmann\\codecoverage\\report\\html\\renderbranchstructure', - 9 => 'sebastianbergmann\\codecoverage\\report\\html\\renderbranchlines', - 10 => 'sebastianbergmann\\codecoverage\\report\\html\\renderpathstructure', - 11 => 'sebastianbergmann\\codecoverage\\report\\html\\renderpathlines', - 12 => 'sebastianbergmann\\codecoverage\\report\\html\\renderline', - 13 => 'sebastianbergmann\\codecoverage\\report\\html\\loadfile', - 14 => 'sebastianbergmann\\codecoverage\\report\\html\\abbreviateclassname', - 15 => 'sebastianbergmann\\codecoverage\\report\\html\\abbreviatemethodname', - 16 => 'sebastianbergmann\\codecoverage\\report\\html\\createpopovercontentfortest', - 17 => 'sebastianbergmann\\codecoverage\\report\\html\\iscomment', - 18 => 'sebastianbergmann\\codecoverage\\report\\html\\isinlinehtml', - 19 => 'sebastianbergmann\\codecoverage\\report\\html\\iskeyword', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Directory.php' => - array ( - 0 => 'cfdf48c6e903b184956fd34142dff260e5ec3e2a', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\directory', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\render', - 1 => 'sebastianbergmann\\codecoverage\\report\\html\\renderitem', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Colors.php' => - array ( - 0 => 'e15f5ad0a17a2eaacaa3d3f12cd6b5c1bb7510de', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\colors', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\default', - 1 => 'sebastianbergmann\\codecoverage\\report\\html\\from', - 2 => 'sebastianbergmann\\codecoverage\\report\\html\\__construct', - 3 => 'sebastianbergmann\\codecoverage\\report\\html\\successlow', - 4 => 'sebastianbergmann\\codecoverage\\report\\html\\successmedium', - 5 => 'sebastianbergmann\\codecoverage\\report\\html\\successhigh', - 6 => 'sebastianbergmann\\codecoverage\\report\\html\\warning', - 7 => 'sebastianbergmann\\codecoverage\\report\\html\\danger', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer.php' => - array ( - 0 => 'f9745384572a91895e79784853bcfba9987b527d', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\renderer', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\html\\renderitemtemplate', - 2 => 'sebastianbergmann\\codecoverage\\report\\html\\setcommontemplatevariables', - 3 => 'sebastianbergmann\\codecoverage\\report\\html\\breadcrumbs', - 4 => 'sebastianbergmann\\codecoverage\\report\\html\\activebreadcrumb', - 5 => 'sebastianbergmann\\codecoverage\\report\\html\\inactivebreadcrumb', - 6 => 'sebastianbergmann\\codecoverage\\report\\html\\pathtoroot', - 7 => 'sebastianbergmann\\codecoverage\\report\\html\\coveragebar', - 8 => 'sebastianbergmann\\codecoverage\\report\\html\\colorlevel', - 9 => 'sebastianbergmann\\codecoverage\\report\\html\\runtimestring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/CustomCssFile.php' => - array ( - 0 => 'e523ea89fdb998c49e6dfbcd15154ae66d7b59ec', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\customcssfile', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\default', - 1 => 'sebastianbergmann\\codecoverage\\report\\html\\from', - 2 => 'sebastianbergmann\\codecoverage\\report\\html\\__construct', - 3 => 'sebastianbergmann\\codecoverage\\report\\html\\path', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Html/Facade.php' => - array ( - 0 => '1c18012acf3561e8b09be2cdfd4f811ed7a6574b', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\facade', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\html\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\html\\process', - 2 => 'sebastianbergmann\\codecoverage\\report\\html\\copyfiles', - 3 => 'sebastianbergmann\\codecoverage\\report\\html\\rendercss', - 4 => 'sebastianbergmann\\codecoverage\\report\\html\\directory', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Totals.php' => - array ( - 0 => 'd3bf0f55cba3634c37a37febdf2ff74a054533f8', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\totals', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\container', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnumlines', - 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnumclasses', - 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnumtraits', - 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnummethods', - 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnumfunctions', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/File.php' => - array ( - 0 => '47b770394d0c53d6a7baabb2179907c9d67e790e', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\file', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\totals', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\linecoverage', - 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\contextnode', - 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\dom', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Method.php' => - array ( - 0 => '7380f989600946f13cacf1551cafc6a879aa2be5', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\method', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\setsignature', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setlines', - 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\settotals', - 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\setcrap', - 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\setname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Unit.php' => - array ( - 0 => '134be3e00ce416c5d298cb95c31bcd699b4c1bfb', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\unit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\setlines', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setcrap', - 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\setnamespace', - 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\addmethod', - 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\setname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Tests.php' => - array ( - 0 => 'dcb48bb56d25bdcde0b7bbb2aba5cc26647ed6fc', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\tests', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\addtest', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Project.php' => - array ( - 0 => 'a02d2c58b6f879fa445e34486724fd37eb0eacb8', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\project', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\projectsourcedirectory', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\buildinformation', - 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\tests', - 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\asdom', - 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\init', - 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\setprojectsourcedirectory', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Node.php' => - array ( - 0 => 'fedaedc48ccbeb8ed32dab09acab3b4e7a671d1a', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\node', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\dom', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\totals', - 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\adddirectory', - 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\addfile', - 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\setcontextnode', - 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\contextnode', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Directory.php' => - array ( - 0 => 'ed3111b4cff6aef5708d13fdddacb1b17fc045d6', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\directory', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Coverage.php' => - array ( - 0 => 'ee31fbb57c5d73f08b1e93901a09c76cd51477b2', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\coverage', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\addtest', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\finalize', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Source.php' => - array ( - 0 => '96e456c73f12c9396afe9faff8c3ebe847a55e7c', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\source', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\setsourcecode', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/BuildInformation.php' => - array ( - 0 => '317df2c748f405f47794866ad4da5fce5c85dfb8', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\buildinformation', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\setruntimeinformation', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setbuildtime', - 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\setgeneratorversions', - 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\nodebyname', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Report.php' => - array ( - 0 => '7e808cf82125b32b363a37a84bef844501d3cace', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\report', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\asdom', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\functionobject', - 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\classobject', - 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\traitobject', - 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\source', - 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\setname', - 7 => 'sebastianbergmann\\codecoverage\\report\\xml\\unitobject', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Xml/Facade.php' => - array ( - 0 => '019cd02bf53cb658eba8999949f1eb3ba2d5d31c', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\facade', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\xml\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\xml\\process', - 2 => 'sebastianbergmann\\codecoverage\\report\\xml\\setbuildinformation', - 3 => 'sebastianbergmann\\codecoverage\\report\\xml\\inittargetdirectory', - 4 => 'sebastianbergmann\\codecoverage\\report\\xml\\processdirectory', - 5 => 'sebastianbergmann\\codecoverage\\report\\xml\\processfile', - 6 => 'sebastianbergmann\\codecoverage\\report\\xml\\processunit', - 7 => 'sebastianbergmann\\codecoverage\\report\\xml\\processfunction', - 8 => 'sebastianbergmann\\codecoverage\\report\\xml\\processtests', - 9 => 'sebastianbergmann\\codecoverage\\report\\xml\\settotals', - 10 => 'sebastianbergmann\\codecoverage\\report\\xml\\targetdirectory', - 11 => 'sebastianbergmann\\codecoverage\\report\\xml\\savedocument', - 12 => 'sebastianbergmann\\codecoverage\\report\\xml\\documentasstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Thresholds.php' => - array ( - 0 => '2e6ce2b0d7d2dc41c010bc89f64d7449ebb5e2fe', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\thresholds', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\default', - 1 => 'sebastianbergmann\\codecoverage\\report\\from', - 2 => 'sebastianbergmann\\codecoverage\\report\\__construct', - 3 => 'sebastianbergmann\\codecoverage\\report\\lowupperbound', - 4 => 'sebastianbergmann\\codecoverage\\report\\highlowerbound', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/PHP.php' => - array ( - 0 => 'dc56a2fe797da10e30f9c411fd96db0dfe6b6491', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\php', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\process', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Text.php' => - array ( - 0 => 'dbbb9c124cf7fffaaa7c8fbfeed4ee86824d69a9', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\text', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\process', - 2 => 'sebastianbergmann\\codecoverage\\report\\coveragecolor', - 3 => 'sebastianbergmann\\codecoverage\\report\\printcoveragecounts', - 4 => 'sebastianbergmann\\codecoverage\\report\\format', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Report/Crap4j.php' => - array ( - 0 => '712ca25a5b74ba3850385bdf771005bcbcd50c56', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\crap4j', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\report\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\report\\process', - 2 => 'sebastianbergmann\\codecoverage\\report\\crapload', - 3 => 'sebastianbergmann\\codecoverage\\report\\roundvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/File.php' => - array ( - 0 => '4d584af73c4247faa83b6784fe934965d99a34ed', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\file', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\node\\count', - 2 => 'sebastianbergmann\\codecoverage\\node\\linecoveragedata', - 3 => 'sebastianbergmann\\codecoverage\\node\\functioncoveragedata', - 4 => 'sebastianbergmann\\codecoverage\\node\\testdata', - 5 => 'sebastianbergmann\\codecoverage\\node\\classes', - 6 => 'sebastianbergmann\\codecoverage\\node\\traits', - 7 => 'sebastianbergmann\\codecoverage\\node\\functions', - 8 => 'sebastianbergmann\\codecoverage\\node\\linesofcode', - 9 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablelines', - 10 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedlines', - 11 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablebranches', - 12 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedbranches', - 13 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablepaths', - 14 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedpaths', - 15 => 'sebastianbergmann\\codecoverage\\node\\numberofclasses', - 16 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedclasses', - 17 => 'sebastianbergmann\\codecoverage\\node\\numberoftraits', - 18 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedtraits', - 19 => 'sebastianbergmann\\codecoverage\\node\\numberofmethods', - 20 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedmethods', - 21 => 'sebastianbergmann\\codecoverage\\node\\numberoffunctions', - 22 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedfunctions', - 23 => 'sebastianbergmann\\codecoverage\\node\\calculatestatistics', - 24 => 'sebastianbergmann\\codecoverage\\node\\processclasses', - 25 => 'sebastianbergmann\\codecoverage\\node\\processtraits', - 26 => 'sebastianbergmann\\codecoverage\\node\\processfunctions', - 27 => 'sebastianbergmann\\codecoverage\\node\\newmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/CrapIndex.php' => - array ( - 0 => 'b9449ac3869e6b9da3d46e180b0e1c298dbc2272', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\crapindex', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\node\\asstring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/Builder.php' => - array ( - 0 => '65a59b4fbf0dcd5ad5b4fcc287214134c8585f07', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\builder', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\node\\build', - 2 => 'sebastianbergmann\\codecoverage\\node\\additems', - 3 => 'sebastianbergmann\\codecoverage\\node\\builddirectorystructure', - 4 => 'sebastianbergmann\\codecoverage\\node\\reducepaths', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/AbstractNode.php' => - array ( - 0 => '6a9be4dc09d33b01ea93a20e2ff3ad66cabd62e6', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\abstractnode', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\node\\name', - 2 => 'sebastianbergmann\\codecoverage\\node\\id', - 3 => 'sebastianbergmann\\codecoverage\\node\\pathasstring', - 4 => 'sebastianbergmann\\codecoverage\\node\\pathasarray', - 5 => 'sebastianbergmann\\codecoverage\\node\\parent', - 6 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedclasses', - 7 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedtraits', - 8 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedclassesandtraits', - 9 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedfunctions', - 10 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedmethods', - 11 => 'sebastianbergmann\\codecoverage\\node\\percentageoftestedfunctionsandmethods', - 12 => 'sebastianbergmann\\codecoverage\\node\\percentageofexecutedlines', - 13 => 'sebastianbergmann\\codecoverage\\node\\percentageofexecutedbranches', - 14 => 'sebastianbergmann\\codecoverage\\node\\percentageofexecutedpaths', - 15 => 'sebastianbergmann\\codecoverage\\node\\numberofclassesandtraits', - 16 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedclassesandtraits', - 17 => 'sebastianbergmann\\codecoverage\\node\\classesandtraits', - 18 => 'sebastianbergmann\\codecoverage\\node\\numberoffunctionsandmethods', - 19 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedfunctionsandmethods', - 20 => 'sebastianbergmann\\codecoverage\\node\\classes', - 21 => 'sebastianbergmann\\codecoverage\\node\\traits', - 22 => 'sebastianbergmann\\codecoverage\\node\\functions', - 23 => 'sebastianbergmann\\codecoverage\\node\\linesofcode', - 24 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablelines', - 25 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedlines', - 26 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablebranches', - 27 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedbranches', - 28 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablepaths', - 29 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedpaths', - 30 => 'sebastianbergmann\\codecoverage\\node\\numberofclasses', - 31 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedclasses', - 32 => 'sebastianbergmann\\codecoverage\\node\\numberoftraits', - 33 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedtraits', - 34 => 'sebastianbergmann\\codecoverage\\node\\numberofmethods', - 35 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedmethods', - 36 => 'sebastianbergmann\\codecoverage\\node\\numberoffunctions', - 37 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedfunctions', - 38 => 'sebastianbergmann\\codecoverage\\node\\processid', - 39 => 'sebastianbergmann\\codecoverage\\node\\processpath', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/Directory.php' => - array ( - 0 => '45c2a5f823866e24282169506456923b8c57fb93', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\directory', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\count', - 1 => 'sebastianbergmann\\codecoverage\\node\\getiterator', - 2 => 'sebastianbergmann\\codecoverage\\node\\adddirectory', - 3 => 'sebastianbergmann\\codecoverage\\node\\addfile', - 4 => 'sebastianbergmann\\codecoverage\\node\\directories', - 5 => 'sebastianbergmann\\codecoverage\\node\\files', - 6 => 'sebastianbergmann\\codecoverage\\node\\children', - 7 => 'sebastianbergmann\\codecoverage\\node\\classes', - 8 => 'sebastianbergmann\\codecoverage\\node\\traits', - 9 => 'sebastianbergmann\\codecoverage\\node\\functions', - 10 => 'sebastianbergmann\\codecoverage\\node\\linesofcode', - 11 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablelines', - 12 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedlines', - 13 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablebranches', - 14 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedbranches', - 15 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutablepaths', - 16 => 'sebastianbergmann\\codecoverage\\node\\numberofexecutedpaths', - 17 => 'sebastianbergmann\\codecoverage\\node\\numberofclasses', - 18 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedclasses', - 19 => 'sebastianbergmann\\codecoverage\\node\\numberoftraits', - 20 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedtraits', - 21 => 'sebastianbergmann\\codecoverage\\node\\numberofmethods', - 22 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedmethods', - 23 => 'sebastianbergmann\\codecoverage\\node\\numberoffunctions', - 24 => 'sebastianbergmann\\codecoverage\\node\\numberoftestedfunctions', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Node/Iterator.php' => - array ( - 0 => '071c579cb533f21b84e400b952eb0eb90fe6e004', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\iterator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\node\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\node\\rewind', - 2 => 'sebastianbergmann\\codecoverage\\node\\valid', - 3 => 'sebastianbergmann\\codecoverage\\node\\key', - 4 => 'sebastianbergmann\\codecoverage\\node\\current', - 5 => 'sebastianbergmann\\codecoverage\\node\\next', - 6 => 'sebastianbergmann\\codecoverage\\node\\getchildren', - 7 => 'sebastianbergmann\\codecoverage\\node\\haschildren', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Data/RawCodeCoverageData.php' => - array ( - 0 => '9a58abc4570cdb37855645fb891ca06361af73bc', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\data\\rawcodecoveragedata', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\data\\fromxdebugwithoutpathcoverage', - 1 => 'sebastianbergmann\\codecoverage\\data\\fromxdebugwithpathcoverage', - 2 => 'sebastianbergmann\\codecoverage\\data\\fromuncoveredfile', - 3 => 'sebastianbergmann\\codecoverage\\data\\__construct', - 4 => 'sebastianbergmann\\codecoverage\\data\\clear', - 5 => 'sebastianbergmann\\codecoverage\\data\\linecoverage', - 6 => 'sebastianbergmann\\codecoverage\\data\\functioncoverage', - 7 => 'sebastianbergmann\\codecoverage\\data\\removecoveragedataforfile', - 8 => 'sebastianbergmann\\codecoverage\\data\\keeplinecoveragedataonlyforlines', - 9 => 'sebastianbergmann\\codecoverage\\data\\markexecutablelinebybranch', - 10 => 'sebastianbergmann\\codecoverage\\data\\keepfunctioncoveragedataonlyforlines', - 11 => 'sebastianbergmann\\codecoverage\\data\\removecoveragedataforlines', - 12 => 'sebastianbergmann\\codecoverage\\data\\skipemptylines', - 13 => 'sebastianbergmann\\codecoverage\\data\\getemptylinesforfile', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Data/ProcessedCodeCoverageData.php' => - array ( - 0 => '38bf7f6358c7d50491180cd43f05d61a8a1fa9ce', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\data\\processedcodecoveragedata', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\data\\initializeunseendata', - 1 => 'sebastianbergmann\\codecoverage\\data\\markcodeasexecutedbytestcase', - 2 => 'sebastianbergmann\\codecoverage\\data\\setlinecoverage', - 3 => 'sebastianbergmann\\codecoverage\\data\\linecoverage', - 4 => 'sebastianbergmann\\codecoverage\\data\\setfunctioncoverage', - 5 => 'sebastianbergmann\\codecoverage\\data\\functioncoverage', - 6 => 'sebastianbergmann\\codecoverage\\data\\coveredfiles', - 7 => 'sebastianbergmann\\codecoverage\\data\\renamefile', - 8 => 'sebastianbergmann\\codecoverage\\data\\merge', - 9 => 'sebastianbergmann\\codecoverage\\data\\priorityforline', - 10 => 'sebastianbergmann\\codecoverage\\data\\initpreviouslyunseenfunction', - 11 => 'sebastianbergmann\\codecoverage\\data\\initpreviouslyseenfunction', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/StaticAnalysisCacheNotConfiguredException.php' => - array ( - 0 => '5171f525858d3dc95c7ab369aea8255cbade747a', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\staticanalysiscachenotconfiguredexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/UnintentionallyCoveredCodeException.php' => - array ( - 0 => '55774564373c60030059c7788c468bde7fc6e27e', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\unintentionallycoveredcodeexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\__construct', - 1 => 'sebastianbergmann\\codecoverage\\getunintentionallycoveredunits', - 2 => 'sebastianbergmann\\codecoverage\\tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/DirectoryCouldNotBeCreatedException.php' => - array ( - 0 => 'a8ee1d68bf7129412dc749bd67956f89029e9b86', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\util\\directorycouldnotbecreatedexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/ParserException.php' => - array ( - 0 => 'c26409359c3a33b442a381458cca03082850892e', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\parserexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/BranchAndPathCoverageNotSupportedException.php' => - array ( - 0 => '4d97113dfd5fc7061a8d54e823f595a0dd4e825d', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\branchandpathcoveragenotsupportedexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/ReflectionException.php' => - array ( - 0 => '8ffed9167ee166b937f865ade7c9544115b4701b', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\reflectionexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/XdebugNotAvailableException.php' => - array ( - 0 => '48ee4e143fa309d2b686d3e92d96bd1c7e9e3c3e', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\xdebugnotavailableexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/TestIdMissingException.php' => - array ( - 0 => 'e24c96b30884f04c17fd4a478b6f8da047e60fad', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\testidmissingexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverWithPathCoverageSupportAvailableException.php' => - array ( - 0 => '1f35323a933ced85755776e02a74b178e9f34353', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\nocodecoveragedriverwithpathcoveragesupportavailableexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/FileCouldNotBeWrittenException.php' => - array ( - 0 => '4b4f39d716f64078053d6dcff5803023fffc5426', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\filecouldnotbewrittenexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/XmlException.php' => - array ( - 0 => 'db4673016c1cd94a038419baa0712f8ff4dfb569', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\xmlexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/ReportAlreadyFinalizedException.php' => - array ( - 0 => 'eac90a88393de8c209c1fdae8f62f66429a184f7', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\reportalreadyfinalizedexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/WriteOperationFailedException.php' => - array ( - 0 => 'f75d4cfd0e5e25c128cb3a5e431b2252275dcf0d', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\writeoperationfailedexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/InvalidArgumentException.php' => - array ( - 0 => '24d0d9939b7c3a3d540fd65bf97c771c1b25a0f9', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\invalidargumentexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/XdebugNotEnabledException.php' => - array ( - 0 => 'b16b47b5de097d7439410dc17c8ad43327365377', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\xdebugnotenabledexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/DeadCodeDetectionNotSupportedException.php' => - array ( - 0 => '916187a17ea1a17a88e2ba80a54f4a00201b8d48', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\deadcodedetectionnotsupportedexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/PathExistsButIsNotDirectoryException.php' => - array ( - 0 => 'bc3390322c06aa30d185234a321730977dc556c9', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\pathexistsbutisnotdirectoryexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverAvailableException.php' => - array ( - 0 => '946bfaaf140311811ff97aeced7161ec41f0f1f9', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\nocodecoveragedriveravailableexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/Exception.php' => - array ( - 0 => '0b964ff4c340596e66d278d1f225f966e2fb1dbd', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpunit/php-code-coverage/src/Exception/PcovNotAvailableException.php' => - array ( - 0 => '4a2134aaa2570864e87b0264ed0d2a26136d1f03', - 1 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\pcovnotavailableexception', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codecoverage\\driver\\__construct', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/c5/c9/c5c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php b/storage/framework/cache/phpstan/cache/PHPStan/c5/c9/c5c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php deleted file mode 100644 index 10caead..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/c5/c9/c5c95f9b73a9a29a1df6fdab3b98fc3bd177c75c.php +++ /dev/null @@ -1,145 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/Token.php' => - array ( - 0 => '72dfc3764b5904229fffdbd455692c1f6f453e03', - 1 => - array ( - 0 => 'theseer\\tokenizer\\token', - ), - 2 => - array ( - 0 => 'theseer\\tokenizer\\__construct', - 1 => 'theseer\\tokenizer\\getline', - 2 => 'theseer\\tokenizer\\getname', - 3 => 'theseer\\tokenizer\\getvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/NamespaceUriException.php' => - array ( - 0 => 'eb0118a14b93df2a4b029d40f6b8acbf110999d6', - 1 => - array ( - 0 => 'theseer\\tokenizer\\namespaceuriexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/TokenCollectionException.php' => - array ( - 0 => '9c4af3c1624653bf11e5a5291e3c1f447a147c39', - 1 => - array ( - 0 => 'theseer\\tokenizer\\tokencollectionexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/TokenCollection.php' => - array ( - 0 => 'f50292c8fae48d972b5cad5d871bfe7d783cf876', - 1 => - array ( - 0 => 'theseer\\tokenizer\\tokencollection', - ), - 2 => - array ( - 0 => 'theseer\\tokenizer\\addtoken', - 1 => 'theseer\\tokenizer\\current', - 2 => 'theseer\\tokenizer\\key', - 3 => 'theseer\\tokenizer\\next', - 4 => 'theseer\\tokenizer\\valid', - 5 => 'theseer\\tokenizer\\rewind', - 6 => 'theseer\\tokenizer\\count', - 7 => 'theseer\\tokenizer\\offsetexists', - 8 => 'theseer\\tokenizer\\offsetget', - 9 => 'theseer\\tokenizer\\offsetset', - 10 => 'theseer\\tokenizer\\offsetunset', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/Tokenizer.php' => - array ( - 0 => 'c917fe54262f1eff4e50e00a4cb3c436dffa88d8', - 1 => - array ( - 0 => 'theseer\\tokenizer\\tokenizer', - ), - 2 => - array ( - 0 => 'theseer\\tokenizer\\parse', - 1 => 'theseer\\tokenizer\\fillblanks', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/XMLSerializer.php' => - array ( - 0 => 'c244e71221bcdc26b37e6007934d8d5a12c96e67', - 1 => - array ( - 0 => 'theseer\\tokenizer\\xmlserializer', - ), - 2 => - array ( - 0 => 'theseer\\tokenizer\\__construct', - 1 => 'theseer\\tokenizer\\todom', - 2 => 'theseer\\tokenizer\\toxml', - 3 => 'theseer\\tokenizer\\addtoken', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/NamespaceUri.php' => - array ( - 0 => 'befc3004af28f6a2154c9b9b1203ef18e16a49f2', - 1 => - array ( - 0 => 'theseer\\tokenizer\\namespaceuri', - ), - 2 => - array ( - 0 => 'theseer\\tokenizer\\__construct', - 1 => 'theseer\\tokenizer\\asstring', - 2 => 'theseer\\tokenizer\\ensurevaliduri', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/theseer/tokenizer/src/Exception.php' => - array ( - 0 => 'f1984821ed73363a5ede6d1cd570898e01148c23', - 1 => - array ( - 0 => 'theseer\\tokenizer\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/c7/28/c728321deab9298158d325b397e3989c315475d8.php b/storage/framework/cache/phpstan/cache/PHPStan/c7/28/c728321deab9298158d325b397e3989c315475d8.php deleted file mode 100644 index f731382..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/c7/28/c728321deab9298158d325b397e3989c315475d8.php +++ /dev/null @@ -1,81 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php' => - array ( - 0 => 'e0e4bac5c82637b71bfdf01c897435f71d41cd02', - 1 => - array ( - 0 => 'phptoken', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php' => - array ( - 0 => 'fed6a92720e1d9b3692ac59205e682bcb8648c27', - 1 => - array ( - 0 => 'valueerror', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php' => - array ( - 0 => '47c6abc4ac611a90c5b2467dcb2ea538e007ba86', - 1 => - array ( - 0 => 'attribute', - ), - 2 => - array ( - 0 => '__construct', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php' => - array ( - 0 => '84ba3b5c3e0a192c71d9dabad016b25f87206100', - 1 => - array ( - 0 => 'unhandledmatcherror', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php' => - array ( - 0 => 'e357f36e99e71a1ac08785024dd6fda3c0b6e50a', - 1 => - array ( - 0 => 'stringable', - ), - 2 => - array ( - 0 => '__tostring', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/cache-cleared b/storage/framework/cache/phpstan/cache/PHPStan/cache-cleared deleted file mode 100644 index 00d6e08..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/cache-cleared +++ /dev/null @@ -1 +0,0 @@ -v2-new \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/d9/e1/d9e1711fa4f360fe7822a20bbd806488f7520abe.php b/storage/framework/cache/phpstan/cache/PHPStan/d9/e1/d9e1711fa4f360fe7822a20bbd806488f7520abe.php deleted file mode 100644 index 6590cab..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/d9/e1/d9e1711fa4f360fe7822a20bbd806488f7520abe.php +++ /dev/null @@ -1,289 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/CodeUnit.php' => - array ( - 0 => '47084f28465666d71aad1b8173316a95ea645188', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\codeunit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\forclass', - 1 => 'sebastianbergmann\\codeunit\\forclassmethod', - 2 => 'sebastianbergmann\\codeunit\\forfilewithabsolutepath', - 3 => 'sebastianbergmann\\codeunit\\forinterface', - 4 => 'sebastianbergmann\\codeunit\\forinterfacemethod', - 5 => 'sebastianbergmann\\codeunit\\fortrait', - 6 => 'sebastianbergmann\\codeunit\\fortraitmethod', - 7 => 'sebastianbergmann\\codeunit\\forfunction', - 8 => 'sebastianbergmann\\codeunit\\__construct', - 9 => 'sebastianbergmann\\codeunit\\name', - 10 => 'sebastianbergmann\\codeunit\\sourcefilename', - 11 => 'sebastianbergmann\\codeunit\\sourcelines', - 12 => 'sebastianbergmann\\codeunit\\isclass', - 13 => 'sebastianbergmann\\codeunit\\isclassmethod', - 14 => 'sebastianbergmann\\codeunit\\isinterface', - 15 => 'sebastianbergmann\\codeunit\\isinterfacemethod', - 16 => 'sebastianbergmann\\codeunit\\istrait', - 17 => 'sebastianbergmann\\codeunit\\istraitmethod', - 18 => 'sebastianbergmann\\codeunit\\isfunction', - 19 => 'sebastianbergmann\\codeunit\\isfile', - 20 => 'sebastianbergmann\\codeunit\\ensurefileexistsandisreadable', - 21 => 'sebastianbergmann\\codeunit\\ensureuserdefinedclass', - 22 => 'sebastianbergmann\\codeunit\\ensureuserdefinedinterface', - 23 => 'sebastianbergmann\\codeunit\\ensureuserdefinedtrait', - 24 => 'sebastianbergmann\\codeunit\\reflectorforclass', - 25 => 'sebastianbergmann\\codeunit\\reflectorforclassmethod', - 26 => 'sebastianbergmann\\codeunit\\reflectorforfunction', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/TraitUnit.php' => - array ( - 0 => '42c93769401f822a788ff78f0ff16a157708b632', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\traitunit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\istrait', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/InterfaceMethodUnit.php' => - array ( - 0 => '3fcc4461f049409f54b8ee7aa36c6ee5fc23d6b5', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\interfacemethodunit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\isinterfacemethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/exceptions/InvalidCodeUnitException.php' => - array ( - 0 => '1f85639a6a68466fb906fd5fd1ccd5c7cc89e4e8', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\invalidcodeunitexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/exceptions/ReflectionException.php' => - array ( - 0 => '6d9aa134fe89ef240bf3f9358ec3128b54238a3f', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\reflectionexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/exceptions/NoTraitException.php' => - array ( - 0 => '5ff90049fe5f9cfe833dfe9c85adfdc0a0737e02', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\notraitexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/exceptions/Exception.php' => - array ( - 0 => '845bad43c96c716a8a1c466f18e2e2268c9e57dc', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/CodeUnitCollectionIterator.php' => - array ( - 0 => '9b362aa1155faaab130a316ad43f0b4ee65f1eb9', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\codeunitcollectioniterator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\__construct', - 1 => 'sebastianbergmann\\codeunit\\rewind', - 2 => 'sebastianbergmann\\codeunit\\valid', - 3 => 'sebastianbergmann\\codeunit\\key', - 4 => 'sebastianbergmann\\codeunit\\current', - 5 => 'sebastianbergmann\\codeunit\\next', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/CodeUnitCollection.php' => - array ( - 0 => '3f4da9303595fa0e582502148abb9ce81cb5972f', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\codeunitcollection', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\fromlist', - 1 => 'sebastianbergmann\\codeunit\\__construct', - 2 => 'sebastianbergmann\\codeunit\\asarray', - 3 => 'sebastianbergmann\\codeunit\\getiterator', - 4 => 'sebastianbergmann\\codeunit\\count', - 5 => 'sebastianbergmann\\codeunit\\isempty', - 6 => 'sebastianbergmann\\codeunit\\mergewith', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/TraitMethodUnit.php' => - array ( - 0 => '3d92ee281c6df6ea3be5591bf8d6980761ca967f', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\traitmethodunit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\istraitmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/FileUnit.php' => - array ( - 0 => '815ebf5ac6b08e73333670308a5b1f179a68ae67', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\fileunit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\isfile', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/FunctionUnit.php' => - array ( - 0 => '6dff5409ff14c288cbc38b7f6c7522cb81980787', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\functionunit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\isfunction', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/Mapper.php' => - array ( - 0 => '60bb0b8a219b88279e29f8c4bc1c694a05c46561', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\mapper', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\codeunitstosourcelines', - 1 => 'sebastianbergmann\\codeunit\\stringtocodeunits', - 2 => 'sebastianbergmann\\codeunit\\reflectorforclass', - 3 => 'sebastianbergmann\\codeunit\\isuserdefinedfunction', - 4 => 'sebastianbergmann\\codeunit\\isuserdefinedclass', - 5 => 'sebastianbergmann\\codeunit\\isuserdefinedinterface', - 6 => 'sebastianbergmann\\codeunit\\isuserdefinedtrait', - 7 => 'sebastianbergmann\\codeunit\\isuserdefinedmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/ClassUnit.php' => - array ( - 0 => '936af64e9b4a613a3b8e2de0ab6605a8a2e6775e', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\classunit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\isclass', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/ClassMethodUnit.php' => - array ( - 0 => '8fbf397ec4cc2b72af93f44012c37ef627cfd72f', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\classmethodunit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\isclassmethod', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/code-unit/src/InterfaceUnit.php' => - array ( - 0 => '43278d67cb96fb8a03599942a9165f22bab7760a', - 1 => - array ( - 0 => 'sebastianbergmann\\codeunit\\interfaceunit', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\codeunit\\isinterface', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/da/e9/dae90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php b/storage/framework/cache/phpstan/cache/PHPStan/da/e9/dae90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php deleted file mode 100644 index cd88ea2..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/da/e9/dae90ce8d1ae52b6d2c6f56636fd0de1c27c3f7a.php +++ /dev/null @@ -1,280 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ArrayComparator.php' => - array ( - 0 => 'ba765e9772fead304b22d1cc6b3666c450d984dd', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\arraycomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\assertequals', - 2 => 'sebastianbergmann\\comparator\\indent', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/TypeComparator.php' => - array ( - 0 => '03c9915bfa9ebe20e06941c7920660985fc92f4f', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\typecomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\assertequals', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/Factory.php' => - array ( - 0 => 'cfd868326ee3fd4269669d022a6755926b25c73b', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\factory', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\getinstance', - 1 => 'sebastianbergmann\\comparator\\__construct', - 2 => 'sebastianbergmann\\comparator\\getcomparatorfor', - 3 => 'sebastianbergmann\\comparator\\register', - 4 => 'sebastianbergmann\\comparator\\unregister', - 5 => 'sebastianbergmann\\comparator\\reset', - 6 => 'sebastianbergmann\\comparator\\registerdefaultcomparators', - 7 => 'sebastianbergmann\\comparator\\registerdefaultcomparator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ResourceComparator.php' => - array ( - 0 => '0481704c620be00d69ac3c88436c0e94a34d7f11', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\resourcecomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\assertequals', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/MockObjectComparator.php' => - array ( - 0 => '40a9bd3da478de9eb491918773cd22e09460f0b9', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\mockobjectcomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\toarray', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ObjectComparator.php' => - array ( - 0 => '7deb90633d3a58879af332b0c92d395beda6a465', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\objectcomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\assertequals', - 2 => 'sebastianbergmann\\comparator\\toarray', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/NumericComparator.php' => - array ( - 0 => '4ca478d8e32d6d0ef13e359f01149856e6e99375', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\numericcomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\assertequals', - 2 => 'sebastianbergmann\\comparator\\isinfinite', - 3 => 'sebastianbergmann\\comparator\\isnan', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/exceptions/RuntimeException.php' => - array ( - 0 => 'd003040d7e1f41055e36d6ffc4386fa5b69a0657', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/exceptions/Exception.php' => - array ( - 0 => 'f1e8aa746d62e8f73b40edc650b39bac4bb05e66', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/DateTimeComparator.php' => - array ( - 0 => 'cefac9ad36f21d6d895d4b3406c3c1d6c971ef88', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\datetimecomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\assertequals', - 2 => 'sebastianbergmann\\comparator\\datetimetostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ScalarComparator.php' => - array ( - 0 => '24c889b06ba8a4f52785de1a2ece3b31134dc450', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\scalarcomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\assertequals', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ExceptionComparator.php' => - array ( - 0 => 'e0fa190d93572e58e122c3d1c92487ee12c5bae2', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\exceptioncomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\toarray', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/Comparator.php' => - array ( - 0 => '65a17773ecbc26b7210cc14269d734eb46732767', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\comparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\setfactory', - 1 => 'sebastianbergmann\\comparator\\accepts', - 2 => 'sebastianbergmann\\comparator\\assertequals', - 3 => 'sebastianbergmann\\comparator\\factory', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/DOMNodeComparator.php' => - array ( - 0 => '869ab8b04cf7425b03c5c9c8f78efd272906ecec', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\domnodecomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\assertequals', - 2 => 'sebastianbergmann\\comparator\\nodetotext', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/ComparisonFailure.php' => - array ( - 0 => '7f7b6a0bf1f828dc2476d76c7b024ddf2eb96a35', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\comparisonfailure', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\__construct', - 1 => 'sebastianbergmann\\comparator\\getactual', - 2 => 'sebastianbergmann\\comparator\\getexpected', - 3 => 'sebastianbergmann\\comparator\\getactualasstring', - 4 => 'sebastianbergmann\\comparator\\getexpectedasstring', - 5 => 'sebastianbergmann\\comparator\\getdiff', - 6 => 'sebastianbergmann\\comparator\\tostring', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/comparator/src/SplObjectStorageComparator.php' => - array ( - 0 => '6e0c145073b555753c9408146a1c7299eba60176', - 1 => - array ( - 0 => 'sebastianbergmann\\comparator\\splobjectstoragecomparator', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\comparator\\accepts', - 1 => 'sebastianbergmann\\comparator\\assertequals', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/e7/98/e7985ad5224a2da9fa26f123fbba90035718c0d4.php b/storage/framework/cache/phpstan/cache/PHPStan/e7/98/e7985ad5224a2da9fa26f123fbba90035718c0d4.php deleted file mode 100644 index b3e6cbd..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/e7/98/e7985ad5224a2da9fa26f123fbba90035718c0d4.php +++ /dev/null @@ -1,856 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/StaticClass.php' => - array ( - 0 => '2d40c3a3019f48cf7ba4d23f015e8391db85b322', - 1 => - array ( - 0 => 'nette\\staticclass', - ), - 2 => - array ( - 0 => 'nette\\__construct', - 1 => 'nette\\__callstatic', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Translator.php' => - array ( - 0 => '8290eb3f9a53dd09c63a7f2ed5d369639068185b', - 1 => - array ( - 0 => 'nette\\localization\\translator', - ), - 2 => - array ( - 0 => 'nette\\localization\\translate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/DateTime.php' => - array ( - 0 => 'a2553cf47fae2d9508440ef05311640d725ca700', - 1 => - array ( - 0 => 'nette\\utils\\datetime', - ), - 2 => - array ( - 0 => 'nette\\utils\\from', - 1 => 'nette\\utils\\fromparts', - 2 => 'nette\\utils\\createfromformat', - 3 => 'nette\\utils\\__construct', - 4 => 'nette\\utils\\modify', - 5 => 'nette\\utils\\setdate', - 6 => 'nette\\utils\\settime', - 7 => 'nette\\utils\\relativetoseconds', - 8 => 'nette\\utils\\apply', - 9 => 'nette\\utils\\jsonserialize', - 10 => 'nette\\utils\\__tostring', - 11 => 'nette\\utils\\modifyclone', - 12 => 'nette\\utils\\handleerrors', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Finder.php' => - array ( - 0 => 'f99d3107fe712fb09f8bec226155c11cac79a458', - 1 => - array ( - 0 => 'nette\\utils\\finder', - ), - 2 => - array ( - 0 => 'nette\\utils\\find', - 1 => 'nette\\utils\\findfiles', - 2 => 'nette\\utils\\finddirectories', - 3 => 'nette\\utils\\files', - 4 => 'nette\\utils\\directories', - 5 => 'nette\\utils\\addmask', - 6 => 'nette\\utils\\in', - 7 => 'nette\\utils\\from', - 8 => 'nette\\utils\\addlocation', - 9 => 'nette\\utils\\childfirst', - 10 => 'nette\\utils\\ignoreunreadabledirs', - 11 => 'nette\\utils\\sortby', - 12 => 'nette\\utils\\sortbyname', - 13 => 'nette\\utils\\append', - 14 => 'nette\\utils\\exclude', - 15 => 'nette\\utils\\filter', - 16 => 'nette\\utils\\descentfilter', - 17 => 'nette\\utils\\limitdepth', - 18 => 'nette\\utils\\size', - 19 => 'nette\\utils\\date', - 20 => 'nette\\utils\\collect', - 21 => 'nette\\utils\\getiterator', - 22 => 'nette\\utils\\traversedir', - 23 => 'nette\\utils\\converttofiles', - 24 => 'nette\\utils\\provefilters', - 25 => 'nette\\utils\\buildplan', - 26 => 'nette\\utils\\splitrecursivepart', - 27 => 'nette\\utils\\buildpattern', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ImageType.php' => - array ( - 0 => '5260583e471fb1325407187b0c2a73b9a54f4960', - 1 => - array ( - 0 => 'nette\\utils\\imagetype', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ArrayList.php' => - array ( - 0 => '41fdbf1f4babe976591fe9dffe0f5fdf9d6cbc35', - 1 => - array ( - 0 => 'nette\\utils\\arraylist', - ), - 2 => - array ( - 0 => 'nette\\utils\\from', - 1 => 'nette\\utils\\getiterator', - 2 => 'nette\\utils\\count', - 3 => 'nette\\utils\\offsetset', - 4 => 'nette\\utils\\offsetget', - 5 => 'nette\\utils\\offsetexists', - 6 => 'nette\\utils\\offsetunset', - 7 => 'nette\\utils\\prepend', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Type.php' => - array ( - 0 => 'eae269ce54eca230f89a49cf7ab835c70075bd6b', - 1 => - array ( - 0 => 'nette\\utils\\type', - ), - 2 => - array ( - 0 => 'nette\\utils\\fromreflection', - 1 => 'nette\\utils\\fromreflectiontype', - 2 => 'nette\\utils\\fromstring', - 3 => 'nette\\utils\\resolve', - 4 => 'nette\\utils\\__construct', - 5 => 'nette\\utils\\__tostring', - 6 => 'nette\\utils\\getnames', - 7 => 'nette\\utils\\gettypes', - 8 => 'nette\\utils\\getsinglename', - 9 => 'nette\\utils\\isunion', - 10 => 'nette\\utils\\isintersection', - 11 => 'nette\\utils\\issimple', - 12 => 'nette\\utils\\issingle', - 13 => 'nette\\utils\\isbuiltin', - 14 => 'nette\\utils\\isclass', - 15 => 'nette\\utils\\isclasskeyword', - 16 => 'nette\\utils\\allows', - 17 => 'nette\\utils\\allows2', - 18 => 'nette\\utils\\allows3', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Json.php' => - array ( - 0 => 'ebb5956053572eb8a10ce052f7770bcb61402bbe', - 1 => - array ( - 0 => 'nette\\utils\\json', - ), - 2 => - array ( - 0 => 'nette\\utils\\encode', - 1 => 'nette\\utils\\decode', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Paginator.php' => - array ( - 0 => 'a03076b5671cd149f45deea0e05f54d86f0b1a37', - 1 => - array ( - 0 => 'nette\\utils\\paginator', - ), - 2 => - array ( - 0 => 'nette\\utils\\setpage', - 1 => 'nette\\utils\\getpage', - 2 => 'nette\\utils\\getfirstpage', - 3 => 'nette\\utils\\getlastpage', - 4 => 'nette\\utils\\getfirstitemonpage', - 5 => 'nette\\utils\\getlastitemonpage', - 6 => 'nette\\utils\\setbase', - 7 => 'nette\\utils\\getbase', - 8 => 'nette\\utils\\getpageindex', - 9 => 'nette\\utils\\isfirst', - 10 => 'nette\\utils\\islast', - 11 => 'nette\\utils\\getpagecount', - 12 => 'nette\\utils\\setitemsperpage', - 13 => 'nette\\utils\\getitemsperpage', - 14 => 'nette\\utils\\setitemcount', - 15 => 'nette\\utils\\getitemcount', - 16 => 'nette\\utils\\getoffset', - 17 => 'nette\\utils\\getcountdownoffset', - 18 => 'nette\\utils\\getlength', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ImageColor.php' => - array ( - 0 => '8889bbb3c776e13241dad50b557446bf45fee016', - 1 => - array ( - 0 => 'nette\\utils\\imagecolor', - ), - 2 => - array ( - 0 => 'nette\\utils\\rgb', - 1 => 'nette\\utils\\hex', - 2 => 'nette\\utils\\__construct', - 3 => 'nette\\utils\\torgba', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Arrays.php' => - array ( - 0 => '0721da9d0c2f6be4c1a1fdc51d3e0e31fc122025', - 1 => - array ( - 0 => 'nette\\utils\\arrays', - ), - 2 => - array ( - 0 => 'nette\\utils\\get', - 1 => 'nette\\utils\\getref', - 2 => 'nette\\utils\\mergetree', - 3 => 'nette\\utils\\getkeyoffset', - 4 => 'nette\\utils\\searchkey', - 5 => 'nette\\utils\\contains', - 6 => 'nette\\utils\\first', - 7 => 'nette\\utils\\last', - 8 => 'nette\\utils\\firstkey', - 9 => 'nette\\utils\\lastkey', - 10 => 'nette\\utils\\insertbefore', - 11 => 'nette\\utils\\insertafter', - 12 => 'nette\\utils\\renamekey', - 13 => 'nette\\utils\\grep', - 14 => 'nette\\utils\\flatten', - 15 => 'nette\\utils\\islist', - 16 => 'nette\\utils\\associate', - 17 => 'nette\\utils\\normalize', - 18 => 'nette\\utils\\pick', - 19 => 'nette\\utils\\some', - 20 => 'nette\\utils\\every', - 21 => 'nette\\utils\\filter', - 22 => 'nette\\utils\\map', - 23 => 'nette\\utils\\mapwithkeys', - 24 => 'nette\\utils\\invoke', - 25 => 'nette\\utils\\invokemethod', - 26 => 'nette\\utils\\toobject', - 27 => 'nette\\utils\\tokey', - 28 => 'nette\\utils\\wrap', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/FileSystem.php' => - array ( - 0 => '33cf64e3eecbae0240eb2543763b0017453aeb8c', - 1 => - array ( - 0 => 'nette\\utils\\filesystem', - ), - 2 => - array ( - 0 => 'nette\\utils\\createdir', - 1 => 'nette\\utils\\copy', - 2 => 'nette\\utils\\open', - 3 => 'nette\\utils\\delete', - 4 => 'nette\\utils\\rename', - 5 => 'nette\\utils\\read', - 6 => 'nette\\utils\\readlines', - 7 => 'nette\\utils\\write', - 8 => 'nette\\utils\\makewritable', - 9 => 'nette\\utils\\isabsolute', - 10 => 'nette\\utils\\normalizepath', - 11 => 'nette\\utils\\joinpaths', - 12 => 'nette\\utils\\resolvepath', - 13 => 'nette\\utils\\unixslashes', - 14 => 'nette\\utils\\platformslashes', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ArrayHash.php' => - array ( - 0 => 'cee24efe8e549b816402dae0431c223a5ed88491', - 1 => - array ( - 0 => 'nette\\utils\\arrayhash', - ), - 2 => - array ( - 0 => 'nette\\utils\\from', - 1 => 'nette\\utils\\getiterator', - 2 => 'nette\\utils\\count', - 3 => 'nette\\utils\\offsetset', - 4 => 'nette\\utils\\offsetget', - 5 => 'nette\\utils\\offsetexists', - 6 => 'nette\\utils\\offsetunset', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ObjectHelpers.php' => - array ( - 0 => '2aca9ccf014f50422f953eab312258aa71a69aff', - 1 => - array ( - 0 => 'nette\\utils\\objecthelpers', - ), - 2 => - array ( - 0 => 'nette\\utils\\strictget', - 1 => 'nette\\utils\\strictset', - 2 => 'nette\\utils\\strictcall', - 3 => 'nette\\utils\\strictstaticcall', - 4 => 'nette\\utils\\getmagicproperties', - 5 => 'nette\\utils\\getsuggestion', - 6 => 'nette\\utils\\parsefulldoc', - 7 => 'nette\\utils\\hasproperty', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Reflection.php' => - array ( - 0 => '5600d6ee6eb03af805ae8f4c23e0d14f5763eb68', - 1 => - array ( - 0 => 'nette\\utils\\reflection', - ), - 2 => - array ( - 0 => 'nette\\utils\\isbuiltintype', - 1 => 'nette\\utils\\isclasskeyword', - 2 => 'nette\\utils\\getparameterdefaultvalue', - 3 => 'nette\\utils\\getpropertydeclaringclass', - 4 => 'nette\\utils\\getmethoddeclaringmethod', - 5 => 'nette\\utils\\arecommentsavailable', - 6 => 'nette\\utils\\tostring', - 7 => 'nette\\utils\\expandclassname', - 8 => 'nette\\utils\\getusestatements', - 9 => 'nette\\utils\\parseusestatements', - 10 => 'nette\\utils\\fetch', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Floats.php' => - array ( - 0 => '65039d7b30497a2a31b5c46c1d0885690fc50805', - 1 => - array ( - 0 => 'nette\\utils\\floats', - ), - 2 => - array ( - 0 => 'nette\\utils\\iszero', - 1 => 'nette\\utils\\isinteger', - 2 => 'nette\\utils\\compare', - 3 => 'nette\\utils\\areequal', - 4 => 'nette\\utils\\islessthan', - 5 => 'nette\\utils\\islessthanorequalto', - 6 => 'nette\\utils\\isgreaterthan', - 7 => 'nette\\utils\\isgreaterthanorequalto', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Strings.php' => - array ( - 0 => '9950210a3611248cf84f89c87107f12386e0a757', - 1 => - array ( - 0 => 'nette\\utils\\strings', - ), - 2 => - array ( - 0 => 'nette\\utils\\checkencoding', - 1 => 'nette\\utils\\fixencoding', - 2 => 'nette\\utils\\chr', - 3 => 'nette\\utils\\ord', - 4 => 'nette\\utils\\startswith', - 5 => 'nette\\utils\\endswith', - 6 => 'nette\\utils\\contains', - 7 => 'nette\\utils\\substring', - 8 => 'nette\\utils\\normalize', - 9 => 'nette\\utils\\normalizenewlines', - 10 => 'nette\\utils\\unixnewlines', - 11 => 'nette\\utils\\platformnewlines', - 12 => 'nette\\utils\\toascii', - 13 => 'nette\\utils\\webalize', - 14 => 'nette\\utils\\truncate', - 15 => 'nette\\utils\\indent', - 16 => 'nette\\utils\\lower', - 17 => 'nette\\utils\\firstlower', - 18 => 'nette\\utils\\upper', - 19 => 'nette\\utils\\firstupper', - 20 => 'nette\\utils\\capitalize', - 21 => 'nette\\utils\\compare', - 22 => 'nette\\utils\\findprefix', - 23 => 'nette\\utils\\length', - 24 => 'nette\\utils\\trim', - 25 => 'nette\\utils\\padleft', - 26 => 'nette\\utils\\padright', - 27 => 'nette\\utils\\reverse', - 28 => 'nette\\utils\\before', - 29 => 'nette\\utils\\after', - 30 => 'nette\\utils\\indexof', - 31 => 'nette\\utils\\pos', - 32 => 'nette\\utils\\split', - 33 => 'nette\\utils\\match', - 34 => 'nette\\utils\\matchall', - 35 => 'nette\\utils\\replace', - 36 => 'nette\\utils\\bytestochars', - 37 => 'nette\\utils\\pcre', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Random.php' => - array ( - 0 => '2aab86d308ae8ffb12a0ffd62540e2e227bc0e87', - 1 => - array ( - 0 => 'nette\\utils\\random', - ), - 2 => - array ( - 0 => 'nette\\utils\\generate', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Html.php' => - array ( - 0 => '15210683779dc48d764f0ff8ea23417fe590cfac', - 1 => - array ( - 0 => 'nette\\utils\\html', - ), - 2 => - array ( - 0 => 'nette\\utils\\el', - 1 => 'nette\\utils\\fromhtml', - 2 => 'nette\\utils\\fromtext', - 3 => 'nette\\utils\\tohtml', - 4 => 'nette\\utils\\totext', - 5 => 'nette\\utils\\htmltotext', - 6 => 'nette\\utils\\setname', - 7 => 'nette\\utils\\getname', - 8 => 'nette\\utils\\isempty', - 9 => 'nette\\utils\\addattributes', - 10 => 'nette\\utils\\appendattribute', - 11 => 'nette\\utils\\setattribute', - 12 => 'nette\\utils\\getattribute', - 13 => 'nette\\utils\\removeattribute', - 14 => 'nette\\utils\\removeattributes', - 15 => 'nette\\utils\\__set', - 16 => 'nette\\utils\\__get', - 17 => 'nette\\utils\\__isset', - 18 => 'nette\\utils\\__unset', - 19 => 'nette\\utils\\__call', - 20 => 'nette\\utils\\href', - 21 => 'nette\\utils\\data', - 22 => 'nette\\utils\\sethtml', - 23 => 'nette\\utils\\gethtml', - 24 => 'nette\\utils\\settext', - 25 => 'nette\\utils\\gettext', - 26 => 'nette\\utils\\addhtml', - 27 => 'nette\\utils\\addtext', - 28 => 'nette\\utils\\create', - 29 => 'nette\\utils\\insert', - 30 => 'nette\\utils\\offsetset', - 31 => 'nette\\utils\\offsetget', - 32 => 'nette\\utils\\offsetexists', - 33 => 'nette\\utils\\offsetunset', - 34 => 'nette\\utils\\count', - 35 => 'nette\\utils\\removechildren', - 36 => 'nette\\utils\\getiterator', - 37 => 'nette\\utils\\getchildren', - 38 => 'nette\\utils\\render', - 39 => 'nette\\utils\\__tostring', - 40 => 'nette\\utils\\starttag', - 41 => 'nette\\utils\\endtag', - 42 => 'nette\\utils\\attributes', - 43 => 'nette\\utils\\__clone', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Validators.php' => - array ( - 0 => '13d64e6f7d6bbad881932790d34eb71afaa9e659', - 1 => - array ( - 0 => 'nette\\utils\\validators', - ), - 2 => - array ( - 0 => 'nette\\utils\\assert', - 1 => 'nette\\utils\\assertfield', - 2 => 'nette\\utils\\is', - 3 => 'nette\\utils\\everyis', - 4 => 'nette\\utils\\isnumber', - 5 => 'nette\\utils\\isnumericint', - 6 => 'nette\\utils\\isnumeric', - 7 => 'nette\\utils\\iscallable', - 8 => 'nette\\utils\\isunicode', - 9 => 'nette\\utils\\isnone', - 10 => 'nette\\utils\\ismixed', - 11 => 'nette\\utils\\islist', - 12 => 'nette\\utils\\isinrange', - 13 => 'nette\\utils\\isemail', - 14 => 'nette\\utils\\isurl', - 15 => 'nette\\utils\\isuri', - 16 => 'nette\\utils\\istype', - 17 => 'nette\\utils\\isphpidentifier', - 18 => 'nette\\utils\\isbuiltintype', - 19 => 'nette\\utils\\isclasskeyword', - 20 => 'nette\\utils\\istypedeclaration', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/FileInfo.php' => - array ( - 0 => '0d09acdaca8285898e8b2e98accfdadded3ccf02', - 1 => - array ( - 0 => 'nette\\utils\\fileinfo', - ), - 2 => - array ( - 0 => 'nette\\utils\\__construct', - 1 => 'nette\\utils\\getrelativepath', - 2 => 'nette\\utils\\getrelativepathname', - 3 => 'nette\\utils\\read', - 4 => 'nette\\utils\\write', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Iterables.php' => - array ( - 0 => '7ecc3a3931ec9c46e9ca31dc52a37757a32f1391', - 1 => - array ( - 0 => 'nette\\utils\\iterables', - ), - 2 => - array ( - 0 => 'nette\\utils\\contains', - 1 => 'nette\\utils\\containskey', - 2 => 'nette\\utils\\first', - 3 => 'nette\\utils\\firstkey', - 4 => 'nette\\utils\\some', - 5 => 'nette\\utils\\every', - 6 => 'nette\\utils\\filter', - 7 => 'nette\\utils\\map', - 8 => 'nette\\utils\\mapwithkeys', - 9 => 'nette\\utils\\memoize', - 10 => 'nette\\utils\\__construct', - 11 => 'nette\\utils\\getiterator', - 12 => 'nette\\utils\\toiterator', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Helpers.php' => - array ( - 0 => '439e525b27d7e6ede4692e801e9ed6ff8d882295', - 1 => - array ( - 0 => 'nette\\utils\\helpers', - ), - 2 => - array ( - 0 => 'nette\\utils\\capture', - 1 => 'nette\\utils\\getlasterror', - 2 => 'nette\\utils\\falsetonull', - 3 => 'nette\\utils\\clamp', - 4 => 'nette\\utils\\getsuggestion', - 5 => 'nette\\utils\\compare', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/exceptions.php' => - array ( - 0 => '7cb8fc0626110d64c5855d31debe65a25c93c419', - 1 => - array ( - 0 => 'nette\\utils\\imageexception', - 1 => 'nette\\utils\\unknownimagefileexception', - 2 => 'nette\\utils\\jsonexception', - 3 => 'nette\\utils\\regexpexception', - 4 => 'nette\\utils\\assertionexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/ReflectionMethod.php' => - array ( - 0 => 'f659a2fe5053a9c2d0d1d284266b6b9c548550e3', - 1 => - array ( - 0 => 'nette\\utils\\reflectionmethod', - ), - 2 => - array ( - 0 => 'nette\\utils\\__construct', - 1 => 'nette\\utils\\getoriginalclass', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Callback.php' => - array ( - 0 => 'd5171969cc8a2d6455e97d7387e95cc35d46a554', - 1 => - array ( - 0 => 'nette\\utils\\callback', - ), - 2 => - array ( - 0 => 'nette\\utils\\invokesafe', - 1 => 'nette\\utils\\check', - 2 => 'nette\\utils\\tostring', - 3 => 'nette\\utils\\toreflection', - 4 => 'nette\\utils\\isstatic', - 5 => 'nette\\utils\\unwrap', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Utils/Image.php' => - array ( - 0 => '8bde9611c2e1ebf78e4adb0ce10e1cfd883c99f3', - 1 => - array ( - 0 => 'nette\\utils\\image', - ), - 2 => - array ( - 0 => 'nette\\utils\\rgb', - 1 => 'nette\\utils\\fromfile', - 2 => 'nette\\utils\\fromstring', - 3 => 'nette\\utils\\invokesafe', - 4 => 'nette\\utils\\fromblank', - 5 => 'nette\\utils\\detecttypefromfile', - 6 => 'nette\\utils\\detecttypefromstring', - 7 => 'nette\\utils\\typetoextension', - 8 => 'nette\\utils\\extensiontotype', - 9 => 'nette\\utils\\typetomimetype', - 10 => 'nette\\utils\\istypesupported', - 11 => 'nette\\utils\\getsupportedtypes', - 12 => 'nette\\utils\\__construct', - 13 => 'nette\\utils\\getwidth', - 14 => 'nette\\utils\\getheight', - 15 => 'nette\\utils\\setimageresource', - 16 => 'nette\\utils\\getimageresource', - 17 => 'nette\\utils\\resize', - 18 => 'nette\\utils\\calculatesize', - 19 => 'nette\\utils\\crop', - 20 => 'nette\\utils\\calculatecutout', - 21 => 'nette\\utils\\sharpen', - 22 => 'nette\\utils\\place', - 23 => 'nette\\utils\\calculatetextbox', - 24 => 'nette\\utils\\rectanglewh', - 25 => 'nette\\utils\\filledrectanglewh', - 26 => 'nette\\utils\\save', - 27 => 'nette\\utils\\tostring', - 28 => 'nette\\utils\\__tostring', - 29 => 'nette\\utils\\send', - 30 => 'nette\\utils\\output', - 31 => 'nette\\utils\\__call', - 32 => 'nette\\utils\\__clone', - 33 => 'nette\\utils\\ispercent', - 34 => 'nette\\utils\\__sleep', - 35 => 'nette\\utils\\resolvecolor', - 36 => 'nette\\utils\\ensureextension', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/SmartObject.php' => - array ( - 0 => '0f5e5f1ec5f84bccd662014e33e0986208747efc', - 1 => - array ( - 0 => 'nette\\smartobject', - ), - 2 => - array ( - 0 => 'nette\\__call', - 1 => 'nette\\__callstatic', - 2 => 'nette\\__get', - 3 => 'nette\\__set', - 4 => 'nette\\__unset', - 5 => 'nette\\__isset', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/exceptions.php' => - array ( - 0 => 'fc1c194e8b17cc8df6a10389f7b5e2ee94599c06', - 1 => - array ( - 0 => 'nette\\argumentoutofrangeexception', - 1 => 'nette\\invalidstateexception', - 2 => 'nette\\notimplementedexception', - 3 => 'nette\\notsupportedexception', - 4 => 'nette\\deprecatedexception', - 5 => 'nette\\memberaccessexception', - 6 => 'nette\\ioexception', - 7 => 'nette\\filenotfoundexception', - 8 => 'nette\\directorynotfoundexception', - 9 => 'nette\\invalidargumentexception', - 10 => 'nette\\outofrangeexception', - 11 => 'nette\\unexpectedvalueexception', - 12 => 'nette\\shouldnothappenexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/compatibility.php' => - array ( - 0 => 'f86a72734dee6132421b4334d6f03dd78fed0112', - 1 => - array ( - 0 => 'nette\\utils\\ihtmlstring', - 1 => 'nette\\localization\\itranslator', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Iterators/Mapper.php' => - array ( - 0 => 'c0ec5f53c56b99e228cea2e591bfb432a580892c', - 1 => - array ( - 0 => 'nette\\iterators\\mapper', - ), - 2 => - array ( - 0 => 'nette\\iterators\\__construct', - 1 => 'nette\\iterators\\current', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/Iterators/CachingIterator.php' => - array ( - 0 => '643191ba2742f47c676cad088d40f0de2fe2b9d8', - 1 => - array ( - 0 => 'nette\\iterators\\cachingiterator', - ), - 2 => - array ( - 0 => 'nette\\iterators\\__construct', - 1 => 'nette\\iterators\\isfirst', - 2 => 'nette\\iterators\\islast', - 3 => 'nette\\iterators\\isempty', - 4 => 'nette\\iterators\\isodd', - 5 => 'nette\\iterators\\iseven', - 6 => 'nette\\iterators\\getcounter', - 7 => 'nette\\iterators\\count', - 8 => 'nette\\iterators\\next', - 9 => 'nette\\iterators\\rewind', - 10 => 'nette\\iterators\\getnextkey', - 11 => 'nette\\iterators\\getnextvalue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nette/utils/src/HtmlStringable.php' => - array ( - 0 => 'ce387d2957d3941be1b6d89cdae95839c5777012', - 1 => - array ( - 0 => 'nette\\htmlstringable', - ), - 2 => - array ( - 0 => 'nette\\__tostring', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/PHPStan/ee/18/ee18b940a6ba5b05964ecf16f9c67854e2cfcc76.php b/storage/framework/cache/phpstan/cache/PHPStan/ee/18/ee18b940a6ba5b05964ecf16f9c67854e2cfcc76.php deleted file mode 100644 index ed81d46..0000000 --- a/storage/framework/cache/phpstan/cache/PHPStan/ee/18/ee18b940a6ba5b05964ecf16f9c67854e2cfcc76.php +++ /dev/null @@ -1,430 +0,0 @@ - 'v1', - 'data' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/ReflectionMapper.php' => - array ( - 0 => '8a00162fd40b469db622ae9c144d34b7d913e687', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\reflectionmapper', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\fromparametertypes', - 1 => 'sebastianbergmann\\type\\fromreturntype', - 2 => 'sebastianbergmann\\type\\mapnamedtype', - 3 => 'sebastianbergmann\\type\\mapuniontype', - 4 => 'sebastianbergmann\\type\\mapintersectiontype', - 5 => 'sebastianbergmann\\type\\hasreturntype', - 6 => 'sebastianbergmann\\type\\returntype', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/GenericObjectType.php' => - array ( - 0 => '221b8ca85168f7b0d874cc1290cf65b735418573', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\genericobjecttype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\__construct', - 1 => 'sebastianbergmann\\type\\isassignable', - 2 => 'sebastianbergmann\\type\\name', - 3 => 'sebastianbergmann\\type\\allowsnull', - 4 => 'sebastianbergmann\\type\\isgenericobject', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/SimpleType.php' => - array ( - 0 => '944a27ab5f219fd6a1a61c3a3b84feab408d011f', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\simpletype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\__construct', - 1 => 'sebastianbergmann\\type\\isassignable', - 2 => 'sebastianbergmann\\type\\name', - 3 => 'sebastianbergmann\\type\\allowsnull', - 4 => 'sebastianbergmann\\type\\value', - 5 => 'sebastianbergmann\\type\\issimple', - 6 => 'sebastianbergmann\\type\\normalize', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/Type.php' => - array ( - 0 => '83422072ac3eaefbd625bebac134874f41ef9231', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\type', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\fromvalue', - 1 => 'sebastianbergmann\\type\\fromname', - 2 => 'sebastianbergmann\\type\\asstring', - 3 => 'sebastianbergmann\\type\\iscallable', - 4 => 'sebastianbergmann\\type\\istrue', - 5 => 'sebastianbergmann\\type\\isfalse', - 6 => 'sebastianbergmann\\type\\isgenericobject', - 7 => 'sebastianbergmann\\type\\isintersection', - 8 => 'sebastianbergmann\\type\\isiterable', - 9 => 'sebastianbergmann\\type\\ismixed', - 10 => 'sebastianbergmann\\type\\isnever', - 11 => 'sebastianbergmann\\type\\isnull', - 12 => 'sebastianbergmann\\type\\isobject', - 13 => 'sebastianbergmann\\type\\issimple', - 14 => 'sebastianbergmann\\type\\isstatic', - 15 => 'sebastianbergmann\\type\\isunion', - 16 => 'sebastianbergmann\\type\\isunknown', - 17 => 'sebastianbergmann\\type\\isvoid', - 18 => 'sebastianbergmann\\type\\isassignable', - 19 => 'sebastianbergmann\\type\\name', - 20 => 'sebastianbergmann\\type\\allowsnull', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/NullType.php' => - array ( - 0 => '08ed2ad313095447e18189a0386d144f53da8305', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\nulltype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\isassignable', - 1 => 'sebastianbergmann\\type\\name', - 2 => 'sebastianbergmann\\type\\asstring', - 3 => 'sebastianbergmann\\type\\allowsnull', - 4 => 'sebastianbergmann\\type\\isnull', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/ObjectType.php' => - array ( - 0 => '6885c4d7b7193e1d9114095d432c1d32863702e1', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\objecttype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\__construct', - 1 => 'sebastianbergmann\\type\\isassignable', - 2 => 'sebastianbergmann\\type\\name', - 3 => 'sebastianbergmann\\type\\allowsnull', - 4 => 'sebastianbergmann\\type\\classname', - 5 => 'sebastianbergmann\\type\\isobject', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/CallableType.php' => - array ( - 0 => '64da7fb014cbd8f6f38fdbf5ecfb3c13c243048c', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\callabletype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\__construct', - 1 => 'sebastianbergmann\\type\\isassignable', - 2 => 'sebastianbergmann\\type\\name', - 3 => 'sebastianbergmann\\type\\allowsnull', - 4 => 'sebastianbergmann\\type\\iscallable', - 5 => 'sebastianbergmann\\type\\isclosure', - 6 => 'sebastianbergmann\\type\\hasinvokemethod', - 7 => 'sebastianbergmann\\type\\isfunction', - 8 => 'sebastianbergmann\\type\\isobjectcallback', - 9 => 'sebastianbergmann\\type\\isclasscallback', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/UnionType.php' => - array ( - 0 => '0b178bbadaf2b32c03c2a775044d82a4498009dc', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\uniontype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\__construct', - 1 => 'sebastianbergmann\\type\\isassignable', - 2 => 'sebastianbergmann\\type\\asstring', - 3 => 'sebastianbergmann\\type\\name', - 4 => 'sebastianbergmann\\type\\allowsnull', - 5 => 'sebastianbergmann\\type\\isunion', - 6 => 'sebastianbergmann\\type\\containsintersectiontypes', - 7 => 'sebastianbergmann\\type\\types', - 8 => 'sebastianbergmann\\type\\ensureminimumoftwotypes', - 9 => 'sebastianbergmann\\type\\ensureonlyvalidtypes', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/NeverType.php' => - array ( - 0 => '10268d51baf13adedd9fe956eb6351a292b1671f', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\nevertype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\isassignable', - 1 => 'sebastianbergmann\\type\\name', - 2 => 'sebastianbergmann\\type\\allowsnull', - 3 => 'sebastianbergmann\\type\\isnever', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/StaticType.php' => - array ( - 0 => '16a819ad01bc24227f40dac8ab789bf7f626c1ca', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\statictype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\__construct', - 1 => 'sebastianbergmann\\type\\isassignable', - 2 => 'sebastianbergmann\\type\\name', - 3 => 'sebastianbergmann\\type\\allowsnull', - 4 => 'sebastianbergmann\\type\\isstatic', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/UnknownType.php' => - array ( - 0 => '24615ad885ad2814946b219c638f52faaa0b91ac', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\unknowntype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\isassignable', - 1 => 'sebastianbergmann\\type\\name', - 2 => 'sebastianbergmann\\type\\asstring', - 3 => 'sebastianbergmann\\type\\allowsnull', - 4 => 'sebastianbergmann\\type\\isunknown', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/TrueType.php' => - array ( - 0 => '7e9ce1ad3064bd2a7390d2818d3f64edaeb4df78', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\truetype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\isassignable', - 1 => 'sebastianbergmann\\type\\name', - 2 => 'sebastianbergmann\\type\\allowsnull', - 3 => 'sebastianbergmann\\type\\istrue', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/VoidType.php' => - array ( - 0 => '41d563a0e01fd40abe2aae8e737c1a752343b820', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\voidtype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\isassignable', - 1 => 'sebastianbergmann\\type\\name', - 2 => 'sebastianbergmann\\type\\allowsnull', - 3 => 'sebastianbergmann\\type\\isvoid', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/IntersectionType.php' => - array ( - 0 => 'fc8cea695ddc4b33cf0d16f32d56f7e9098966f2', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\intersectiontype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\__construct', - 1 => 'sebastianbergmann\\type\\isassignable', - 2 => 'sebastianbergmann\\type\\asstring', - 3 => 'sebastianbergmann\\type\\name', - 4 => 'sebastianbergmann\\type\\allowsnull', - 5 => 'sebastianbergmann\\type\\isintersection', - 6 => 'sebastianbergmann\\type\\types', - 7 => 'sebastianbergmann\\type\\ensureminimumoftwotypes', - 8 => 'sebastianbergmann\\type\\ensureonlyvalidtypes', - 9 => 'sebastianbergmann\\type\\ensurenoduplicatetypes', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/MixedType.php' => - array ( - 0 => '16c10beda8b6803982cfd2e15ae4fef2ad39affa', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\mixedtype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\isassignable', - 1 => 'sebastianbergmann\\type\\asstring', - 2 => 'sebastianbergmann\\type\\name', - 3 => 'sebastianbergmann\\type\\allowsnull', - 4 => 'sebastianbergmann\\type\\ismixed', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/IterableType.php' => - array ( - 0 => '2c6e3d5dcf3f151023f2216a1e762d3d17bafb28', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\iterabletype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\__construct', - 1 => 'sebastianbergmann\\type\\isassignable', - 2 => 'sebastianbergmann\\type\\name', - 3 => 'sebastianbergmann\\type\\allowsnull', - 4 => 'sebastianbergmann\\type\\isiterable', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/type/FalseType.php' => - array ( - 0 => '19fa4beb16fb340136e3bcb6114d591f5eb40b57', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\falsetype', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\isassignable', - 1 => 'sebastianbergmann\\type\\name', - 2 => 'sebastianbergmann\\type\\allowsnull', - 3 => 'sebastianbergmann\\type\\isfalse', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/TypeName.php' => - array ( - 0 => '25ef01000d201c93da1933d8c4562ebc343a984e', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\typename', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\fromqualifiedname', - 1 => 'sebastianbergmann\\type\\fromreflection', - 2 => 'sebastianbergmann\\type\\__construct', - 3 => 'sebastianbergmann\\type\\namespacename', - 4 => 'sebastianbergmann\\type\\simplename', - 5 => 'sebastianbergmann\\type\\qualifiedname', - 6 => 'sebastianbergmann\\type\\isnamespaced', - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/exception/RuntimeException.php' => - array ( - 0 => 'f0d05315ccfb3949e65f361e9bf1c9dcf97832d1', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\runtimeexception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/exception/Exception.php' => - array ( - 0 => '7f14b4dbe52976446bef1c1b08b924ab78fbbc3e', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\exception', - ), - 2 => - array ( - ), - 3 => - array ( - ), - ), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/sebastian/type/src/Parameter.php' => - array ( - 0 => '718329ebcb297112f5ab03dd354d82c0b192e8f2', - 1 => - array ( - 0 => 'sebastianbergmann\\type\\parameter', - ), - 2 => - array ( - 0 => 'sebastianbergmann\\type\\__construct', - 1 => 'sebastianbergmann\\type\\name', - 2 => 'sebastianbergmann\\type\\type', - ), - 3 => - array ( - ), - ), - ), -)); \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php b/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php deleted file mode 100644 index 2081f44..0000000 --- a/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php +++ /dev/null @@ -1,10736 +0,0 @@ - [ - '04' => true, - '05' => true, - '06' => true, - '07' => true, - '08' => true, - '09' => true, - '010' => true, - '011' => true, - '012' => true, - '013' => true, - '014' => true, - '015' => true, - '016' => true, - '017' => true, - '018' => true, - '019' => true, - '020' => true, - '021' => true, - '022' => true, - '089' => true, - '090' => true, - ], - 'phpstan.stubFilesExtension' => ['044' => true, '046' => true, '047' => true, '048' => true], - 'phpstan.diagnoseExtension' => ['092' => true], - 'phpstan.broker.dynamicMethodReturnTypeExtension' => [ - '0107' => true, - '0108' => true, - '0109' => true, - '0120' => true, - '0121' => true, - '0230' => true, - '0241' => true, - '0247' => true, - '0248' => true, - '0253' => true, - '0288' => true, - '0316' => true, - '0343' => true, - '0344' => true, - '0351' => true, - '0352' => true, - '0353' => true, - '0354' => true, - '0355' => true, - '0356' => true, - '0358' => true, - ], - 'phpstan.broker.allowedSubTypesClassReflectionExtension' => ['0118' => true], - 'phpstan.broker.propertiesClassReflectionExtension' => ['0119' => true, '0286' => true], - 'phpstan.broker.operatorTypeSpecifyingExtension' => ['0176' => true], - 'phpstan.broker.dynamicFunctionReturnTypeExtension' => [ - '0189' => true, - '0190' => true, - '0191' => true, - '0192' => true, - '0193' => true, - '0195' => true, - '0196' => true, - '0197' => true, - '0198' => true, - '0199' => true, - '0201' => true, - '0202' => true, - '0203' => true, - '0204' => true, - '0205' => true, - '0207' => true, - '0208' => true, - '0209' => true, - '0210' => true, - '0211' => true, - '0212' => true, - '0213' => true, - '0214' => true, - '0215' => true, - '0216' => true, - '0217' => true, - '0218' => true, - '0219' => true, - '0220' => true, - '0221' => true, - '0223' => true, - '0224' => true, - '0227' => true, - '0228' => true, - '0232' => true, - '0233' => true, - '0235' => true, - '0236' => true, - '0238' => true, - '0240' => true, - '0242' => true, - '0245' => true, - '0246' => true, - '0255' => true, - '0256' => true, - '0258' => true, - '0259' => true, - '0260' => true, - '0261' => true, - '0262' => true, - '0263' => true, - '0264' => true, - '0265' => true, - '0266' => true, - '0267' => true, - '0268' => true, - '0269' => true, - '0271' => true, - '0288' => true, - '0291' => true, - '0292' => true, - '0293' => true, - '0294' => true, - '0295' => true, - '0297' => true, - '0298' => true, - '0299' => true, - '0300' => true, - '0301' => true, - '0302' => true, - '0303' => true, - '0304' => true, - '0305' => true, - '0306' => true, - '0307' => true, - '0309' => true, - '0310' => true, - '0311' => true, - '0312' => true, - '0313' => true, - '0314' => true, - '0315' => true, - '0317' => true, - '0318' => true, - '0319' => true, - '0320' => true, - '0321' => true, - '0322' => true, - '0323' => true, - '0324' => true, - '0325' => true, - '0328' => true, - '0337' => true, - '0341' => true, - '0342' => true, - '0345' => true, - '0346' => true, - '0347' => true, - '0348' => true, - '0349' => true, - '0350' => true, - ], - 'phpstan.typeSpecifier.functionTypeSpecifyingExtension' => [ - '0206' => true, - '0222' => true, - '0237' => true, - '0275' => true, - '0285' => true, - '0289' => true, - '0290' => true, - '0308' => true, - '0326' => true, - '0327' => true, - '0329' => true, - '0330' => true, - '0331' => true, - '0332' => true, - '0333' => true, - '0334' => true, - '0335' => true, - '0336' => true, - '0338' => true, - '0340' => true, - ], - 'phpstan.dynamicFunctionThrowTypeExtension' => ['0225' => true, '0270' => true, '0272' => true], - 'phpstan.broker.dynamicStaticMethodReturnTypeExtension' => [ - '0226' => true, - '0229' => true, - '0231' => true, - '0244' => true, - '0351' => true, - '0357' => true, - ], - 'phpstan.dynamicStaticMethodThrowTypeExtension' => [ - '0243' => true, - '0249' => true, - '0252' => true, - '0281' => true, - '0282' => true, - '0283' => true, - '0284' => true, - '0287' => true, - ], - 'phpstan.dynamicMethodThrowTypeExtension' => ['0250' => true, '0251' => true, '0254' => true], - 'phpstan.functionParameterOutTypeExtension' => ['0273' => true, '0274' => true, '0276' => true], - 'phpstan.functionParameterClosureTypeExtension' => ['0277' => true], - 'phpstan.typeSpecifier.methodTypeSpecifyingExtension' => ['0296' => true], - 'phpstan.rules.rule' => [ - '0370' => true, - '0371' => true, - '0372' => true, - '0373' => true, - '0374' => true, - '0375' => true, - '0376' => true, - '0377' => true, - '0378' => true, - '0379' => true, - '0380' => true, - '0381' => true, - '0382' => true, - '0383' => true, - '0384' => true, - '0385' => true, - '0386' => true, - '0387' => true, - '0388' => true, - '0389' => true, - '0390' => true, - '0391' => true, - '0392' => true, - '0393' => true, - '0394' => true, - '0395' => true, - '0399' => true, - '0400' => true, - '0402' => true, - '0403' => true, - '0404' => true, - '0405' => true, - '0406' => true, - '0409' => true, - '0410' => true, - '0411' => true, - '0412' => true, - '0413' => true, - '0414' => true, - '0415' => true, - '0416' => true, - '0417' => true, - '0418' => true, - '0419' => true, - '0420' => true, - '0428' => true, - '0429' => true, - '0430' => true, - '0431' => true, - '0432' => true, - '0433' => true, - '0434' => true, - '0435' => true, - '0436' => true, - '0437' => true, - '0438' => true, - '0439' => true, - '0440' => true, - '0441' => true, - '0442' => true, - '0443' => true, - '0444' => true, - '0445' => true, - '0446' => true, - '0447' => true, - '0450' => true, - '0451' => true, - '0452' => true, - '0453' => true, - '0454' => true, - '0462' => true, - '0470' => true, - '0471' => true, - '0472' => true, - '0473' => true, - '0474' => true, - '0476' => true, - '0477' => true, - '0478' => true, - '0480' => true, - '0481' => true, - '0482' => true, - '0483' => true, - '0484' => true, - '0485' => true, - '0486' => true, - '0487' => true, - '0488' => true, - '0489' => true, - '0490' => true, - '0491' => true, - '0492' => true, - '0493' => true, - '0494' => true, - '0495' => true, - '0496' => true, - '0497' => true, - '0498' => true, - '0499' => true, - '0500' => true, - '0501' => true, - '0502' => true, - '0503' => true, - '0504' => true, - '0505' => true, - '0506' => true, - '0507' => true, - '0508' => true, - '0509' => true, - '0510' => true, - '0511' => true, - '0512' => true, - '0553' => true, - '0554' => true, - '0555' => true, - '0556' => true, - '0557' => true, - '0558' => true, - '0559' => true, - '0560' => true, - '0561' => true, - '0562' => true, - '0563' => true, - '0564' => true, - '0565' => true, - '0566' => true, - '0567' => true, - '0568' => true, - '0569' => true, - '0570' => true, - '0571' => true, - '0572' => true, - '0573' => true, - '0574' => true, - '0575' => true, - '0576' => true, - '0577' => true, - '0578' => true, - '0579' => true, - '0580' => true, - '0581' => true, - '0582' => true, - '0583' => true, - '0584' => true, - '0585' => true, - '0586' => true, - '0587' => true, - '0588' => true, - '0589' => true, - 'classConstantUsages' => true, - 'rules.0' => true, - 'rules.1' => true, - 'rules.10' => true, - 'rules.100' => true, - 'rules.101' => true, - 'rules.102' => true, - 'rules.103' => true, - 'rules.104' => true, - 'rules.105' => true, - 'rules.106' => true, - 'rules.107' => true, - 'rules.108' => true, - 'rules.109' => true, - 'rules.11' => true, - 'rules.110' => true, - 'rules.111' => true, - 'rules.112' => true, - 'rules.113' => true, - 'rules.114' => true, - 'rules.115' => true, - 'rules.116' => true, - 'rules.117' => true, - 'rules.118' => true, - 'rules.119' => true, - 'rules.12' => true, - 'rules.120' => true, - 'rules.121' => true, - 'rules.122' => true, - 'rules.123' => true, - 'rules.124' => true, - 'rules.125' => true, - 'rules.126' => true, - 'rules.127' => true, - 'rules.128' => true, - 'rules.129' => true, - 'rules.13' => true, - 'rules.130' => true, - 'rules.131' => true, - 'rules.132' => true, - 'rules.133' => true, - 'rules.134' => true, - 'rules.135' => true, - 'rules.136' => true, - 'rules.137' => true, - 'rules.138' => true, - 'rules.139' => true, - 'rules.14' => true, - 'rules.140' => true, - 'rules.141' => true, - 'rules.142' => true, - 'rules.143' => true, - 'rules.144' => true, - 'rules.145' => true, - 'rules.146' => true, - 'rules.147' => true, - 'rules.148' => true, - 'rules.149' => true, - 'rules.15' => true, - 'rules.150' => true, - 'rules.151' => true, - 'rules.152' => true, - 'rules.153' => true, - 'rules.154' => true, - 'rules.155' => true, - 'rules.156' => true, - 'rules.157' => true, - 'rules.158' => true, - 'rules.159' => true, - 'rules.16' => true, - 'rules.160' => true, - 'rules.161' => true, - 'rules.162' => true, - 'rules.163' => true, - 'rules.164' => true, - 'rules.165' => true, - 'rules.166' => true, - 'rules.167' => true, - 'rules.168' => true, - 'rules.169' => true, - 'rules.17' => true, - 'rules.170' => true, - 'rules.171' => true, - 'rules.172' => true, - 'rules.173' => true, - 'rules.174' => true, - 'rules.175' => true, - 'rules.176' => true, - 'rules.177' => true, - 'rules.178' => true, - 'rules.179' => true, - 'rules.18' => true, - 'rules.180' => true, - 'rules.181' => true, - 'rules.182' => true, - 'rules.183' => true, - 'rules.184' => true, - 'rules.185' => true, - 'rules.186' => true, - 'rules.187' => true, - 'rules.188' => true, - 'rules.189' => true, - 'rules.19' => true, - 'rules.190' => true, - 'rules.191' => true, - 'rules.192' => true, - 'rules.193' => true, - 'rules.194' => true, - 'rules.195' => true, - 'rules.196' => true, - 'rules.197' => true, - 'rules.198' => true, - 'rules.199' => true, - 'rules.2' => true, - 'rules.20' => true, - 'rules.200' => true, - 'rules.201' => true, - 'rules.202' => true, - 'rules.203' => true, - 'rules.204' => true, - 'rules.205' => true, - 'rules.206' => true, - 'rules.207' => true, - 'rules.208' => true, - 'rules.209' => true, - 'rules.21' => true, - 'rules.210' => true, - 'rules.211' => true, - 'rules.212' => true, - 'rules.213' => true, - 'rules.214' => true, - 'rules.215' => true, - 'rules.216' => true, - 'rules.217' => true, - 'rules.218' => true, - 'rules.219' => true, - 'rules.22' => true, - 'rules.220' => true, - 'rules.221' => true, - 'rules.222' => true, - 'rules.223' => true, - 'rules.224' => true, - 'rules.225' => true, - 'rules.226' => true, - 'rules.227' => true, - 'rules.228' => true, - 'rules.229' => true, - 'rules.23' => true, - 'rules.230' => true, - 'rules.231' => true, - 'rules.232' => true, - 'rules.233' => true, - 'rules.234' => true, - 'rules.235' => true, - 'rules.236' => true, - 'rules.237' => true, - 'rules.238' => true, - 'rules.239' => true, - 'rules.24' => true, - 'rules.240' => true, - 'rules.241' => true, - 'rules.242' => true, - 'rules.243' => true, - 'rules.244' => true, - 'rules.245' => true, - 'rules.246' => true, - 'rules.247' => true, - 'rules.248' => true, - 'rules.249' => true, - 'rules.25' => true, - 'rules.250' => true, - 'rules.251' => true, - 'rules.252' => true, - 'rules.253' => true, - 'rules.254' => true, - 'rules.255' => true, - 'rules.256' => true, - 'rules.257' => true, - 'rules.26' => true, - 'rules.27' => true, - 'rules.28' => true, - 'rules.29' => true, - 'rules.3' => true, - 'rules.30' => true, - 'rules.31' => true, - 'rules.32' => true, - 'rules.33' => true, - 'rules.34' => true, - 'rules.35' => true, - 'rules.36' => true, - 'rules.37' => true, - 'rules.38' => true, - 'rules.39' => true, - 'rules.4' => true, - 'rules.40' => true, - 'rules.41' => true, - 'rules.42' => true, - 'rules.43' => true, - 'rules.44' => true, - 'rules.45' => true, - 'rules.46' => true, - 'rules.47' => true, - 'rules.48' => true, - 'rules.49' => true, - 'rules.5' => true, - 'rules.50' => true, - 'rules.51' => true, - 'rules.52' => true, - 'rules.53' => true, - 'rules.54' => true, - 'rules.55' => true, - 'rules.56' => true, - 'rules.57' => true, - 'rules.58' => true, - 'rules.59' => true, - 'rules.6' => true, - 'rules.60' => true, - 'rules.61' => true, - 'rules.62' => true, - 'rules.63' => true, - 'rules.64' => true, - 'rules.65' => true, - 'rules.66' => true, - 'rules.67' => true, - 'rules.68' => true, - 'rules.69' => true, - 'rules.7' => true, - 'rules.70' => true, - 'rules.71' => true, - 'rules.72' => true, - 'rules.73' => true, - 'rules.74' => true, - 'rules.75' => true, - 'rules.76' => true, - 'rules.77' => true, - 'rules.78' => true, - 'rules.79' => true, - 'rules.8' => true, - 'rules.80' => true, - 'rules.81' => true, - 'rules.82' => true, - 'rules.83' => true, - 'rules.84' => true, - 'rules.85' => true, - 'rules.86' => true, - 'rules.87' => true, - 'rules.88' => true, - 'rules.89' => true, - 'rules.9' => true, - 'rules.90' => true, - 'rules.91' => true, - 'rules.92' => true, - 'rules.93' => true, - 'rules.94' => true, - 'rules.95' => true, - 'rules.96' => true, - 'rules.97' => true, - 'rules.98' => true, - 'rules.99' => true, - ], - 'phpstan.restrictedClassConstantUsageExtension' => ['0396' => true, '0463' => true], - 'phpstan.restrictedClassNameUsageExtension' => ['0397' => true, '0467' => true], - 'phpstan.restrictedFunctionUsageExtension' => ['0398' => true, '0464' => true], - 'phpstan.restrictedPropertyUsageExtension' => ['0407' => true, '0466' => true], - 'phpstan.restrictedMethodUsageExtension' => ['0408' => true, '0465' => true], - 'phpstan.collector' => [ - '0421' => true, - '0422' => true, - '0423' => true, - '0424' => true, - '0425' => true, - '0426' => true, - '0427' => true, - '0448' => true, - '0449' => true, - '0525' => true, - '0526' => true, - '0527' => true, - '0593' => true, - '0594' => true, - '0595' => true, - '0596' => true, - '0597' => true, - ], - 'phpstan.staticMethodParameterOutTypeExtension' => ['0455' => true], - 'phpstan.typeSpecifier.staticMethodTypeSpecifyingExtension' => ['0456' => true], - 'phpstan.staticMethodParameterClosureTypeExtension' => ['0457' => true], - 'phpstan.broker.methodsClassReflectionExtension' => ['0458' => true], - 'phpstan.deprecations.deprecatedScopeResolver' => ['0461' => true], - ]; - - protected $types = ['container' => '_PHPStan_ac6dae9b0\Nette\DI\Container']; - protected $aliases = []; - - protected $wiring = [ - '_PHPStan_ac6dae9b0\Nette\DI\Container' => [['container']], - 'PHPStan\Rules\Rule' => [ - [ - '0142', - '0143', - '0144', - '0161', - '0177', - '0370', - '0371', - '0372', - '0373', - '0374', - '0375', - '0376', - '0377', - '0378', - '0379', - '0380', - '0381', - '0382', - '0383', - '0384', - '0385', - '0386', - '0387', - '0388', - '0389', - '0390', - '0391', - '0392', - '0393', - '0394', - '0395', - '0399', - '0400', - '0402', - '0403', - '0404', - '0405', - '0406', - '0409', - '0410', - '0411', - '0412', - '0413', - '0414', - '0415', - '0416', - '0417', - '0418', - '0419', - '0420', - '0428', - '0429', - '0430', - '0431', - '0432', - '0433', - '0434', - '0435', - '0436', - '0437', - '0438', - '0439', - '0440', - '0441', - '0442', - '0443', - '0444', - '0445', - '0446', - '0447', - '0450', - '0451', - '0452', - '0453', - '0454', - '0462', - '0470', - '0471', - '0472', - '0473', - '0474', - '0475', - '0476', - '0477', - '0478', - '0479', - '0480', - '0481', - '0482', - '0483', - '0484', - '0485', - '0486', - '0487', - '0488', - '0489', - '0490', - '0491', - '0492', - '0493', - '0494', - '0495', - '0496', - '0497', - '0498', - '0499', - '0500', - '0501', - '0502', - '0503', - '0504', - '0505', - '0506', - '0507', - '0508', - '0509', - '0510', - '0511', - '0512', - '0553', - '0554', - '0555', - '0556', - '0557', - '0558', - '0559', - '0560', - '0561', - '0562', - '0563', - '0564', - '0565', - '0566', - '0567', - 'classConstantUsages', - '0568', - '0569', - '0570', - '0571', - '0572', - '0573', - '0574', - '0575', - '0576', - '0577', - '0578', - '0579', - '0580', - '0581', - '0582', - '0583', - '0584', - '0585', - '0586', - '0587', - '0588', - '0589', - ], - [ - 'rules.0', - 'rules.1', - 'rules.2', - 'rules.3', - 'rules.4', - 'rules.5', - 'rules.6', - 'rules.7', - 'rules.8', - 'rules.9', - 'rules.10', - 'rules.11', - 'rules.12', - 'rules.13', - 'rules.14', - 'rules.15', - 'rules.16', - 'rules.17', - 'rules.18', - 'rules.19', - 'rules.20', - 'rules.21', - 'rules.22', - 'rules.23', - 'rules.24', - 'rules.25', - 'rules.26', - 'rules.27', - 'rules.28', - 'rules.29', - 'rules.30', - 'rules.31', - 'rules.32', - 'rules.33', - 'rules.34', - 'rules.35', - 'rules.36', - 'rules.37', - 'rules.38', - 'rules.39', - 'rules.40', - 'rules.41', - 'rules.42', - 'rules.43', - 'rules.44', - 'rules.45', - 'rules.46', - 'rules.47', - 'rules.48', - 'rules.49', - 'rules.50', - 'rules.51', - 'rules.52', - 'rules.53', - 'rules.54', - 'rules.55', - 'rules.56', - 'rules.57', - 'rules.58', - 'rules.59', - 'rules.60', - 'rules.61', - 'rules.62', - 'rules.63', - 'rules.64', - 'rules.65', - 'rules.66', - 'rules.67', - 'rules.68', - 'rules.69', - 'rules.70', - 'rules.71', - 'rules.72', - 'rules.73', - 'rules.74', - 'rules.75', - 'rules.76', - 'rules.77', - 'rules.78', - 'rules.79', - 'rules.80', - 'rules.81', - 'rules.82', - 'rules.83', - 'rules.84', - 'rules.85', - 'rules.86', - 'rules.87', - 'rules.88', - 'rules.89', - 'rules.90', - 'rules.91', - 'rules.92', - 'rules.93', - 'rules.94', - 'rules.95', - 'rules.96', - 'rules.97', - 'rules.98', - 'rules.99', - 'rules.100', - 'rules.101', - 'rules.102', - 'rules.103', - 'rules.104', - 'rules.105', - 'rules.106', - 'rules.107', - 'rules.108', - 'rules.109', - 'rules.110', - 'rules.111', - 'rules.112', - 'rules.113', - 'rules.114', - 'rules.115', - 'rules.116', - 'rules.117', - 'rules.118', - 'rules.119', - 'rules.120', - 'rules.121', - 'rules.122', - 'rules.123', - 'rules.124', - 'rules.125', - 'rules.126', - 'rules.127', - 'rules.128', - 'rules.129', - 'rules.130', - 'rules.131', - 'rules.132', - 'rules.133', - 'rules.134', - 'rules.135', - 'rules.136', - 'rules.137', - 'rules.138', - 'rules.139', - 'rules.140', - 'rules.141', - 'rules.142', - 'rules.143', - 'rules.144', - 'rules.145', - 'rules.146', - 'rules.147', - 'rules.148', - 'rules.149', - 'rules.150', - 'rules.151', - 'rules.152', - 'rules.153', - 'rules.154', - 'rules.155', - 'rules.156', - 'rules.157', - 'rules.158', - 'rules.159', - 'rules.160', - 'rules.161', - 'rules.162', - 'rules.163', - 'rules.164', - 'rules.165', - 'rules.166', - 'rules.167', - 'rules.168', - 'rules.169', - 'rules.170', - 'rules.171', - 'rules.172', - 'rules.173', - 'rules.174', - 'rules.175', - 'rules.176', - 'rules.177', - 'rules.178', - 'rules.179', - 'rules.180', - 'rules.181', - 'rules.182', - 'rules.183', - 'rules.184', - 'rules.185', - 'rules.186', - 'rules.187', - 'rules.188', - 'rules.189', - 'rules.190', - 'rules.191', - 'rules.192', - 'rules.193', - 'rules.194', - 'rules.195', - 'rules.196', - 'rules.197', - 'rules.198', - 'rules.199', - 'rules.200', - 'rules.201', - 'rules.202', - 'rules.203', - 'rules.204', - 'rules.205', - 'rules.206', - 'rules.207', - 'rules.208', - 'rules.209', - 'rules.210', - 'rules.211', - 'rules.212', - 'rules.213', - 'rules.214', - 'rules.215', - 'rules.216', - 'rules.217', - 'rules.218', - 'rules.219', - 'rules.220', - 'rules.221', - 'rules.222', - 'rules.223', - 'rules.224', - 'rules.225', - 'rules.226', - 'rules.227', - 'rules.228', - 'rules.229', - 'rules.230', - 'rules.231', - 'rules.232', - 'rules.233', - 'rules.234', - 'rules.235', - 'rules.236', - 'rules.237', - 'rules.238', - 'rules.239', - 'rules.240', - 'rules.241', - 'rules.242', - 'rules.243', - 'rules.244', - 'rules.245', - 'rules.246', - 'rules.247', - 'rules.248', - 'rules.249', - 'rules.250', - 'rules.251', - 'rules.252', - 'rules.253', - 'rules.254', - 'rules.255', - 'rules.256', - 'rules.257', - ], - ], - 'PHPStan\Rules\Debug\DebugScopeRule' => [['rules.0']], - 'PHPStan\Rules\Debug\DumpPhpDocTypeRule' => [['rules.1']], - 'PHPStan\Rules\Debug\DumpTypeRule' => [['rules.2']], - 'PHPStan\Rules\Debug\FileAssertRule' => [['rules.3']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule' => [['rules.4']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule' => [['rules.5']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule' => [['rules.6']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule' => [['rules.7']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule' => [['rules.8']], - 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule' => [['rules.9']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule' => [['rules.10']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule' => [['rules.11']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule' => [['rules.12']], - 'PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule' => [['rules.13']], - 'PHPStan\Rules\Api\ApiInstanceofRule' => [['rules.14']], - 'PHPStan\Rules\Api\ApiInstanceofTypeRule' => [['rules.15']], - 'PHPStan\Rules\Api\ApiInstantiationRule' => [['rules.16']], - 'PHPStan\Rules\Api\ApiClassConstFetchRule' => [['rules.17']], - 'PHPStan\Rules\Api\ApiClassExtendsRule' => [['rules.18']], - 'PHPStan\Rules\Api\ApiClassImplementsRule' => [['rules.19']], - 'PHPStan\Rules\Api\ApiInterfaceExtendsRule' => [['rules.20']], - 'PHPStan\Rules\Api\ApiMethodCallRule' => [['rules.21']], - 'PHPStan\Rules\Api\ApiStaticCallRule' => [['rules.22']], - 'PHPStan\Rules\Api\ApiTraitUseRule' => [['rules.23']], - 'PHPStan\Rules\Api\GetTemplateTypeRule' => [['rules.24']], - 'PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule' => [['rules.25']], - 'PHPStan\Rules\Api\OldPhpParser4ClassRule' => [['rules.26']], - 'PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule' => [['rules.27']], - 'PHPStan\Rules\Api\RuntimeReflectionInstantiationRule' => [['rules.28']], - 'PHPStan\Rules\Api\RuntimeReflectionFunctionRule' => [['rules.29']], - 'PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule' => [['rules.30']], - 'PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule' => [['rules.31']], - 'PHPStan\Rules\Cast\UnsetCastRule' => [['rules.32']], - 'PHPStan\Rules\Classes\AllowedSubTypesRule' => [['rules.33']], - 'PHPStan\Rules\Classes\ClassAttributesRule' => [['rules.34']], - 'PHPStan\Rules\Classes\ClassConstantAttributesRule' => [['rules.35']], - 'PHPStan\Rules\Classes\ClassConstantRule' => [['rules.36']], - 'PHPStan\Rules\Classes\DuplicateDeclarationRule' => [['rules.37']], - 'PHPStan\Rules\Classes\EnumSanityRule' => [['rules.38']], - 'PHPStan\Rules\Classes\InstantiationCallableRule' => [['rules.39']], - 'PHPStan\Rules\Classes\InvalidPromotedPropertiesRule' => [['rules.40']], - 'PHPStan\Rules\Classes\LocalTypeAliasesRule' => [['rules.41']], - 'PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule' => [['rules.42']], - 'PHPStan\Rules\Classes\LocalTypeTraitAliasesRule' => [['rules.43']], - 'PHPStan\Rules\Classes\NewStaticRule' => [['rules.44']], - 'PHPStan\Rules\Classes\NonClassAttributeClassRule' => [['rules.45']], - 'PHPStan\Rules\Classes\ReadOnlyClassRule' => [['rules.46']], - 'PHPStan\Rules\Classes\TraitAttributeClassRule' => [['rules.47']], - 'PHPStan\Rules\Constants\ClassAsClassConstantRule' => [['rules.48']], - 'PHPStan\Rules\Constants\DynamicClassConstantFetchRule' => [['rules.49']], - 'PHPStan\Rules\Constants\FinalConstantRule' => [['rules.50']], - 'PHPStan\Rules\Constants\MagicConstantContextRule' => [['rules.51']], - 'PHPStan\Rules\Constants\NativeTypedClassConstantRule' => [['rules.52']], - 'PHPStan\Rules\Constants\FinalPrivateConstantRule' => [['rules.53']], - 'PHPStan\Rules\EnumCases\EnumCaseAttributesRule' => [['rules.54']], - 'PHPStan\Rules\Exceptions\NoncapturingCatchRule' => [['rules.55']], - 'PHPStan\Rules\Exceptions\ThrowExpressionRule' => [['rules.56']], - 'PHPStan\Rules\Functions\ArrowFunctionAttributesRule' => [['rules.57']], - 'PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule' => [['rules.58']], - 'PHPStan\Rules\Functions\ClosureAttributesRule' => [['rules.59']], - 'PHPStan\Rules\Functions\DefineParametersRule' => [['rules.60']], - 'PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule' => [['rules.61']], - 'PHPStan\Rules\Functions\CallToFunctionParametersRule' => [['rules.62']], - 'PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule' => [['rules.63']], - 'PHPStan\Rules\Functions\ExistingClassesInTypehintsRule' => [['rules.64']], - 'PHPStan\Rules\Functions\FunctionAttributesRule' => [['rules.65']], - 'PHPStan\Rules\Functions\InnerFunctionRule' => [['rules.66']], - 'PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule' => [['rules.67']], - 'PHPStan\Rules\Functions\ParamAttributesRule' => [['rules.68']], - 'PHPStan\Rules\Functions\PrintfArrayParametersRule' => [['rules.69']], - 'PHPStan\Rules\Functions\PrintfParametersRule' => [['rules.70']], - 'PHPStan\Rules\Functions\RedefinedParametersRule' => [['rules.71']], - 'PHPStan\Rules\Functions\ReturnNullsafeByRefRule' => [['rules.72']], - 'PHPStan\Rules\Ignore\IgnoreParseErrorRule' => [['rules.73']], - 'PHPStan\Rules\Functions\VariadicParametersDeclarationRule' => [['rules.74']], - 'PHPStan\Rules\Keywords\ContinueBreakInLoopRule' => [['rules.75']], - 'PHPStan\Rules\Keywords\DeclareStrictTypesRule' => [['rules.76']], - 'PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule' => [['rules.77']], - 'PHPStan\Rules\Methods\AbstractPrivateMethodRule' => [['rules.78']], - 'PHPStan\Rules\Methods\CallMethodsRule' => [['rules.79']], - 'PHPStan\Rules\Methods\CallStaticMethodsRule' => [['rules.80']], - 'PHPStan\Rules\Methods\ConsistentConstructorRule' => [['rules.81']], - 'PHPStan\Rules\Methods\ConstructorReturnTypeRule' => [['rules.82']], - 'PHPStan\Rules\Methods\ExistingClassesInTypehintsRule' => [['rules.83']], - 'PHPStan\Rules\Methods\FinalPrivateMethodRule' => [['rules.84']], - 'PHPStan\Rules\Methods\MethodCallableRule' => [['rules.85']], - 'PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule' => [['rules.86']], - 'PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule' => [['rules.87']], - 'PHPStan\Rules\Methods\MissingMethodImplementationRule' => [['rules.88']], - 'PHPStan\Rules\Methods\MethodAttributesRule' => [['rules.89']], - 'PHPStan\Rules\Methods\StaticMethodCallableRule' => [['rules.90']], - 'PHPStan\Rules\Names\UsedNamesRule' => [['rules.91']], - 'PHPStan\Rules\Operators\InvalidAssignVarRule' => [['rules.92']], - 'PHPStan\Rules\Operators\InvalidIncDecOperationRule' => [['rules.93']], - 'PHPStan\Rules\Properties\AccessPropertiesInAssignRule' => [['rules.94']], - 'PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule' => [['rules.95']], - 'PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule' => [['rules.96']], - 'PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule' => [['rules.97']], - 'PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule' => [['rules.98']], - 'PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule' => [['rules.99']], - 'PHPStan\Rules\Properties\PropertiesInInterfaceRule' => [['rules.100']], - 'PHPStan\Rules\Properties\PropertyAssignRefRule' => [['rules.101']], - 'PHPStan\Rules\Properties\PropertyAttributesRule' => [['rules.102']], - 'PHPStan\Rules\Properties\PropertyHookAttributesRule' => [['rules.103']], - 'PHPStan\Rules\Properties\PropertyInClassRule' => [['rules.104']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyRule' => [['rules.105']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule' => [['rules.106']], - 'PHPStan\Rules\Regexp\RegularExpressionPatternRule' => [['rules.107']], - 'PHPStan\Rules\Traits\ConflictingTraitConstantsRule' => [['rules.108']], - 'PHPStan\Rules\Traits\ConstantsInTraitsRule' => [['rules.109']], - 'PHPStan\Rules\Traits\TraitAttributesRule' => [['rules.110']], - 'PHPStan\Rules\Types\InvalidTypesInUnionRule' => [['rules.111']], - 'PHPStan\Rules\Variables\UnsetRule' => [['rules.112']], - 'PHPStan\Rules\Whitespace\FileWhitespaceRule' => [['rules.113']], - 'PHPStan\Rules\Classes\UnusedConstructorParametersRule' => [['rules.114']], - 'PHPStan\Rules\Functions\UnusedClosureUsesRule' => [['rules.115']], - 'PHPStan\Rules\Variables\EmptyRule' => [['rules.116']], - 'PHPStan\Rules\Variables\IssetRule' => [['rules.117']], - 'PHPStan\Rules\Variables\NullCoalesceRule' => [['rules.118']], - 'PHPStan\Rules\Cast\EchoRule' => [['rules.119']], - 'PHPStan\Rules\Cast\InvalidCastRule' => [['rules.120']], - 'PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule' => [['rules.121']], - 'PHPStan\Rules\Cast\PrintRule' => [['rules.122']], - 'PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule' => [['rules.123']], - 'PHPStan\Rules\Classes\MethodTagRule' => [['rules.124']], - 'PHPStan\Rules\Classes\MethodTagTraitRule' => [['rules.125']], - 'PHPStan\Rules\Classes\MethodTagTraitUseRule' => [['rules.126']], - 'PHPStan\Rules\Classes\PropertyTagRule' => [['rules.127']], - 'PHPStan\Rules\Classes\PropertyTagTraitRule' => [['rules.128']], - 'PHPStan\Rules\Classes\PropertyTagTraitUseRule' => [['rules.129']], - 'PHPStan\Rules\Classes\MixinTraitRule' => [['rules.130']], - 'PHPStan\Rules\Classes\MixinTraitUseRule' => [['rules.131']], - 'PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule' => [['rules.132']], - 'PHPStan\Rules\Constants\ValueAssignedToClassConstantRule' => [['rules.133']], - 'PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule' => [['rules.134']], - 'PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule' => [['rules.135']], - 'PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule' => [['rules.136']], - 'PHPStan\Rules\Generics\ClassAncestorsRule' => [['rules.137']], - 'PHPStan\Rules\Generics\ClassTemplateTypeRule' => [['rules.138']], - 'PHPStan\Rules\Generics\EnumAncestorsRule' => [['rules.139']], - 'PHPStan\Rules\Generics\EnumTemplateTypeRule' => [['rules.140']], - 'PHPStan\Rules\Generics\FunctionTemplateTypeRule' => [['rules.141']], - 'PHPStan\Rules\Generics\FunctionSignatureVarianceRule' => [['rules.142']], - 'PHPStan\Rules\Generics\InterfaceAncestorsRule' => [['rules.143']], - 'PHPStan\Rules\Generics\InterfaceTemplateTypeRule' => [['rules.144']], - 'PHPStan\Rules\Generics\MethodTemplateTypeRule' => [['rules.145']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeRule' => [['rules.146']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule' => [['rules.147']], - 'PHPStan\Rules\Generics\MethodSignatureVarianceRule' => [['rules.148']], - 'PHPStan\Rules\Generics\PropertyVarianceRule' => [['rules.149']], - 'PHPStan\Rules\Generics\TraitTemplateTypeRule' => [['rules.150']], - 'PHPStan\Rules\Generics\UsedTraitsRule' => [['rules.151']], - 'PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule' => [['rules.152']], - 'PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule' => [['rules.153']], - 'PHPStan\Rules\Operators\InvalidBinaryOperationRule' => [['rules.154']], - 'PHPStan\Rules\Operators\InvalidComparisonOperationRule' => [['rules.155']], - 'PHPStan\Rules\Operators\InvalidUnaryOperationRule' => [['rules.156']], - 'PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule' => [['rules.157']], - 'PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule' => [['rules.158']], - 'PHPStan\Rules\PhpDoc\FunctionAssertRule' => [['rules.159']], - 'PHPStan\Rules\PhpDoc\MethodAssertRule' => [['rules.160']], - 'PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule' => [['rules.161']], - 'PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule' => [['rules.162']], - 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule' => [['rules.163']], - 'PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule' => [['rules.164']], - 'PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule' => [['rules.165']], - 'PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule' => [['rules.166']], - 'PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule' => [['rules.167']], - 'PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule' => [['rules.168']], - 'PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule' => [['rules.169']], - 'PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule' => [['rules.170']], - 'PHPStan\Rules\Classes\RequireImplementsRule' => [['rules.171']], - 'PHPStan\Rules\Classes\RequireExtendsRule' => [['rules.172']], - 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule' => [['rules.173']], - 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule' => [['rules.174']], - 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule' => [['rules.175']], - 'PHPStan\Rules\Pure\PureFunctionRule' => [['rules.176']], - 'PHPStan\Rules\Pure\PureMethodRule' => [['rules.177']], - 'PHPStan\Rules\Arrays\ArrayDestructuringRule' => [['rules.178']], - 'PHPStan\Rules\Arrays\ArrayUnpackingRule' => [['rules.179']], - 'PHPStan\Rules\Arrays\IterableInForeachRule' => [['rules.180']], - 'PHPStan\Rules\Arrays\OffsetAccessAssignmentRule' => [['rules.181']], - 'PHPStan\Rules\Arrays\OffsetAccessAssignOpRule' => [['rules.182']], - 'PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule' => [['rules.183']], - 'PHPStan\Rules\Arrays\UnpackIterableInArrayRule' => [['rules.184']], - 'PHPStan\Rules\Exceptions\ThrowExprTypeRule' => [['rules.185']], - 'PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule' => [['rules.186']], - 'PHPStan\Rules\Functions\ClosureReturnTypeRule' => [['rules.187']], - 'PHPStan\Rules\Functions\ReturnTypeRule' => [['rules.188']], - 'PHPStan\Rules\Generators\YieldTypeRule' => [['rules.189']], - 'PHPStan\Rules\Methods\ReturnTypeRule' => [['rules.190']], - 'PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule' => [['rules.191']], - 'PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule' => [['rules.192']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule' => [['rules.193']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule' => [['rules.194']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule' => [['rules.195']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule' => [['rules.196']], - 'PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule' => [['rules.197']], - 'PHPStan\Rules\Properties\TypesAssignedToPropertiesRule' => [['rules.198']], - 'PHPStan\Rules\Variables\ParameterOutAssignedTypeRule' => [['rules.199']], - 'PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule' => [['rules.200']], - 'PHPStan\Rules\Variables\VariableCloningRule' => [['rules.201']], - 'PHPStan\Rules\Arrays\DeadForeachRule' => [['rules.202']], - 'PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule' => [['rules.203']], - 'PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule' => [['rules.204']], - 'PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule' => [['rules.205']], - 'PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule' => [['rules.206']], - 'PHPStan\Rules\DeadCode\NoopRule' => [['rules.207']], - 'PHPStan\Rules\DeadCode\UnreachableStatementRule' => [['rules.208']], - 'PHPStan\Rules\DeadCode\UnusedPrivateConstantRule' => [['rules.209']], - 'PHPStan\Rules\DeadCode\UnusedPrivateMethodRule' => [['rules.210']], - 'PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule' => [['rules.211']], - 'PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule' => [['rules.212']], - 'PHPStan\Rules\Functions\UselessFunctionReturnValueRule' => [['rules.213']], - 'PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule' => [['rules.214']], - 'PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule' => [['rules.215']], - 'PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule' => [['rules.216']], - 'PHPStan\Rules\Methods\NullsafeMethodCallRule' => [['rules.217']], - 'PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule' => [['rules.218']], - 'PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule' => [['rules.219']], - 'PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule' => [['rules.220']], - 'PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule' => [['rules.221']], - 'PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule' => [['rules.222']], - 'PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule' => [['rules.223']], - 'PHPStan\Rules\Traits\NotAnalysedTraitRule' => [['rules.224']], - 'PHPStan\Rules\DateTimeInstantiationRule' => [['rules.225']], - 'PHPStan\Rules\Functions\CallUserFuncRule' => [['rules.226']], - 'PHPStan\Rules\Functions\ParameterCastableToStringRule' => [['rules.227']], - 'PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule' => [['rules.228']], - 'PHPStan\Rules\Functions\SortParameterCastableToStringRule' => [['rules.229']], - 'PHPStan\Rules\Regexp\RegularExpressionQuotingRule' => [['rules.230']], - 'PHPStan\Rules\Constants\MissingClassConstantTypehintRule' => [['rules.231']], - 'PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule' => [['rules.232']], - 'PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule' => [['rules.233']], - 'PHPStan\Rules\Methods\MissingMethodParameterTypehintRule' => [['rules.234']], - 'PHPStan\Rules\Methods\MissingMethodReturnTypehintRule' => [['rules.235']], - 'PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule' => [['rules.236']], - 'PHPStan\Rules\Properties\MissingPropertyTypehintRule' => [['rules.237']], - 'Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule' => [['rules.238']], - 'Composer\Pcre\PHPStan\InvalidRegexPatternRule' => [['rules.239']], - 'PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule' => [['rules.240']], - 'Rector\TypePerfect\Rules\NoParamTypeRemovalRule' => [['rules.241']], - 'Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule' => [['rules.242']], - 'Rector\TypePerfect\Rules\NoIssetOnObjectRule' => [['rules.243']], - 'Rector\TypePerfect\Rules\NoEmptyOnObjectRule' => [['rules.244']], - 'Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule' => [['rules.245']], - 'Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule' => [['rules.246']], - 'Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule' => [['rules.247']], - 'Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule' => [['rules.248']], - 'Rector\TypePerfect\Rules\NoMixedMethodCallerRule' => [['rules.249']], - 'Rector\TypePerfect\Rules\ReturnNullOverFalseRule' => [['rules.250']], - 'TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule' => [['rules.251']], - 'TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule' => [['rules.252']], - 'TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule' => [['rules.253']], - 'TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule' => [['rules.254']], - 'TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule' => [['rules.255']], - 'Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule' => [['rules.256']], - 'Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule' => [['rules.257']], - 'PhpParser\BuilderFactory' => [['01']], - 'PHPStan\Parser\LexerFactory' => [['02']], - 'PhpParser\NodeVisitorAbstract' => [ - [ - '03', - '04', - '05', - '06', - '07', - '08', - '09', - '010', - '011', - '012', - '013', - '014', - '015', - '016', - '017', - '018', - '019', - '020', - '021', - '022', - '074', - '089', - '090', - '099', - ], - ], - 'PhpParser\NodeVisitor' => [ - [ - '03', - '04', - '05', - '06', - '07', - '08', - '09', - '010', - '011', - '012', - '013', - '014', - '015', - '016', - '017', - '018', - '019', - '020', - '021', - '022', - '074', - '089', - '090', - '099', - ], - ], - 'PhpParser\NodeVisitor\NameResolver' => [['03']], - 'PHPStan\Parser\AnonymousClassVisitor' => [['04']], - 'PHPStan\Parser\ArrayFilterArgVisitor' => [['05']], - 'PHPStan\Parser\ArrayFindArgVisitor' => [['06']], - 'PHPStan\Parser\ArrayMapArgVisitor' => [['07']], - 'PHPStan\Parser\ArrayWalkArgVisitor' => [['08']], - 'PHPStan\Parser\ClosureArgVisitor' => [['09']], - 'PHPStan\Parser\ClosureBindToVarVisitor' => [['010']], - 'PHPStan\Parser\ClosureBindArgVisitor' => [['011']], - 'PHPStan\Parser\CurlSetOptArgVisitor' => [['012']], - 'PHPStan\Parser\ArrowFunctionArgVisitor' => [['013']], - 'PHPStan\Parser\MagicConstantParamDefaultVisitor' => [['014']], - 'PHPStan\Parser\NewAssignedToPropertyVisitor' => [['015']], - 'PHPStan\Parser\ParentStmtTypesVisitor' => [['016']], - 'PHPStan\Parser\StandaloneThrowExprVisitor' => [['017']], - 'PHPStan\Parser\TryCatchTypeVisitor' => [['018']], - 'PHPStan\Parser\LastConditionVisitor' => [['019']], - 'PHPStan\Parser\TypeTraverserInstanceofVisitor' => [['020']], - 'PHPStan\Parser\VariadicMethodsVisitor' => [['021']], - 'PHPStan\Parser\VariadicFunctionsVisitor' => [['022']], - 'PHPStan\Node\Printer\ExprPrinter' => [['023']], - 'PhpParser\PrettyPrinter\Standard' => [1 => ['024']], - 'PhpParser\PrettyPrinterAbstract' => [1 => ['024']], - 'PhpParser\PrettyPrinter' => [1 => ['024']], - 'PHPStan\Node\Printer\Printer' => [['024']], - 'PHPStan\Broker\AnonymousClassNameHelper' => [['025']], - 'PHPStan\Php\PhpVersion' => [['026']], - 'PHPStan\Php\PhpVersionFactory' => [['027']], - 'PHPStan\Php\PhpVersionFactoryFactory' => [['028']], - 'PHPStan\Php\ComposerPhpVersionFactory' => [['029']], - 'PHPStan\PhpDocParser\ParserConfig' => [['030']], - 'PHPStan\PhpDocParser\Lexer\Lexer' => [['031']], - 'PHPStan\PhpDocParser\Parser\TypeParser' => [['032']], - 'PHPStan\PhpDocParser\Parser\ConstExprParser' => [['033']], - 'PHPStan\PhpDocParser\Parser\PhpDocParser' => [['034']], - 'PHPStan\PhpDocParser\Printer\Printer' => [['035']], - 'PHPStan\PhpDoc\PhpDocInheritanceResolver' => [['036']], - 'PHPStan\PhpDoc\PhpDocNodeResolver' => [['037']], - 'PHPStan\PhpDoc\PhpDocStringResolver' => [['038']], - 'PHPStan\PhpDoc\ConstExprNodeResolver' => [['039']], - 'PHPStan\PhpDoc\TypeNodeResolver' => [['040']], - 'PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider' => [['041']], - 'PHPStan\PhpDoc\TypeStringResolver' => [['042']], - 'PHPStan\PhpDoc\StubValidator' => [['043']], - 'PHPStan\PhpDoc\StubFilesExtension' => [['044', '046', '047', '048']], - 'PHPStan\PhpDoc\SocketSelectStubFilesExtension' => [['044']], - 'PHPStan\PhpDoc\StubFilesProvider' => [['045']], - 'PHPStan\PhpDoc\DefaultStubFilesProvider' => [['045']], - 'PHPStan\PhpDoc\JsonValidateStubFilesExtension' => [['046']], - 'PHPStan\PhpDoc\ReflectionClassStubFilesExtension' => [['047']], - 'PHPStan\PhpDoc\ReflectionEnumStubFilesExtension' => [['048']], - 'PHPStan\Analyser\Analyser' => [['049']], - 'PHPStan\Analyser\AnalyserResultFinalizer' => [['050']], - 'PHPStan\Analyser\FileAnalyser' => [['051']], - 'PHPStan\Analyser\IgnoreErrorExtensionProvider' => [['052']], - 'PHPStan\Analyser\LocalIgnoresProcessor' => [['053']], - 'PHPStan\Analyser\RuleErrorTransformer' => [['054']], - 'PHPStan\Analyser\Ignore\IgnoredErrorHelper' => [['055']], - 'PHPStan\Analyser\Ignore\IgnoreLexer' => [['056']], - 'PHPStan\Analyser\InternalScopeFactory' => [['057']], - 'PHPStan\Analyser\LazyInternalScopeFactory' => [['057']], - 'PHPStan\Analyser\ScopeFactory' => [['058']], - 'PHPStan\Analyser\NodeScopeResolver' => [['059']], - 'PHPStan\Analyser\ConstantResolver' => [['060']], - 'PHPStan\Analyser\ConstantResolverFactory' => [['061']], - 'PHPStan\Analyser\ResultCache\ResultCacheManagerFactory' => [['062']], - 'PHPStan\Analyser\ResultCache\ResultCacheClearer' => [['063']], - 'PHPStan\Analyser\RicherScopeGetTypeHelper' => [['064']], - 'PHPStan\Cache\Cache' => [['065']], - 'PHPStan\Collectors\Registry' => [['066']], - 'PHPStan\Collectors\RegistryFactory' => [['067']], - 'PHPStan\Command\AnalyseApplication' => [['068']], - 'PHPStan\Command\AnalyserRunner' => [['069']], - 'PHPStan\Command\FixerApplication' => [['070']], - 'PHPStan\Dependency\DependencyResolver' => [['071']], - 'PHPStan\Dependency\ExportedNodeFetcher' => [['072']], - 'PHPStan\Dependency\ExportedNodeResolver' => [['073']], - 'PHPStan\Dependency\ExportedNodeVisitor' => [['074']], - 'PHPStan\DependencyInjection\Container' => [['075'], ['076']], - 'PHPStan\DependencyInjection\Nette\NetteContainer' => [['076']], - 'PHPStan\DependencyInjection\DerivativeContainerFactory' => [['077']], - 'PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider' => [['078']], - 'PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider' => [['079']], - 'PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider' => [['080']], - 'PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider' => [['081']], - 'PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider' => [['082']], - 'PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider' => [['083']], - 'PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider' => [['084']], - 'PHPStan\File\FileHelper' => [['085']], - 'PHPStan\File\FileExcluderFactory' => [['086']], - 'PHPStan\File\FileExcluderRawFactory' => [['087']], - 'PHPStan\File\FileExcluder' => [2 => ['fileExcluderAnalyse', 'fileExcluderScan']], - 'PHPStan\File\FileFinder' => [2 => ['fileFinderAnalyse', 'fileFinderScan']], - 'PHPStan\File\FileMonitor' => [['088']], - 'PHPStan\Parser\DeclarePositionVisitor' => [['089']], - 'PHPStan\Parser\ImmediatelyInvokedClosureVisitor' => [['090']], - 'PHPStan\Parallel\ParallelAnalyser' => [['091']], - 'PHPStan\Diagnose\DiagnoseExtension' => [0 => ['092'], 2 => [1 => 'phpstanDiagnoseExtension']], - 'PHPStan\Parallel\Scheduler' => [['092']], - 'PHPStan\Process\CpuCoreCounter' => [['093']], - 'PHPStan\Reflection\AttributeReflectionFactory' => [['094']], - 'PHPStan\Reflection\FunctionReflectionFactory' => [['095']], - 'PHPStan\Reflection\InitializerExprTypeResolver' => [['096']], - 'PHPStan\Reflection\MethodsClassReflectionExtension' => [['097', '0111', '0113', '0115', '0117', '0458']], - 'PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension' => [['097']], - 'PHPStan\Reflection\PropertiesClassReflectionExtension' => [['098', '0112', '0114', '0115', '0119', '0286']], - 'PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension' => [['098']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor' => [['099']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher' => [['0100']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker' => [['0101']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory' => [['0102']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository' => [['0103']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory' => [['0104']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory' => [['0105']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository' => [['0106']], - 'PHPStan\Type\DynamicMethodReturnTypeExtension' => [ - [ - '0107', - '0108', - '0109', - '0120', - '0121', - '0230', - '0241', - '0247', - '0248', - '0253', - '0288', - '0316', - '0343', - '0344', - '0351', - '0352', - '0353', - '0354', - '0355', - '0356', - '0358', - ], - ], - 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension' => [ - ['0107', '0108'], - ], - 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension' => [['0109']], - 'PHPStan\Reflection\ConstructorsHelper' => [['0110']], - 'PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension' => [['0111']], - 'PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension' => [['0112']], - 'PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension' => [['0113']], - 'PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension' => [['0114']], - 'PHPStan\Reflection\Php\PhpClassReflectionExtension' => [['0115']], - 'PHPStan\Reflection\Php\PhpMethodReflectionFactory' => [['0116']], - 'PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension' => [['0117']], - 'PHPStan\Reflection\AllowedSubTypesClassReflectionExtension' => [['0118']], - 'PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension' => [['0118']], - 'PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension' => [['0119']], - 'PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension' => [['0120', '0121']], - 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider' => [['0122']], - 'PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider' => [['0123']], - 'PHPStan\Reflection\SignatureMap\SignatureMapParser' => [['0124']], - 'PHPStan\Reflection\SignatureMap\SignatureMapProvider' => [['0128'], ['0125', '0126']], - 'PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider' => [['0125']], - 'PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider' => [['0126']], - 'PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory' => [['0127']], - 'PHPStan\Rules\Api\ApiRuleHelper' => [['0129']], - 'PHPStan\Rules\AttributesCheck' => [['0130']], - 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck' => [['0131']], - 'PHPStan\Rules\ClassNameCheck' => [['0132']], - 'PHPStan\Rules\ClassCaseSensitivityCheck' => [['0133']], - 'PHPStan\Rules\ClassForbiddenNameCheck' => [['0134']], - 'PHPStan\Rules\Classes\LocalTypeAliasesCheck' => [['0135']], - 'PHPStan\Rules\Classes\MethodTagCheck' => [['0136']], - 'PHPStan\Rules\Classes\MixinCheck' => [['0137']], - 'PHPStan\Rules\Classes\PropertyTagCheck' => [['0138']], - 'PHPStan\Rules\Comparison\ConstantConditionRuleHelper' => [['0139']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper' => [['0140']], - 'PHPStan\Rules\Exceptions\ExceptionTypeResolver' => [1 => ['0141'], [1 => 'exceptionTypeResolver']], - 'PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver' => [['0141']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule' => [['0142']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule' => [['0143']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule' => [['0144']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck' => [['0145']], - 'PHPStan\Rules\Exceptions\TooWideThrowTypeCheck' => [['0146']], - 'PHPStan\Rules\FunctionCallParametersCheck' => [['0147']], - 'PHPStan\Rules\FunctionDefinitionCheck' => [['0148']], - 'PHPStan\Rules\FunctionReturnTypeCheck' => [['0149']], - 'PHPStan\Rules\ParameterCastableToStringCheck' => [['0150']], - 'PHPStan\Rules\Generics\CrossCheckInterfacesHelper' => [['0151']], - 'PHPStan\Rules\Generics\GenericAncestorsCheck' => [['0152']], - 'PHPStan\Rules\Generics\GenericObjectTypeCheck' => [['0153']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeCheck' => [['0154']], - 'PHPStan\Rules\Generics\TemplateTypeCheck' => [['0155']], - 'PHPStan\Rules\Generics\VarianceCheck' => [['0156']], - 'PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper' => [['0157']], - 'PHPStan\Rules\IssetCheck' => [['0158']], - 'PHPStan\Rules\Methods\MethodCallCheck' => [['0159']], - 'PHPStan\Rules\Methods\StaticMethodCallCheck' => [['0160']], - 'PHPStan\Rules\Methods\MethodSignatureRule' => [['0161']], - 'PHPStan\Rules\Methods\MethodParameterComparisonHelper' => [['0162']], - 'PHPStan\Rules\Methods\MethodVisibilityComparisonHelper' => [['0163']], - 'PHPStan\Rules\MissingTypehintCheck' => [['0164']], - 'PHPStan\Rules\NullsafeCheck' => [['0165']], - 'PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider' => [['0166']], - 'PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider' => [['0166']], - 'PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider' => [['0167']], - 'PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider' => [['0167']], - 'PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper' => [['0168']], - 'PHPStan\Rules\PhpDoc\AssertRuleHelper' => [['0169']], - 'PHPStan\Rules\PhpDoc\UnresolvableTypeHelper' => [['0170']], - 'PHPStan\Rules\PhpDoc\GenericCallableRuleHelper' => [['0171']], - 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck' => [['0172']], - 'PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper' => [['0173']], - 'PHPStan\Rules\Playground\NeverRuleHelper' => [['0174']], - 'PHPStan\Rules\Properties\AccessPropertiesCheck' => [['0175']], - 'PHPStan\Type\OperatorTypeSpecifyingExtension' => [['0176']], - 'PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension' => [['0176']], - 'PHPStan\Rules\Properties\UninitializedPropertyRule' => [['0177']], - 'PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider' => [['0178']], - 'PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider' => [['0178']], - 'PHPStan\Rules\Properties\PropertyDescriptor' => [['0179']], - 'PHPStan\Rules\Properties\PropertyReflectionFinder' => [['0180']], - 'PHPStan\Rules\Pure\FunctionPurityCheck' => [['0181']], - 'PHPStan\Rules\RuleLevelHelper' => [['0182']], - 'PHPStan\Rules\UnusedFunctionParametersCheck' => [['0183']], - 'PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck' => [['0184']], - 'PHPStan\Type\FileTypeMapper' => [0 => ['0185'], 2 => [1 => 'stubFileTypeMapper']], - 'PHPStan\Type\TypeAliasResolver' => [['0186']], - 'PHPStan\Type\TypeAliasResolverProvider' => [['0187']], - 'PHPStan\Type\BitwiseFlagHelper' => [['0188']], - 'PHPStan\Type\DynamicFunctionReturnTypeExtension' => [ - [ - '0189', - '0190', - '0191', - '0192', - '0193', - '0195', - '0196', - '0197', - '0198', - '0199', - '0201', - '0202', - '0203', - '0204', - '0205', - '0207', - '0208', - '0209', - '0210', - '0211', - '0212', - '0213', - '0214', - '0215', - '0216', - '0217', - '0218', - '0219', - '0220', - '0221', - '0223', - '0224', - '0227', - '0228', - '0232', - '0233', - '0235', - '0236', - '0238', - '0240', - '0242', - '0245', - '0246', - '0255', - '0256', - '0258', - '0259', - '0260', - '0261', - '0262', - '0263', - '0264', - '0265', - '0266', - '0267', - '0268', - '0269', - '0271', - '0288', - '0291', - '0292', - '0293', - '0294', - '0295', - '0297', - '0298', - '0299', - '0300', - '0301', - '0302', - '0303', - '0304', - '0305', - '0306', - '0307', - '0309', - '0310', - '0311', - '0312', - '0313', - '0314', - '0315', - '0317', - '0318', - '0319', - '0320', - '0321', - '0322', - '0323', - '0324', - '0325', - '0328', - '0337', - '0341', - '0342', - '0345', - '0346', - '0347', - '0348', - '0349', - '0350', - ], - ], - 'PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension' => [['0189']], - 'PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension' => [['0190']], - 'PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension' => [['0191']], - 'PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension' => [['0192']], - 'PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension' => [['0193']], - 'PHPStan\Type\Php\ArrayColumnHelper' => [['0194']], - 'PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension' => [['0195']], - 'PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension' => [['0196']], - 'PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension' => [['0197']], - 'PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension' => [['0198']], - 'PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension' => [['0199']], - 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper' => [['0200']], - 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension' => [['0201']], - 'PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension' => [['0202']], - 'PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension' => [['0203']], - 'PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension' => [['0204']], - 'PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension' => [['0205']], - 'PHPStan\Type\FunctionTypeSpecifyingExtension' => [ - [ - '0206', - '0222', - '0237', - '0275', - '0285', - '0289', - '0290', - '0308', - '0326', - '0327', - '0329', - '0330', - '0331', - '0332', - '0333', - '0334', - '0335', - '0336', - '0338', - '0340', - ], - ], - 'PHPStan\Analyser\TypeSpecifierAwareExtension' => [ - [ - '0206', - '0222', - '0237', - '0275', - '0285', - '0289', - '0290', - '0296', - '0308', - '0326', - '0327', - '0329', - '0330', - '0331', - '0332', - '0333', - '0334', - '0335', - '0336', - '0338', - '0340', - '0342', - '0456', - ], - ], - 'PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension' => [['0206']], - 'PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension' => [['0207']], - 'PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension' => [['0208']], - 'PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension' => [['0209']], - 'PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension' => [['0210']], - 'PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension' => [['0211']], - 'PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension' => [['0212']], - 'PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension' => [['0213']], - 'PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension' => [['0214']], - 'PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension' => [['0215']], - 'PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension' => [['0216']], - 'PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension' => [['0217']], - 'PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension' => [['0218']], - 'PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension' => [['0219']], - 'PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension' => [['0220']], - 'PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension' => [['0221']], - 'PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension' => [['0222']], - 'PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension' => [['0223']], - 'PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension' => [['0224']], - 'PHPStan\Type\DynamicFunctionThrowTypeExtension' => [['0225', '0270', '0272']], - 'PHPStan\Type\Php\AssertThrowTypeExtension' => [['0225']], - 'PHPStan\Type\DynamicStaticMethodReturnTypeExtension' => [['0226', '0229', '0231', '0244', '0351', '0357']], - 'PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension' => [['0226']], - 'PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension' => [['0227']], - 'PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension' => [['0228']], - 'PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension' => [['0229']], - 'PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension' => [['0230']], - 'PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension' => [['0231']], - 'PHPStan\Type\Php\CompactFunctionReturnTypeExtension' => [['0232']], - 'PHPStan\Type\Php\ConstantFunctionReturnTypeExtension' => [['0233']], - 'PHPStan\Type\Php\ConstantHelper' => [['0234']], - 'PHPStan\Type\Php\CountFunctionReturnTypeExtension' => [['0235']], - 'PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension' => [['0236']], - 'PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension' => [['0237']], - 'PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension' => [['0238']], - 'PHPStan\Type\Php\DateFunctionReturnTypeHelper' => [['0239']], - 'PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension' => [['0240']], - 'PHPStan\Type\Php\DateFormatMethodReturnTypeExtension' => [['0241']], - 'PHPStan\Type\Php\DateFunctionReturnTypeExtension' => [['0242']], - 'PHPStan\Type\DynamicStaticMethodThrowTypeExtension' => [ - ['0243', '0249', '0252', '0281', '0282', '0283', '0284', '0287'], - ], - 'PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension' => [['0243']], - 'PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension' => [['0244']], - 'PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension' => [['0245']], - 'PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension' => [['0246']], - 'PHPStan\Type\Php\DateTimeModifyReturnTypeExtension' => [['0247', '0248']], - 'PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension' => [['0249']], - 'PHPStan\Type\DynamicMethodThrowTypeExtension' => [['0250', '0251', '0254']], - 'PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension' => [['0250']], - 'PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension' => [['0251']], - 'PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension' => [['0252']], - 'PHPStan\Type\Php\DsMapDynamicReturnTypeExtension' => [['0253']], - 'PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension' => [['0254']], - 'PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension' => [['0255']], - 'PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension' => [['0256']], - 'PHPStan\Type\Php\FilterFunctionReturnTypeHelper' => [['0257']], - 'PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension' => [['0258']], - 'PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension' => [['0259']], - 'PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension' => [['0260']], - 'PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension' => [['0261']], - 'PHPStan\Type\Php\GetClassDynamicReturnTypeExtension' => [['0262']], - 'PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension' => [['0263']], - 'PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension' => [['0264']], - 'PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension' => [['0265']], - 'PHPStan\Type\Php\GettypeFunctionReturnTypeExtension' => [['0266']], - 'PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension' => [['0267']], - 'PHPStan\Type\Php\HashFunctionsReturnTypeExtension' => [['0268']], - 'PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension' => [['0269']], - 'PHPStan\Type\Php\IntdivThrowTypeExtension' => [['0270']], - 'PHPStan\Type\Php\IniGetReturnTypeExtension' => [['0271']], - 'PHPStan\Type\Php\JsonThrowTypeExtension' => [['0272']], - 'PHPStan\Type\FunctionParameterOutTypeExtension' => [['0273', '0274', '0276']], - 'PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension' => [['0273']], - 'PHPStan\Type\Php\ParseStrParameterOutTypeExtension' => [['0274']], - 'PHPStan\Type\Php\PregMatchTypeSpecifyingExtension' => [['0275']], - 'PHPStan\Type\Php\PregMatchParameterOutTypeExtension' => [['0276']], - 'PHPStan\Type\FunctionParameterClosureTypeExtension' => [['0277']], - 'PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension' => [['0277']], - 'PHPStan\Type\Php\RegexArrayShapeMatcher' => [['0278']], - 'PHPStan\Type\Regex\RegexGroupParser' => [['0279']], - 'PHPStan\Type\Regex\RegexExpressionHelper' => [['0280']], - 'PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension' => [['0281']], - 'PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension' => [['0282']], - 'PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension' => [['0283']], - 'PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension' => [['0284']], - 'PHPStan\Type\Php\StrContainingTypeSpecifyingExtension' => [['0285']], - 'PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension' => [['0286']], - 'PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension' => [['0287']], - 'PHPStan\Type\Php\StatDynamicReturnTypeExtension' => [['0288']], - 'PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension' => [['0289']], - 'PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension' => [['0290']], - 'PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension' => [['0291']], - 'PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension' => [['0292']], - 'PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension' => [['0293']], - 'PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension' => [['0294']], - 'PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension' => [['0295']], - 'PHPStan\Type\MethodTypeSpecifyingExtension' => [['0296']], - 'PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension' => [['0296']], - 'PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension' => [['0297']], - 'PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension' => [['0298']], - 'PHPStan\Type\Php\LtrimFunctionReturnTypeExtension' => [['0299']], - 'PHPStan\Type\Php\MbFunctionsReturnTypeExtension' => [['0300']], - 'PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension' => [['0301']], - 'PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension' => [['0302']], - 'PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension' => [['0303']], - 'PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension' => [['0304']], - 'PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension' => [['0305']], - 'PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension' => [['0306']], - 'PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension' => [['0307']], - 'PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension' => [['0308']], - 'PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension' => [['0309']], - 'PHPStan\Type\Php\StrlenFunctionReturnTypeExtension' => [['0310']], - 'PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension' => [['0311']], - 'PHPStan\Type\Php\StrPadFunctionReturnTypeExtension' => [['0312']], - 'PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension' => [['0313']], - 'PHPStan\Type\Php\StrrevFunctionReturnTypeExtension' => [['0314']], - 'PHPStan\Type\Php\SubstrDynamicReturnTypeExtension' => [['0315']], - 'PHPStan\Type\Php\ThrowableReturnTypeExtension' => [['0316']], - 'PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension' => [['0317']], - 'PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension' => [['0318']], - 'PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension' => [['0319']], - 'PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension' => [['0320']], - 'PHPStan\Type\Php\PowFunctionReturnTypeExtension' => [['0321']], - 'PHPStan\Type\Php\RoundFunctionReturnTypeExtension' => [['0322']], - 'PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension' => [['0323']], - 'PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension' => [['0324']], - 'PHPStan\Type\Php\RangeFunctionReturnTypeExtension' => [['0325']], - 'PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension' => [['0326']], - 'PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension' => [['0327']], - 'PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension' => [['0328']], - 'PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension' => [['0329']], - 'PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension' => [['0330']], - 'PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension' => [['0331']], - 'PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension' => [['0332']], - 'PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension' => [['0333']], - 'PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension' => [['0334']], - 'PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension' => [['0335']], - 'PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension' => [['0336']], - 'PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension' => [['0337']], - 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension' => [['0338']], - 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper' => [['0339']], - 'PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension' => [['0340']], - 'PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension' => [['0341']], - 'PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension' => [['0342']], - 'PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension' => [['0343']], - 'PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension' => [['0344']], - 'PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension' => [['0345']], - 'PHPStan\Type\Php\StrTokFunctionReturnTypeExtension' => [['0346']], - 'PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension' => [['0347']], - 'PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension' => [['0348']], - 'PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension' => [['0349']], - 'PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension' => [['0350']], - 'PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension' => [['0351']], - 'PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension' => [['0352', '0353', '0354', '0355', '0356']], - 'PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension' => [['0357']], - 'PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension' => [['0358']], - 'PHPStan\Type\ClosureTypeFactory' => [['0359']], - 'PHPStan\Type\Constant\OversizedArrayBuilder' => [['0360']], - 'PHPStan\Rules\Functions\PrintfHelper' => [['0361']], - 'PHPStan\Analyser\TypeSpecifier' => [['typeSpecifier']], - 'PHPStan\Analyser\TypeSpecifierFactory' => [['typeSpecifierFactory']], - 'PHPStan\File\RelativePathHelper' => [ - 0 => ['relativePathHelper'], - 2 => [1 => 'simpleRelativePathHelper', 'parentDirectoryRelativePathHelper'], - ], - 'PHPStan\File\ParentDirectoryRelativePathHelper' => [2 => ['parentDirectoryRelativePathHelper']], - 'PHPStan\Cache\CacheStorage' => [2 => ['cacheStorage']], - 'PHPStan\Cache\FileCacheStorage' => [2 => ['cacheStorage']], - 'PHPStan\Parser\Parser' => [ - 2 => [ - 'currentPhpVersionRichParser', - 'currentPhpVersionSimpleParser', - 'currentPhpVersionSimpleDirectParser', - 'defaultAnalysisParser', - 'php8Parser', - 'pathRoutingParser', - 'freshStubParser', - 'stubParser', - ], - ], - 'PHPStan\Parser\RichParser' => [2 => ['currentPhpVersionRichParser']], - 'PHPStan\Parser\CleaningParser' => [2 => ['currentPhpVersionSimpleParser']], - 'PHPStan\Parser\SimpleParser' => [2 => ['currentPhpVersionSimpleDirectParser', 'php8Parser']], - 'PHPStan\Parser\CachedParser' => [2 => ['defaultAnalysisParser', 'stubParser']], - 'PhpParser\Parser' => [2 => ['phpParserDecorator', 'currentPhpVersionPhpParser', 'php8PhpParser']], - 'PHPStan\Parser\PhpParserDecorator' => [2 => ['phpParserDecorator']], - 'PhpParser\Lexer' => [2 => ['currentPhpVersionLexer', 'php8Lexer']], - 'PhpParser\ParserAbstract' => [2 => ['currentPhpVersionPhpParser', 'php8PhpParser']], - 'PHPStan\Parser\PhpParserFactory' => [2 => ['currentPhpVersionPhpParserFactory']], - 'PHPStan\Rules\Registry' => [['registry']], - 'PHPStan\Rules\LazyRegistry' => [['registry']], - 'PHPStan\PhpDoc\StubPhpDocProvider' => [['stubPhpDocProvider']], - 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory' => [['reflectionProviderFactory']], - 'PHPStan\Reflection\ReflectionProvider' => [0 => ['reflectionProvider'], 2 => [1 => 'betterReflectionProvider']], - 'PHPStan\BetterReflection\SourceLocator\Type\SourceLocator' => [2 => ['betterReflectionSourceLocator']], - 'PHPStan\BetterReflection\Reflector\Reflector' => [ - 0 => ['originalBetterReflectionReflector'], - 2 => [1 => 'betterReflectionReflector', 'nodeScopeResolverReflector'], - ], - 'PHPStan\BetterReflection\Reflector\DefaultReflector' => [['originalBetterReflectionReflector']], - 'PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector' => [ - 2 => ['betterReflectionReflector', 'nodeScopeResolverReflector'], - ], - 'PHPStan\Reflection\BetterReflection\BetterReflectionProvider' => [2 => ['betterReflectionProvider']], - 'PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory' => [['0362']], - 'PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory' => [['0363']], - 'PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory' => [['0364']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber' => [1 => ['0365', '0366']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber' => [['0365']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber' => [['0366']], - 'PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory' => [['0367']], - 'PHPStan\Reflection\Deprecation\DeprecationProvider' => [['0368']], - 'PhpParser\Lexer\Emulative' => [2 => ['php8Lexer']], - 'PhpParser\Parser\Php8' => [2 => ['php8PhpParser']], - 'PHPStan\Parser\PathRoutingParser' => [2 => ['pathRoutingParser']], - 'PHPStan\Parser\StubParser' => [2 => ['freshStubParser']], - 'PHPStan\Diagnose\PHPStanDiagnoseExtension' => [2 => ['phpstanDiagnoseExtension']], - 'PHPStan\Command\ErrorFormatter\ErrorFormatter' => [ - [ - 'errorFormatter.raw', - 'errorFormatter.table', - 'errorFormatter.checkstyle', - 'errorFormatter.json', - 'errorFormatter.junit', - 'errorFormatter.prettyJson', - 'errorFormatter.gitlab', - 'errorFormatter.github', - 'errorFormatter.teamcity', - ], - ['0369'], - ], - 'PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter' => [['0369']], - 'PHPStan\Command\ErrorFormatter\RawErrorFormatter' => [['errorFormatter.raw']], - 'PHPStan\Command\ErrorFormatter\TableErrorFormatter' => [['errorFormatter.table']], - 'PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter' => [['errorFormatter.checkstyle']], - 'PHPStan\Command\ErrorFormatter\JsonErrorFormatter' => [['errorFormatter.json', 'errorFormatter.prettyJson']], - 'PHPStan\Command\ErrorFormatter\JunitErrorFormatter' => [['errorFormatter.junit']], - 'PHPStan\Command\ErrorFormatter\GitlabErrorFormatter' => [['errorFormatter.gitlab']], - 'PHPStan\Command\ErrorFormatter\GithubErrorFormatter' => [['errorFormatter.github']], - 'PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter' => [['errorFormatter.teamcity']], - 'PHPStan\Rules\Classes\ExistingClassInClassExtendsRule' => [['0370']], - 'PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule' => [['0371']], - 'PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule' => [['0372']], - 'PHPStan\Rules\Classes\ExistingClassInInstanceOfRule' => [['0373']], - 'PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule' => [['0374']], - 'PHPStan\Rules\Classes\ExistingClassInTraitUseRule' => [['0375']], - 'PHPStan\Rules\Classes\InstantiationRule' => [['0376']], - 'PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule' => [['0377']], - 'PHPStan\Rules\Functions\CallToNonExistentFunctionRule' => [['0378']], - 'PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule' => [['0379']], - 'PHPStan\Rules\Constants\OverridingConstantRule' => [['0380']], - 'PHPStan\Rules\Methods\OverridingMethodRule' => [['0381']], - 'PHPStan\Rules\Missing\MissingReturnRule' => [['0382']], - 'PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule' => [['0383']], - 'PHPStan\Rules\Namespaces\ExistingNamesInUseRule' => [['0384']], - 'PHPStan\Rules\Properties\AccessPropertiesRule' => [['0385']], - 'PHPStan\Rules\Properties\AccessStaticPropertiesRule' => [['0386']], - 'PHPStan\Rules\Properties\ExistingClassesInPropertiesRule' => [['0387']], - 'PHPStan\Rules\Functions\FunctionCallableRule' => [['0388']], - 'PHPStan\Rules\Properties\OverridingPropertyRule' => [['0389']], - 'PHPStan\Rules\Properties\SetPropertyHookParameterRule' => [['0390']], - 'PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule' => [['0391']], - 'PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule' => [['0392']], - 'PHPStan\Rules\Variables\CompactVariablesRule' => [['0393']], - 'PHPStan\Rules\Variables\DefinedVariableRule' => [['0394']], - 'PHPStan\Rules\Keywords\RequireFileExistsRule' => [['0395']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension' => [['0396', '0463']], - 'PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension' => [['0396']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension' => [['0397', '0467']], - 'PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension' => [['0397']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension' => [['0398', '0464']], - 'PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension' => [['0398']], - 'PHPStan\Rules\Constants\ConstantRule' => [['0399']], - 'PHPStan\Rules\Classes\MixinRule' => [['0400']], - 'PHPStan\Rules\PhpDoc\RequireExtendsCheck' => [['0401']], - 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule' => [['0402']], - 'PHPStan\Rules\Functions\CallCallablesRule' => [['0403']], - 'PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule' => [['0404']], - 'PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule' => [['0405']], - 'PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule' => [['0406']], - 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension' => [['0407', '0466']], - 'PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension' => [['0407']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension' => [['0408', '0465']], - 'PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension' => [['0408']], - 'PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule' => [['0409']], - 'PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule' => [['0410']], - 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule' => [['0411']], - 'PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule' => [['0412']], - 'PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule' => [['0413']], - 'PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule' => [['0414']], - 'PHPStan\Rules\Generators\YieldFromTypeRule' => [['0415']], - 'PHPStan\Rules\Generators\YieldInGeneratorRule' => [['0416']], - 'PHPStan\Rules\Classes\ImpossibleInstanceOfRule' => [['0417']], - 'PHPStan\Rules\Comparison\BooleanAndConstantConditionRule' => [['0418']], - 'PHPStan\Rules\Comparison\BooleanOrConstantConditionRule' => [['0419']], - 'PHPStan\Rules\Comparison\BooleanNotConstantConditionRule' => [['0420']], - 'PHPStan\Collectors\Collector' => [ - [ - '0421', - '0422', - '0423', - '0424', - '0425', - '0426', - '0427', - '0448', - '0449', - '0525', - '0526', - '0527', - '0593', - '0594', - '0595', - '0596', - '0597', - ], - ], - 'PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector' => [['0421']], - 'PHPStan\Rules\DeadCode\PossiblyPureNewCollector' => [['0422']], - 'PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector' => [['0423']], - 'PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector' => [['0424']], - 'PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector' => [['0425']], - 'PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector' => [['0426']], - 'PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector' => [['0427']], - 'PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule' => [['0428']], - 'PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule' => [['0429']], - 'PHPStan\Rules\Comparison\ElseIfConstantConditionRule' => [['0430']], - 'PHPStan\Rules\Comparison\IfConstantConditionRule' => [['0431']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule' => [['0432']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule' => [['0433']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule' => [['0434']], - 'PHPStan\Rules\Comparison\LogicalXorConstantConditionRule' => [['0435']], - 'PHPStan\Rules\Comparison\MatchExpressionRule' => [['0436']], - 'PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule' => [['0437']], - 'PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule' => [['0438']], - 'PHPStan\Rules\Comparison\ConstantLooseComparisonRule' => [['0439']], - 'PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule' => [['0440']], - 'PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule' => [['0441']], - 'PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule' => [['0442']], - 'PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule' => [['0443']], - 'PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule' => [['0444']], - 'PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule' => [['0445']], - 'PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule' => [['0446']], - 'PHPStan\Rules\Properties\NullsafePropertyFetchRule' => [['0447']], - 'PHPStan\Rules\Traits\TraitDeclarationCollector' => [['0448']], - 'PHPStan\Rules\Traits\TraitUseCollector' => [['0449']], - 'PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule' => [['0450']], - 'PHPStan\Rules\Functions\RandomIntParametersRule' => [['0451']], - 'PHPStan\Rules\Functions\ArrayFilterRule' => [['0452']], - 'PHPStan\Rules\Functions\ArrayValuesRule' => [['0453']], - 'PHPStan\Rules\Functions\ParameterCastableToNumberRule' => [['0454']], - 'PHPStan\Type\StaticMethodParameterOutTypeExtension' => [['0455']], - 'Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension' => [['0455']], - 'PHPStan\Type\StaticMethodTypeSpecifyingExtension' => [['0456']], - 'Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension' => [['0456']], - 'PHPStan\Type\StaticMethodParameterClosureTypeExtension' => [['0457']], - 'Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension' => [['0457']], - 'Carbon\PHPStan\MacroExtension' => [['0458']], - 'PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider' => [['0459']], - 'PHPStan\Rules\Deprecations\DeprecatedScopeHelper' => [['0460']], - 'PHPStan\Rules\Deprecations\DeprecatedScopeResolver' => [['0461']], - 'PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver' => [['0461']], - 'PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule' => [['0462']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension' => [['0463']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension' => [['0464']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension' => [['0465']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension' => [['0466']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension' => [['0467']], - 'PHPStan\Rules\BooleansInConditions\BooleanRuleHelper' => [['0468']], - 'PHPStan\Rules\Operators\OperatorRuleHelper' => [['0469']], - 'PHPStan\Rules\VariableVariables\VariablePropertyFetchRule' => [['0470']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule' => [['0471']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule' => [['0472']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule' => [['0473']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule' => [['0474']], - 'PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule' => [['0475']], - 'PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule' => [['0476']], - 'PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule' => [['0477']], - 'PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule' => [['0478']], - 'PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule' => [['0479']], - 'PHPStan\Rules\Cast\UselessCastRule' => [['0480']], - 'PHPStan\Rules\Classes\RequireParentConstructCallRule' => [['0481']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule' => [['0482']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule' => [['0483']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule' => [['0484']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule' => [['0485']], - 'PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule' => [['0486']], - 'PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule' => [['0487']], - 'PHPStan\Rules\Functions\ArrayFilterStrictRule' => [['0488']], - 'PHPStan\Rules\Functions\ClosureUsesThisRule' => [['0489']], - 'PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule' => [['0490']], - 'PHPStan\Rules\Methods\IllegalConstructorMethodCallRule' => [['0491']], - 'PHPStan\Rules\Methods\IllegalConstructorStaticCallRule' => [['0492']], - 'PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule' => [['0493', '0494', '0495', '0496']], - 'PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule' => [['0493']], - 'PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule' => [['0494']], - 'PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule' => [['0495']], - 'PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule' => [['0496']], - 'PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule' => [['0497']], - 'PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule' => [['0498']], - 'PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule' => [['0499']], - 'PHPStan\Rules\Operators\OperandsInArithmeticModuloRule' => [['0500']], - 'PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule' => [['0501']], - 'PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule' => [['0502']], - 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule' => [['0503']], - 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule' => [['0504']], - 'PHPStan\Rules\StrictCalls\StrictFunctionCallsRule' => [['0505']], - 'PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule' => [['0506']], - 'PHPStan\Rules\VariableVariables\VariableMethodCallRule' => [['0507']], - 'PHPStan\Rules\VariableVariables\VariableMethodCallableRule' => [['0508']], - 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule' => [['0509']], - 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule' => [['0510']], - 'PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule' => [['0511']], - 'PHPStan\Rules\VariableVariables\VariableVariablesRule' => [['0512']], - 'Rector\TypePerfect\Configuration' => [['0513']], - 'Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder' => [['0514']], - 'Rector\TypePerfect\NodeFinder\MethodCallNodeFinder' => [['0515']], - 'Rector\TypePerfect\NodeFinder\ReturnNodeFinder' => [['0516']], - 'Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer' => [['0517']], - 'Rector\TypePerfect\Printer\NodeComparator' => [['0518']], - 'Rector\TypePerfect\Reflection\ReflectionParser' => [['0519']], - 'Rector\TypePerfect\Reflection\MethodNodeAnalyser' => [['0520']], - 'Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher' => [['0521']], - 'Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver' => [['0522']], - 'Rector\TypePerfect\Printer\CollectorMetadataPrinter' => [['0523']], - 'Rector\TypePerfect\Guard\EmptyIssetGuard' => [['0524']], - 'Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector' => [['0525']], - 'Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector' => [['0526']], - 'Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector' => [['0527']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed' => [['0528']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory' => [['0529']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath' => [['0530']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature' => [['0531']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory' => [['0532']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory' => [['0533']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory' => [['0534']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory' => [['0535']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory' => [['0536']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory' => [['0537']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory' => [['0537']], - 'Spaze\PHPStan\Rules\Disallowed\File\FilePath' => [['0538']], - 'Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter' => [['0539']], - 'Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier' => [['0540']], - 'Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer' => [['0541']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors' => [['0542']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors' => [['0543']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors' => [['0544']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors' => [['0545']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors' => [['0546']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors' => [['0547']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors' => [['0548']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors' => [['0549']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors' => [['0550']], - 'Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver' => [['0551']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory' => [['0552']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages' => [['0553', '0554']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls' => [['0555']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls' => [['0556']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls' => [['0557']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls' => [['0558']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls' => [['0559']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls' => [['0560']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls' => [['0561']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls' => [['0562']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls' => [['0563']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls' => [['0564']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls' => [['0565']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls' => [['0566']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages' => [['0567']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages' => [['classConstantUsages', '0568']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages' => [['0569']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages' => [['0570']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure' => [['0571']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure' => [['0572']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure' => [['0573']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure' => [['0574']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure' => [['0575']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure' => [['0576']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure' => [['0577']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure' => [['0578']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure' => [['0579']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure' => [['0580']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure' => [['0581']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure' => [['0582']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure' => [['0583']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure' => [['0584']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure' => [['0585']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule' => [['0586']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule' => [['0587']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule' => [['0588']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule' => [['0589']], - 'TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter' => [['0590']], - 'TomasVotruba\TypeCoverage\CollectorDataNormalizer' => [['0591']], - 'TomasVotruba\TypeCoverage\Configuration' => [['0592']], - 'TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector' => [['0593']], - 'TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector' => [['0594']], - 'TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector' => [['0595']], - 'TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector' => [['0596']], - 'TomasVotruba\TypeCoverage\Collectors\DeclareCollector' => [['0597']], - ]; - - - public function __construct(array $params = []) - { - parent::__construct($params); - } - - - public function createService01(): PhpParser\BuilderFactory - { - return new PhpParser\BuilderFactory; - } - - - public function createService02(): PHPStan\Parser\LexerFactory - { - return new PHPStan\Parser\LexerFactory($this->getService('026')); - } - - - public function createService03(): PhpParser\NodeVisitor\NameResolver - { - return new PhpParser\NodeVisitor\NameResolver(options: ['preserveOriginalNames' => true]); - } - - - public function createService04(): PHPStan\Parser\AnonymousClassVisitor - { - return new PHPStan\Parser\AnonymousClassVisitor; - } - - - public function createService05(): PHPStan\Parser\ArrayFilterArgVisitor - { - return new PHPStan\Parser\ArrayFilterArgVisitor; - } - - - public function createService06(): PHPStan\Parser\ArrayFindArgVisitor - { - return new PHPStan\Parser\ArrayFindArgVisitor; - } - - - public function createService07(): PHPStan\Parser\ArrayMapArgVisitor - { - return new PHPStan\Parser\ArrayMapArgVisitor; - } - - - public function createService08(): PHPStan\Parser\ArrayWalkArgVisitor - { - return new PHPStan\Parser\ArrayWalkArgVisitor; - } - - - public function createService09(): PHPStan\Parser\ClosureArgVisitor - { - return new PHPStan\Parser\ClosureArgVisitor; - } - - - public function createService010(): PHPStan\Parser\ClosureBindToVarVisitor - { - return new PHPStan\Parser\ClosureBindToVarVisitor; - } - - - public function createService011(): PHPStan\Parser\ClosureBindArgVisitor - { - return new PHPStan\Parser\ClosureBindArgVisitor; - } - - - public function createService012(): PHPStan\Parser\CurlSetOptArgVisitor - { - return new PHPStan\Parser\CurlSetOptArgVisitor; - } - - - public function createService013(): PHPStan\Parser\ArrowFunctionArgVisitor - { - return new PHPStan\Parser\ArrowFunctionArgVisitor; - } - - - public function createService014(): PHPStan\Parser\MagicConstantParamDefaultVisitor - { - return new PHPStan\Parser\MagicConstantParamDefaultVisitor; - } - - - public function createService015(): PHPStan\Parser\NewAssignedToPropertyVisitor - { - return new PHPStan\Parser\NewAssignedToPropertyVisitor; - } - - - public function createService016(): PHPStan\Parser\ParentStmtTypesVisitor - { - return new PHPStan\Parser\ParentStmtTypesVisitor; - } - - - public function createService017(): PHPStan\Parser\StandaloneThrowExprVisitor - { - return new PHPStan\Parser\StandaloneThrowExprVisitor; - } - - - public function createService018(): PHPStan\Parser\TryCatchTypeVisitor - { - return new PHPStan\Parser\TryCatchTypeVisitor; - } - - - public function createService019(): PHPStan\Parser\LastConditionVisitor - { - return new PHPStan\Parser\LastConditionVisitor; - } - - - public function createService020(): PHPStan\Parser\TypeTraverserInstanceofVisitor - { - return new PHPStan\Parser\TypeTraverserInstanceofVisitor; - } - - - public function createService021(): PHPStan\Parser\VariadicMethodsVisitor - { - return new PHPStan\Parser\VariadicMethodsVisitor; - } - - - public function createService022(): PHPStan\Parser\VariadicFunctionsVisitor - { - return new PHPStan\Parser\VariadicFunctionsVisitor; - } - - - public function createService023(): PHPStan\Node\Printer\ExprPrinter - { - return new PHPStan\Node\Printer\ExprPrinter($this->getService('024')); - } - - - public function createService024(): PHPStan\Node\Printer\Printer - { - return new PHPStan\Node\Printer\Printer; - } - - - public function createService025(): PHPStan\Broker\AnonymousClassNameHelper - { - return new PHPStan\Broker\AnonymousClassNameHelper($this->getService('085'), $this->getService('simpleRelativePathHelper')); - } - - - public function createService026(): PHPStan\Php\PhpVersion - { - return $this->getService('027')->create(); - } - - - public function createService027(): PHPStan\Php\PhpVersionFactory - { - return $this->getService('028')->create(); - } - - - public function createService028(): PHPStan\Php\PhpVersionFactoryFactory - { - return new PHPStan\Php\PhpVersionFactoryFactory(null, ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); - } - - - public function createService029(): PHPStan\Php\ComposerPhpVersionFactory - { - return new PHPStan\Php\ComposerPhpVersionFactory(['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); - } - - - public function createService030(): PHPStan\PhpDocParser\ParserConfig - { - return new PHPStan\PhpDocParser\ParserConfig(['lines' => true]); - } - - - public function createService031(): PHPStan\PhpDocParser\Lexer\Lexer - { - return new PHPStan\PhpDocParser\Lexer\Lexer($this->getService('030')); - } - - - public function createService032(): PHPStan\PhpDocParser\Parser\TypeParser - { - return new PHPStan\PhpDocParser\Parser\TypeParser($this->getService('030'), $this->getService('033')); - } - - - public function createService033(): PHPStan\PhpDocParser\Parser\ConstExprParser - { - return new PHPStan\PhpDocParser\Parser\ConstExprParser($this->getService('030')); - } - - - public function createService034(): PHPStan\PhpDocParser\Parser\PhpDocParser - { - return new PHPStan\PhpDocParser\Parser\PhpDocParser( - $this->getService('030'), - $this->getService('032'), - $this->getService('033') - ); - } - - - public function createService035(): PHPStan\PhpDocParser\Printer\Printer - { - return new PHPStan\PhpDocParser\Printer\Printer; - } - - - public function createService036(): PHPStan\PhpDoc\PhpDocInheritanceResolver - { - return new PHPStan\PhpDoc\PhpDocInheritanceResolver($this->getService('0185'), $this->getService('stubPhpDocProvider')); - } - - - public function createService037(): PHPStan\PhpDoc\PhpDocNodeResolver - { - return new PHPStan\PhpDoc\PhpDocNodeResolver($this->getService('040'), $this->getService('039'), $this->getService('0170')); - } - - - public function createService038(): PHPStan\PhpDoc\PhpDocStringResolver - { - return new PHPStan\PhpDoc\PhpDocStringResolver($this->getService('031'), $this->getService('034')); - } - - - public function createService039(): PHPStan\PhpDoc\ConstExprNodeResolver - { - return new PHPStan\PhpDoc\ConstExprNodeResolver($this->getService('0122'), $this->getService('096')); - } - - - public function createService040(): PHPStan\PhpDoc\TypeNodeResolver - { - return new PHPStan\PhpDoc\TypeNodeResolver( - $this->getService('041'), - $this->getService('0122'), - $this->getService('0187'), - $this->getService('060'), - $this->getService('096') - ); - } - - - public function createService041(): PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider - { - return new PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider($this->getService('075')); - } - - - public function createService042(): PHPStan\PhpDoc\TypeStringResolver - { - return new PHPStan\PhpDoc\TypeStringResolver($this->getService('031'), $this->getService('032'), $this->getService('040')); - } - - - public function createService043(): PHPStan\PhpDoc\StubValidator - { - return new PHPStan\PhpDoc\StubValidator($this->getService('077')); - } - - - public function createService044(): PHPStan\PhpDoc\SocketSelectStubFilesExtension - { - return new PHPStan\PhpDoc\SocketSelectStubFilesExtension($this->getService('026')); - } - - - public function createService045(): PHPStan\PhpDoc\DefaultStubFilesProvider - { - return new PHPStan\PhpDoc\DefaultStubFilesProvider( - $this->getService('075'), - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', - ], - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'] - ); - } - - - public function createService046(): PHPStan\PhpDoc\JsonValidateStubFilesExtension - { - return new PHPStan\PhpDoc\JsonValidateStubFilesExtension($this->getService('026')); - } - - - public function createService047(): PHPStan\PhpDoc\ReflectionClassStubFilesExtension - { - return new PHPStan\PhpDoc\ReflectionClassStubFilesExtension($this->getService('026')); - } - - - public function createService048(): PHPStan\PhpDoc\ReflectionEnumStubFilesExtension - { - return new PHPStan\PhpDoc\ReflectionEnumStubFilesExtension($this->getService('026')); - } - - - public function createService049(): PHPStan\Analyser\Analyser - { - return new PHPStan\Analyser\Analyser( - $this->getService('051'), - $this->getService('registry'), - $this->getService('066'), - $this->getService('059'), - 50 - ); - } - - - public function createService050(): PHPStan\Analyser\AnalyserResultFinalizer - { - return new PHPStan\Analyser\AnalyserResultFinalizer( - $this->getService('registry'), - $this->getService('052'), - $this->getService('054'), - $this->getService('058'), - $this->getService('053'), - true - ); - } - - - public function createService051(): PHPStan\Analyser\FileAnalyser - { - return new PHPStan\Analyser\FileAnalyser( - $this->getService('058'), - $this->getService('059'), - $this->getService('defaultAnalysisParser'), - $this->getService('071'), - $this->getService('052'), - $this->getService('054'), - $this->getService('053') - ); - } - - - public function createService052(): PHPStan\Analyser\IgnoreErrorExtensionProvider - { - return new PHPStan\Analyser\IgnoreErrorExtensionProvider($this->getService('075')); - } - - - public function createService053(): PHPStan\Analyser\LocalIgnoresProcessor - { - return new PHPStan\Analyser\LocalIgnoresProcessor; - } - - - public function createService054(): PHPStan\Analyser\RuleErrorTransformer - { - return new PHPStan\Analyser\RuleErrorTransformer; - } - - - public function createService055(): PHPStan\Analyser\Ignore\IgnoredErrorHelper - { - return new PHPStan\Analyser\Ignore\IgnoredErrorHelper( - $this->getService('085'), - [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], - true - ); - } - - - public function createService056(): PHPStan\Analyser\Ignore\IgnoreLexer - { - return new PHPStan\Analyser\Ignore\IgnoreLexer; - } - - - public function createService057(): PHPStan\Analyser\LazyInternalScopeFactory - { - return new PHPStan\Analyser\LazyInternalScopeFactory($this->getService('075')); - } - - - public function createService058(): PHPStan\Analyser\ScopeFactory - { - return new PHPStan\Analyser\ScopeFactory($this->getService('057')); - } - - - public function createService059(): PHPStan\Analyser\NodeScopeResolver - { - return new PHPStan\Analyser\NodeScopeResolver( - $this->getService('reflectionProvider'), - $this->getService('096'), - $this->getService('nodeScopeResolverReflector'), - $this->getService('078'), - $this->getService('080'), - $this->getService('defaultAnalysisParser'), - $this->getService('0185'), - $this->getService('stubPhpDocProvider'), - $this->getService('026'), - $this->getService('0128'), - $this->getService('0368'), - $this->getService('094'), - $this->getService('036'), - $this->getService('085'), - $this->getService('typeSpecifier'), - $this->getService('083'), - $this->getService('0178'), - $this->getService('084'), - $this->getService('058'), - false, - false, - false, - [], - [], - ['stdClass'], - true, - true, - true - ); - } - - - public function createService060(): PHPStan\Analyser\ConstantResolver - { - return $this->getService('061')->create(); - } - - - public function createService061(): PHPStan\Analyser\ConstantResolverFactory - { - return new PHPStan\Analyser\ConstantResolverFactory($this->getService('0122'), $this->getService('075')); - } - - - public function createService062(): PHPStan\Analyser\ResultCache\ResultCacheManagerFactory - { - return new class ($this) implements PHPStan\Analyser\ResultCache\ResultCacheManagerFactory { - private $container; - - - public function __construct(Container_3030152446 $container) - { - $this->container = $container; - } - - - public function create(array $fileReplacements): PHPStan\Analyser\ResultCache\ResultCacheManager - { - return new PHPStan\Analyser\ResultCache\ResultCacheManager( - $this->container->getService('075'), - $this->container->getService('072'), - $this->container->getService('fileFinderScan'), - $this->container->getService('reflectionProvider'), - $this->container->getService('045'), - $this->container->getService('085'), - 'storage/framework/cache/phpstan/resultCache.php', - $this->container->getParameter('analysedPaths'), - $this->container->getParameter('analysedPathsFromConfig'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - '8', - null, - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - [], - [], - $fileReplacements, - false, - [ - ['parameters', 'editorUrl'], - ['parameters', 'editorUrlTitle'], - ['parameters', 'errorFormat'], - ['parameters', 'ignoreErrors'], - ['parameters', 'reportUnmatchedIgnoredErrors'], - ['parameters', 'tipsOfTheDay'], - ['parameters', 'parallel'], - ['parameters', 'internalErrorsCountLimit'], - ['parameters', 'cache'], - ['parameters', 'memoryLimitFile'], - ['parameters', 'pro'], - 'parametersSchema', - ], - 7 - ); - } - }; - } - - - public function createService063(): PHPStan\Analyser\ResultCache\ResultCacheClearer - { - return new PHPStan\Analyser\ResultCache\ResultCacheClearer('storage/framework/cache/phpstan/resultCache.php'); - } - - - public function createService064(): PHPStan\Analyser\RicherScopeGetTypeHelper - { - return new PHPStan\Analyser\RicherScopeGetTypeHelper($this->getService('096')); - } - - - public function createService065(): PHPStan\Cache\Cache - { - return new PHPStan\Cache\Cache($this->getService('cacheStorage')); - } - - - public function createService066(): PHPStan\Collectors\Registry - { - return $this->getService('067')->create(); - } - - - public function createService067(): PHPStan\Collectors\RegistryFactory - { - return new PHPStan\Collectors\RegistryFactory($this->getService('075')); - } - - - public function createService068(): PHPStan\Command\AnalyseApplication - { - return new PHPStan\Command\AnalyseApplication( - $this->getService('069'), - $this->getService('050'), - $this->getService('043'), - $this->getService('062'), - $this->getService('055'), - $this->getService('045') - ); - } - - - public function createService069(): PHPStan\Command\AnalyserRunner - { - return new PHPStan\Command\AnalyserRunner( - $this->getService('092'), - $this->getService('049'), - $this->getService('091'), - $this->getService('093') - ); - } - - - public function createService070(): PHPStan\Command\FixerApplication - { - return new PHPStan\Command\FixerApplication( - $this->getService('088'), - $this->getService('055'), - $this->getService('045'), - $this->getParameter('analysedPaths'), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', - ['1.1.1.2'], - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - null, - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - 'phpstorm://open?file=%file%&line=%line%', - '8' - ); - } - - - public function createService071(): PHPStan\Dependency\DependencyResolver - { - return new PHPStan\Dependency\DependencyResolver( - $this->getService('085'), - $this->getService('reflectionProvider'), - $this->getService('073'), - $this->getService('0185') - ); - } - - - public function createService072(): PHPStan\Dependency\ExportedNodeFetcher - { - return new PHPStan\Dependency\ExportedNodeFetcher($this->getService('defaultAnalysisParser'), $this->getService('074')); - } - - - public function createService073(): PHPStan\Dependency\ExportedNodeResolver - { - return new PHPStan\Dependency\ExportedNodeResolver( - $this->getService('reflectionProvider'), - $this->getService('0185'), - $this->getService('023') - ); - } - - - public function createService074(): PHPStan\Dependency\ExportedNodeVisitor - { - return new PHPStan\Dependency\ExportedNodeVisitor($this->getService('073')); - } - - - public function createService075(): PHPStan\DependencyInjection\Container - { - return new PHPStan\DependencyInjection\MemoizingContainer($this->getService('076')); - } - - - public function createService076(): PHPStan\DependencyInjection\Nette\NetteContainer - { - return new PHPStan\DependencyInjection\Nette\NetteContainer($this); - } - - - public function createService077(): PHPStan\DependencyInjection\DerivativeContainerFactory - { - return new PHPStan\DependencyInjection\DerivativeContainerFactory( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'storage/framework/cache/phpstan', - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - ], - $this->getParameter('analysedPaths'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - $this->getParameter('analysedPathsFromConfig'), - '8', - null, - null, - $this->getParameter('singleReflectionFile'), - $this->getParameter('singleReflectionInsteadOfFile') - ); - } - - - public function createService078(): PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider($this->getService('075')); - } - - - public function createService079(): PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider($this->getService('075')); - } - - - public function createService080(): PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider($this->getService('075')); - } - - - public function createService081(): PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider($this->getService('075')); - } - - - public function createService082(): PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider($this->getService('075')); - } - - - public function createService083(): PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider($this->getService('075')); - } - - - public function createService084(): PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider($this->getService('075')); - } - - - public function createService085(): PHPStan\File\FileHelper - { - return new PHPStan\File\FileHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createService086(): PHPStan\File\FileExcluderFactory - { - return new PHPStan\File\FileExcluderFactory($this->getService('087'), ['analyseAndScan' => [], 'analyse' => []]); - } - - - public function createService087(): PHPStan\File\FileExcluderRawFactory - { - return new class ($this) implements PHPStan\File\FileExcluderRawFactory { - private $container; - - - public function __construct(Container_3030152446 $container) - { - $this->container = $container; - } - - - public function create(array $analyseExcludes): PHPStan\File\FileExcluder - { - return new PHPStan\File\FileExcluder($this->container->getService('085'), $analyseExcludes); - } - }; - } - - - public function createService088(): PHPStan\File\FileMonitor - { - return new PHPStan\File\FileMonitor( - $this->getService('fileFinderAnalyse'), - $this->getService('fileFinderScan'), - $this->getParameter('analysedPaths'), - $this->getParameter('analysedPathsFromConfig'), - [], - [] - ); - } - - - public function createService089(): PHPStan\Parser\DeclarePositionVisitor - { - return new PHPStan\Parser\DeclarePositionVisitor; - } - - - public function createService090(): PHPStan\Parser\ImmediatelyInvokedClosureVisitor - { - return new PHPStan\Parser\ImmediatelyInvokedClosureVisitor; - } - - - public function createService091(): PHPStan\Parallel\ParallelAnalyser - { - return new PHPStan\Parallel\ParallelAnalyser(50, 600.0, 134217728); - } - - - public function createService092(): PHPStan\Parallel\Scheduler - { - return new PHPStan\Parallel\Scheduler(20, 32, 2); - } - - - public function createService093(): PHPStan\Process\CpuCoreCounter - { - return new PHPStan\Process\CpuCoreCounter; - } - - - public function createService094(): PHPStan\Reflection\AttributeReflectionFactory - { - return new PHPStan\Reflection\AttributeReflectionFactory($this->getService('096'), $this->getService('0122')); - } - - - public function createService095(): PHPStan\Reflection\FunctionReflectionFactory - { - return new class ($this) implements PHPStan\Reflection\FunctionReflectionFactory { - private $container; - - - public function __construct(Container_3030152446 $container) - { - $this->container = $container; - } - - - public function create( - PHPStan\BetterReflection\Reflection\Adapter\ReflectionFunction $reflection, - PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, - array $phpDocParameterTypes, - ?PHPStan\Type\Type $phpDocReturnType, - ?PHPStan\Type\Type $phpDocThrowType, - ?string $deprecatedDescription, - bool $isDeprecated, - bool $isInternal, - ?string $filename, - ?bool $isPure, - PHPStan\Reflection\Assertions $asserts, - bool $acceptsNamedArguments, - ?string $phpDocComment, - array $phpDocParameterOutTypes, - array $phpDocParameterImmediatelyInvokedCallable, - array $phpDocParameterClosureThisTypes, - array $attributes - ): PHPStan\Reflection\Php\PhpFunctionReflection { - return new PHPStan\Reflection\Php\PhpFunctionReflection( - $this->container->getService('096'), - $reflection, - $this->container->getService('defaultAnalysisParser'), - $this->container->getService('094'), - $templateTypeMap, - $phpDocParameterTypes, - $phpDocReturnType, - $phpDocThrowType, - $deprecatedDescription, - $isDeprecated, - $isInternal, - $filename, - $isPure, - $asserts, - $acceptsNamedArguments, - $phpDocComment, - $phpDocParameterOutTypes, - $phpDocParameterImmediatelyInvokedCallable, - $phpDocParameterClosureThisTypes, - $attributes - ); - } - }; - } - - - public function createService096(): PHPStan\Reflection\InitializerExprTypeResolver - { - return new PHPStan\Reflection\InitializerExprTypeResolver( - $this->getService('060'), - $this->getService('0122'), - $this->getService('026'), - $this->getService('082'), - $this->getService('0360'), - false - ); - } - - - public function createService097(): PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension; - } - - - public function createService098(): PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension; - } - - - public function createService099(): PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor; - } - - - public function createService0100(): PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher( - $this->getService('099'), - $this->getService('defaultAnalysisParser') - ); - } - - - public function createService0101(): PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker( - $this->getService('0103'), - $this->getService('0104'), - $this->getService('0102'), - $this->getService('026') - ); - } - - - public function createService0102(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory( - $this->getService('0100'), - $this->getService('fileFinderScan'), - $this->getService('026'), - $this->getService('065') - ); - } - - - public function createService0103(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository($this->getService('0102')); - } - - - public function createService0104(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory { - private $container; - - - public function __construct(Container_3030152446 $container) - { - $this->container = $container; - } - - - public function create(PHPStan\BetterReflection\SourceLocator\Type\Composer\Psr\PsrAutoloaderMapping $mapping): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator($mapping, $this->container->getService('0106')); - } - }; - } - - - public function createService0105(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory { - private $container; - - - public function __construct(Container_3030152446 $container) - { - $this->container = $container; - } - - - public function create(string $fileName): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator( - $this->container->getService('0100'), - $fileName - ); - } - }; - } - - - public function createService0106(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository($this->getService('0105')); - } - - - public function createService0107(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumBackedCase' - ); - } - - - public function createService0108(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumUnitCase' - ); - } - - - public function createService0109(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0110(): PHPStan\Reflection\ConstructorsHelper - { - return new PHPStan\Reflection\ConstructorsHelper($this->getService('075'), []); - } - - - public function createService0111(): PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension - { - return new PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension; - } - - - public function createService0112(): PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension; - } - - - public function createService0113(): PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension([]); - } - - - public function createService0114(): PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension([]); - } - - - public function createService0115(): PHPStan\Reflection\Php\PhpClassReflectionExtension - { - return new PHPStan\Reflection\Php\PhpClassReflectionExtension( - $this->getService('058'), - $this->getService('059'), - $this->getService('0116'), - $this->getService('036'), - $this->getService('0368'), - $this->getService('097'), - $this->getService('098'), - $this->getService('0128'), - $this->getService('defaultAnalysisParser'), - $this->getService('stubPhpDocProvider'), - $this->getService('0122'), - $this->getService('0185'), - $this->getService('094'), - false - ); - } - - - public function createService0116(): PHPStan\Reflection\Php\PhpMethodReflectionFactory - { - return new class ($this) implements PHPStan\Reflection\Php\PhpMethodReflectionFactory { - private $container; - - - public function __construct(Container_3030152446 $container) - { - $this->container = $container; - } - - - public function create( - PHPStan\Reflection\ClassReflection $declaringClass, - ?PHPStan\Reflection\ClassReflection $declaringTrait, - PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod $reflection, - PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, - array $phpDocParameterTypes, - ?PHPStan\Type\Type $phpDocReturnType, - ?PHPStan\Type\Type $phpDocThrowType, - ?string $deprecatedDescription, - bool $isDeprecated, - bool $isInternal, - bool $isFinal, - ?bool $isPure, - PHPStan\Reflection\Assertions $asserts, - ?PHPStan\Type\Type $selfOutType, - ?string $phpDocComment, - array $phpDocParameterOutTypes, - array $immediatelyInvokedCallableParameters, - array $phpDocClosureThisTypeParameters, - bool $acceptsNamedArguments, - array $attributes - ): PHPStan\Reflection\Php\PhpMethodReflection { - return new PHPStan\Reflection\Php\PhpMethodReflection( - $this->container->getService('096'), - $declaringClass, - $declaringTrait, - $reflection, - $this->container->getService('reflectionProvider'), - $this->container->getService('094'), - $this->container->getService('defaultAnalysisParser'), - $templateTypeMap, - $phpDocParameterTypes, - $phpDocReturnType, - $phpDocThrowType, - $deprecatedDescription, - $isDeprecated, - $isInternal, - $isFinal, - $isPure, - $asserts, - $acceptsNamedArguments, - $selfOutType, - $phpDocComment, - $phpDocParameterOutTypes, - $immediatelyInvokedCallableParameters, - $phpDocClosureThisTypeParameters, - $attributes - ); - } - }; - } - - - public function createService0117(): PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension; - } - - - public function createService0118(): PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension - { - return new PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension; - } - - - public function createService0119(): PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension - { - return new PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension( - $this->getService('reflectionProvider'), - ['stdClass'], - $this->getService('098') - ); - } - - - public function createService0120(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension - { - return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\Reflection\ClassReflection', - 'getNativeReflection' - ); - } - - - public function createService0121(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension - { - return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\Reflection\Php\BuiltinMethodReflection', - 'getDeclaringClass' - ); - } - - - public function createService0122(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider - { - return new PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider($this->getService('075')); - } - - - public function createService0123(): PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider - { - return new PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider( - $this->getService('0128'), - $this->getService('betterReflectionReflector'), - $this->getService('0185'), - $this->getService('stubPhpDocProvider'), - $this->getService('094') - ); - } - - - public function createService0124(): PHPStan\Reflection\SignatureMap\SignatureMapParser - { - return new PHPStan\Reflection\SignatureMap\SignatureMapParser($this->getService('042')); - } - - - public function createService0125(): PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider - { - return new PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider( - $this->getService('0124'), - $this->getService('096'), - $this->getService('026'), - true - ); - } - - - public function createService0126(): PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider - { - return new PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider( - $this->getService('0125'), - $this->getService('0100'), - $this->getService('0185'), - $this->getService('026'), - $this->getService('096'), - $this->getService('0122') - ); - } - - - public function createService0127(): PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory - { - return new PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory( - $this->getService('026'), - $this->getService('0125'), - $this->getService('0126') - ); - } - - - public function createService0128(): PHPStan\Reflection\SignatureMap\SignatureMapProvider - { - return $this->getService('0127')->create(); - } - - - public function createService0129(): PHPStan\Rules\Api\ApiRuleHelper - { - return new PHPStan\Rules\Api\ApiRuleHelper; - } - - - public function createService0130(): PHPStan\Rules\AttributesCheck - { - return new PHPStan\Rules\AttributesCheck( - $this->getService('reflectionProvider'), - $this->getService('0147'), - $this->getService('0132'), - true - ); - } - - - public function createService0131(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck - { - return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck($this->getService('0182'), true, false, false); - } - - - public function createService0132(): PHPStan\Rules\ClassNameCheck - { - return new PHPStan\Rules\ClassNameCheck( - $this->getService('0133'), - $this->getService('0134'), - $this->getService('reflectionProvider'), - $this->getService('075') - ); - } - - - public function createService0133(): PHPStan\Rules\ClassCaseSensitivityCheck - { - return new PHPStan\Rules\ClassCaseSensitivityCheck($this->getService('reflectionProvider'), true); - } - - - public function createService0134(): PHPStan\Rules\ClassForbiddenNameCheck - { - return new PHPStan\Rules\ClassForbiddenNameCheck($this->getService('075')); - } - - - public function createService0135(): PHPStan\Rules\Classes\LocalTypeAliasesCheck - { - return new PHPStan\Rules\Classes\LocalTypeAliasesCheck( - [], - $this->getService('reflectionProvider'), - $this->getService('040'), - $this->getService('0164'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('0153'), - true, - true, - true - ); - } - - - public function createService0136(): PHPStan\Rules\Classes\MethodTagCheck - { - return new PHPStan\Rules\Classes\MethodTagCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0137(): PHPStan\Rules\Classes\MixinCheck - { - return new PHPStan\Rules\Classes\MixinCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0138(): PHPStan\Rules\Classes\PropertyTagCheck - { - return new PHPStan\Rules\Classes\PropertyTagCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0139(): PHPStan\Rules\Comparison\ConstantConditionRuleHelper - { - return new PHPStan\Rules\Comparison\ConstantConditionRuleHelper($this->getService('0140'), true); - } - - - public function createService0140(): PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper( - $this->getService('reflectionProvider'), - $this->getService('typeSpecifier'), - ['stdClass'], - true - ); - } - - - public function createService0141(): PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver - { - return new PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver($this->getService('reflectionProvider'), [], [], [], []); - } - - - public function createService0142(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule($this->getService('0145')); - } - - - public function createService0143(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule($this->getService('0145')); - } - - - public function createService0144(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule($this->getService('0145')); - } - - - public function createService0145(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck($this->getService('exceptionTypeResolver')); - } - - - public function createService0146(): PHPStan\Rules\Exceptions\TooWideThrowTypeCheck - { - return new PHPStan\Rules\Exceptions\TooWideThrowTypeCheck(true); - } - - - public function createService0147(): PHPStan\Rules\FunctionCallParametersCheck - { - return new PHPStan\Rules\FunctionCallParametersCheck( - $this->getService('0182'), - $this->getService('0165'), - $this->getService('0170'), - $this->getService('0180'), - true, - true, - true, - true - ); - } - - - public function createService0148(): PHPStan\Rules\FunctionDefinitionCheck - { - return new PHPStan\Rules\FunctionDefinitionCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('026'), - true, - false - ); - } - - - public function createService0149(): PHPStan\Rules\FunctionReturnTypeCheck - { - return new PHPStan\Rules\FunctionReturnTypeCheck($this->getService('0182')); - } - - - public function createService0150(): PHPStan\Rules\ParameterCastableToStringCheck - { - return new PHPStan\Rules\ParameterCastableToStringCheck($this->getService('0182')); - } - - - public function createService0151(): PHPStan\Rules\Generics\CrossCheckInterfacesHelper - { - return new PHPStan\Rules\Generics\CrossCheckInterfacesHelper; - } - - - public function createService0152(): PHPStan\Rules\Generics\GenericAncestorsCheck - { - return new PHPStan\Rules\Generics\GenericAncestorsCheck( - $this->getService('reflectionProvider'), - $this->getService('0153'), - $this->getService('0156'), - $this->getService('0170'), - [], - true - ); - } - - - public function createService0153(): PHPStan\Rules\Generics\GenericObjectTypeCheck - { - return new PHPStan\Rules\Generics\GenericObjectTypeCheck; - } - - - public function createService0154(): PHPStan\Rules\Generics\MethodTagTemplateTypeCheck - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeCheck($this->getService('0185'), $this->getService('0155')); - } - - - public function createService0155(): PHPStan\Rules\Generics\TemplateTypeCheck - { - return new PHPStan\Rules\Generics\TemplateTypeCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0186'), - true - ); - } - - - public function createService0156(): PHPStan\Rules\Generics\VarianceCheck - { - return new PHPStan\Rules\Generics\VarianceCheck; - } - - - public function createService0157(): PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper - { - return new PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper; - } - - - public function createService0158(): PHPStan\Rules\IssetCheck - { - return new PHPStan\Rules\IssetCheck($this->getService('0179'), $this->getService('0180'), true, true); - } - - - public function createService0159(): PHPStan\Rules\Methods\MethodCallCheck - { - return new PHPStan\Rules\Methods\MethodCallCheck($this->getService('reflectionProvider'), $this->getService('0182'), true, true); - } - - - public function createService0160(): PHPStan\Rules\Methods\StaticMethodCallCheck - { - return new PHPStan\Rules\Methods\StaticMethodCallCheck( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - true, - true, - true - ); - } - - - public function createService0161(): PHPStan\Rules\Methods\MethodSignatureRule - { - return new PHPStan\Rules\Methods\MethodSignatureRule($this->getService('0115'), true, true); - } - - - public function createService0162(): PHPStan\Rules\Methods\MethodParameterComparisonHelper - { - return new PHPStan\Rules\Methods\MethodParameterComparisonHelper($this->getService('026')); - } - - - public function createService0163(): PHPStan\Rules\Methods\MethodVisibilityComparisonHelper - { - return new PHPStan\Rules\Methods\MethodVisibilityComparisonHelper; - } - - - public function createService0164(): PHPStan\Rules\MissingTypehintCheck - { - return new PHPStan\Rules\MissingTypehintCheck(false, []); - } - - - public function createService0165(): PHPStan\Rules\NullsafeCheck - { - return new PHPStan\Rules\NullsafeCheck; - } - - - public function createService0166(): PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider - { - return new PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider($this->getService('075')); - } - - - public function createService0167(): PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider - { - return new PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider($this->getService('075')); - } - - - public function createService0168(): PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper - { - return new PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper; - } - - - public function createService0169(): PHPStan\Rules\PhpDoc\AssertRuleHelper - { - return new PHPStan\Rules\PhpDoc\AssertRuleHelper( - $this->getService('096'), - $this->getService('reflectionProvider'), - $this->getService('0170'), - $this->getService('0132'), - $this->getService('0164'), - $this->getService('0153'), - true, - true - ); - } - - - public function createService0170(): PHPStan\Rules\PhpDoc\UnresolvableTypeHelper - { - return new PHPStan\Rules\PhpDoc\UnresolvableTypeHelper; - } - - - public function createService0171(): PHPStan\Rules\PhpDoc\GenericCallableRuleHelper - { - return new PHPStan\Rules\PhpDoc\GenericCallableRuleHelper($this->getService('0155')); - } - - - public function createService0172(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck - { - return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck( - $this->getService('0153'), - $this->getService('0170'), - $this->getService('0171') - ); - } - - - public function createService0173(): PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper - { - return new PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper( - $this->getService('040'), - $this->getService('0185'), - $this->getService('reflectionProvider'), - true, - false - ); - } - - - public function createService0174(): PHPStan\Rules\Playground\NeverRuleHelper - { - return new PHPStan\Rules\Playground\NeverRuleHelper; - } - - - public function createService0175(): PHPStan\Rules\Properties\AccessPropertiesCheck - { - return new PHPStan\Rules\Properties\AccessPropertiesCheck( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('026'), - true, - true - ); - } - - - public function createService0176(): PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension - { - return new PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension($this->getService('026')); - } - - - public function createService0177(): PHPStan\Rules\Properties\UninitializedPropertyRule - { - return new PHPStan\Rules\Properties\UninitializedPropertyRule($this->getService('0110')); - } - - - public function createService0178(): PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider - { - return new PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider($this->getService('075')); - } - - - public function createService0179(): PHPStan\Rules\Properties\PropertyDescriptor - { - return new PHPStan\Rules\Properties\PropertyDescriptor; - } - - - public function createService0180(): PHPStan\Rules\Properties\PropertyReflectionFinder - { - return new PHPStan\Rules\Properties\PropertyReflectionFinder; - } - - - public function createService0181(): PHPStan\Rules\Pure\FunctionPurityCheck - { - return new PHPStan\Rules\Pure\FunctionPurityCheck; - } - - - public function createService0182(): PHPStan\Rules\RuleLevelHelper - { - return new PHPStan\Rules\RuleLevelHelper($this->getService('reflectionProvider'), true, false, true, false, false, false, true); - } - - - public function createService0183(): PHPStan\Rules\UnusedFunctionParametersCheck - { - return new PHPStan\Rules\UnusedFunctionParametersCheck($this->getService('reflectionProvider'), true); - } - - - public function createService0184(): PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck - { - return new PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck; - } - - - public function createService0185(): PHPStan\Type\FileTypeMapper - { - return new PHPStan\Type\FileTypeMapper( - $this->getService('0122'), - $this->getService('defaultAnalysisParser'), - $this->getService('038'), - $this->getService('037'), - $this->getService('025'), - $this->getService('085') - ); - } - - - public function createService0186(): PHPStan\Type\TypeAliasResolver - { - return new PHPStan\Type\UsefulTypeAliasResolver( - [], - $this->getService('042'), - $this->getService('040'), - $this->getService('reflectionProvider') - ); - } - - - public function createService0187(): PHPStan\Type\TypeAliasResolverProvider - { - return new PHPStan\Type\LazyTypeAliasResolverProvider($this->getService('075')); - } - - - public function createService0188(): PHPStan\Type\BitwiseFlagHelper - { - return new PHPStan\Type\BitwiseFlagHelper($this->getService('reflectionProvider')); - } - - - public function createService0189(): PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension; - } - - - public function createService0190(): PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension; - } - - - public function createService0191(): PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension; - } - - - public function createService0192(): PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0193(): PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0194(): PHPStan\Type\Php\ArrayColumnHelper - { - return new PHPStan\Type\Php\ArrayColumnHelper($this->getService('026')); - } - - - public function createService0195(): PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension($this->getService('0194')); - } - - - public function createService0196(): PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0197(): PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension; - } - - - public function createService0198(): PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0199(): PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0200(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper($this->getService('reflectionProvider')); - } - - - public function createService0201(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension($this->getService('0200')); - } - - - public function createService0202(): PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0203(): PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension($this->getService('0200')); - } - - - public function createService0204(): PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension; - } - - - public function createService0205(): PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension; - } - - - public function createService0206(): PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0207(): PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension; - } - - - public function createService0208(): PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension; - } - - - public function createService0209(): PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0210(): PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension; - } - - - public function createService0211(): PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension; - } - - - public function createService0212(): PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension; - } - - - public function createService0213(): PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension; - } - - - public function createService0214(): PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension; - } - - - public function createService0215(): PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension; - } - - - public function createService0216(): PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension; - } - - - public function createService0217(): PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0218(): PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension; - } - - - public function createService0219(): PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0220(): PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0221(): PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0222(): PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension; - } - - - public function createService0223(): PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0224(): PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension; - } - - - public function createService0225(): PHPStan\Type\Php\AssertThrowTypeExtension - { - return new PHPStan\Type\Php\AssertThrowTypeExtension; - } - - - public function createService0226(): PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension; - } - - - public function createService0227(): PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension; - } - - - public function createService0228(): PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension - { - return new PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension($this->getService('026')); - } - - - public function createService0229(): PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension; - } - - - public function createService0230(): PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension; - } - - - public function createService0231(): PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension; - } - - - public function createService0232(): PHPStan\Type\Php\CompactFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\CompactFunctionReturnTypeExtension(true); - } - - - public function createService0233(): PHPStan\Type\Php\ConstantFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ConstantFunctionReturnTypeExtension($this->getService('0234')); - } - - - public function createService0234(): PHPStan\Type\Php\ConstantHelper - { - return new PHPStan\Type\Php\ConstantHelper; - } - - - public function createService0235(): PHPStan\Type\Php\CountFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\CountFunctionReturnTypeExtension; - } - - - public function createService0236(): PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0237(): PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension; - } - - - public function createService0238(): PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0239(): PHPStan\Type\Php\DateFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\DateFunctionReturnTypeHelper; - } - - - public function createService0240(): PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension($this->getService('0239')); - } - - - public function createService0241(): PHPStan\Type\Php\DateFormatMethodReturnTypeExtension - { - return new PHPStan\Type\Php\DateFormatMethodReturnTypeExtension($this->getService('0239')); - } - - - public function createService0242(): PHPStan\Type\Php\DateFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DateFunctionReturnTypeExtension($this->getService('0239')); - } - - - public function createService0243(): PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0244(): PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension; - } - - - public function createService0245(): PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension; - } - - - public function createService0246(): PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension; - } - - - public function createService0247(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTime'); - } - - - public function createService0248(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTimeImmutable'); - } - - - public function createService0249(): PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0250(): PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension($this->getService('026')); - } - - - public function createService0251(): PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension($this->getService('026')); - } - - - public function createService0252(): PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0253(): PHPStan\Type\Php\DsMapDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DsMapDynamicReturnTypeExtension; - } - - - public function createService0254(): PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension; - } - - - public function createService0255(): PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension; - } - - - public function createService0256(): PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0257(): PHPStan\Type\Php\FilterFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\FilterFunctionReturnTypeHelper($this->getService('reflectionProvider'), $this->getService('026')); - } - - - public function createService0258(): PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension($this->getService('0257')); - } - - - public function createService0259(): PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension($this->getService('0257')); - } - - - public function createService0260(): PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension( - $this->getService('0257'), - $this->getService('reflectionProvider') - ); - } - - - public function createService0261(): PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension; - } - - - public function createService0262(): PHPStan\Type\Php\GetClassDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\GetClassDynamicReturnTypeExtension; - } - - - public function createService0263(): PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension; - } - - - public function createService0264(): PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension; - } - - - public function createService0265(): PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0266(): PHPStan\Type\Php\GettypeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GettypeFunctionReturnTypeExtension; - } - - - public function createService0267(): PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension; - } - - - public function createService0268(): PHPStan\Type\Php\HashFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\HashFunctionsReturnTypeExtension($this->getService('026')); - } - - - public function createService0269(): PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0270(): PHPStan\Type\Php\IntdivThrowTypeExtension - { - return new PHPStan\Type\Php\IntdivThrowTypeExtension; - } - - - public function createService0271(): PHPStan\Type\Php\IniGetReturnTypeExtension - { - return new PHPStan\Type\Php\IniGetReturnTypeExtension; - } - - - public function createService0272(): PHPStan\Type\Php\JsonThrowTypeExtension - { - return new PHPStan\Type\Php\JsonThrowTypeExtension($this->getService('reflectionProvider'), $this->getService('0188')); - } - - - public function createService0273(): PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension - { - return new PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension; - } - - - public function createService0274(): PHPStan\Type\Php\ParseStrParameterOutTypeExtension - { - return new PHPStan\Type\Php\ParseStrParameterOutTypeExtension; - } - - - public function createService0275(): PHPStan\Type\Php\PregMatchTypeSpecifyingExtension - { - return new PHPStan\Type\Php\PregMatchTypeSpecifyingExtension($this->getService('0278')); - } - - - public function createService0276(): PHPStan\Type\Php\PregMatchParameterOutTypeExtension - { - return new PHPStan\Type\Php\PregMatchParameterOutTypeExtension($this->getService('0278')); - } - - - public function createService0277(): PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension - { - return new PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); - } - - - public function createService0278(): PHPStan\Type\Php\RegexArrayShapeMatcher - { - return new PHPStan\Type\Php\RegexArrayShapeMatcher( - $this->getService('0279'), - $this->getService('0280'), - $this->getService('026') - ); - } - - - public function createService0279(): PHPStan\Type\Regex\RegexGroupParser - { - return new PHPStan\Type\Regex\RegexGroupParser($this->getService('026'), $this->getService('0280')); - } - - - public function createService0280(): PHPStan\Type\Regex\RegexExpressionHelper - { - return new PHPStan\Type\Regex\RegexExpressionHelper($this->getService('096')); - } - - - public function createService0281(): PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension; - } - - - public function createService0282(): PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0283(): PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0284(): PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0285(): PHPStan\Type\Php\StrContainingTypeSpecifyingExtension - { - return new PHPStan\Type\Php\StrContainingTypeSpecifyingExtension; - } - - - public function createService0286(): PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension - { - return new PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension; - } - - - public function createService0287(): PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension; - } - - - public function createService0288(): PHPStan\Type\Php\StatDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\StatDynamicReturnTypeExtension; - } - - - public function createService0289(): PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension - { - return new PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension; - } - - - public function createService0290(): PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension - { - return new PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension($this->getService('0180')); - } - - - public function createService0291(): PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0292(): PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension; - } - - - public function createService0293(): PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0294(): PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension; - } - - - public function createService0295(): PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension($this->getService('0188')); - } - - - public function createService0296(): PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension; - } - - - public function createService0297(): PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension; - } - - - public function createService0298(): PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension; - } - - - public function createService0299(): PHPStan\Type\Php\LtrimFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\LtrimFunctionReturnTypeExtension; - } - - - public function createService0300(): PHPStan\Type\Php\MbFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\MbFunctionsReturnTypeExtension($this->getService('026')); - } - - - public function createService0301(): PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension; - } - - - public function createService0302(): PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0303(): PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0304(): PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension; - } - - - public function createService0305(): PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension; - } - - - public function createService0306(): PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension; - } - - - public function createService0307(): PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension; - } - - - public function createService0308(): PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension; - } - - - public function createService0309(): PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension; - } - - - public function createService0310(): PHPStan\Type\Php\StrlenFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrlenFunctionReturnTypeExtension; - } - - - public function createService0311(): PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension; - } - - - public function createService0312(): PHPStan\Type\Php\StrPadFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrPadFunctionReturnTypeExtension; - } - - - public function createService0313(): PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension; - } - - - public function createService0314(): PHPStan\Type\Php\StrrevFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrrevFunctionReturnTypeExtension; - } - - - public function createService0315(): PHPStan\Type\Php\SubstrDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SubstrDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0316(): PHPStan\Type\Php\ThrowableReturnTypeExtension - { - return new PHPStan\Type\Php\ThrowableReturnTypeExtension; - } - - - public function createService0317(): PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension; - } - - - public function createService0318(): PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0319(): PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension; - } - - - public function createService0320(): PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension(null, $this->getService('029')); - } - - - public function createService0321(): PHPStan\Type\Php\PowFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\PowFunctionReturnTypeExtension; - } - - - public function createService0322(): PHPStan\Type\Php\RoundFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RoundFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0323(): PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension; - } - - - public function createService0324(): PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension; - } - - - public function createService0325(): PHPStan\Type\Php\RangeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RangeFunctionReturnTypeExtension; - } - - - public function createService0326(): PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension; - } - - - public function createService0327(): PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0328(): PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension; - } - - - public function createService0329(): PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension - { - return new PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension; - } - - - public function createService0330(): PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension - { - return new PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension($this->getService('0234')); - } - - - public function createService0331(): PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0332(): PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension; - } - - - public function createService0333(): PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension; - } - - - public function createService0334(): PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension($this->getService('0289')); - } - - - public function createService0335(): PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension; - } - - - public function createService0336(): PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension($this->getService('0339')); - } - - - public function createService0337(): PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension; - } - - - public function createService0338(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension($this->getService('0339')); - } - - - public function createService0339(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper - { - return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper; - } - - - public function createService0340(): PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension; - } - - - public function createService0341(): PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension( - $this->getService('reflectionProvider'), - $this->getService('0188') - ); - } - - - public function createService0342(): PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension( - $this->getService('reflectionProvider'), - true, - ['stdClass'] - ); - } - - - public function createService0343(): PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension; - } - - - public function createService0344(): PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension; - } - - - public function createService0345(): PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0346(): PHPStan\Type\Php\StrTokFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrTokFunctionReturnTypeExtension; - } - - - public function createService0347(): PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension; - } - - - public function createService0348(): PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension; - } - - - public function createService0349(): PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension; - } - - - public function createService0350(): PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension; - } - - - public function createService0351(): PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension - { - return new PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension; - } - - - public function createService0352(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClass'); - } - - - public function createService0353(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClassConstant'); - } - - - public function createService0354(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionFunctionAbstract'); - } - - - public function createService0355(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionParameter'); - } - - - public function createService0356(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionProperty'); - } - - - public function createService0357(): PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension - { - return new PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension; - } - - - public function createService0358(): PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension - { - return new PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension; - } - - - public function createService0359(): PHPStan\Type\ClosureTypeFactory - { - return new PHPStan\Type\ClosureTypeFactory( - $this->getService('096'), - $this->getService('0366'), - $this->getService('originalBetterReflectionReflector'), - $this->getService('currentPhpVersionPhpParser') - ); - } - - - public function createService0360(): PHPStan\Type\Constant\OversizedArrayBuilder - { - return new PHPStan\Type\Constant\OversizedArrayBuilder; - } - - - public function createService0361(): PHPStan\Rules\Functions\PrintfHelper - { - return new PHPStan\Rules\Functions\PrintfHelper($this->getService('026')); - } - - - public function createService0362(): PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory( - $this->getService('phpParserDecorator'), - $this->getService('php8PhpParser'), - $this->getService('0365'), - $this->getService('0366'), - $this->getService('0106'), - $this->getService('0103'), - $this->getService('0101'), - $this->getService('0104'), - $this->getService('0100'), - [], - [], - $this->getParameter('analysedPaths'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - $this->getParameter('analysedPathsFromConfig'), - false, - $this->getParameter('singleReflectionFile') - ); - } - - - public function createService0363(): PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory { - private $container; - - - public function __construct(Container_3030152446 $container) - { - $this->container = $container; - } - - - public function create(PHPStan\BetterReflection\Reflector\Reflector $reflector): PHPStan\Reflection\BetterReflection\BetterReflectionProvider - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( - $this->container->getService('0122'), - $this->container->getService('096'), - $this->container->getService('078'), - $reflector, - $this->container->getService('0185'), - $this->container->getService('036'), - $this->container->getService('0368'), - $this->container->getService('026'), - $this->container->getService('0123'), - $this->container->getService('stubPhpDocProvider'), - $this->container->getService('095'), - $this->container->getService('relativePathHelper'), - $this->container->getService('025'), - $this->container->getService('085'), - $this->container->getService('0365'), - $this->container->getService('0128'), - $this->container->getService('094'), - ['stdClass'] - ); - } - }; - } - - - public function createService0364(): PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory - { - return new PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory( - $this->getService('php8PhpParser'), - $this->getService('024'), - $this->getService('026') - ); - } - - - public function createService0365(): PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber - { - return $this->getService('0364')->create(); - } - - - public function createService0366(): PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber - { - return $this->getService('0367')->create(); - } - - - public function createService0367(): PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory - { - return new PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory( - $this->getService('024'), - $this->getService('026') - ); - } - - - public function createService0368(): PHPStan\Reflection\Deprecation\DeprecationProvider - { - return new PHPStan\Reflection\Deprecation\DeprecationProvider($this->getService('075')); - } - - - public function createService0369(): PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter( - $this->getService('errorFormatter.github'), - $this->getService('errorFormatter.teamcity') - ); - } - - - public function createService0370(): PHPStan\Rules\Classes\ExistingClassInClassExtendsRule - { - return new PHPStan\Rules\Classes\ExistingClassInClassExtendsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0371(): PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0372(): PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0373(): PHPStan\Rules\Classes\ExistingClassInInstanceOfRule - { - return new PHPStan\Rules\Classes\ExistingClassInInstanceOfRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0374(): PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0375(): PHPStan\Rules\Classes\ExistingClassInTraitUseRule - { - return new PHPStan\Rules\Classes\ExistingClassInTraitUseRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0376(): PHPStan\Rules\Classes\InstantiationRule - { - return new PHPStan\Rules\Classes\InstantiationRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0147'), - $this->getService('0132'), - true - ); - } - - - public function createService0377(): PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule - { - return new PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0378(): PHPStan\Rules\Functions\CallToNonExistentFunctionRule - { - return new PHPStan\Rules\Functions\CallToNonExistentFunctionRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0379(): PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule - { - return new PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule; - } - - - public function createService0380(): PHPStan\Rules\Constants\OverridingConstantRule - { - return new PHPStan\Rules\Constants\OverridingConstantRule(true); - } - - - public function createService0381(): PHPStan\Rules\Methods\OverridingMethodRule - { - return new PHPStan\Rules\Methods\OverridingMethodRule( - $this->getService('026'), - $this->getService('0161'), - true, - $this->getService('0162'), - $this->getService('0163'), - $this->getService('0115'), - false - ); - } - - - public function createService0382(): PHPStan\Rules\Missing\MissingReturnRule - { - return new PHPStan\Rules\Missing\MissingReturnRule(true, true); - } - - - public function createService0383(): PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule - { - return new PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0384(): PHPStan\Rules\Namespaces\ExistingNamesInUseRule - { - return new PHPStan\Rules\Namespaces\ExistingNamesInUseRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0385(): PHPStan\Rules\Properties\AccessPropertiesRule - { - return new PHPStan\Rules\Properties\AccessPropertiesRule($this->getService('0175')); - } - - - public function createService0386(): PHPStan\Rules\Properties\AccessStaticPropertiesRule - { - return new PHPStan\Rules\Properties\AccessStaticPropertiesRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - true - ); - } - - - public function createService0387(): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule - { - return new PHPStan\Rules\Properties\ExistingClassesInPropertiesRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('026'), - true, - false, - true - ); - } - - - public function createService0388(): PHPStan\Rules\Functions\FunctionCallableRule - { - return new PHPStan\Rules\Functions\FunctionCallableRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('026'), - true, - true - ); - } - - - public function createService0389(): PHPStan\Rules\Properties\OverridingPropertyRule - { - return new PHPStan\Rules\Properties\OverridingPropertyRule($this->getService('026'), true, true); - } - - - public function createService0390(): PHPStan\Rules\Properties\SetPropertyHookParameterRule - { - return new PHPStan\Rules\Properties\SetPropertyHookParameterRule($this->getService('0164'), true, true); - } - - - public function createService0391(): PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule - { - return new PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule( - $this->getService('0182'), - $this->getService('0179'), - $this->getService('0180'), - false - ); - } - - - public function createService0392(): PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule - { - return new PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule( - $this->getService('0179'), - $this->getService('0180'), - $this->getService('0182'), - false - ); - } - - - public function createService0393(): PHPStan\Rules\Variables\CompactVariablesRule - { - return new PHPStan\Rules\Variables\CompactVariablesRule(true); - } - - - public function createService0394(): PHPStan\Rules\Variables\DefinedVariableRule - { - return new PHPStan\Rules\Variables\DefinedVariableRule(true, true); - } - - - public function createService0395(): PHPStan\Rules\Keywords\RequireFileExistsRule - { - return new PHPStan\Rules\Keywords\RequireFileExistsRule('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createService0396(): PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension($this->getService('0157')); - } - - - public function createService0397(): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension($this->getService('0157')); - } - - - public function createService0398(): PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension($this->getService('0157')); - } - - - public function createService0399(): PHPStan\Rules\Constants\ConstantRule - { - return new PHPStan\Rules\Constants\ConstantRule(true); - } - - - public function createService0400(): PHPStan\Rules\Classes\MixinRule - { - return new PHPStan\Rules\Classes\MixinRule($this->getService('0137')); - } - - - public function createService0401(): PHPStan\Rules\PhpDoc\RequireExtendsCheck - { - return new PHPStan\Rules\PhpDoc\RequireExtendsCheck($this->getService('0132'), true, true); - } - - - public function createService0402(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule - { - return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0403(): PHPStan\Rules\Functions\CallCallablesRule - { - return new PHPStan\Rules\Functions\CallCallablesRule($this->getService('0147'), $this->getService('0182'), true); - } - - - public function createService0404(): PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule - { - return new PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule($this->getService('031'), $this->getService('034')); - } - - - public function createService0405(): PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule - { - return new PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule( - $this->getService('0185'), - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0406(): PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule - { - return new PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule($this->getService('031'), $this->getService('034')); - } - - - public function createService0407(): PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension($this->getService('0157')); - } - - - public function createService0408(): PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension($this->getService('0157')); - } - - - public function createService0409(): PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule - { - return new PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule($this->getService('0182'), true); - } - - - public function createService0410(): PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule - { - return new PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule(true); - } - - - public function createService0411(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule - { - return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule($this->getService('0182'), $this->getService('0131'), true); - } - - - public function createService0412(): PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0413(): PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0414(): PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0415(): PHPStan\Rules\Generators\YieldFromTypeRule - { - return new PHPStan\Rules\Generators\YieldFromTypeRule($this->getService('0182'), true); - } - - - public function createService0416(): PHPStan\Rules\Generators\YieldInGeneratorRule - { - return new PHPStan\Rules\Generators\YieldInGeneratorRule(true); - } - - - public function createService0417(): PHPStan\Rules\Classes\ImpossibleInstanceOfRule - { - return new PHPStan\Rules\Classes\ImpossibleInstanceOfRule(true, false, true); - } - - - public function createService0418(): PHPStan\Rules\Comparison\BooleanAndConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanAndConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0419(): PHPStan\Rules\Comparison\BooleanOrConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanOrConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0420(): PHPStan\Rules\Comparison\BooleanNotConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanNotConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0421(): PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector; - } - - - public function createService0422(): PHPStan\Rules\DeadCode\PossiblyPureNewCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureNewCollector($this->getService('reflectionProvider')); - } - - - public function createService0423(): PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector; - } - - - public function createService0424(): PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector($this->getService('reflectionProvider')); - } - - - public function createService0425(): PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector; - } - - - public function createService0426(): PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector; - } - - - public function createService0427(): PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector; - } - - - public function createService0428(): PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule($this->getService('0178'), [], [], false); - } - - - public function createService0429(): PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule - { - return new PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0430(): PHPStan\Rules\Comparison\ElseIfConstantConditionRule - { - return new PHPStan\Rules\Comparison\ElseIfConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0431(): PHPStan\Rules\Comparison\IfConstantConditionRule - { - return new PHPStan\Rules\Comparison\IfConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0432(): PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0433(): PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0434(): PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0435(): PHPStan\Rules\Comparison\LogicalXorConstantConditionRule - { - return new PHPStan\Rules\Comparison\LogicalXorConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0436(): PHPStan\Rules\Comparison\MatchExpressionRule - { - return new PHPStan\Rules\Comparison\MatchExpressionRule($this->getService('0139'), false, true); - } - - - public function createService0437(): PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule - { - return new PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule(true, true); - } - - - public function createService0438(): PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule - { - return new PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule($this->getService('064'), true, false, true); - } - - - public function createService0439(): PHPStan\Rules\Comparison\ConstantLooseComparisonRule - { - return new PHPStan\Rules\Comparison\ConstantLooseComparisonRule(true, false, true); - } - - - public function createService0440(): PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule - { - return new PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0441(): PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule - { - return new PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule($this->getService('0139'), true, true); - } - - - public function createService0442(): PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule - { - return new PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule($this->getService('0139'), true, true); - } - - - public function createService0443(): PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule($this->getService('0146')); - } - - - public function createService0444(): PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule($this->getService('0185'), $this->getService('0146')); - } - - - public function createService0445(): PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule($this->getService('0185'), $this->getService('0146')); - } - - - public function createService0446(): PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule(false); - } - - - public function createService0447(): PHPStan\Rules\Properties\NullsafePropertyFetchRule - { - return new PHPStan\Rules\Properties\NullsafePropertyFetchRule; - } - - - public function createService0448(): PHPStan\Rules\Traits\TraitDeclarationCollector - { - return new PHPStan\Rules\Traits\TraitDeclarationCollector; - } - - - public function createService0449(): PHPStan\Rules\Traits\TraitUseCollector - { - return new PHPStan\Rules\Traits\TraitUseCollector; - } - - - public function createService0450(): PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule - { - return new PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule($this->getService('exceptionTypeResolver'), true); - } - - - public function createService0451(): PHPStan\Rules\Functions\RandomIntParametersRule - { - return new PHPStan\Rules\Functions\RandomIntParametersRule( - $this->getService('reflectionProvider'), - $this->getService('026'), - true - ); - } - - - public function createService0452(): PHPStan\Rules\Functions\ArrayFilterRule - { - return new PHPStan\Rules\Functions\ArrayFilterRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0453(): PHPStan\Rules\Functions\ArrayValuesRule - { - return new PHPStan\Rules\Functions\ArrayValuesRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0454(): PHPStan\Rules\Functions\ParameterCastableToNumberRule - { - return new PHPStan\Rules\Functions\ParameterCastableToNumberRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createService0455(): Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension - { - return new Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension($this->getService('0278')); - } - - - public function createService0456(): Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension - { - return new Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension($this->getService('0278')); - } - - - public function createService0457(): Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension - { - return new Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); - } - - - public function createService0458(): Carbon\PHPStan\MacroExtension - { - return new Carbon\PHPStan\MacroExtension($this->getService('0116'), $this->getService('reflectionProvider')); - } - - - public function createService0459(): PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider - { - return new PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider($this->getService('075')); - } - - - public function createService0460(): PHPStan\Rules\Deprecations\DeprecatedScopeHelper - { - return $this->getService('0459')->get(); - } - - - public function createService0461(): PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver - { - return new PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver; - } - - - public function createService0462(): PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule - { - return new PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule( - $this->getService('reflectionProvider'), - $this->getService('0460'), - $this->getService('026') - ); - } - - - public function createService0463(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension($this->getService('0460')); - } - - - public function createService0464(): PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension($this->getService('0460')); - } - - - public function createService0465(): PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension($this->getService('0460')); - } - - - public function createService0466(): PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension($this->getService('0460')); - } - - - public function createService0467(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension( - $this->getService('0460'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0468(): PHPStan\Rules\BooleansInConditions\BooleanRuleHelper - { - return new PHPStan\Rules\BooleansInConditions\BooleanRuleHelper($this->getService('0182')); - } - - - public function createService0469(): PHPStan\Rules\Operators\OperatorRuleHelper - { - return new PHPStan\Rules\Operators\OperatorRuleHelper($this->getService('0182')); - } - - - public function createService0470(): PHPStan\Rules\VariableVariables\VariablePropertyFetchRule - { - return new PHPStan\Rules\VariableVariables\VariablePropertyFetchRule($this->getService('reflectionProvider'), ['stdClass']); - } - - - public function createService0471(): PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule; - } - - - public function createService0472(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule($this->getService('0468')); - } - - - public function createService0473(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule($this->getService('0468')); - } - - - public function createService0474(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule($this->getService('0468')); - } - - - public function createService0475(): PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule($this->getService('0468')); - } - - - public function createService0476(): PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule($this->getService('0468')); - } - - - public function createService0477(): PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule($this->getService('0468')); - } - - - public function createService0478(): PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule($this->getService('0468')); - } - - - public function createService0479(): PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule($this->getService('0468')); - } - - - public function createService0480(): PHPStan\Rules\Cast\UselessCastRule - { - return new PHPStan\Rules\Cast\UselessCastRule(true, true); - } - - - public function createService0481(): PHPStan\Rules\Classes\RequireParentConstructCallRule - { - return new PHPStan\Rules\Classes\RequireParentConstructCallRule; - } - - - public function createService0482(): PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule; - } - - - public function createService0483(): PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule; - } - - - public function createService0484(): PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule; - } - - - public function createService0485(): PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule; - } - - - public function createService0486(): PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule - { - return new PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule; - } - - - public function createService0487(): PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule - { - return new PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule; - } - - - public function createService0488(): PHPStan\Rules\Functions\ArrayFilterStrictRule - { - return new PHPStan\Rules\Functions\ArrayFilterStrictRule($this->getService('reflectionProvider'), true, true, true); - } - - - public function createService0489(): PHPStan\Rules\Functions\ClosureUsesThisRule - { - return new PHPStan\Rules\Functions\ClosureUsesThisRule; - } - - - public function createService0490(): PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule - { - return new PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule; - } - - - public function createService0491(): PHPStan\Rules\Methods\IllegalConstructorMethodCallRule - { - return new PHPStan\Rules\Methods\IllegalConstructorMethodCallRule; - } - - - public function createService0492(): PHPStan\Rules\Methods\IllegalConstructorStaticCallRule - { - return new PHPStan\Rules\Methods\IllegalConstructorStaticCallRule; - } - - - public function createService0493(): PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule($this->getService('0469')); - } - - - public function createService0494(): PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule($this->getService('0469')); - } - - - public function createService0495(): PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule($this->getService('0469')); - } - - - public function createService0496(): PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule($this->getService('0469')); - } - - - public function createService0497(): PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule($this->getService('0469')); - } - - - public function createService0498(): PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule($this->getService('0469')); - } - - - public function createService0499(): PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule($this->getService('0469')); - } - - - public function createService0500(): PHPStan\Rules\Operators\OperandsInArithmeticModuloRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticModuloRule($this->getService('0469')); - } - - - public function createService0501(): PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule($this->getService('0469')); - } - - - public function createService0502(): PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule($this->getService('0469')); - } - - - public function createService0503(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule - { - return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule($this->getService('0182')); - } - - - public function createService0504(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule - { - return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule($this->getService('0182')); - } - - - public function createService0505(): PHPStan\Rules\StrictCalls\StrictFunctionCallsRule - { - return new PHPStan\Rules\StrictCalls\StrictFunctionCallsRule($this->getService('reflectionProvider')); - } - - - public function createService0506(): PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule - { - return new PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule($this->getService('024')); - } - - - public function createService0507(): PHPStan\Rules\VariableVariables\VariableMethodCallRule - { - return new PHPStan\Rules\VariableVariables\VariableMethodCallRule; - } - - - public function createService0508(): PHPStan\Rules\VariableVariables\VariableMethodCallableRule - { - return new PHPStan\Rules\VariableVariables\VariableMethodCallableRule; - } - - - public function createService0509(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule; - } - - - public function createService0510(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule; - } - - - public function createService0511(): PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule; - } - - - public function createService0512(): PHPStan\Rules\VariableVariables\VariableVariablesRule - { - return new PHPStan\Rules\VariableVariables\VariableVariablesRule; - } - - - public function createService0513(): Rector\TypePerfect\Configuration - { - return new Rector\TypePerfect\Configuration([ - 'narrow_param' => true, - 'narrow_return' => true, - 'no_mixed' => false, - 'null_over_false' => true, - 'no_mixed_property' => true, - 'no_mixed_caller' => true, - ]); - } - - - public function createService0514(): Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder - { - return new Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder($this->getService('0519')); - } - - - public function createService0515(): Rector\TypePerfect\NodeFinder\MethodCallNodeFinder - { - return new Rector\TypePerfect\NodeFinder\MethodCallNodeFinder($this->getService('0519'), $this->getService('0518')); - } - - - public function createService0516(): Rector\TypePerfect\NodeFinder\ReturnNodeFinder - { - return new Rector\TypePerfect\NodeFinder\ReturnNodeFinder; - } - - - public function createService0517(): Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer - { - return new Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer; - } - - - public function createService0518(): Rector\TypePerfect\Printer\NodeComparator - { - return new Rector\TypePerfect\Printer\NodeComparator($this->getService('024')); - } - - - public function createService0519(): Rector\TypePerfect\Reflection\ReflectionParser - { - return new Rector\TypePerfect\Reflection\ReflectionParser; - } - - - public function createService0520(): Rector\TypePerfect\Reflection\MethodNodeAnalyser - { - return new Rector\TypePerfect\Reflection\MethodNodeAnalyser; - } - - - public function createService0521(): Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher - { - return new Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher; - } - - - public function createService0522(): Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver - { - return new Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver; - } - - - public function createService0523(): Rector\TypePerfect\Printer\CollectorMetadataPrinter - { - return new Rector\TypePerfect\Printer\CollectorMetadataPrinter; - } - - - public function createService0524(): Rector\TypePerfect\Guard\EmptyIssetGuard - { - return new Rector\TypePerfect\Guard\EmptyIssetGuard; - } - - - public function createService0525(): Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector - { - return new Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector( - $this->getService('0517'), - $this->getService('0521'), - $this->getService('0523'), - $this->getService('0513') - ); - } - - - public function createService0526(): Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector - { - return new Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector( - $this->getService('0522'), - $this->getService('0523'), - $this->getService('0513') - ); - } - - - public function createService0527(): Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector - { - return new Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector( - $this->getService('0522'), - $this->getService('0513') - ); - } - - - public function createService0528(): Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed( - $this->getService('0539'), - $this->getService('originalBetterReflectionReflector'), - $this->getService('0540'), - $this->getService('0531'), - $this->getService('0530') - ); - } - - - public function createService0529(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory($this->getService('0541'), $this->getService('042')); - } - - - public function createService0530(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath($this->getService('0538')); - } - - - public function createService0531(): Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature($this->getService('originalBetterReflectionReflector')); - } - - - public function createService0532(): Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory($this->getService('0529'), $this->getService('0541')); - } - - - public function createService0533(): Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0534(): Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0535(): Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory( - $this->getService('0539'), - $this->getService('0529') - ); - } - - - public function createService0536(): Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0537(): Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory($this->getService('0539'), $this->getService('0529')); - } - - - public function createService0538(): Spaze\PHPStan\Rules\Disallowed\File\FilePath - { - return new Spaze\PHPStan\Rules\Disallowed\File\FilePath($this->getService('085'), null); - } - - - public function createService0539(): Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter - { - return new Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter($this->getService('0541')); - } - - - public function createService0540(): Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier - { - return new Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier($this->getService('originalBetterReflectionReflector')); - } - - - public function createService0541(): Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer - { - return new Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer; - } - - - public function createService0542(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0539') - ); - } - - - public function createService0543(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors( - $this->getService('0551'), - $this->getService('0546'), - $this->getService('0547'), - $this->getService('0533'), - $this->getService('reflectionProvider'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ], - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ], - [] - ); - } - - - public function createService0544(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0545(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0546(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors( - $this->getService('0549'), - $this->getService('reflectionProvider'), - $this->getService('0551') - ); - } - - - public function createService0547(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors( - $this->getService('0549'), - $this->getService('0551'), - $this->getService('0539') - ); - } - - - public function createService0548(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0539') - ); - } - - - public function createService0549(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0538'), - $this->getService('0539') - ); - } - - - public function createService0550(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0551(): Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver - { - return new Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver($this->getService('0541')); - } - - - public function createService0552(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory($this->getService('0541')); - } - - - public function createService0553(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( - $this->getService('0548'), - $this->getService('0536'), - $this->getService('0552'), - [] - ); - } - - - public function createService0554(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( - $this->getService('0548'), - $this->getService('0536'), - $this->getService('0552'), - [] - ); - } - - - public function createService0555(): Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls( - $this->getService('0547'), - $this->getService('0543'), - $this->getService('0533'), - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ] - ); - } - - - public function createService0556(): Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls( - $this->getService('0549'), - $this->getService('0543'), - $this->getService('0533'), - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ] - ); - } - - - public function createService0557(): Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls( - $this->getService('0547'), - $this->getService('0543'), - $this->getService('0533'), - [] - ); - } - - - public function createService0558(): Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0559(): Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0560(): Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0561(): Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0562(): Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0563(): Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0564(): Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0565(): Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls( - $this->getService('0546'), - $this->getService('0543'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0566(): Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0567(): Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages($this->getService('0544'), $this->getService('0534'), []); - } - - - public function createService0568(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( - $this->getService('0544'), - $this->getService('0534'), - $this->getService('0551'), - $this->getService('0539'), - [] - ); - } - - - public function createService0569(): Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages( - $this->getService('0550'), - $this->getService('0537')->getDisallowedVariables([]) - ); - } - - - public function createService0570(): Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages($this->getService('0542'), $this->getService('0532'), []); - } - - - public function createService0571(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0572(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0573(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0574(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0575(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0576(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0577(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0578(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0579(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0580(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0581(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0582(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0583(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0584(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0585(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0586(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule($this->getService('0531')); - } - - - public function createService0587(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule($this->getService('0531')); - } - - - public function createService0588(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule($this->getService('0531')); - } - - - public function createService0589(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule($this->getService('0531')); - } - - - public function createService0590(): TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter - { - return new TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter; - } - - - public function createService0591(): TomasVotruba\TypeCoverage\CollectorDataNormalizer - { - return new TomasVotruba\TypeCoverage\CollectorDataNormalizer; - } - - - public function createService0592(): TomasVotruba\TypeCoverage\Configuration - { - return new TomasVotruba\TypeCoverage\Configuration([ - 'declare' => 0, - 'return_type' => 99, - 'param_type' => 99, - 'property_type' => 99, - 'constant_type' => 99, - 'print_suggestions' => true, - 'return' => 100, - 'param' => 100, - 'property' => 100, - 'constant' => 100, - 'measure' => false, - ]); - } - - - public function createService0593(): TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector; - } - - - public function createService0594(): TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector; - } - - - public function createService0595(): TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector; - } - - - public function createService0596(): TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector; - } - - - public function createService0597(): TomasVotruba\TypeCoverage\Collectors\DeclareCollector - { - return new TomasVotruba\TypeCoverage\Collectors\DeclareCollector; - } - - - public function createServiceBetterReflectionProvider(): PHPStan\Reflection\BetterReflection\BetterReflectionProvider - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( - $this->getService('0122'), - $this->getService('096'), - $this->getService('078'), - $this->getService('betterReflectionReflector'), - $this->getService('0185'), - $this->getService('036'), - $this->getService('0368'), - $this->getService('026'), - $this->getService('0123'), - $this->getService('stubPhpDocProvider'), - $this->getService('095'), - $this->getService('relativePathHelper'), - $this->getService('025'), - $this->getService('085'), - $this->getService('0365'), - $this->getService('0128'), - $this->getService('094'), - ['stdClass'] - ); - } - - - public function createServiceBetterReflectionReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector - { - return new PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector($this->getService('originalBetterReflectionReflector')); - } - - - public function createServiceBetterReflectionSourceLocator(): PHPStan\BetterReflection\SourceLocator\Type\SourceLocator - { - return $this->getService('0362')->create(); - } - - - public function createServiceCacheStorage(): PHPStan\Cache\FileCacheStorage - { - return new PHPStan\Cache\FileCacheStorage('storage/framework/cache/phpstan/cache/PHPStan'); - } - - - public function createServiceClassConstantUsages(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( - $this->getService('0544'), - $this->getService('0534'), - $this->getService('0551'), - $this->getService('0539'), - [] - ); - } - - - public function createServiceContainer(): Container_3030152446 - { - return $this; - } - - - public function createServiceCurrentPhpVersionLexer(): PhpParser\Lexer - { - return $this->getService('02')->create(); - } - - - public function createServiceCurrentPhpVersionPhpParser(): PhpParser\ParserAbstract - { - return $this->getService('currentPhpVersionPhpParserFactory')->create(); - } - - - public function createServiceCurrentPhpVersionPhpParserFactory(): PHPStan\Parser\PhpParserFactory - { - return new PHPStan\Parser\PhpParserFactory($this->getService('currentPhpVersionLexer'), $this->getService('026')); - } - - - public function createServiceCurrentPhpVersionRichParser(): PHPStan\Parser\RichParser - { - return new PHPStan\Parser\RichParser( - $this->getService('currentPhpVersionPhpParser'), - $this->getService('03'), - $this->getService('075'), - $this->getService('056') - ); - } - - - public function createServiceCurrentPhpVersionSimpleDirectParser(): PHPStan\Parser\SimpleParser - { - return new PHPStan\Parser\SimpleParser( - $this->getService('currentPhpVersionPhpParser'), - $this->getService('03'), - $this->getService('021'), - $this->getService('022') - ); - } - - - public function createServiceCurrentPhpVersionSimpleParser(): PHPStan\Parser\CleaningParser - { - return new PHPStan\Parser\CleaningParser($this->getService('currentPhpVersionSimpleDirectParser'), $this->getService('026')); - } - - - public function createServiceDefaultAnalysisParser(): PHPStan\Parser\CachedParser - { - return new PHPStan\Parser\CachedParser($this->getService('pathRoutingParser'), 256); - } - - - public function createServiceErrorFormatter__checkstyle(): PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__github(): PHPStan\Command\ErrorFormatter\GithubErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\GithubErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__gitlab(): PHPStan\Command\ErrorFormatter\GitlabErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\GitlabErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__json(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(false); - } - - - public function createServiceErrorFormatter__junit(): PHPStan\Command\ErrorFormatter\JunitErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JunitErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__prettyJson(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(true); - } - - - public function createServiceErrorFormatter__raw(): PHPStan\Command\ErrorFormatter\RawErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\RawErrorFormatter; - } - - - public function createServiceErrorFormatter__table(): PHPStan\Command\ErrorFormatter\TableErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\TableErrorFormatter( - $this->getService('relativePathHelper'), - $this->getService('simpleRelativePathHelper'), - $this->getService('0369'), - true, - 'phpstorm://open?file=%file%&line=%line%', - '%relFile%:%line%' - ); - } - - - public function createServiceErrorFormatter__teamcity(): PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceExceptionTypeResolver(): PHPStan\Rules\Exceptions\ExceptionTypeResolver - { - return $this->getService('0141'); - } - - - public function createServiceFileExcluderAnalyse(): PHPStan\File\FileExcluder - { - return $this->getService('086')->createAnalyseFileExcluder(); - } - - - public function createServiceFileExcluderScan(): PHPStan\File\FileExcluder - { - return $this->getService('086')->createScanFileExcluder(); - } - - - public function createServiceFileFinderAnalyse(): PHPStan\File\FileFinder - { - return new PHPStan\File\FileFinder($this->getService('fileExcluderAnalyse'), $this->getService('085'), ['php']); - } - - - public function createServiceFileFinderScan(): PHPStan\File\FileFinder - { - return new PHPStan\File\FileFinder($this->getService('fileExcluderScan'), $this->getService('085'), ['php']); - } - - - public function createServiceFreshStubParser(): PHPStan\Parser\StubParser - { - return new PHPStan\Parser\StubParser($this->getService('php8PhpParser'), $this->getService('03')); - } - - - public function createServiceNodeScopeResolverReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector - { - return $this->getService('betterReflectionReflector'); - } - - - public function createServiceOriginalBetterReflectionReflector(): PHPStan\BetterReflection\Reflector\DefaultReflector - { - return new PHPStan\BetterReflection\Reflector\DefaultReflector($this->getService('betterReflectionSourceLocator')); - } - - - public function createServiceParentDirectoryRelativePathHelper(): PHPStan\File\ParentDirectoryRelativePathHelper - { - return new PHPStan\File\ParentDirectoryRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createServicePathRoutingParser(): PHPStan\Parser\PathRoutingParser - { - return new PHPStan\Parser\PathRoutingParser( - $this->getService('085'), - $this->getService('currentPhpVersionRichParser'), - $this->getService('currentPhpVersionSimpleParser'), - $this->getService('php8Parser'), - $this->getParameter('singleReflectionFile') - ); - } - - - public function createServicePhp8Lexer(): PhpParser\Lexer\Emulative - { - return $this->getService('02')->createEmulative(); - } - - - public function createServicePhp8Parser(): PHPStan\Parser\SimpleParser - { - return new PHPStan\Parser\SimpleParser( - $this->getService('php8PhpParser'), - $this->getService('03'), - $this->getService('021'), - $this->getService('022') - ); - } - - - public function createServicePhp8PhpParser(): PhpParser\Parser\Php8 - { - return new PhpParser\Parser\Php8($this->getService('php8Lexer')); - } - - - public function createServicePhpParserDecorator(): PHPStan\Parser\PhpParserDecorator - { - return new PHPStan\Parser\PhpParserDecorator($this->getService('defaultAnalysisParser')); - } - - - public function createServicePhpstanDiagnoseExtension(): PHPStan\Diagnose\PHPStanDiagnoseExtension - { - return new PHPStan\Diagnose\PHPStanDiagnoseExtension( - $this->getService('026'), - null, - $this->getService('085'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - $this->getService('029') - ); - } - - - public function createServiceReflectionProvider(): PHPStan\Reflection\ReflectionProvider - { - return $this->getService('reflectionProviderFactory')->create(); - } - - - public function createServiceReflectionProviderFactory(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory - { - return new PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory($this->getService('betterReflectionProvider')); - } - - - public function createServiceRegistry(): PHPStan\Rules\LazyRegistry - { - return new PHPStan\Rules\LazyRegistry($this->getService('075')); - } - - - public function createServiceRelativePathHelper(): PHPStan\File\RelativePathHelper - { - return new PHPStan\File\FuzzyRelativePathHelper( - $this->getService('parentDirectoryRelativePathHelper'), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - $this->getParameter('analysedPaths') - ); - } - - - public function createServiceRules__0(): PHPStan\Rules\Debug\DebugScopeRule - { - return new PHPStan\Rules\Debug\DebugScopeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__1(): PHPStan\Rules\Debug\DumpPhpDocTypeRule - { - return new PHPStan\Rules\Debug\DumpPhpDocTypeRule($this->getService('reflectionProvider'), $this->getService('035')); - } - - - public function createServiceRules__10(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__100(): PHPStan\Rules\Properties\PropertiesInInterfaceRule - { - return new PHPStan\Rules\Properties\PropertiesInInterfaceRule($this->getService('026')); - } - - - public function createServiceRules__101(): PHPStan\Rules\Properties\PropertyAssignRefRule - { - return new PHPStan\Rules\Properties\PropertyAssignRefRule($this->getService('026'), $this->getService('0180')); - } - - - public function createServiceRules__102(): PHPStan\Rules\Properties\PropertyAttributesRule - { - return new PHPStan\Rules\Properties\PropertyAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__103(): PHPStan\Rules\Properties\PropertyHookAttributesRule - { - return new PHPStan\Rules\Properties\PropertyHookAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__104(): PHPStan\Rules\Properties\PropertyInClassRule - { - return new PHPStan\Rules\Properties\PropertyInClassRule($this->getService('026')); - } - - - public function createServiceRules__105(): PHPStan\Rules\Properties\ReadOnlyPropertyRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyRule($this->getService('026')); - } - - - public function createServiceRules__106(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule; - } - - - public function createServiceRules__107(): PHPStan\Rules\Regexp\RegularExpressionPatternRule - { - return new PHPStan\Rules\Regexp\RegularExpressionPatternRule($this->getService('0280')); - } - - - public function createServiceRules__108(): PHPStan\Rules\Traits\ConflictingTraitConstantsRule - { - return new PHPStan\Rules\Traits\ConflictingTraitConstantsRule($this->getService('096'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__109(): PHPStan\Rules\Traits\ConstantsInTraitsRule - { - return new PHPStan\Rules\Traits\ConstantsInTraitsRule($this->getService('026')); - } - - - public function createServiceRules__11(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__110(): PHPStan\Rules\Traits\TraitAttributesRule - { - return new PHPStan\Rules\Traits\TraitAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__111(): PHPStan\Rules\Types\InvalidTypesInUnionRule - { - return new PHPStan\Rules\Types\InvalidTypesInUnionRule; - } - - - public function createServiceRules__112(): PHPStan\Rules\Variables\UnsetRule - { - return new PHPStan\Rules\Variables\UnsetRule($this->getService('0180'), $this->getService('026')); - } - - - public function createServiceRules__113(): PHPStan\Rules\Whitespace\FileWhitespaceRule - { - return new PHPStan\Rules\Whitespace\FileWhitespaceRule; - } - - - public function createServiceRules__114(): PHPStan\Rules\Classes\UnusedConstructorParametersRule - { - return new PHPStan\Rules\Classes\UnusedConstructorParametersRule($this->getService('0183')); - } - - - public function createServiceRules__115(): PHPStan\Rules\Functions\UnusedClosureUsesRule - { - return new PHPStan\Rules\Functions\UnusedClosureUsesRule($this->getService('0183')); - } - - - public function createServiceRules__116(): PHPStan\Rules\Variables\EmptyRule - { - return new PHPStan\Rules\Variables\EmptyRule($this->getService('0158')); - } - - - public function createServiceRules__117(): PHPStan\Rules\Variables\IssetRule - { - return new PHPStan\Rules\Variables\IssetRule($this->getService('0158')); - } - - - public function createServiceRules__118(): PHPStan\Rules\Variables\NullCoalesceRule - { - return new PHPStan\Rules\Variables\NullCoalesceRule($this->getService('0158')); - } - - - public function createServiceRules__119(): PHPStan\Rules\Cast\EchoRule - { - return new PHPStan\Rules\Cast\EchoRule($this->getService('0182')); - } - - - public function createServiceRules__12(): PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__120(): PHPStan\Rules\Cast\InvalidCastRule - { - return new PHPStan\Rules\Cast\InvalidCastRule($this->getService('reflectionProvider'), $this->getService('0182')); - } - - - public function createServiceRules__121(): PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule - { - return new PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule($this->getService('023'), $this->getService('0182')); - } - - - public function createServiceRules__122(): PHPStan\Rules\Cast\PrintRule - { - return new PHPStan\Rules\Cast\PrintRule($this->getService('0182')); - } - - - public function createServiceRules__123(): PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule - { - return new PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule; - } - - - public function createServiceRules__124(): PHPStan\Rules\Classes\MethodTagRule - { - return new PHPStan\Rules\Classes\MethodTagRule($this->getService('0136')); - } - - - public function createServiceRules__125(): PHPStan\Rules\Classes\MethodTagTraitRule - { - return new PHPStan\Rules\Classes\MethodTagTraitRule($this->getService('0136'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__126(): PHPStan\Rules\Classes\MethodTagTraitUseRule - { - return new PHPStan\Rules\Classes\MethodTagTraitUseRule($this->getService('0136')); - } - - - public function createServiceRules__127(): PHPStan\Rules\Classes\PropertyTagRule - { - return new PHPStan\Rules\Classes\PropertyTagRule($this->getService('0138')); - } - - - public function createServiceRules__128(): PHPStan\Rules\Classes\PropertyTagTraitRule - { - return new PHPStan\Rules\Classes\PropertyTagTraitRule($this->getService('0138'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__129(): PHPStan\Rules\Classes\PropertyTagTraitUseRule - { - return new PHPStan\Rules\Classes\PropertyTagTraitUseRule($this->getService('0138')); - } - - - public function createServiceRules__13(): PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__130(): PHPStan\Rules\Classes\MixinTraitRule - { - return new PHPStan\Rules\Classes\MixinTraitRule($this->getService('0137'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__131(): PHPStan\Rules\Classes\MixinTraitUseRule - { - return new PHPStan\Rules\Classes\MixinTraitUseRule($this->getService('0137')); - } - - - public function createServiceRules__132(): PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule - { - return new PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule; - } - - - public function createServiceRules__133(): PHPStan\Rules\Constants\ValueAssignedToClassConstantRule - { - return new PHPStan\Rules\Constants\ValueAssignedToClassConstantRule; - } - - - public function createServiceRules__134(): PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule; - } - - - public function createServiceRules__135(): PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule; - } - - - public function createServiceRules__136(): PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule; - } - - - public function createServiceRules__137(): PHPStan\Rules\Generics\ClassAncestorsRule - { - return new PHPStan\Rules\Generics\ClassAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__138(): PHPStan\Rules\Generics\ClassTemplateTypeRule - { - return new PHPStan\Rules\Generics\ClassTemplateTypeRule($this->getService('0155')); - } - - - public function createServiceRules__139(): PHPStan\Rules\Generics\EnumAncestorsRule - { - return new PHPStan\Rules\Generics\EnumAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__14(): PHPStan\Rules\Api\ApiInstanceofRule - { - return new PHPStan\Rules\Api\ApiInstanceofRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__140(): PHPStan\Rules\Generics\EnumTemplateTypeRule - { - return new PHPStan\Rules\Generics\EnumTemplateTypeRule; - } - - - public function createServiceRules__141(): PHPStan\Rules\Generics\FunctionTemplateTypeRule - { - return new PHPStan\Rules\Generics\FunctionTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__142(): PHPStan\Rules\Generics\FunctionSignatureVarianceRule - { - return new PHPStan\Rules\Generics\FunctionSignatureVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__143(): PHPStan\Rules\Generics\InterfaceAncestorsRule - { - return new PHPStan\Rules\Generics\InterfaceAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__144(): PHPStan\Rules\Generics\InterfaceTemplateTypeRule - { - return new PHPStan\Rules\Generics\InterfaceTemplateTypeRule($this->getService('0155')); - } - - - public function createServiceRules__145(): PHPStan\Rules\Generics\MethodTemplateTypeRule - { - return new PHPStan\Rules\Generics\MethodTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__146(): PHPStan\Rules\Generics\MethodTagTemplateTypeRule - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeRule($this->getService('0154')); - } - - - public function createServiceRules__147(): PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule( - $this->getService('0154'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__148(): PHPStan\Rules\Generics\MethodSignatureVarianceRule - { - return new PHPStan\Rules\Generics\MethodSignatureVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__149(): PHPStan\Rules\Generics\PropertyVarianceRule - { - return new PHPStan\Rules\Generics\PropertyVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__15(): PHPStan\Rules\Api\ApiInstanceofTypeRule - { - return new PHPStan\Rules\Api\ApiInstanceofTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__150(): PHPStan\Rules\Generics\TraitTemplateTypeRule - { - return new PHPStan\Rules\Generics\TraitTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__151(): PHPStan\Rules\Generics\UsedTraitsRule - { - return new PHPStan\Rules\Generics\UsedTraitsRule($this->getService('0185'), $this->getService('0152')); - } - - - public function createServiceRules__152(): PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule - { - return new PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule; - } - - - public function createServiceRules__153(): PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule - { - return new PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule; - } - - - public function createServiceRules__154(): PHPStan\Rules\Operators\InvalidBinaryOperationRule - { - return new PHPStan\Rules\Operators\InvalidBinaryOperationRule($this->getService('023'), $this->getService('0182')); - } - - - public function createServiceRules__155(): PHPStan\Rules\Operators\InvalidComparisonOperationRule - { - return new PHPStan\Rules\Operators\InvalidComparisonOperationRule($this->getService('0182')); - } - - - public function createServiceRules__156(): PHPStan\Rules\Operators\InvalidUnaryOperationRule - { - return new PHPStan\Rules\Operators\InvalidUnaryOperationRule($this->getService('0182')); - } - - - public function createServiceRules__157(): PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule - { - return new PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule($this->getService('0168')); - } - - - public function createServiceRules__158(): PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule - { - return new PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule($this->getService('0168')); - } - - - public function createServiceRules__159(): PHPStan\Rules\PhpDoc\FunctionAssertRule - { - return new PHPStan\Rules\PhpDoc\FunctionAssertRule($this->getService('0169')); - } - - - public function createServiceRules__16(): PHPStan\Rules\Api\ApiInstantiationRule - { - return new PHPStan\Rules\Api\ApiInstantiationRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__160(): PHPStan\Rules\PhpDoc\MethodAssertRule - { - return new PHPStan\Rules\PhpDoc\MethodAssertRule($this->getService('0169')); - } - - - public function createServiceRules__161(): PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule($this->getService('0170'), $this->getService('0153')); - } - - - public function createServiceRules__162(): PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule($this->getService('0153'), $this->getService('0170')); - } - - - public function createServiceRules__163(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule($this->getService('0185'), $this->getService('0172')); - } - - - public function createServiceRules__164(): PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule($this->getService('0185'), $this->getService('0172')); - } - - - public function createServiceRules__165(): PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule( - $this->getService('0153'), - $this->getService('0170'), - $this->getService('0171') - ); - } - - - public function createServiceRules__166(): PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule - { - return new PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule($this->getService('0185')); - } - - - public function createServiceRules__167(): PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule($this->getService('0185')); - } - - - public function createServiceRules__168(): PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule - { - return new PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule($this->getService('0173')); - } - - - public function createServiceRules__169(): PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule - { - return new PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule($this->getService('0185'), $this->getService('0173')); - } - - - public function createServiceRules__17(): PHPStan\Rules\Api\ApiClassConstFetchRule - { - return new PHPStan\Rules\Api\ApiClassConstFetchRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__170(): PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule - { - return new PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule; - } - - - public function createServiceRules__171(): PHPStan\Rules\Classes\RequireImplementsRule - { - return new PHPStan\Rules\Classes\RequireImplementsRule; - } - - - public function createServiceRules__172(): PHPStan\Rules\Classes\RequireExtendsRule - { - return new PHPStan\Rules\Classes\RequireExtendsRule; - } - - - public function createServiceRules__173(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule - { - return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule; - } - - - public function createServiceRules__174(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule - { - return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule($this->getService('0401')); - } - - - public function createServiceRules__175(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule - { - return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule( - $this->getService('reflectionProvider'), - $this->getService('0401') - ); - } - - - public function createServiceRules__176(): PHPStan\Rules\Pure\PureFunctionRule - { - return new PHPStan\Rules\Pure\PureFunctionRule($this->getService('0181')); - } - - - public function createServiceRules__177(): PHPStan\Rules\Pure\PureMethodRule - { - return new PHPStan\Rules\Pure\PureMethodRule($this->getService('0181')); - } - - - public function createServiceRules__178(): PHPStan\Rules\Arrays\ArrayDestructuringRule - { - return new PHPStan\Rules\Arrays\ArrayDestructuringRule($this->getService('0182'), $this->getService('0131')); - } - - - public function createServiceRules__179(): PHPStan\Rules\Arrays\ArrayUnpackingRule - { - return new PHPStan\Rules\Arrays\ArrayUnpackingRule($this->getService('026'), $this->getService('0182')); - } - - - public function createServiceRules__18(): PHPStan\Rules\Api\ApiClassExtendsRule - { - return new PHPStan\Rules\Api\ApiClassExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__180(): PHPStan\Rules\Arrays\IterableInForeachRule - { - return new PHPStan\Rules\Arrays\IterableInForeachRule($this->getService('0182')); - } - - - public function createServiceRules__181(): PHPStan\Rules\Arrays\OffsetAccessAssignmentRule - { - return new PHPStan\Rules\Arrays\OffsetAccessAssignmentRule($this->getService('0182')); - } - - - public function createServiceRules__182(): PHPStan\Rules\Arrays\OffsetAccessAssignOpRule - { - return new PHPStan\Rules\Arrays\OffsetAccessAssignOpRule($this->getService('0182')); - } - - - public function createServiceRules__183(): PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule - { - return new PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule($this->getService('0182')); - } - - - public function createServiceRules__184(): PHPStan\Rules\Arrays\UnpackIterableInArrayRule - { - return new PHPStan\Rules\Arrays\UnpackIterableInArrayRule($this->getService('0182')); - } - - - public function createServiceRules__185(): PHPStan\Rules\Exceptions\ThrowExprTypeRule - { - return new PHPStan\Rules\Exceptions\ThrowExprTypeRule($this->getService('0182')); - } - - - public function createServiceRules__186(): PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule - { - return new PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__187(): PHPStan\Rules\Functions\ClosureReturnTypeRule - { - return new PHPStan\Rules\Functions\ClosureReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__188(): PHPStan\Rules\Functions\ReturnTypeRule - { - return new PHPStan\Rules\Functions\ReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__189(): PHPStan\Rules\Generators\YieldTypeRule - { - return new PHPStan\Rules\Generators\YieldTypeRule($this->getService('0182')); - } - - - public function createServiceRules__19(): PHPStan\Rules\Api\ApiClassImplementsRule - { - return new PHPStan\Rules\Api\ApiClassImplementsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__190(): PHPStan\Rules\Methods\ReturnTypeRule - { - return new PHPStan\Rules\Methods\ReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__191(): PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule - { - return new PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule($this->getService('0182')); - } - - - public function createServiceRules__192(): PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule - { - return new PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule; - } - - - public function createServiceRules__193(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule($this->getService('0180'), $this->getService('0110')); - } - - - public function createServiceRules__194(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule($this->getService('0180'), $this->getService('0110')); - } - - - public function createServiceRules__195(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule($this->getService('0180')); - } - - - public function createServiceRules__196(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule($this->getService('0180')); - } - - - public function createServiceRules__197(): PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule - { - return new PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule; - } - - - public function createServiceRules__198(): PHPStan\Rules\Properties\TypesAssignedToPropertiesRule - { - return new PHPStan\Rules\Properties\TypesAssignedToPropertiesRule($this->getService('0182'), $this->getService('0180')); - } - - - public function createServiceRules__199(): PHPStan\Rules\Variables\ParameterOutAssignedTypeRule - { - return new PHPStan\Rules\Variables\ParameterOutAssignedTypeRule($this->getService('0182')); - } - - - public function createServiceRules__2(): PHPStan\Rules\Debug\DumpTypeRule - { - return new PHPStan\Rules\Debug\DumpTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__20(): PHPStan\Rules\Api\ApiInterfaceExtendsRule - { - return new PHPStan\Rules\Api\ApiInterfaceExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__200(): PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule - { - return new PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule($this->getService('0182')); - } - - - public function createServiceRules__201(): PHPStan\Rules\Variables\VariableCloningRule - { - return new PHPStan\Rules\Variables\VariableCloningRule($this->getService('0182')); - } - - - public function createServiceRules__202(): PHPStan\Rules\Arrays\DeadForeachRule - { - return new PHPStan\Rules\Arrays\DeadForeachRule; - } - - - public function createServiceRules__203(): PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__204(): PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__205(): PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__206(): PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__207(): PHPStan\Rules\DeadCode\NoopRule - { - return new PHPStan\Rules\DeadCode\NoopRule($this->getService('023')); - } - - - public function createServiceRules__208(): PHPStan\Rules\DeadCode\UnreachableStatementRule - { - return new PHPStan\Rules\DeadCode\UnreachableStatementRule; - } - - - public function createServiceRules__209(): PHPStan\Rules\DeadCode\UnusedPrivateConstantRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivateConstantRule($this->getService('0166')); - } - - - public function createServiceRules__21(): PHPStan\Rules\Api\ApiMethodCallRule - { - return new PHPStan\Rules\Api\ApiMethodCallRule($this->getService('0129')); - } - - - public function createServiceRules__210(): PHPStan\Rules\DeadCode\UnusedPrivateMethodRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivateMethodRule($this->getService('0167')); - } - - - public function createServiceRules__211(): PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule - { - return new PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule; - } - - - public function createServiceRules__212(): PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__213(): PHPStan\Rules\Functions\UselessFunctionReturnValueRule - { - return new PHPStan\Rules\Functions\UselessFunctionReturnValueRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__214(): PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__215(): PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule($this->getService('0182')); - } - - - public function createServiceRules__216(): PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule( - $this->getService('0182'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__217(): PHPStan\Rules\Methods\NullsafeMethodCallRule - { - return new PHPStan\Rules\Methods\NullsafeMethodCallRule; - } - - - public function createServiceRules__218(): PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule; - } - - - public function createServiceRules__219(): PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule; - } - - - public function createServiceRules__22(): PHPStan\Rules\Api\ApiStaticCallRule - { - return new PHPStan\Rules\Api\ApiStaticCallRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__220(): PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule; - } - - - public function createServiceRules__221(): PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule($this->getService('0184')); - } - - - public function createServiceRules__222(): PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule($this->getService('0184')); - } - - - public function createServiceRules__223(): PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule($this->getService('0178'), $this->getService('0180')); - } - - - public function createServiceRules__224(): PHPStan\Rules\Traits\NotAnalysedTraitRule - { - return new PHPStan\Rules\Traits\NotAnalysedTraitRule; - } - - - public function createServiceRules__225(): PHPStan\Rules\DateTimeInstantiationRule - { - return new PHPStan\Rules\DateTimeInstantiationRule; - } - - - public function createServiceRules__226(): PHPStan\Rules\Functions\CallUserFuncRule - { - return new PHPStan\Rules\Functions\CallUserFuncRule($this->getService('reflectionProvider'), $this->getService('0147')); - } - - - public function createServiceRules__227(): PHPStan\Rules\Functions\ParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\ParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__228(): PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__229(): PHPStan\Rules\Functions\SortParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\SortParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__23(): PHPStan\Rules\Api\ApiTraitUseRule - { - return new PHPStan\Rules\Api\ApiTraitUseRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__230(): PHPStan\Rules\Regexp\RegularExpressionQuotingRule - { - return new PHPStan\Rules\Regexp\RegularExpressionQuotingRule($this->getService('reflectionProvider'), $this->getService('0280')); - } - - - public function createServiceRules__231(): PHPStan\Rules\Constants\MissingClassConstantTypehintRule - { - return new PHPStan\Rules\Constants\MissingClassConstantTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__232(): PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule - { - return new PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__233(): PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule - { - return new PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__234(): PHPStan\Rules\Methods\MissingMethodParameterTypehintRule - { - return new PHPStan\Rules\Methods\MissingMethodParameterTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__235(): PHPStan\Rules\Methods\MissingMethodReturnTypehintRule - { - return new PHPStan\Rules\Methods\MissingMethodReturnTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__236(): PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule - { - return new PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule($this->getService('0164')); - } - - - public function createServiceRules__237(): PHPStan\Rules\Properties\MissingPropertyTypehintRule - { - return new PHPStan\Rules\Properties\MissingPropertyTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__238(): Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule - { - return new Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule($this->getService('0278')); - } - - - public function createServiceRules__239(): Composer\Pcre\PHPStan\InvalidRegexPatternRule - { - return new Composer\Pcre\PHPStan\InvalidRegexPatternRule; - } - - - public function createServiceRules__24(): PHPStan\Rules\Api\GetTemplateTypeRule - { - return new PHPStan\Rules\Api\GetTemplateTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__240(): PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule - { - return new PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule( - $this->getService('reflectionProvider'), - $this->getService('0460') - ); - } - - - public function createServiceRules__241(): Rector\TypePerfect\Rules\NoParamTypeRemovalRule - { - return new Rector\TypePerfect\Rules\NoParamTypeRemovalRule($this->getService('0520')); - } - - - public function createServiceRules__242(): Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule - { - return new Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule; - } - - - public function createServiceRules__243(): Rector\TypePerfect\Rules\NoIssetOnObjectRule - { - return new Rector\TypePerfect\Rules\NoIssetOnObjectRule($this->getService('0524')); - } - - - public function createServiceRules__244(): Rector\TypePerfect\Rules\NoEmptyOnObjectRule - { - return new Rector\TypePerfect\Rules\NoEmptyOnObjectRule($this->getService('0524')); - } - - - public function createServiceRules__245(): Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule - { - return new Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule($this->getService('0513')); - } - - - public function createServiceRules__246(): Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule - { - return new Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule( - $this->getService('0513'), - $this->getService('0515'), - $this->getService('0514') - ); - } - - - public function createServiceRules__247(): Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule - { - return new Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule( - $this->getService('0516'), - $this->getService('0520'), - $this->getService('0513') - ); - } - - - public function createServiceRules__248(): Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule - { - return new Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule($this->getService('024'), $this->getService('0513')); - } - - - public function createServiceRules__249(): Rector\TypePerfect\Rules\NoMixedMethodCallerRule - { - return new Rector\TypePerfect\Rules\NoMixedMethodCallerRule($this->getService('024'), $this->getService('0513')); - } - - - public function createServiceRules__25(): PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule - { - return new PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule; - } - - - public function createServiceRules__250(): Rector\TypePerfect\Rules\ReturnNullOverFalseRule - { - return new Rector\TypePerfect\Rules\ReturnNullOverFalseRule($this->getService('0513')); - } - - - public function createServiceRules__251(): TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__252(): TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__253(): TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__254(): TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__255(): TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule($this->getService('0592')); - } - - - public function createServiceRules__256(): Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule - { - return new Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule; - } - - - public function createServiceRules__257(): Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule - { - return new Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule; - } - - - public function createServiceRules__26(): PHPStan\Rules\Api\OldPhpParser4ClassRule - { - return new PHPStan\Rules\Api\OldPhpParser4ClassRule; - } - - - public function createServiceRules__27(): PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule - { - return new PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule($this->getService('0129')); - } - - - public function createServiceRules__28(): PHPStan\Rules\Api\RuntimeReflectionInstantiationRule - { - return new PHPStan\Rules\Api\RuntimeReflectionInstantiationRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__29(): PHPStan\Rules\Api\RuntimeReflectionFunctionRule - { - return new PHPStan\Rules\Api\RuntimeReflectionFunctionRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__3(): PHPStan\Rules\Debug\FileAssertRule - { - return new PHPStan\Rules\Debug\FileAssertRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__30(): PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule - { - return new PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule($this->getService('023')); - } - - - public function createServiceRules__31(): PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule - { - return new PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule; - } - - - public function createServiceRules__32(): PHPStan\Rules\Cast\UnsetCastRule - { - return new PHPStan\Rules\Cast\UnsetCastRule($this->getService('026')); - } - - - public function createServiceRules__33(): PHPStan\Rules\Classes\AllowedSubTypesRule - { - return new PHPStan\Rules\Classes\AllowedSubTypesRule; - } - - - public function createServiceRules__34(): PHPStan\Rules\Classes\ClassAttributesRule - { - return new PHPStan\Rules\Classes\ClassAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__35(): PHPStan\Rules\Classes\ClassConstantAttributesRule - { - return new PHPStan\Rules\Classes\ClassConstantAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__36(): PHPStan\Rules\Classes\ClassConstantRule - { - return new PHPStan\Rules\Classes\ClassConstantRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - $this->getService('026') - ); - } - - - public function createServiceRules__37(): PHPStan\Rules\Classes\DuplicateDeclarationRule - { - return new PHPStan\Rules\Classes\DuplicateDeclarationRule; - } - - - public function createServiceRules__38(): PHPStan\Rules\Classes\EnumSanityRule - { - return new PHPStan\Rules\Classes\EnumSanityRule; - } - - - public function createServiceRules__39(): PHPStan\Rules\Classes\InstantiationCallableRule - { - return new PHPStan\Rules\Classes\InstantiationCallableRule; - } - - - public function createServiceRules__4(): PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__40(): PHPStan\Rules\Classes\InvalidPromotedPropertiesRule - { - return new PHPStan\Rules\Classes\InvalidPromotedPropertiesRule($this->getService('026')); - } - - - public function createServiceRules__41(): PHPStan\Rules\Classes\LocalTypeAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeAliasesRule($this->getService('0135')); - } - - - public function createServiceRules__42(): PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule($this->getService('0135')); - } - - - public function createServiceRules__43(): PHPStan\Rules\Classes\LocalTypeTraitAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeTraitAliasesRule($this->getService('0135'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__44(): PHPStan\Rules\Classes\NewStaticRule - { - return new PHPStan\Rules\Classes\NewStaticRule; - } - - - public function createServiceRules__45(): PHPStan\Rules\Classes\NonClassAttributeClassRule - { - return new PHPStan\Rules\Classes\NonClassAttributeClassRule; - } - - - public function createServiceRules__46(): PHPStan\Rules\Classes\ReadOnlyClassRule - { - return new PHPStan\Rules\Classes\ReadOnlyClassRule($this->getService('026')); - } - - - public function createServiceRules__47(): PHPStan\Rules\Classes\TraitAttributeClassRule - { - return new PHPStan\Rules\Classes\TraitAttributeClassRule; - } - - - public function createServiceRules__48(): PHPStan\Rules\Constants\ClassAsClassConstantRule - { - return new PHPStan\Rules\Constants\ClassAsClassConstantRule; - } - - - public function createServiceRules__49(): PHPStan\Rules\Constants\DynamicClassConstantFetchRule - { - return new PHPStan\Rules\Constants\DynamicClassConstantFetchRule($this->getService('026'), $this->getService('0182')); - } - - - public function createServiceRules__5(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__50(): PHPStan\Rules\Constants\FinalConstantRule - { - return new PHPStan\Rules\Constants\FinalConstantRule($this->getService('026')); - } - - - public function createServiceRules__51(): PHPStan\Rules\Constants\MagicConstantContextRule - { - return new PHPStan\Rules\Constants\MagicConstantContextRule; - } - - - public function createServiceRules__52(): PHPStan\Rules\Constants\NativeTypedClassConstantRule - { - return new PHPStan\Rules\Constants\NativeTypedClassConstantRule($this->getService('026')); - } - - - public function createServiceRules__53(): PHPStan\Rules\Constants\FinalPrivateConstantRule - { - return new PHPStan\Rules\Constants\FinalPrivateConstantRule; - } - - - public function createServiceRules__54(): PHPStan\Rules\EnumCases\EnumCaseAttributesRule - { - return new PHPStan\Rules\EnumCases\EnumCaseAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__55(): PHPStan\Rules\Exceptions\NoncapturingCatchRule - { - return new PHPStan\Rules\Exceptions\NoncapturingCatchRule; - } - - - public function createServiceRules__56(): PHPStan\Rules\Exceptions\ThrowExpressionRule - { - return new PHPStan\Rules\Exceptions\ThrowExpressionRule($this->getService('026')); - } - - - public function createServiceRules__57(): PHPStan\Rules\Functions\ArrowFunctionAttributesRule - { - return new PHPStan\Rules\Functions\ArrowFunctionAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__58(): PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule - { - return new PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule($this->getService('0165')); - } - - - public function createServiceRules__59(): PHPStan\Rules\Functions\ClosureAttributesRule - { - return new PHPStan\Rules\Functions\ClosureAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__6(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__60(): PHPStan\Rules\Functions\DefineParametersRule - { - return new PHPStan\Rules\Functions\DefineParametersRule($this->getService('026')); - } - - - public function createServiceRules__61(): PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule( - $this->getService('0148'), - $this->getService('026') - ); - } - - - public function createServiceRules__62(): PHPStan\Rules\Functions\CallToFunctionParametersRule - { - return new PHPStan\Rules\Functions\CallToFunctionParametersRule( - $this->getService('reflectionProvider'), - $this->getService('0147') - ); - } - - - public function createServiceRules__63(): PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__64(): PHPStan\Rules\Functions\ExistingClassesInTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__65(): PHPStan\Rules\Functions\FunctionAttributesRule - { - return new PHPStan\Rules\Functions\FunctionAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__66(): PHPStan\Rules\Functions\InnerFunctionRule - { - return new PHPStan\Rules\Functions\InnerFunctionRule; - } - - - public function createServiceRules__67(): PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule - { - return new PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule; - } - - - public function createServiceRules__68(): PHPStan\Rules\Functions\ParamAttributesRule - { - return new PHPStan\Rules\Functions\ParamAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__69(): PHPStan\Rules\Functions\PrintfArrayParametersRule - { - return new PHPStan\Rules\Functions\PrintfArrayParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__7(): PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__70(): PHPStan\Rules\Functions\PrintfParametersRule - { - return new PHPStan\Rules\Functions\PrintfParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__71(): PHPStan\Rules\Functions\RedefinedParametersRule - { - return new PHPStan\Rules\Functions\RedefinedParametersRule; - } - - - public function createServiceRules__72(): PHPStan\Rules\Functions\ReturnNullsafeByRefRule - { - return new PHPStan\Rules\Functions\ReturnNullsafeByRefRule($this->getService('0165')); - } - - - public function createServiceRules__73(): PHPStan\Rules\Ignore\IgnoreParseErrorRule - { - return new PHPStan\Rules\Ignore\IgnoreParseErrorRule; - } - - - public function createServiceRules__74(): PHPStan\Rules\Functions\VariadicParametersDeclarationRule - { - return new PHPStan\Rules\Functions\VariadicParametersDeclarationRule; - } - - - public function createServiceRules__75(): PHPStan\Rules\Keywords\ContinueBreakInLoopRule - { - return new PHPStan\Rules\Keywords\ContinueBreakInLoopRule; - } - - - public function createServiceRules__76(): PHPStan\Rules\Keywords\DeclareStrictTypesRule - { - return new PHPStan\Rules\Keywords\DeclareStrictTypesRule($this->getService('023')); - } - - - public function createServiceRules__77(): PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule - { - return new PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule; - } - - - public function createServiceRules__78(): PHPStan\Rules\Methods\AbstractPrivateMethodRule - { - return new PHPStan\Rules\Methods\AbstractPrivateMethodRule; - } - - - public function createServiceRules__79(): PHPStan\Rules\Methods\CallMethodsRule - { - return new PHPStan\Rules\Methods\CallMethodsRule($this->getService('0159'), $this->getService('0147')); - } - - - public function createServiceRules__8(): PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__80(): PHPStan\Rules\Methods\CallStaticMethodsRule - { - return new PHPStan\Rules\Methods\CallStaticMethodsRule($this->getService('0160'), $this->getService('0147')); - } - - - public function createServiceRules__81(): PHPStan\Rules\Methods\ConsistentConstructorRule - { - return new PHPStan\Rules\Methods\ConsistentConstructorRule($this->getService('0162'), $this->getService('0163')); - } - - - public function createServiceRules__82(): PHPStan\Rules\Methods\ConstructorReturnTypeRule - { - return new PHPStan\Rules\Methods\ConstructorReturnTypeRule; - } - - - public function createServiceRules__83(): PHPStan\Rules\Methods\ExistingClassesInTypehintsRule - { - return new PHPStan\Rules\Methods\ExistingClassesInTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__84(): PHPStan\Rules\Methods\FinalPrivateMethodRule - { - return new PHPStan\Rules\Methods\FinalPrivateMethodRule; - } - - - public function createServiceRules__85(): PHPStan\Rules\Methods\MethodCallableRule - { - return new PHPStan\Rules\Methods\MethodCallableRule($this->getService('0159'), $this->getService('026')); - } - - - public function createServiceRules__86(): PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule - { - return new PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule; - } - - - public function createServiceRules__87(): PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule - { - return new PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule($this->getService('026')); - } - - - public function createServiceRules__88(): PHPStan\Rules\Methods\MissingMethodImplementationRule - { - return new PHPStan\Rules\Methods\MissingMethodImplementationRule; - } - - - public function createServiceRules__89(): PHPStan\Rules\Methods\MethodAttributesRule - { - return new PHPStan\Rules\Methods\MethodAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__9(): PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__90(): PHPStan\Rules\Methods\StaticMethodCallableRule - { - return new PHPStan\Rules\Methods\StaticMethodCallableRule($this->getService('0160'), $this->getService('026')); - } - - - public function createServiceRules__91(): PHPStan\Rules\Names\UsedNamesRule - { - return new PHPStan\Rules\Names\UsedNamesRule; - } - - - public function createServiceRules__92(): PHPStan\Rules\Operators\InvalidAssignVarRule - { - return new PHPStan\Rules\Operators\InvalidAssignVarRule($this->getService('0165')); - } - - - public function createServiceRules__93(): PHPStan\Rules\Operators\InvalidIncDecOperationRule - { - return new PHPStan\Rules\Operators\InvalidIncDecOperationRule($this->getService('0182')); - } - - - public function createServiceRules__94(): PHPStan\Rules\Properties\AccessPropertiesInAssignRule - { - return new PHPStan\Rules\Properties\AccessPropertiesInAssignRule($this->getService('0175')); - } - - - public function createServiceRules__95(): PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule - { - return new PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule($this->getService('0386')); - } - - - public function createServiceRules__96(): PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule - { - return new PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__97(): PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule - { - return new PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule; - } - - - public function createServiceRules__98(): PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule - { - return new PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule($this->getService('0110')); - } - - - public function createServiceRules__99(): PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule - { - return new PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule($this->getService('0110')); - } - - - public function createServiceSimpleRelativePathHelper(): PHPStan\File\RelativePathHelper - { - return new PHPStan\File\SimpleRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createServiceStubFileTypeMapper(): PHPStan\Type\FileTypeMapper - { - return new PHPStan\Type\FileTypeMapper( - $this->getService('0122'), - $this->getService('stubParser'), - $this->getService('038'), - $this->getService('037'), - $this->getService('025'), - $this->getService('085') - ); - } - - - public function createServiceStubParser(): PHPStan\Parser\CachedParser - { - return new PHPStan\Parser\CachedParser($this->getService('freshStubParser'), 256); - } - - - public function createServiceStubPhpDocProvider(): PHPStan\PhpDoc\StubPhpDocProvider - { - return new PHPStan\PhpDoc\StubPhpDocProvider( - $this->getService('stubParser'), - $this->getService('stubFileTypeMapper'), - $this->getService('045') - ); - } - - - public function createServiceTypeSpecifier(): PHPStan\Analyser\TypeSpecifier - { - return $this->getService('typeSpecifierFactory')->create(); - } - - - public function createServiceTypeSpecifierFactory(): PHPStan\Analyser\TypeSpecifierFactory - { - return new PHPStan\Analyser\TypeSpecifierFactory($this->getService('075')); - } - - - public function initialize(): void - { - } - - - protected function getStaticParameters(): array - { - return [ - 'bootstrapFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - 'excludePaths' => ['analyseAndScan' => [], 'analyse' => []], - 'level' => 8, - 'paths' => ['src', 'build'], - 'exceptions' => [ - 'implicitThrows' => true, - 'reportUncheckedExceptionDeadCatch' => true, - 'uncheckedExceptionRegexes' => [], - 'uncheckedExceptionClasses' => [], - 'checkedExceptionRegexes' => [], - 'checkedExceptionClasses' => [], - 'check' => ['missingCheckedExceptionInThrows' => false, 'tooWideThrowType' => true], - ], - 'featureToggles' => [ - 'bleedingEdge' => true, - 'checkParameterCastableToNumberFunctions' => true, - 'skipCheckGenericClasses' => [], - 'stricterFunctionMap' => true, - 'reportPreciseLineForUnusedFunctionParameter' => true, - 'internalTag' => true, - 'newStaticInAbstractClassStaticMethod' => true, - ], - 'fileExtensions' => ['php'], - 'checkAdvancedIsset' => true, - 'reportAlwaysTrueInLastCondition' => false, - 'checkClassCaseSensitivity' => true, - 'checkExplicitMixed' => false, - 'checkImplicitMixed' => false, - 'checkFunctionArgumentTypes' => true, - 'checkFunctionNameCase' => true, - 'checkInternalClassCaseSensitivity' => true, - 'checkMissingCallableSignature' => false, - 'checkMissingVarTagTypehint' => true, - 'checkArgumentsPassedByReference' => true, - 'checkMaybeUndefinedVariables' => true, - 'checkNullables' => true, - 'checkThisOnly' => false, - 'checkUnionTypes' => true, - 'checkBenevolentUnionTypes' => false, - 'checkExplicitMixedMissingReturn' => true, - 'checkPhpDocMissingReturn' => true, - 'checkPhpDocMethodSignatures' => true, - 'checkExtraArguments' => true, - 'checkMissingTypehints' => true, - 'checkTooWideReturnTypesInProtectedAndPublicMethods' => false, - 'checkUninitializedProperties' => false, - 'checkDynamicProperties' => true, - 'strictRulesInstalled' => true, - 'deprecationRulesInstalled' => true, - 'inferPrivatePropertyTypeFromConstructor' => false, - 'reportMaybes' => true, - 'reportMaybesInMethodSignatures' => true, - 'reportMaybesInPropertyPhpDocTypes' => true, - 'reportStaticMethodSignatures' => true, - 'reportWrongPhpDocTypeInVarTag' => true, - 'reportAnyTypeWideningInVarTag' => false, - 'reportPossiblyNonexistentGeneralArrayOffset' => false, - 'reportPossiblyNonexistentConstantArrayOffset' => false, - 'checkMissingOverrideMethodAttribute' => false, - 'mixinExcludeClasses' => [], - 'scanFiles' => [], - 'scanDirectories' => [], - 'parallel' => [ - 'jobSize' => 20, - 'processTimeout' => 600.0, - 'maximumNumberOfProcesses' => 32, - 'minimumNumberOfJobsPerProcess' => 2, - 'buffer' => 134217728, - ], - 'phpVersion' => null, - 'polluteScopeWithLoopInitialAssignments' => false, - 'polluteScopeWithAlwaysIterableForeach' => false, - 'polluteScopeWithBlock' => false, - 'propertyAlwaysWrittenTags' => [], - 'propertyAlwaysReadTags' => [], - 'additionalConstructors' => [], - 'treatPhpDocTypesAsCertain' => true, - 'usePathConstantsAsConstantString' => false, - 'rememberPossiblyImpureFunctionValues' => true, - 'tips' => ['discoveringSymbols' => true, 'treatPhpDocTypesAsCertain' => true], - 'tipsOfTheDay' => true, - 'reportMagicMethods' => true, - 'reportMagicProperties' => true, - 'ignoreErrors' => [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], - 'internalErrorsCountLimit' => 50, - 'cache' => ['nodesByStringCountMax' => 256], - 'reportUnmatchedIgnoredErrors' => true, - 'typeAliases' => [], - 'universalObjectCratesClasses' => ['stdClass'], - 'stubFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', - ], - 'earlyTerminatingMethodCalls' => [], - 'earlyTerminatingFunctionCalls' => [], - 'resultCachePath' => 'storage/framework/cache/phpstan/resultCache.php', - 'resultCacheSkipIfOlderThanDays' => 7, - 'resultCacheChecksProjectExtensionFilesDependencies' => false, - 'dynamicConstantNames' => [ - 'ICONV_IMPL', - 'LIBXML_VERSION', - 'LIBXML_DOTTED_VERSION', - 'Memcached::HAVE_ENCODING', - 'Memcached::HAVE_IGBINARY', - 'Memcached::HAVE_JSON', - 'Memcached::HAVE_MSGPACK', - 'Memcached::HAVE_SASL', - 'Memcached::HAVE_SESSION', - 'PHP_VERSION', - 'PHP_MAJOR_VERSION', - 'PHP_MINOR_VERSION', - 'PHP_RELEASE_VERSION', - 'PHP_VERSION_ID', - 'PHP_EXTRA_VERSION', - 'PHP_WINDOWS_VERSION_MAJOR', - 'PHP_WINDOWS_VERSION_MINOR', - 'PHP_WINDOWS_VERSION_BUILD', - 'PHP_ZTS', - 'PHP_DEBUG', - 'PHP_MAXPATHLEN', - 'PHP_OS', - 'PHP_OS_FAMILY', - 'PHP_SAPI', - 'PHP_EOL', - 'PHP_INT_MAX', - 'PHP_INT_MIN', - 'PHP_INT_SIZE', - 'PHP_FLOAT_DIG', - 'PHP_FLOAT_EPSILON', - 'PHP_FLOAT_MIN', - 'PHP_FLOAT_MAX', - 'DEFAULT_INCLUDE_PATH', - 'PEAR_INSTALL_DIR', - 'PEAR_EXTENSION_DIR', - 'PHP_EXTENSION_DIR', - 'PHP_PREFIX', - 'PHP_BINDIR', - 'PHP_BINARY', - 'PHP_MANDIR', - 'PHP_LIBDIR', - 'PHP_DATADIR', - 'PHP_SYSCONFDIR', - 'PHP_LOCALSTATEDIR', - 'PHP_CONFIG_FILE_PATH', - 'PHP_CONFIG_FILE_SCAN_DIR', - 'PHP_SHLIB_SUFFIX', - 'PHP_FD_SETSIZE', - 'OPENSSL_VERSION_NUMBER', - 'ZEND_DEBUG_BUILD', - 'ZEND_THREAD_SAFE', - 'E_ALL', - ], - 'customRulesetUsed' => false, - 'editorUrl' => 'phpstorm://open?file=%file%&line=%line%', - 'editorUrlTitle' => '%relFile%:%line%', - 'errorFormat' => null, - 'sourceLocatorPlaygroundMode' => false, - '__validate' => true, - 'parametersNotInvalidatingCache' => [ - ['parameters', 'editorUrl'], - ['parameters', 'editorUrlTitle'], - ['parameters', 'errorFormat'], - ['parameters', 'ignoreErrors'], - ['parameters', 'reportUnmatchedIgnoredErrors'], - ['parameters', 'tipsOfTheDay'], - ['parameters', 'parallel'], - ['parameters', 'internalErrorsCountLimit'], - ['parameters', 'cache'], - ['parameters', 'memoryLimitFile'], - ['parameters', 'pro'], - 'parametersSchema', - ], - 'strictRules' => [ - 'allRules' => false, - 'disallowedLooseComparison' => true, - 'booleansInConditions' => true, - 'booleansInLoopConditions' => [false, true], - 'uselessCast' => true, - 'requireParentConstructorCall' => true, - 'disallowedBacktick' => true, - 'disallowedEmpty' => true, - 'disallowedImplicitArrayCreation' => true, - 'disallowedShortTernary' => true, - 'overwriteVariablesWithLoop' => true, - 'closureUsesThis' => true, - 'matchingInheritedMethodNames' => true, - 'numericOperandsInArithmeticOperators' => true, - 'strictFunctionCalls' => true, - 'dynamicCallOnStaticMethod' => true, - 'switchConditionsMatchingType' => true, - 'noVariableVariables' => true, - 'strictArrayFilter' => true, - 'illegalConstructorMethodCall' => true, - ], - 'type_perfect' => [ - 'narrow_param' => true, - 'narrow_return' => true, - 'no_mixed' => false, - 'null_over_false' => true, - 'no_mixed_property' => true, - 'no_mixed_caller' => true, - ], - 'allowInRootDir' => null, - 'filesRootDir' => null, - 'disallowedNamespaces' => [], - 'disallowedClasses' => [], - 'disallowedMethodCalls' => [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ], - 'disallowedStaticCalls' => [], - 'disallowedFunctionCalls' => [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ], - 'disallowedConstants' => [], - 'disallowedEnums' => [], - 'disallowedSuperglobals' => [], - 'disallowedAttributes' => [], - 'disallowedControlStructures' => [], - 'type_coverage' => [ - 'declare' => 0, - 'return_type' => 99, - 'param_type' => 99, - 'property_type' => 99, - 'constant_type' => 99, - 'print_suggestions' => true, - 'return' => 100, - 'param' => 100, - 'property' => 100, - 'constant' => 100, - 'measure' => false, - ], - 'tmpDir' => 'storage/framework/cache/phpstan', - 'debugMode' => true, - 'productionMode' => false, - 'tempDir' => 'storage/framework/cache/phpstan', - 'rootDir' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan', - 'currentWorkingDirectory' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'cliArgumentsVariablesRegistered' => true, - 'additionalConfigFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - ], - 'allConfigFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - 'composerAutoloaderProjectPaths' => ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - 'generateBaselineFile' => null, - 'usedLevel' => '8', - 'cliAutoloadFile' => null, - 'env' => [ - 'NVM_INC' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/include/node', - 'HERD_PHP_80_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/80/', - 'PHP_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', - 'NVM_CD_FLAGS' => '-q', - 'COMPOSER_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/composer', - 'TERM' => 'xterm-256color', - 'SHELL' => '/bin/zsh', - 'HOMEBREW_REPOSITORY' => '/opt/homebrew', - 'TMPDIR' => '/var/folders/tk/pwpkrwsj01b445dx2v8b70m40000gn/T/', - 'TERM_SESSION_ID' => '22b3b63c-1304-4592-89d4-5de6ee7c9ced', - 'HERD_PHP_83_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/83/', - 'ZSH' => '/Users/jantinnerezo/.oh-my-zsh', - 'NVM_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm', - 'USER' => 'jantinnerezo', - 'LS_COLORS' => 'di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43', - 'COMMAND_MODE' => 'unix2003', - 'SSH_AUTH_SOCK' => '/private/tmp/com.apple.launchd.o0M3CWOtyp/Listeners', - '__CF_USER_TEXT_ENCODING' => '0x1F5:0x0:0x0', - 'HERD_PHP_82_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/82/', - 'COLUMNS' => '178', - 'PAGER' => 'less', - 'LSCOLORS' => 'Gxfxcxdxbxegedabagacad', - 'PATH' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/bin:/Users/jantinnerezo/Library/Application Support/Herd/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/jantinnerezo/Library/Application Support/Herd/bin/:/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/Visual Studio Code.app/Contents/Resources/app/bin', - 'HERD_PHP_84_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/84/', - 'TERMINAL_EMULATOR' => 'JetBrains-JediTerm', - '_' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', - '__CFBundleIdentifier' => 'com.jetbrains.PhpStorm', - 'PWD' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'XPC_FLAGS' => '0x0', - 'LINES' => '23', - 'XPC_SERVICE_NAME' => '0', - 'SHELL_VERBOSITY' => '0', - 'SHLVL' => '4', - 'HOME' => '/Users/jantinnerezo', - 'LANGUAGE' => 'C', - 'OPENSSL_CONF' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/openssl.cnf', - 'HOMEBREW_PREFIX' => '/opt/homebrew', - 'LESS' => '-R', - 'LOGNAME' => 'jantinnerezo', - 'LC_CTYPE' => 'UTF-8', - 'NVM_BIN' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin', - 'GIT_ASKPASS' => 'echo', - 'INFOPATH' => '/opt/homebrew/share/info:', - 'HOMEBREW_CELLAR' => '/opt/homebrew/Cellar', - ], - ]; - } - - - protected function getDynamicParameter($key) - { - switch (true) { - case $key === 'singleReflectionFile': return null; - case $key === 'singleReflectionInsteadOfFile': return null; - case $key === 'analysedPaths': return null; - case $key === 'analysedPathsFromConfig': return null; - case $key === 'sysGetTempDir': return sys_get_temp_dir(); - case $key === 'pro': return [ - 'dnsServers' => ['1.1.1.2'], - 'tmpDir' => ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', - ]; - default: return parent::getDynamicParameter($key); - }; - } - - - public function getParameters(): array - { - array_map(function ($key) { $this->getParameter($key); }, [ - 'singleReflectionFile', - 'singleReflectionInsteadOfFile', - 'analysedPaths', - 'analysedPathsFromConfig', - 'sysGetTempDir', - 'pro', - ]); - return parent::getParameters(); - } -} diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.lock b/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.lock deleted file mode 100644 index e69de29..0000000 diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.meta b/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.meta deleted file mode 100644 index 399dc2c..0000000 --- a/storage/framework/cache/phpstan/cache/nette.configurator/Container_3030152446.php.meta +++ /dev/null @@ -1 +0,0 @@ -a:6:{i:0;i:1;i:1;a:33:{s:120:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.neon";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon";i:1731428986;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon";i:1736367023;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon";i:1747220217;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon";i:1744311703;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon";i:1736208626;s:72:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php";i:1751283849;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon";i:1744311703;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon";i:1744311703;s:42:"phar://phpstan.phar/conf/bleedingEdge.neon";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ServicesExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ParametersExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/bootstrap/src/Bootstrap/Extensions/PhpExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ExtensionsExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/RulesExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ConditionalTagsExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ParametersSchemaExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateIgnoredErrorsExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateExcludePathsExtension.php";i:1747860844;}i:2;a:957:{s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DebugScopeRule.php";i:1747860844;s:122:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Rule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpPhpDocTypeRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpTypeRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/FileAssertRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionCallableUsageRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodCallableUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodUsageRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodCallableUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedUsageOfDeprecatedStringCastRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassConstFetchRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassExtendsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassImplementsRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInterfaceExtendsRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiMethodCallRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiStaticCallRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/GetTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/NodeConnectingVisitorAttributesRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/OldPhpParser4ClassRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/PhpStanNamespaceIn3rdPartyPackageRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionInstantiationRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionFunctionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DuplicateKeysInLiteralArraysRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessWithoutDimForReadingRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/UnsetCastRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AllowedSubTypesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantAttributesRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/DuplicateDeclarationRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/EnumSanityRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationCallableRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InvalidPromotedPropertiesRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitUseAliasesRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitAliasesRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NonClassAttributeClassRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ReadOnlyClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/TraitAttributeClassRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ClassAsClassConstantRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/DynamicClassConstantFetchRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MagicConstantContextRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/NativeTypedClassConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/EnumCases/EnumCaseAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/NoncapturingCatchRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExpressionRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionAttributesRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnNullsafeByRefRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/DefineParametersRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInArrowFunctionTypehintsRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionParametersRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInClosureTypehintsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInTypehintsRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionAttributesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InnerFunctionRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InvalidLexicalVariablesInClosureUseRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParamAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfArrayParametersRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RedefinedParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnNullsafeByRefRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Ignore/IgnoreParseErrorRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/VariadicParametersDeclarationRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/ContinueBreakInLoopRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/DeclareStrictTypesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractMethodInNonAbstractClassRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractPrivateMethodRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallMethodsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallStaticMethodsRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConsistentConstructorRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConstructorReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ExistingClassesInTypehintsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/FinalPrivateMethodRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallableRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityInInterfaceRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMagicSerializationMethodsRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodImplementationRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallableRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Names/UsedNamesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidAssignVarRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidIncDecOperationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesInAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesInAssignRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertyHookTypehintsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/InvalidCallablePropertyTypeRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyPropertyAssignRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertiesInInterfaceRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAssignRefRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAttributesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyHookAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyInClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionPatternRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConflictingTraitConstantsRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConstantsInTraitsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitAttributesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Types/InvalidTypesInUnionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/UnsetRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Whitespace/FileWhitespaceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/UnusedConstructorParametersRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UnusedClosureUsesRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/EmptyRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/IssetRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/NullCoalesceRule.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/EchoRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidCastRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidPartOfEncapsedStringRule.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/PrintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AccessPrivateConstantThroughStaticRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitUseRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitUseRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/UsageOfVoidMatchExpressionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ValueAssignedToClassConstantRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleArrowFunctionDefaultParameterTypeRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleClosureDefaultParameterTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassAncestorsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassTemplateTypeRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumAncestorsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumTemplateTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionTemplateTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionSignatureVarianceRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceAncestorsRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceTemplateTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTemplateTypeRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeTraitRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodSignatureVarianceRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/PropertyVarianceRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TraitTemplateTypeRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/UsedTraitsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallPrivateMethodThroughStaticRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidBinaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidComparisonOperationRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidUnaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionConditionalReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodConditionalReturnTypeRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionAssertRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodAssertRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleSelfOutTypeRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleClassConstantPhpDocTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyHookPhpDocTypeRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyPhpDocTypeRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidThrowsPhpDocValueRule.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleParamImmediatelyInvokedCallableRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagChangedExpressionTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/WrongVariableNameInVarTagRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPrivatePropertyThroughStaticRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireImplementsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireExtendsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionTraitRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureFunctionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureMethodRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayDestructuringRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayUnpackingRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/IterableInForeachRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignmentRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignOpRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessValueAssignmentRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/UnpackIterableInArrayRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExprTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldTypeRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ReturnTypeRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/DefaultValueTypesAssignedToPropertiesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/GetNonVirtualPropertyHookReadRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRefRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRefRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetNonVirtualPropertyHookAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/TypesAssignedToPropertiesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutAssignedTypeRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutExecutionEndTypeRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/VariableCloningRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DeadForeachRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToConstructorStatementWithoutImpurePointsRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToFunctionStatementWithoutImpurePointsRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToStaticMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/NoopRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnreachableStatementRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateMethodRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/OverwrittenExitPointByFinallyRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionStatementWithoutSideEffectsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UselessFunctionReturnValueRule.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToConstructorStatementWithoutSideEffectsRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToStaticMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/NullsafeMethodCallRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideArrowFunctionReturnTypehintRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideClosureReturnTypehintRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionReturnTypehintRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionParameterOutTypeRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodParameterOutTypeRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWidePropertyTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/NotAnalysedTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DateTimeInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallUserFuncRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToStringRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ImplodeParameterCastableToStringRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/SortParameterCastableToStringRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionQuotingRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MissingClassConstantTypehintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionParameterTypehintRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionReturnTypehintRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodParameterTypehintRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodSelfOutTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingPropertyTypehintRule.php";i:1747860844;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php";i:1731428986;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php";i:1731428986;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/FetchingDeprecatedConstRule.php";i:1747220217;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoParamTypeRemovalRule.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoArrayAccessOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoIssetOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoEmptyOnObjectRule.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPublicClassMethodParamTypeRule.php";i:1746391137;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPrivateClassMethodParamTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowReturnObjectTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedPropertyFetcherRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedMethodCallerRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/ReturnNullOverFalseRule.php";i:1746391137;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ParamTypeCoverageRule.php";i:1736208626;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ReturnTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/PropertyTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ConstantTypeCoverageRule.php";i:1736208626;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/DeclareCoverageRule.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowedLaravelDieDumpFunctionsRule.php";i:1746801485;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowMutableDatetimeRule.php";i:1746801485;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LexerFactory.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/AnonymousClassVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFilterArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFindArgVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayMapArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayWalkArgVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindToVarVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindArgVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CurlSetOptArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrowFunctionArgVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/MagicConstantParamDefaultVisitor.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/NewAssignedToPropertyVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ParentStmtTypesVisitor.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StandaloneThrowExprVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TryCatchTypeVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LastConditionVisitor.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TypeTraverserInstanceofVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicMethodsVisitor.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicFunctionsVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/ExprPrinter.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/Printer.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Broker/AnonymousClassNameHelper.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactoryFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/ComposerPhpVersionFactory.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/ParserConfig.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/TypeParser.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/PhpDocParser.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Printer/Printer.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocInheritanceResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocNodeResolver.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocStringResolver.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ConstExprNodeResolver.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeStringResolver.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubValidator.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/SocketSelectStubFilesExtension.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/DefaultStubFilesProvider.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesProvider.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/JsonValidateStubFilesExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionClassStubFilesExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionEnumStubFilesExtension.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Analyser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/AnalyserResultFinalizer.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/IgnoreErrorExtensionProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LocalIgnoresProcessor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RuleErrorTransformer.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoredErrorHelper.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoreLexer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LazyInternalScopeFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/InternalScopeFactory.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ScopeFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolverFactory.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheClearer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RicherScopeGetTypeHelper.php";i:1747860844;s:123:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/Cache.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/RegistryFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyseApplication.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyserRunner.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/FixerApplication.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/DependencyResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeFetcher.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeVisitor.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Nette/NetteContainer.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Container.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/DerivativeContainerFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileHelper.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileFinder.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileMonitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/DeclarePositionVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ImmediatelyInvokedClosureVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/ParallelAnalyser.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/Scheduler.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/DiagnoseExtension.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Process/CpuCoreCounter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AttributeReflectionFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsMethodsClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodsClassReflectionExtension.php";i:1747860844;s:180:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsPropertiesClassReflectionExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PropertiesClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/CachingVisitor.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/FileNodesFetcher.php";i:1747860844;s:200:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/ComposerJsonAndInstalledJsonSourceLocatorMaker.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorFactory.php";i:1747860844;s:195:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumCaseDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodReturnTypeExtension.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumDynamicReturnTypeExtension.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ConstructorsHelper.php";i:1747860844;s:185:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsMethodsClassReflectionExtension.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsPropertiesClassReflectionExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinMethodsClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinPropertiesClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpClassReflectionExtension.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/Soap/SoapClientMethodsClassReflectionExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/EnumAllowedSubTypesClassReflectionExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AllowedSubTypesClassReflectionExtension.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/UniversalObjectCratesClassReflectionExtension.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PHPStan/NativeReflectionEnumReturnDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/NativeFunctionReflectionProvider.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapParser.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/FunctionSignatureMapProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/Php8SignatureMapProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProviderFactory.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiRuleHelper.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/AttributesCheck.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchCheck.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassForbiddenNameCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagCheck.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinCheck.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagCheck.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantConditionRuleHelper.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeHelper.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/DefaultExceptionTypeResolver.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ExceptionTypeResolver.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInFunctionThrowsRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInMethodThrowsRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInPropertyHookThrowsRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInThrowsCheck.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideThrowTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionCallParametersCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionDefinitionCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionReturnTypeCheck.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ParameterCastableToStringCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/CrossCheckInterfacesHelper.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericAncestorsCheck.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericObjectTypeCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeCheck.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TemplateTypeCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/VarianceCheck.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalUsageHelper.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/IssetCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodSignatureRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodParameterComparisonHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityComparisonHelper.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/MissingTypehintCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/NullsafeCheck.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/LazyAlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/AlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/LazyAlwaysUsedMethodExtensionProvider.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AlwaysUsedMethodExtensionProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/ConditionalReturnTypeRuleHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/AssertRuleHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/UnresolvableTypeHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/GenericCallableRuleHelper.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagTypeRuleHelper.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Playground/NeverRuleHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesCheck.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathNumberOperatorTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/OperatorTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/UninitializedPropertyRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/LazyReadWritePropertiesExtensionProvider.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadWritePropertiesExtensionProvider.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyDescriptor.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyReflectionFinder.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/FunctionPurityCheck.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RuleLevelHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/UnusedFunctionParametersCheck.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideParameterOutTypeCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FileTypeMapper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/BitwiseFlagHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AbsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArgumentBasedFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChangeKeyCaseFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayIntersectKeyFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChunkFunctionReturnTypeExtension.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCombineFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCurrentDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillKeysFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFlipFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindKeyFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierAwareExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyFirstDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyLastDynamicReturnTypeExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeysFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMapFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMergeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayNextDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPopFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayRandFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReduceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReplaceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReverseFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayShiftFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySliceFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySpliceFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayValuesFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySumFunctionDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertThrowTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionThrowTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BackedEnumFromMethodDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathStringOrNullReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindToDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureFromCallableDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CompactFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantFunctionReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantHelper.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountCharsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CurlGetinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatMethodReturnTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeCreateDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeDynamicReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeConstructorThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyMethodThrowTypeExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodThrowTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeSubMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeZoneConstructorThrowTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DioStatDynamicFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ExplodeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterInputDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarArrayDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetCalledClassDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetClassDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDebugTypeFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDefinedVarsFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetParentClassDynamicFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettypeFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettimeofdayDynamicFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HashFunctionsReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HighlightStringDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IntdivThrowTypeExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IniGetReturnTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/OpenSslEncryptParameterOutTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterOutTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseStrParameterOutTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchTypeSpecifyingExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchParameterOutTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregReplaceCallbackClosureTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterClosureTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RegexArrayShapeMatcher.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexGroupParser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexExpressionHelper.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionFunctionConstructorThrowTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionMethodConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionPropertyConstructorThrowTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrContainingTypeSpecifyingExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementClassPropertyReflectionExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementConstructorThrowTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StatDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MethodExistsTypeSpecifyingExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PropertyExistsTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MinMaxFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NumberFormatFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PathinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregFilterFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregSplitDynamicReturnTypeExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassIsSubclassOfTypeSpecifyingExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/MethodTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReplaceFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPointerFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/LtrimFunctionReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtensionTrait.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbConvertEncodingFunctionReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbSubstituteCharacterDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbStrlenFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MicrotimeFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HrtimeFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ImplodeFunctionReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NonEmptyStringFunctionsReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SetTypeFunctionTypeSpecifyingExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrCaseFunctionsReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrlenFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrPadFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrRepeatFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrrevFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SubstrDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ThrowableReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseUrlFunctionDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TriggerErrorDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TrimFunctionDynamicReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/VersionCompareFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PowFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RoundFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrtotimeFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RandomIntFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RangeFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassImplementsFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefineConstantTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefinedConstantTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FunctionExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/InArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsCallableFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsIterableFunctionTypeSpecifyingExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsSubclassOfFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IteratorToArrayFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingHelper.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CtypeDigitFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TypeSpecifyingFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementAsXMLMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementXpathMethodReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrSplitFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrTokFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SscanfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrvalFamilyFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrWordCountFunctionDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/XMLReaderOpenReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionGetAttributesMethodReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DatePeriodConstructorReturnTypeExtension.php";i:1747860844;s:189:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/ClosureTypeFactory.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Constant/OversizedArrayBuilder.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/ParentDirectoryRelativePathHelper.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/RelativePathHelper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/FileCacheStorage.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/CacheStorage.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/RichParser.php";i:1747860844;s:125:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/Parser.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CleaningParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/SimpleParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CachedParser.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserDecorator.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserFactory.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/LazyRegistry.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Registry.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubPhpDocProvider.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/Reflector.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionSourceLocatorFactory.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/PhpStormStubsSourceStubberFactory.php";i:1747860844;s:204:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/PhpStormStubsSourceStubber.php";i:1747860844;s:191:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/SourceStubber.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/ReflectionSourceStubberFactory.php";i:1747860844;s:201:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/ReflectionSourceStubber.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Deprecation/DeprecationProvider.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser/Php8.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PathRoutingParser.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StubParser.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/PHPStanDiagnoseExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CiDetectedErrorFormatter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/ErrorFormatter.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/RawErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TableErrorFormatter.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CheckstyleErrorFormatter.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JsonErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JunitErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GitlabErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GithubErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TeamcityErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInClassExtendsRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInClassImplementsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInEnumImplementsRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInInstanceOfRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInInterfaceExtendsRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInTraitUseRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CaughtExceptionExistenceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToNonExistentFunctionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticInAbstractClassStaticMethodRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/OverridingConstantRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/OverridingMethodRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Missing/MissingReturnRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInGroupUseRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionCallableRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/OverridingPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetPropertyHookParameterRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/WritingToReadOnlyPropertiesRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadingWriteOnlyPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/CompactVariablesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/DefinedVariableRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/RequireFileExistsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassNameUsageExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalFunctionUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageExtension.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ConstantRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsCheck.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionTraitRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallCallablesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocTagValueRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocVarTagTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPHPStanDocTagRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalPropertyUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalMethodUsageExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayDimFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayItemRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidFunctionWithExplicitThrowPointRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidMethodWithExplicitThrowPointRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidPropertyHookWithExplicitThrowPointRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldFromTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldInGeneratorRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ImpossibleInstanceOfRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanAndConstantConditionRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanOrConstantConditionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanNotConstantConditionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/ConstructorWithoutImpurePointsCollector.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Collector.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureNewCollector.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/FunctionWithoutImpurePointsCollector.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureFuncCallCollector.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/MethodWithoutImpurePointsCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureMethodCallCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureStaticCallCollector.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivatePropertyRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/DoWhileLoopConstantConditionRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ElseIfConstantConditionRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/IfConstantConditionRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeFunctionCallRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeMethodCallRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeStaticMethodCallRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/LogicalXorConstantConditionRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/MatchExpressionRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/NumberComparisonOperatorsConstantConditionRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/StrictComparisonOfDifferentTypesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantLooseComparisonRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/TernaryOperatorConstantConditionRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysFalseConditionRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysTrueConditionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideFunctionThrowTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideMethodThrowTypeRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWidePropertyHookThrowTypeRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/NullsafePropertyFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitDeclarationCollector.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitUseCollector.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CatchWithUnthrownExceptionRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RandomIntParametersRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayFilterRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayValuesRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToNumberRule.php";i:1747860844;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php";i:1731428986;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterOutTypeExtension.php";i:1747860844;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php";i:1731428986;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodTypeSpecifyingExtension.php";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php";i:1731428986;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterClosureTypeExtension.php";i:1747860844;s:119:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php";i:1736367023;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/DependencyInjection/LazyDeprecatedScopeResolverProvider.php";i:1747220217;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DefaultDeprecatedScopeResolver.php";i:1747220217;s:152:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeResolver.php";i:1747220217;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php";i:1747220217;s:176:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassConstantUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php";i:1747220217;s:169:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedMethodUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedPropertyUsageExtension.php";i:1747220217;s:172:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassNameUsageExtension.php";i:1747220217;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanRuleHelper.php";i:1742298160;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperatorRuleHelper.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariablePropertyFetchRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInDoWhileConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInIfConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInWhileConditionRule.php";i:1742298160;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/UselessCastRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/RequireParentConstructCallRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedBacktickRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedEmptyRule.php";i:1742298160;s:167:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php";i:1742298160;s:158:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php";i:1742298160;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ArrayFilterStrictRule.php";i:1742298160;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ClosureUsesThisRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/WrongCaseOfInheritedMethodRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorMethodCallRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorStaticCallRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostDecrementRule.php";i:1742298160;s:164:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostIncrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreDecrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreIncrementRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticAdditionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticDivisionRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticExponentiationRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticModuloRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticSubtractionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php";i:1742298160;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/StrictFunctionCallsRule.php";i:1742298160;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallableRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallableRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableVariablesRule.php";i:1742298160;s:109:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Configuration.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ClassMethodNodeFinder.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/MethodCallNodeFinder.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ReturnNodeFinder.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/PhpDoc/ApiDocStmtAnalyzer.php";i:1746391137;s:118:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/NodeComparator.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/ReflectionParser.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/MethodNodeAnalyser.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/Collector/PublicClassMethodMatcher.php";i:1746391137;s:136:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/ClassMethodCallReferenceResolver.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/CollectorMetadataPrinter.php";i:1746391137;s:117:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Guard/EmptyIssetGuard.php";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/ClassMethod/PublicClassMethodParamTypesCollector.php";i:1746391137;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCall/MethodCallArgTypesCollector.php";i:1746391137;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCallableNode/MethodCallableCollector.php";i:1746391137;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/Allowed.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedConfigFactory.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedPath.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/GetAttributesWhenInSignature.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedAttributeFactory.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedCallFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedConstantFactory.php";i:1744311703;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedControlStructureFactory.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedNamespaceFactory.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedSuperglobalFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedVariableFactory.php";i:1744311703;s:120:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/File/FilePath.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Formatter/Formatter.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Identifier/Identifier.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Normalizer/Normalizer.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedAttributeRuleErrors.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallableParameterRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedConstantRuleErrors.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedControlStructureRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedFunctionRuleErrors.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedMethodRuleErrors.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedNamespaceRuleErrors.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallsRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedVariableRuleErrors.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Type/TypeResolver.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsageFactory.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsages.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/MethodCalls.php";i:1744311703;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/NewCalls.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/StaticCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EvalCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EchoCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/PrintCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EmptyCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/IssetCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/UnsetCalls.php";i:1744311703;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ExitDieCalls.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/FunctionCalls.php";i:1744311703;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ShellExecCalls.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ConstantUsages.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ClassConstantUsages.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/VariableUsages.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/AttributeUsages.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/BreakControlStructure.php";i:1744311703;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ContinueControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DeclareControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DoWhileControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseIfControlStructure.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForeachControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/GotoControlStructure.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/IfControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/MatchControlStructure.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/RequireIncludeControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ReturnControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/SwitchControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/WhileControlStructure.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentClassMethodNameHelperRule.php";i:1744311703;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentClassMethodNameHelperRule.php";i:1744311703;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentFunctionNameHelperRule.php";i:1744311703;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentFunctionNameHelperRule.php";i:1744311703;s:134:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Formatter/TypeCoverageFormatter.php";i:1736208626;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/CollectorDataNormalizer.php";i:1736208626;s:116:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Configuration.php";i:1736208626;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ReturnTypeDeclarationCollector.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ParamTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/PropertyTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ConstantTypeDeclarationCollector.php";i:1736208626;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/DeclareCollector.php";i:1736208626;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Container.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/utils/src/SmartObject.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactory.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersion.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/LazyTypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolver.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManager.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManagerFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Registry.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/MemoizingContainer.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/LazyClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/ClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:179:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterOutTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterOutTypeExtensionProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyOperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/OperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicThrowTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicThrowTypeExtensionProvider.php";i:1747860844;s:178:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterClosureTypeExtensionProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterClosureTypeExtensionProvider.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluder.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderRawFactory.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpFunctionReflection.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflection.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflectionFactory.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocator.php";i:1747860844;s:182:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/SourceLocator.php";i:1747860844;s:190:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocatorFactory.php";i:1747860844;s:186:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocator.php";i:1747860844;s:193:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorFactory.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflection.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ExtendedMethodReflection.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ClassMemberReflection.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodReflection.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflectionFactory.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/LazyReflectionProviderProvider.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderProvider.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/UsefulTypeAliasResolver.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolver.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/LazyTypeAliasResolverProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolverProvider.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifier.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FuzzyRelativePathHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/SimpleRelativePathHelper.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProviderFactory.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php";i:1747860844;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeHelper.php";i:1747220217;}i:3;a:943:{i:0;s:34:"PHPStan\Rules\Debug\DebugScopeRule";i:1;s:18:"PHPStan\Rules\Rule";i:2;s:38:"PHPStan\Rules\Debug\DumpPhpDocTypeRule";i:3;s:32:"PHPStan\Rules\Debug\DumpTypeRule";i:4;s:34:"PHPStan\Rules\Debug\FileAssertRule";i:5;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule";i:6;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule";i:7;s:65:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule";i:8;s:55:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule";i:9;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule";i:10;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule";i:11;s:61:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule";i:12;s:69:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule";i:13;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule";i:14;s:71:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule";i:15;s:35:"PHPStan\Rules\Api\ApiInstanceofRule";i:16;s:39:"PHPStan\Rules\Api\ApiInstanceofTypeRule";i:17;s:38:"PHPStan\Rules\Api\ApiInstantiationRule";i:18;s:40:"PHPStan\Rules\Api\ApiClassConstFetchRule";i:19;s:37:"PHPStan\Rules\Api\ApiClassExtendsRule";i:20;s:40:"PHPStan\Rules\Api\ApiClassImplementsRule";i:21;s:41:"PHPStan\Rules\Api\ApiInterfaceExtendsRule";i:22;s:35:"PHPStan\Rules\Api\ApiMethodCallRule";i:23;s:35:"PHPStan\Rules\Api\ApiStaticCallRule";i:24;s:33:"PHPStan\Rules\Api\ApiTraitUseRule";i:25;s:37:"PHPStan\Rules\Api\GetTemplateTypeRule";i:26;s:53:"PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule";i:27;s:40:"PHPStan\Rules\Api\OldPhpParser4ClassRule";i:28;s:55:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule";i:29;s:52:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule";i:30;s:47:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule";i:31;s:53:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule";i:32;s:57:"PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule";i:33;s:32:"PHPStan\Rules\Cast\UnsetCastRule";i:34;s:41:"PHPStan\Rules\Classes\AllowedSubTypesRule";i:35;s:41:"PHPStan\Rules\Classes\ClassAttributesRule";i:36;s:49:"PHPStan\Rules\Classes\ClassConstantAttributesRule";i:37;s:39:"PHPStan\Rules\Classes\ClassConstantRule";i:38;s:46:"PHPStan\Rules\Classes\DuplicateDeclarationRule";i:39;s:36:"PHPStan\Rules\Classes\EnumSanityRule";i:40;s:47:"PHPStan\Rules\Classes\InstantiationCallableRule";i:41;s:51:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule";i:42;s:42:"PHPStan\Rules\Classes\LocalTypeAliasesRule";i:43;s:50:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule";i:44;s:47:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule";i:45;s:35:"PHPStan\Rules\Classes\NewStaticRule";i:46;s:48:"PHPStan\Rules\Classes\NonClassAttributeClassRule";i:47;s:39:"PHPStan\Rules\Classes\ReadOnlyClassRule";i:48;s:45:"PHPStan\Rules\Classes\TraitAttributeClassRule";i:49;s:48:"PHPStan\Rules\Constants\ClassAsClassConstantRule";i:50;s:53:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule";i:51;s:41:"PHPStan\Rules\Constants\FinalConstantRule";i:52;s:48:"PHPStan\Rules\Constants\MagicConstantContextRule";i:53;s:52:"PHPStan\Rules\Constants\NativeTypedClassConstantRule";i:54;s:48:"PHPStan\Rules\Constants\FinalPrivateConstantRule";i:55;s:46:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule";i:56;s:46:"PHPStan\Rules\Exceptions\NoncapturingCatchRule";i:57;s:44:"PHPStan\Rules\Exceptions\ThrowExpressionRule";i:58;s:51:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule";i:59;s:60:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule";i:60;s:45:"PHPStan\Rules\Functions\ClosureAttributesRule";i:61;s:44:"PHPStan\Rules\Functions\DefineParametersRule";i:62;s:67:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule";i:63;s:52:"PHPStan\Rules\Functions\CallToFunctionParametersRule";i:64;s:61:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule";i:65;s:54:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule";i:66;s:46:"PHPStan\Rules\Functions\FunctionAttributesRule";i:67;s:41:"PHPStan\Rules\Functions\InnerFunctionRule";i:68;s:63:"PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule";i:69;s:43:"PHPStan\Rules\Functions\ParamAttributesRule";i:70;s:49:"PHPStan\Rules\Functions\PrintfArrayParametersRule";i:71;s:44:"PHPStan\Rules\Functions\PrintfParametersRule";i:72;s:47:"PHPStan\Rules\Functions\RedefinedParametersRule";i:73;s:47:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule";i:74;s:41:"PHPStan\Rules\Ignore\IgnoreParseErrorRule";i:75;s:57:"PHPStan\Rules\Functions\VariadicParametersDeclarationRule";i:76;s:46:"PHPStan\Rules\Keywords\ContinueBreakInLoopRule";i:77;s:45:"PHPStan\Rules\Keywords\DeclareStrictTypesRule";i:78;s:58:"PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule";i:79;s:47:"PHPStan\Rules\Methods\AbstractPrivateMethodRule";i:80;s:37:"PHPStan\Rules\Methods\CallMethodsRule";i:81;s:43:"PHPStan\Rules\Methods\CallStaticMethodsRule";i:82;s:47:"PHPStan\Rules\Methods\ConsistentConstructorRule";i:83;s:47:"PHPStan\Rules\Methods\ConstructorReturnTypeRule";i:84;s:52:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule";i:85;s:44:"PHPStan\Rules\Methods\FinalPrivateMethodRule";i:86;s:40:"PHPStan\Rules\Methods\MethodCallableRule";i:87;s:53:"PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule";i:88;s:58:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule";i:89;s:53:"PHPStan\Rules\Methods\MissingMethodImplementationRule";i:90;s:42:"PHPStan\Rules\Methods\MethodAttributesRule";i:91;s:46:"PHPStan\Rules\Methods\StaticMethodCallableRule";i:92;s:33:"PHPStan\Rules\Names\UsedNamesRule";i:93;s:44:"PHPStan\Rules\Operators\InvalidAssignVarRule";i:94;s:50:"PHPStan\Rules\Operators\InvalidIncDecOperationRule";i:95;s:53:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule";i:96;s:59:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule";i:97;s:67:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule";i:98;s:56:"PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule";i:99;s:58:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule";i:100;s:66:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule";i:101;s:50:"PHPStan\Rules\Properties\PropertiesInInterfaceRule";i:102;s:46:"PHPStan\Rules\Properties\PropertyAssignRefRule";i:103;s:47:"PHPStan\Rules\Properties\PropertyAttributesRule";i:104;s:51:"PHPStan\Rules\Properties\PropertyHookAttributesRule";i:105;s:44:"PHPStan\Rules\Properties\PropertyInClassRule";i:106;s:45:"PHPStan\Rules\Properties\ReadOnlyPropertyRule";i:107;s:53:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule";i:108;s:49:"PHPStan\Rules\Regexp\RegularExpressionPatternRule";i:109;s:50:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule";i:110;s:42:"PHPStan\Rules\Traits\ConstantsInTraitsRule";i:111;s:40:"PHPStan\Rules\Traits\TraitAttributesRule";i:112;s:43:"PHPStan\Rules\Types\InvalidTypesInUnionRule";i:113;s:33:"PHPStan\Rules\Variables\UnsetRule";i:114;s:43:"PHPStan\Rules\Whitespace\FileWhitespaceRule";i:115;s:53:"PHPStan\Rules\Classes\UnusedConstructorParametersRule";i:116;s:45:"PHPStan\Rules\Functions\UnusedClosureUsesRule";i:117;s:33:"PHPStan\Rules\Variables\EmptyRule";i:118;s:33:"PHPStan\Rules\Variables\IssetRule";i:119;s:40:"PHPStan\Rules\Variables\NullCoalesceRule";i:120;s:27:"PHPStan\Rules\Cast\EchoRule";i:121;s:34:"PHPStan\Rules\Cast\InvalidCastRule";i:122;s:50:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule";i:123;s:28:"PHPStan\Rules\Cast\PrintRule";i:124;s:60:"PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule";i:125;s:35:"PHPStan\Rules\Classes\MethodTagRule";i:126;s:40:"PHPStan\Rules\Classes\MethodTagTraitRule";i:127;s:43:"PHPStan\Rules\Classes\MethodTagTraitUseRule";i:128;s:37:"PHPStan\Rules\Classes\PropertyTagRule";i:129;s:42:"PHPStan\Rules\Classes\PropertyTagTraitRule";i:130;s:45:"PHPStan\Rules\Classes\PropertyTagTraitUseRule";i:131;s:36:"PHPStan\Rules\Classes\MixinTraitRule";i:132;s:39:"PHPStan\Rules\Classes\MixinTraitUseRule";i:133;s:55:"PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule";i:134;s:56:"PHPStan\Rules\Constants\ValueAssignedToClassConstantRule";i:135;s:60:"PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule";i:136;s:73:"PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule";i:137;s:67:"PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule";i:138;s:41:"PHPStan\Rules\Generics\ClassAncestorsRule";i:139;s:44:"PHPStan\Rules\Generics\ClassTemplateTypeRule";i:140;s:40:"PHPStan\Rules\Generics\EnumAncestorsRule";i:141;s:43:"PHPStan\Rules\Generics\EnumTemplateTypeRule";i:142;s:47:"PHPStan\Rules\Generics\FunctionTemplateTypeRule";i:143;s:52:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule";i:144;s:45:"PHPStan\Rules\Generics\InterfaceAncestorsRule";i:145;s:48:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule";i:146;s:45:"PHPStan\Rules\Generics\MethodTemplateTypeRule";i:147;s:48:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule";i:148;s:53:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule";i:149;s:50:"PHPStan\Rules\Generics\MethodSignatureVarianceRule";i:150;s:43:"PHPStan\Rules\Generics\PropertyVarianceRule";i:151;s:44:"PHPStan\Rules\Generics\TraitTemplateTypeRule";i:152;s:37:"PHPStan\Rules\Generics\UsedTraitsRule";i:153;s:56:"PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule";i:154;s:58:"PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule";i:155;s:50:"PHPStan\Rules\Operators\InvalidBinaryOperationRule";i:156;s:54:"PHPStan\Rules\Operators\InvalidComparisonOperationRule";i:157;s:49:"PHPStan\Rules\Operators\InvalidUnaryOperationRule";i:158;s:54:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule";i:159;s:52:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule";i:160;s:39:"PHPStan\Rules\PhpDoc\FunctionAssertRule";i:161;s:37:"PHPStan\Rules\PhpDoc\MethodAssertRule";i:162;s:48:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule";i:163;s:60:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule";i:164;s:47:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule";i:165;s:59:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule";i:166;s:55:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule";i:167;s:49:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule";i:168;s:68:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule";i:169;s:52:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule";i:170;s:50:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule";i:171;s:63:"PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule";i:172;s:43:"PHPStan\Rules\Classes\RequireImplementsRule";i:173;s:40:"PHPStan\Rules\Classes\RequireExtendsRule";i:174;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule";i:175;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule";i:176;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule";i:177;s:35:"PHPStan\Rules\Pure\PureFunctionRule";i:178;s:33:"PHPStan\Rules\Pure\PureMethodRule";i:179;s:43:"PHPStan\Rules\Arrays\ArrayDestructuringRule";i:180;s:39:"PHPStan\Rules\Arrays\ArrayUnpackingRule";i:181;s:42:"PHPStan\Rules\Arrays\IterableInForeachRule";i:182;s:47:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule";i:183;s:45:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule";i:184;s:52:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule";i:185;s:46:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule";i:186;s:42:"PHPStan\Rules\Exceptions\ThrowExprTypeRule";i:187;s:51:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule";i:188;s:45:"PHPStan\Rules\Functions\ClosureReturnTypeRule";i:189;s:38:"PHPStan\Rules\Functions\ReturnTypeRule";i:190;s:38:"PHPStan\Rules\Generators\YieldTypeRule";i:191;s:36:"PHPStan\Rules\Methods\ReturnTypeRule";i:192;s:66:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule";i:193;s:58:"PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule";i:194;s:51:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule";i:195;s:59:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule";i:196;s:54:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule";i:197;s:62:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule";i:198;s:60:"PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule";i:199;s:54:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule";i:200;s:52:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule";i:201;s:56:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule";i:202;s:43:"PHPStan\Rules\Variables\VariableCloningRule";i:203;s:36:"PHPStan\Rules\Arrays\DeadForeachRule";i:204;s:72:"PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule";i:205;s:69:"PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule";i:206;s:67:"PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule";i:207;s:73:"PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule";i:208;s:31:"PHPStan\Rules\DeadCode\NoopRule";i:209;s:47:"PHPStan\Rules\DeadCode\UnreachableStatementRule";i:210;s:48:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule";i:211;s:46:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule";i:212;s:58:"PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule";i:213;s:69:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule";i:214;s:54:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule";i:215;s:70:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule";i:216;s:65:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule";i:217;s:71:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule";i:218;s:44:"PHPStan\Rules\Methods\NullsafeMethodCallRule";i:219;s:69:"PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule";i:220;s:63:"PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule";i:221;s:64:"PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule";i:222;s:66:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule";i:223;s:64:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule";i:224;s:54:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule";i:225;s:41:"PHPStan\Rules\Traits\NotAnalysedTraitRule";i:226;s:39:"PHPStan\Rules\DateTimeInstantiationRule";i:227;s:40:"PHPStan\Rules\Functions\CallUserFuncRule";i:228;s:53:"PHPStan\Rules\Functions\ParameterCastableToStringRule";i:229;s:60:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule";i:230;s:57:"PHPStan\Rules\Functions\SortParameterCastableToStringRule";i:231;s:49:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule";i:232;s:56:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule";i:233;s:60:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule";i:234;s:57:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule";i:235;s:56:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule";i:236;s:53:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule";i:237;s:50:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule";i:238;s:52:"PHPStan\Rules\Properties\MissingPropertyTypehintRule";i:239;s:48:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule";i:240;s:45:"Composer\Pcre\PHPStan\InvalidRegexPatternRule";i:241;s:54:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule";i:242;s:47:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule";i:243;s:50:"Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule";i:244;s:44:"Rector\TypePerfect\Rules\NoIssetOnObjectRule";i:245;s:44:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule";i:246;s:61:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule";i:247;s:62:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule";i:248;s:51:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule";i:249;s:51:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule";i:250;s:48:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule";i:251;s:48:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule";i:252;s:53:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule";i:253;s:54:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule";i:254;s:56:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule";i:255;s:56:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule";i:256;s:51:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule";i:257;s:66:"Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule";i:258;s:56:"Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule";i:259;s:24:"PhpParser\BuilderFactory";i:260;s:27:"PHPStan\Parser\LexerFactory";i:261;s:34:"PhpParser\NodeVisitor\NameResolver";i:262;s:29:"PhpParser\NodeVisitorAbstract";i:263;s:21:"PhpParser\NodeVisitor";i:264;s:36:"PHPStan\Parser\AnonymousClassVisitor";i:265;s:36:"PHPStan\Parser\ArrayFilterArgVisitor";i:266;s:34:"PHPStan\Parser\ArrayFindArgVisitor";i:267;s:33:"PHPStan\Parser\ArrayMapArgVisitor";i:268;s:34:"PHPStan\Parser\ArrayWalkArgVisitor";i:269;s:32:"PHPStan\Parser\ClosureArgVisitor";i:270;s:38:"PHPStan\Parser\ClosureBindToVarVisitor";i:271;s:36:"PHPStan\Parser\ClosureBindArgVisitor";i:272;s:35:"PHPStan\Parser\CurlSetOptArgVisitor";i:273;s:38:"PHPStan\Parser\ArrowFunctionArgVisitor";i:274;s:47:"PHPStan\Parser\MagicConstantParamDefaultVisitor";i:275;s:43:"PHPStan\Parser\NewAssignedToPropertyVisitor";i:276;s:37:"PHPStan\Parser\ParentStmtTypesVisitor";i:277;s:41:"PHPStan\Parser\StandaloneThrowExprVisitor";i:278;s:34:"PHPStan\Parser\TryCatchTypeVisitor";i:279;s:35:"PHPStan\Parser\LastConditionVisitor";i:280;s:45:"PHPStan\Parser\TypeTraverserInstanceofVisitor";i:281;s:37:"PHPStan\Parser\VariadicMethodsVisitor";i:282;s:39:"PHPStan\Parser\VariadicFunctionsVisitor";i:283;s:32:"PHPStan\Node\Printer\ExprPrinter";i:284;s:28:"PHPStan\Node\Printer\Printer";i:285;s:32:"PhpParser\PrettyPrinter\Standard";i:286;s:31:"PhpParser\PrettyPrinterAbstract";i:287;s:23:"PhpParser\PrettyPrinter";i:288;s:39:"PHPStan\Broker\AnonymousClassNameHelper";i:289;s:36:"PHPStan\Php\PhpVersionFactoryFactory";i:290;s:37:"PHPStan\Php\ComposerPhpVersionFactory";i:291;s:33:"PHPStan\PhpDocParser\ParserConfig";i:292;s:32:"PHPStan\PhpDocParser\Lexer\Lexer";i:293;s:38:"PHPStan\PhpDocParser\Parser\TypeParser";i:294;s:43:"PHPStan\PhpDocParser\Parser\ConstExprParser";i:295;s:40:"PHPStan\PhpDocParser\Parser\PhpDocParser";i:296;s:36:"PHPStan\PhpDocParser\Printer\Printer";i:297;s:40:"PHPStan\PhpDoc\PhpDocInheritanceResolver";i:298;s:33:"PHPStan\PhpDoc\PhpDocNodeResolver";i:299;s:35:"PHPStan\PhpDoc\PhpDocStringResolver";i:300;s:36:"PHPStan\PhpDoc\ConstExprNodeResolver";i:301;s:31:"PHPStan\PhpDoc\TypeNodeResolver";i:302;s:33:"PHPStan\PhpDoc\TypeStringResolver";i:303;s:28:"PHPStan\PhpDoc\StubValidator";i:304;s:45:"PHPStan\PhpDoc\SocketSelectStubFilesExtension";i:305;s:33:"PHPStan\PhpDoc\StubFilesExtension";i:306;s:39:"PHPStan\PhpDoc\DefaultStubFilesProvider";i:307;s:32:"PHPStan\PhpDoc\StubFilesProvider";i:308;s:45:"PHPStan\PhpDoc\JsonValidateStubFilesExtension";i:309;s:48:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension";i:310;s:47:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension";i:311;s:25:"PHPStan\Analyser\Analyser";i:312;s:40:"PHPStan\Analyser\AnalyserResultFinalizer";i:313;s:29:"PHPStan\Analyser\FileAnalyser";i:314;s:45:"PHPStan\Analyser\IgnoreErrorExtensionProvider";i:315;s:38:"PHPStan\Analyser\LocalIgnoresProcessor";i:316;s:37:"PHPStan\Analyser\RuleErrorTransformer";i:317;s:42:"PHPStan\Analyser\Ignore\IgnoredErrorHelper";i:318;s:35:"PHPStan\Analyser\Ignore\IgnoreLexer";i:319;s:41:"PHPStan\Analyser\LazyInternalScopeFactory";i:320;s:37:"PHPStan\Analyser\InternalScopeFactory";i:321;s:29:"PHPStan\Analyser\ScopeFactory";i:322;s:34:"PHPStan\Analyser\NodeScopeResolver";i:323;s:40:"PHPStan\Analyser\ConstantResolverFactory";i:324;s:47:"PHPStan\Analyser\ResultCache\ResultCacheClearer";i:325;s:41:"PHPStan\Analyser\RicherScopeGetTypeHelper";i:326;s:19:"PHPStan\Cache\Cache";i:327;s:34:"PHPStan\Collectors\RegistryFactory";i:328;s:34:"PHPStan\Command\AnalyseApplication";i:329;s:30:"PHPStan\Command\AnalyserRunner";i:330;s:32:"PHPStan\Command\FixerApplication";i:331;s:37:"PHPStan\Dependency\DependencyResolver";i:332;s:38:"PHPStan\Dependency\ExportedNodeFetcher";i:333;s:39:"PHPStan\Dependency\ExportedNodeResolver";i:334;s:38:"PHPStan\Dependency\ExportedNodeVisitor";i:335;s:48:"PHPStan\DependencyInjection\Nette\NetteContainer";i:336;s:37:"PHPStan\DependencyInjection\Container";i:337;s:54:"PHPStan\DependencyInjection\DerivativeContainerFactory";i:338;s:23:"PHPStan\File\FileHelper";i:339;s:32:"PHPStan\File\FileExcluderFactory";i:340;s:23:"PHPStan\File\FileFinder";i:341;s:24:"PHPStan\File\FileMonitor";i:342;s:37:"PHPStan\Parser\DeclarePositionVisitor";i:343;s:47:"PHPStan\Parser\ImmediatelyInvokedClosureVisitor";i:344;s:33:"PHPStan\Parallel\ParallelAnalyser";i:345;s:26:"PHPStan\Parallel\Scheduler";i:346;s:34:"PHPStan\Diagnose\DiagnoseExtension";i:347;s:30:"PHPStan\Process\CpuCoreCounter";i:348;s:45:"PHPStan\Reflection\AttributeReflectionFactory";i:349;s:46:"PHPStan\Reflection\InitializerExprTypeResolver";i:350;s:73:"PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension";i:351;s:50:"PHPStan\Reflection\MethodsClassReflectionExtension";i:352;s:76:"PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension";i:353;s:53:"PHPStan\Reflection\PropertiesClassReflectionExtension";i:354;s:64:"PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor";i:355;s:66:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher";i:356;s:96:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker";i:357;s:88:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory";i:358;s:91:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository";i:359;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository";i:360;s:92:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension";i:361;s:45:"PHPStan\Type\DynamicMethodReturnTypeExtension";i:362;s:88:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension";i:363;s:37:"PHPStan\Reflection\ConstructorsHelper";i:364;s:81:"PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension";i:365;s:84:"PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension";i:366;s:61:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension";i:367;s:64:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension";i:368;s:50:"PHPStan\Reflection\Php\PhpClassReflectionExtension";i:369;s:69:"PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension";i:370;s:66:"PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension";i:371;s:58:"PHPStan\Reflection\AllowedSubTypesClassReflectionExtension";i:372;s:68:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension";i:373;s:79:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension";i:374;s:64:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider";i:375;s:50:"PHPStan\Reflection\SignatureMap\SignatureMapParser";i:376;s:60:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider";i:377;s:52:"PHPStan\Reflection\SignatureMap\SignatureMapProvider";i:378;s:56:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider";i:379;s:59:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory";i:380;s:31:"PHPStan\Rules\Api\ApiRuleHelper";i:381;s:29:"PHPStan\Rules\AttributesCheck";i:382;s:58:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck";i:383;s:28:"PHPStan\Rules\ClassNameCheck";i:384;s:39:"PHPStan\Rules\ClassCaseSensitivityCheck";i:385;s:37:"PHPStan\Rules\ClassForbiddenNameCheck";i:386;s:43:"PHPStan\Rules\Classes\LocalTypeAliasesCheck";i:387;s:36:"PHPStan\Rules\Classes\MethodTagCheck";i:388;s:32:"PHPStan\Rules\Classes\MixinCheck";i:389;s:38:"PHPStan\Rules\Classes\PropertyTagCheck";i:390;s:52:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper";i:391;s:50:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper";i:392;s:53:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver";i:393;s:46:"PHPStan\Rules\Exceptions\ExceptionTypeResolver";i:394;s:68:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule";i:395;s:66:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule";i:396;s:72:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule";i:397;s:61:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck";i:398;s:46:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck";i:399;s:41:"PHPStan\Rules\FunctionCallParametersCheck";i:400;s:37:"PHPStan\Rules\FunctionDefinitionCheck";i:401;s:37:"PHPStan\Rules\FunctionReturnTypeCheck";i:402;s:44:"PHPStan\Rules\ParameterCastableToStringCheck";i:403;s:49:"PHPStan\Rules\Generics\CrossCheckInterfacesHelper";i:404;s:44:"PHPStan\Rules\Generics\GenericAncestorsCheck";i:405;s:45:"PHPStan\Rules\Generics\GenericObjectTypeCheck";i:406;s:49:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck";i:407;s:40:"PHPStan\Rules\Generics\TemplateTypeCheck";i:408;s:36:"PHPStan\Rules\Generics\VarianceCheck";i:409;s:55:"PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper";i:410;s:24:"PHPStan\Rules\IssetCheck";i:411;s:37:"PHPStan\Rules\Methods\MethodCallCheck";i:412;s:43:"PHPStan\Rules\Methods\StaticMethodCallCheck";i:413;s:41:"PHPStan\Rules\Methods\MethodSignatureRule";i:414;s:53:"PHPStan\Rules\Methods\MethodParameterComparisonHelper";i:415;s:54:"PHPStan\Rules\Methods\MethodVisibilityComparisonHelper";i:416;s:34:"PHPStan\Rules\MissingTypehintCheck";i:417;s:27:"PHPStan\Rules\NullsafeCheck";i:418;s:69:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider";i:419;s:65:"PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider";i:420;s:59:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider";i:421;s:55:"PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider";i:422;s:52:"PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper";i:423;s:37:"PHPStan\Rules\PhpDoc\AssertRuleHelper";i:424;s:43:"PHPStan\Rules\PhpDoc\UnresolvableTypeHelper";i:425;s:46:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper";i:426;s:48:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck";i:427;s:41:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper";i:428;s:40:"PHPStan\Rules\Playground\NeverRuleHelper";i:429;s:46:"PHPStan\Rules\Properties\AccessPropertiesCheck";i:430;s:60:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension";i:431;s:44:"PHPStan\Type\OperatorTypeSpecifyingExtension";i:432;s:50:"PHPStan\Rules\Properties\UninitializedPropertyRule";i:433;s:65:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider";i:434;s:61:"PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider";i:435;s:43:"PHPStan\Rules\Properties\PropertyDescriptor";i:436;s:49:"PHPStan\Rules\Properties\PropertyReflectionFinder";i:437;s:38:"PHPStan\Rules\Pure\FunctionPurityCheck";i:438;s:29:"PHPStan\Rules\RuleLevelHelper";i:439;s:43:"PHPStan\Rules\UnusedFunctionParametersCheck";i:440;s:59:"PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck";i:441;s:27:"PHPStan\Type\FileTypeMapper";i:442;s:30:"PHPStan\Type\BitwiseFlagHelper";i:443;s:54:"PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension";i:444;s:47:"PHPStan\Type\DynamicFunctionReturnTypeExtension";i:445;s:57:"PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension";i:446;s:62:"PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension";i:447;s:61:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension";i:448;s:54:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension";i:449;s:34:"PHPStan\Type\Php\ArrayColumnHelper";i:450;s:55:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension";i:451;s:56:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension";i:452;s:55:"PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension";i:453;s:53:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension";i:454;s:57:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension";i:455;s:52:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper";i:456;s:55:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension";i:457;s:53:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension";i:458;s:53:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension";i:459;s:56:"PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension";i:460;s:51:"PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension";i:461;s:62:"PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension";i:462;s:44:"PHPStan\Type\FunctionTypeSpecifyingExtension";i:463;s:44:"PHPStan\Analyser\TypeSpecifierAwareExtension";i:464;s:56:"PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension";i:465;s:55:"PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension";i:466;s:60:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension";i:467;s:52:"PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension";i:468;s:61:"PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension";i:469;s:52:"PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension";i:470;s:52:"PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension";i:471;s:53:"PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension";i:472;s:55:"PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension";i:473;s:56:"PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension";i:474;s:56:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension";i:475;s:54:"PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension";i:476;s:54:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension";i:477;s:55:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension";i:478;s:62:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension";i:479;s:59:"PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension";i:480;s:62:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension";i:481;s:59:"PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension";i:482;s:41:"PHPStan\Type\Php\AssertThrowTypeExtension";i:483;s:46:"PHPStan\Type\DynamicFunctionThrowTypeExtension";i:484;s:63:"PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension";i:485;s:51:"PHPStan\Type\DynamicStaticMethodReturnTypeExtension";i:486;s:63:"PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension";i:487;s:54:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension";i:488;s:54:"PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension";i:489;s:56:"PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension";i:490;s:62:"PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension";i:491;s:51:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension";i:492;s:52:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension";i:493;s:31:"PHPStan\Type\Php\ConstantHelper";i:494;s:49:"PHPStan\Type\Php\CountFunctionReturnTypeExtension";i:495;s:61:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension";i:496;s:53:"PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension";i:497;s:62:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension";i:498;s:45:"PHPStan\Type\Php\DateFunctionReturnTypeHelper";i:499;s:54:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension";i:500;s:52:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension";i:501;s:48:"PHPStan\Type\Php\DateFunctionReturnTypeExtension";i:502;s:58:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension";i:503;s:50:"PHPStan\Type\DynamicStaticMethodThrowTypeExtension";i:504;s:55:"PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension";i:505;s:57:"PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension";i:506;s:51:"PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension";i:507;s:50:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension";i:508;s:54:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension";i:509;s:55:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension";i:510;s:44:"PHPStan\Type\DynamicMethodThrowTypeExtension";i:511;s:52:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension";i:512;s:58:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension";i:513;s:48:"PHPStan\Type\Php\DsMapDynamicReturnTypeExtension";i:514;s:53:"PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension";i:515;s:58:"PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension";i:516;s:58:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension";i:517;s:47:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper";i:518;s:54:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension";i:519;s:52:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension";i:520;s:57:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension";i:521;s:57:"PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension";i:522;s:51:"PHPStan\Type\Php\GetClassDynamicReturnTypeExtension";i:523;s:56:"PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension";i:524;s:58:"PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension";i:525;s:65:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension";i:526;s:51:"PHPStan\Type\Php\GettypeFunctionReturnTypeExtension";i:527;s:63:"PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension";i:528;s:49:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension";i:529;s:58:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension";i:530;s:41:"PHPStan\Type\Php\IntdivThrowTypeExtension";i:531;s:42:"PHPStan\Type\Php\IniGetReturnTypeExtension";i:532;s:39:"PHPStan\Type\Php\JsonThrowTypeExtension";i:533;s:56:"PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension";i:534;s:46:"PHPStan\Type\FunctionParameterOutTypeExtension";i:535;s:50:"PHPStan\Type\Php\ParseStrParameterOutTypeExtension";i:536;s:49:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension";i:537;s:51:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension";i:538;s:56:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension";i:539;s:50:"PHPStan\Type\FunctionParameterClosureTypeExtension";i:540;s:39:"PHPStan\Type\Php\RegexArrayShapeMatcher";i:541;s:35:"PHPStan\Type\Regex\RegexGroupParser";i:542;s:40:"PHPStan\Type\Regex\RegexExpressionHelper";i:543;s:61:"PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension";i:544;s:64:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension";i:545;s:62:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension";i:546;s:64:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension";i:547;s:53:"PHPStan\Type\Php\StrContainingTypeSpecifyingExtension";i:548;s:65:"PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension";i:549;s:62:"PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension";i:550;s:47:"PHPStan\Type\Php\StatDynamicReturnTypeExtension";i:551;s:52:"PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension";i:552;s:54:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension";i:553;s:50:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension";i:554;s:63:"PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension";i:555;s:59:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension";i:556;s:54:"PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension";i:557;s:52:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension";i:558;s:67:"PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension";i:559;s:42:"PHPStan\Type\MethodTypeSpecifyingExtension";i:560;s:59:"PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension";i:561;s:64:"PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension";i:562;s:49:"PHPStan\Type\Php\LtrimFunctionReturnTypeExtension";i:563;s:47:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension";i:564;s:52:"PHPStan\Type\Php\MbFunctionsReturnTypeExtensionTrait";i:565;s:61:"PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension";i:566;s:64:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension";i:567;s:52:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension";i:568;s:53:"PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension";i:569;s:50:"PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension";i:570;s:51:"PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension";i:571;s:59:"PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension";i:572;s:55:"PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension";i:573;s:52:"PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension";i:574;s:50:"PHPStan\Type\Php\StrlenFunctionReturnTypeExtension";i:575;s:65:"PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension";i:576;s:50:"PHPStan\Type\Php\StrPadFunctionReturnTypeExtension";i:577;s:53:"PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension";i:578;s:50:"PHPStan\Type\Php\StrrevFunctionReturnTypeExtension";i:579;s:49:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension";i:580;s:45:"PHPStan\Type\Php\ThrowableReturnTypeExtension";i:581;s:59:"PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension";i:582;s:55:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension";i:583;s:55:"PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension";i:584;s:65:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension";i:585;s:47:"PHPStan\Type\Php\PowFunctionReturnTypeExtension";i:586;s:49:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension";i:587;s:53:"PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension";i:588;s:53:"PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension";i:589;s:49:"PHPStan\Type\Php\RangeFunctionReturnTypeExtension";i:590;s:54:"PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension";i:591;s:59:"PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension";i:592;s:59:"PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension";i:593;s:54:"PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension";i:594;s:55:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension";i:595;s:62:"PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension";i:596;s:55:"PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension";i:597;s:55:"PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension";i:598;s:58:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension";i:599;s:58:"PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension";i:600;s:60:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension";i:601;s:59:"PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension";i:602;s:51:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension";i:603;s:48:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper";i:604;s:58:"PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension";i:605;s:59:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension";i:606;s:66:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension";i:607;s:63:"PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension";i:608;s:63:"PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension";i:609;s:52:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension";i:610;s:50:"PHPStan\Type\Php\StrTokFunctionReturnTypeExtension";i:611;s:58:"PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension";i:612;s:57:"PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension";i:613;s:56:"PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension";i:614;s:63:"PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension";i:615;s:49:"PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension";i:616;s:65:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension";i:617;s:57:"PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension";i:618;s:85:"PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension";i:619;s:31:"PHPStan\Type\ClosureTypeFactory";i:620;s:43:"PHPStan\Type\Constant\OversizedArrayBuilder";i:621;s:36:"PHPStan\Rules\Functions\PrintfHelper";i:622;s:37:"PHPStan\Analyser\TypeSpecifierFactory";i:623;s:46:"PHPStan\File\ParentDirectoryRelativePathHelper";i:624;s:31:"PHPStan\File\RelativePathHelper";i:625;s:30:"PHPStan\Cache\FileCacheStorage";i:626;s:26:"PHPStan\Cache\CacheStorage";i:627;s:25:"PHPStan\Parser\RichParser";i:628;s:21:"PHPStan\Parser\Parser";i:629;s:29:"PHPStan\Parser\CleaningParser";i:630;s:27:"PHPStan\Parser\SimpleParser";i:631;s:27:"PHPStan\Parser\CachedParser";i:632;s:33:"PHPStan\Parser\PhpParserDecorator";i:633;s:16:"PhpParser\Parser";i:634;s:31:"PHPStan\Parser\PhpParserFactory";i:635;s:24:"PhpParser\ParserAbstract";i:636;s:26:"PHPStan\Rules\LazyRegistry";i:637;s:22:"PHPStan\Rules\Registry";i:638;s:33:"PHPStan\PhpDoc\StubPhpDocProvider";i:639;s:63:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory";i:640;s:37:"PHPStan\Reflection\ReflectionProvider";i:641;s:51:"PHPStan\BetterReflection\Reflector\DefaultReflector";i:642;s:44:"PHPStan\BetterReflection\Reflector\Reflector";i:643;s:64:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector";i:644;s:60:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider";i:645;s:72:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory";i:646;s:83:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory";i:647;s:79:"PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber";i:648;s:66:"PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber";i:649;s:76:"PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber";i:650;s:80:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory";i:651;s:50:"PHPStan\Reflection\Deprecation\DeprecationProvider";i:652;s:21:"PhpParser\Parser\Php8";i:653;s:32:"PHPStan\Parser\PathRoutingParser";i:654;s:25:"PHPStan\Parser\StubParser";i:655;s:41:"PHPStan\Diagnose\PHPStanDiagnoseExtension";i:656;s:55:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter";i:657;s:45:"PHPStan\Command\ErrorFormatter\ErrorFormatter";i:658;s:48:"PHPStan\Command\ErrorFormatter\RawErrorFormatter";i:659;s:50:"PHPStan\Command\ErrorFormatter\TableErrorFormatter";i:660;s:55:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter";i:661;s:49:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter";i:662;s:50:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter";i:663;s:51:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter";i:664;s:51:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter";i:665;s:53:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter";i:666;s:53:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule";i:667;s:58:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule";i:668;s:57:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule";i:669;s:51:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule";i:670;s:59:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule";i:671;s:49:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule";i:672;s:39:"PHPStan\Rules\Classes\InstantiationRule";i:673;s:53:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule";i:674;s:53:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule";i:675;s:62:"PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule";i:676;s:46:"PHPStan\Rules\Constants\OverridingConstantRule";i:677;s:42:"PHPStan\Rules\Methods\OverridingMethodRule";i:678;s:39:"PHPStan\Rules\Missing\MissingReturnRule";i:679;s:52:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule";i:680;s:47:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule";i:681;s:45:"PHPStan\Rules\Properties\AccessPropertiesRule";i:682;s:51:"PHPStan\Rules\Properties\AccessStaticPropertiesRule";i:683;s:56:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule";i:684;s:44:"PHPStan\Rules\Functions\FunctionCallableRule";i:685;s:47:"PHPStan\Rules\Properties\OverridingPropertyRule";i:686;s:53:"PHPStan\Rules\Properties\SetPropertyHookParameterRule";i:687;s:56:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule";i:688;s:55:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule";i:689;s:44:"PHPStan\Rules\Variables\CompactVariablesRule";i:690;s:43:"PHPStan\Rules\Variables\DefinedVariableRule";i:691;s:44:"PHPStan\Rules\Keywords\RequireFileExistsRule";i:692;s:71:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension";i:693;s:67:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension";i:694;s:67:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension";i:695;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension";i:696;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension";i:697;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension";i:698;s:36:"PHPStan\Rules\Constants\ConstantRule";i:699;s:31:"PHPStan\Rules\Classes\MixinRule";i:700;s:40:"PHPStan\Rules\PhpDoc\RequireExtendsCheck";i:701;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule";i:702;s:41:"PHPStan\Rules\Functions\CallCallablesRule";i:703;s:46:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule";i:704;s:48:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule";i:705;s:45:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule";i:706;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension";i:707;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension";i:708;s:64:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension";i:709;s:60:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension";i:710;s:50:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule";i:711;s:46:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule";i:712;s:57:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule";i:713;s:69:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule";i:714;s:67:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule";i:715;s:73:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule";i:716;s:42:"PHPStan\Rules\Generators\YieldFromTypeRule";i:717;s:45:"PHPStan\Rules\Generators\YieldInGeneratorRule";i:718;s:46:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule";i:719;s:56:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule";i:720;s:55:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule";i:721;s:56:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule";i:722;s:62:"PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector";i:723;s:28:"PHPStan\Collectors\Collector";i:724;s:47:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector";i:725;s:59:"PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector";i:726;s:52:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector";i:727;s:57:"PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector";i:728;s:54:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector";i:729;s:54:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector";i:730;s:48:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule";i:731;s:57:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule";i:732;s:52:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule";i:733;s:48:"PHPStan\Rules\Comparison\IfConstantConditionRule";i:734;s:60:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule";i:735;s:58:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule";i:736;s:64:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule";i:737;s:56:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule";i:738;s:44:"PHPStan\Rules\Comparison\MatchExpressionRule";i:739;s:71:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule";i:740;s:61:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule";i:741;s:52:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule";i:742;s:61:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule";i:743;s:58:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule";i:744;s:57:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule";i:745;s:53:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule";i:746;s:51:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule";i:747;s:57:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule";i:748;s:62:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule";i:749;s:50:"PHPStan\Rules\Properties\NullsafePropertyFetchRule";i:750;s:46:"PHPStan\Rules\Traits\TraitDeclarationCollector";i:751;s:38:"PHPStan\Rules\Traits\TraitUseCollector";i:752;s:55:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule";i:753;s:47:"PHPStan\Rules\Functions\RandomIntParametersRule";i:754;s:39:"PHPStan\Rules\Functions\ArrayFilterRule";i:755;s:39:"PHPStan\Rules\Functions\ArrayValuesRule";i:756;s:53:"PHPStan\Rules\Functions\ParameterCastableToNumberRule";i:757;s:56:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension";i:758;s:50:"PHPStan\Type\StaticMethodParameterOutTypeExtension";i:759;s:54:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension";i:760;s:48:"PHPStan\Type\StaticMethodTypeSpecifyingExtension";i:761;s:61:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension";i:762;s:54:"PHPStan\Type\StaticMethodParameterClosureTypeExtension";i:763;s:29:"Carbon\PHPStan\MacroExtension";i:764;s:63:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider";i:765;s:57:"PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver";i:766;s:50:"PHPStan\Rules\Deprecations\DeprecatedScopeResolver";i:767;s:58:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule";i:768;s:74:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension";i:769;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension";i:770;s:67:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension";i:771;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension";i:772;s:70:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension";i:773;s:52:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper";i:774;s:42:"PHPStan\Rules\Operators\OperatorRuleHelper";i:775;s:57:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule";i:776;s:64:"PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule";i:777;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule";i:778;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule";i:779;s:57:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule";i:780;s:64:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule";i:781;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule";i:782;s:59:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule";i:783;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule";i:784;s:62:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule";i:785;s:34:"PHPStan\Rules\Cast\UselessCastRule";i:786;s:52:"PHPStan\Rules\Classes\RequireParentConstructCallRule";i:787;s:57:"PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule";i:788;s:54:"PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule";i:789;s:70:"PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule";i:790;s:61:"PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule";i:791;s:59:"PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule";i:792;s:59:"PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule";i:793;s:45:"PHPStan\Rules\Functions\ArrayFilterStrictRule";i:794;s:43:"PHPStan\Rules\Functions\ClosureUsesThisRule";i:795;s:52:"PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule";i:796;s:54:"PHPStan\Rules\Methods\IllegalConstructorMethodCallRule";i:797;s:54:"PHPStan\Rules\Methods\IllegalConstructorStaticCallRule";i:798;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule";i:799;s:67:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule";i:800;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule";i:801;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule";i:802;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule";i:803;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule";i:804;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule";i:805;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule";i:806;s:54:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule";i:807;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule";i:808;s:59:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule";i:809;s:56:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule";i:810;s:64:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule";i:811;s:49:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule";i:812;s:68:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule";i:813;s:54:"PHPStan\Rules\VariableVariables\VariableMethodCallRule";i:814;s:58:"PHPStan\Rules\VariableVariables\VariableMethodCallableRule";i:815;s:60:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule";i:816;s:64:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule";i:817;s:63:"PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule";i:818;s:53:"PHPStan\Rules\VariableVariables\VariableVariablesRule";i:819;s:32:"Rector\TypePerfect\Configuration";i:820;s:51:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder";i:821;s:50:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder";i:822;s:46:"Rector\TypePerfect\NodeFinder\ReturnNodeFinder";i:823;s:44:"Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer";i:824;s:41:"Rector\TypePerfect\Printer\NodeComparator";i:825;s:46:"Rector\TypePerfect\Reflection\ReflectionParser";i:826;s:48:"Rector\TypePerfect\Reflection\MethodNodeAnalyser";i:827;s:61:"Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher";i:828;s:59:"Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver";i:829;s:51:"Rector\TypePerfect\Printer\CollectorMetadataPrinter";i:830;s:40:"Rector\TypePerfect\Guard\EmptyIssetGuard";i:831;s:77:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector";i:832;s:67:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector";i:833;s:71:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector";i:834;s:46:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed";i:835;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory";i:836;s:50:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath";i:837;s:67:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature";i:838;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory";i:839;s:52:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory";i:840;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory";i:841;s:64:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory";i:842;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory";i:843;s:59:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory";i:844;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory";i:845;s:44:"Spaze\PHPStan\Rules\Disallowed\File\FilePath";i:846;s:50:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter";i:847;s:52:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier";i:848;s:52:"Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer";i:849;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors";i:850;s:79:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors";i:851;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors";i:852;s:78:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors";i:853;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors";i:854;s:68:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors";i:855;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors";i:856;s:67:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors";i:857;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors";i:858;s:48:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver";i:859;s:59:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory";i:860;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages";i:861;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls";i:862;s:45:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls";i:863;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls";i:864;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls";i:865;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls";i:866;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls";i:867;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls";i:868;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls";i:869;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls";i:870;s:49:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls";i:871;s:50:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls";i:872;s:51:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls";i:873;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages";i:874;s:57:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages";i:875;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages";i:876;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages";i:877;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure";i:878;s:73:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure";i:879;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure";i:880;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure";i:881;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure";i:882;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure";i:883;s:68:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure";i:884;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure";i:885;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure";i:886;s:67:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure";i:887;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure";i:888;s:79:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure";i:889;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure";i:890;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure";i:891;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure";i:892;s:78:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule";i:893;s:80:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule";i:894;s:75:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule";i:895;s:77:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule";i:896;s:57:"TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter";i:897;s:49:"TomasVotruba\TypeCoverage\CollectorDataNormalizer";i:898;s:39:"TomasVotruba\TypeCoverage\Configuration";i:899;s:67:"TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector";i:900;s:66:"TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector";i:901;s:69:"TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector";i:902;s:69:"TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector";i:903;s:53:"TomasVotruba\TypeCoverage\Collectors\DeclareCollector";i:904;s:37:"_PHPStan_ac6dae9b0\Nette\DI\Container";i:905;s:36:"_PHPStan_ac6dae9b0\Nette\SmartObject";i:906;s:22:"PHPStan\Php\PhpVersion";i:907;s:29:"PHPStan\Php\PhpVersionFactory";i:908;s:56:"PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider";i:909;s:33:"PHPStan\Analyser\ConstantResolver";i:910;s:47:"PHPStan\Analyser\ResultCache\ResultCacheManager";i:911;s:54:"PHPStan\Analyser\ResultCache\ResultCacheManagerFactory";i:912;s:27:"PHPStan\Collectors\Registry";i:913;s:79:"PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider";i:914;s:75:"PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider";i:915;s:66:"PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider";i:916;s:80:"PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider";i:917;s:80:"PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider";i:918;s:66:"PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider";i:919;s:70:"PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider";i:920;s:25:"PHPStan\File\FileExcluder";i:921;s:35:"PHPStan\File\FileExcluderRawFactory";i:922;s:44:"PHPStan\Reflection\Php\PhpFunctionReflection";i:923;s:37:"PHPStan\Reflection\FunctionReflection";i:924;s:44:"PHPStan\Reflection\FunctionReflectionFactory";i:925;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator";i:926;s:57:"PHPStan\BetterReflection\SourceLocator\Type\SourceLocator";i:927;s:86:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory";i:928;s:82:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator";i:929;s:89:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory";i:930;s:42:"PHPStan\Reflection\Php\PhpMethodReflection";i:931;s:43:"PHPStan\Reflection\ExtendedMethodReflection";i:932;s:40:"PHPStan\Reflection\ClassMemberReflection";i:933;s:35:"PHPStan\Reflection\MethodReflection";i:934;s:49:"PHPStan\Reflection\Php\PhpMethodReflectionFactory";i:935;s:64:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider";i:936;s:30:"PHPStan\Type\TypeAliasResolver";i:937;s:38:"PHPStan\Type\TypeAliasResolverProvider";i:938;s:30:"PHPStan\Analyser\TypeSpecifier";i:939;s:15:"PhpParser\Lexer";i:940;s:67:"PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory";i:941;s:25:"PhpParser\Lexer\Emulative";i:942;s:48:"PHPStan\Rules\Deprecations\DeprecatedScopeHelper";}i:4;a:635:{i:0;s:39:"PHPStan\Parser\PhpParserFactory::create";i:1;s:71:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::create";i:2;s:91:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::create";i:3;s:88:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::create";i:4;s:47:"PHPStan\Rules\Debug\DebugScopeRule::__construct";i:5;s:51:"PHPStan\Rules\Debug\DumpPhpDocTypeRule::__construct";i:6;s:45:"PHPStan\Rules\Debug\DumpTypeRule::__construct";i:7;s:47:"PHPStan\Rules\Debug\FileAssertRule::__construct";i:8;s:75:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule::__construct";i:9;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule::__construct";i:10;s:78:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule::__construct";i:11;s:68:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule::__construct";i:12;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule::__construct";i:13;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule::__construct";i:14;s:74:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule::__construct";i:15;s:82:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule::__construct";i:16;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule::__construct";i:17;s:84:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule::__construct";i:18;s:48:"PHPStan\Rules\Api\ApiInstanceofRule::__construct";i:19;s:52:"PHPStan\Rules\Api\ApiInstanceofTypeRule::__construct";i:20;s:51:"PHPStan\Rules\Api\ApiInstantiationRule::__construct";i:21;s:53:"PHPStan\Rules\Api\ApiClassConstFetchRule::__construct";i:22;s:50:"PHPStan\Rules\Api\ApiClassExtendsRule::__construct";i:23;s:53:"PHPStan\Rules\Api\ApiClassImplementsRule::__construct";i:24;s:54:"PHPStan\Rules\Api\ApiInterfaceExtendsRule::__construct";i:25;s:48:"PHPStan\Rules\Api\ApiMethodCallRule::__construct";i:26;s:48:"PHPStan\Rules\Api\ApiStaticCallRule::__construct";i:27;s:46:"PHPStan\Rules\Api\ApiTraitUseRule::__construct";i:28;s:50:"PHPStan\Rules\Api\GetTemplateTypeRule::__construct";i:29;s:68:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule::__construct";i:30;s:65:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule::__construct";i:31;s:60:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule::__construct";i:32;s:66:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule::__construct";i:33;s:45:"PHPStan\Rules\Cast\UnsetCastRule::__construct";i:34;s:54:"PHPStan\Rules\Classes\ClassAttributesRule::__construct";i:35;s:62:"PHPStan\Rules\Classes\ClassConstantAttributesRule::__construct";i:36;s:52:"PHPStan\Rules\Classes\ClassConstantRule::__construct";i:37;s:64:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule::__construct";i:38;s:55:"PHPStan\Rules\Classes\LocalTypeAliasesRule::__construct";i:39;s:63:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule::__construct";i:40;s:60:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule::__construct";i:41;s:52:"PHPStan\Rules\Classes\ReadOnlyClassRule::__construct";i:42;s:66:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule::__construct";i:43;s:54:"PHPStan\Rules\Constants\FinalConstantRule::__construct";i:44;s:65:"PHPStan\Rules\Constants\NativeTypedClassConstantRule::__construct";i:45;s:59:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule::__construct";i:46;s:57:"PHPStan\Rules\Exceptions\ThrowExpressionRule::__construct";i:47;s:64:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule::__construct";i:48;s:73:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule::__construct";i:49;s:58:"PHPStan\Rules\Functions\ClosureAttributesRule::__construct";i:50;s:57:"PHPStan\Rules\Functions\DefineParametersRule::__construct";i:51;s:80:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule::__construct";i:52;s:65:"PHPStan\Rules\Functions\CallToFunctionParametersRule::__construct";i:53;s:74:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule::__construct";i:54;s:67:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule::__construct";i:55;s:59:"PHPStan\Rules\Functions\FunctionAttributesRule::__construct";i:56;s:56:"PHPStan\Rules\Functions\ParamAttributesRule::__construct";i:57;s:62:"PHPStan\Rules\Functions\PrintfArrayParametersRule::__construct";i:58;s:57:"PHPStan\Rules\Functions\PrintfParametersRule::__construct";i:59;s:60:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule::__construct";i:60;s:58:"PHPStan\Rules\Keywords\DeclareStrictTypesRule::__construct";i:61;s:50:"PHPStan\Rules\Methods\CallMethodsRule::__construct";i:62;s:56:"PHPStan\Rules\Methods\CallStaticMethodsRule::__construct";i:63;s:60:"PHPStan\Rules\Methods\ConsistentConstructorRule::__construct";i:64;s:65:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule::__construct";i:65;s:53:"PHPStan\Rules\Methods\MethodCallableRule::__construct";i:66;s:71:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule::__construct";i:67;s:55:"PHPStan\Rules\Methods\MethodAttributesRule::__construct";i:68;s:59:"PHPStan\Rules\Methods\StaticMethodCallableRule::__construct";i:69;s:57:"PHPStan\Rules\Operators\InvalidAssignVarRule::__construct";i:70;s:63:"PHPStan\Rules\Operators\InvalidIncDecOperationRule::__construct";i:71;s:66:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule::__construct";i:72;s:72:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule::__construct";i:73;s:80:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule::__construct";i:74;s:71:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule::__construct";i:75;s:79:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule::__construct";i:76;s:63:"PHPStan\Rules\Properties\PropertiesInInterfaceRule::__construct";i:77;s:59:"PHPStan\Rules\Properties\PropertyAssignRefRule::__construct";i:78;s:60:"PHPStan\Rules\Properties\PropertyAttributesRule::__construct";i:79;s:64:"PHPStan\Rules\Properties\PropertyHookAttributesRule::__construct";i:80;s:57:"PHPStan\Rules\Properties\PropertyInClassRule::__construct";i:81;s:58:"PHPStan\Rules\Properties\ReadOnlyPropertyRule::__construct";i:82;s:62:"PHPStan\Rules\Regexp\RegularExpressionPatternRule::__construct";i:83;s:63:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule::__construct";i:84;s:55:"PHPStan\Rules\Traits\ConstantsInTraitsRule::__construct";i:85;s:53:"PHPStan\Rules\Traits\TraitAttributesRule::__construct";i:86;s:46:"PHPStan\Rules\Variables\UnsetRule::__construct";i:87;s:66:"PHPStan\Rules\Classes\UnusedConstructorParametersRule::__construct";i:88;s:58:"PHPStan\Rules\Functions\UnusedClosureUsesRule::__construct";i:89;s:46:"PHPStan\Rules\Variables\EmptyRule::__construct";i:90;s:46:"PHPStan\Rules\Variables\IssetRule::__construct";i:91;s:53:"PHPStan\Rules\Variables\NullCoalesceRule::__construct";i:92;s:40:"PHPStan\Rules\Cast\EchoRule::__construct";i:93;s:47:"PHPStan\Rules\Cast\InvalidCastRule::__construct";i:94;s:63:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule::__construct";i:95;s:41:"PHPStan\Rules\Cast\PrintRule::__construct";i:96;s:48:"PHPStan\Rules\Classes\MethodTagRule::__construct";i:97;s:53:"PHPStan\Rules\Classes\MethodTagTraitRule::__construct";i:98;s:56:"PHPStan\Rules\Classes\MethodTagTraitUseRule::__construct";i:99;s:50:"PHPStan\Rules\Classes\PropertyTagRule::__construct";i:100;s:55:"PHPStan\Rules\Classes\PropertyTagTraitRule::__construct";i:101;s:58:"PHPStan\Rules\Classes\PropertyTagTraitUseRule::__construct";i:102;s:49:"PHPStan\Rules\Classes\MixinTraitRule::__construct";i:103;s:52:"PHPStan\Rules\Classes\MixinTraitUseRule::__construct";i:104;s:54:"PHPStan\Rules\Generics\ClassAncestorsRule::__construct";i:105;s:57:"PHPStan\Rules\Generics\ClassTemplateTypeRule::__construct";i:106;s:53:"PHPStan\Rules\Generics\EnumAncestorsRule::__construct";i:107;s:60:"PHPStan\Rules\Generics\FunctionTemplateTypeRule::__construct";i:108;s:65:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule::__construct";i:109;s:58:"PHPStan\Rules\Generics\InterfaceAncestorsRule::__construct";i:110;s:61:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule::__construct";i:111;s:58:"PHPStan\Rules\Generics\MethodTemplateTypeRule::__construct";i:112;s:61:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule::__construct";i:113;s:66:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule::__construct";i:114;s:63:"PHPStan\Rules\Generics\MethodSignatureVarianceRule::__construct";i:115;s:56:"PHPStan\Rules\Generics\PropertyVarianceRule::__construct";i:116;s:57:"PHPStan\Rules\Generics\TraitTemplateTypeRule::__construct";i:117;s:50:"PHPStan\Rules\Generics\UsedTraitsRule::__construct";i:118;s:63:"PHPStan\Rules\Operators\InvalidBinaryOperationRule::__construct";i:119;s:67:"PHPStan\Rules\Operators\InvalidComparisonOperationRule::__construct";i:120;s:62:"PHPStan\Rules\Operators\InvalidUnaryOperationRule::__construct";i:121;s:67:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule::__construct";i:122;s:65:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule::__construct";i:123;s:52:"PHPStan\Rules\PhpDoc\FunctionAssertRule::__construct";i:124;s:50:"PHPStan\Rules\PhpDoc\MethodAssertRule::__construct";i:125;s:61:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule::__construct";i:126;s:73:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule::__construct";i:127;s:60:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule::__construct";i:128;s:72:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule::__construct";i:129;s:68:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule::__construct";i:130;s:62:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule::__construct";i:131;s:81:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule::__construct";i:132;s:65:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule::__construct";i:133;s:63:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule::__construct";i:134;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::__construct";i:135;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule::__construct";i:136;s:48:"PHPStan\Rules\Pure\PureFunctionRule::__construct";i:137;s:46:"PHPStan\Rules\Pure\PureMethodRule::__construct";i:138;s:56:"PHPStan\Rules\Arrays\ArrayDestructuringRule::__construct";i:139;s:52:"PHPStan\Rules\Arrays\ArrayUnpackingRule::__construct";i:140;s:55:"PHPStan\Rules\Arrays\IterableInForeachRule::__construct";i:141;s:60:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule::__construct";i:142;s:58:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule::__construct";i:143;s:65:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule::__construct";i:144;s:59:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule::__construct";i:145;s:55:"PHPStan\Rules\Exceptions\ThrowExprTypeRule::__construct";i:146;s:64:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule::__construct";i:147;s:58:"PHPStan\Rules\Functions\ClosureReturnTypeRule::__construct";i:148;s:51:"PHPStan\Rules\Functions\ReturnTypeRule::__construct";i:149;s:51:"PHPStan\Rules\Generators\YieldTypeRule::__construct";i:150;s:49:"PHPStan\Rules\Methods\ReturnTypeRule::__construct";i:151;s:79:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule::__construct";i:152;s:64:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule::__construct";i:153;s:72:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule::__construct";i:154;s:67:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule::__construct";i:155;s:75:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule::__construct";i:156;s:67:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule::__construct";i:157;s:65:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule::__construct";i:158;s:69:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule::__construct";i:159;s:56:"PHPStan\Rules\Variables\VariableCloningRule::__construct";i:160;s:44:"PHPStan\Rules\DeadCode\NoopRule::__construct";i:161;s:61:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule::__construct";i:162;s:59:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule::__construct";i:163;s:82:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule::__construct";i:164;s:67:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule::__construct";i:165;s:83:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule::__construct";i:166;s:78:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule::__construct";i:167;s:84:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule::__construct";i:168;s:79:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule::__construct";i:169;s:77:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule::__construct";i:170;s:67:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule::__construct";i:171;s:53:"PHPStan\Rules\Functions\CallUserFuncRule::__construct";i:172;s:66:"PHPStan\Rules\Functions\ParameterCastableToStringRule::__construct";i:173;s:73:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule::__construct";i:174;s:70:"PHPStan\Rules\Functions\SortParameterCastableToStringRule::__construct";i:175;s:62:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule::__construct";i:176;s:69:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule::__construct";i:177;s:73:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule::__construct";i:178;s:70:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule::__construct";i:179;s:69:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule::__construct";i:180;s:66:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule::__construct";i:181;s:63:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule::__construct";i:182;s:65:"PHPStan\Rules\Properties\MissingPropertyTypehintRule::__construct";i:183;s:61:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule::__construct";i:184;s:67:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule::__construct";i:185;s:60:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule::__construct";i:186;s:57:"Rector\TypePerfect\Rules\NoIssetOnObjectRule::__construct";i:187;s:57:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule::__construct";i:188;s:74:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule::__construct";i:189;s:75:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule::__construct";i:190;s:64:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule::__construct";i:191;s:64:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule::__construct";i:192;s:61:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule::__construct";i:193;s:61:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule::__construct";i:194;s:66:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule::__construct";i:195;s:67:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule::__construct";i:196;s:69:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule::__construct";i:197;s:69:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule::__construct";i:198;s:64:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule::__construct";i:199;s:40:"PHPStan\Parser\LexerFactory::__construct";i:200;s:47:"PhpParser\NodeVisitor\NameResolver::__construct";i:201;s:45:"PHPStan\Node\Printer\ExprPrinter::__construct";i:202;s:44:"PhpParser\PrettyPrinterAbstract::__construct";i:203;s:52:"PHPStan\Broker\AnonymousClassNameHelper::__construct";i:204;s:37:"PHPStan\Php\PhpVersionFactory::create";i:205;s:44:"PHPStan\Php\PhpVersionFactoryFactory::create";i:206;s:49:"PHPStan\Php\PhpVersionFactoryFactory::__construct";i:207;s:50:"PHPStan\Php\ComposerPhpVersionFactory::__construct";i:208;s:46:"PHPStan\PhpDocParser\ParserConfig::__construct";i:209;s:45:"PHPStan\PhpDocParser\Lexer\Lexer::__construct";i:210;s:51:"PHPStan\PhpDocParser\Parser\TypeParser::__construct";i:211;s:56:"PHPStan\PhpDocParser\Parser\ConstExprParser::__construct";i:212;s:53:"PHPStan\PhpDocParser\Parser\PhpDocParser::__construct";i:213;s:53:"PHPStan\PhpDoc\PhpDocInheritanceResolver::__construct";i:214;s:46:"PHPStan\PhpDoc\PhpDocNodeResolver::__construct";i:215;s:48:"PHPStan\PhpDoc\PhpDocStringResolver::__construct";i:216;s:49:"PHPStan\PhpDoc\ConstExprNodeResolver::__construct";i:217;s:44:"PHPStan\PhpDoc\TypeNodeResolver::__construct";i:218;s:73:"PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider::__construct";i:219;s:46:"PHPStan\PhpDoc\TypeStringResolver::__construct";i:220;s:41:"PHPStan\PhpDoc\StubValidator::__construct";i:221;s:58:"PHPStan\PhpDoc\SocketSelectStubFilesExtension::__construct";i:222;s:52:"PHPStan\PhpDoc\DefaultStubFilesProvider::__construct";i:223;s:58:"PHPStan\PhpDoc\JsonValidateStubFilesExtension::__construct";i:224;s:61:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension::__construct";i:225;s:60:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension::__construct";i:226;s:38:"PHPStan\Analyser\Analyser::__construct";i:227;s:53:"PHPStan\Analyser\AnalyserResultFinalizer::__construct";i:228;s:42:"PHPStan\Analyser\FileAnalyser::__construct";i:229;s:58:"PHPStan\Analyser\IgnoreErrorExtensionProvider::__construct";i:230;s:55:"PHPStan\Analyser\Ignore\IgnoredErrorHelper::__construct";i:231;s:54:"PHPStan\Analyser\LazyInternalScopeFactory::__construct";i:232;s:42:"PHPStan\Analyser\ScopeFactory::__construct";i:233;s:47:"PHPStan\Analyser\NodeScopeResolver::__construct";i:234;s:48:"PHPStan\Analyser\ConstantResolverFactory::create";i:235;s:53:"PHPStan\Analyser\ConstantResolverFactory::__construct";i:236;s:60:"PHPStan\Analyser\ResultCache\ResultCacheManager::__construct";i:237;s:60:"PHPStan\Analyser\ResultCache\ResultCacheClearer::__construct";i:238;s:54:"PHPStan\Analyser\RicherScopeGetTypeHelper::__construct";i:239;s:32:"PHPStan\Cache\Cache::__construct";i:240;s:42:"PHPStan\Collectors\RegistryFactory::create";i:241;s:47:"PHPStan\Collectors\RegistryFactory::__construct";i:242;s:47:"PHPStan\Command\AnalyseApplication::__construct";i:243;s:43:"PHPStan\Command\AnalyserRunner::__construct";i:244;s:45:"PHPStan\Command\FixerApplication::__construct";i:245;s:50:"PHPStan\Dependency\DependencyResolver::__construct";i:246;s:51:"PHPStan\Dependency\ExportedNodeFetcher::__construct";i:247;s:52:"PHPStan\Dependency\ExportedNodeResolver::__construct";i:248;s:51:"PHPStan\Dependency\ExportedNodeVisitor::__construct";i:249;s:59:"PHPStan\DependencyInjection\MemoizingContainer::__construct";i:250;s:61:"PHPStan\DependencyInjection\Nette\NetteContainer::__construct";i:251;s:67:"PHPStan\DependencyInjection\DerivativeContainerFactory::__construct";i:252;s:96:"PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider::__construct";i:253;s:92:"PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider::__construct";i:254;s:83:"PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider::__construct";i:255;s:97:"PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider::__construct";i:256;s:97:"PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider::__construct";i:257;s:83:"PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider::__construct";i:258;s:87:"PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider::__construct";i:259;s:36:"PHPStan\File\FileHelper::__construct";i:260;s:45:"PHPStan\File\FileExcluderFactory::__construct";i:261;s:38:"PHPStan\File\FileExcluder::__construct";i:262;s:59:"PHPStan\File\FileExcluderFactory::createAnalyseFileExcluder";i:263;s:56:"PHPStan\File\FileExcluderFactory::createScanFileExcluder";i:264;s:36:"PHPStan\File\FileFinder::__construct";i:266;s:37:"PHPStan\File\FileMonitor::__construct";i:267;s:46:"PHPStan\Parallel\ParallelAnalyser::__construct";i:268;s:39:"PHPStan\Parallel\Scheduler::__construct";i:269;s:58:"PHPStan\Reflection\AttributeReflectionFactory::__construct";i:270;s:57:"PHPStan\Reflection\Php\PhpFunctionReflection::__construct";i:271;s:59:"PHPStan\Reflection\InitializerExprTypeResolver::__construct";i:272;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher::__construct";i:273;s:109:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker::__construct";i:274;s:101:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory::__construct";i:275;s:104:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository::__construct";i:276;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator::__construct";i:277;s:95:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator::__construct";i:278;s:105:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository::__construct";i:279;s:105:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension::__construct";i:281;s:101:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension::__construct";i:282;s:50:"PHPStan\Reflection\ConstructorsHelper::__construct";i:283;s:74:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension::__construct";i:284;s:77:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension::__construct";i:285;s:63:"PHPStan\Reflection\Php\PhpClassReflectionExtension::__construct";i:286;s:55:"PHPStan\Reflection\Php\PhpMethodReflection::__construct";i:287;s:81:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension::__construct";i:288;s:92:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension::__construct";i:290;s:81:"PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider::__construct";i:291;s:77:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider::__construct";i:292;s:63:"PHPStan\Reflection\SignatureMap\SignatureMapParser::__construct";i:293;s:73:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider::__construct";i:294;s:69:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider::__construct";i:295;s:72:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::__construct";i:296;s:67:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::create";i:297;s:42:"PHPStan\Rules\AttributesCheck::__construct";i:298;s:71:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck::__construct";i:299;s:41:"PHPStan\Rules\ClassNameCheck::__construct";i:300;s:52:"PHPStan\Rules\ClassCaseSensitivityCheck::__construct";i:301;s:50:"PHPStan\Rules\ClassForbiddenNameCheck::__construct";i:302;s:56:"PHPStan\Rules\Classes\LocalTypeAliasesCheck::__construct";i:303;s:49:"PHPStan\Rules\Classes\MethodTagCheck::__construct";i:304;s:45:"PHPStan\Rules\Classes\MixinCheck::__construct";i:305;s:51:"PHPStan\Rules\Classes\PropertyTagCheck::__construct";i:306;s:65:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper::__construct";i:307;s:63:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper::__construct";i:308;s:66:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver::__construct";i:309;s:81:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule::__construct";i:310;s:79:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule::__construct";i:311;s:85:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule::__construct";i:312;s:74:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck::__construct";i:313;s:59:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck::__construct";i:314;s:54:"PHPStan\Rules\FunctionCallParametersCheck::__construct";i:315;s:50:"PHPStan\Rules\FunctionDefinitionCheck::__construct";i:316;s:50:"PHPStan\Rules\FunctionReturnTypeCheck::__construct";i:317;s:57:"PHPStan\Rules\ParameterCastableToStringCheck::__construct";i:318;s:57:"PHPStan\Rules\Generics\GenericAncestorsCheck::__construct";i:319;s:62:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck::__construct";i:320;s:53:"PHPStan\Rules\Generics\TemplateTypeCheck::__construct";i:321;s:37:"PHPStan\Rules\IssetCheck::__construct";i:322;s:50:"PHPStan\Rules\Methods\MethodCallCheck::__construct";i:323;s:56:"PHPStan\Rules\Methods\StaticMethodCallCheck::__construct";i:324;s:54:"PHPStan\Rules\Methods\MethodSignatureRule::__construct";i:325;s:66:"PHPStan\Rules\Methods\MethodParameterComparisonHelper::__construct";i:326;s:47:"PHPStan\Rules\MissingTypehintCheck::__construct";i:327;s:82:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider::__construct";i:328;s:72:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider::__construct";i:329;s:50:"PHPStan\Rules\PhpDoc\AssertRuleHelper::__construct";i:330;s:59:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper::__construct";i:331;s:61:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck::__construct";i:332;s:54:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper::__construct";i:333;s:59:"PHPStan\Rules\Properties\AccessPropertiesCheck::__construct";i:334;s:73:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension::__construct";i:335;s:63:"PHPStan\Rules\Properties\UninitializedPropertyRule::__construct";i:336;s:78:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider::__construct";i:337;s:42:"PHPStan\Rules\RuleLevelHelper::__construct";i:338;s:56:"PHPStan\Rules\UnusedFunctionParametersCheck::__construct";i:339;s:40:"PHPStan\Type\FileTypeMapper::__construct";i:341;s:49:"PHPStan\Type\UsefulTypeAliasResolver::__construct";i:342;s:55:"PHPStan\Type\LazyTypeAliasResolverProvider::__construct";i:343;s:43:"PHPStan\Type\BitwiseFlagHelper::__construct";i:344;s:74:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension::__construct";i:345;s:67:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension::__construct";i:346;s:47:"PHPStan\Type\Php\ArrayColumnHelper::__construct";i:347;s:68:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension::__construct";i:348;s:69:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension::__construct";i:349;s:66:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension::__construct";i:350;s:70:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension::__construct";i:351;s:65:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper::__construct";i:352;s:68:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension::__construct";i:353;s:66:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension::__construct";i:354;s:66:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension::__construct";i:355;s:73:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension::__construct";i:356;s:69:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension::__construct";i:357;s:67:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension::__construct";i:358;s:68:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension::__construct";i:359;s:75:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension::__construct";i:360;s:75:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension::__construct";i:361;s:67:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension::__construct";i:362;s:64:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension::__construct";i:363;s:65:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension::__construct";i:364;s:74:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension::__construct";i:365;s:75:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension::__construct";i:366;s:67:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension::__construct";i:367;s:65:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension::__construct";i:368;s:61:"PHPStan\Type\Php\DateFunctionReturnTypeExtension::__construct";i:369;s:71:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension::__construct";i:370;s:63:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension::__construct";i:372;s:67:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension::__construct";i:373;s:68:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension::__construct";i:374;s:65:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension::__construct";i:375;s:71:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension::__construct";i:376;s:71:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension::__construct";i:377;s:60:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper::__construct";i:378;s:67:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension::__construct";i:379;s:65:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension::__construct";i:380;s:70:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension::__construct";i:381;s:78:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension::__construct";i:382;s:62:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension::__construct";i:383;s:71:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension::__construct";i:384;s:52:"PHPStan\Type\Php\JsonThrowTypeExtension::__construct";i:385;s:62:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension::__construct";i:386;s:64:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension::__construct";i:387;s:69:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension::__construct";i:388;s:52:"PHPStan\Type\Php\RegexArrayShapeMatcher::__construct";i:389;s:48:"PHPStan\Type\Regex\RegexGroupParser::__construct";i:390;s:53:"PHPStan\Type\Regex\RegexExpressionHelper::__construct";i:391;s:77:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension::__construct";i:392;s:75:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension::__construct";i:393;s:77:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension::__construct";i:394;s:67:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension::__construct";i:395;s:63:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension::__construct";i:396;s:72:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension::__construct";i:397;s:65:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension::__construct";i:398;s:60:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension::__construct";i:399;s:77:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension::__construct";i:400;s:65:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension::__construct";i:401;s:62:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension::__construct";i:402;s:68:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension::__construct";i:403;s:78:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension::__construct";i:404;s:62:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension::__construct";i:405;s:68:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension::__construct";i:406;s:71:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension::__construct";i:407;s:73:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension::__construct";i:408;s:64:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension::__construct";i:409;s:72:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension::__construct";i:410;s:79:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension::__construct";i:411;s:65:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension::__construct";i:412;s:78:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension::__construct";i:417;s:44:"PHPStan\Type\ClosureTypeFactory::__construct";i:418;s:49:"PHPStan\Rules\Functions\PrintfHelper::__construct";i:419;s:49:"_PHPStan_ac6dae9b0\Nette\DI\Container::getService";i:420;s:45:"PHPStan\Analyser\TypeSpecifierFactory::create";i:421;s:50:"PHPStan\Analyser\TypeSpecifierFactory::__construct";i:422;s:49:"PHPStan\File\FuzzyRelativePathHelper::__construct";i:423;s:50:"PHPStan\File\SimpleRelativePathHelper::__construct";i:424;s:59:"PHPStan\File\ParentDirectoryRelativePathHelper::__construct";i:425;s:43:"PHPStan\Cache\FileCacheStorage::__construct";i:426;s:38:"PHPStan\Parser\RichParser::__construct";i:427;s:42:"PHPStan\Parser\CleaningParser::__construct";i:428;s:40:"PHPStan\Parser\SimpleParser::__construct";i:429;s:40:"PHPStan\Parser\CachedParser::__construct";i:430;s:46:"PHPStan\Parser\PhpParserDecorator::__construct";i:431;s:35:"PHPStan\Parser\LexerFactory::create";i:433;s:44:"PHPStan\Parser\PhpParserFactory::__construct";i:434;s:39:"PHPStan\Rules\LazyRegistry::__construct";i:435;s:46:"PHPStan\PhpDoc\StubPhpDocProvider::__construct";i:436;s:76:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::__construct";i:438;s:80:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::create";i:439;s:64:"PHPStan\BetterReflection\Reflector\DefaultReflector::__construct";i:440;s:77:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector::__construct";i:442;s:73:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider::__construct";i:443;s:85:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::__construct";i:445;s:96:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::__construct";i:448;s:93:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::__construct";i:449;s:63:"PHPStan\Reflection\Deprecation\DeprecationProvider::__construct";i:450;s:44:"PHPStan\Parser\LexerFactory::createEmulative";i:451;s:37:"PhpParser\ParserAbstract::__construct";i:453;s:45:"PHPStan\Parser\PathRoutingParser::__construct";i:454;s:38:"PHPStan\Parser\StubParser::__construct";i:456;s:54:"PHPStan\Diagnose\PHPStanDiagnoseExtension::__construct";i:457;s:68:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter::__construct";i:458;s:63:"PHPStan\Command\ErrorFormatter\TableErrorFormatter::__construct";i:459;s:68:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter::__construct";i:460;s:62:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter::__construct";i:461;s:63:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter::__construct";i:463;s:64:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter::__construct";i:464;s:64:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter::__construct";i:465;s:66:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter::__construct";i:466;s:66:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule::__construct";i:467;s:71:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule::__construct";i:468;s:70:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule::__construct";i:469;s:64:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule::__construct";i:470;s:72:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule::__construct";i:471;s:62:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule::__construct";i:472;s:52:"PHPStan\Rules\Classes\InstantiationRule::__construct";i:473;s:66:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule::__construct";i:474;s:66:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule::__construct";i:475;s:59:"PHPStan\Rules\Constants\OverridingConstantRule::__construct";i:476;s:55:"PHPStan\Rules\Methods\OverridingMethodRule::__construct";i:477;s:52:"PHPStan\Rules\Missing\MissingReturnRule::__construct";i:478;s:65:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule::__construct";i:479;s:60:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule::__construct";i:480;s:58:"PHPStan\Rules\Properties\AccessPropertiesRule::__construct";i:481;s:64:"PHPStan\Rules\Properties\AccessStaticPropertiesRule::__construct";i:482;s:69:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule::__construct";i:483;s:57:"PHPStan\Rules\Functions\FunctionCallableRule::__construct";i:484;s:60:"PHPStan\Rules\Properties\OverridingPropertyRule::__construct";i:485;s:66:"PHPStan\Rules\Properties\SetPropertyHookParameterRule::__construct";i:486;s:69:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule::__construct";i:487;s:68:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule::__construct";i:488;s:57:"PHPStan\Rules\Variables\CompactVariablesRule::__construct";i:489;s:56:"PHPStan\Rules\Variables\DefinedVariableRule::__construct";i:490;s:57:"PHPStan\Rules\Keywords\RequireFileExistsRule::__construct";i:491;s:84:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension::__construct";i:492;s:80:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension::__construct";i:493;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension::__construct";i:494;s:49:"PHPStan\Rules\Constants\ConstantRule::__construct";i:495;s:44:"PHPStan\Rules\Classes\MixinRule::__construct";i:496;s:53:"PHPStan\Rules\PhpDoc\RequireExtendsCheck::__construct";i:497;s:70:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule::__construct";i:498;s:54:"PHPStan\Rules\Functions\CallCallablesRule::__construct";i:499;s:59:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule::__construct";i:500;s:61:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule::__construct";i:501;s:58:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule::__construct";i:502;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension::__construct";i:503;s:77:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension::__construct";i:504;s:63:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule::__construct";i:505;s:59:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule::__construct";i:506;s:70:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule::__construct";i:507;s:82:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule::__construct";i:508;s:80:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule::__construct";i:509;s:86:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule::__construct";i:510;s:55:"PHPStan\Rules\Generators\YieldFromTypeRule::__construct";i:511;s:58:"PHPStan\Rules\Generators\YieldInGeneratorRule::__construct";i:512;s:59:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule::__construct";i:513;s:69:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule::__construct";i:514;s:68:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule::__construct";i:515;s:69:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule::__construct";i:516;s:60:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector::__construct";i:517;s:65:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector::__construct";i:518;s:67:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector::__construct";i:519;s:67:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector::__construct";i:520;s:61:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule::__construct";i:521;s:70:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule::__construct";i:522;s:65:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule::__construct";i:523;s:61:"PHPStan\Rules\Comparison\IfConstantConditionRule::__construct";i:524;s:73:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule::__construct";i:525;s:71:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule::__construct";i:526;s:77:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule::__construct";i:527;s:69:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule::__construct";i:528;s:57:"PHPStan\Rules\Comparison\MatchExpressionRule::__construct";i:529;s:84:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule::__construct";i:530;s:74:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule::__construct";i:531;s:65:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule::__construct";i:532;s:74:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule::__construct";i:533;s:71:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule::__construct";i:534;s:70:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule::__construct";i:535;s:66:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule::__construct";i:536;s:64:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule::__construct";i:537;s:70:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule::__construct";i:538;s:75:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule::__construct";i:539;s:63:"PHPStan\Rules\Properties\NullsafePropertyFetchRule::__construct";i:540;s:68:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule::__construct";i:541;s:60:"PHPStan\Rules\Functions\RandomIntParametersRule::__construct";i:542;s:52:"PHPStan\Rules\Functions\ArrayFilterRule::__construct";i:543;s:52:"PHPStan\Rules\Functions\ArrayValuesRule::__construct";i:544;s:66:"PHPStan\Rules\Functions\ParameterCastableToNumberRule::__construct";i:545;s:69:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension::__construct";i:546;s:67:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension::__construct";i:547;s:74:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension::__construct";i:548;s:42:"Carbon\PHPStan\MacroExtension::__construct";i:549;s:76:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::__construct";i:550;s:68:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::get";i:551;s:71:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule::__construct";i:552;s:87:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension::__construct";i:553;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension::__construct";i:554;s:80:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension::__construct";i:555;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension::__construct";i:556;s:83:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension::__construct";i:557;s:65:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper::__construct";i:558;s:55:"PHPStan\Rules\Operators\OperatorRuleHelper::__construct";i:559;s:70:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule::__construct";i:560;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule::__construct";i:561;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule::__construct";i:562;s:70:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule::__construct";i:563;s:77:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule::__construct";i:564;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule::__construct";i:565;s:72:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule::__construct";i:566;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule::__construct";i:567;s:75:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule::__construct";i:568;s:47:"PHPStan\Rules\Cast\UselessCastRule::__construct";i:569;s:58:"PHPStan\Rules\Functions\ArrayFilterStrictRule::__construct";i:570;s:80:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule::__construct";i:574;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule::__construct";i:575;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule::__construct";i:576;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule::__construct";i:577;s:67:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule::__construct";i:578;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule::__construct";i:579;s:72:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule::__construct";i:580;s:69:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule::__construct";i:581;s:77:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule::__construct";i:582;s:62:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule::__construct";i:583;s:81:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule::__construct";i:584;s:45:"Rector\TypePerfect\Configuration::__construct";i:585;s:64:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder::__construct";i:586;s:63:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder::__construct";i:587;s:54:"Rector\TypePerfect\Printer\NodeComparator::__construct";i:588;s:59:"Rector\TypePerfect\Reflection\ReflectionParser::__construct";i:589;s:64:"Rector\TypePerfect\Printer\CollectorMetadataPrinter::__construct";i:590;s:90:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector::__construct";i:591;s:80:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector::__construct";i:592;s:84:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector::__construct";i:593;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed::__construct";i:594;s:72:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory::__construct";i:595;s:63:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath::__construct";i:596;s:80:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature::__construct";i:597;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory::__construct";i:598;s:65:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory::__construct";i:599;s:69:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory::__construct";i:600;s:77:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::__construct";i:601;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory::__construct";i:602;s:72:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::__construct";i:603;s:57:"Spaze\PHPStan\Rules\Disallowed\File\FilePath::__construct";i:604;s:63:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter::__construct";i:605;s:65:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier::__construct";i:606;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors::__construct";i:607;s:92:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors::__construct";i:608;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors::__construct";i:609;s:91:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors::__construct";i:610;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors::__construct";i:611;s:81:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors::__construct";i:612;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors::__construct";i:613;s:80:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors::__construct";i:614;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors::__construct";i:615;s:61:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver::__construct";i:616;s:72:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory::__construct";i:617;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages::__construct";i:619;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls::__construct";i:620;s:58:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls::__construct";i:621;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls::__construct";i:622;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls::__construct";i:623;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls::__construct";i:624;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls::__construct";i:625;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls::__construct";i:626;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls::__construct";i:627;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls::__construct";i:628;s:62:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls::__construct";i:629;s:63:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls::__construct";i:630;s:64:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls::__construct";i:631;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages::__construct";i:632;s:70:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages::__construct";i:634;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages::__construct";i:635;s:83:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::getDisallowedVariables";i:636;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages::__construct";i:637;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure::__construct";i:638;s:96:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::getDisallowedControlStructures";i:639;s:86:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure::__construct";i:641;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure::__construct";i:643;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure::__construct";i:645;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure::__construct";i:647;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure::__construct";i:649;s:81:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure::__construct";i:651;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure::__construct";i:653;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure::__construct";i:655;s:80:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure::__construct";i:657;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure::__construct";i:659;s:92:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure::__construct";i:661;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure::__construct";i:663;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure::__construct";i:665;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure::__construct";i:667;s:91:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule::__construct";i:668;s:93:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule::__construct";i:669;s:88:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule::__construct";i:670;s:90:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule::__construct";i:671;s:52:"TomasVotruba\TypeCoverage\Configuration::__construct";}i:5;s:32:"996b45f1ceb93bdddfc91899227ecb32";} \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php b/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php deleted file mode 100644 index 5bc909a..0000000 --- a/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php +++ /dev/null @@ -1,10736 +0,0 @@ - [ - '04' => true, - '05' => true, - '06' => true, - '07' => true, - '08' => true, - '09' => true, - '010' => true, - '011' => true, - '012' => true, - '013' => true, - '014' => true, - '015' => true, - '016' => true, - '017' => true, - '018' => true, - '019' => true, - '020' => true, - '021' => true, - '022' => true, - '089' => true, - '090' => true, - ], - 'phpstan.stubFilesExtension' => ['044' => true, '046' => true, '047' => true, '048' => true], - 'phpstan.diagnoseExtension' => ['092' => true], - 'phpstan.broker.dynamicMethodReturnTypeExtension' => [ - '0107' => true, - '0108' => true, - '0109' => true, - '0120' => true, - '0121' => true, - '0230' => true, - '0241' => true, - '0247' => true, - '0248' => true, - '0253' => true, - '0288' => true, - '0316' => true, - '0343' => true, - '0344' => true, - '0351' => true, - '0352' => true, - '0353' => true, - '0354' => true, - '0355' => true, - '0356' => true, - '0358' => true, - ], - 'phpstan.broker.allowedSubTypesClassReflectionExtension' => ['0118' => true], - 'phpstan.broker.propertiesClassReflectionExtension' => ['0119' => true, '0286' => true], - 'phpstan.broker.operatorTypeSpecifyingExtension' => ['0176' => true], - 'phpstan.broker.dynamicFunctionReturnTypeExtension' => [ - '0189' => true, - '0190' => true, - '0191' => true, - '0192' => true, - '0193' => true, - '0195' => true, - '0196' => true, - '0197' => true, - '0198' => true, - '0199' => true, - '0201' => true, - '0202' => true, - '0203' => true, - '0204' => true, - '0205' => true, - '0207' => true, - '0208' => true, - '0209' => true, - '0210' => true, - '0211' => true, - '0212' => true, - '0213' => true, - '0214' => true, - '0215' => true, - '0216' => true, - '0217' => true, - '0218' => true, - '0219' => true, - '0220' => true, - '0221' => true, - '0223' => true, - '0224' => true, - '0227' => true, - '0228' => true, - '0232' => true, - '0233' => true, - '0235' => true, - '0236' => true, - '0238' => true, - '0240' => true, - '0242' => true, - '0245' => true, - '0246' => true, - '0255' => true, - '0256' => true, - '0258' => true, - '0259' => true, - '0260' => true, - '0261' => true, - '0262' => true, - '0263' => true, - '0264' => true, - '0265' => true, - '0266' => true, - '0267' => true, - '0268' => true, - '0269' => true, - '0271' => true, - '0288' => true, - '0291' => true, - '0292' => true, - '0293' => true, - '0294' => true, - '0295' => true, - '0297' => true, - '0298' => true, - '0299' => true, - '0300' => true, - '0301' => true, - '0302' => true, - '0303' => true, - '0304' => true, - '0305' => true, - '0306' => true, - '0307' => true, - '0309' => true, - '0310' => true, - '0311' => true, - '0312' => true, - '0313' => true, - '0314' => true, - '0315' => true, - '0317' => true, - '0318' => true, - '0319' => true, - '0320' => true, - '0321' => true, - '0322' => true, - '0323' => true, - '0324' => true, - '0325' => true, - '0328' => true, - '0337' => true, - '0341' => true, - '0342' => true, - '0345' => true, - '0346' => true, - '0347' => true, - '0348' => true, - '0349' => true, - '0350' => true, - ], - 'phpstan.typeSpecifier.functionTypeSpecifyingExtension' => [ - '0206' => true, - '0222' => true, - '0237' => true, - '0275' => true, - '0285' => true, - '0289' => true, - '0290' => true, - '0308' => true, - '0326' => true, - '0327' => true, - '0329' => true, - '0330' => true, - '0331' => true, - '0332' => true, - '0333' => true, - '0334' => true, - '0335' => true, - '0336' => true, - '0338' => true, - '0340' => true, - ], - 'phpstan.dynamicFunctionThrowTypeExtension' => ['0225' => true, '0270' => true, '0272' => true], - 'phpstan.broker.dynamicStaticMethodReturnTypeExtension' => [ - '0226' => true, - '0229' => true, - '0231' => true, - '0244' => true, - '0351' => true, - '0357' => true, - ], - 'phpstan.dynamicStaticMethodThrowTypeExtension' => [ - '0243' => true, - '0249' => true, - '0252' => true, - '0281' => true, - '0282' => true, - '0283' => true, - '0284' => true, - '0287' => true, - ], - 'phpstan.dynamicMethodThrowTypeExtension' => ['0250' => true, '0251' => true, '0254' => true], - 'phpstan.functionParameterOutTypeExtension' => ['0273' => true, '0274' => true, '0276' => true], - 'phpstan.functionParameterClosureTypeExtension' => ['0277' => true], - 'phpstan.typeSpecifier.methodTypeSpecifyingExtension' => ['0296' => true], - 'phpstan.rules.rule' => [ - '0370' => true, - '0371' => true, - '0372' => true, - '0373' => true, - '0374' => true, - '0375' => true, - '0376' => true, - '0377' => true, - '0378' => true, - '0379' => true, - '0380' => true, - '0381' => true, - '0382' => true, - '0383' => true, - '0384' => true, - '0385' => true, - '0386' => true, - '0387' => true, - '0388' => true, - '0389' => true, - '0390' => true, - '0391' => true, - '0392' => true, - '0393' => true, - '0394' => true, - '0395' => true, - '0399' => true, - '0400' => true, - '0402' => true, - '0403' => true, - '0404' => true, - '0405' => true, - '0406' => true, - '0409' => true, - '0410' => true, - '0411' => true, - '0412' => true, - '0413' => true, - '0414' => true, - '0415' => true, - '0416' => true, - '0417' => true, - '0418' => true, - '0419' => true, - '0420' => true, - '0428' => true, - '0429' => true, - '0430' => true, - '0431' => true, - '0432' => true, - '0433' => true, - '0434' => true, - '0435' => true, - '0436' => true, - '0437' => true, - '0438' => true, - '0439' => true, - '0440' => true, - '0441' => true, - '0442' => true, - '0443' => true, - '0444' => true, - '0445' => true, - '0446' => true, - '0447' => true, - '0450' => true, - '0451' => true, - '0452' => true, - '0453' => true, - '0454' => true, - '0462' => true, - '0470' => true, - '0471' => true, - '0472' => true, - '0473' => true, - '0474' => true, - '0476' => true, - '0477' => true, - '0478' => true, - '0480' => true, - '0481' => true, - '0482' => true, - '0483' => true, - '0484' => true, - '0485' => true, - '0486' => true, - '0487' => true, - '0488' => true, - '0489' => true, - '0490' => true, - '0491' => true, - '0492' => true, - '0493' => true, - '0494' => true, - '0495' => true, - '0496' => true, - '0497' => true, - '0498' => true, - '0499' => true, - '0500' => true, - '0501' => true, - '0502' => true, - '0503' => true, - '0504' => true, - '0505' => true, - '0506' => true, - '0507' => true, - '0508' => true, - '0509' => true, - '0510' => true, - '0511' => true, - '0512' => true, - '0553' => true, - '0554' => true, - '0555' => true, - '0556' => true, - '0557' => true, - '0558' => true, - '0559' => true, - '0560' => true, - '0561' => true, - '0562' => true, - '0563' => true, - '0564' => true, - '0565' => true, - '0566' => true, - '0567' => true, - '0568' => true, - '0569' => true, - '0570' => true, - '0571' => true, - '0572' => true, - '0573' => true, - '0574' => true, - '0575' => true, - '0576' => true, - '0577' => true, - '0578' => true, - '0579' => true, - '0580' => true, - '0581' => true, - '0582' => true, - '0583' => true, - '0584' => true, - '0585' => true, - '0586' => true, - '0587' => true, - '0588' => true, - '0589' => true, - 'classConstantUsages' => true, - 'rules.0' => true, - 'rules.1' => true, - 'rules.10' => true, - 'rules.100' => true, - 'rules.101' => true, - 'rules.102' => true, - 'rules.103' => true, - 'rules.104' => true, - 'rules.105' => true, - 'rules.106' => true, - 'rules.107' => true, - 'rules.108' => true, - 'rules.109' => true, - 'rules.11' => true, - 'rules.110' => true, - 'rules.111' => true, - 'rules.112' => true, - 'rules.113' => true, - 'rules.114' => true, - 'rules.115' => true, - 'rules.116' => true, - 'rules.117' => true, - 'rules.118' => true, - 'rules.119' => true, - 'rules.12' => true, - 'rules.120' => true, - 'rules.121' => true, - 'rules.122' => true, - 'rules.123' => true, - 'rules.124' => true, - 'rules.125' => true, - 'rules.126' => true, - 'rules.127' => true, - 'rules.128' => true, - 'rules.129' => true, - 'rules.13' => true, - 'rules.130' => true, - 'rules.131' => true, - 'rules.132' => true, - 'rules.133' => true, - 'rules.134' => true, - 'rules.135' => true, - 'rules.136' => true, - 'rules.137' => true, - 'rules.138' => true, - 'rules.139' => true, - 'rules.14' => true, - 'rules.140' => true, - 'rules.141' => true, - 'rules.142' => true, - 'rules.143' => true, - 'rules.144' => true, - 'rules.145' => true, - 'rules.146' => true, - 'rules.147' => true, - 'rules.148' => true, - 'rules.149' => true, - 'rules.15' => true, - 'rules.150' => true, - 'rules.151' => true, - 'rules.152' => true, - 'rules.153' => true, - 'rules.154' => true, - 'rules.155' => true, - 'rules.156' => true, - 'rules.157' => true, - 'rules.158' => true, - 'rules.159' => true, - 'rules.16' => true, - 'rules.160' => true, - 'rules.161' => true, - 'rules.162' => true, - 'rules.163' => true, - 'rules.164' => true, - 'rules.165' => true, - 'rules.166' => true, - 'rules.167' => true, - 'rules.168' => true, - 'rules.169' => true, - 'rules.17' => true, - 'rules.170' => true, - 'rules.171' => true, - 'rules.172' => true, - 'rules.173' => true, - 'rules.174' => true, - 'rules.175' => true, - 'rules.176' => true, - 'rules.177' => true, - 'rules.178' => true, - 'rules.179' => true, - 'rules.18' => true, - 'rules.180' => true, - 'rules.181' => true, - 'rules.182' => true, - 'rules.183' => true, - 'rules.184' => true, - 'rules.185' => true, - 'rules.186' => true, - 'rules.187' => true, - 'rules.188' => true, - 'rules.189' => true, - 'rules.19' => true, - 'rules.190' => true, - 'rules.191' => true, - 'rules.192' => true, - 'rules.193' => true, - 'rules.194' => true, - 'rules.195' => true, - 'rules.196' => true, - 'rules.197' => true, - 'rules.198' => true, - 'rules.199' => true, - 'rules.2' => true, - 'rules.20' => true, - 'rules.200' => true, - 'rules.201' => true, - 'rules.202' => true, - 'rules.203' => true, - 'rules.204' => true, - 'rules.205' => true, - 'rules.206' => true, - 'rules.207' => true, - 'rules.208' => true, - 'rules.209' => true, - 'rules.21' => true, - 'rules.210' => true, - 'rules.211' => true, - 'rules.212' => true, - 'rules.213' => true, - 'rules.214' => true, - 'rules.215' => true, - 'rules.216' => true, - 'rules.217' => true, - 'rules.218' => true, - 'rules.219' => true, - 'rules.22' => true, - 'rules.220' => true, - 'rules.221' => true, - 'rules.222' => true, - 'rules.223' => true, - 'rules.224' => true, - 'rules.225' => true, - 'rules.226' => true, - 'rules.227' => true, - 'rules.228' => true, - 'rules.229' => true, - 'rules.23' => true, - 'rules.230' => true, - 'rules.231' => true, - 'rules.232' => true, - 'rules.233' => true, - 'rules.234' => true, - 'rules.235' => true, - 'rules.236' => true, - 'rules.237' => true, - 'rules.238' => true, - 'rules.239' => true, - 'rules.24' => true, - 'rules.240' => true, - 'rules.241' => true, - 'rules.242' => true, - 'rules.243' => true, - 'rules.244' => true, - 'rules.245' => true, - 'rules.246' => true, - 'rules.247' => true, - 'rules.248' => true, - 'rules.249' => true, - 'rules.25' => true, - 'rules.250' => true, - 'rules.251' => true, - 'rules.252' => true, - 'rules.253' => true, - 'rules.254' => true, - 'rules.255' => true, - 'rules.256' => true, - 'rules.257' => true, - 'rules.26' => true, - 'rules.27' => true, - 'rules.28' => true, - 'rules.29' => true, - 'rules.3' => true, - 'rules.30' => true, - 'rules.31' => true, - 'rules.32' => true, - 'rules.33' => true, - 'rules.34' => true, - 'rules.35' => true, - 'rules.36' => true, - 'rules.37' => true, - 'rules.38' => true, - 'rules.39' => true, - 'rules.4' => true, - 'rules.40' => true, - 'rules.41' => true, - 'rules.42' => true, - 'rules.43' => true, - 'rules.44' => true, - 'rules.45' => true, - 'rules.46' => true, - 'rules.47' => true, - 'rules.48' => true, - 'rules.49' => true, - 'rules.5' => true, - 'rules.50' => true, - 'rules.51' => true, - 'rules.52' => true, - 'rules.53' => true, - 'rules.54' => true, - 'rules.55' => true, - 'rules.56' => true, - 'rules.57' => true, - 'rules.58' => true, - 'rules.59' => true, - 'rules.6' => true, - 'rules.60' => true, - 'rules.61' => true, - 'rules.62' => true, - 'rules.63' => true, - 'rules.64' => true, - 'rules.65' => true, - 'rules.66' => true, - 'rules.67' => true, - 'rules.68' => true, - 'rules.69' => true, - 'rules.7' => true, - 'rules.70' => true, - 'rules.71' => true, - 'rules.72' => true, - 'rules.73' => true, - 'rules.74' => true, - 'rules.75' => true, - 'rules.76' => true, - 'rules.77' => true, - 'rules.78' => true, - 'rules.79' => true, - 'rules.8' => true, - 'rules.80' => true, - 'rules.81' => true, - 'rules.82' => true, - 'rules.83' => true, - 'rules.84' => true, - 'rules.85' => true, - 'rules.86' => true, - 'rules.87' => true, - 'rules.88' => true, - 'rules.89' => true, - 'rules.9' => true, - 'rules.90' => true, - 'rules.91' => true, - 'rules.92' => true, - 'rules.93' => true, - 'rules.94' => true, - 'rules.95' => true, - 'rules.96' => true, - 'rules.97' => true, - 'rules.98' => true, - 'rules.99' => true, - ], - 'phpstan.restrictedClassConstantUsageExtension' => ['0396' => true, '0463' => true], - 'phpstan.restrictedClassNameUsageExtension' => ['0397' => true, '0467' => true], - 'phpstan.restrictedFunctionUsageExtension' => ['0398' => true, '0464' => true], - 'phpstan.restrictedPropertyUsageExtension' => ['0407' => true, '0466' => true], - 'phpstan.restrictedMethodUsageExtension' => ['0408' => true, '0465' => true], - 'phpstan.collector' => [ - '0421' => true, - '0422' => true, - '0423' => true, - '0424' => true, - '0425' => true, - '0426' => true, - '0427' => true, - '0448' => true, - '0449' => true, - '0525' => true, - '0526' => true, - '0527' => true, - '0593' => true, - '0594' => true, - '0595' => true, - '0596' => true, - '0597' => true, - ], - 'phpstan.staticMethodParameterOutTypeExtension' => ['0455' => true], - 'phpstan.typeSpecifier.staticMethodTypeSpecifyingExtension' => ['0456' => true], - 'phpstan.staticMethodParameterClosureTypeExtension' => ['0457' => true], - 'phpstan.broker.methodsClassReflectionExtension' => ['0458' => true], - 'phpstan.deprecations.deprecatedScopeResolver' => ['0461' => true], - ]; - - protected $types = ['container' => '_PHPStan_ac6dae9b0\Nette\DI\Container']; - protected $aliases = []; - - protected $wiring = [ - '_PHPStan_ac6dae9b0\Nette\DI\Container' => [['container']], - 'PHPStan\Rules\Rule' => [ - [ - '0142', - '0143', - '0144', - '0161', - '0177', - '0370', - '0371', - '0372', - '0373', - '0374', - '0375', - '0376', - '0377', - '0378', - '0379', - '0380', - '0381', - '0382', - '0383', - '0384', - '0385', - '0386', - '0387', - '0388', - '0389', - '0390', - '0391', - '0392', - '0393', - '0394', - '0395', - '0399', - '0400', - '0402', - '0403', - '0404', - '0405', - '0406', - '0409', - '0410', - '0411', - '0412', - '0413', - '0414', - '0415', - '0416', - '0417', - '0418', - '0419', - '0420', - '0428', - '0429', - '0430', - '0431', - '0432', - '0433', - '0434', - '0435', - '0436', - '0437', - '0438', - '0439', - '0440', - '0441', - '0442', - '0443', - '0444', - '0445', - '0446', - '0447', - '0450', - '0451', - '0452', - '0453', - '0454', - '0462', - '0470', - '0471', - '0472', - '0473', - '0474', - '0475', - '0476', - '0477', - '0478', - '0479', - '0480', - '0481', - '0482', - '0483', - '0484', - '0485', - '0486', - '0487', - '0488', - '0489', - '0490', - '0491', - '0492', - '0493', - '0494', - '0495', - '0496', - '0497', - '0498', - '0499', - '0500', - '0501', - '0502', - '0503', - '0504', - '0505', - '0506', - '0507', - '0508', - '0509', - '0510', - '0511', - '0512', - '0553', - '0554', - '0555', - '0556', - '0557', - '0558', - '0559', - '0560', - '0561', - '0562', - '0563', - '0564', - '0565', - '0566', - '0567', - 'classConstantUsages', - '0568', - '0569', - '0570', - '0571', - '0572', - '0573', - '0574', - '0575', - '0576', - '0577', - '0578', - '0579', - '0580', - '0581', - '0582', - '0583', - '0584', - '0585', - '0586', - '0587', - '0588', - '0589', - ], - [ - 'rules.0', - 'rules.1', - 'rules.2', - 'rules.3', - 'rules.4', - 'rules.5', - 'rules.6', - 'rules.7', - 'rules.8', - 'rules.9', - 'rules.10', - 'rules.11', - 'rules.12', - 'rules.13', - 'rules.14', - 'rules.15', - 'rules.16', - 'rules.17', - 'rules.18', - 'rules.19', - 'rules.20', - 'rules.21', - 'rules.22', - 'rules.23', - 'rules.24', - 'rules.25', - 'rules.26', - 'rules.27', - 'rules.28', - 'rules.29', - 'rules.30', - 'rules.31', - 'rules.32', - 'rules.33', - 'rules.34', - 'rules.35', - 'rules.36', - 'rules.37', - 'rules.38', - 'rules.39', - 'rules.40', - 'rules.41', - 'rules.42', - 'rules.43', - 'rules.44', - 'rules.45', - 'rules.46', - 'rules.47', - 'rules.48', - 'rules.49', - 'rules.50', - 'rules.51', - 'rules.52', - 'rules.53', - 'rules.54', - 'rules.55', - 'rules.56', - 'rules.57', - 'rules.58', - 'rules.59', - 'rules.60', - 'rules.61', - 'rules.62', - 'rules.63', - 'rules.64', - 'rules.65', - 'rules.66', - 'rules.67', - 'rules.68', - 'rules.69', - 'rules.70', - 'rules.71', - 'rules.72', - 'rules.73', - 'rules.74', - 'rules.75', - 'rules.76', - 'rules.77', - 'rules.78', - 'rules.79', - 'rules.80', - 'rules.81', - 'rules.82', - 'rules.83', - 'rules.84', - 'rules.85', - 'rules.86', - 'rules.87', - 'rules.88', - 'rules.89', - 'rules.90', - 'rules.91', - 'rules.92', - 'rules.93', - 'rules.94', - 'rules.95', - 'rules.96', - 'rules.97', - 'rules.98', - 'rules.99', - 'rules.100', - 'rules.101', - 'rules.102', - 'rules.103', - 'rules.104', - 'rules.105', - 'rules.106', - 'rules.107', - 'rules.108', - 'rules.109', - 'rules.110', - 'rules.111', - 'rules.112', - 'rules.113', - 'rules.114', - 'rules.115', - 'rules.116', - 'rules.117', - 'rules.118', - 'rules.119', - 'rules.120', - 'rules.121', - 'rules.122', - 'rules.123', - 'rules.124', - 'rules.125', - 'rules.126', - 'rules.127', - 'rules.128', - 'rules.129', - 'rules.130', - 'rules.131', - 'rules.132', - 'rules.133', - 'rules.134', - 'rules.135', - 'rules.136', - 'rules.137', - 'rules.138', - 'rules.139', - 'rules.140', - 'rules.141', - 'rules.142', - 'rules.143', - 'rules.144', - 'rules.145', - 'rules.146', - 'rules.147', - 'rules.148', - 'rules.149', - 'rules.150', - 'rules.151', - 'rules.152', - 'rules.153', - 'rules.154', - 'rules.155', - 'rules.156', - 'rules.157', - 'rules.158', - 'rules.159', - 'rules.160', - 'rules.161', - 'rules.162', - 'rules.163', - 'rules.164', - 'rules.165', - 'rules.166', - 'rules.167', - 'rules.168', - 'rules.169', - 'rules.170', - 'rules.171', - 'rules.172', - 'rules.173', - 'rules.174', - 'rules.175', - 'rules.176', - 'rules.177', - 'rules.178', - 'rules.179', - 'rules.180', - 'rules.181', - 'rules.182', - 'rules.183', - 'rules.184', - 'rules.185', - 'rules.186', - 'rules.187', - 'rules.188', - 'rules.189', - 'rules.190', - 'rules.191', - 'rules.192', - 'rules.193', - 'rules.194', - 'rules.195', - 'rules.196', - 'rules.197', - 'rules.198', - 'rules.199', - 'rules.200', - 'rules.201', - 'rules.202', - 'rules.203', - 'rules.204', - 'rules.205', - 'rules.206', - 'rules.207', - 'rules.208', - 'rules.209', - 'rules.210', - 'rules.211', - 'rules.212', - 'rules.213', - 'rules.214', - 'rules.215', - 'rules.216', - 'rules.217', - 'rules.218', - 'rules.219', - 'rules.220', - 'rules.221', - 'rules.222', - 'rules.223', - 'rules.224', - 'rules.225', - 'rules.226', - 'rules.227', - 'rules.228', - 'rules.229', - 'rules.230', - 'rules.231', - 'rules.232', - 'rules.233', - 'rules.234', - 'rules.235', - 'rules.236', - 'rules.237', - 'rules.238', - 'rules.239', - 'rules.240', - 'rules.241', - 'rules.242', - 'rules.243', - 'rules.244', - 'rules.245', - 'rules.246', - 'rules.247', - 'rules.248', - 'rules.249', - 'rules.250', - 'rules.251', - 'rules.252', - 'rules.253', - 'rules.254', - 'rules.255', - 'rules.256', - 'rules.257', - ], - ], - 'PHPStan\Rules\Debug\DebugScopeRule' => [['rules.0']], - 'PHPStan\Rules\Debug\DumpPhpDocTypeRule' => [['rules.1']], - 'PHPStan\Rules\Debug\DumpTypeRule' => [['rules.2']], - 'PHPStan\Rules\Debug\FileAssertRule' => [['rules.3']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule' => [['rules.4']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule' => [['rules.5']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule' => [['rules.6']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule' => [['rules.7']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule' => [['rules.8']], - 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule' => [['rules.9']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule' => [['rules.10']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule' => [['rules.11']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule' => [['rules.12']], - 'PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule' => [['rules.13']], - 'PHPStan\Rules\Api\ApiInstanceofRule' => [['rules.14']], - 'PHPStan\Rules\Api\ApiInstanceofTypeRule' => [['rules.15']], - 'PHPStan\Rules\Api\ApiInstantiationRule' => [['rules.16']], - 'PHPStan\Rules\Api\ApiClassConstFetchRule' => [['rules.17']], - 'PHPStan\Rules\Api\ApiClassExtendsRule' => [['rules.18']], - 'PHPStan\Rules\Api\ApiClassImplementsRule' => [['rules.19']], - 'PHPStan\Rules\Api\ApiInterfaceExtendsRule' => [['rules.20']], - 'PHPStan\Rules\Api\ApiMethodCallRule' => [['rules.21']], - 'PHPStan\Rules\Api\ApiStaticCallRule' => [['rules.22']], - 'PHPStan\Rules\Api\ApiTraitUseRule' => [['rules.23']], - 'PHPStan\Rules\Api\GetTemplateTypeRule' => [['rules.24']], - 'PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule' => [['rules.25']], - 'PHPStan\Rules\Api\OldPhpParser4ClassRule' => [['rules.26']], - 'PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule' => [['rules.27']], - 'PHPStan\Rules\Api\RuntimeReflectionInstantiationRule' => [['rules.28']], - 'PHPStan\Rules\Api\RuntimeReflectionFunctionRule' => [['rules.29']], - 'PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule' => [['rules.30']], - 'PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule' => [['rules.31']], - 'PHPStan\Rules\Cast\UnsetCastRule' => [['rules.32']], - 'PHPStan\Rules\Classes\AllowedSubTypesRule' => [['rules.33']], - 'PHPStan\Rules\Classes\ClassAttributesRule' => [['rules.34']], - 'PHPStan\Rules\Classes\ClassConstantAttributesRule' => [['rules.35']], - 'PHPStan\Rules\Classes\ClassConstantRule' => [['rules.36']], - 'PHPStan\Rules\Classes\DuplicateDeclarationRule' => [['rules.37']], - 'PHPStan\Rules\Classes\EnumSanityRule' => [['rules.38']], - 'PHPStan\Rules\Classes\InstantiationCallableRule' => [['rules.39']], - 'PHPStan\Rules\Classes\InvalidPromotedPropertiesRule' => [['rules.40']], - 'PHPStan\Rules\Classes\LocalTypeAliasesRule' => [['rules.41']], - 'PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule' => [['rules.42']], - 'PHPStan\Rules\Classes\LocalTypeTraitAliasesRule' => [['rules.43']], - 'PHPStan\Rules\Classes\NewStaticRule' => [['rules.44']], - 'PHPStan\Rules\Classes\NonClassAttributeClassRule' => [['rules.45']], - 'PHPStan\Rules\Classes\ReadOnlyClassRule' => [['rules.46']], - 'PHPStan\Rules\Classes\TraitAttributeClassRule' => [['rules.47']], - 'PHPStan\Rules\Constants\ClassAsClassConstantRule' => [['rules.48']], - 'PHPStan\Rules\Constants\DynamicClassConstantFetchRule' => [['rules.49']], - 'PHPStan\Rules\Constants\FinalConstantRule' => [['rules.50']], - 'PHPStan\Rules\Constants\MagicConstantContextRule' => [['rules.51']], - 'PHPStan\Rules\Constants\NativeTypedClassConstantRule' => [['rules.52']], - 'PHPStan\Rules\Constants\FinalPrivateConstantRule' => [['rules.53']], - 'PHPStan\Rules\EnumCases\EnumCaseAttributesRule' => [['rules.54']], - 'PHPStan\Rules\Exceptions\NoncapturingCatchRule' => [['rules.55']], - 'PHPStan\Rules\Exceptions\ThrowExpressionRule' => [['rules.56']], - 'PHPStan\Rules\Functions\ArrowFunctionAttributesRule' => [['rules.57']], - 'PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule' => [['rules.58']], - 'PHPStan\Rules\Functions\ClosureAttributesRule' => [['rules.59']], - 'PHPStan\Rules\Functions\DefineParametersRule' => [['rules.60']], - 'PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule' => [['rules.61']], - 'PHPStan\Rules\Functions\CallToFunctionParametersRule' => [['rules.62']], - 'PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule' => [['rules.63']], - 'PHPStan\Rules\Functions\ExistingClassesInTypehintsRule' => [['rules.64']], - 'PHPStan\Rules\Functions\FunctionAttributesRule' => [['rules.65']], - 'PHPStan\Rules\Functions\InnerFunctionRule' => [['rules.66']], - 'PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule' => [['rules.67']], - 'PHPStan\Rules\Functions\ParamAttributesRule' => [['rules.68']], - 'PHPStan\Rules\Functions\PrintfArrayParametersRule' => [['rules.69']], - 'PHPStan\Rules\Functions\PrintfParametersRule' => [['rules.70']], - 'PHPStan\Rules\Functions\RedefinedParametersRule' => [['rules.71']], - 'PHPStan\Rules\Functions\ReturnNullsafeByRefRule' => [['rules.72']], - 'PHPStan\Rules\Ignore\IgnoreParseErrorRule' => [['rules.73']], - 'PHPStan\Rules\Functions\VariadicParametersDeclarationRule' => [['rules.74']], - 'PHPStan\Rules\Keywords\ContinueBreakInLoopRule' => [['rules.75']], - 'PHPStan\Rules\Keywords\DeclareStrictTypesRule' => [['rules.76']], - 'PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule' => [['rules.77']], - 'PHPStan\Rules\Methods\AbstractPrivateMethodRule' => [['rules.78']], - 'PHPStan\Rules\Methods\CallMethodsRule' => [['rules.79']], - 'PHPStan\Rules\Methods\CallStaticMethodsRule' => [['rules.80']], - 'PHPStan\Rules\Methods\ConsistentConstructorRule' => [['rules.81']], - 'PHPStan\Rules\Methods\ConstructorReturnTypeRule' => [['rules.82']], - 'PHPStan\Rules\Methods\ExistingClassesInTypehintsRule' => [['rules.83']], - 'PHPStan\Rules\Methods\FinalPrivateMethodRule' => [['rules.84']], - 'PHPStan\Rules\Methods\MethodCallableRule' => [['rules.85']], - 'PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule' => [['rules.86']], - 'PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule' => [['rules.87']], - 'PHPStan\Rules\Methods\MissingMethodImplementationRule' => [['rules.88']], - 'PHPStan\Rules\Methods\MethodAttributesRule' => [['rules.89']], - 'PHPStan\Rules\Methods\StaticMethodCallableRule' => [['rules.90']], - 'PHPStan\Rules\Names\UsedNamesRule' => [['rules.91']], - 'PHPStan\Rules\Operators\InvalidAssignVarRule' => [['rules.92']], - 'PHPStan\Rules\Operators\InvalidIncDecOperationRule' => [['rules.93']], - 'PHPStan\Rules\Properties\AccessPropertiesInAssignRule' => [['rules.94']], - 'PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule' => [['rules.95']], - 'PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule' => [['rules.96']], - 'PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule' => [['rules.97']], - 'PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule' => [['rules.98']], - 'PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule' => [['rules.99']], - 'PHPStan\Rules\Properties\PropertiesInInterfaceRule' => [['rules.100']], - 'PHPStan\Rules\Properties\PropertyAssignRefRule' => [['rules.101']], - 'PHPStan\Rules\Properties\PropertyAttributesRule' => [['rules.102']], - 'PHPStan\Rules\Properties\PropertyHookAttributesRule' => [['rules.103']], - 'PHPStan\Rules\Properties\PropertyInClassRule' => [['rules.104']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyRule' => [['rules.105']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule' => [['rules.106']], - 'PHPStan\Rules\Regexp\RegularExpressionPatternRule' => [['rules.107']], - 'PHPStan\Rules\Traits\ConflictingTraitConstantsRule' => [['rules.108']], - 'PHPStan\Rules\Traits\ConstantsInTraitsRule' => [['rules.109']], - 'PHPStan\Rules\Traits\TraitAttributesRule' => [['rules.110']], - 'PHPStan\Rules\Types\InvalidTypesInUnionRule' => [['rules.111']], - 'PHPStan\Rules\Variables\UnsetRule' => [['rules.112']], - 'PHPStan\Rules\Whitespace\FileWhitespaceRule' => [['rules.113']], - 'PHPStan\Rules\Classes\UnusedConstructorParametersRule' => [['rules.114']], - 'PHPStan\Rules\Functions\UnusedClosureUsesRule' => [['rules.115']], - 'PHPStan\Rules\Variables\EmptyRule' => [['rules.116']], - 'PHPStan\Rules\Variables\IssetRule' => [['rules.117']], - 'PHPStan\Rules\Variables\NullCoalesceRule' => [['rules.118']], - 'PHPStan\Rules\Cast\EchoRule' => [['rules.119']], - 'PHPStan\Rules\Cast\InvalidCastRule' => [['rules.120']], - 'PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule' => [['rules.121']], - 'PHPStan\Rules\Cast\PrintRule' => [['rules.122']], - 'PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule' => [['rules.123']], - 'PHPStan\Rules\Classes\MethodTagRule' => [['rules.124']], - 'PHPStan\Rules\Classes\MethodTagTraitRule' => [['rules.125']], - 'PHPStan\Rules\Classes\MethodTagTraitUseRule' => [['rules.126']], - 'PHPStan\Rules\Classes\PropertyTagRule' => [['rules.127']], - 'PHPStan\Rules\Classes\PropertyTagTraitRule' => [['rules.128']], - 'PHPStan\Rules\Classes\PropertyTagTraitUseRule' => [['rules.129']], - 'PHPStan\Rules\Classes\MixinTraitRule' => [['rules.130']], - 'PHPStan\Rules\Classes\MixinTraitUseRule' => [['rules.131']], - 'PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule' => [['rules.132']], - 'PHPStan\Rules\Constants\ValueAssignedToClassConstantRule' => [['rules.133']], - 'PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule' => [['rules.134']], - 'PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule' => [['rules.135']], - 'PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule' => [['rules.136']], - 'PHPStan\Rules\Generics\ClassAncestorsRule' => [['rules.137']], - 'PHPStan\Rules\Generics\ClassTemplateTypeRule' => [['rules.138']], - 'PHPStan\Rules\Generics\EnumAncestorsRule' => [['rules.139']], - 'PHPStan\Rules\Generics\EnumTemplateTypeRule' => [['rules.140']], - 'PHPStan\Rules\Generics\FunctionTemplateTypeRule' => [['rules.141']], - 'PHPStan\Rules\Generics\FunctionSignatureVarianceRule' => [['rules.142']], - 'PHPStan\Rules\Generics\InterfaceAncestorsRule' => [['rules.143']], - 'PHPStan\Rules\Generics\InterfaceTemplateTypeRule' => [['rules.144']], - 'PHPStan\Rules\Generics\MethodTemplateTypeRule' => [['rules.145']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeRule' => [['rules.146']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule' => [['rules.147']], - 'PHPStan\Rules\Generics\MethodSignatureVarianceRule' => [['rules.148']], - 'PHPStan\Rules\Generics\PropertyVarianceRule' => [['rules.149']], - 'PHPStan\Rules\Generics\TraitTemplateTypeRule' => [['rules.150']], - 'PHPStan\Rules\Generics\UsedTraitsRule' => [['rules.151']], - 'PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule' => [['rules.152']], - 'PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule' => [['rules.153']], - 'PHPStan\Rules\Operators\InvalidBinaryOperationRule' => [['rules.154']], - 'PHPStan\Rules\Operators\InvalidComparisonOperationRule' => [['rules.155']], - 'PHPStan\Rules\Operators\InvalidUnaryOperationRule' => [['rules.156']], - 'PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule' => [['rules.157']], - 'PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule' => [['rules.158']], - 'PHPStan\Rules\PhpDoc\FunctionAssertRule' => [['rules.159']], - 'PHPStan\Rules\PhpDoc\MethodAssertRule' => [['rules.160']], - 'PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule' => [['rules.161']], - 'PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule' => [['rules.162']], - 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule' => [['rules.163']], - 'PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule' => [['rules.164']], - 'PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule' => [['rules.165']], - 'PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule' => [['rules.166']], - 'PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule' => [['rules.167']], - 'PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule' => [['rules.168']], - 'PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule' => [['rules.169']], - 'PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule' => [['rules.170']], - 'PHPStan\Rules\Classes\RequireImplementsRule' => [['rules.171']], - 'PHPStan\Rules\Classes\RequireExtendsRule' => [['rules.172']], - 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule' => [['rules.173']], - 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule' => [['rules.174']], - 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule' => [['rules.175']], - 'PHPStan\Rules\Pure\PureFunctionRule' => [['rules.176']], - 'PHPStan\Rules\Pure\PureMethodRule' => [['rules.177']], - 'PHPStan\Rules\Arrays\ArrayDestructuringRule' => [['rules.178']], - 'PHPStan\Rules\Arrays\ArrayUnpackingRule' => [['rules.179']], - 'PHPStan\Rules\Arrays\IterableInForeachRule' => [['rules.180']], - 'PHPStan\Rules\Arrays\OffsetAccessAssignmentRule' => [['rules.181']], - 'PHPStan\Rules\Arrays\OffsetAccessAssignOpRule' => [['rules.182']], - 'PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule' => [['rules.183']], - 'PHPStan\Rules\Arrays\UnpackIterableInArrayRule' => [['rules.184']], - 'PHPStan\Rules\Exceptions\ThrowExprTypeRule' => [['rules.185']], - 'PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule' => [['rules.186']], - 'PHPStan\Rules\Functions\ClosureReturnTypeRule' => [['rules.187']], - 'PHPStan\Rules\Functions\ReturnTypeRule' => [['rules.188']], - 'PHPStan\Rules\Generators\YieldTypeRule' => [['rules.189']], - 'PHPStan\Rules\Methods\ReturnTypeRule' => [['rules.190']], - 'PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule' => [['rules.191']], - 'PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule' => [['rules.192']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule' => [['rules.193']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule' => [['rules.194']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule' => [['rules.195']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule' => [['rules.196']], - 'PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule' => [['rules.197']], - 'PHPStan\Rules\Properties\TypesAssignedToPropertiesRule' => [['rules.198']], - 'PHPStan\Rules\Variables\ParameterOutAssignedTypeRule' => [['rules.199']], - 'PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule' => [['rules.200']], - 'PHPStan\Rules\Variables\VariableCloningRule' => [['rules.201']], - 'PHPStan\Rules\Arrays\DeadForeachRule' => [['rules.202']], - 'PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule' => [['rules.203']], - 'PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule' => [['rules.204']], - 'PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule' => [['rules.205']], - 'PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule' => [['rules.206']], - 'PHPStan\Rules\DeadCode\NoopRule' => [['rules.207']], - 'PHPStan\Rules\DeadCode\UnreachableStatementRule' => [['rules.208']], - 'PHPStan\Rules\DeadCode\UnusedPrivateConstantRule' => [['rules.209']], - 'PHPStan\Rules\DeadCode\UnusedPrivateMethodRule' => [['rules.210']], - 'PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule' => [['rules.211']], - 'PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule' => [['rules.212']], - 'PHPStan\Rules\Functions\UselessFunctionReturnValueRule' => [['rules.213']], - 'PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule' => [['rules.214']], - 'PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule' => [['rules.215']], - 'PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule' => [['rules.216']], - 'PHPStan\Rules\Methods\NullsafeMethodCallRule' => [['rules.217']], - 'PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule' => [['rules.218']], - 'PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule' => [['rules.219']], - 'PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule' => [['rules.220']], - 'PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule' => [['rules.221']], - 'PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule' => [['rules.222']], - 'PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule' => [['rules.223']], - 'PHPStan\Rules\Traits\NotAnalysedTraitRule' => [['rules.224']], - 'PHPStan\Rules\DateTimeInstantiationRule' => [['rules.225']], - 'PHPStan\Rules\Functions\CallUserFuncRule' => [['rules.226']], - 'PHPStan\Rules\Functions\ParameterCastableToStringRule' => [['rules.227']], - 'PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule' => [['rules.228']], - 'PHPStan\Rules\Functions\SortParameterCastableToStringRule' => [['rules.229']], - 'PHPStan\Rules\Regexp\RegularExpressionQuotingRule' => [['rules.230']], - 'PHPStan\Rules\Constants\MissingClassConstantTypehintRule' => [['rules.231']], - 'PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule' => [['rules.232']], - 'PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule' => [['rules.233']], - 'PHPStan\Rules\Methods\MissingMethodParameterTypehintRule' => [['rules.234']], - 'PHPStan\Rules\Methods\MissingMethodReturnTypehintRule' => [['rules.235']], - 'PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule' => [['rules.236']], - 'PHPStan\Rules\Properties\MissingPropertyTypehintRule' => [['rules.237']], - 'Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule' => [['rules.238']], - 'Composer\Pcre\PHPStan\InvalidRegexPatternRule' => [['rules.239']], - 'PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule' => [['rules.240']], - 'Rector\TypePerfect\Rules\NoParamTypeRemovalRule' => [['rules.241']], - 'Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule' => [['rules.242']], - 'Rector\TypePerfect\Rules\NoIssetOnObjectRule' => [['rules.243']], - 'Rector\TypePerfect\Rules\NoEmptyOnObjectRule' => [['rules.244']], - 'Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule' => [['rules.245']], - 'Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule' => [['rules.246']], - 'Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule' => [['rules.247']], - 'Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule' => [['rules.248']], - 'Rector\TypePerfect\Rules\NoMixedMethodCallerRule' => [['rules.249']], - 'Rector\TypePerfect\Rules\ReturnNullOverFalseRule' => [['rules.250']], - 'TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule' => [['rules.251']], - 'TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule' => [['rules.252']], - 'TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule' => [['rules.253']], - 'TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule' => [['rules.254']], - 'TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule' => [['rules.255']], - 'Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule' => [['rules.256']], - 'Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule' => [['rules.257']], - 'PhpParser\BuilderFactory' => [['01']], - 'PHPStan\Parser\LexerFactory' => [['02']], - 'PhpParser\NodeVisitorAbstract' => [ - [ - '03', - '04', - '05', - '06', - '07', - '08', - '09', - '010', - '011', - '012', - '013', - '014', - '015', - '016', - '017', - '018', - '019', - '020', - '021', - '022', - '074', - '089', - '090', - '099', - ], - ], - 'PhpParser\NodeVisitor' => [ - [ - '03', - '04', - '05', - '06', - '07', - '08', - '09', - '010', - '011', - '012', - '013', - '014', - '015', - '016', - '017', - '018', - '019', - '020', - '021', - '022', - '074', - '089', - '090', - '099', - ], - ], - 'PhpParser\NodeVisitor\NameResolver' => [['03']], - 'PHPStan\Parser\AnonymousClassVisitor' => [['04']], - 'PHPStan\Parser\ArrayFilterArgVisitor' => [['05']], - 'PHPStan\Parser\ArrayFindArgVisitor' => [['06']], - 'PHPStan\Parser\ArrayMapArgVisitor' => [['07']], - 'PHPStan\Parser\ArrayWalkArgVisitor' => [['08']], - 'PHPStan\Parser\ClosureArgVisitor' => [['09']], - 'PHPStan\Parser\ClosureBindToVarVisitor' => [['010']], - 'PHPStan\Parser\ClosureBindArgVisitor' => [['011']], - 'PHPStan\Parser\CurlSetOptArgVisitor' => [['012']], - 'PHPStan\Parser\ArrowFunctionArgVisitor' => [['013']], - 'PHPStan\Parser\MagicConstantParamDefaultVisitor' => [['014']], - 'PHPStan\Parser\NewAssignedToPropertyVisitor' => [['015']], - 'PHPStan\Parser\ParentStmtTypesVisitor' => [['016']], - 'PHPStan\Parser\StandaloneThrowExprVisitor' => [['017']], - 'PHPStan\Parser\TryCatchTypeVisitor' => [['018']], - 'PHPStan\Parser\LastConditionVisitor' => [['019']], - 'PHPStan\Parser\TypeTraverserInstanceofVisitor' => [['020']], - 'PHPStan\Parser\VariadicMethodsVisitor' => [['021']], - 'PHPStan\Parser\VariadicFunctionsVisitor' => [['022']], - 'PHPStan\Node\Printer\ExprPrinter' => [['023']], - 'PhpParser\PrettyPrinter\Standard' => [1 => ['024']], - 'PhpParser\PrettyPrinterAbstract' => [1 => ['024']], - 'PhpParser\PrettyPrinter' => [1 => ['024']], - 'PHPStan\Node\Printer\Printer' => [['024']], - 'PHPStan\Broker\AnonymousClassNameHelper' => [['025']], - 'PHPStan\Php\PhpVersion' => [['026']], - 'PHPStan\Php\PhpVersionFactory' => [['027']], - 'PHPStan\Php\PhpVersionFactoryFactory' => [['028']], - 'PHPStan\Php\ComposerPhpVersionFactory' => [['029']], - 'PHPStan\PhpDocParser\ParserConfig' => [['030']], - 'PHPStan\PhpDocParser\Lexer\Lexer' => [['031']], - 'PHPStan\PhpDocParser\Parser\TypeParser' => [['032']], - 'PHPStan\PhpDocParser\Parser\ConstExprParser' => [['033']], - 'PHPStan\PhpDocParser\Parser\PhpDocParser' => [['034']], - 'PHPStan\PhpDocParser\Printer\Printer' => [['035']], - 'PHPStan\PhpDoc\PhpDocInheritanceResolver' => [['036']], - 'PHPStan\PhpDoc\PhpDocNodeResolver' => [['037']], - 'PHPStan\PhpDoc\PhpDocStringResolver' => [['038']], - 'PHPStan\PhpDoc\ConstExprNodeResolver' => [['039']], - 'PHPStan\PhpDoc\TypeNodeResolver' => [['040']], - 'PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider' => [['041']], - 'PHPStan\PhpDoc\TypeStringResolver' => [['042']], - 'PHPStan\PhpDoc\StubValidator' => [['043']], - 'PHPStan\PhpDoc\StubFilesExtension' => [['044', '046', '047', '048']], - 'PHPStan\PhpDoc\SocketSelectStubFilesExtension' => [['044']], - 'PHPStan\PhpDoc\StubFilesProvider' => [['045']], - 'PHPStan\PhpDoc\DefaultStubFilesProvider' => [['045']], - 'PHPStan\PhpDoc\JsonValidateStubFilesExtension' => [['046']], - 'PHPStan\PhpDoc\ReflectionClassStubFilesExtension' => [['047']], - 'PHPStan\PhpDoc\ReflectionEnumStubFilesExtension' => [['048']], - 'PHPStan\Analyser\Analyser' => [['049']], - 'PHPStan\Analyser\AnalyserResultFinalizer' => [['050']], - 'PHPStan\Analyser\FileAnalyser' => [['051']], - 'PHPStan\Analyser\IgnoreErrorExtensionProvider' => [['052']], - 'PHPStan\Analyser\LocalIgnoresProcessor' => [['053']], - 'PHPStan\Analyser\RuleErrorTransformer' => [['054']], - 'PHPStan\Analyser\Ignore\IgnoredErrorHelper' => [['055']], - 'PHPStan\Analyser\Ignore\IgnoreLexer' => [['056']], - 'PHPStan\Analyser\InternalScopeFactory' => [['057']], - 'PHPStan\Analyser\LazyInternalScopeFactory' => [['057']], - 'PHPStan\Analyser\ScopeFactory' => [['058']], - 'PHPStan\Analyser\NodeScopeResolver' => [['059']], - 'PHPStan\Analyser\ConstantResolver' => [['060']], - 'PHPStan\Analyser\ConstantResolverFactory' => [['061']], - 'PHPStan\Analyser\ResultCache\ResultCacheManagerFactory' => [['062']], - 'PHPStan\Analyser\ResultCache\ResultCacheClearer' => [['063']], - 'PHPStan\Analyser\RicherScopeGetTypeHelper' => [['064']], - 'PHPStan\Cache\Cache' => [['065']], - 'PHPStan\Collectors\Registry' => [['066']], - 'PHPStan\Collectors\RegistryFactory' => [['067']], - 'PHPStan\Command\AnalyseApplication' => [['068']], - 'PHPStan\Command\AnalyserRunner' => [['069']], - 'PHPStan\Command\FixerApplication' => [['070']], - 'PHPStan\Dependency\DependencyResolver' => [['071']], - 'PHPStan\Dependency\ExportedNodeFetcher' => [['072']], - 'PHPStan\Dependency\ExportedNodeResolver' => [['073']], - 'PHPStan\Dependency\ExportedNodeVisitor' => [['074']], - 'PHPStan\DependencyInjection\Container' => [['075'], ['076']], - 'PHPStan\DependencyInjection\Nette\NetteContainer' => [['076']], - 'PHPStan\DependencyInjection\DerivativeContainerFactory' => [['077']], - 'PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider' => [['078']], - 'PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider' => [['079']], - 'PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider' => [['080']], - 'PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider' => [['081']], - 'PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider' => [['082']], - 'PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider' => [['083']], - 'PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider' => [['084']], - 'PHPStan\File\FileHelper' => [['085']], - 'PHPStan\File\FileExcluderFactory' => [['086']], - 'PHPStan\File\FileExcluderRawFactory' => [['087']], - 'PHPStan\File\FileExcluder' => [2 => ['fileExcluderAnalyse', 'fileExcluderScan']], - 'PHPStan\File\FileFinder' => [2 => ['fileFinderAnalyse', 'fileFinderScan']], - 'PHPStan\File\FileMonitor' => [['088']], - 'PHPStan\Parser\DeclarePositionVisitor' => [['089']], - 'PHPStan\Parser\ImmediatelyInvokedClosureVisitor' => [['090']], - 'PHPStan\Parallel\ParallelAnalyser' => [['091']], - 'PHPStan\Diagnose\DiagnoseExtension' => [0 => ['092'], 2 => [1 => 'phpstanDiagnoseExtension']], - 'PHPStan\Parallel\Scheduler' => [['092']], - 'PHPStan\Process\CpuCoreCounter' => [['093']], - 'PHPStan\Reflection\AttributeReflectionFactory' => [['094']], - 'PHPStan\Reflection\FunctionReflectionFactory' => [['095']], - 'PHPStan\Reflection\InitializerExprTypeResolver' => [['096']], - 'PHPStan\Reflection\MethodsClassReflectionExtension' => [['097', '0111', '0113', '0115', '0117', '0458']], - 'PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension' => [['097']], - 'PHPStan\Reflection\PropertiesClassReflectionExtension' => [['098', '0112', '0114', '0115', '0119', '0286']], - 'PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension' => [['098']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor' => [['099']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher' => [['0100']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker' => [['0101']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory' => [['0102']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository' => [['0103']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory' => [['0104']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory' => [['0105']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository' => [['0106']], - 'PHPStan\Type\DynamicMethodReturnTypeExtension' => [ - [ - '0107', - '0108', - '0109', - '0120', - '0121', - '0230', - '0241', - '0247', - '0248', - '0253', - '0288', - '0316', - '0343', - '0344', - '0351', - '0352', - '0353', - '0354', - '0355', - '0356', - '0358', - ], - ], - 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension' => [ - ['0107', '0108'], - ], - 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension' => [['0109']], - 'PHPStan\Reflection\ConstructorsHelper' => [['0110']], - 'PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension' => [['0111']], - 'PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension' => [['0112']], - 'PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension' => [['0113']], - 'PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension' => [['0114']], - 'PHPStan\Reflection\Php\PhpClassReflectionExtension' => [['0115']], - 'PHPStan\Reflection\Php\PhpMethodReflectionFactory' => [['0116']], - 'PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension' => [['0117']], - 'PHPStan\Reflection\AllowedSubTypesClassReflectionExtension' => [['0118']], - 'PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension' => [['0118']], - 'PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension' => [['0119']], - 'PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension' => [['0120', '0121']], - 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider' => [['0122']], - 'PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider' => [['0123']], - 'PHPStan\Reflection\SignatureMap\SignatureMapParser' => [['0124']], - 'PHPStan\Reflection\SignatureMap\SignatureMapProvider' => [['0128'], ['0125', '0126']], - 'PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider' => [['0125']], - 'PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider' => [['0126']], - 'PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory' => [['0127']], - 'PHPStan\Rules\Api\ApiRuleHelper' => [['0129']], - 'PHPStan\Rules\AttributesCheck' => [['0130']], - 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck' => [['0131']], - 'PHPStan\Rules\ClassNameCheck' => [['0132']], - 'PHPStan\Rules\ClassCaseSensitivityCheck' => [['0133']], - 'PHPStan\Rules\ClassForbiddenNameCheck' => [['0134']], - 'PHPStan\Rules\Classes\LocalTypeAliasesCheck' => [['0135']], - 'PHPStan\Rules\Classes\MethodTagCheck' => [['0136']], - 'PHPStan\Rules\Classes\MixinCheck' => [['0137']], - 'PHPStan\Rules\Classes\PropertyTagCheck' => [['0138']], - 'PHPStan\Rules\Comparison\ConstantConditionRuleHelper' => [['0139']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper' => [['0140']], - 'PHPStan\Rules\Exceptions\ExceptionTypeResolver' => [1 => ['0141'], [1 => 'exceptionTypeResolver']], - 'PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver' => [['0141']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule' => [['0142']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule' => [['0143']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule' => [['0144']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck' => [['0145']], - 'PHPStan\Rules\Exceptions\TooWideThrowTypeCheck' => [['0146']], - 'PHPStan\Rules\FunctionCallParametersCheck' => [['0147']], - 'PHPStan\Rules\FunctionDefinitionCheck' => [['0148']], - 'PHPStan\Rules\FunctionReturnTypeCheck' => [['0149']], - 'PHPStan\Rules\ParameterCastableToStringCheck' => [['0150']], - 'PHPStan\Rules\Generics\CrossCheckInterfacesHelper' => [['0151']], - 'PHPStan\Rules\Generics\GenericAncestorsCheck' => [['0152']], - 'PHPStan\Rules\Generics\GenericObjectTypeCheck' => [['0153']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeCheck' => [['0154']], - 'PHPStan\Rules\Generics\TemplateTypeCheck' => [['0155']], - 'PHPStan\Rules\Generics\VarianceCheck' => [['0156']], - 'PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper' => [['0157']], - 'PHPStan\Rules\IssetCheck' => [['0158']], - 'PHPStan\Rules\Methods\MethodCallCheck' => [['0159']], - 'PHPStan\Rules\Methods\StaticMethodCallCheck' => [['0160']], - 'PHPStan\Rules\Methods\MethodSignatureRule' => [['0161']], - 'PHPStan\Rules\Methods\MethodParameterComparisonHelper' => [['0162']], - 'PHPStan\Rules\Methods\MethodVisibilityComparisonHelper' => [['0163']], - 'PHPStan\Rules\MissingTypehintCheck' => [['0164']], - 'PHPStan\Rules\NullsafeCheck' => [['0165']], - 'PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider' => [['0166']], - 'PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider' => [['0166']], - 'PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider' => [['0167']], - 'PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider' => [['0167']], - 'PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper' => [['0168']], - 'PHPStan\Rules\PhpDoc\AssertRuleHelper' => [['0169']], - 'PHPStan\Rules\PhpDoc\UnresolvableTypeHelper' => [['0170']], - 'PHPStan\Rules\PhpDoc\GenericCallableRuleHelper' => [['0171']], - 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck' => [['0172']], - 'PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper' => [['0173']], - 'PHPStan\Rules\Playground\NeverRuleHelper' => [['0174']], - 'PHPStan\Rules\Properties\AccessPropertiesCheck' => [['0175']], - 'PHPStan\Type\OperatorTypeSpecifyingExtension' => [['0176']], - 'PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension' => [['0176']], - 'PHPStan\Rules\Properties\UninitializedPropertyRule' => [['0177']], - 'PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider' => [['0178']], - 'PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider' => [['0178']], - 'PHPStan\Rules\Properties\PropertyDescriptor' => [['0179']], - 'PHPStan\Rules\Properties\PropertyReflectionFinder' => [['0180']], - 'PHPStan\Rules\Pure\FunctionPurityCheck' => [['0181']], - 'PHPStan\Rules\RuleLevelHelper' => [['0182']], - 'PHPStan\Rules\UnusedFunctionParametersCheck' => [['0183']], - 'PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck' => [['0184']], - 'PHPStan\Type\FileTypeMapper' => [0 => ['0185'], 2 => [1 => 'stubFileTypeMapper']], - 'PHPStan\Type\TypeAliasResolver' => [['0186']], - 'PHPStan\Type\TypeAliasResolverProvider' => [['0187']], - 'PHPStan\Type\BitwiseFlagHelper' => [['0188']], - 'PHPStan\Type\DynamicFunctionReturnTypeExtension' => [ - [ - '0189', - '0190', - '0191', - '0192', - '0193', - '0195', - '0196', - '0197', - '0198', - '0199', - '0201', - '0202', - '0203', - '0204', - '0205', - '0207', - '0208', - '0209', - '0210', - '0211', - '0212', - '0213', - '0214', - '0215', - '0216', - '0217', - '0218', - '0219', - '0220', - '0221', - '0223', - '0224', - '0227', - '0228', - '0232', - '0233', - '0235', - '0236', - '0238', - '0240', - '0242', - '0245', - '0246', - '0255', - '0256', - '0258', - '0259', - '0260', - '0261', - '0262', - '0263', - '0264', - '0265', - '0266', - '0267', - '0268', - '0269', - '0271', - '0288', - '0291', - '0292', - '0293', - '0294', - '0295', - '0297', - '0298', - '0299', - '0300', - '0301', - '0302', - '0303', - '0304', - '0305', - '0306', - '0307', - '0309', - '0310', - '0311', - '0312', - '0313', - '0314', - '0315', - '0317', - '0318', - '0319', - '0320', - '0321', - '0322', - '0323', - '0324', - '0325', - '0328', - '0337', - '0341', - '0342', - '0345', - '0346', - '0347', - '0348', - '0349', - '0350', - ], - ], - 'PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension' => [['0189']], - 'PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension' => [['0190']], - 'PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension' => [['0191']], - 'PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension' => [['0192']], - 'PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension' => [['0193']], - 'PHPStan\Type\Php\ArrayColumnHelper' => [['0194']], - 'PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension' => [['0195']], - 'PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension' => [['0196']], - 'PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension' => [['0197']], - 'PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension' => [['0198']], - 'PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension' => [['0199']], - 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper' => [['0200']], - 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension' => [['0201']], - 'PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension' => [['0202']], - 'PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension' => [['0203']], - 'PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension' => [['0204']], - 'PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension' => [['0205']], - 'PHPStan\Type\FunctionTypeSpecifyingExtension' => [ - [ - '0206', - '0222', - '0237', - '0275', - '0285', - '0289', - '0290', - '0308', - '0326', - '0327', - '0329', - '0330', - '0331', - '0332', - '0333', - '0334', - '0335', - '0336', - '0338', - '0340', - ], - ], - 'PHPStan\Analyser\TypeSpecifierAwareExtension' => [ - [ - '0206', - '0222', - '0237', - '0275', - '0285', - '0289', - '0290', - '0296', - '0308', - '0326', - '0327', - '0329', - '0330', - '0331', - '0332', - '0333', - '0334', - '0335', - '0336', - '0338', - '0340', - '0342', - '0456', - ], - ], - 'PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension' => [['0206']], - 'PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension' => [['0207']], - 'PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension' => [['0208']], - 'PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension' => [['0209']], - 'PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension' => [['0210']], - 'PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension' => [['0211']], - 'PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension' => [['0212']], - 'PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension' => [['0213']], - 'PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension' => [['0214']], - 'PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension' => [['0215']], - 'PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension' => [['0216']], - 'PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension' => [['0217']], - 'PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension' => [['0218']], - 'PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension' => [['0219']], - 'PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension' => [['0220']], - 'PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension' => [['0221']], - 'PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension' => [['0222']], - 'PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension' => [['0223']], - 'PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension' => [['0224']], - 'PHPStan\Type\DynamicFunctionThrowTypeExtension' => [['0225', '0270', '0272']], - 'PHPStan\Type\Php\AssertThrowTypeExtension' => [['0225']], - 'PHPStan\Type\DynamicStaticMethodReturnTypeExtension' => [['0226', '0229', '0231', '0244', '0351', '0357']], - 'PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension' => [['0226']], - 'PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension' => [['0227']], - 'PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension' => [['0228']], - 'PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension' => [['0229']], - 'PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension' => [['0230']], - 'PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension' => [['0231']], - 'PHPStan\Type\Php\CompactFunctionReturnTypeExtension' => [['0232']], - 'PHPStan\Type\Php\ConstantFunctionReturnTypeExtension' => [['0233']], - 'PHPStan\Type\Php\ConstantHelper' => [['0234']], - 'PHPStan\Type\Php\CountFunctionReturnTypeExtension' => [['0235']], - 'PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension' => [['0236']], - 'PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension' => [['0237']], - 'PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension' => [['0238']], - 'PHPStan\Type\Php\DateFunctionReturnTypeHelper' => [['0239']], - 'PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension' => [['0240']], - 'PHPStan\Type\Php\DateFormatMethodReturnTypeExtension' => [['0241']], - 'PHPStan\Type\Php\DateFunctionReturnTypeExtension' => [['0242']], - 'PHPStan\Type\DynamicStaticMethodThrowTypeExtension' => [ - ['0243', '0249', '0252', '0281', '0282', '0283', '0284', '0287'], - ], - 'PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension' => [['0243']], - 'PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension' => [['0244']], - 'PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension' => [['0245']], - 'PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension' => [['0246']], - 'PHPStan\Type\Php\DateTimeModifyReturnTypeExtension' => [['0247', '0248']], - 'PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension' => [['0249']], - 'PHPStan\Type\DynamicMethodThrowTypeExtension' => [['0250', '0251', '0254']], - 'PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension' => [['0250']], - 'PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension' => [['0251']], - 'PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension' => [['0252']], - 'PHPStan\Type\Php\DsMapDynamicReturnTypeExtension' => [['0253']], - 'PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension' => [['0254']], - 'PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension' => [['0255']], - 'PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension' => [['0256']], - 'PHPStan\Type\Php\FilterFunctionReturnTypeHelper' => [['0257']], - 'PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension' => [['0258']], - 'PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension' => [['0259']], - 'PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension' => [['0260']], - 'PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension' => [['0261']], - 'PHPStan\Type\Php\GetClassDynamicReturnTypeExtension' => [['0262']], - 'PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension' => [['0263']], - 'PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension' => [['0264']], - 'PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension' => [['0265']], - 'PHPStan\Type\Php\GettypeFunctionReturnTypeExtension' => [['0266']], - 'PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension' => [['0267']], - 'PHPStan\Type\Php\HashFunctionsReturnTypeExtension' => [['0268']], - 'PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension' => [['0269']], - 'PHPStan\Type\Php\IntdivThrowTypeExtension' => [['0270']], - 'PHPStan\Type\Php\IniGetReturnTypeExtension' => [['0271']], - 'PHPStan\Type\Php\JsonThrowTypeExtension' => [['0272']], - 'PHPStan\Type\FunctionParameterOutTypeExtension' => [['0273', '0274', '0276']], - 'PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension' => [['0273']], - 'PHPStan\Type\Php\ParseStrParameterOutTypeExtension' => [['0274']], - 'PHPStan\Type\Php\PregMatchTypeSpecifyingExtension' => [['0275']], - 'PHPStan\Type\Php\PregMatchParameterOutTypeExtension' => [['0276']], - 'PHPStan\Type\FunctionParameterClosureTypeExtension' => [['0277']], - 'PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension' => [['0277']], - 'PHPStan\Type\Php\RegexArrayShapeMatcher' => [['0278']], - 'PHPStan\Type\Regex\RegexGroupParser' => [['0279']], - 'PHPStan\Type\Regex\RegexExpressionHelper' => [['0280']], - 'PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension' => [['0281']], - 'PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension' => [['0282']], - 'PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension' => [['0283']], - 'PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension' => [['0284']], - 'PHPStan\Type\Php\StrContainingTypeSpecifyingExtension' => [['0285']], - 'PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension' => [['0286']], - 'PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension' => [['0287']], - 'PHPStan\Type\Php\StatDynamicReturnTypeExtension' => [['0288']], - 'PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension' => [['0289']], - 'PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension' => [['0290']], - 'PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension' => [['0291']], - 'PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension' => [['0292']], - 'PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension' => [['0293']], - 'PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension' => [['0294']], - 'PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension' => [['0295']], - 'PHPStan\Type\MethodTypeSpecifyingExtension' => [['0296']], - 'PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension' => [['0296']], - 'PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension' => [['0297']], - 'PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension' => [['0298']], - 'PHPStan\Type\Php\LtrimFunctionReturnTypeExtension' => [['0299']], - 'PHPStan\Type\Php\MbFunctionsReturnTypeExtension' => [['0300']], - 'PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension' => [['0301']], - 'PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension' => [['0302']], - 'PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension' => [['0303']], - 'PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension' => [['0304']], - 'PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension' => [['0305']], - 'PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension' => [['0306']], - 'PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension' => [['0307']], - 'PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension' => [['0308']], - 'PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension' => [['0309']], - 'PHPStan\Type\Php\StrlenFunctionReturnTypeExtension' => [['0310']], - 'PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension' => [['0311']], - 'PHPStan\Type\Php\StrPadFunctionReturnTypeExtension' => [['0312']], - 'PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension' => [['0313']], - 'PHPStan\Type\Php\StrrevFunctionReturnTypeExtension' => [['0314']], - 'PHPStan\Type\Php\SubstrDynamicReturnTypeExtension' => [['0315']], - 'PHPStan\Type\Php\ThrowableReturnTypeExtension' => [['0316']], - 'PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension' => [['0317']], - 'PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension' => [['0318']], - 'PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension' => [['0319']], - 'PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension' => [['0320']], - 'PHPStan\Type\Php\PowFunctionReturnTypeExtension' => [['0321']], - 'PHPStan\Type\Php\RoundFunctionReturnTypeExtension' => [['0322']], - 'PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension' => [['0323']], - 'PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension' => [['0324']], - 'PHPStan\Type\Php\RangeFunctionReturnTypeExtension' => [['0325']], - 'PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension' => [['0326']], - 'PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension' => [['0327']], - 'PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension' => [['0328']], - 'PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension' => [['0329']], - 'PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension' => [['0330']], - 'PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension' => [['0331']], - 'PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension' => [['0332']], - 'PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension' => [['0333']], - 'PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension' => [['0334']], - 'PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension' => [['0335']], - 'PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension' => [['0336']], - 'PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension' => [['0337']], - 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension' => [['0338']], - 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper' => [['0339']], - 'PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension' => [['0340']], - 'PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension' => [['0341']], - 'PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension' => [['0342']], - 'PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension' => [['0343']], - 'PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension' => [['0344']], - 'PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension' => [['0345']], - 'PHPStan\Type\Php\StrTokFunctionReturnTypeExtension' => [['0346']], - 'PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension' => [['0347']], - 'PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension' => [['0348']], - 'PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension' => [['0349']], - 'PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension' => [['0350']], - 'PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension' => [['0351']], - 'PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension' => [['0352', '0353', '0354', '0355', '0356']], - 'PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension' => [['0357']], - 'PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension' => [['0358']], - 'PHPStan\Type\ClosureTypeFactory' => [['0359']], - 'PHPStan\Type\Constant\OversizedArrayBuilder' => [['0360']], - 'PHPStan\Rules\Functions\PrintfHelper' => [['0361']], - 'PHPStan\Analyser\TypeSpecifier' => [['typeSpecifier']], - 'PHPStan\Analyser\TypeSpecifierFactory' => [['typeSpecifierFactory']], - 'PHPStan\File\RelativePathHelper' => [ - 0 => ['relativePathHelper'], - 2 => [1 => 'simpleRelativePathHelper', 'parentDirectoryRelativePathHelper'], - ], - 'PHPStan\File\ParentDirectoryRelativePathHelper' => [2 => ['parentDirectoryRelativePathHelper']], - 'PHPStan\Cache\CacheStorage' => [2 => ['cacheStorage']], - 'PHPStan\Cache\FileCacheStorage' => [2 => ['cacheStorage']], - 'PHPStan\Parser\Parser' => [ - 2 => [ - 'currentPhpVersionRichParser', - 'currentPhpVersionSimpleParser', - 'currentPhpVersionSimpleDirectParser', - 'defaultAnalysisParser', - 'php8Parser', - 'pathRoutingParser', - 'freshStubParser', - 'stubParser', - ], - ], - 'PHPStan\Parser\RichParser' => [2 => ['currentPhpVersionRichParser']], - 'PHPStan\Parser\CleaningParser' => [2 => ['currentPhpVersionSimpleParser']], - 'PHPStan\Parser\SimpleParser' => [2 => ['currentPhpVersionSimpleDirectParser', 'php8Parser']], - 'PHPStan\Parser\CachedParser' => [2 => ['defaultAnalysisParser', 'stubParser']], - 'PhpParser\Parser' => [2 => ['phpParserDecorator', 'currentPhpVersionPhpParser', 'php8PhpParser']], - 'PHPStan\Parser\PhpParserDecorator' => [2 => ['phpParserDecorator']], - 'PhpParser\Lexer' => [2 => ['currentPhpVersionLexer', 'php8Lexer']], - 'PhpParser\ParserAbstract' => [2 => ['currentPhpVersionPhpParser', 'php8PhpParser']], - 'PHPStan\Parser\PhpParserFactory' => [2 => ['currentPhpVersionPhpParserFactory']], - 'PHPStan\Rules\Registry' => [['registry']], - 'PHPStan\Rules\LazyRegistry' => [['registry']], - 'PHPStan\PhpDoc\StubPhpDocProvider' => [['stubPhpDocProvider']], - 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory' => [['reflectionProviderFactory']], - 'PHPStan\Reflection\ReflectionProvider' => [0 => ['reflectionProvider'], 2 => [1 => 'betterReflectionProvider']], - 'PHPStan\BetterReflection\SourceLocator\Type\SourceLocator' => [2 => ['betterReflectionSourceLocator']], - 'PHPStan\BetterReflection\Reflector\Reflector' => [ - 0 => ['originalBetterReflectionReflector'], - 2 => [1 => 'betterReflectionReflector', 'nodeScopeResolverReflector'], - ], - 'PHPStan\BetterReflection\Reflector\DefaultReflector' => [['originalBetterReflectionReflector']], - 'PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector' => [ - 2 => ['betterReflectionReflector', 'nodeScopeResolverReflector'], - ], - 'PHPStan\Reflection\BetterReflection\BetterReflectionProvider' => [2 => ['betterReflectionProvider']], - 'PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory' => [['0362']], - 'PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory' => [['0363']], - 'PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory' => [['0364']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber' => [1 => ['0365', '0366']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber' => [['0365']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber' => [['0366']], - 'PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory' => [['0367']], - 'PHPStan\Reflection\Deprecation\DeprecationProvider' => [['0368']], - 'PhpParser\Lexer\Emulative' => [2 => ['php8Lexer']], - 'PhpParser\Parser\Php8' => [2 => ['php8PhpParser']], - 'PHPStan\Parser\PathRoutingParser' => [2 => ['pathRoutingParser']], - 'PHPStan\Parser\StubParser' => [2 => ['freshStubParser']], - 'PHPStan\Diagnose\PHPStanDiagnoseExtension' => [2 => ['phpstanDiagnoseExtension']], - 'PHPStan\Command\ErrorFormatter\ErrorFormatter' => [ - [ - 'errorFormatter.raw', - 'errorFormatter.table', - 'errorFormatter.checkstyle', - 'errorFormatter.json', - 'errorFormatter.junit', - 'errorFormatter.prettyJson', - 'errorFormatter.gitlab', - 'errorFormatter.github', - 'errorFormatter.teamcity', - ], - ['0369'], - ], - 'PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter' => [['0369']], - 'PHPStan\Command\ErrorFormatter\RawErrorFormatter' => [['errorFormatter.raw']], - 'PHPStan\Command\ErrorFormatter\TableErrorFormatter' => [['errorFormatter.table']], - 'PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter' => [['errorFormatter.checkstyle']], - 'PHPStan\Command\ErrorFormatter\JsonErrorFormatter' => [['errorFormatter.json', 'errorFormatter.prettyJson']], - 'PHPStan\Command\ErrorFormatter\JunitErrorFormatter' => [['errorFormatter.junit']], - 'PHPStan\Command\ErrorFormatter\GitlabErrorFormatter' => [['errorFormatter.gitlab']], - 'PHPStan\Command\ErrorFormatter\GithubErrorFormatter' => [['errorFormatter.github']], - 'PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter' => [['errorFormatter.teamcity']], - 'PHPStan\Rules\Classes\ExistingClassInClassExtendsRule' => [['0370']], - 'PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule' => [['0371']], - 'PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule' => [['0372']], - 'PHPStan\Rules\Classes\ExistingClassInInstanceOfRule' => [['0373']], - 'PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule' => [['0374']], - 'PHPStan\Rules\Classes\ExistingClassInTraitUseRule' => [['0375']], - 'PHPStan\Rules\Classes\InstantiationRule' => [['0376']], - 'PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule' => [['0377']], - 'PHPStan\Rules\Functions\CallToNonExistentFunctionRule' => [['0378']], - 'PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule' => [['0379']], - 'PHPStan\Rules\Constants\OverridingConstantRule' => [['0380']], - 'PHPStan\Rules\Methods\OverridingMethodRule' => [['0381']], - 'PHPStan\Rules\Missing\MissingReturnRule' => [['0382']], - 'PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule' => [['0383']], - 'PHPStan\Rules\Namespaces\ExistingNamesInUseRule' => [['0384']], - 'PHPStan\Rules\Properties\AccessPropertiesRule' => [['0385']], - 'PHPStan\Rules\Properties\AccessStaticPropertiesRule' => [['0386']], - 'PHPStan\Rules\Properties\ExistingClassesInPropertiesRule' => [['0387']], - 'PHPStan\Rules\Functions\FunctionCallableRule' => [['0388']], - 'PHPStan\Rules\Properties\OverridingPropertyRule' => [['0389']], - 'PHPStan\Rules\Properties\SetPropertyHookParameterRule' => [['0390']], - 'PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule' => [['0391']], - 'PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule' => [['0392']], - 'PHPStan\Rules\Variables\CompactVariablesRule' => [['0393']], - 'PHPStan\Rules\Variables\DefinedVariableRule' => [['0394']], - 'PHPStan\Rules\Keywords\RequireFileExistsRule' => [['0395']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension' => [['0396', '0463']], - 'PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension' => [['0396']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension' => [['0397', '0467']], - 'PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension' => [['0397']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension' => [['0398', '0464']], - 'PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension' => [['0398']], - 'PHPStan\Rules\Constants\ConstantRule' => [['0399']], - 'PHPStan\Rules\Classes\MixinRule' => [['0400']], - 'PHPStan\Rules\PhpDoc\RequireExtendsCheck' => [['0401']], - 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule' => [['0402']], - 'PHPStan\Rules\Functions\CallCallablesRule' => [['0403']], - 'PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule' => [['0404']], - 'PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule' => [['0405']], - 'PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule' => [['0406']], - 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension' => [['0407', '0466']], - 'PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension' => [['0407']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension' => [['0408', '0465']], - 'PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension' => [['0408']], - 'PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule' => [['0409']], - 'PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule' => [['0410']], - 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule' => [['0411']], - 'PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule' => [['0412']], - 'PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule' => [['0413']], - 'PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule' => [['0414']], - 'PHPStan\Rules\Generators\YieldFromTypeRule' => [['0415']], - 'PHPStan\Rules\Generators\YieldInGeneratorRule' => [['0416']], - 'PHPStan\Rules\Classes\ImpossibleInstanceOfRule' => [['0417']], - 'PHPStan\Rules\Comparison\BooleanAndConstantConditionRule' => [['0418']], - 'PHPStan\Rules\Comparison\BooleanOrConstantConditionRule' => [['0419']], - 'PHPStan\Rules\Comparison\BooleanNotConstantConditionRule' => [['0420']], - 'PHPStan\Collectors\Collector' => [ - [ - '0421', - '0422', - '0423', - '0424', - '0425', - '0426', - '0427', - '0448', - '0449', - '0525', - '0526', - '0527', - '0593', - '0594', - '0595', - '0596', - '0597', - ], - ], - 'PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector' => [['0421']], - 'PHPStan\Rules\DeadCode\PossiblyPureNewCollector' => [['0422']], - 'PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector' => [['0423']], - 'PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector' => [['0424']], - 'PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector' => [['0425']], - 'PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector' => [['0426']], - 'PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector' => [['0427']], - 'PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule' => [['0428']], - 'PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule' => [['0429']], - 'PHPStan\Rules\Comparison\ElseIfConstantConditionRule' => [['0430']], - 'PHPStan\Rules\Comparison\IfConstantConditionRule' => [['0431']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule' => [['0432']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule' => [['0433']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule' => [['0434']], - 'PHPStan\Rules\Comparison\LogicalXorConstantConditionRule' => [['0435']], - 'PHPStan\Rules\Comparison\MatchExpressionRule' => [['0436']], - 'PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule' => [['0437']], - 'PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule' => [['0438']], - 'PHPStan\Rules\Comparison\ConstantLooseComparisonRule' => [['0439']], - 'PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule' => [['0440']], - 'PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule' => [['0441']], - 'PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule' => [['0442']], - 'PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule' => [['0443']], - 'PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule' => [['0444']], - 'PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule' => [['0445']], - 'PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule' => [['0446']], - 'PHPStan\Rules\Properties\NullsafePropertyFetchRule' => [['0447']], - 'PHPStan\Rules\Traits\TraitDeclarationCollector' => [['0448']], - 'PHPStan\Rules\Traits\TraitUseCollector' => [['0449']], - 'PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule' => [['0450']], - 'PHPStan\Rules\Functions\RandomIntParametersRule' => [['0451']], - 'PHPStan\Rules\Functions\ArrayFilterRule' => [['0452']], - 'PHPStan\Rules\Functions\ArrayValuesRule' => [['0453']], - 'PHPStan\Rules\Functions\ParameterCastableToNumberRule' => [['0454']], - 'PHPStan\Type\StaticMethodParameterOutTypeExtension' => [['0455']], - 'Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension' => [['0455']], - 'PHPStan\Type\StaticMethodTypeSpecifyingExtension' => [['0456']], - 'Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension' => [['0456']], - 'PHPStan\Type\StaticMethodParameterClosureTypeExtension' => [['0457']], - 'Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension' => [['0457']], - 'Carbon\PHPStan\MacroExtension' => [['0458']], - 'PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider' => [['0459']], - 'PHPStan\Rules\Deprecations\DeprecatedScopeHelper' => [['0460']], - 'PHPStan\Rules\Deprecations\DeprecatedScopeResolver' => [['0461']], - 'PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver' => [['0461']], - 'PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule' => [['0462']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension' => [['0463']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension' => [['0464']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension' => [['0465']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension' => [['0466']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension' => [['0467']], - 'PHPStan\Rules\BooleansInConditions\BooleanRuleHelper' => [['0468']], - 'PHPStan\Rules\Operators\OperatorRuleHelper' => [['0469']], - 'PHPStan\Rules\VariableVariables\VariablePropertyFetchRule' => [['0470']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule' => [['0471']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule' => [['0472']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule' => [['0473']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule' => [['0474']], - 'PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule' => [['0475']], - 'PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule' => [['0476']], - 'PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule' => [['0477']], - 'PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule' => [['0478']], - 'PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule' => [['0479']], - 'PHPStan\Rules\Cast\UselessCastRule' => [['0480']], - 'PHPStan\Rules\Classes\RequireParentConstructCallRule' => [['0481']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule' => [['0482']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule' => [['0483']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule' => [['0484']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule' => [['0485']], - 'PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule' => [['0486']], - 'PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule' => [['0487']], - 'PHPStan\Rules\Functions\ArrayFilterStrictRule' => [['0488']], - 'PHPStan\Rules\Functions\ClosureUsesThisRule' => [['0489']], - 'PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule' => [['0490']], - 'PHPStan\Rules\Methods\IllegalConstructorMethodCallRule' => [['0491']], - 'PHPStan\Rules\Methods\IllegalConstructorStaticCallRule' => [['0492']], - 'PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule' => [['0493', '0494', '0495', '0496']], - 'PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule' => [['0493']], - 'PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule' => [['0494']], - 'PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule' => [['0495']], - 'PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule' => [['0496']], - 'PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule' => [['0497']], - 'PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule' => [['0498']], - 'PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule' => [['0499']], - 'PHPStan\Rules\Operators\OperandsInArithmeticModuloRule' => [['0500']], - 'PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule' => [['0501']], - 'PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule' => [['0502']], - 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule' => [['0503']], - 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule' => [['0504']], - 'PHPStan\Rules\StrictCalls\StrictFunctionCallsRule' => [['0505']], - 'PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule' => [['0506']], - 'PHPStan\Rules\VariableVariables\VariableMethodCallRule' => [['0507']], - 'PHPStan\Rules\VariableVariables\VariableMethodCallableRule' => [['0508']], - 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule' => [['0509']], - 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule' => [['0510']], - 'PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule' => [['0511']], - 'PHPStan\Rules\VariableVariables\VariableVariablesRule' => [['0512']], - 'Rector\TypePerfect\Configuration' => [['0513']], - 'Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder' => [['0514']], - 'Rector\TypePerfect\NodeFinder\MethodCallNodeFinder' => [['0515']], - 'Rector\TypePerfect\NodeFinder\ReturnNodeFinder' => [['0516']], - 'Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer' => [['0517']], - 'Rector\TypePerfect\Printer\NodeComparator' => [['0518']], - 'Rector\TypePerfect\Reflection\ReflectionParser' => [['0519']], - 'Rector\TypePerfect\Reflection\MethodNodeAnalyser' => [['0520']], - 'Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher' => [['0521']], - 'Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver' => [['0522']], - 'Rector\TypePerfect\Printer\CollectorMetadataPrinter' => [['0523']], - 'Rector\TypePerfect\Guard\EmptyIssetGuard' => [['0524']], - 'Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector' => [['0525']], - 'Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector' => [['0526']], - 'Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector' => [['0527']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed' => [['0528']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory' => [['0529']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath' => [['0530']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature' => [['0531']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory' => [['0532']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory' => [['0533']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory' => [['0534']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory' => [['0535']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory' => [['0536']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory' => [['0537']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory' => [['0537']], - 'Spaze\PHPStan\Rules\Disallowed\File\FilePath' => [['0538']], - 'Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter' => [['0539']], - 'Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier' => [['0540']], - 'Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer' => [['0541']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors' => [['0542']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors' => [['0543']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors' => [['0544']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors' => [['0545']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors' => [['0546']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors' => [['0547']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors' => [['0548']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors' => [['0549']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors' => [['0550']], - 'Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver' => [['0551']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory' => [['0552']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages' => [['0553', '0554']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls' => [['0555']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls' => [['0556']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls' => [['0557']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls' => [['0558']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls' => [['0559']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls' => [['0560']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls' => [['0561']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls' => [['0562']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls' => [['0563']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls' => [['0564']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls' => [['0565']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls' => [['0566']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages' => [['0567']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages' => [['classConstantUsages', '0568']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages' => [['0569']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages' => [['0570']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure' => [['0571']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure' => [['0572']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure' => [['0573']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure' => [['0574']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure' => [['0575']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure' => [['0576']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure' => [['0577']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure' => [['0578']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure' => [['0579']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure' => [['0580']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure' => [['0581']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure' => [['0582']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure' => [['0583']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure' => [['0584']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure' => [['0585']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule' => [['0586']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule' => [['0587']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule' => [['0588']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule' => [['0589']], - 'TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter' => [['0590']], - 'TomasVotruba\TypeCoverage\CollectorDataNormalizer' => [['0591']], - 'TomasVotruba\TypeCoverage\Configuration' => [['0592']], - 'TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector' => [['0593']], - 'TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector' => [['0594']], - 'TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector' => [['0595']], - 'TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector' => [['0596']], - 'TomasVotruba\TypeCoverage\Collectors\DeclareCollector' => [['0597']], - ]; - - - public function __construct(array $params = []) - { - parent::__construct($params); - } - - - public function createService01(): PhpParser\BuilderFactory - { - return new PhpParser\BuilderFactory; - } - - - public function createService02(): PHPStan\Parser\LexerFactory - { - return new PHPStan\Parser\LexerFactory($this->getService('026')); - } - - - public function createService03(): PhpParser\NodeVisitor\NameResolver - { - return new PhpParser\NodeVisitor\NameResolver(options: ['preserveOriginalNames' => true]); - } - - - public function createService04(): PHPStan\Parser\AnonymousClassVisitor - { - return new PHPStan\Parser\AnonymousClassVisitor; - } - - - public function createService05(): PHPStan\Parser\ArrayFilterArgVisitor - { - return new PHPStan\Parser\ArrayFilterArgVisitor; - } - - - public function createService06(): PHPStan\Parser\ArrayFindArgVisitor - { - return new PHPStan\Parser\ArrayFindArgVisitor; - } - - - public function createService07(): PHPStan\Parser\ArrayMapArgVisitor - { - return new PHPStan\Parser\ArrayMapArgVisitor; - } - - - public function createService08(): PHPStan\Parser\ArrayWalkArgVisitor - { - return new PHPStan\Parser\ArrayWalkArgVisitor; - } - - - public function createService09(): PHPStan\Parser\ClosureArgVisitor - { - return new PHPStan\Parser\ClosureArgVisitor; - } - - - public function createService010(): PHPStan\Parser\ClosureBindToVarVisitor - { - return new PHPStan\Parser\ClosureBindToVarVisitor; - } - - - public function createService011(): PHPStan\Parser\ClosureBindArgVisitor - { - return new PHPStan\Parser\ClosureBindArgVisitor; - } - - - public function createService012(): PHPStan\Parser\CurlSetOptArgVisitor - { - return new PHPStan\Parser\CurlSetOptArgVisitor; - } - - - public function createService013(): PHPStan\Parser\ArrowFunctionArgVisitor - { - return new PHPStan\Parser\ArrowFunctionArgVisitor; - } - - - public function createService014(): PHPStan\Parser\MagicConstantParamDefaultVisitor - { - return new PHPStan\Parser\MagicConstantParamDefaultVisitor; - } - - - public function createService015(): PHPStan\Parser\NewAssignedToPropertyVisitor - { - return new PHPStan\Parser\NewAssignedToPropertyVisitor; - } - - - public function createService016(): PHPStan\Parser\ParentStmtTypesVisitor - { - return new PHPStan\Parser\ParentStmtTypesVisitor; - } - - - public function createService017(): PHPStan\Parser\StandaloneThrowExprVisitor - { - return new PHPStan\Parser\StandaloneThrowExprVisitor; - } - - - public function createService018(): PHPStan\Parser\TryCatchTypeVisitor - { - return new PHPStan\Parser\TryCatchTypeVisitor; - } - - - public function createService019(): PHPStan\Parser\LastConditionVisitor - { - return new PHPStan\Parser\LastConditionVisitor; - } - - - public function createService020(): PHPStan\Parser\TypeTraverserInstanceofVisitor - { - return new PHPStan\Parser\TypeTraverserInstanceofVisitor; - } - - - public function createService021(): PHPStan\Parser\VariadicMethodsVisitor - { - return new PHPStan\Parser\VariadicMethodsVisitor; - } - - - public function createService022(): PHPStan\Parser\VariadicFunctionsVisitor - { - return new PHPStan\Parser\VariadicFunctionsVisitor; - } - - - public function createService023(): PHPStan\Node\Printer\ExprPrinter - { - return new PHPStan\Node\Printer\ExprPrinter($this->getService('024')); - } - - - public function createService024(): PHPStan\Node\Printer\Printer - { - return new PHPStan\Node\Printer\Printer; - } - - - public function createService025(): PHPStan\Broker\AnonymousClassNameHelper - { - return new PHPStan\Broker\AnonymousClassNameHelper($this->getService('085'), $this->getService('simpleRelativePathHelper')); - } - - - public function createService026(): PHPStan\Php\PhpVersion - { - return $this->getService('027')->create(); - } - - - public function createService027(): PHPStan\Php\PhpVersionFactory - { - return $this->getService('028')->create(); - } - - - public function createService028(): PHPStan\Php\PhpVersionFactoryFactory - { - return new PHPStan\Php\PhpVersionFactoryFactory(null, ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); - } - - - public function createService029(): PHPStan\Php\ComposerPhpVersionFactory - { - return new PHPStan\Php\ComposerPhpVersionFactory(['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); - } - - - public function createService030(): PHPStan\PhpDocParser\ParserConfig - { - return new PHPStan\PhpDocParser\ParserConfig(['lines' => true]); - } - - - public function createService031(): PHPStan\PhpDocParser\Lexer\Lexer - { - return new PHPStan\PhpDocParser\Lexer\Lexer($this->getService('030')); - } - - - public function createService032(): PHPStan\PhpDocParser\Parser\TypeParser - { - return new PHPStan\PhpDocParser\Parser\TypeParser($this->getService('030'), $this->getService('033')); - } - - - public function createService033(): PHPStan\PhpDocParser\Parser\ConstExprParser - { - return new PHPStan\PhpDocParser\Parser\ConstExprParser($this->getService('030')); - } - - - public function createService034(): PHPStan\PhpDocParser\Parser\PhpDocParser - { - return new PHPStan\PhpDocParser\Parser\PhpDocParser( - $this->getService('030'), - $this->getService('032'), - $this->getService('033') - ); - } - - - public function createService035(): PHPStan\PhpDocParser\Printer\Printer - { - return new PHPStan\PhpDocParser\Printer\Printer; - } - - - public function createService036(): PHPStan\PhpDoc\PhpDocInheritanceResolver - { - return new PHPStan\PhpDoc\PhpDocInheritanceResolver($this->getService('0185'), $this->getService('stubPhpDocProvider')); - } - - - public function createService037(): PHPStan\PhpDoc\PhpDocNodeResolver - { - return new PHPStan\PhpDoc\PhpDocNodeResolver($this->getService('040'), $this->getService('039'), $this->getService('0170')); - } - - - public function createService038(): PHPStan\PhpDoc\PhpDocStringResolver - { - return new PHPStan\PhpDoc\PhpDocStringResolver($this->getService('031'), $this->getService('034')); - } - - - public function createService039(): PHPStan\PhpDoc\ConstExprNodeResolver - { - return new PHPStan\PhpDoc\ConstExprNodeResolver($this->getService('0122'), $this->getService('096')); - } - - - public function createService040(): PHPStan\PhpDoc\TypeNodeResolver - { - return new PHPStan\PhpDoc\TypeNodeResolver( - $this->getService('041'), - $this->getService('0122'), - $this->getService('0187'), - $this->getService('060'), - $this->getService('096') - ); - } - - - public function createService041(): PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider - { - return new PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider($this->getService('075')); - } - - - public function createService042(): PHPStan\PhpDoc\TypeStringResolver - { - return new PHPStan\PhpDoc\TypeStringResolver($this->getService('031'), $this->getService('032'), $this->getService('040')); - } - - - public function createService043(): PHPStan\PhpDoc\StubValidator - { - return new PHPStan\PhpDoc\StubValidator($this->getService('077')); - } - - - public function createService044(): PHPStan\PhpDoc\SocketSelectStubFilesExtension - { - return new PHPStan\PhpDoc\SocketSelectStubFilesExtension($this->getService('026')); - } - - - public function createService045(): PHPStan\PhpDoc\DefaultStubFilesProvider - { - return new PHPStan\PhpDoc\DefaultStubFilesProvider( - $this->getService('075'), - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', - ], - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'] - ); - } - - - public function createService046(): PHPStan\PhpDoc\JsonValidateStubFilesExtension - { - return new PHPStan\PhpDoc\JsonValidateStubFilesExtension($this->getService('026')); - } - - - public function createService047(): PHPStan\PhpDoc\ReflectionClassStubFilesExtension - { - return new PHPStan\PhpDoc\ReflectionClassStubFilesExtension($this->getService('026')); - } - - - public function createService048(): PHPStan\PhpDoc\ReflectionEnumStubFilesExtension - { - return new PHPStan\PhpDoc\ReflectionEnumStubFilesExtension($this->getService('026')); - } - - - public function createService049(): PHPStan\Analyser\Analyser - { - return new PHPStan\Analyser\Analyser( - $this->getService('051'), - $this->getService('registry'), - $this->getService('066'), - $this->getService('059'), - 50 - ); - } - - - public function createService050(): PHPStan\Analyser\AnalyserResultFinalizer - { - return new PHPStan\Analyser\AnalyserResultFinalizer( - $this->getService('registry'), - $this->getService('052'), - $this->getService('054'), - $this->getService('058'), - $this->getService('053'), - true - ); - } - - - public function createService051(): PHPStan\Analyser\FileAnalyser - { - return new PHPStan\Analyser\FileAnalyser( - $this->getService('058'), - $this->getService('059'), - $this->getService('defaultAnalysisParser'), - $this->getService('071'), - $this->getService('052'), - $this->getService('054'), - $this->getService('053') - ); - } - - - public function createService052(): PHPStan\Analyser\IgnoreErrorExtensionProvider - { - return new PHPStan\Analyser\IgnoreErrorExtensionProvider($this->getService('075')); - } - - - public function createService053(): PHPStan\Analyser\LocalIgnoresProcessor - { - return new PHPStan\Analyser\LocalIgnoresProcessor; - } - - - public function createService054(): PHPStan\Analyser\RuleErrorTransformer - { - return new PHPStan\Analyser\RuleErrorTransformer; - } - - - public function createService055(): PHPStan\Analyser\Ignore\IgnoredErrorHelper - { - return new PHPStan\Analyser\Ignore\IgnoredErrorHelper( - $this->getService('085'), - [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], - true - ); - } - - - public function createService056(): PHPStan\Analyser\Ignore\IgnoreLexer - { - return new PHPStan\Analyser\Ignore\IgnoreLexer; - } - - - public function createService057(): PHPStan\Analyser\LazyInternalScopeFactory - { - return new PHPStan\Analyser\LazyInternalScopeFactory($this->getService('075')); - } - - - public function createService058(): PHPStan\Analyser\ScopeFactory - { - return new PHPStan\Analyser\ScopeFactory($this->getService('057')); - } - - - public function createService059(): PHPStan\Analyser\NodeScopeResolver - { - return new PHPStan\Analyser\NodeScopeResolver( - $this->getService('reflectionProvider'), - $this->getService('096'), - $this->getService('nodeScopeResolverReflector'), - $this->getService('078'), - $this->getService('080'), - $this->getService('defaultAnalysisParser'), - $this->getService('0185'), - $this->getService('stubPhpDocProvider'), - $this->getService('026'), - $this->getService('0128'), - $this->getService('0368'), - $this->getService('094'), - $this->getService('036'), - $this->getService('085'), - $this->getService('typeSpecifier'), - $this->getService('083'), - $this->getService('0178'), - $this->getService('084'), - $this->getService('058'), - false, - false, - false, - [], - [], - ['stdClass'], - true, - true, - true - ); - } - - - public function createService060(): PHPStan\Analyser\ConstantResolver - { - return $this->getService('061')->create(); - } - - - public function createService061(): PHPStan\Analyser\ConstantResolverFactory - { - return new PHPStan\Analyser\ConstantResolverFactory($this->getService('0122'), $this->getService('075')); - } - - - public function createService062(): PHPStan\Analyser\ResultCache\ResultCacheManagerFactory - { - return new class ($this) implements PHPStan\Analyser\ResultCache\ResultCacheManagerFactory { - private $container; - - - public function __construct(Container_4c57d0f363 $container) - { - $this->container = $container; - } - - - public function create(array $fileReplacements): PHPStan\Analyser\ResultCache\ResultCacheManager - { - return new PHPStan\Analyser\ResultCache\ResultCacheManager( - $this->container->getService('075'), - $this->container->getService('072'), - $this->container->getService('fileFinderScan'), - $this->container->getService('reflectionProvider'), - $this->container->getService('045'), - $this->container->getService('085'), - 'storage/framework/cache/phpstan/resultCache.php', - $this->container->getParameter('analysedPaths'), - $this->container->getParameter('analysedPathsFromConfig'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - '8', - null, - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - [], - [], - $fileReplacements, - false, - [ - ['parameters', 'editorUrl'], - ['parameters', 'editorUrlTitle'], - ['parameters', 'errorFormat'], - ['parameters', 'ignoreErrors'], - ['parameters', 'reportUnmatchedIgnoredErrors'], - ['parameters', 'tipsOfTheDay'], - ['parameters', 'parallel'], - ['parameters', 'internalErrorsCountLimit'], - ['parameters', 'cache'], - ['parameters', 'memoryLimitFile'], - ['parameters', 'pro'], - 'parametersSchema', - ], - 7 - ); - } - }; - } - - - public function createService063(): PHPStan\Analyser\ResultCache\ResultCacheClearer - { - return new PHPStan\Analyser\ResultCache\ResultCacheClearer('storage/framework/cache/phpstan/resultCache.php'); - } - - - public function createService064(): PHPStan\Analyser\RicherScopeGetTypeHelper - { - return new PHPStan\Analyser\RicherScopeGetTypeHelper($this->getService('096')); - } - - - public function createService065(): PHPStan\Cache\Cache - { - return new PHPStan\Cache\Cache($this->getService('cacheStorage')); - } - - - public function createService066(): PHPStan\Collectors\Registry - { - return $this->getService('067')->create(); - } - - - public function createService067(): PHPStan\Collectors\RegistryFactory - { - return new PHPStan\Collectors\RegistryFactory($this->getService('075')); - } - - - public function createService068(): PHPStan\Command\AnalyseApplication - { - return new PHPStan\Command\AnalyseApplication( - $this->getService('069'), - $this->getService('050'), - $this->getService('043'), - $this->getService('062'), - $this->getService('055'), - $this->getService('045') - ); - } - - - public function createService069(): PHPStan\Command\AnalyserRunner - { - return new PHPStan\Command\AnalyserRunner( - $this->getService('092'), - $this->getService('049'), - $this->getService('091'), - $this->getService('093') - ); - } - - - public function createService070(): PHPStan\Command\FixerApplication - { - return new PHPStan\Command\FixerApplication( - $this->getService('088'), - $this->getService('055'), - $this->getService('045'), - $this->getParameter('analysedPaths'), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', - ['1.1.1.2'], - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - null, - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - 'phpstorm://open?file=%file%&line=%line%', - '8' - ); - } - - - public function createService071(): PHPStan\Dependency\DependencyResolver - { - return new PHPStan\Dependency\DependencyResolver( - $this->getService('085'), - $this->getService('reflectionProvider'), - $this->getService('073'), - $this->getService('0185') - ); - } - - - public function createService072(): PHPStan\Dependency\ExportedNodeFetcher - { - return new PHPStan\Dependency\ExportedNodeFetcher($this->getService('defaultAnalysisParser'), $this->getService('074')); - } - - - public function createService073(): PHPStan\Dependency\ExportedNodeResolver - { - return new PHPStan\Dependency\ExportedNodeResolver( - $this->getService('reflectionProvider'), - $this->getService('0185'), - $this->getService('023') - ); - } - - - public function createService074(): PHPStan\Dependency\ExportedNodeVisitor - { - return new PHPStan\Dependency\ExportedNodeVisitor($this->getService('073')); - } - - - public function createService075(): PHPStan\DependencyInjection\Container - { - return new PHPStan\DependencyInjection\MemoizingContainer($this->getService('076')); - } - - - public function createService076(): PHPStan\DependencyInjection\Nette\NetteContainer - { - return new PHPStan\DependencyInjection\Nette\NetteContainer($this); - } - - - public function createService077(): PHPStan\DependencyInjection\DerivativeContainerFactory - { - return new PHPStan\DependencyInjection\DerivativeContainerFactory( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'storage/framework/cache/phpstan', - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - ], - $this->getParameter('analysedPaths'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - $this->getParameter('analysedPathsFromConfig'), - '8', - null, - null, - $this->getParameter('singleReflectionFile'), - $this->getParameter('singleReflectionInsteadOfFile') - ); - } - - - public function createService078(): PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider($this->getService('075')); - } - - - public function createService079(): PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider($this->getService('075')); - } - - - public function createService080(): PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider($this->getService('075')); - } - - - public function createService081(): PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider($this->getService('075')); - } - - - public function createService082(): PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider($this->getService('075')); - } - - - public function createService083(): PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider($this->getService('075')); - } - - - public function createService084(): PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider($this->getService('075')); - } - - - public function createService085(): PHPStan\File\FileHelper - { - return new PHPStan\File\FileHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createService086(): PHPStan\File\FileExcluderFactory - { - return new PHPStan\File\FileExcluderFactory($this->getService('087'), ['analyseAndScan' => [], 'analyse' => []]); - } - - - public function createService087(): PHPStan\File\FileExcluderRawFactory - { - return new class ($this) implements PHPStan\File\FileExcluderRawFactory { - private $container; - - - public function __construct(Container_4c57d0f363 $container) - { - $this->container = $container; - } - - - public function create(array $analyseExcludes): PHPStan\File\FileExcluder - { - return new PHPStan\File\FileExcluder($this->container->getService('085'), $analyseExcludes); - } - }; - } - - - public function createService088(): PHPStan\File\FileMonitor - { - return new PHPStan\File\FileMonitor( - $this->getService('fileFinderAnalyse'), - $this->getService('fileFinderScan'), - $this->getParameter('analysedPaths'), - $this->getParameter('analysedPathsFromConfig'), - [], - [] - ); - } - - - public function createService089(): PHPStan\Parser\DeclarePositionVisitor - { - return new PHPStan\Parser\DeclarePositionVisitor; - } - - - public function createService090(): PHPStan\Parser\ImmediatelyInvokedClosureVisitor - { - return new PHPStan\Parser\ImmediatelyInvokedClosureVisitor; - } - - - public function createService091(): PHPStan\Parallel\ParallelAnalyser - { - return new PHPStan\Parallel\ParallelAnalyser(50, 600.0, 134217728); - } - - - public function createService092(): PHPStan\Parallel\Scheduler - { - return new PHPStan\Parallel\Scheduler(20, 32, 2); - } - - - public function createService093(): PHPStan\Process\CpuCoreCounter - { - return new PHPStan\Process\CpuCoreCounter; - } - - - public function createService094(): PHPStan\Reflection\AttributeReflectionFactory - { - return new PHPStan\Reflection\AttributeReflectionFactory($this->getService('096'), $this->getService('0122')); - } - - - public function createService095(): PHPStan\Reflection\FunctionReflectionFactory - { - return new class ($this) implements PHPStan\Reflection\FunctionReflectionFactory { - private $container; - - - public function __construct(Container_4c57d0f363 $container) - { - $this->container = $container; - } - - - public function create( - PHPStan\BetterReflection\Reflection\Adapter\ReflectionFunction $reflection, - PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, - array $phpDocParameterTypes, - ?PHPStan\Type\Type $phpDocReturnType, - ?PHPStan\Type\Type $phpDocThrowType, - ?string $deprecatedDescription, - bool $isDeprecated, - bool $isInternal, - ?string $filename, - ?bool $isPure, - PHPStan\Reflection\Assertions $asserts, - bool $acceptsNamedArguments, - ?string $phpDocComment, - array $phpDocParameterOutTypes, - array $phpDocParameterImmediatelyInvokedCallable, - array $phpDocParameterClosureThisTypes, - array $attributes - ): PHPStan\Reflection\Php\PhpFunctionReflection { - return new PHPStan\Reflection\Php\PhpFunctionReflection( - $this->container->getService('096'), - $reflection, - $this->container->getService('defaultAnalysisParser'), - $this->container->getService('094'), - $templateTypeMap, - $phpDocParameterTypes, - $phpDocReturnType, - $phpDocThrowType, - $deprecatedDescription, - $isDeprecated, - $isInternal, - $filename, - $isPure, - $asserts, - $acceptsNamedArguments, - $phpDocComment, - $phpDocParameterOutTypes, - $phpDocParameterImmediatelyInvokedCallable, - $phpDocParameterClosureThisTypes, - $attributes - ); - } - }; - } - - - public function createService096(): PHPStan\Reflection\InitializerExprTypeResolver - { - return new PHPStan\Reflection\InitializerExprTypeResolver( - $this->getService('060'), - $this->getService('0122'), - $this->getService('026'), - $this->getService('082'), - $this->getService('0360'), - false - ); - } - - - public function createService097(): PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension; - } - - - public function createService098(): PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension; - } - - - public function createService099(): PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor; - } - - - public function createService0100(): PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher( - $this->getService('099'), - $this->getService('defaultAnalysisParser') - ); - } - - - public function createService0101(): PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker( - $this->getService('0103'), - $this->getService('0104'), - $this->getService('0102'), - $this->getService('026') - ); - } - - - public function createService0102(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory( - $this->getService('0100'), - $this->getService('fileFinderScan'), - $this->getService('026'), - $this->getService('065') - ); - } - - - public function createService0103(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository($this->getService('0102')); - } - - - public function createService0104(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory { - private $container; - - - public function __construct(Container_4c57d0f363 $container) - { - $this->container = $container; - } - - - public function create(PHPStan\BetterReflection\SourceLocator\Type\Composer\Psr\PsrAutoloaderMapping $mapping): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator($mapping, $this->container->getService('0106')); - } - }; - } - - - public function createService0105(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory { - private $container; - - - public function __construct(Container_4c57d0f363 $container) - { - $this->container = $container; - } - - - public function create(string $fileName): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator( - $this->container->getService('0100'), - $fileName - ); - } - }; - } - - - public function createService0106(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository($this->getService('0105')); - } - - - public function createService0107(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumBackedCase' - ); - } - - - public function createService0108(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumUnitCase' - ); - } - - - public function createService0109(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0110(): PHPStan\Reflection\ConstructorsHelper - { - return new PHPStan\Reflection\ConstructorsHelper($this->getService('075'), []); - } - - - public function createService0111(): PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension - { - return new PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension; - } - - - public function createService0112(): PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension; - } - - - public function createService0113(): PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension([]); - } - - - public function createService0114(): PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension([]); - } - - - public function createService0115(): PHPStan\Reflection\Php\PhpClassReflectionExtension - { - return new PHPStan\Reflection\Php\PhpClassReflectionExtension( - $this->getService('058'), - $this->getService('059'), - $this->getService('0116'), - $this->getService('036'), - $this->getService('0368'), - $this->getService('097'), - $this->getService('098'), - $this->getService('0128'), - $this->getService('defaultAnalysisParser'), - $this->getService('stubPhpDocProvider'), - $this->getService('0122'), - $this->getService('0185'), - $this->getService('094'), - false - ); - } - - - public function createService0116(): PHPStan\Reflection\Php\PhpMethodReflectionFactory - { - return new class ($this) implements PHPStan\Reflection\Php\PhpMethodReflectionFactory { - private $container; - - - public function __construct(Container_4c57d0f363 $container) - { - $this->container = $container; - } - - - public function create( - PHPStan\Reflection\ClassReflection $declaringClass, - ?PHPStan\Reflection\ClassReflection $declaringTrait, - PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod $reflection, - PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, - array $phpDocParameterTypes, - ?PHPStan\Type\Type $phpDocReturnType, - ?PHPStan\Type\Type $phpDocThrowType, - ?string $deprecatedDescription, - bool $isDeprecated, - bool $isInternal, - bool $isFinal, - ?bool $isPure, - PHPStan\Reflection\Assertions $asserts, - ?PHPStan\Type\Type $selfOutType, - ?string $phpDocComment, - array $phpDocParameterOutTypes, - array $immediatelyInvokedCallableParameters, - array $phpDocClosureThisTypeParameters, - bool $acceptsNamedArguments, - array $attributes - ): PHPStan\Reflection\Php\PhpMethodReflection { - return new PHPStan\Reflection\Php\PhpMethodReflection( - $this->container->getService('096'), - $declaringClass, - $declaringTrait, - $reflection, - $this->container->getService('reflectionProvider'), - $this->container->getService('094'), - $this->container->getService('defaultAnalysisParser'), - $templateTypeMap, - $phpDocParameterTypes, - $phpDocReturnType, - $phpDocThrowType, - $deprecatedDescription, - $isDeprecated, - $isInternal, - $isFinal, - $isPure, - $asserts, - $acceptsNamedArguments, - $selfOutType, - $phpDocComment, - $phpDocParameterOutTypes, - $immediatelyInvokedCallableParameters, - $phpDocClosureThisTypeParameters, - $attributes - ); - } - }; - } - - - public function createService0117(): PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension; - } - - - public function createService0118(): PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension - { - return new PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension; - } - - - public function createService0119(): PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension - { - return new PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension( - $this->getService('reflectionProvider'), - ['stdClass'], - $this->getService('098') - ); - } - - - public function createService0120(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension - { - return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\Reflection\ClassReflection', - 'getNativeReflection' - ); - } - - - public function createService0121(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension - { - return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\Reflection\Php\BuiltinMethodReflection', - 'getDeclaringClass' - ); - } - - - public function createService0122(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider - { - return new PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider($this->getService('075')); - } - - - public function createService0123(): PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider - { - return new PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider( - $this->getService('0128'), - $this->getService('betterReflectionReflector'), - $this->getService('0185'), - $this->getService('stubPhpDocProvider'), - $this->getService('094') - ); - } - - - public function createService0124(): PHPStan\Reflection\SignatureMap\SignatureMapParser - { - return new PHPStan\Reflection\SignatureMap\SignatureMapParser($this->getService('042')); - } - - - public function createService0125(): PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider - { - return new PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider( - $this->getService('0124'), - $this->getService('096'), - $this->getService('026'), - true - ); - } - - - public function createService0126(): PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider - { - return new PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider( - $this->getService('0125'), - $this->getService('0100'), - $this->getService('0185'), - $this->getService('026'), - $this->getService('096'), - $this->getService('0122') - ); - } - - - public function createService0127(): PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory - { - return new PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory( - $this->getService('026'), - $this->getService('0125'), - $this->getService('0126') - ); - } - - - public function createService0128(): PHPStan\Reflection\SignatureMap\SignatureMapProvider - { - return $this->getService('0127')->create(); - } - - - public function createService0129(): PHPStan\Rules\Api\ApiRuleHelper - { - return new PHPStan\Rules\Api\ApiRuleHelper; - } - - - public function createService0130(): PHPStan\Rules\AttributesCheck - { - return new PHPStan\Rules\AttributesCheck( - $this->getService('reflectionProvider'), - $this->getService('0147'), - $this->getService('0132'), - true - ); - } - - - public function createService0131(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck - { - return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck($this->getService('0182'), true, false, false); - } - - - public function createService0132(): PHPStan\Rules\ClassNameCheck - { - return new PHPStan\Rules\ClassNameCheck( - $this->getService('0133'), - $this->getService('0134'), - $this->getService('reflectionProvider'), - $this->getService('075') - ); - } - - - public function createService0133(): PHPStan\Rules\ClassCaseSensitivityCheck - { - return new PHPStan\Rules\ClassCaseSensitivityCheck($this->getService('reflectionProvider'), true); - } - - - public function createService0134(): PHPStan\Rules\ClassForbiddenNameCheck - { - return new PHPStan\Rules\ClassForbiddenNameCheck($this->getService('075')); - } - - - public function createService0135(): PHPStan\Rules\Classes\LocalTypeAliasesCheck - { - return new PHPStan\Rules\Classes\LocalTypeAliasesCheck( - [], - $this->getService('reflectionProvider'), - $this->getService('040'), - $this->getService('0164'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('0153'), - true, - true, - true - ); - } - - - public function createService0136(): PHPStan\Rules\Classes\MethodTagCheck - { - return new PHPStan\Rules\Classes\MethodTagCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0137(): PHPStan\Rules\Classes\MixinCheck - { - return new PHPStan\Rules\Classes\MixinCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0138(): PHPStan\Rules\Classes\PropertyTagCheck - { - return new PHPStan\Rules\Classes\PropertyTagCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0139(): PHPStan\Rules\Comparison\ConstantConditionRuleHelper - { - return new PHPStan\Rules\Comparison\ConstantConditionRuleHelper($this->getService('0140'), true); - } - - - public function createService0140(): PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper( - $this->getService('reflectionProvider'), - $this->getService('typeSpecifier'), - ['stdClass'], - true - ); - } - - - public function createService0141(): PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver - { - return new PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver($this->getService('reflectionProvider'), [], [], [], []); - } - - - public function createService0142(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule($this->getService('0145')); - } - - - public function createService0143(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule($this->getService('0145')); - } - - - public function createService0144(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule($this->getService('0145')); - } - - - public function createService0145(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck($this->getService('exceptionTypeResolver')); - } - - - public function createService0146(): PHPStan\Rules\Exceptions\TooWideThrowTypeCheck - { - return new PHPStan\Rules\Exceptions\TooWideThrowTypeCheck(true); - } - - - public function createService0147(): PHPStan\Rules\FunctionCallParametersCheck - { - return new PHPStan\Rules\FunctionCallParametersCheck( - $this->getService('0182'), - $this->getService('0165'), - $this->getService('0170'), - $this->getService('0180'), - true, - true, - true, - true - ); - } - - - public function createService0148(): PHPStan\Rules\FunctionDefinitionCheck - { - return new PHPStan\Rules\FunctionDefinitionCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('026'), - true, - false - ); - } - - - public function createService0149(): PHPStan\Rules\FunctionReturnTypeCheck - { - return new PHPStan\Rules\FunctionReturnTypeCheck($this->getService('0182')); - } - - - public function createService0150(): PHPStan\Rules\ParameterCastableToStringCheck - { - return new PHPStan\Rules\ParameterCastableToStringCheck($this->getService('0182')); - } - - - public function createService0151(): PHPStan\Rules\Generics\CrossCheckInterfacesHelper - { - return new PHPStan\Rules\Generics\CrossCheckInterfacesHelper; - } - - - public function createService0152(): PHPStan\Rules\Generics\GenericAncestorsCheck - { - return new PHPStan\Rules\Generics\GenericAncestorsCheck( - $this->getService('reflectionProvider'), - $this->getService('0153'), - $this->getService('0156'), - $this->getService('0170'), - [], - true - ); - } - - - public function createService0153(): PHPStan\Rules\Generics\GenericObjectTypeCheck - { - return new PHPStan\Rules\Generics\GenericObjectTypeCheck; - } - - - public function createService0154(): PHPStan\Rules\Generics\MethodTagTemplateTypeCheck - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeCheck($this->getService('0185'), $this->getService('0155')); - } - - - public function createService0155(): PHPStan\Rules\Generics\TemplateTypeCheck - { - return new PHPStan\Rules\Generics\TemplateTypeCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0186'), - true - ); - } - - - public function createService0156(): PHPStan\Rules\Generics\VarianceCheck - { - return new PHPStan\Rules\Generics\VarianceCheck; - } - - - public function createService0157(): PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper - { - return new PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper; - } - - - public function createService0158(): PHPStan\Rules\IssetCheck - { - return new PHPStan\Rules\IssetCheck($this->getService('0179'), $this->getService('0180'), true, true); - } - - - public function createService0159(): PHPStan\Rules\Methods\MethodCallCheck - { - return new PHPStan\Rules\Methods\MethodCallCheck($this->getService('reflectionProvider'), $this->getService('0182'), true, true); - } - - - public function createService0160(): PHPStan\Rules\Methods\StaticMethodCallCheck - { - return new PHPStan\Rules\Methods\StaticMethodCallCheck( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - true, - true, - true - ); - } - - - public function createService0161(): PHPStan\Rules\Methods\MethodSignatureRule - { - return new PHPStan\Rules\Methods\MethodSignatureRule($this->getService('0115'), true, true); - } - - - public function createService0162(): PHPStan\Rules\Methods\MethodParameterComparisonHelper - { - return new PHPStan\Rules\Methods\MethodParameterComparisonHelper($this->getService('026')); - } - - - public function createService0163(): PHPStan\Rules\Methods\MethodVisibilityComparisonHelper - { - return new PHPStan\Rules\Methods\MethodVisibilityComparisonHelper; - } - - - public function createService0164(): PHPStan\Rules\MissingTypehintCheck - { - return new PHPStan\Rules\MissingTypehintCheck(false, []); - } - - - public function createService0165(): PHPStan\Rules\NullsafeCheck - { - return new PHPStan\Rules\NullsafeCheck; - } - - - public function createService0166(): PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider - { - return new PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider($this->getService('075')); - } - - - public function createService0167(): PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider - { - return new PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider($this->getService('075')); - } - - - public function createService0168(): PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper - { - return new PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper; - } - - - public function createService0169(): PHPStan\Rules\PhpDoc\AssertRuleHelper - { - return new PHPStan\Rules\PhpDoc\AssertRuleHelper( - $this->getService('096'), - $this->getService('reflectionProvider'), - $this->getService('0170'), - $this->getService('0132'), - $this->getService('0164'), - $this->getService('0153'), - true, - true - ); - } - - - public function createService0170(): PHPStan\Rules\PhpDoc\UnresolvableTypeHelper - { - return new PHPStan\Rules\PhpDoc\UnresolvableTypeHelper; - } - - - public function createService0171(): PHPStan\Rules\PhpDoc\GenericCallableRuleHelper - { - return new PHPStan\Rules\PhpDoc\GenericCallableRuleHelper($this->getService('0155')); - } - - - public function createService0172(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck - { - return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck( - $this->getService('0153'), - $this->getService('0170'), - $this->getService('0171') - ); - } - - - public function createService0173(): PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper - { - return new PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper( - $this->getService('040'), - $this->getService('0185'), - $this->getService('reflectionProvider'), - true, - false - ); - } - - - public function createService0174(): PHPStan\Rules\Playground\NeverRuleHelper - { - return new PHPStan\Rules\Playground\NeverRuleHelper; - } - - - public function createService0175(): PHPStan\Rules\Properties\AccessPropertiesCheck - { - return new PHPStan\Rules\Properties\AccessPropertiesCheck( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('026'), - true, - true - ); - } - - - public function createService0176(): PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension - { - return new PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension($this->getService('026')); - } - - - public function createService0177(): PHPStan\Rules\Properties\UninitializedPropertyRule - { - return new PHPStan\Rules\Properties\UninitializedPropertyRule($this->getService('0110')); - } - - - public function createService0178(): PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider - { - return new PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider($this->getService('075')); - } - - - public function createService0179(): PHPStan\Rules\Properties\PropertyDescriptor - { - return new PHPStan\Rules\Properties\PropertyDescriptor; - } - - - public function createService0180(): PHPStan\Rules\Properties\PropertyReflectionFinder - { - return new PHPStan\Rules\Properties\PropertyReflectionFinder; - } - - - public function createService0181(): PHPStan\Rules\Pure\FunctionPurityCheck - { - return new PHPStan\Rules\Pure\FunctionPurityCheck; - } - - - public function createService0182(): PHPStan\Rules\RuleLevelHelper - { - return new PHPStan\Rules\RuleLevelHelper($this->getService('reflectionProvider'), true, false, true, false, false, false, true); - } - - - public function createService0183(): PHPStan\Rules\UnusedFunctionParametersCheck - { - return new PHPStan\Rules\UnusedFunctionParametersCheck($this->getService('reflectionProvider'), true); - } - - - public function createService0184(): PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck - { - return new PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck; - } - - - public function createService0185(): PHPStan\Type\FileTypeMapper - { - return new PHPStan\Type\FileTypeMapper( - $this->getService('0122'), - $this->getService('defaultAnalysisParser'), - $this->getService('038'), - $this->getService('037'), - $this->getService('025'), - $this->getService('085') - ); - } - - - public function createService0186(): PHPStan\Type\TypeAliasResolver - { - return new PHPStan\Type\UsefulTypeAliasResolver( - [], - $this->getService('042'), - $this->getService('040'), - $this->getService('reflectionProvider') - ); - } - - - public function createService0187(): PHPStan\Type\TypeAliasResolverProvider - { - return new PHPStan\Type\LazyTypeAliasResolverProvider($this->getService('075')); - } - - - public function createService0188(): PHPStan\Type\BitwiseFlagHelper - { - return new PHPStan\Type\BitwiseFlagHelper($this->getService('reflectionProvider')); - } - - - public function createService0189(): PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension; - } - - - public function createService0190(): PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension; - } - - - public function createService0191(): PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension; - } - - - public function createService0192(): PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0193(): PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0194(): PHPStan\Type\Php\ArrayColumnHelper - { - return new PHPStan\Type\Php\ArrayColumnHelper($this->getService('026')); - } - - - public function createService0195(): PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension($this->getService('0194')); - } - - - public function createService0196(): PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0197(): PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension; - } - - - public function createService0198(): PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0199(): PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0200(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper($this->getService('reflectionProvider')); - } - - - public function createService0201(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension($this->getService('0200')); - } - - - public function createService0202(): PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0203(): PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension($this->getService('0200')); - } - - - public function createService0204(): PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension; - } - - - public function createService0205(): PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension; - } - - - public function createService0206(): PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0207(): PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension; - } - - - public function createService0208(): PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension; - } - - - public function createService0209(): PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0210(): PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension; - } - - - public function createService0211(): PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension; - } - - - public function createService0212(): PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension; - } - - - public function createService0213(): PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension; - } - - - public function createService0214(): PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension; - } - - - public function createService0215(): PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension; - } - - - public function createService0216(): PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension; - } - - - public function createService0217(): PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0218(): PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension; - } - - - public function createService0219(): PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0220(): PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0221(): PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0222(): PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension; - } - - - public function createService0223(): PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0224(): PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension; - } - - - public function createService0225(): PHPStan\Type\Php\AssertThrowTypeExtension - { - return new PHPStan\Type\Php\AssertThrowTypeExtension; - } - - - public function createService0226(): PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension; - } - - - public function createService0227(): PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension; - } - - - public function createService0228(): PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension - { - return new PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension($this->getService('026')); - } - - - public function createService0229(): PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension; - } - - - public function createService0230(): PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension; - } - - - public function createService0231(): PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension; - } - - - public function createService0232(): PHPStan\Type\Php\CompactFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\CompactFunctionReturnTypeExtension(true); - } - - - public function createService0233(): PHPStan\Type\Php\ConstantFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ConstantFunctionReturnTypeExtension($this->getService('0234')); - } - - - public function createService0234(): PHPStan\Type\Php\ConstantHelper - { - return new PHPStan\Type\Php\ConstantHelper; - } - - - public function createService0235(): PHPStan\Type\Php\CountFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\CountFunctionReturnTypeExtension; - } - - - public function createService0236(): PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0237(): PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension; - } - - - public function createService0238(): PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0239(): PHPStan\Type\Php\DateFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\DateFunctionReturnTypeHelper; - } - - - public function createService0240(): PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension($this->getService('0239')); - } - - - public function createService0241(): PHPStan\Type\Php\DateFormatMethodReturnTypeExtension - { - return new PHPStan\Type\Php\DateFormatMethodReturnTypeExtension($this->getService('0239')); - } - - - public function createService0242(): PHPStan\Type\Php\DateFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DateFunctionReturnTypeExtension($this->getService('0239')); - } - - - public function createService0243(): PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0244(): PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension; - } - - - public function createService0245(): PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension; - } - - - public function createService0246(): PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension; - } - - - public function createService0247(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTime'); - } - - - public function createService0248(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTimeImmutable'); - } - - - public function createService0249(): PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0250(): PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension($this->getService('026')); - } - - - public function createService0251(): PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension($this->getService('026')); - } - - - public function createService0252(): PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0253(): PHPStan\Type\Php\DsMapDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DsMapDynamicReturnTypeExtension; - } - - - public function createService0254(): PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension; - } - - - public function createService0255(): PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension; - } - - - public function createService0256(): PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0257(): PHPStan\Type\Php\FilterFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\FilterFunctionReturnTypeHelper($this->getService('reflectionProvider'), $this->getService('026')); - } - - - public function createService0258(): PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension($this->getService('0257')); - } - - - public function createService0259(): PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension($this->getService('0257')); - } - - - public function createService0260(): PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension( - $this->getService('0257'), - $this->getService('reflectionProvider') - ); - } - - - public function createService0261(): PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension; - } - - - public function createService0262(): PHPStan\Type\Php\GetClassDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\GetClassDynamicReturnTypeExtension; - } - - - public function createService0263(): PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension; - } - - - public function createService0264(): PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension; - } - - - public function createService0265(): PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0266(): PHPStan\Type\Php\GettypeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GettypeFunctionReturnTypeExtension; - } - - - public function createService0267(): PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension; - } - - - public function createService0268(): PHPStan\Type\Php\HashFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\HashFunctionsReturnTypeExtension($this->getService('026')); - } - - - public function createService0269(): PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0270(): PHPStan\Type\Php\IntdivThrowTypeExtension - { - return new PHPStan\Type\Php\IntdivThrowTypeExtension; - } - - - public function createService0271(): PHPStan\Type\Php\IniGetReturnTypeExtension - { - return new PHPStan\Type\Php\IniGetReturnTypeExtension; - } - - - public function createService0272(): PHPStan\Type\Php\JsonThrowTypeExtension - { - return new PHPStan\Type\Php\JsonThrowTypeExtension($this->getService('reflectionProvider'), $this->getService('0188')); - } - - - public function createService0273(): PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension - { - return new PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension; - } - - - public function createService0274(): PHPStan\Type\Php\ParseStrParameterOutTypeExtension - { - return new PHPStan\Type\Php\ParseStrParameterOutTypeExtension; - } - - - public function createService0275(): PHPStan\Type\Php\PregMatchTypeSpecifyingExtension - { - return new PHPStan\Type\Php\PregMatchTypeSpecifyingExtension($this->getService('0278')); - } - - - public function createService0276(): PHPStan\Type\Php\PregMatchParameterOutTypeExtension - { - return new PHPStan\Type\Php\PregMatchParameterOutTypeExtension($this->getService('0278')); - } - - - public function createService0277(): PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension - { - return new PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); - } - - - public function createService0278(): PHPStan\Type\Php\RegexArrayShapeMatcher - { - return new PHPStan\Type\Php\RegexArrayShapeMatcher( - $this->getService('0279'), - $this->getService('0280'), - $this->getService('026') - ); - } - - - public function createService0279(): PHPStan\Type\Regex\RegexGroupParser - { - return new PHPStan\Type\Regex\RegexGroupParser($this->getService('026'), $this->getService('0280')); - } - - - public function createService0280(): PHPStan\Type\Regex\RegexExpressionHelper - { - return new PHPStan\Type\Regex\RegexExpressionHelper($this->getService('096')); - } - - - public function createService0281(): PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension; - } - - - public function createService0282(): PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0283(): PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0284(): PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0285(): PHPStan\Type\Php\StrContainingTypeSpecifyingExtension - { - return new PHPStan\Type\Php\StrContainingTypeSpecifyingExtension; - } - - - public function createService0286(): PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension - { - return new PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension; - } - - - public function createService0287(): PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension; - } - - - public function createService0288(): PHPStan\Type\Php\StatDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\StatDynamicReturnTypeExtension; - } - - - public function createService0289(): PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension - { - return new PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension; - } - - - public function createService0290(): PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension - { - return new PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension($this->getService('0180')); - } - - - public function createService0291(): PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0292(): PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension; - } - - - public function createService0293(): PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0294(): PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension; - } - - - public function createService0295(): PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension($this->getService('0188')); - } - - - public function createService0296(): PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension; - } - - - public function createService0297(): PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension; - } - - - public function createService0298(): PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension; - } - - - public function createService0299(): PHPStan\Type\Php\LtrimFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\LtrimFunctionReturnTypeExtension; - } - - - public function createService0300(): PHPStan\Type\Php\MbFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\MbFunctionsReturnTypeExtension($this->getService('026')); - } - - - public function createService0301(): PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension; - } - - - public function createService0302(): PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0303(): PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0304(): PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension; - } - - - public function createService0305(): PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension; - } - - - public function createService0306(): PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension; - } - - - public function createService0307(): PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension; - } - - - public function createService0308(): PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension; - } - - - public function createService0309(): PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension; - } - - - public function createService0310(): PHPStan\Type\Php\StrlenFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrlenFunctionReturnTypeExtension; - } - - - public function createService0311(): PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension; - } - - - public function createService0312(): PHPStan\Type\Php\StrPadFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrPadFunctionReturnTypeExtension; - } - - - public function createService0313(): PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension; - } - - - public function createService0314(): PHPStan\Type\Php\StrrevFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrrevFunctionReturnTypeExtension; - } - - - public function createService0315(): PHPStan\Type\Php\SubstrDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SubstrDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0316(): PHPStan\Type\Php\ThrowableReturnTypeExtension - { - return new PHPStan\Type\Php\ThrowableReturnTypeExtension; - } - - - public function createService0317(): PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension; - } - - - public function createService0318(): PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0319(): PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension; - } - - - public function createService0320(): PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension(null, $this->getService('029')); - } - - - public function createService0321(): PHPStan\Type\Php\PowFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\PowFunctionReturnTypeExtension; - } - - - public function createService0322(): PHPStan\Type\Php\RoundFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RoundFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0323(): PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension; - } - - - public function createService0324(): PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension; - } - - - public function createService0325(): PHPStan\Type\Php\RangeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RangeFunctionReturnTypeExtension; - } - - - public function createService0326(): PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension; - } - - - public function createService0327(): PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0328(): PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension; - } - - - public function createService0329(): PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension - { - return new PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension; - } - - - public function createService0330(): PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension - { - return new PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension($this->getService('0234')); - } - - - public function createService0331(): PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0332(): PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension; - } - - - public function createService0333(): PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension; - } - - - public function createService0334(): PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension($this->getService('0289')); - } - - - public function createService0335(): PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension; - } - - - public function createService0336(): PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension($this->getService('0339')); - } - - - public function createService0337(): PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension; - } - - - public function createService0338(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension($this->getService('0339')); - } - - - public function createService0339(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper - { - return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper; - } - - - public function createService0340(): PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension; - } - - - public function createService0341(): PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension( - $this->getService('reflectionProvider'), - $this->getService('0188') - ); - } - - - public function createService0342(): PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension( - $this->getService('reflectionProvider'), - true, - ['stdClass'] - ); - } - - - public function createService0343(): PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension; - } - - - public function createService0344(): PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension; - } - - - public function createService0345(): PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0346(): PHPStan\Type\Php\StrTokFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrTokFunctionReturnTypeExtension; - } - - - public function createService0347(): PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension; - } - - - public function createService0348(): PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension; - } - - - public function createService0349(): PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension; - } - - - public function createService0350(): PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension; - } - - - public function createService0351(): PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension - { - return new PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension; - } - - - public function createService0352(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClass'); - } - - - public function createService0353(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClassConstant'); - } - - - public function createService0354(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionFunctionAbstract'); - } - - - public function createService0355(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionParameter'); - } - - - public function createService0356(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionProperty'); - } - - - public function createService0357(): PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension - { - return new PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension; - } - - - public function createService0358(): PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension - { - return new PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension; - } - - - public function createService0359(): PHPStan\Type\ClosureTypeFactory - { - return new PHPStan\Type\ClosureTypeFactory( - $this->getService('096'), - $this->getService('0366'), - $this->getService('originalBetterReflectionReflector'), - $this->getService('currentPhpVersionPhpParser') - ); - } - - - public function createService0360(): PHPStan\Type\Constant\OversizedArrayBuilder - { - return new PHPStan\Type\Constant\OversizedArrayBuilder; - } - - - public function createService0361(): PHPStan\Rules\Functions\PrintfHelper - { - return new PHPStan\Rules\Functions\PrintfHelper($this->getService('026')); - } - - - public function createService0362(): PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory( - $this->getService('phpParserDecorator'), - $this->getService('php8PhpParser'), - $this->getService('0365'), - $this->getService('0366'), - $this->getService('0106'), - $this->getService('0103'), - $this->getService('0101'), - $this->getService('0104'), - $this->getService('0100'), - [], - [], - $this->getParameter('analysedPaths'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - $this->getParameter('analysedPathsFromConfig'), - false, - $this->getParameter('singleReflectionFile') - ); - } - - - public function createService0363(): PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory { - private $container; - - - public function __construct(Container_4c57d0f363 $container) - { - $this->container = $container; - } - - - public function create(PHPStan\BetterReflection\Reflector\Reflector $reflector): PHPStan\Reflection\BetterReflection\BetterReflectionProvider - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( - $this->container->getService('0122'), - $this->container->getService('096'), - $this->container->getService('078'), - $reflector, - $this->container->getService('0185'), - $this->container->getService('036'), - $this->container->getService('0368'), - $this->container->getService('026'), - $this->container->getService('0123'), - $this->container->getService('stubPhpDocProvider'), - $this->container->getService('095'), - $this->container->getService('relativePathHelper'), - $this->container->getService('025'), - $this->container->getService('085'), - $this->container->getService('0365'), - $this->container->getService('0128'), - $this->container->getService('094'), - ['stdClass'] - ); - } - }; - } - - - public function createService0364(): PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory - { - return new PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory( - $this->getService('php8PhpParser'), - $this->getService('024'), - $this->getService('026') - ); - } - - - public function createService0365(): PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber - { - return $this->getService('0364')->create(); - } - - - public function createService0366(): PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber - { - return $this->getService('0367')->create(); - } - - - public function createService0367(): PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory - { - return new PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory( - $this->getService('024'), - $this->getService('026') - ); - } - - - public function createService0368(): PHPStan\Reflection\Deprecation\DeprecationProvider - { - return new PHPStan\Reflection\Deprecation\DeprecationProvider($this->getService('075')); - } - - - public function createService0369(): PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter( - $this->getService('errorFormatter.github'), - $this->getService('errorFormatter.teamcity') - ); - } - - - public function createService0370(): PHPStan\Rules\Classes\ExistingClassInClassExtendsRule - { - return new PHPStan\Rules\Classes\ExistingClassInClassExtendsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0371(): PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0372(): PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0373(): PHPStan\Rules\Classes\ExistingClassInInstanceOfRule - { - return new PHPStan\Rules\Classes\ExistingClassInInstanceOfRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0374(): PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0375(): PHPStan\Rules\Classes\ExistingClassInTraitUseRule - { - return new PHPStan\Rules\Classes\ExistingClassInTraitUseRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0376(): PHPStan\Rules\Classes\InstantiationRule - { - return new PHPStan\Rules\Classes\InstantiationRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0147'), - $this->getService('0132'), - true - ); - } - - - public function createService0377(): PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule - { - return new PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0378(): PHPStan\Rules\Functions\CallToNonExistentFunctionRule - { - return new PHPStan\Rules\Functions\CallToNonExistentFunctionRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0379(): PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule - { - return new PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule; - } - - - public function createService0380(): PHPStan\Rules\Constants\OverridingConstantRule - { - return new PHPStan\Rules\Constants\OverridingConstantRule(true); - } - - - public function createService0381(): PHPStan\Rules\Methods\OverridingMethodRule - { - return new PHPStan\Rules\Methods\OverridingMethodRule( - $this->getService('026'), - $this->getService('0161'), - true, - $this->getService('0162'), - $this->getService('0163'), - $this->getService('0115'), - false - ); - } - - - public function createService0382(): PHPStan\Rules\Missing\MissingReturnRule - { - return new PHPStan\Rules\Missing\MissingReturnRule(true, true); - } - - - public function createService0383(): PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule - { - return new PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0384(): PHPStan\Rules\Namespaces\ExistingNamesInUseRule - { - return new PHPStan\Rules\Namespaces\ExistingNamesInUseRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0385(): PHPStan\Rules\Properties\AccessPropertiesRule - { - return new PHPStan\Rules\Properties\AccessPropertiesRule($this->getService('0175')); - } - - - public function createService0386(): PHPStan\Rules\Properties\AccessStaticPropertiesRule - { - return new PHPStan\Rules\Properties\AccessStaticPropertiesRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - true - ); - } - - - public function createService0387(): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule - { - return new PHPStan\Rules\Properties\ExistingClassesInPropertiesRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('026'), - true, - false, - true - ); - } - - - public function createService0388(): PHPStan\Rules\Functions\FunctionCallableRule - { - return new PHPStan\Rules\Functions\FunctionCallableRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('026'), - true, - true - ); - } - - - public function createService0389(): PHPStan\Rules\Properties\OverridingPropertyRule - { - return new PHPStan\Rules\Properties\OverridingPropertyRule($this->getService('026'), true, true); - } - - - public function createService0390(): PHPStan\Rules\Properties\SetPropertyHookParameterRule - { - return new PHPStan\Rules\Properties\SetPropertyHookParameterRule($this->getService('0164'), true, true); - } - - - public function createService0391(): PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule - { - return new PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule( - $this->getService('0182'), - $this->getService('0179'), - $this->getService('0180'), - false - ); - } - - - public function createService0392(): PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule - { - return new PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule( - $this->getService('0179'), - $this->getService('0180'), - $this->getService('0182'), - false - ); - } - - - public function createService0393(): PHPStan\Rules\Variables\CompactVariablesRule - { - return new PHPStan\Rules\Variables\CompactVariablesRule(true); - } - - - public function createService0394(): PHPStan\Rules\Variables\DefinedVariableRule - { - return new PHPStan\Rules\Variables\DefinedVariableRule(true, true); - } - - - public function createService0395(): PHPStan\Rules\Keywords\RequireFileExistsRule - { - return new PHPStan\Rules\Keywords\RequireFileExistsRule('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createService0396(): PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension($this->getService('0157')); - } - - - public function createService0397(): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension($this->getService('0157')); - } - - - public function createService0398(): PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension($this->getService('0157')); - } - - - public function createService0399(): PHPStan\Rules\Constants\ConstantRule - { - return new PHPStan\Rules\Constants\ConstantRule(true); - } - - - public function createService0400(): PHPStan\Rules\Classes\MixinRule - { - return new PHPStan\Rules\Classes\MixinRule($this->getService('0137')); - } - - - public function createService0401(): PHPStan\Rules\PhpDoc\RequireExtendsCheck - { - return new PHPStan\Rules\PhpDoc\RequireExtendsCheck($this->getService('0132'), true, true); - } - - - public function createService0402(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule - { - return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0403(): PHPStan\Rules\Functions\CallCallablesRule - { - return new PHPStan\Rules\Functions\CallCallablesRule($this->getService('0147'), $this->getService('0182'), true); - } - - - public function createService0404(): PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule - { - return new PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule($this->getService('031'), $this->getService('034')); - } - - - public function createService0405(): PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule - { - return new PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule( - $this->getService('0185'), - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0406(): PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule - { - return new PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule($this->getService('031'), $this->getService('034')); - } - - - public function createService0407(): PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension($this->getService('0157')); - } - - - public function createService0408(): PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension($this->getService('0157')); - } - - - public function createService0409(): PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule - { - return new PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule($this->getService('0182'), true); - } - - - public function createService0410(): PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule - { - return new PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule(true); - } - - - public function createService0411(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule - { - return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule($this->getService('0182'), $this->getService('0131'), true); - } - - - public function createService0412(): PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0413(): PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0414(): PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0415(): PHPStan\Rules\Generators\YieldFromTypeRule - { - return new PHPStan\Rules\Generators\YieldFromTypeRule($this->getService('0182'), true); - } - - - public function createService0416(): PHPStan\Rules\Generators\YieldInGeneratorRule - { - return new PHPStan\Rules\Generators\YieldInGeneratorRule(true); - } - - - public function createService0417(): PHPStan\Rules\Classes\ImpossibleInstanceOfRule - { - return new PHPStan\Rules\Classes\ImpossibleInstanceOfRule(true, false, true); - } - - - public function createService0418(): PHPStan\Rules\Comparison\BooleanAndConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanAndConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0419(): PHPStan\Rules\Comparison\BooleanOrConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanOrConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0420(): PHPStan\Rules\Comparison\BooleanNotConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanNotConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0421(): PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector; - } - - - public function createService0422(): PHPStan\Rules\DeadCode\PossiblyPureNewCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureNewCollector($this->getService('reflectionProvider')); - } - - - public function createService0423(): PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector; - } - - - public function createService0424(): PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector($this->getService('reflectionProvider')); - } - - - public function createService0425(): PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector; - } - - - public function createService0426(): PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector; - } - - - public function createService0427(): PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector; - } - - - public function createService0428(): PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule($this->getService('0178'), [], [], false); - } - - - public function createService0429(): PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule - { - return new PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0430(): PHPStan\Rules\Comparison\ElseIfConstantConditionRule - { - return new PHPStan\Rules\Comparison\ElseIfConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0431(): PHPStan\Rules\Comparison\IfConstantConditionRule - { - return new PHPStan\Rules\Comparison\IfConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0432(): PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0433(): PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0434(): PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0435(): PHPStan\Rules\Comparison\LogicalXorConstantConditionRule - { - return new PHPStan\Rules\Comparison\LogicalXorConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0436(): PHPStan\Rules\Comparison\MatchExpressionRule - { - return new PHPStan\Rules\Comparison\MatchExpressionRule($this->getService('0139'), false, true); - } - - - public function createService0437(): PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule - { - return new PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule(true, true); - } - - - public function createService0438(): PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule - { - return new PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule($this->getService('064'), true, false, true); - } - - - public function createService0439(): PHPStan\Rules\Comparison\ConstantLooseComparisonRule - { - return new PHPStan\Rules\Comparison\ConstantLooseComparisonRule(true, false, true); - } - - - public function createService0440(): PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule - { - return new PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0441(): PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule - { - return new PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule($this->getService('0139'), true, true); - } - - - public function createService0442(): PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule - { - return new PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule($this->getService('0139'), true, true); - } - - - public function createService0443(): PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule($this->getService('0146')); - } - - - public function createService0444(): PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule($this->getService('0185'), $this->getService('0146')); - } - - - public function createService0445(): PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule($this->getService('0185'), $this->getService('0146')); - } - - - public function createService0446(): PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule(false); - } - - - public function createService0447(): PHPStan\Rules\Properties\NullsafePropertyFetchRule - { - return new PHPStan\Rules\Properties\NullsafePropertyFetchRule; - } - - - public function createService0448(): PHPStan\Rules\Traits\TraitDeclarationCollector - { - return new PHPStan\Rules\Traits\TraitDeclarationCollector; - } - - - public function createService0449(): PHPStan\Rules\Traits\TraitUseCollector - { - return new PHPStan\Rules\Traits\TraitUseCollector; - } - - - public function createService0450(): PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule - { - return new PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule($this->getService('exceptionTypeResolver'), true); - } - - - public function createService0451(): PHPStan\Rules\Functions\RandomIntParametersRule - { - return new PHPStan\Rules\Functions\RandomIntParametersRule( - $this->getService('reflectionProvider'), - $this->getService('026'), - true - ); - } - - - public function createService0452(): PHPStan\Rules\Functions\ArrayFilterRule - { - return new PHPStan\Rules\Functions\ArrayFilterRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0453(): PHPStan\Rules\Functions\ArrayValuesRule - { - return new PHPStan\Rules\Functions\ArrayValuesRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0454(): PHPStan\Rules\Functions\ParameterCastableToNumberRule - { - return new PHPStan\Rules\Functions\ParameterCastableToNumberRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createService0455(): Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension - { - return new Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension($this->getService('0278')); - } - - - public function createService0456(): Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension - { - return new Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension($this->getService('0278')); - } - - - public function createService0457(): Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension - { - return new Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); - } - - - public function createService0458(): Carbon\PHPStan\MacroExtension - { - return new Carbon\PHPStan\MacroExtension($this->getService('0116'), $this->getService('reflectionProvider')); - } - - - public function createService0459(): PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider - { - return new PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider($this->getService('075')); - } - - - public function createService0460(): PHPStan\Rules\Deprecations\DeprecatedScopeHelper - { - return $this->getService('0459')->get(); - } - - - public function createService0461(): PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver - { - return new PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver; - } - - - public function createService0462(): PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule - { - return new PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule( - $this->getService('reflectionProvider'), - $this->getService('0460'), - $this->getService('026') - ); - } - - - public function createService0463(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension($this->getService('0460')); - } - - - public function createService0464(): PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension($this->getService('0460')); - } - - - public function createService0465(): PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension($this->getService('0460')); - } - - - public function createService0466(): PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension($this->getService('0460')); - } - - - public function createService0467(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension( - $this->getService('0460'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0468(): PHPStan\Rules\BooleansInConditions\BooleanRuleHelper - { - return new PHPStan\Rules\BooleansInConditions\BooleanRuleHelper($this->getService('0182')); - } - - - public function createService0469(): PHPStan\Rules\Operators\OperatorRuleHelper - { - return new PHPStan\Rules\Operators\OperatorRuleHelper($this->getService('0182')); - } - - - public function createService0470(): PHPStan\Rules\VariableVariables\VariablePropertyFetchRule - { - return new PHPStan\Rules\VariableVariables\VariablePropertyFetchRule($this->getService('reflectionProvider'), ['stdClass']); - } - - - public function createService0471(): PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule; - } - - - public function createService0472(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule($this->getService('0468')); - } - - - public function createService0473(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule($this->getService('0468')); - } - - - public function createService0474(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule($this->getService('0468')); - } - - - public function createService0475(): PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule($this->getService('0468')); - } - - - public function createService0476(): PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule($this->getService('0468')); - } - - - public function createService0477(): PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule($this->getService('0468')); - } - - - public function createService0478(): PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule($this->getService('0468')); - } - - - public function createService0479(): PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule($this->getService('0468')); - } - - - public function createService0480(): PHPStan\Rules\Cast\UselessCastRule - { - return new PHPStan\Rules\Cast\UselessCastRule(true, true); - } - - - public function createService0481(): PHPStan\Rules\Classes\RequireParentConstructCallRule - { - return new PHPStan\Rules\Classes\RequireParentConstructCallRule; - } - - - public function createService0482(): PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule; - } - - - public function createService0483(): PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule; - } - - - public function createService0484(): PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule; - } - - - public function createService0485(): PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule; - } - - - public function createService0486(): PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule - { - return new PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule; - } - - - public function createService0487(): PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule - { - return new PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule; - } - - - public function createService0488(): PHPStan\Rules\Functions\ArrayFilterStrictRule - { - return new PHPStan\Rules\Functions\ArrayFilterStrictRule($this->getService('reflectionProvider'), true, true, true); - } - - - public function createService0489(): PHPStan\Rules\Functions\ClosureUsesThisRule - { - return new PHPStan\Rules\Functions\ClosureUsesThisRule; - } - - - public function createService0490(): PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule - { - return new PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule; - } - - - public function createService0491(): PHPStan\Rules\Methods\IllegalConstructorMethodCallRule - { - return new PHPStan\Rules\Methods\IllegalConstructorMethodCallRule; - } - - - public function createService0492(): PHPStan\Rules\Methods\IllegalConstructorStaticCallRule - { - return new PHPStan\Rules\Methods\IllegalConstructorStaticCallRule; - } - - - public function createService0493(): PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule($this->getService('0469')); - } - - - public function createService0494(): PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule($this->getService('0469')); - } - - - public function createService0495(): PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule($this->getService('0469')); - } - - - public function createService0496(): PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule($this->getService('0469')); - } - - - public function createService0497(): PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule($this->getService('0469')); - } - - - public function createService0498(): PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule($this->getService('0469')); - } - - - public function createService0499(): PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule($this->getService('0469')); - } - - - public function createService0500(): PHPStan\Rules\Operators\OperandsInArithmeticModuloRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticModuloRule($this->getService('0469')); - } - - - public function createService0501(): PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule($this->getService('0469')); - } - - - public function createService0502(): PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule($this->getService('0469')); - } - - - public function createService0503(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule - { - return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule($this->getService('0182')); - } - - - public function createService0504(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule - { - return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule($this->getService('0182')); - } - - - public function createService0505(): PHPStan\Rules\StrictCalls\StrictFunctionCallsRule - { - return new PHPStan\Rules\StrictCalls\StrictFunctionCallsRule($this->getService('reflectionProvider')); - } - - - public function createService0506(): PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule - { - return new PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule($this->getService('024')); - } - - - public function createService0507(): PHPStan\Rules\VariableVariables\VariableMethodCallRule - { - return new PHPStan\Rules\VariableVariables\VariableMethodCallRule; - } - - - public function createService0508(): PHPStan\Rules\VariableVariables\VariableMethodCallableRule - { - return new PHPStan\Rules\VariableVariables\VariableMethodCallableRule; - } - - - public function createService0509(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule; - } - - - public function createService0510(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule; - } - - - public function createService0511(): PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule; - } - - - public function createService0512(): PHPStan\Rules\VariableVariables\VariableVariablesRule - { - return new PHPStan\Rules\VariableVariables\VariableVariablesRule; - } - - - public function createService0513(): Rector\TypePerfect\Configuration - { - return new Rector\TypePerfect\Configuration([ - 'narrow_param' => true, - 'narrow_return' => true, - 'no_mixed' => false, - 'null_over_false' => true, - 'no_mixed_property' => true, - 'no_mixed_caller' => true, - ]); - } - - - public function createService0514(): Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder - { - return new Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder($this->getService('0519')); - } - - - public function createService0515(): Rector\TypePerfect\NodeFinder\MethodCallNodeFinder - { - return new Rector\TypePerfect\NodeFinder\MethodCallNodeFinder($this->getService('0519'), $this->getService('0518')); - } - - - public function createService0516(): Rector\TypePerfect\NodeFinder\ReturnNodeFinder - { - return new Rector\TypePerfect\NodeFinder\ReturnNodeFinder; - } - - - public function createService0517(): Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer - { - return new Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer; - } - - - public function createService0518(): Rector\TypePerfect\Printer\NodeComparator - { - return new Rector\TypePerfect\Printer\NodeComparator($this->getService('024')); - } - - - public function createService0519(): Rector\TypePerfect\Reflection\ReflectionParser - { - return new Rector\TypePerfect\Reflection\ReflectionParser; - } - - - public function createService0520(): Rector\TypePerfect\Reflection\MethodNodeAnalyser - { - return new Rector\TypePerfect\Reflection\MethodNodeAnalyser; - } - - - public function createService0521(): Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher - { - return new Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher; - } - - - public function createService0522(): Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver - { - return new Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver; - } - - - public function createService0523(): Rector\TypePerfect\Printer\CollectorMetadataPrinter - { - return new Rector\TypePerfect\Printer\CollectorMetadataPrinter; - } - - - public function createService0524(): Rector\TypePerfect\Guard\EmptyIssetGuard - { - return new Rector\TypePerfect\Guard\EmptyIssetGuard; - } - - - public function createService0525(): Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector - { - return new Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector( - $this->getService('0517'), - $this->getService('0521'), - $this->getService('0523'), - $this->getService('0513') - ); - } - - - public function createService0526(): Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector - { - return new Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector( - $this->getService('0522'), - $this->getService('0523'), - $this->getService('0513') - ); - } - - - public function createService0527(): Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector - { - return new Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector( - $this->getService('0522'), - $this->getService('0513') - ); - } - - - public function createService0528(): Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed( - $this->getService('0539'), - $this->getService('originalBetterReflectionReflector'), - $this->getService('0540'), - $this->getService('0531'), - $this->getService('0530') - ); - } - - - public function createService0529(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory($this->getService('0541'), $this->getService('042')); - } - - - public function createService0530(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath($this->getService('0538')); - } - - - public function createService0531(): Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature($this->getService('originalBetterReflectionReflector')); - } - - - public function createService0532(): Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory($this->getService('0529'), $this->getService('0541')); - } - - - public function createService0533(): Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0534(): Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0535(): Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory( - $this->getService('0539'), - $this->getService('0529') - ); - } - - - public function createService0536(): Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0537(): Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory($this->getService('0539'), $this->getService('0529')); - } - - - public function createService0538(): Spaze\PHPStan\Rules\Disallowed\File\FilePath - { - return new Spaze\PHPStan\Rules\Disallowed\File\FilePath($this->getService('085'), null); - } - - - public function createService0539(): Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter - { - return new Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter($this->getService('0541')); - } - - - public function createService0540(): Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier - { - return new Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier($this->getService('originalBetterReflectionReflector')); - } - - - public function createService0541(): Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer - { - return new Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer; - } - - - public function createService0542(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0539') - ); - } - - - public function createService0543(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors( - $this->getService('0551'), - $this->getService('0546'), - $this->getService('0547'), - $this->getService('0533'), - $this->getService('reflectionProvider'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ], - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ], - [] - ); - } - - - public function createService0544(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0545(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0546(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors( - $this->getService('0549'), - $this->getService('reflectionProvider'), - $this->getService('0551') - ); - } - - - public function createService0547(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors( - $this->getService('0549'), - $this->getService('0551'), - $this->getService('0539') - ); - } - - - public function createService0548(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0539') - ); - } - - - public function createService0549(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0538'), - $this->getService('0539') - ); - } - - - public function createService0550(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0551(): Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver - { - return new Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver($this->getService('0541')); - } - - - public function createService0552(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory($this->getService('0541')); - } - - - public function createService0553(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( - $this->getService('0548'), - $this->getService('0536'), - $this->getService('0552'), - [] - ); - } - - - public function createService0554(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( - $this->getService('0548'), - $this->getService('0536'), - $this->getService('0552'), - [] - ); - } - - - public function createService0555(): Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls( - $this->getService('0547'), - $this->getService('0543'), - $this->getService('0533'), - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ] - ); - } - - - public function createService0556(): Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls( - $this->getService('0549'), - $this->getService('0543'), - $this->getService('0533'), - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ] - ); - } - - - public function createService0557(): Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls( - $this->getService('0547'), - $this->getService('0543'), - $this->getService('0533'), - [] - ); - } - - - public function createService0558(): Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0559(): Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0560(): Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0561(): Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0562(): Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0563(): Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0564(): Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0565(): Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls( - $this->getService('0546'), - $this->getService('0543'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0566(): Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0567(): Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages($this->getService('0544'), $this->getService('0534'), []); - } - - - public function createService0568(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( - $this->getService('0544'), - $this->getService('0534'), - $this->getService('0551'), - $this->getService('0539'), - [] - ); - } - - - public function createService0569(): Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages( - $this->getService('0550'), - $this->getService('0537')->getDisallowedVariables([]) - ); - } - - - public function createService0570(): Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages($this->getService('0542'), $this->getService('0532'), []); - } - - - public function createService0571(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0572(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0573(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0574(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0575(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0576(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0577(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0578(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0579(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0580(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0581(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0582(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0583(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0584(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0585(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0586(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule($this->getService('0531')); - } - - - public function createService0587(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule($this->getService('0531')); - } - - - public function createService0588(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule($this->getService('0531')); - } - - - public function createService0589(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule($this->getService('0531')); - } - - - public function createService0590(): TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter - { - return new TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter; - } - - - public function createService0591(): TomasVotruba\TypeCoverage\CollectorDataNormalizer - { - return new TomasVotruba\TypeCoverage\CollectorDataNormalizer; - } - - - public function createService0592(): TomasVotruba\TypeCoverage\Configuration - { - return new TomasVotruba\TypeCoverage\Configuration([ - 'declare' => 0, - 'return_type' => 99, - 'param_type' => 99, - 'property_type' => 99, - 'constant_type' => 99, - 'print_suggestions' => true, - 'return' => 100, - 'param' => 100, - 'property' => 100, - 'constant' => 100, - 'measure' => false, - ]); - } - - - public function createService0593(): TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector; - } - - - public function createService0594(): TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector; - } - - - public function createService0595(): TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector; - } - - - public function createService0596(): TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector; - } - - - public function createService0597(): TomasVotruba\TypeCoverage\Collectors\DeclareCollector - { - return new TomasVotruba\TypeCoverage\Collectors\DeclareCollector; - } - - - public function createServiceBetterReflectionProvider(): PHPStan\Reflection\BetterReflection\BetterReflectionProvider - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( - $this->getService('0122'), - $this->getService('096'), - $this->getService('078'), - $this->getService('betterReflectionReflector'), - $this->getService('0185'), - $this->getService('036'), - $this->getService('0368'), - $this->getService('026'), - $this->getService('0123'), - $this->getService('stubPhpDocProvider'), - $this->getService('095'), - $this->getService('relativePathHelper'), - $this->getService('025'), - $this->getService('085'), - $this->getService('0365'), - $this->getService('0128'), - $this->getService('094'), - ['stdClass'] - ); - } - - - public function createServiceBetterReflectionReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector - { - return new PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector($this->getService('originalBetterReflectionReflector')); - } - - - public function createServiceBetterReflectionSourceLocator(): PHPStan\BetterReflection\SourceLocator\Type\SourceLocator - { - return $this->getService('0362')->create(); - } - - - public function createServiceCacheStorage(): PHPStan\Cache\FileCacheStorage - { - return new PHPStan\Cache\FileCacheStorage('storage/framework/cache/phpstan/cache/PHPStan'); - } - - - public function createServiceClassConstantUsages(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( - $this->getService('0544'), - $this->getService('0534'), - $this->getService('0551'), - $this->getService('0539'), - [] - ); - } - - - public function createServiceContainer(): Container_4c57d0f363 - { - return $this; - } - - - public function createServiceCurrentPhpVersionLexer(): PhpParser\Lexer - { - return $this->getService('02')->create(); - } - - - public function createServiceCurrentPhpVersionPhpParser(): PhpParser\ParserAbstract - { - return $this->getService('currentPhpVersionPhpParserFactory')->create(); - } - - - public function createServiceCurrentPhpVersionPhpParserFactory(): PHPStan\Parser\PhpParserFactory - { - return new PHPStan\Parser\PhpParserFactory($this->getService('currentPhpVersionLexer'), $this->getService('026')); - } - - - public function createServiceCurrentPhpVersionRichParser(): PHPStan\Parser\RichParser - { - return new PHPStan\Parser\RichParser( - $this->getService('currentPhpVersionPhpParser'), - $this->getService('03'), - $this->getService('075'), - $this->getService('056') - ); - } - - - public function createServiceCurrentPhpVersionSimpleDirectParser(): PHPStan\Parser\SimpleParser - { - return new PHPStan\Parser\SimpleParser( - $this->getService('currentPhpVersionPhpParser'), - $this->getService('03'), - $this->getService('021'), - $this->getService('022') - ); - } - - - public function createServiceCurrentPhpVersionSimpleParser(): PHPStan\Parser\CleaningParser - { - return new PHPStan\Parser\CleaningParser($this->getService('currentPhpVersionSimpleDirectParser'), $this->getService('026')); - } - - - public function createServiceDefaultAnalysisParser(): PHPStan\Parser\CachedParser - { - return new PHPStan\Parser\CachedParser($this->getService('pathRoutingParser'), 256); - } - - - public function createServiceErrorFormatter__checkstyle(): PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__github(): PHPStan\Command\ErrorFormatter\GithubErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\GithubErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__gitlab(): PHPStan\Command\ErrorFormatter\GitlabErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\GitlabErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__json(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(false); - } - - - public function createServiceErrorFormatter__junit(): PHPStan\Command\ErrorFormatter\JunitErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JunitErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__prettyJson(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(true); - } - - - public function createServiceErrorFormatter__raw(): PHPStan\Command\ErrorFormatter\RawErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\RawErrorFormatter; - } - - - public function createServiceErrorFormatter__table(): PHPStan\Command\ErrorFormatter\TableErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\TableErrorFormatter( - $this->getService('relativePathHelper'), - $this->getService('simpleRelativePathHelper'), - $this->getService('0369'), - true, - 'phpstorm://open?file=%file%&line=%line%', - '%relFile%:%line%' - ); - } - - - public function createServiceErrorFormatter__teamcity(): PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceExceptionTypeResolver(): PHPStan\Rules\Exceptions\ExceptionTypeResolver - { - return $this->getService('0141'); - } - - - public function createServiceFileExcluderAnalyse(): PHPStan\File\FileExcluder - { - return $this->getService('086')->createAnalyseFileExcluder(); - } - - - public function createServiceFileExcluderScan(): PHPStan\File\FileExcluder - { - return $this->getService('086')->createScanFileExcluder(); - } - - - public function createServiceFileFinderAnalyse(): PHPStan\File\FileFinder - { - return new PHPStan\File\FileFinder($this->getService('fileExcluderAnalyse'), $this->getService('085'), ['php']); - } - - - public function createServiceFileFinderScan(): PHPStan\File\FileFinder - { - return new PHPStan\File\FileFinder($this->getService('fileExcluderScan'), $this->getService('085'), ['php']); - } - - - public function createServiceFreshStubParser(): PHPStan\Parser\StubParser - { - return new PHPStan\Parser\StubParser($this->getService('php8PhpParser'), $this->getService('03')); - } - - - public function createServiceNodeScopeResolverReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector - { - return $this->getService('betterReflectionReflector'); - } - - - public function createServiceOriginalBetterReflectionReflector(): PHPStan\BetterReflection\Reflector\DefaultReflector - { - return new PHPStan\BetterReflection\Reflector\DefaultReflector($this->getService('betterReflectionSourceLocator')); - } - - - public function createServiceParentDirectoryRelativePathHelper(): PHPStan\File\ParentDirectoryRelativePathHelper - { - return new PHPStan\File\ParentDirectoryRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createServicePathRoutingParser(): PHPStan\Parser\PathRoutingParser - { - return new PHPStan\Parser\PathRoutingParser( - $this->getService('085'), - $this->getService('currentPhpVersionRichParser'), - $this->getService('currentPhpVersionSimpleParser'), - $this->getService('php8Parser'), - $this->getParameter('singleReflectionFile') - ); - } - - - public function createServicePhp8Lexer(): PhpParser\Lexer\Emulative - { - return $this->getService('02')->createEmulative(); - } - - - public function createServicePhp8Parser(): PHPStan\Parser\SimpleParser - { - return new PHPStan\Parser\SimpleParser( - $this->getService('php8PhpParser'), - $this->getService('03'), - $this->getService('021'), - $this->getService('022') - ); - } - - - public function createServicePhp8PhpParser(): PhpParser\Parser\Php8 - { - return new PhpParser\Parser\Php8($this->getService('php8Lexer')); - } - - - public function createServicePhpParserDecorator(): PHPStan\Parser\PhpParserDecorator - { - return new PHPStan\Parser\PhpParserDecorator($this->getService('defaultAnalysisParser')); - } - - - public function createServicePhpstanDiagnoseExtension(): PHPStan\Diagnose\PHPStanDiagnoseExtension - { - return new PHPStan\Diagnose\PHPStanDiagnoseExtension( - $this->getService('026'), - null, - $this->getService('085'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - $this->getService('029') - ); - } - - - public function createServiceReflectionProvider(): PHPStan\Reflection\ReflectionProvider - { - return $this->getService('reflectionProviderFactory')->create(); - } - - - public function createServiceReflectionProviderFactory(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory - { - return new PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory($this->getService('betterReflectionProvider')); - } - - - public function createServiceRegistry(): PHPStan\Rules\LazyRegistry - { - return new PHPStan\Rules\LazyRegistry($this->getService('075')); - } - - - public function createServiceRelativePathHelper(): PHPStan\File\RelativePathHelper - { - return new PHPStan\File\FuzzyRelativePathHelper( - $this->getService('parentDirectoryRelativePathHelper'), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - $this->getParameter('analysedPaths') - ); - } - - - public function createServiceRules__0(): PHPStan\Rules\Debug\DebugScopeRule - { - return new PHPStan\Rules\Debug\DebugScopeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__1(): PHPStan\Rules\Debug\DumpPhpDocTypeRule - { - return new PHPStan\Rules\Debug\DumpPhpDocTypeRule($this->getService('reflectionProvider'), $this->getService('035')); - } - - - public function createServiceRules__10(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__100(): PHPStan\Rules\Properties\PropertiesInInterfaceRule - { - return new PHPStan\Rules\Properties\PropertiesInInterfaceRule($this->getService('026')); - } - - - public function createServiceRules__101(): PHPStan\Rules\Properties\PropertyAssignRefRule - { - return new PHPStan\Rules\Properties\PropertyAssignRefRule($this->getService('026'), $this->getService('0180')); - } - - - public function createServiceRules__102(): PHPStan\Rules\Properties\PropertyAttributesRule - { - return new PHPStan\Rules\Properties\PropertyAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__103(): PHPStan\Rules\Properties\PropertyHookAttributesRule - { - return new PHPStan\Rules\Properties\PropertyHookAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__104(): PHPStan\Rules\Properties\PropertyInClassRule - { - return new PHPStan\Rules\Properties\PropertyInClassRule($this->getService('026')); - } - - - public function createServiceRules__105(): PHPStan\Rules\Properties\ReadOnlyPropertyRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyRule($this->getService('026')); - } - - - public function createServiceRules__106(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule; - } - - - public function createServiceRules__107(): PHPStan\Rules\Regexp\RegularExpressionPatternRule - { - return new PHPStan\Rules\Regexp\RegularExpressionPatternRule($this->getService('0280')); - } - - - public function createServiceRules__108(): PHPStan\Rules\Traits\ConflictingTraitConstantsRule - { - return new PHPStan\Rules\Traits\ConflictingTraitConstantsRule($this->getService('096'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__109(): PHPStan\Rules\Traits\ConstantsInTraitsRule - { - return new PHPStan\Rules\Traits\ConstantsInTraitsRule($this->getService('026')); - } - - - public function createServiceRules__11(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__110(): PHPStan\Rules\Traits\TraitAttributesRule - { - return new PHPStan\Rules\Traits\TraitAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__111(): PHPStan\Rules\Types\InvalidTypesInUnionRule - { - return new PHPStan\Rules\Types\InvalidTypesInUnionRule; - } - - - public function createServiceRules__112(): PHPStan\Rules\Variables\UnsetRule - { - return new PHPStan\Rules\Variables\UnsetRule($this->getService('0180'), $this->getService('026')); - } - - - public function createServiceRules__113(): PHPStan\Rules\Whitespace\FileWhitespaceRule - { - return new PHPStan\Rules\Whitespace\FileWhitespaceRule; - } - - - public function createServiceRules__114(): PHPStan\Rules\Classes\UnusedConstructorParametersRule - { - return new PHPStan\Rules\Classes\UnusedConstructorParametersRule($this->getService('0183')); - } - - - public function createServiceRules__115(): PHPStan\Rules\Functions\UnusedClosureUsesRule - { - return new PHPStan\Rules\Functions\UnusedClosureUsesRule($this->getService('0183')); - } - - - public function createServiceRules__116(): PHPStan\Rules\Variables\EmptyRule - { - return new PHPStan\Rules\Variables\EmptyRule($this->getService('0158')); - } - - - public function createServiceRules__117(): PHPStan\Rules\Variables\IssetRule - { - return new PHPStan\Rules\Variables\IssetRule($this->getService('0158')); - } - - - public function createServiceRules__118(): PHPStan\Rules\Variables\NullCoalesceRule - { - return new PHPStan\Rules\Variables\NullCoalesceRule($this->getService('0158')); - } - - - public function createServiceRules__119(): PHPStan\Rules\Cast\EchoRule - { - return new PHPStan\Rules\Cast\EchoRule($this->getService('0182')); - } - - - public function createServiceRules__12(): PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__120(): PHPStan\Rules\Cast\InvalidCastRule - { - return new PHPStan\Rules\Cast\InvalidCastRule($this->getService('reflectionProvider'), $this->getService('0182')); - } - - - public function createServiceRules__121(): PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule - { - return new PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule($this->getService('023'), $this->getService('0182')); - } - - - public function createServiceRules__122(): PHPStan\Rules\Cast\PrintRule - { - return new PHPStan\Rules\Cast\PrintRule($this->getService('0182')); - } - - - public function createServiceRules__123(): PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule - { - return new PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule; - } - - - public function createServiceRules__124(): PHPStan\Rules\Classes\MethodTagRule - { - return new PHPStan\Rules\Classes\MethodTagRule($this->getService('0136')); - } - - - public function createServiceRules__125(): PHPStan\Rules\Classes\MethodTagTraitRule - { - return new PHPStan\Rules\Classes\MethodTagTraitRule($this->getService('0136'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__126(): PHPStan\Rules\Classes\MethodTagTraitUseRule - { - return new PHPStan\Rules\Classes\MethodTagTraitUseRule($this->getService('0136')); - } - - - public function createServiceRules__127(): PHPStan\Rules\Classes\PropertyTagRule - { - return new PHPStan\Rules\Classes\PropertyTagRule($this->getService('0138')); - } - - - public function createServiceRules__128(): PHPStan\Rules\Classes\PropertyTagTraitRule - { - return new PHPStan\Rules\Classes\PropertyTagTraitRule($this->getService('0138'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__129(): PHPStan\Rules\Classes\PropertyTagTraitUseRule - { - return new PHPStan\Rules\Classes\PropertyTagTraitUseRule($this->getService('0138')); - } - - - public function createServiceRules__13(): PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__130(): PHPStan\Rules\Classes\MixinTraitRule - { - return new PHPStan\Rules\Classes\MixinTraitRule($this->getService('0137'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__131(): PHPStan\Rules\Classes\MixinTraitUseRule - { - return new PHPStan\Rules\Classes\MixinTraitUseRule($this->getService('0137')); - } - - - public function createServiceRules__132(): PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule - { - return new PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule; - } - - - public function createServiceRules__133(): PHPStan\Rules\Constants\ValueAssignedToClassConstantRule - { - return new PHPStan\Rules\Constants\ValueAssignedToClassConstantRule; - } - - - public function createServiceRules__134(): PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule; - } - - - public function createServiceRules__135(): PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule; - } - - - public function createServiceRules__136(): PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule; - } - - - public function createServiceRules__137(): PHPStan\Rules\Generics\ClassAncestorsRule - { - return new PHPStan\Rules\Generics\ClassAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__138(): PHPStan\Rules\Generics\ClassTemplateTypeRule - { - return new PHPStan\Rules\Generics\ClassTemplateTypeRule($this->getService('0155')); - } - - - public function createServiceRules__139(): PHPStan\Rules\Generics\EnumAncestorsRule - { - return new PHPStan\Rules\Generics\EnumAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__14(): PHPStan\Rules\Api\ApiInstanceofRule - { - return new PHPStan\Rules\Api\ApiInstanceofRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__140(): PHPStan\Rules\Generics\EnumTemplateTypeRule - { - return new PHPStan\Rules\Generics\EnumTemplateTypeRule; - } - - - public function createServiceRules__141(): PHPStan\Rules\Generics\FunctionTemplateTypeRule - { - return new PHPStan\Rules\Generics\FunctionTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__142(): PHPStan\Rules\Generics\FunctionSignatureVarianceRule - { - return new PHPStan\Rules\Generics\FunctionSignatureVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__143(): PHPStan\Rules\Generics\InterfaceAncestorsRule - { - return new PHPStan\Rules\Generics\InterfaceAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__144(): PHPStan\Rules\Generics\InterfaceTemplateTypeRule - { - return new PHPStan\Rules\Generics\InterfaceTemplateTypeRule($this->getService('0155')); - } - - - public function createServiceRules__145(): PHPStan\Rules\Generics\MethodTemplateTypeRule - { - return new PHPStan\Rules\Generics\MethodTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__146(): PHPStan\Rules\Generics\MethodTagTemplateTypeRule - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeRule($this->getService('0154')); - } - - - public function createServiceRules__147(): PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule( - $this->getService('0154'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__148(): PHPStan\Rules\Generics\MethodSignatureVarianceRule - { - return new PHPStan\Rules\Generics\MethodSignatureVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__149(): PHPStan\Rules\Generics\PropertyVarianceRule - { - return new PHPStan\Rules\Generics\PropertyVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__15(): PHPStan\Rules\Api\ApiInstanceofTypeRule - { - return new PHPStan\Rules\Api\ApiInstanceofTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__150(): PHPStan\Rules\Generics\TraitTemplateTypeRule - { - return new PHPStan\Rules\Generics\TraitTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__151(): PHPStan\Rules\Generics\UsedTraitsRule - { - return new PHPStan\Rules\Generics\UsedTraitsRule($this->getService('0185'), $this->getService('0152')); - } - - - public function createServiceRules__152(): PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule - { - return new PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule; - } - - - public function createServiceRules__153(): PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule - { - return new PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule; - } - - - public function createServiceRules__154(): PHPStan\Rules\Operators\InvalidBinaryOperationRule - { - return new PHPStan\Rules\Operators\InvalidBinaryOperationRule($this->getService('023'), $this->getService('0182')); - } - - - public function createServiceRules__155(): PHPStan\Rules\Operators\InvalidComparisonOperationRule - { - return new PHPStan\Rules\Operators\InvalidComparisonOperationRule($this->getService('0182')); - } - - - public function createServiceRules__156(): PHPStan\Rules\Operators\InvalidUnaryOperationRule - { - return new PHPStan\Rules\Operators\InvalidUnaryOperationRule($this->getService('0182')); - } - - - public function createServiceRules__157(): PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule - { - return new PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule($this->getService('0168')); - } - - - public function createServiceRules__158(): PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule - { - return new PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule($this->getService('0168')); - } - - - public function createServiceRules__159(): PHPStan\Rules\PhpDoc\FunctionAssertRule - { - return new PHPStan\Rules\PhpDoc\FunctionAssertRule($this->getService('0169')); - } - - - public function createServiceRules__16(): PHPStan\Rules\Api\ApiInstantiationRule - { - return new PHPStan\Rules\Api\ApiInstantiationRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__160(): PHPStan\Rules\PhpDoc\MethodAssertRule - { - return new PHPStan\Rules\PhpDoc\MethodAssertRule($this->getService('0169')); - } - - - public function createServiceRules__161(): PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule($this->getService('0170'), $this->getService('0153')); - } - - - public function createServiceRules__162(): PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule($this->getService('0153'), $this->getService('0170')); - } - - - public function createServiceRules__163(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule($this->getService('0185'), $this->getService('0172')); - } - - - public function createServiceRules__164(): PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule($this->getService('0185'), $this->getService('0172')); - } - - - public function createServiceRules__165(): PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule( - $this->getService('0153'), - $this->getService('0170'), - $this->getService('0171') - ); - } - - - public function createServiceRules__166(): PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule - { - return new PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule($this->getService('0185')); - } - - - public function createServiceRules__167(): PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule($this->getService('0185')); - } - - - public function createServiceRules__168(): PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule - { - return new PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule($this->getService('0173')); - } - - - public function createServiceRules__169(): PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule - { - return new PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule($this->getService('0185'), $this->getService('0173')); - } - - - public function createServiceRules__17(): PHPStan\Rules\Api\ApiClassConstFetchRule - { - return new PHPStan\Rules\Api\ApiClassConstFetchRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__170(): PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule - { - return new PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule; - } - - - public function createServiceRules__171(): PHPStan\Rules\Classes\RequireImplementsRule - { - return new PHPStan\Rules\Classes\RequireImplementsRule; - } - - - public function createServiceRules__172(): PHPStan\Rules\Classes\RequireExtendsRule - { - return new PHPStan\Rules\Classes\RequireExtendsRule; - } - - - public function createServiceRules__173(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule - { - return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule; - } - - - public function createServiceRules__174(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule - { - return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule($this->getService('0401')); - } - - - public function createServiceRules__175(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule - { - return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule( - $this->getService('reflectionProvider'), - $this->getService('0401') - ); - } - - - public function createServiceRules__176(): PHPStan\Rules\Pure\PureFunctionRule - { - return new PHPStan\Rules\Pure\PureFunctionRule($this->getService('0181')); - } - - - public function createServiceRules__177(): PHPStan\Rules\Pure\PureMethodRule - { - return new PHPStan\Rules\Pure\PureMethodRule($this->getService('0181')); - } - - - public function createServiceRules__178(): PHPStan\Rules\Arrays\ArrayDestructuringRule - { - return new PHPStan\Rules\Arrays\ArrayDestructuringRule($this->getService('0182'), $this->getService('0131')); - } - - - public function createServiceRules__179(): PHPStan\Rules\Arrays\ArrayUnpackingRule - { - return new PHPStan\Rules\Arrays\ArrayUnpackingRule($this->getService('026'), $this->getService('0182')); - } - - - public function createServiceRules__18(): PHPStan\Rules\Api\ApiClassExtendsRule - { - return new PHPStan\Rules\Api\ApiClassExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__180(): PHPStan\Rules\Arrays\IterableInForeachRule - { - return new PHPStan\Rules\Arrays\IterableInForeachRule($this->getService('0182')); - } - - - public function createServiceRules__181(): PHPStan\Rules\Arrays\OffsetAccessAssignmentRule - { - return new PHPStan\Rules\Arrays\OffsetAccessAssignmentRule($this->getService('0182')); - } - - - public function createServiceRules__182(): PHPStan\Rules\Arrays\OffsetAccessAssignOpRule - { - return new PHPStan\Rules\Arrays\OffsetAccessAssignOpRule($this->getService('0182')); - } - - - public function createServiceRules__183(): PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule - { - return new PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule($this->getService('0182')); - } - - - public function createServiceRules__184(): PHPStan\Rules\Arrays\UnpackIterableInArrayRule - { - return new PHPStan\Rules\Arrays\UnpackIterableInArrayRule($this->getService('0182')); - } - - - public function createServiceRules__185(): PHPStan\Rules\Exceptions\ThrowExprTypeRule - { - return new PHPStan\Rules\Exceptions\ThrowExprTypeRule($this->getService('0182')); - } - - - public function createServiceRules__186(): PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule - { - return new PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__187(): PHPStan\Rules\Functions\ClosureReturnTypeRule - { - return new PHPStan\Rules\Functions\ClosureReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__188(): PHPStan\Rules\Functions\ReturnTypeRule - { - return new PHPStan\Rules\Functions\ReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__189(): PHPStan\Rules\Generators\YieldTypeRule - { - return new PHPStan\Rules\Generators\YieldTypeRule($this->getService('0182')); - } - - - public function createServiceRules__19(): PHPStan\Rules\Api\ApiClassImplementsRule - { - return new PHPStan\Rules\Api\ApiClassImplementsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__190(): PHPStan\Rules\Methods\ReturnTypeRule - { - return new PHPStan\Rules\Methods\ReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__191(): PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule - { - return new PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule($this->getService('0182')); - } - - - public function createServiceRules__192(): PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule - { - return new PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule; - } - - - public function createServiceRules__193(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule($this->getService('0180'), $this->getService('0110')); - } - - - public function createServiceRules__194(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule($this->getService('0180'), $this->getService('0110')); - } - - - public function createServiceRules__195(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule($this->getService('0180')); - } - - - public function createServiceRules__196(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule($this->getService('0180')); - } - - - public function createServiceRules__197(): PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule - { - return new PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule; - } - - - public function createServiceRules__198(): PHPStan\Rules\Properties\TypesAssignedToPropertiesRule - { - return new PHPStan\Rules\Properties\TypesAssignedToPropertiesRule($this->getService('0182'), $this->getService('0180')); - } - - - public function createServiceRules__199(): PHPStan\Rules\Variables\ParameterOutAssignedTypeRule - { - return new PHPStan\Rules\Variables\ParameterOutAssignedTypeRule($this->getService('0182')); - } - - - public function createServiceRules__2(): PHPStan\Rules\Debug\DumpTypeRule - { - return new PHPStan\Rules\Debug\DumpTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__20(): PHPStan\Rules\Api\ApiInterfaceExtendsRule - { - return new PHPStan\Rules\Api\ApiInterfaceExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__200(): PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule - { - return new PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule($this->getService('0182')); - } - - - public function createServiceRules__201(): PHPStan\Rules\Variables\VariableCloningRule - { - return new PHPStan\Rules\Variables\VariableCloningRule($this->getService('0182')); - } - - - public function createServiceRules__202(): PHPStan\Rules\Arrays\DeadForeachRule - { - return new PHPStan\Rules\Arrays\DeadForeachRule; - } - - - public function createServiceRules__203(): PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__204(): PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__205(): PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__206(): PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__207(): PHPStan\Rules\DeadCode\NoopRule - { - return new PHPStan\Rules\DeadCode\NoopRule($this->getService('023')); - } - - - public function createServiceRules__208(): PHPStan\Rules\DeadCode\UnreachableStatementRule - { - return new PHPStan\Rules\DeadCode\UnreachableStatementRule; - } - - - public function createServiceRules__209(): PHPStan\Rules\DeadCode\UnusedPrivateConstantRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivateConstantRule($this->getService('0166')); - } - - - public function createServiceRules__21(): PHPStan\Rules\Api\ApiMethodCallRule - { - return new PHPStan\Rules\Api\ApiMethodCallRule($this->getService('0129')); - } - - - public function createServiceRules__210(): PHPStan\Rules\DeadCode\UnusedPrivateMethodRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivateMethodRule($this->getService('0167')); - } - - - public function createServiceRules__211(): PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule - { - return new PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule; - } - - - public function createServiceRules__212(): PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__213(): PHPStan\Rules\Functions\UselessFunctionReturnValueRule - { - return new PHPStan\Rules\Functions\UselessFunctionReturnValueRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__214(): PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__215(): PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule($this->getService('0182')); - } - - - public function createServiceRules__216(): PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule( - $this->getService('0182'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__217(): PHPStan\Rules\Methods\NullsafeMethodCallRule - { - return new PHPStan\Rules\Methods\NullsafeMethodCallRule; - } - - - public function createServiceRules__218(): PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule; - } - - - public function createServiceRules__219(): PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule; - } - - - public function createServiceRules__22(): PHPStan\Rules\Api\ApiStaticCallRule - { - return new PHPStan\Rules\Api\ApiStaticCallRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__220(): PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule; - } - - - public function createServiceRules__221(): PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule($this->getService('0184')); - } - - - public function createServiceRules__222(): PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule($this->getService('0184')); - } - - - public function createServiceRules__223(): PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule($this->getService('0178'), $this->getService('0180')); - } - - - public function createServiceRules__224(): PHPStan\Rules\Traits\NotAnalysedTraitRule - { - return new PHPStan\Rules\Traits\NotAnalysedTraitRule; - } - - - public function createServiceRules__225(): PHPStan\Rules\DateTimeInstantiationRule - { - return new PHPStan\Rules\DateTimeInstantiationRule; - } - - - public function createServiceRules__226(): PHPStan\Rules\Functions\CallUserFuncRule - { - return new PHPStan\Rules\Functions\CallUserFuncRule($this->getService('reflectionProvider'), $this->getService('0147')); - } - - - public function createServiceRules__227(): PHPStan\Rules\Functions\ParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\ParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__228(): PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__229(): PHPStan\Rules\Functions\SortParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\SortParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__23(): PHPStan\Rules\Api\ApiTraitUseRule - { - return new PHPStan\Rules\Api\ApiTraitUseRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__230(): PHPStan\Rules\Regexp\RegularExpressionQuotingRule - { - return new PHPStan\Rules\Regexp\RegularExpressionQuotingRule($this->getService('reflectionProvider'), $this->getService('0280')); - } - - - public function createServiceRules__231(): PHPStan\Rules\Constants\MissingClassConstantTypehintRule - { - return new PHPStan\Rules\Constants\MissingClassConstantTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__232(): PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule - { - return new PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__233(): PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule - { - return new PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__234(): PHPStan\Rules\Methods\MissingMethodParameterTypehintRule - { - return new PHPStan\Rules\Methods\MissingMethodParameterTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__235(): PHPStan\Rules\Methods\MissingMethodReturnTypehintRule - { - return new PHPStan\Rules\Methods\MissingMethodReturnTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__236(): PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule - { - return new PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule($this->getService('0164')); - } - - - public function createServiceRules__237(): PHPStan\Rules\Properties\MissingPropertyTypehintRule - { - return new PHPStan\Rules\Properties\MissingPropertyTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__238(): Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule - { - return new Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule($this->getService('0278')); - } - - - public function createServiceRules__239(): Composer\Pcre\PHPStan\InvalidRegexPatternRule - { - return new Composer\Pcre\PHPStan\InvalidRegexPatternRule; - } - - - public function createServiceRules__24(): PHPStan\Rules\Api\GetTemplateTypeRule - { - return new PHPStan\Rules\Api\GetTemplateTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__240(): PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule - { - return new PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule( - $this->getService('reflectionProvider'), - $this->getService('0460') - ); - } - - - public function createServiceRules__241(): Rector\TypePerfect\Rules\NoParamTypeRemovalRule - { - return new Rector\TypePerfect\Rules\NoParamTypeRemovalRule($this->getService('0520')); - } - - - public function createServiceRules__242(): Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule - { - return new Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule; - } - - - public function createServiceRules__243(): Rector\TypePerfect\Rules\NoIssetOnObjectRule - { - return new Rector\TypePerfect\Rules\NoIssetOnObjectRule($this->getService('0524')); - } - - - public function createServiceRules__244(): Rector\TypePerfect\Rules\NoEmptyOnObjectRule - { - return new Rector\TypePerfect\Rules\NoEmptyOnObjectRule($this->getService('0524')); - } - - - public function createServiceRules__245(): Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule - { - return new Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule($this->getService('0513')); - } - - - public function createServiceRules__246(): Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule - { - return new Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule( - $this->getService('0513'), - $this->getService('0515'), - $this->getService('0514') - ); - } - - - public function createServiceRules__247(): Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule - { - return new Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule( - $this->getService('0516'), - $this->getService('0520'), - $this->getService('0513') - ); - } - - - public function createServiceRules__248(): Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule - { - return new Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule($this->getService('024'), $this->getService('0513')); - } - - - public function createServiceRules__249(): Rector\TypePerfect\Rules\NoMixedMethodCallerRule - { - return new Rector\TypePerfect\Rules\NoMixedMethodCallerRule($this->getService('024'), $this->getService('0513')); - } - - - public function createServiceRules__25(): PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule - { - return new PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule; - } - - - public function createServiceRules__250(): Rector\TypePerfect\Rules\ReturnNullOverFalseRule - { - return new Rector\TypePerfect\Rules\ReturnNullOverFalseRule($this->getService('0513')); - } - - - public function createServiceRules__251(): TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__252(): TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__253(): TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__254(): TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__255(): TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule($this->getService('0592')); - } - - - public function createServiceRules__256(): Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule - { - return new Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule; - } - - - public function createServiceRules__257(): Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule - { - return new Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule; - } - - - public function createServiceRules__26(): PHPStan\Rules\Api\OldPhpParser4ClassRule - { - return new PHPStan\Rules\Api\OldPhpParser4ClassRule; - } - - - public function createServiceRules__27(): PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule - { - return new PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule($this->getService('0129')); - } - - - public function createServiceRules__28(): PHPStan\Rules\Api\RuntimeReflectionInstantiationRule - { - return new PHPStan\Rules\Api\RuntimeReflectionInstantiationRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__29(): PHPStan\Rules\Api\RuntimeReflectionFunctionRule - { - return new PHPStan\Rules\Api\RuntimeReflectionFunctionRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__3(): PHPStan\Rules\Debug\FileAssertRule - { - return new PHPStan\Rules\Debug\FileAssertRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__30(): PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule - { - return new PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule($this->getService('023')); - } - - - public function createServiceRules__31(): PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule - { - return new PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule; - } - - - public function createServiceRules__32(): PHPStan\Rules\Cast\UnsetCastRule - { - return new PHPStan\Rules\Cast\UnsetCastRule($this->getService('026')); - } - - - public function createServiceRules__33(): PHPStan\Rules\Classes\AllowedSubTypesRule - { - return new PHPStan\Rules\Classes\AllowedSubTypesRule; - } - - - public function createServiceRules__34(): PHPStan\Rules\Classes\ClassAttributesRule - { - return new PHPStan\Rules\Classes\ClassAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__35(): PHPStan\Rules\Classes\ClassConstantAttributesRule - { - return new PHPStan\Rules\Classes\ClassConstantAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__36(): PHPStan\Rules\Classes\ClassConstantRule - { - return new PHPStan\Rules\Classes\ClassConstantRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - $this->getService('026') - ); - } - - - public function createServiceRules__37(): PHPStan\Rules\Classes\DuplicateDeclarationRule - { - return new PHPStan\Rules\Classes\DuplicateDeclarationRule; - } - - - public function createServiceRules__38(): PHPStan\Rules\Classes\EnumSanityRule - { - return new PHPStan\Rules\Classes\EnumSanityRule; - } - - - public function createServiceRules__39(): PHPStan\Rules\Classes\InstantiationCallableRule - { - return new PHPStan\Rules\Classes\InstantiationCallableRule; - } - - - public function createServiceRules__4(): PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__40(): PHPStan\Rules\Classes\InvalidPromotedPropertiesRule - { - return new PHPStan\Rules\Classes\InvalidPromotedPropertiesRule($this->getService('026')); - } - - - public function createServiceRules__41(): PHPStan\Rules\Classes\LocalTypeAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeAliasesRule($this->getService('0135')); - } - - - public function createServiceRules__42(): PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule($this->getService('0135')); - } - - - public function createServiceRules__43(): PHPStan\Rules\Classes\LocalTypeTraitAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeTraitAliasesRule($this->getService('0135'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__44(): PHPStan\Rules\Classes\NewStaticRule - { - return new PHPStan\Rules\Classes\NewStaticRule; - } - - - public function createServiceRules__45(): PHPStan\Rules\Classes\NonClassAttributeClassRule - { - return new PHPStan\Rules\Classes\NonClassAttributeClassRule; - } - - - public function createServiceRules__46(): PHPStan\Rules\Classes\ReadOnlyClassRule - { - return new PHPStan\Rules\Classes\ReadOnlyClassRule($this->getService('026')); - } - - - public function createServiceRules__47(): PHPStan\Rules\Classes\TraitAttributeClassRule - { - return new PHPStan\Rules\Classes\TraitAttributeClassRule; - } - - - public function createServiceRules__48(): PHPStan\Rules\Constants\ClassAsClassConstantRule - { - return new PHPStan\Rules\Constants\ClassAsClassConstantRule; - } - - - public function createServiceRules__49(): PHPStan\Rules\Constants\DynamicClassConstantFetchRule - { - return new PHPStan\Rules\Constants\DynamicClassConstantFetchRule($this->getService('026'), $this->getService('0182')); - } - - - public function createServiceRules__5(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__50(): PHPStan\Rules\Constants\FinalConstantRule - { - return new PHPStan\Rules\Constants\FinalConstantRule($this->getService('026')); - } - - - public function createServiceRules__51(): PHPStan\Rules\Constants\MagicConstantContextRule - { - return new PHPStan\Rules\Constants\MagicConstantContextRule; - } - - - public function createServiceRules__52(): PHPStan\Rules\Constants\NativeTypedClassConstantRule - { - return new PHPStan\Rules\Constants\NativeTypedClassConstantRule($this->getService('026')); - } - - - public function createServiceRules__53(): PHPStan\Rules\Constants\FinalPrivateConstantRule - { - return new PHPStan\Rules\Constants\FinalPrivateConstantRule; - } - - - public function createServiceRules__54(): PHPStan\Rules\EnumCases\EnumCaseAttributesRule - { - return new PHPStan\Rules\EnumCases\EnumCaseAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__55(): PHPStan\Rules\Exceptions\NoncapturingCatchRule - { - return new PHPStan\Rules\Exceptions\NoncapturingCatchRule; - } - - - public function createServiceRules__56(): PHPStan\Rules\Exceptions\ThrowExpressionRule - { - return new PHPStan\Rules\Exceptions\ThrowExpressionRule($this->getService('026')); - } - - - public function createServiceRules__57(): PHPStan\Rules\Functions\ArrowFunctionAttributesRule - { - return new PHPStan\Rules\Functions\ArrowFunctionAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__58(): PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule - { - return new PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule($this->getService('0165')); - } - - - public function createServiceRules__59(): PHPStan\Rules\Functions\ClosureAttributesRule - { - return new PHPStan\Rules\Functions\ClosureAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__6(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__60(): PHPStan\Rules\Functions\DefineParametersRule - { - return new PHPStan\Rules\Functions\DefineParametersRule($this->getService('026')); - } - - - public function createServiceRules__61(): PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule( - $this->getService('0148'), - $this->getService('026') - ); - } - - - public function createServiceRules__62(): PHPStan\Rules\Functions\CallToFunctionParametersRule - { - return new PHPStan\Rules\Functions\CallToFunctionParametersRule( - $this->getService('reflectionProvider'), - $this->getService('0147') - ); - } - - - public function createServiceRules__63(): PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__64(): PHPStan\Rules\Functions\ExistingClassesInTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__65(): PHPStan\Rules\Functions\FunctionAttributesRule - { - return new PHPStan\Rules\Functions\FunctionAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__66(): PHPStan\Rules\Functions\InnerFunctionRule - { - return new PHPStan\Rules\Functions\InnerFunctionRule; - } - - - public function createServiceRules__67(): PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule - { - return new PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule; - } - - - public function createServiceRules__68(): PHPStan\Rules\Functions\ParamAttributesRule - { - return new PHPStan\Rules\Functions\ParamAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__69(): PHPStan\Rules\Functions\PrintfArrayParametersRule - { - return new PHPStan\Rules\Functions\PrintfArrayParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__7(): PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__70(): PHPStan\Rules\Functions\PrintfParametersRule - { - return new PHPStan\Rules\Functions\PrintfParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__71(): PHPStan\Rules\Functions\RedefinedParametersRule - { - return new PHPStan\Rules\Functions\RedefinedParametersRule; - } - - - public function createServiceRules__72(): PHPStan\Rules\Functions\ReturnNullsafeByRefRule - { - return new PHPStan\Rules\Functions\ReturnNullsafeByRefRule($this->getService('0165')); - } - - - public function createServiceRules__73(): PHPStan\Rules\Ignore\IgnoreParseErrorRule - { - return new PHPStan\Rules\Ignore\IgnoreParseErrorRule; - } - - - public function createServiceRules__74(): PHPStan\Rules\Functions\VariadicParametersDeclarationRule - { - return new PHPStan\Rules\Functions\VariadicParametersDeclarationRule; - } - - - public function createServiceRules__75(): PHPStan\Rules\Keywords\ContinueBreakInLoopRule - { - return new PHPStan\Rules\Keywords\ContinueBreakInLoopRule; - } - - - public function createServiceRules__76(): PHPStan\Rules\Keywords\DeclareStrictTypesRule - { - return new PHPStan\Rules\Keywords\DeclareStrictTypesRule($this->getService('023')); - } - - - public function createServiceRules__77(): PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule - { - return new PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule; - } - - - public function createServiceRules__78(): PHPStan\Rules\Methods\AbstractPrivateMethodRule - { - return new PHPStan\Rules\Methods\AbstractPrivateMethodRule; - } - - - public function createServiceRules__79(): PHPStan\Rules\Methods\CallMethodsRule - { - return new PHPStan\Rules\Methods\CallMethodsRule($this->getService('0159'), $this->getService('0147')); - } - - - public function createServiceRules__8(): PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__80(): PHPStan\Rules\Methods\CallStaticMethodsRule - { - return new PHPStan\Rules\Methods\CallStaticMethodsRule($this->getService('0160'), $this->getService('0147')); - } - - - public function createServiceRules__81(): PHPStan\Rules\Methods\ConsistentConstructorRule - { - return new PHPStan\Rules\Methods\ConsistentConstructorRule($this->getService('0162'), $this->getService('0163')); - } - - - public function createServiceRules__82(): PHPStan\Rules\Methods\ConstructorReturnTypeRule - { - return new PHPStan\Rules\Methods\ConstructorReturnTypeRule; - } - - - public function createServiceRules__83(): PHPStan\Rules\Methods\ExistingClassesInTypehintsRule - { - return new PHPStan\Rules\Methods\ExistingClassesInTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__84(): PHPStan\Rules\Methods\FinalPrivateMethodRule - { - return new PHPStan\Rules\Methods\FinalPrivateMethodRule; - } - - - public function createServiceRules__85(): PHPStan\Rules\Methods\MethodCallableRule - { - return new PHPStan\Rules\Methods\MethodCallableRule($this->getService('0159'), $this->getService('026')); - } - - - public function createServiceRules__86(): PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule - { - return new PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule; - } - - - public function createServiceRules__87(): PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule - { - return new PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule($this->getService('026')); - } - - - public function createServiceRules__88(): PHPStan\Rules\Methods\MissingMethodImplementationRule - { - return new PHPStan\Rules\Methods\MissingMethodImplementationRule; - } - - - public function createServiceRules__89(): PHPStan\Rules\Methods\MethodAttributesRule - { - return new PHPStan\Rules\Methods\MethodAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__9(): PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__90(): PHPStan\Rules\Methods\StaticMethodCallableRule - { - return new PHPStan\Rules\Methods\StaticMethodCallableRule($this->getService('0160'), $this->getService('026')); - } - - - public function createServiceRules__91(): PHPStan\Rules\Names\UsedNamesRule - { - return new PHPStan\Rules\Names\UsedNamesRule; - } - - - public function createServiceRules__92(): PHPStan\Rules\Operators\InvalidAssignVarRule - { - return new PHPStan\Rules\Operators\InvalidAssignVarRule($this->getService('0165')); - } - - - public function createServiceRules__93(): PHPStan\Rules\Operators\InvalidIncDecOperationRule - { - return new PHPStan\Rules\Operators\InvalidIncDecOperationRule($this->getService('0182')); - } - - - public function createServiceRules__94(): PHPStan\Rules\Properties\AccessPropertiesInAssignRule - { - return new PHPStan\Rules\Properties\AccessPropertiesInAssignRule($this->getService('0175')); - } - - - public function createServiceRules__95(): PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule - { - return new PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule($this->getService('0386')); - } - - - public function createServiceRules__96(): PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule - { - return new PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__97(): PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule - { - return new PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule; - } - - - public function createServiceRules__98(): PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule - { - return new PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule($this->getService('0110')); - } - - - public function createServiceRules__99(): PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule - { - return new PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule($this->getService('0110')); - } - - - public function createServiceSimpleRelativePathHelper(): PHPStan\File\RelativePathHelper - { - return new PHPStan\File\SimpleRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createServiceStubFileTypeMapper(): PHPStan\Type\FileTypeMapper - { - return new PHPStan\Type\FileTypeMapper( - $this->getService('0122'), - $this->getService('stubParser'), - $this->getService('038'), - $this->getService('037'), - $this->getService('025'), - $this->getService('085') - ); - } - - - public function createServiceStubParser(): PHPStan\Parser\CachedParser - { - return new PHPStan\Parser\CachedParser($this->getService('freshStubParser'), 256); - } - - - public function createServiceStubPhpDocProvider(): PHPStan\PhpDoc\StubPhpDocProvider - { - return new PHPStan\PhpDoc\StubPhpDocProvider( - $this->getService('stubParser'), - $this->getService('stubFileTypeMapper'), - $this->getService('045') - ); - } - - - public function createServiceTypeSpecifier(): PHPStan\Analyser\TypeSpecifier - { - return $this->getService('typeSpecifierFactory')->create(); - } - - - public function createServiceTypeSpecifierFactory(): PHPStan\Analyser\TypeSpecifierFactory - { - return new PHPStan\Analyser\TypeSpecifierFactory($this->getService('075')); - } - - - public function initialize(): void - { - } - - - protected function getStaticParameters(): array - { - return [ - 'bootstrapFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - 'excludePaths' => ['analyseAndScan' => [], 'analyse' => []], - 'level' => 8, - 'paths' => ['src', 'build', 'tests'], - 'exceptions' => [ - 'implicitThrows' => true, - 'reportUncheckedExceptionDeadCatch' => true, - 'uncheckedExceptionRegexes' => [], - 'uncheckedExceptionClasses' => [], - 'checkedExceptionRegexes' => [], - 'checkedExceptionClasses' => [], - 'check' => ['missingCheckedExceptionInThrows' => false, 'tooWideThrowType' => true], - ], - 'featureToggles' => [ - 'bleedingEdge' => true, - 'checkParameterCastableToNumberFunctions' => true, - 'skipCheckGenericClasses' => [], - 'stricterFunctionMap' => true, - 'reportPreciseLineForUnusedFunctionParameter' => true, - 'internalTag' => true, - 'newStaticInAbstractClassStaticMethod' => true, - ], - 'fileExtensions' => ['php'], - 'checkAdvancedIsset' => true, - 'reportAlwaysTrueInLastCondition' => false, - 'checkClassCaseSensitivity' => true, - 'checkExplicitMixed' => false, - 'checkImplicitMixed' => false, - 'checkFunctionArgumentTypes' => true, - 'checkFunctionNameCase' => true, - 'checkInternalClassCaseSensitivity' => true, - 'checkMissingCallableSignature' => false, - 'checkMissingVarTagTypehint' => true, - 'checkArgumentsPassedByReference' => true, - 'checkMaybeUndefinedVariables' => true, - 'checkNullables' => true, - 'checkThisOnly' => false, - 'checkUnionTypes' => true, - 'checkBenevolentUnionTypes' => false, - 'checkExplicitMixedMissingReturn' => true, - 'checkPhpDocMissingReturn' => true, - 'checkPhpDocMethodSignatures' => true, - 'checkExtraArguments' => true, - 'checkMissingTypehints' => true, - 'checkTooWideReturnTypesInProtectedAndPublicMethods' => false, - 'checkUninitializedProperties' => false, - 'checkDynamicProperties' => true, - 'strictRulesInstalled' => true, - 'deprecationRulesInstalled' => true, - 'inferPrivatePropertyTypeFromConstructor' => false, - 'reportMaybes' => true, - 'reportMaybesInMethodSignatures' => true, - 'reportMaybesInPropertyPhpDocTypes' => true, - 'reportStaticMethodSignatures' => true, - 'reportWrongPhpDocTypeInVarTag' => true, - 'reportAnyTypeWideningInVarTag' => false, - 'reportPossiblyNonexistentGeneralArrayOffset' => false, - 'reportPossiblyNonexistentConstantArrayOffset' => false, - 'checkMissingOverrideMethodAttribute' => false, - 'mixinExcludeClasses' => [], - 'scanFiles' => [], - 'scanDirectories' => [], - 'parallel' => [ - 'jobSize' => 20, - 'processTimeout' => 600.0, - 'maximumNumberOfProcesses' => 32, - 'minimumNumberOfJobsPerProcess' => 2, - 'buffer' => 134217728, - ], - 'phpVersion' => null, - 'polluteScopeWithLoopInitialAssignments' => false, - 'polluteScopeWithAlwaysIterableForeach' => false, - 'polluteScopeWithBlock' => false, - 'propertyAlwaysWrittenTags' => [], - 'propertyAlwaysReadTags' => [], - 'additionalConstructors' => [], - 'treatPhpDocTypesAsCertain' => true, - 'usePathConstantsAsConstantString' => false, - 'rememberPossiblyImpureFunctionValues' => true, - 'tips' => ['discoveringSymbols' => true, 'treatPhpDocTypesAsCertain' => true], - 'tipsOfTheDay' => true, - 'reportMagicMethods' => true, - 'reportMagicProperties' => true, - 'ignoreErrors' => [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], - 'internalErrorsCountLimit' => 50, - 'cache' => ['nodesByStringCountMax' => 256], - 'reportUnmatchedIgnoredErrors' => true, - 'typeAliases' => [], - 'universalObjectCratesClasses' => ['stdClass'], - 'stubFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', - ], - 'earlyTerminatingMethodCalls' => [], - 'earlyTerminatingFunctionCalls' => [], - 'resultCachePath' => 'storage/framework/cache/phpstan/resultCache.php', - 'resultCacheSkipIfOlderThanDays' => 7, - 'resultCacheChecksProjectExtensionFilesDependencies' => false, - 'dynamicConstantNames' => [ - 'ICONV_IMPL', - 'LIBXML_VERSION', - 'LIBXML_DOTTED_VERSION', - 'Memcached::HAVE_ENCODING', - 'Memcached::HAVE_IGBINARY', - 'Memcached::HAVE_JSON', - 'Memcached::HAVE_MSGPACK', - 'Memcached::HAVE_SASL', - 'Memcached::HAVE_SESSION', - 'PHP_VERSION', - 'PHP_MAJOR_VERSION', - 'PHP_MINOR_VERSION', - 'PHP_RELEASE_VERSION', - 'PHP_VERSION_ID', - 'PHP_EXTRA_VERSION', - 'PHP_WINDOWS_VERSION_MAJOR', - 'PHP_WINDOWS_VERSION_MINOR', - 'PHP_WINDOWS_VERSION_BUILD', - 'PHP_ZTS', - 'PHP_DEBUG', - 'PHP_MAXPATHLEN', - 'PHP_OS', - 'PHP_OS_FAMILY', - 'PHP_SAPI', - 'PHP_EOL', - 'PHP_INT_MAX', - 'PHP_INT_MIN', - 'PHP_INT_SIZE', - 'PHP_FLOAT_DIG', - 'PHP_FLOAT_EPSILON', - 'PHP_FLOAT_MIN', - 'PHP_FLOAT_MAX', - 'DEFAULT_INCLUDE_PATH', - 'PEAR_INSTALL_DIR', - 'PEAR_EXTENSION_DIR', - 'PHP_EXTENSION_DIR', - 'PHP_PREFIX', - 'PHP_BINDIR', - 'PHP_BINARY', - 'PHP_MANDIR', - 'PHP_LIBDIR', - 'PHP_DATADIR', - 'PHP_SYSCONFDIR', - 'PHP_LOCALSTATEDIR', - 'PHP_CONFIG_FILE_PATH', - 'PHP_CONFIG_FILE_SCAN_DIR', - 'PHP_SHLIB_SUFFIX', - 'PHP_FD_SETSIZE', - 'OPENSSL_VERSION_NUMBER', - 'ZEND_DEBUG_BUILD', - 'ZEND_THREAD_SAFE', - 'E_ALL', - ], - 'customRulesetUsed' => false, - 'editorUrl' => 'phpstorm://open?file=%file%&line=%line%', - 'editorUrlTitle' => '%relFile%:%line%', - 'errorFormat' => null, - 'sourceLocatorPlaygroundMode' => false, - '__validate' => true, - 'parametersNotInvalidatingCache' => [ - ['parameters', 'editorUrl'], - ['parameters', 'editorUrlTitle'], - ['parameters', 'errorFormat'], - ['parameters', 'ignoreErrors'], - ['parameters', 'reportUnmatchedIgnoredErrors'], - ['parameters', 'tipsOfTheDay'], - ['parameters', 'parallel'], - ['parameters', 'internalErrorsCountLimit'], - ['parameters', 'cache'], - ['parameters', 'memoryLimitFile'], - ['parameters', 'pro'], - 'parametersSchema', - ], - 'strictRules' => [ - 'allRules' => false, - 'disallowedLooseComparison' => true, - 'booleansInConditions' => true, - 'booleansInLoopConditions' => [false, true], - 'uselessCast' => true, - 'requireParentConstructorCall' => true, - 'disallowedBacktick' => true, - 'disallowedEmpty' => true, - 'disallowedImplicitArrayCreation' => true, - 'disallowedShortTernary' => true, - 'overwriteVariablesWithLoop' => true, - 'closureUsesThis' => true, - 'matchingInheritedMethodNames' => true, - 'numericOperandsInArithmeticOperators' => true, - 'strictFunctionCalls' => true, - 'dynamicCallOnStaticMethod' => true, - 'switchConditionsMatchingType' => true, - 'noVariableVariables' => true, - 'strictArrayFilter' => true, - 'illegalConstructorMethodCall' => true, - ], - 'type_perfect' => [ - 'narrow_param' => true, - 'narrow_return' => true, - 'no_mixed' => false, - 'null_over_false' => true, - 'no_mixed_property' => true, - 'no_mixed_caller' => true, - ], - 'allowInRootDir' => null, - 'filesRootDir' => null, - 'disallowedNamespaces' => [], - 'disallowedClasses' => [], - 'disallowedMethodCalls' => [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ], - 'disallowedStaticCalls' => [], - 'disallowedFunctionCalls' => [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ], - 'disallowedConstants' => [], - 'disallowedEnums' => [], - 'disallowedSuperglobals' => [], - 'disallowedAttributes' => [], - 'disallowedControlStructures' => [], - 'type_coverage' => [ - 'declare' => 0, - 'return_type' => 99, - 'param_type' => 99, - 'property_type' => 99, - 'constant_type' => 99, - 'print_suggestions' => true, - 'return' => 100, - 'param' => 100, - 'property' => 100, - 'constant' => 100, - 'measure' => false, - ], - 'tmpDir' => 'storage/framework/cache/phpstan', - 'debugMode' => true, - 'productionMode' => false, - 'tempDir' => 'storage/framework/cache/phpstan', - 'rootDir' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan', - 'currentWorkingDirectory' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'cliArgumentsVariablesRegistered' => true, - 'additionalConfigFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - ], - 'allConfigFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - 'composerAutoloaderProjectPaths' => ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - 'generateBaselineFile' => null, - 'usedLevel' => '8', - 'cliAutoloadFile' => null, - 'env' => [ - 'NVM_INC' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/include/node', - 'HERD_PHP_80_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/80/', - 'PHP_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', - 'NVM_CD_FLAGS' => '-q', - 'COMPOSER_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/composer', - 'TERM' => 'xterm-256color', - 'SHELL' => '/bin/zsh', - 'HOMEBREW_REPOSITORY' => '/opt/homebrew', - 'TMPDIR' => '/var/folders/tk/pwpkrwsj01b445dx2v8b70m40000gn/T/', - 'TERM_SESSION_ID' => '22b3b63c-1304-4592-89d4-5de6ee7c9ced', - 'HERD_PHP_83_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/83/', - 'ZSH' => '/Users/jantinnerezo/.oh-my-zsh', - 'NVM_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm', - 'USER' => 'jantinnerezo', - 'LS_COLORS' => 'di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43', - 'COMMAND_MODE' => 'unix2003', - 'SSH_AUTH_SOCK' => '/private/tmp/com.apple.launchd.o0M3CWOtyp/Listeners', - '__CF_USER_TEXT_ENCODING' => '0x1F5:0x0:0x0', - 'HERD_PHP_82_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/82/', - 'PAGER' => 'less', - 'LSCOLORS' => 'Gxfxcxdxbxegedabagacad', - 'PATH' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/bin:/Users/jantinnerezo/Library/Application Support/Herd/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/jantinnerezo/Library/Application Support/Herd/bin/:/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/Visual Studio Code.app/Contents/Resources/app/bin', - 'HERD_PHP_84_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/84/', - 'TERMINAL_EMULATOR' => 'JetBrains-JediTerm', - '_' => './vendor/bin/phpstan', - '__CFBundleIdentifier' => 'com.jetbrains.PhpStorm', - 'PWD' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'XPC_FLAGS' => '0x0', - 'XPC_SERVICE_NAME' => '0', - 'SHELL_VERBOSITY' => '0', - 'SHLVL' => '2', - 'HOME' => '/Users/jantinnerezo', - 'LANGUAGE' => 'C', - 'OPENSSL_CONF' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/openssl.cnf', - 'HOMEBREW_PREFIX' => '/opt/homebrew', - 'LESS' => '-R', - 'LOGNAME' => 'jantinnerezo', - 'LC_CTYPE' => 'UTF-8', - 'NVM_BIN' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin', - 'GIT_ASKPASS' => 'echo', - 'INFOPATH' => '/opt/homebrew/share/info:', - 'HOMEBREW_CELLAR' => '/opt/homebrew/Cellar', - 'LINES' => '23', - 'COLUMNS' => '178', - ], - ]; - } - - - protected function getDynamicParameter($key) - { - switch (true) { - case $key === 'singleReflectionFile': return null; - case $key === 'singleReflectionInsteadOfFile': return null; - case $key === 'analysedPaths': return null; - case $key === 'analysedPathsFromConfig': return null; - case $key === 'sysGetTempDir': return sys_get_temp_dir(); - case $key === 'pro': return [ - 'dnsServers' => ['1.1.1.2'], - 'tmpDir' => ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', - ]; - default: return parent::getDynamicParameter($key); - }; - } - - - public function getParameters(): array - { - array_map(function ($key) { $this->getParameter($key); }, [ - 'singleReflectionFile', - 'singleReflectionInsteadOfFile', - 'analysedPaths', - 'analysedPathsFromConfig', - 'sysGetTempDir', - 'pro', - ]); - return parent::getParameters(); - } -} diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.lock b/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.lock deleted file mode 100644 index e69de29..0000000 diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.meta b/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.meta deleted file mode 100644 index 8361f0a..0000000 --- a/storage/framework/cache/phpstan/cache/nette.configurator/Container_4c57d0f363.php.meta +++ /dev/null @@ -1 +0,0 @@ -a:6:{i:0;i:1;i:1;a:33:{s:120:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.neon";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon";i:1731428986;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon";i:1736367023;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon";i:1747220217;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon";i:1744311703;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon";i:1736208626;s:72:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php";i:1751283274;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon";i:1744311703;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon";i:1744311703;s:42:"phar://phpstan.phar/conf/bleedingEdge.neon";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ServicesExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ParametersExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/bootstrap/src/Bootstrap/Extensions/PhpExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ExtensionsExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/RulesExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ConditionalTagsExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ParametersSchemaExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateIgnoredErrorsExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateExcludePathsExtension.php";i:1747860844;}i:2;a:957:{s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DebugScopeRule.php";i:1747860844;s:122:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Rule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpPhpDocTypeRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpTypeRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/FileAssertRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionCallableUsageRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodCallableUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodUsageRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodCallableUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedUsageOfDeprecatedStringCastRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassConstFetchRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassExtendsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassImplementsRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInterfaceExtendsRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiMethodCallRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiStaticCallRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/GetTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/NodeConnectingVisitorAttributesRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/OldPhpParser4ClassRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/PhpStanNamespaceIn3rdPartyPackageRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionInstantiationRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionFunctionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DuplicateKeysInLiteralArraysRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessWithoutDimForReadingRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/UnsetCastRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AllowedSubTypesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantAttributesRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/DuplicateDeclarationRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/EnumSanityRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationCallableRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InvalidPromotedPropertiesRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitUseAliasesRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitAliasesRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NonClassAttributeClassRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ReadOnlyClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/TraitAttributeClassRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ClassAsClassConstantRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/DynamicClassConstantFetchRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MagicConstantContextRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/NativeTypedClassConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/EnumCases/EnumCaseAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/NoncapturingCatchRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExpressionRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionAttributesRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnNullsafeByRefRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/DefineParametersRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInArrowFunctionTypehintsRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionParametersRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInClosureTypehintsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInTypehintsRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionAttributesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InnerFunctionRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InvalidLexicalVariablesInClosureUseRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParamAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfArrayParametersRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RedefinedParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnNullsafeByRefRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Ignore/IgnoreParseErrorRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/VariadicParametersDeclarationRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/ContinueBreakInLoopRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/DeclareStrictTypesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractMethodInNonAbstractClassRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractPrivateMethodRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallMethodsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallStaticMethodsRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConsistentConstructorRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConstructorReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ExistingClassesInTypehintsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/FinalPrivateMethodRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallableRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityInInterfaceRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMagicSerializationMethodsRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodImplementationRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallableRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Names/UsedNamesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidAssignVarRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidIncDecOperationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesInAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesInAssignRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertyHookTypehintsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/InvalidCallablePropertyTypeRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyPropertyAssignRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertiesInInterfaceRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAssignRefRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAttributesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyHookAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyInClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionPatternRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConflictingTraitConstantsRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConstantsInTraitsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitAttributesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Types/InvalidTypesInUnionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/UnsetRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Whitespace/FileWhitespaceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/UnusedConstructorParametersRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UnusedClosureUsesRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/EmptyRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/IssetRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/NullCoalesceRule.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/EchoRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidCastRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidPartOfEncapsedStringRule.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/PrintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AccessPrivateConstantThroughStaticRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitUseRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitUseRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/UsageOfVoidMatchExpressionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ValueAssignedToClassConstantRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleArrowFunctionDefaultParameterTypeRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleClosureDefaultParameterTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassAncestorsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassTemplateTypeRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumAncestorsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumTemplateTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionTemplateTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionSignatureVarianceRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceAncestorsRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceTemplateTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTemplateTypeRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeTraitRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodSignatureVarianceRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/PropertyVarianceRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TraitTemplateTypeRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/UsedTraitsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallPrivateMethodThroughStaticRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidBinaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidComparisonOperationRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidUnaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionConditionalReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodConditionalReturnTypeRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionAssertRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodAssertRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleSelfOutTypeRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleClassConstantPhpDocTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyHookPhpDocTypeRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyPhpDocTypeRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidThrowsPhpDocValueRule.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleParamImmediatelyInvokedCallableRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagChangedExpressionTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/WrongVariableNameInVarTagRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPrivatePropertyThroughStaticRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireImplementsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireExtendsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionTraitRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureFunctionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureMethodRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayDestructuringRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayUnpackingRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/IterableInForeachRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignmentRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignOpRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessValueAssignmentRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/UnpackIterableInArrayRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExprTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldTypeRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ReturnTypeRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/DefaultValueTypesAssignedToPropertiesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/GetNonVirtualPropertyHookReadRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRefRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRefRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetNonVirtualPropertyHookAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/TypesAssignedToPropertiesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutAssignedTypeRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutExecutionEndTypeRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/VariableCloningRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DeadForeachRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToConstructorStatementWithoutImpurePointsRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToFunctionStatementWithoutImpurePointsRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToStaticMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/NoopRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnreachableStatementRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateMethodRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/OverwrittenExitPointByFinallyRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionStatementWithoutSideEffectsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UselessFunctionReturnValueRule.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToConstructorStatementWithoutSideEffectsRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToStaticMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/NullsafeMethodCallRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideArrowFunctionReturnTypehintRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideClosureReturnTypehintRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionReturnTypehintRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionParameterOutTypeRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodParameterOutTypeRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWidePropertyTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/NotAnalysedTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DateTimeInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallUserFuncRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToStringRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ImplodeParameterCastableToStringRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/SortParameterCastableToStringRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionQuotingRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MissingClassConstantTypehintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionParameterTypehintRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionReturnTypehintRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodParameterTypehintRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodSelfOutTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingPropertyTypehintRule.php";i:1747860844;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php";i:1731428986;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php";i:1731428986;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/FetchingDeprecatedConstRule.php";i:1747220217;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoParamTypeRemovalRule.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoArrayAccessOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoIssetOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoEmptyOnObjectRule.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPublicClassMethodParamTypeRule.php";i:1746391137;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPrivateClassMethodParamTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowReturnObjectTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedPropertyFetcherRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedMethodCallerRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/ReturnNullOverFalseRule.php";i:1746391137;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ParamTypeCoverageRule.php";i:1736208626;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ReturnTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/PropertyTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ConstantTypeCoverageRule.php";i:1736208626;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/DeclareCoverageRule.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowedLaravelDieDumpFunctionsRule.php";i:1746801485;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowMutableDatetimeRule.php";i:1746801485;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LexerFactory.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/AnonymousClassVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFilterArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFindArgVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayMapArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayWalkArgVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindToVarVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindArgVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CurlSetOptArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrowFunctionArgVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/MagicConstantParamDefaultVisitor.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/NewAssignedToPropertyVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ParentStmtTypesVisitor.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StandaloneThrowExprVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TryCatchTypeVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LastConditionVisitor.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TypeTraverserInstanceofVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicMethodsVisitor.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicFunctionsVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/ExprPrinter.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/Printer.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Broker/AnonymousClassNameHelper.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactoryFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/ComposerPhpVersionFactory.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/ParserConfig.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/TypeParser.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/PhpDocParser.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Printer/Printer.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocInheritanceResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocNodeResolver.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocStringResolver.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ConstExprNodeResolver.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeStringResolver.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubValidator.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/SocketSelectStubFilesExtension.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/DefaultStubFilesProvider.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesProvider.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/JsonValidateStubFilesExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionClassStubFilesExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionEnumStubFilesExtension.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Analyser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/AnalyserResultFinalizer.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/IgnoreErrorExtensionProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LocalIgnoresProcessor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RuleErrorTransformer.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoredErrorHelper.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoreLexer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LazyInternalScopeFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/InternalScopeFactory.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ScopeFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolverFactory.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheClearer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RicherScopeGetTypeHelper.php";i:1747860844;s:123:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/Cache.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/RegistryFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyseApplication.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyserRunner.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/FixerApplication.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/DependencyResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeFetcher.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeVisitor.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Nette/NetteContainer.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Container.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/DerivativeContainerFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileHelper.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileFinder.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileMonitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/DeclarePositionVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ImmediatelyInvokedClosureVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/ParallelAnalyser.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/Scheduler.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/DiagnoseExtension.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Process/CpuCoreCounter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AttributeReflectionFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsMethodsClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodsClassReflectionExtension.php";i:1747860844;s:180:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsPropertiesClassReflectionExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PropertiesClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/CachingVisitor.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/FileNodesFetcher.php";i:1747860844;s:200:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/ComposerJsonAndInstalledJsonSourceLocatorMaker.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorFactory.php";i:1747860844;s:195:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumCaseDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodReturnTypeExtension.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumDynamicReturnTypeExtension.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ConstructorsHelper.php";i:1747860844;s:185:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsMethodsClassReflectionExtension.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsPropertiesClassReflectionExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinMethodsClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinPropertiesClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpClassReflectionExtension.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/Soap/SoapClientMethodsClassReflectionExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/EnumAllowedSubTypesClassReflectionExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AllowedSubTypesClassReflectionExtension.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/UniversalObjectCratesClassReflectionExtension.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PHPStan/NativeReflectionEnumReturnDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/NativeFunctionReflectionProvider.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapParser.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/FunctionSignatureMapProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/Php8SignatureMapProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProviderFactory.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiRuleHelper.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/AttributesCheck.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchCheck.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassForbiddenNameCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagCheck.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinCheck.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagCheck.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantConditionRuleHelper.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeHelper.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/DefaultExceptionTypeResolver.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ExceptionTypeResolver.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInFunctionThrowsRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInMethodThrowsRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInPropertyHookThrowsRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInThrowsCheck.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideThrowTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionCallParametersCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionDefinitionCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionReturnTypeCheck.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ParameterCastableToStringCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/CrossCheckInterfacesHelper.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericAncestorsCheck.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericObjectTypeCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeCheck.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TemplateTypeCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/VarianceCheck.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalUsageHelper.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/IssetCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodSignatureRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodParameterComparisonHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityComparisonHelper.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/MissingTypehintCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/NullsafeCheck.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/LazyAlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/AlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/LazyAlwaysUsedMethodExtensionProvider.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AlwaysUsedMethodExtensionProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/ConditionalReturnTypeRuleHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/AssertRuleHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/UnresolvableTypeHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/GenericCallableRuleHelper.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagTypeRuleHelper.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Playground/NeverRuleHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesCheck.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathNumberOperatorTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/OperatorTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/UninitializedPropertyRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/LazyReadWritePropertiesExtensionProvider.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadWritePropertiesExtensionProvider.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyDescriptor.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyReflectionFinder.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/FunctionPurityCheck.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RuleLevelHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/UnusedFunctionParametersCheck.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideParameterOutTypeCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FileTypeMapper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/BitwiseFlagHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AbsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArgumentBasedFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChangeKeyCaseFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayIntersectKeyFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChunkFunctionReturnTypeExtension.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCombineFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCurrentDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillKeysFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFlipFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindKeyFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierAwareExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyFirstDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyLastDynamicReturnTypeExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeysFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMapFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMergeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayNextDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPopFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayRandFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReduceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReplaceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReverseFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayShiftFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySliceFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySpliceFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayValuesFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySumFunctionDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertThrowTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionThrowTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BackedEnumFromMethodDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathStringOrNullReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindToDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureFromCallableDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CompactFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantFunctionReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantHelper.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountCharsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CurlGetinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatMethodReturnTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeCreateDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeDynamicReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeConstructorThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyMethodThrowTypeExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodThrowTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeSubMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeZoneConstructorThrowTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DioStatDynamicFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ExplodeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterInputDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarArrayDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetCalledClassDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetClassDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDebugTypeFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDefinedVarsFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetParentClassDynamicFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettypeFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettimeofdayDynamicFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HashFunctionsReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HighlightStringDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IntdivThrowTypeExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IniGetReturnTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/OpenSslEncryptParameterOutTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterOutTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseStrParameterOutTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchTypeSpecifyingExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchParameterOutTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregReplaceCallbackClosureTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterClosureTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RegexArrayShapeMatcher.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexGroupParser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexExpressionHelper.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionFunctionConstructorThrowTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionMethodConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionPropertyConstructorThrowTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrContainingTypeSpecifyingExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementClassPropertyReflectionExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementConstructorThrowTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StatDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MethodExistsTypeSpecifyingExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PropertyExistsTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MinMaxFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NumberFormatFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PathinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregFilterFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregSplitDynamicReturnTypeExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassIsSubclassOfTypeSpecifyingExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/MethodTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReplaceFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPointerFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/LtrimFunctionReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtensionTrait.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbConvertEncodingFunctionReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbSubstituteCharacterDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbStrlenFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MicrotimeFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HrtimeFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ImplodeFunctionReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NonEmptyStringFunctionsReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SetTypeFunctionTypeSpecifyingExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrCaseFunctionsReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrlenFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrPadFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrRepeatFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrrevFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SubstrDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ThrowableReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseUrlFunctionDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TriggerErrorDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TrimFunctionDynamicReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/VersionCompareFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PowFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RoundFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrtotimeFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RandomIntFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RangeFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassImplementsFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefineConstantTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefinedConstantTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FunctionExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/InArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsCallableFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsIterableFunctionTypeSpecifyingExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsSubclassOfFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IteratorToArrayFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingHelper.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CtypeDigitFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TypeSpecifyingFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementAsXMLMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementXpathMethodReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrSplitFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrTokFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SscanfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrvalFamilyFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrWordCountFunctionDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/XMLReaderOpenReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionGetAttributesMethodReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DatePeriodConstructorReturnTypeExtension.php";i:1747860844;s:189:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/ClosureTypeFactory.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Constant/OversizedArrayBuilder.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/ParentDirectoryRelativePathHelper.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/RelativePathHelper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/FileCacheStorage.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/CacheStorage.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/RichParser.php";i:1747860844;s:125:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/Parser.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CleaningParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/SimpleParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CachedParser.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserDecorator.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserFactory.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/LazyRegistry.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Registry.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubPhpDocProvider.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/Reflector.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionSourceLocatorFactory.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/PhpStormStubsSourceStubberFactory.php";i:1747860844;s:204:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/PhpStormStubsSourceStubber.php";i:1747860844;s:191:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/SourceStubber.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/ReflectionSourceStubberFactory.php";i:1747860844;s:201:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/ReflectionSourceStubber.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Deprecation/DeprecationProvider.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser/Php8.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PathRoutingParser.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StubParser.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/PHPStanDiagnoseExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CiDetectedErrorFormatter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/ErrorFormatter.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/RawErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TableErrorFormatter.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CheckstyleErrorFormatter.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JsonErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JunitErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GitlabErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GithubErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TeamcityErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInClassExtendsRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInClassImplementsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInEnumImplementsRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInInstanceOfRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInInterfaceExtendsRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInTraitUseRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CaughtExceptionExistenceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToNonExistentFunctionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticInAbstractClassStaticMethodRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/OverridingConstantRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/OverridingMethodRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Missing/MissingReturnRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInGroupUseRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionCallableRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/OverridingPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetPropertyHookParameterRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/WritingToReadOnlyPropertiesRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadingWriteOnlyPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/CompactVariablesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/DefinedVariableRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/RequireFileExistsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassNameUsageExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalFunctionUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageExtension.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ConstantRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsCheck.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionTraitRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallCallablesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocTagValueRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocVarTagTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPHPStanDocTagRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalPropertyUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalMethodUsageExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayDimFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayItemRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidFunctionWithExplicitThrowPointRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidMethodWithExplicitThrowPointRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidPropertyHookWithExplicitThrowPointRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldFromTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldInGeneratorRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ImpossibleInstanceOfRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanAndConstantConditionRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanOrConstantConditionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanNotConstantConditionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/ConstructorWithoutImpurePointsCollector.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Collector.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureNewCollector.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/FunctionWithoutImpurePointsCollector.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureFuncCallCollector.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/MethodWithoutImpurePointsCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureMethodCallCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureStaticCallCollector.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivatePropertyRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/DoWhileLoopConstantConditionRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ElseIfConstantConditionRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/IfConstantConditionRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeFunctionCallRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeMethodCallRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeStaticMethodCallRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/LogicalXorConstantConditionRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/MatchExpressionRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/NumberComparisonOperatorsConstantConditionRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/StrictComparisonOfDifferentTypesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantLooseComparisonRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/TernaryOperatorConstantConditionRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysFalseConditionRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysTrueConditionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideFunctionThrowTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideMethodThrowTypeRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWidePropertyHookThrowTypeRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/NullsafePropertyFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitDeclarationCollector.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitUseCollector.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CatchWithUnthrownExceptionRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RandomIntParametersRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayFilterRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayValuesRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToNumberRule.php";i:1747860844;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php";i:1731428986;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterOutTypeExtension.php";i:1747860844;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php";i:1731428986;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodTypeSpecifyingExtension.php";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php";i:1731428986;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterClosureTypeExtension.php";i:1747860844;s:119:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php";i:1736367023;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/DependencyInjection/LazyDeprecatedScopeResolverProvider.php";i:1747220217;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DefaultDeprecatedScopeResolver.php";i:1747220217;s:152:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeResolver.php";i:1747220217;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php";i:1747220217;s:176:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassConstantUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php";i:1747220217;s:169:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedMethodUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedPropertyUsageExtension.php";i:1747220217;s:172:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassNameUsageExtension.php";i:1747220217;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanRuleHelper.php";i:1742298160;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperatorRuleHelper.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariablePropertyFetchRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInDoWhileConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInIfConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInWhileConditionRule.php";i:1742298160;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/UselessCastRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/RequireParentConstructCallRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedBacktickRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedEmptyRule.php";i:1742298160;s:167:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php";i:1742298160;s:158:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php";i:1742298160;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ArrayFilterStrictRule.php";i:1742298160;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ClosureUsesThisRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/WrongCaseOfInheritedMethodRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorMethodCallRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorStaticCallRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostDecrementRule.php";i:1742298160;s:164:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostIncrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreDecrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreIncrementRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticAdditionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticDivisionRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticExponentiationRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticModuloRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticSubtractionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php";i:1742298160;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/StrictFunctionCallsRule.php";i:1742298160;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallableRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallableRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableVariablesRule.php";i:1742298160;s:109:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Configuration.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ClassMethodNodeFinder.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/MethodCallNodeFinder.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ReturnNodeFinder.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/PhpDoc/ApiDocStmtAnalyzer.php";i:1746391137;s:118:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/NodeComparator.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/ReflectionParser.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/MethodNodeAnalyser.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/Collector/PublicClassMethodMatcher.php";i:1746391137;s:136:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/ClassMethodCallReferenceResolver.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/CollectorMetadataPrinter.php";i:1746391137;s:117:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Guard/EmptyIssetGuard.php";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/ClassMethod/PublicClassMethodParamTypesCollector.php";i:1746391137;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCall/MethodCallArgTypesCollector.php";i:1746391137;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCallableNode/MethodCallableCollector.php";i:1746391137;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/Allowed.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedConfigFactory.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedPath.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/GetAttributesWhenInSignature.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedAttributeFactory.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedCallFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedConstantFactory.php";i:1744311703;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedControlStructureFactory.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedNamespaceFactory.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedSuperglobalFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedVariableFactory.php";i:1744311703;s:120:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/File/FilePath.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Formatter/Formatter.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Identifier/Identifier.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Normalizer/Normalizer.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedAttributeRuleErrors.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallableParameterRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedConstantRuleErrors.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedControlStructureRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedFunctionRuleErrors.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedMethodRuleErrors.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedNamespaceRuleErrors.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallsRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedVariableRuleErrors.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Type/TypeResolver.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsageFactory.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsages.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/MethodCalls.php";i:1744311703;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/NewCalls.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/StaticCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EvalCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EchoCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/PrintCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EmptyCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/IssetCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/UnsetCalls.php";i:1744311703;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ExitDieCalls.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/FunctionCalls.php";i:1744311703;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ShellExecCalls.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ConstantUsages.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ClassConstantUsages.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/VariableUsages.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/AttributeUsages.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/BreakControlStructure.php";i:1744311703;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ContinueControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DeclareControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DoWhileControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseIfControlStructure.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForeachControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/GotoControlStructure.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/IfControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/MatchControlStructure.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/RequireIncludeControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ReturnControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/SwitchControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/WhileControlStructure.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentClassMethodNameHelperRule.php";i:1744311703;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentClassMethodNameHelperRule.php";i:1744311703;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentFunctionNameHelperRule.php";i:1744311703;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentFunctionNameHelperRule.php";i:1744311703;s:134:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Formatter/TypeCoverageFormatter.php";i:1736208626;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/CollectorDataNormalizer.php";i:1736208626;s:116:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Configuration.php";i:1736208626;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ReturnTypeDeclarationCollector.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ParamTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/PropertyTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ConstantTypeDeclarationCollector.php";i:1736208626;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/DeclareCollector.php";i:1736208626;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Container.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/utils/src/SmartObject.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactory.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersion.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/LazyTypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolver.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManager.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManagerFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Registry.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/MemoizingContainer.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/LazyClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/ClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:179:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterOutTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterOutTypeExtensionProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyOperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/OperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicThrowTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicThrowTypeExtensionProvider.php";i:1747860844;s:178:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterClosureTypeExtensionProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterClosureTypeExtensionProvider.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluder.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderRawFactory.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpFunctionReflection.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflection.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflectionFactory.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocator.php";i:1747860844;s:182:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/SourceLocator.php";i:1747860844;s:190:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocatorFactory.php";i:1747860844;s:186:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocator.php";i:1747860844;s:193:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorFactory.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflection.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ExtendedMethodReflection.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ClassMemberReflection.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodReflection.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflectionFactory.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/LazyReflectionProviderProvider.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderProvider.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/UsefulTypeAliasResolver.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolver.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/LazyTypeAliasResolverProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolverProvider.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifier.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FuzzyRelativePathHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/SimpleRelativePathHelper.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProviderFactory.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php";i:1747860844;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeHelper.php";i:1747220217;}i:3;a:943:{i:0;s:34:"PHPStan\Rules\Debug\DebugScopeRule";i:1;s:18:"PHPStan\Rules\Rule";i:2;s:38:"PHPStan\Rules\Debug\DumpPhpDocTypeRule";i:3;s:32:"PHPStan\Rules\Debug\DumpTypeRule";i:4;s:34:"PHPStan\Rules\Debug\FileAssertRule";i:5;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule";i:6;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule";i:7;s:65:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule";i:8;s:55:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule";i:9;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule";i:10;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule";i:11;s:61:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule";i:12;s:69:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule";i:13;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule";i:14;s:71:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule";i:15;s:35:"PHPStan\Rules\Api\ApiInstanceofRule";i:16;s:39:"PHPStan\Rules\Api\ApiInstanceofTypeRule";i:17;s:38:"PHPStan\Rules\Api\ApiInstantiationRule";i:18;s:40:"PHPStan\Rules\Api\ApiClassConstFetchRule";i:19;s:37:"PHPStan\Rules\Api\ApiClassExtendsRule";i:20;s:40:"PHPStan\Rules\Api\ApiClassImplementsRule";i:21;s:41:"PHPStan\Rules\Api\ApiInterfaceExtendsRule";i:22;s:35:"PHPStan\Rules\Api\ApiMethodCallRule";i:23;s:35:"PHPStan\Rules\Api\ApiStaticCallRule";i:24;s:33:"PHPStan\Rules\Api\ApiTraitUseRule";i:25;s:37:"PHPStan\Rules\Api\GetTemplateTypeRule";i:26;s:53:"PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule";i:27;s:40:"PHPStan\Rules\Api\OldPhpParser4ClassRule";i:28;s:55:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule";i:29;s:52:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule";i:30;s:47:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule";i:31;s:53:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule";i:32;s:57:"PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule";i:33;s:32:"PHPStan\Rules\Cast\UnsetCastRule";i:34;s:41:"PHPStan\Rules\Classes\AllowedSubTypesRule";i:35;s:41:"PHPStan\Rules\Classes\ClassAttributesRule";i:36;s:49:"PHPStan\Rules\Classes\ClassConstantAttributesRule";i:37;s:39:"PHPStan\Rules\Classes\ClassConstantRule";i:38;s:46:"PHPStan\Rules\Classes\DuplicateDeclarationRule";i:39;s:36:"PHPStan\Rules\Classes\EnumSanityRule";i:40;s:47:"PHPStan\Rules\Classes\InstantiationCallableRule";i:41;s:51:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule";i:42;s:42:"PHPStan\Rules\Classes\LocalTypeAliasesRule";i:43;s:50:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule";i:44;s:47:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule";i:45;s:35:"PHPStan\Rules\Classes\NewStaticRule";i:46;s:48:"PHPStan\Rules\Classes\NonClassAttributeClassRule";i:47;s:39:"PHPStan\Rules\Classes\ReadOnlyClassRule";i:48;s:45:"PHPStan\Rules\Classes\TraitAttributeClassRule";i:49;s:48:"PHPStan\Rules\Constants\ClassAsClassConstantRule";i:50;s:53:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule";i:51;s:41:"PHPStan\Rules\Constants\FinalConstantRule";i:52;s:48:"PHPStan\Rules\Constants\MagicConstantContextRule";i:53;s:52:"PHPStan\Rules\Constants\NativeTypedClassConstantRule";i:54;s:48:"PHPStan\Rules\Constants\FinalPrivateConstantRule";i:55;s:46:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule";i:56;s:46:"PHPStan\Rules\Exceptions\NoncapturingCatchRule";i:57;s:44:"PHPStan\Rules\Exceptions\ThrowExpressionRule";i:58;s:51:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule";i:59;s:60:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule";i:60;s:45:"PHPStan\Rules\Functions\ClosureAttributesRule";i:61;s:44:"PHPStan\Rules\Functions\DefineParametersRule";i:62;s:67:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule";i:63;s:52:"PHPStan\Rules\Functions\CallToFunctionParametersRule";i:64;s:61:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule";i:65;s:54:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule";i:66;s:46:"PHPStan\Rules\Functions\FunctionAttributesRule";i:67;s:41:"PHPStan\Rules\Functions\InnerFunctionRule";i:68;s:63:"PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule";i:69;s:43:"PHPStan\Rules\Functions\ParamAttributesRule";i:70;s:49:"PHPStan\Rules\Functions\PrintfArrayParametersRule";i:71;s:44:"PHPStan\Rules\Functions\PrintfParametersRule";i:72;s:47:"PHPStan\Rules\Functions\RedefinedParametersRule";i:73;s:47:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule";i:74;s:41:"PHPStan\Rules\Ignore\IgnoreParseErrorRule";i:75;s:57:"PHPStan\Rules\Functions\VariadicParametersDeclarationRule";i:76;s:46:"PHPStan\Rules\Keywords\ContinueBreakInLoopRule";i:77;s:45:"PHPStan\Rules\Keywords\DeclareStrictTypesRule";i:78;s:58:"PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule";i:79;s:47:"PHPStan\Rules\Methods\AbstractPrivateMethodRule";i:80;s:37:"PHPStan\Rules\Methods\CallMethodsRule";i:81;s:43:"PHPStan\Rules\Methods\CallStaticMethodsRule";i:82;s:47:"PHPStan\Rules\Methods\ConsistentConstructorRule";i:83;s:47:"PHPStan\Rules\Methods\ConstructorReturnTypeRule";i:84;s:52:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule";i:85;s:44:"PHPStan\Rules\Methods\FinalPrivateMethodRule";i:86;s:40:"PHPStan\Rules\Methods\MethodCallableRule";i:87;s:53:"PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule";i:88;s:58:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule";i:89;s:53:"PHPStan\Rules\Methods\MissingMethodImplementationRule";i:90;s:42:"PHPStan\Rules\Methods\MethodAttributesRule";i:91;s:46:"PHPStan\Rules\Methods\StaticMethodCallableRule";i:92;s:33:"PHPStan\Rules\Names\UsedNamesRule";i:93;s:44:"PHPStan\Rules\Operators\InvalidAssignVarRule";i:94;s:50:"PHPStan\Rules\Operators\InvalidIncDecOperationRule";i:95;s:53:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule";i:96;s:59:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule";i:97;s:67:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule";i:98;s:56:"PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule";i:99;s:58:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule";i:100;s:66:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule";i:101;s:50:"PHPStan\Rules\Properties\PropertiesInInterfaceRule";i:102;s:46:"PHPStan\Rules\Properties\PropertyAssignRefRule";i:103;s:47:"PHPStan\Rules\Properties\PropertyAttributesRule";i:104;s:51:"PHPStan\Rules\Properties\PropertyHookAttributesRule";i:105;s:44:"PHPStan\Rules\Properties\PropertyInClassRule";i:106;s:45:"PHPStan\Rules\Properties\ReadOnlyPropertyRule";i:107;s:53:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule";i:108;s:49:"PHPStan\Rules\Regexp\RegularExpressionPatternRule";i:109;s:50:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule";i:110;s:42:"PHPStan\Rules\Traits\ConstantsInTraitsRule";i:111;s:40:"PHPStan\Rules\Traits\TraitAttributesRule";i:112;s:43:"PHPStan\Rules\Types\InvalidTypesInUnionRule";i:113;s:33:"PHPStan\Rules\Variables\UnsetRule";i:114;s:43:"PHPStan\Rules\Whitespace\FileWhitespaceRule";i:115;s:53:"PHPStan\Rules\Classes\UnusedConstructorParametersRule";i:116;s:45:"PHPStan\Rules\Functions\UnusedClosureUsesRule";i:117;s:33:"PHPStan\Rules\Variables\EmptyRule";i:118;s:33:"PHPStan\Rules\Variables\IssetRule";i:119;s:40:"PHPStan\Rules\Variables\NullCoalesceRule";i:120;s:27:"PHPStan\Rules\Cast\EchoRule";i:121;s:34:"PHPStan\Rules\Cast\InvalidCastRule";i:122;s:50:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule";i:123;s:28:"PHPStan\Rules\Cast\PrintRule";i:124;s:60:"PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule";i:125;s:35:"PHPStan\Rules\Classes\MethodTagRule";i:126;s:40:"PHPStan\Rules\Classes\MethodTagTraitRule";i:127;s:43:"PHPStan\Rules\Classes\MethodTagTraitUseRule";i:128;s:37:"PHPStan\Rules\Classes\PropertyTagRule";i:129;s:42:"PHPStan\Rules\Classes\PropertyTagTraitRule";i:130;s:45:"PHPStan\Rules\Classes\PropertyTagTraitUseRule";i:131;s:36:"PHPStan\Rules\Classes\MixinTraitRule";i:132;s:39:"PHPStan\Rules\Classes\MixinTraitUseRule";i:133;s:55:"PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule";i:134;s:56:"PHPStan\Rules\Constants\ValueAssignedToClassConstantRule";i:135;s:60:"PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule";i:136;s:73:"PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule";i:137;s:67:"PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule";i:138;s:41:"PHPStan\Rules\Generics\ClassAncestorsRule";i:139;s:44:"PHPStan\Rules\Generics\ClassTemplateTypeRule";i:140;s:40:"PHPStan\Rules\Generics\EnumAncestorsRule";i:141;s:43:"PHPStan\Rules\Generics\EnumTemplateTypeRule";i:142;s:47:"PHPStan\Rules\Generics\FunctionTemplateTypeRule";i:143;s:52:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule";i:144;s:45:"PHPStan\Rules\Generics\InterfaceAncestorsRule";i:145;s:48:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule";i:146;s:45:"PHPStan\Rules\Generics\MethodTemplateTypeRule";i:147;s:48:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule";i:148;s:53:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule";i:149;s:50:"PHPStan\Rules\Generics\MethodSignatureVarianceRule";i:150;s:43:"PHPStan\Rules\Generics\PropertyVarianceRule";i:151;s:44:"PHPStan\Rules\Generics\TraitTemplateTypeRule";i:152;s:37:"PHPStan\Rules\Generics\UsedTraitsRule";i:153;s:56:"PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule";i:154;s:58:"PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule";i:155;s:50:"PHPStan\Rules\Operators\InvalidBinaryOperationRule";i:156;s:54:"PHPStan\Rules\Operators\InvalidComparisonOperationRule";i:157;s:49:"PHPStan\Rules\Operators\InvalidUnaryOperationRule";i:158;s:54:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule";i:159;s:52:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule";i:160;s:39:"PHPStan\Rules\PhpDoc\FunctionAssertRule";i:161;s:37:"PHPStan\Rules\PhpDoc\MethodAssertRule";i:162;s:48:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule";i:163;s:60:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule";i:164;s:47:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule";i:165;s:59:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule";i:166;s:55:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule";i:167;s:49:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule";i:168;s:68:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule";i:169;s:52:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule";i:170;s:50:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule";i:171;s:63:"PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule";i:172;s:43:"PHPStan\Rules\Classes\RequireImplementsRule";i:173;s:40:"PHPStan\Rules\Classes\RequireExtendsRule";i:174;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule";i:175;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule";i:176;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule";i:177;s:35:"PHPStan\Rules\Pure\PureFunctionRule";i:178;s:33:"PHPStan\Rules\Pure\PureMethodRule";i:179;s:43:"PHPStan\Rules\Arrays\ArrayDestructuringRule";i:180;s:39:"PHPStan\Rules\Arrays\ArrayUnpackingRule";i:181;s:42:"PHPStan\Rules\Arrays\IterableInForeachRule";i:182;s:47:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule";i:183;s:45:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule";i:184;s:52:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule";i:185;s:46:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule";i:186;s:42:"PHPStan\Rules\Exceptions\ThrowExprTypeRule";i:187;s:51:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule";i:188;s:45:"PHPStan\Rules\Functions\ClosureReturnTypeRule";i:189;s:38:"PHPStan\Rules\Functions\ReturnTypeRule";i:190;s:38:"PHPStan\Rules\Generators\YieldTypeRule";i:191;s:36:"PHPStan\Rules\Methods\ReturnTypeRule";i:192;s:66:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule";i:193;s:58:"PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule";i:194;s:51:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule";i:195;s:59:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule";i:196;s:54:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule";i:197;s:62:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule";i:198;s:60:"PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule";i:199;s:54:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule";i:200;s:52:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule";i:201;s:56:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule";i:202;s:43:"PHPStan\Rules\Variables\VariableCloningRule";i:203;s:36:"PHPStan\Rules\Arrays\DeadForeachRule";i:204;s:72:"PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule";i:205;s:69:"PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule";i:206;s:67:"PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule";i:207;s:73:"PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule";i:208;s:31:"PHPStan\Rules\DeadCode\NoopRule";i:209;s:47:"PHPStan\Rules\DeadCode\UnreachableStatementRule";i:210;s:48:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule";i:211;s:46:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule";i:212;s:58:"PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule";i:213;s:69:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule";i:214;s:54:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule";i:215;s:70:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule";i:216;s:65:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule";i:217;s:71:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule";i:218;s:44:"PHPStan\Rules\Methods\NullsafeMethodCallRule";i:219;s:69:"PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule";i:220;s:63:"PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule";i:221;s:64:"PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule";i:222;s:66:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule";i:223;s:64:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule";i:224;s:54:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule";i:225;s:41:"PHPStan\Rules\Traits\NotAnalysedTraitRule";i:226;s:39:"PHPStan\Rules\DateTimeInstantiationRule";i:227;s:40:"PHPStan\Rules\Functions\CallUserFuncRule";i:228;s:53:"PHPStan\Rules\Functions\ParameterCastableToStringRule";i:229;s:60:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule";i:230;s:57:"PHPStan\Rules\Functions\SortParameterCastableToStringRule";i:231;s:49:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule";i:232;s:56:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule";i:233;s:60:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule";i:234;s:57:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule";i:235;s:56:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule";i:236;s:53:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule";i:237;s:50:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule";i:238;s:52:"PHPStan\Rules\Properties\MissingPropertyTypehintRule";i:239;s:48:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule";i:240;s:45:"Composer\Pcre\PHPStan\InvalidRegexPatternRule";i:241;s:54:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule";i:242;s:47:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule";i:243;s:50:"Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule";i:244;s:44:"Rector\TypePerfect\Rules\NoIssetOnObjectRule";i:245;s:44:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule";i:246;s:61:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule";i:247;s:62:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule";i:248;s:51:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule";i:249;s:51:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule";i:250;s:48:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule";i:251;s:48:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule";i:252;s:53:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule";i:253;s:54:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule";i:254;s:56:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule";i:255;s:56:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule";i:256;s:51:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule";i:257;s:66:"Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule";i:258;s:56:"Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule";i:259;s:24:"PhpParser\BuilderFactory";i:260;s:27:"PHPStan\Parser\LexerFactory";i:261;s:34:"PhpParser\NodeVisitor\NameResolver";i:262;s:29:"PhpParser\NodeVisitorAbstract";i:263;s:21:"PhpParser\NodeVisitor";i:264;s:36:"PHPStan\Parser\AnonymousClassVisitor";i:265;s:36:"PHPStan\Parser\ArrayFilterArgVisitor";i:266;s:34:"PHPStan\Parser\ArrayFindArgVisitor";i:267;s:33:"PHPStan\Parser\ArrayMapArgVisitor";i:268;s:34:"PHPStan\Parser\ArrayWalkArgVisitor";i:269;s:32:"PHPStan\Parser\ClosureArgVisitor";i:270;s:38:"PHPStan\Parser\ClosureBindToVarVisitor";i:271;s:36:"PHPStan\Parser\ClosureBindArgVisitor";i:272;s:35:"PHPStan\Parser\CurlSetOptArgVisitor";i:273;s:38:"PHPStan\Parser\ArrowFunctionArgVisitor";i:274;s:47:"PHPStan\Parser\MagicConstantParamDefaultVisitor";i:275;s:43:"PHPStan\Parser\NewAssignedToPropertyVisitor";i:276;s:37:"PHPStan\Parser\ParentStmtTypesVisitor";i:277;s:41:"PHPStan\Parser\StandaloneThrowExprVisitor";i:278;s:34:"PHPStan\Parser\TryCatchTypeVisitor";i:279;s:35:"PHPStan\Parser\LastConditionVisitor";i:280;s:45:"PHPStan\Parser\TypeTraverserInstanceofVisitor";i:281;s:37:"PHPStan\Parser\VariadicMethodsVisitor";i:282;s:39:"PHPStan\Parser\VariadicFunctionsVisitor";i:283;s:32:"PHPStan\Node\Printer\ExprPrinter";i:284;s:28:"PHPStan\Node\Printer\Printer";i:285;s:32:"PhpParser\PrettyPrinter\Standard";i:286;s:31:"PhpParser\PrettyPrinterAbstract";i:287;s:23:"PhpParser\PrettyPrinter";i:288;s:39:"PHPStan\Broker\AnonymousClassNameHelper";i:289;s:36:"PHPStan\Php\PhpVersionFactoryFactory";i:290;s:37:"PHPStan\Php\ComposerPhpVersionFactory";i:291;s:33:"PHPStan\PhpDocParser\ParserConfig";i:292;s:32:"PHPStan\PhpDocParser\Lexer\Lexer";i:293;s:38:"PHPStan\PhpDocParser\Parser\TypeParser";i:294;s:43:"PHPStan\PhpDocParser\Parser\ConstExprParser";i:295;s:40:"PHPStan\PhpDocParser\Parser\PhpDocParser";i:296;s:36:"PHPStan\PhpDocParser\Printer\Printer";i:297;s:40:"PHPStan\PhpDoc\PhpDocInheritanceResolver";i:298;s:33:"PHPStan\PhpDoc\PhpDocNodeResolver";i:299;s:35:"PHPStan\PhpDoc\PhpDocStringResolver";i:300;s:36:"PHPStan\PhpDoc\ConstExprNodeResolver";i:301;s:31:"PHPStan\PhpDoc\TypeNodeResolver";i:302;s:33:"PHPStan\PhpDoc\TypeStringResolver";i:303;s:28:"PHPStan\PhpDoc\StubValidator";i:304;s:45:"PHPStan\PhpDoc\SocketSelectStubFilesExtension";i:305;s:33:"PHPStan\PhpDoc\StubFilesExtension";i:306;s:39:"PHPStan\PhpDoc\DefaultStubFilesProvider";i:307;s:32:"PHPStan\PhpDoc\StubFilesProvider";i:308;s:45:"PHPStan\PhpDoc\JsonValidateStubFilesExtension";i:309;s:48:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension";i:310;s:47:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension";i:311;s:25:"PHPStan\Analyser\Analyser";i:312;s:40:"PHPStan\Analyser\AnalyserResultFinalizer";i:313;s:29:"PHPStan\Analyser\FileAnalyser";i:314;s:45:"PHPStan\Analyser\IgnoreErrorExtensionProvider";i:315;s:38:"PHPStan\Analyser\LocalIgnoresProcessor";i:316;s:37:"PHPStan\Analyser\RuleErrorTransformer";i:317;s:42:"PHPStan\Analyser\Ignore\IgnoredErrorHelper";i:318;s:35:"PHPStan\Analyser\Ignore\IgnoreLexer";i:319;s:41:"PHPStan\Analyser\LazyInternalScopeFactory";i:320;s:37:"PHPStan\Analyser\InternalScopeFactory";i:321;s:29:"PHPStan\Analyser\ScopeFactory";i:322;s:34:"PHPStan\Analyser\NodeScopeResolver";i:323;s:40:"PHPStan\Analyser\ConstantResolverFactory";i:324;s:47:"PHPStan\Analyser\ResultCache\ResultCacheClearer";i:325;s:41:"PHPStan\Analyser\RicherScopeGetTypeHelper";i:326;s:19:"PHPStan\Cache\Cache";i:327;s:34:"PHPStan\Collectors\RegistryFactory";i:328;s:34:"PHPStan\Command\AnalyseApplication";i:329;s:30:"PHPStan\Command\AnalyserRunner";i:330;s:32:"PHPStan\Command\FixerApplication";i:331;s:37:"PHPStan\Dependency\DependencyResolver";i:332;s:38:"PHPStan\Dependency\ExportedNodeFetcher";i:333;s:39:"PHPStan\Dependency\ExportedNodeResolver";i:334;s:38:"PHPStan\Dependency\ExportedNodeVisitor";i:335;s:48:"PHPStan\DependencyInjection\Nette\NetteContainer";i:336;s:37:"PHPStan\DependencyInjection\Container";i:337;s:54:"PHPStan\DependencyInjection\DerivativeContainerFactory";i:338;s:23:"PHPStan\File\FileHelper";i:339;s:32:"PHPStan\File\FileExcluderFactory";i:340;s:23:"PHPStan\File\FileFinder";i:341;s:24:"PHPStan\File\FileMonitor";i:342;s:37:"PHPStan\Parser\DeclarePositionVisitor";i:343;s:47:"PHPStan\Parser\ImmediatelyInvokedClosureVisitor";i:344;s:33:"PHPStan\Parallel\ParallelAnalyser";i:345;s:26:"PHPStan\Parallel\Scheduler";i:346;s:34:"PHPStan\Diagnose\DiagnoseExtension";i:347;s:30:"PHPStan\Process\CpuCoreCounter";i:348;s:45:"PHPStan\Reflection\AttributeReflectionFactory";i:349;s:46:"PHPStan\Reflection\InitializerExprTypeResolver";i:350;s:73:"PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension";i:351;s:50:"PHPStan\Reflection\MethodsClassReflectionExtension";i:352;s:76:"PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension";i:353;s:53:"PHPStan\Reflection\PropertiesClassReflectionExtension";i:354;s:64:"PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor";i:355;s:66:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher";i:356;s:96:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker";i:357;s:88:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory";i:358;s:91:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository";i:359;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository";i:360;s:92:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension";i:361;s:45:"PHPStan\Type\DynamicMethodReturnTypeExtension";i:362;s:88:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension";i:363;s:37:"PHPStan\Reflection\ConstructorsHelper";i:364;s:81:"PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension";i:365;s:84:"PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension";i:366;s:61:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension";i:367;s:64:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension";i:368;s:50:"PHPStan\Reflection\Php\PhpClassReflectionExtension";i:369;s:69:"PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension";i:370;s:66:"PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension";i:371;s:58:"PHPStan\Reflection\AllowedSubTypesClassReflectionExtension";i:372;s:68:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension";i:373;s:79:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension";i:374;s:64:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider";i:375;s:50:"PHPStan\Reflection\SignatureMap\SignatureMapParser";i:376;s:60:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider";i:377;s:52:"PHPStan\Reflection\SignatureMap\SignatureMapProvider";i:378;s:56:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider";i:379;s:59:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory";i:380;s:31:"PHPStan\Rules\Api\ApiRuleHelper";i:381;s:29:"PHPStan\Rules\AttributesCheck";i:382;s:58:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck";i:383;s:28:"PHPStan\Rules\ClassNameCheck";i:384;s:39:"PHPStan\Rules\ClassCaseSensitivityCheck";i:385;s:37:"PHPStan\Rules\ClassForbiddenNameCheck";i:386;s:43:"PHPStan\Rules\Classes\LocalTypeAliasesCheck";i:387;s:36:"PHPStan\Rules\Classes\MethodTagCheck";i:388;s:32:"PHPStan\Rules\Classes\MixinCheck";i:389;s:38:"PHPStan\Rules\Classes\PropertyTagCheck";i:390;s:52:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper";i:391;s:50:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper";i:392;s:53:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver";i:393;s:46:"PHPStan\Rules\Exceptions\ExceptionTypeResolver";i:394;s:68:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule";i:395;s:66:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule";i:396;s:72:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule";i:397;s:61:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck";i:398;s:46:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck";i:399;s:41:"PHPStan\Rules\FunctionCallParametersCheck";i:400;s:37:"PHPStan\Rules\FunctionDefinitionCheck";i:401;s:37:"PHPStan\Rules\FunctionReturnTypeCheck";i:402;s:44:"PHPStan\Rules\ParameterCastableToStringCheck";i:403;s:49:"PHPStan\Rules\Generics\CrossCheckInterfacesHelper";i:404;s:44:"PHPStan\Rules\Generics\GenericAncestorsCheck";i:405;s:45:"PHPStan\Rules\Generics\GenericObjectTypeCheck";i:406;s:49:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck";i:407;s:40:"PHPStan\Rules\Generics\TemplateTypeCheck";i:408;s:36:"PHPStan\Rules\Generics\VarianceCheck";i:409;s:55:"PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper";i:410;s:24:"PHPStan\Rules\IssetCheck";i:411;s:37:"PHPStan\Rules\Methods\MethodCallCheck";i:412;s:43:"PHPStan\Rules\Methods\StaticMethodCallCheck";i:413;s:41:"PHPStan\Rules\Methods\MethodSignatureRule";i:414;s:53:"PHPStan\Rules\Methods\MethodParameterComparisonHelper";i:415;s:54:"PHPStan\Rules\Methods\MethodVisibilityComparisonHelper";i:416;s:34:"PHPStan\Rules\MissingTypehintCheck";i:417;s:27:"PHPStan\Rules\NullsafeCheck";i:418;s:69:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider";i:419;s:65:"PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider";i:420;s:59:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider";i:421;s:55:"PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider";i:422;s:52:"PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper";i:423;s:37:"PHPStan\Rules\PhpDoc\AssertRuleHelper";i:424;s:43:"PHPStan\Rules\PhpDoc\UnresolvableTypeHelper";i:425;s:46:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper";i:426;s:48:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck";i:427;s:41:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper";i:428;s:40:"PHPStan\Rules\Playground\NeverRuleHelper";i:429;s:46:"PHPStan\Rules\Properties\AccessPropertiesCheck";i:430;s:60:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension";i:431;s:44:"PHPStan\Type\OperatorTypeSpecifyingExtension";i:432;s:50:"PHPStan\Rules\Properties\UninitializedPropertyRule";i:433;s:65:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider";i:434;s:61:"PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider";i:435;s:43:"PHPStan\Rules\Properties\PropertyDescriptor";i:436;s:49:"PHPStan\Rules\Properties\PropertyReflectionFinder";i:437;s:38:"PHPStan\Rules\Pure\FunctionPurityCheck";i:438;s:29:"PHPStan\Rules\RuleLevelHelper";i:439;s:43:"PHPStan\Rules\UnusedFunctionParametersCheck";i:440;s:59:"PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck";i:441;s:27:"PHPStan\Type\FileTypeMapper";i:442;s:30:"PHPStan\Type\BitwiseFlagHelper";i:443;s:54:"PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension";i:444;s:47:"PHPStan\Type\DynamicFunctionReturnTypeExtension";i:445;s:57:"PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension";i:446;s:62:"PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension";i:447;s:61:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension";i:448;s:54:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension";i:449;s:34:"PHPStan\Type\Php\ArrayColumnHelper";i:450;s:55:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension";i:451;s:56:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension";i:452;s:55:"PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension";i:453;s:53:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension";i:454;s:57:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension";i:455;s:52:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper";i:456;s:55:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension";i:457;s:53:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension";i:458;s:53:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension";i:459;s:56:"PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension";i:460;s:51:"PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension";i:461;s:62:"PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension";i:462;s:44:"PHPStan\Type\FunctionTypeSpecifyingExtension";i:463;s:44:"PHPStan\Analyser\TypeSpecifierAwareExtension";i:464;s:56:"PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension";i:465;s:55:"PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension";i:466;s:60:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension";i:467;s:52:"PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension";i:468;s:61:"PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension";i:469;s:52:"PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension";i:470;s:52:"PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension";i:471;s:53:"PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension";i:472;s:55:"PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension";i:473;s:56:"PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension";i:474;s:56:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension";i:475;s:54:"PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension";i:476;s:54:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension";i:477;s:55:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension";i:478;s:62:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension";i:479;s:59:"PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension";i:480;s:62:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension";i:481;s:59:"PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension";i:482;s:41:"PHPStan\Type\Php\AssertThrowTypeExtension";i:483;s:46:"PHPStan\Type\DynamicFunctionThrowTypeExtension";i:484;s:63:"PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension";i:485;s:51:"PHPStan\Type\DynamicStaticMethodReturnTypeExtension";i:486;s:63:"PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension";i:487;s:54:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension";i:488;s:54:"PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension";i:489;s:56:"PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension";i:490;s:62:"PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension";i:491;s:51:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension";i:492;s:52:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension";i:493;s:31:"PHPStan\Type\Php\ConstantHelper";i:494;s:49:"PHPStan\Type\Php\CountFunctionReturnTypeExtension";i:495;s:61:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension";i:496;s:53:"PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension";i:497;s:62:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension";i:498;s:45:"PHPStan\Type\Php\DateFunctionReturnTypeHelper";i:499;s:54:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension";i:500;s:52:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension";i:501;s:48:"PHPStan\Type\Php\DateFunctionReturnTypeExtension";i:502;s:58:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension";i:503;s:50:"PHPStan\Type\DynamicStaticMethodThrowTypeExtension";i:504;s:55:"PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension";i:505;s:57:"PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension";i:506;s:51:"PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension";i:507;s:50:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension";i:508;s:54:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension";i:509;s:55:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension";i:510;s:44:"PHPStan\Type\DynamicMethodThrowTypeExtension";i:511;s:52:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension";i:512;s:58:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension";i:513;s:48:"PHPStan\Type\Php\DsMapDynamicReturnTypeExtension";i:514;s:53:"PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension";i:515;s:58:"PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension";i:516;s:58:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension";i:517;s:47:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper";i:518;s:54:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension";i:519;s:52:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension";i:520;s:57:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension";i:521;s:57:"PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension";i:522;s:51:"PHPStan\Type\Php\GetClassDynamicReturnTypeExtension";i:523;s:56:"PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension";i:524;s:58:"PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension";i:525;s:65:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension";i:526;s:51:"PHPStan\Type\Php\GettypeFunctionReturnTypeExtension";i:527;s:63:"PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension";i:528;s:49:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension";i:529;s:58:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension";i:530;s:41:"PHPStan\Type\Php\IntdivThrowTypeExtension";i:531;s:42:"PHPStan\Type\Php\IniGetReturnTypeExtension";i:532;s:39:"PHPStan\Type\Php\JsonThrowTypeExtension";i:533;s:56:"PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension";i:534;s:46:"PHPStan\Type\FunctionParameterOutTypeExtension";i:535;s:50:"PHPStan\Type\Php\ParseStrParameterOutTypeExtension";i:536;s:49:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension";i:537;s:51:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension";i:538;s:56:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension";i:539;s:50:"PHPStan\Type\FunctionParameterClosureTypeExtension";i:540;s:39:"PHPStan\Type\Php\RegexArrayShapeMatcher";i:541;s:35:"PHPStan\Type\Regex\RegexGroupParser";i:542;s:40:"PHPStan\Type\Regex\RegexExpressionHelper";i:543;s:61:"PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension";i:544;s:64:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension";i:545;s:62:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension";i:546;s:64:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension";i:547;s:53:"PHPStan\Type\Php\StrContainingTypeSpecifyingExtension";i:548;s:65:"PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension";i:549;s:62:"PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension";i:550;s:47:"PHPStan\Type\Php\StatDynamicReturnTypeExtension";i:551;s:52:"PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension";i:552;s:54:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension";i:553;s:50:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension";i:554;s:63:"PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension";i:555;s:59:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension";i:556;s:54:"PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension";i:557;s:52:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension";i:558;s:67:"PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension";i:559;s:42:"PHPStan\Type\MethodTypeSpecifyingExtension";i:560;s:59:"PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension";i:561;s:64:"PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension";i:562;s:49:"PHPStan\Type\Php\LtrimFunctionReturnTypeExtension";i:563;s:47:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension";i:564;s:52:"PHPStan\Type\Php\MbFunctionsReturnTypeExtensionTrait";i:565;s:61:"PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension";i:566;s:64:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension";i:567;s:52:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension";i:568;s:53:"PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension";i:569;s:50:"PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension";i:570;s:51:"PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension";i:571;s:59:"PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension";i:572;s:55:"PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension";i:573;s:52:"PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension";i:574;s:50:"PHPStan\Type\Php\StrlenFunctionReturnTypeExtension";i:575;s:65:"PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension";i:576;s:50:"PHPStan\Type\Php\StrPadFunctionReturnTypeExtension";i:577;s:53:"PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension";i:578;s:50:"PHPStan\Type\Php\StrrevFunctionReturnTypeExtension";i:579;s:49:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension";i:580;s:45:"PHPStan\Type\Php\ThrowableReturnTypeExtension";i:581;s:59:"PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension";i:582;s:55:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension";i:583;s:55:"PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension";i:584;s:65:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension";i:585;s:47:"PHPStan\Type\Php\PowFunctionReturnTypeExtension";i:586;s:49:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension";i:587;s:53:"PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension";i:588;s:53:"PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension";i:589;s:49:"PHPStan\Type\Php\RangeFunctionReturnTypeExtension";i:590;s:54:"PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension";i:591;s:59:"PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension";i:592;s:59:"PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension";i:593;s:54:"PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension";i:594;s:55:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension";i:595;s:62:"PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension";i:596;s:55:"PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension";i:597;s:55:"PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension";i:598;s:58:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension";i:599;s:58:"PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension";i:600;s:60:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension";i:601;s:59:"PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension";i:602;s:51:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension";i:603;s:48:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper";i:604;s:58:"PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension";i:605;s:59:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension";i:606;s:66:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension";i:607;s:63:"PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension";i:608;s:63:"PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension";i:609;s:52:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension";i:610;s:50:"PHPStan\Type\Php\StrTokFunctionReturnTypeExtension";i:611;s:58:"PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension";i:612;s:57:"PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension";i:613;s:56:"PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension";i:614;s:63:"PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension";i:615;s:49:"PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension";i:616;s:65:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension";i:617;s:57:"PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension";i:618;s:85:"PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension";i:619;s:31:"PHPStan\Type\ClosureTypeFactory";i:620;s:43:"PHPStan\Type\Constant\OversizedArrayBuilder";i:621;s:36:"PHPStan\Rules\Functions\PrintfHelper";i:622;s:37:"PHPStan\Analyser\TypeSpecifierFactory";i:623;s:46:"PHPStan\File\ParentDirectoryRelativePathHelper";i:624;s:31:"PHPStan\File\RelativePathHelper";i:625;s:30:"PHPStan\Cache\FileCacheStorage";i:626;s:26:"PHPStan\Cache\CacheStorage";i:627;s:25:"PHPStan\Parser\RichParser";i:628;s:21:"PHPStan\Parser\Parser";i:629;s:29:"PHPStan\Parser\CleaningParser";i:630;s:27:"PHPStan\Parser\SimpleParser";i:631;s:27:"PHPStan\Parser\CachedParser";i:632;s:33:"PHPStan\Parser\PhpParserDecorator";i:633;s:16:"PhpParser\Parser";i:634;s:31:"PHPStan\Parser\PhpParserFactory";i:635;s:24:"PhpParser\ParserAbstract";i:636;s:26:"PHPStan\Rules\LazyRegistry";i:637;s:22:"PHPStan\Rules\Registry";i:638;s:33:"PHPStan\PhpDoc\StubPhpDocProvider";i:639;s:63:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory";i:640;s:37:"PHPStan\Reflection\ReflectionProvider";i:641;s:51:"PHPStan\BetterReflection\Reflector\DefaultReflector";i:642;s:44:"PHPStan\BetterReflection\Reflector\Reflector";i:643;s:64:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector";i:644;s:60:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider";i:645;s:72:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory";i:646;s:83:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory";i:647;s:79:"PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber";i:648;s:66:"PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber";i:649;s:76:"PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber";i:650;s:80:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory";i:651;s:50:"PHPStan\Reflection\Deprecation\DeprecationProvider";i:652;s:21:"PhpParser\Parser\Php8";i:653;s:32:"PHPStan\Parser\PathRoutingParser";i:654;s:25:"PHPStan\Parser\StubParser";i:655;s:41:"PHPStan\Diagnose\PHPStanDiagnoseExtension";i:656;s:55:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter";i:657;s:45:"PHPStan\Command\ErrorFormatter\ErrorFormatter";i:658;s:48:"PHPStan\Command\ErrorFormatter\RawErrorFormatter";i:659;s:50:"PHPStan\Command\ErrorFormatter\TableErrorFormatter";i:660;s:55:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter";i:661;s:49:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter";i:662;s:50:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter";i:663;s:51:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter";i:664;s:51:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter";i:665;s:53:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter";i:666;s:53:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule";i:667;s:58:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule";i:668;s:57:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule";i:669;s:51:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule";i:670;s:59:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule";i:671;s:49:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule";i:672;s:39:"PHPStan\Rules\Classes\InstantiationRule";i:673;s:53:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule";i:674;s:53:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule";i:675;s:62:"PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule";i:676;s:46:"PHPStan\Rules\Constants\OverridingConstantRule";i:677;s:42:"PHPStan\Rules\Methods\OverridingMethodRule";i:678;s:39:"PHPStan\Rules\Missing\MissingReturnRule";i:679;s:52:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule";i:680;s:47:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule";i:681;s:45:"PHPStan\Rules\Properties\AccessPropertiesRule";i:682;s:51:"PHPStan\Rules\Properties\AccessStaticPropertiesRule";i:683;s:56:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule";i:684;s:44:"PHPStan\Rules\Functions\FunctionCallableRule";i:685;s:47:"PHPStan\Rules\Properties\OverridingPropertyRule";i:686;s:53:"PHPStan\Rules\Properties\SetPropertyHookParameterRule";i:687;s:56:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule";i:688;s:55:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule";i:689;s:44:"PHPStan\Rules\Variables\CompactVariablesRule";i:690;s:43:"PHPStan\Rules\Variables\DefinedVariableRule";i:691;s:44:"PHPStan\Rules\Keywords\RequireFileExistsRule";i:692;s:71:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension";i:693;s:67:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension";i:694;s:67:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension";i:695;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension";i:696;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension";i:697;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension";i:698;s:36:"PHPStan\Rules\Constants\ConstantRule";i:699;s:31:"PHPStan\Rules\Classes\MixinRule";i:700;s:40:"PHPStan\Rules\PhpDoc\RequireExtendsCheck";i:701;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule";i:702;s:41:"PHPStan\Rules\Functions\CallCallablesRule";i:703;s:46:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule";i:704;s:48:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule";i:705;s:45:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule";i:706;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension";i:707;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension";i:708;s:64:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension";i:709;s:60:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension";i:710;s:50:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule";i:711;s:46:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule";i:712;s:57:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule";i:713;s:69:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule";i:714;s:67:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule";i:715;s:73:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule";i:716;s:42:"PHPStan\Rules\Generators\YieldFromTypeRule";i:717;s:45:"PHPStan\Rules\Generators\YieldInGeneratorRule";i:718;s:46:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule";i:719;s:56:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule";i:720;s:55:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule";i:721;s:56:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule";i:722;s:62:"PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector";i:723;s:28:"PHPStan\Collectors\Collector";i:724;s:47:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector";i:725;s:59:"PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector";i:726;s:52:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector";i:727;s:57:"PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector";i:728;s:54:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector";i:729;s:54:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector";i:730;s:48:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule";i:731;s:57:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule";i:732;s:52:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule";i:733;s:48:"PHPStan\Rules\Comparison\IfConstantConditionRule";i:734;s:60:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule";i:735;s:58:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule";i:736;s:64:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule";i:737;s:56:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule";i:738;s:44:"PHPStan\Rules\Comparison\MatchExpressionRule";i:739;s:71:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule";i:740;s:61:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule";i:741;s:52:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule";i:742;s:61:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule";i:743;s:58:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule";i:744;s:57:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule";i:745;s:53:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule";i:746;s:51:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule";i:747;s:57:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule";i:748;s:62:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule";i:749;s:50:"PHPStan\Rules\Properties\NullsafePropertyFetchRule";i:750;s:46:"PHPStan\Rules\Traits\TraitDeclarationCollector";i:751;s:38:"PHPStan\Rules\Traits\TraitUseCollector";i:752;s:55:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule";i:753;s:47:"PHPStan\Rules\Functions\RandomIntParametersRule";i:754;s:39:"PHPStan\Rules\Functions\ArrayFilterRule";i:755;s:39:"PHPStan\Rules\Functions\ArrayValuesRule";i:756;s:53:"PHPStan\Rules\Functions\ParameterCastableToNumberRule";i:757;s:56:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension";i:758;s:50:"PHPStan\Type\StaticMethodParameterOutTypeExtension";i:759;s:54:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension";i:760;s:48:"PHPStan\Type\StaticMethodTypeSpecifyingExtension";i:761;s:61:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension";i:762;s:54:"PHPStan\Type\StaticMethodParameterClosureTypeExtension";i:763;s:29:"Carbon\PHPStan\MacroExtension";i:764;s:63:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider";i:765;s:57:"PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver";i:766;s:50:"PHPStan\Rules\Deprecations\DeprecatedScopeResolver";i:767;s:58:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule";i:768;s:74:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension";i:769;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension";i:770;s:67:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension";i:771;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension";i:772;s:70:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension";i:773;s:52:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper";i:774;s:42:"PHPStan\Rules\Operators\OperatorRuleHelper";i:775;s:57:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule";i:776;s:64:"PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule";i:777;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule";i:778;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule";i:779;s:57:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule";i:780;s:64:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule";i:781;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule";i:782;s:59:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule";i:783;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule";i:784;s:62:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule";i:785;s:34:"PHPStan\Rules\Cast\UselessCastRule";i:786;s:52:"PHPStan\Rules\Classes\RequireParentConstructCallRule";i:787;s:57:"PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule";i:788;s:54:"PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule";i:789;s:70:"PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule";i:790;s:61:"PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule";i:791;s:59:"PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule";i:792;s:59:"PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule";i:793;s:45:"PHPStan\Rules\Functions\ArrayFilterStrictRule";i:794;s:43:"PHPStan\Rules\Functions\ClosureUsesThisRule";i:795;s:52:"PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule";i:796;s:54:"PHPStan\Rules\Methods\IllegalConstructorMethodCallRule";i:797;s:54:"PHPStan\Rules\Methods\IllegalConstructorStaticCallRule";i:798;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule";i:799;s:67:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule";i:800;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule";i:801;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule";i:802;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule";i:803;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule";i:804;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule";i:805;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule";i:806;s:54:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule";i:807;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule";i:808;s:59:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule";i:809;s:56:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule";i:810;s:64:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule";i:811;s:49:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule";i:812;s:68:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule";i:813;s:54:"PHPStan\Rules\VariableVariables\VariableMethodCallRule";i:814;s:58:"PHPStan\Rules\VariableVariables\VariableMethodCallableRule";i:815;s:60:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule";i:816;s:64:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule";i:817;s:63:"PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule";i:818;s:53:"PHPStan\Rules\VariableVariables\VariableVariablesRule";i:819;s:32:"Rector\TypePerfect\Configuration";i:820;s:51:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder";i:821;s:50:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder";i:822;s:46:"Rector\TypePerfect\NodeFinder\ReturnNodeFinder";i:823;s:44:"Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer";i:824;s:41:"Rector\TypePerfect\Printer\NodeComparator";i:825;s:46:"Rector\TypePerfect\Reflection\ReflectionParser";i:826;s:48:"Rector\TypePerfect\Reflection\MethodNodeAnalyser";i:827;s:61:"Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher";i:828;s:59:"Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver";i:829;s:51:"Rector\TypePerfect\Printer\CollectorMetadataPrinter";i:830;s:40:"Rector\TypePerfect\Guard\EmptyIssetGuard";i:831;s:77:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector";i:832;s:67:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector";i:833;s:71:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector";i:834;s:46:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed";i:835;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory";i:836;s:50:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath";i:837;s:67:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature";i:838;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory";i:839;s:52:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory";i:840;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory";i:841;s:64:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory";i:842;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory";i:843;s:59:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory";i:844;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory";i:845;s:44:"Spaze\PHPStan\Rules\Disallowed\File\FilePath";i:846;s:50:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter";i:847;s:52:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier";i:848;s:52:"Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer";i:849;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors";i:850;s:79:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors";i:851;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors";i:852;s:78:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors";i:853;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors";i:854;s:68:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors";i:855;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors";i:856;s:67:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors";i:857;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors";i:858;s:48:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver";i:859;s:59:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory";i:860;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages";i:861;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls";i:862;s:45:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls";i:863;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls";i:864;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls";i:865;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls";i:866;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls";i:867;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls";i:868;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls";i:869;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls";i:870;s:49:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls";i:871;s:50:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls";i:872;s:51:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls";i:873;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages";i:874;s:57:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages";i:875;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages";i:876;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages";i:877;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure";i:878;s:73:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure";i:879;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure";i:880;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure";i:881;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure";i:882;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure";i:883;s:68:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure";i:884;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure";i:885;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure";i:886;s:67:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure";i:887;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure";i:888;s:79:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure";i:889;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure";i:890;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure";i:891;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure";i:892;s:78:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule";i:893;s:80:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule";i:894;s:75:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule";i:895;s:77:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule";i:896;s:57:"TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter";i:897;s:49:"TomasVotruba\TypeCoverage\CollectorDataNormalizer";i:898;s:39:"TomasVotruba\TypeCoverage\Configuration";i:899;s:67:"TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector";i:900;s:66:"TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector";i:901;s:69:"TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector";i:902;s:69:"TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector";i:903;s:53:"TomasVotruba\TypeCoverage\Collectors\DeclareCollector";i:904;s:37:"_PHPStan_ac6dae9b0\Nette\DI\Container";i:905;s:36:"_PHPStan_ac6dae9b0\Nette\SmartObject";i:906;s:22:"PHPStan\Php\PhpVersion";i:907;s:29:"PHPStan\Php\PhpVersionFactory";i:908;s:56:"PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider";i:909;s:33:"PHPStan\Analyser\ConstantResolver";i:910;s:47:"PHPStan\Analyser\ResultCache\ResultCacheManager";i:911;s:54:"PHPStan\Analyser\ResultCache\ResultCacheManagerFactory";i:912;s:27:"PHPStan\Collectors\Registry";i:913;s:79:"PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider";i:914;s:75:"PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider";i:915;s:66:"PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider";i:916;s:80:"PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider";i:917;s:80:"PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider";i:918;s:66:"PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider";i:919;s:70:"PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider";i:920;s:25:"PHPStan\File\FileExcluder";i:921;s:35:"PHPStan\File\FileExcluderRawFactory";i:922;s:44:"PHPStan\Reflection\Php\PhpFunctionReflection";i:923;s:37:"PHPStan\Reflection\FunctionReflection";i:924;s:44:"PHPStan\Reflection\FunctionReflectionFactory";i:925;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator";i:926;s:57:"PHPStan\BetterReflection\SourceLocator\Type\SourceLocator";i:927;s:86:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory";i:928;s:82:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator";i:929;s:89:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory";i:930;s:42:"PHPStan\Reflection\Php\PhpMethodReflection";i:931;s:43:"PHPStan\Reflection\ExtendedMethodReflection";i:932;s:40:"PHPStan\Reflection\ClassMemberReflection";i:933;s:35:"PHPStan\Reflection\MethodReflection";i:934;s:49:"PHPStan\Reflection\Php\PhpMethodReflectionFactory";i:935;s:64:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider";i:936;s:30:"PHPStan\Type\TypeAliasResolver";i:937;s:38:"PHPStan\Type\TypeAliasResolverProvider";i:938;s:30:"PHPStan\Analyser\TypeSpecifier";i:939;s:15:"PhpParser\Lexer";i:940;s:67:"PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory";i:941;s:25:"PhpParser\Lexer\Emulative";i:942;s:48:"PHPStan\Rules\Deprecations\DeprecatedScopeHelper";}i:4;a:635:{i:0;s:39:"PHPStan\Parser\PhpParserFactory::create";i:1;s:71:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::create";i:2;s:91:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::create";i:3;s:88:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::create";i:4;s:47:"PHPStan\Rules\Debug\DebugScopeRule::__construct";i:5;s:51:"PHPStan\Rules\Debug\DumpPhpDocTypeRule::__construct";i:6;s:45:"PHPStan\Rules\Debug\DumpTypeRule::__construct";i:7;s:47:"PHPStan\Rules\Debug\FileAssertRule::__construct";i:8;s:75:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule::__construct";i:9;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule::__construct";i:10;s:78:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule::__construct";i:11;s:68:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule::__construct";i:12;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule::__construct";i:13;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule::__construct";i:14;s:74:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule::__construct";i:15;s:82:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule::__construct";i:16;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule::__construct";i:17;s:84:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule::__construct";i:18;s:48:"PHPStan\Rules\Api\ApiInstanceofRule::__construct";i:19;s:52:"PHPStan\Rules\Api\ApiInstanceofTypeRule::__construct";i:20;s:51:"PHPStan\Rules\Api\ApiInstantiationRule::__construct";i:21;s:53:"PHPStan\Rules\Api\ApiClassConstFetchRule::__construct";i:22;s:50:"PHPStan\Rules\Api\ApiClassExtendsRule::__construct";i:23;s:53:"PHPStan\Rules\Api\ApiClassImplementsRule::__construct";i:24;s:54:"PHPStan\Rules\Api\ApiInterfaceExtendsRule::__construct";i:25;s:48:"PHPStan\Rules\Api\ApiMethodCallRule::__construct";i:26;s:48:"PHPStan\Rules\Api\ApiStaticCallRule::__construct";i:27;s:46:"PHPStan\Rules\Api\ApiTraitUseRule::__construct";i:28;s:50:"PHPStan\Rules\Api\GetTemplateTypeRule::__construct";i:29;s:68:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule::__construct";i:30;s:65:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule::__construct";i:31;s:60:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule::__construct";i:32;s:66:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule::__construct";i:33;s:45:"PHPStan\Rules\Cast\UnsetCastRule::__construct";i:34;s:54:"PHPStan\Rules\Classes\ClassAttributesRule::__construct";i:35;s:62:"PHPStan\Rules\Classes\ClassConstantAttributesRule::__construct";i:36;s:52:"PHPStan\Rules\Classes\ClassConstantRule::__construct";i:37;s:64:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule::__construct";i:38;s:55:"PHPStan\Rules\Classes\LocalTypeAliasesRule::__construct";i:39;s:63:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule::__construct";i:40;s:60:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule::__construct";i:41;s:52:"PHPStan\Rules\Classes\ReadOnlyClassRule::__construct";i:42;s:66:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule::__construct";i:43;s:54:"PHPStan\Rules\Constants\FinalConstantRule::__construct";i:44;s:65:"PHPStan\Rules\Constants\NativeTypedClassConstantRule::__construct";i:45;s:59:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule::__construct";i:46;s:57:"PHPStan\Rules\Exceptions\ThrowExpressionRule::__construct";i:47;s:64:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule::__construct";i:48;s:73:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule::__construct";i:49;s:58:"PHPStan\Rules\Functions\ClosureAttributesRule::__construct";i:50;s:57:"PHPStan\Rules\Functions\DefineParametersRule::__construct";i:51;s:80:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule::__construct";i:52;s:65:"PHPStan\Rules\Functions\CallToFunctionParametersRule::__construct";i:53;s:74:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule::__construct";i:54;s:67:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule::__construct";i:55;s:59:"PHPStan\Rules\Functions\FunctionAttributesRule::__construct";i:56;s:56:"PHPStan\Rules\Functions\ParamAttributesRule::__construct";i:57;s:62:"PHPStan\Rules\Functions\PrintfArrayParametersRule::__construct";i:58;s:57:"PHPStan\Rules\Functions\PrintfParametersRule::__construct";i:59;s:60:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule::__construct";i:60;s:58:"PHPStan\Rules\Keywords\DeclareStrictTypesRule::__construct";i:61;s:50:"PHPStan\Rules\Methods\CallMethodsRule::__construct";i:62;s:56:"PHPStan\Rules\Methods\CallStaticMethodsRule::__construct";i:63;s:60:"PHPStan\Rules\Methods\ConsistentConstructorRule::__construct";i:64;s:65:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule::__construct";i:65;s:53:"PHPStan\Rules\Methods\MethodCallableRule::__construct";i:66;s:71:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule::__construct";i:67;s:55:"PHPStan\Rules\Methods\MethodAttributesRule::__construct";i:68;s:59:"PHPStan\Rules\Methods\StaticMethodCallableRule::__construct";i:69;s:57:"PHPStan\Rules\Operators\InvalidAssignVarRule::__construct";i:70;s:63:"PHPStan\Rules\Operators\InvalidIncDecOperationRule::__construct";i:71;s:66:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule::__construct";i:72;s:72:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule::__construct";i:73;s:80:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule::__construct";i:74;s:71:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule::__construct";i:75;s:79:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule::__construct";i:76;s:63:"PHPStan\Rules\Properties\PropertiesInInterfaceRule::__construct";i:77;s:59:"PHPStan\Rules\Properties\PropertyAssignRefRule::__construct";i:78;s:60:"PHPStan\Rules\Properties\PropertyAttributesRule::__construct";i:79;s:64:"PHPStan\Rules\Properties\PropertyHookAttributesRule::__construct";i:80;s:57:"PHPStan\Rules\Properties\PropertyInClassRule::__construct";i:81;s:58:"PHPStan\Rules\Properties\ReadOnlyPropertyRule::__construct";i:82;s:62:"PHPStan\Rules\Regexp\RegularExpressionPatternRule::__construct";i:83;s:63:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule::__construct";i:84;s:55:"PHPStan\Rules\Traits\ConstantsInTraitsRule::__construct";i:85;s:53:"PHPStan\Rules\Traits\TraitAttributesRule::__construct";i:86;s:46:"PHPStan\Rules\Variables\UnsetRule::__construct";i:87;s:66:"PHPStan\Rules\Classes\UnusedConstructorParametersRule::__construct";i:88;s:58:"PHPStan\Rules\Functions\UnusedClosureUsesRule::__construct";i:89;s:46:"PHPStan\Rules\Variables\EmptyRule::__construct";i:90;s:46:"PHPStan\Rules\Variables\IssetRule::__construct";i:91;s:53:"PHPStan\Rules\Variables\NullCoalesceRule::__construct";i:92;s:40:"PHPStan\Rules\Cast\EchoRule::__construct";i:93;s:47:"PHPStan\Rules\Cast\InvalidCastRule::__construct";i:94;s:63:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule::__construct";i:95;s:41:"PHPStan\Rules\Cast\PrintRule::__construct";i:96;s:48:"PHPStan\Rules\Classes\MethodTagRule::__construct";i:97;s:53:"PHPStan\Rules\Classes\MethodTagTraitRule::__construct";i:98;s:56:"PHPStan\Rules\Classes\MethodTagTraitUseRule::__construct";i:99;s:50:"PHPStan\Rules\Classes\PropertyTagRule::__construct";i:100;s:55:"PHPStan\Rules\Classes\PropertyTagTraitRule::__construct";i:101;s:58:"PHPStan\Rules\Classes\PropertyTagTraitUseRule::__construct";i:102;s:49:"PHPStan\Rules\Classes\MixinTraitRule::__construct";i:103;s:52:"PHPStan\Rules\Classes\MixinTraitUseRule::__construct";i:104;s:54:"PHPStan\Rules\Generics\ClassAncestorsRule::__construct";i:105;s:57:"PHPStan\Rules\Generics\ClassTemplateTypeRule::__construct";i:106;s:53:"PHPStan\Rules\Generics\EnumAncestorsRule::__construct";i:107;s:60:"PHPStan\Rules\Generics\FunctionTemplateTypeRule::__construct";i:108;s:65:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule::__construct";i:109;s:58:"PHPStan\Rules\Generics\InterfaceAncestorsRule::__construct";i:110;s:61:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule::__construct";i:111;s:58:"PHPStan\Rules\Generics\MethodTemplateTypeRule::__construct";i:112;s:61:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule::__construct";i:113;s:66:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule::__construct";i:114;s:63:"PHPStan\Rules\Generics\MethodSignatureVarianceRule::__construct";i:115;s:56:"PHPStan\Rules\Generics\PropertyVarianceRule::__construct";i:116;s:57:"PHPStan\Rules\Generics\TraitTemplateTypeRule::__construct";i:117;s:50:"PHPStan\Rules\Generics\UsedTraitsRule::__construct";i:118;s:63:"PHPStan\Rules\Operators\InvalidBinaryOperationRule::__construct";i:119;s:67:"PHPStan\Rules\Operators\InvalidComparisonOperationRule::__construct";i:120;s:62:"PHPStan\Rules\Operators\InvalidUnaryOperationRule::__construct";i:121;s:67:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule::__construct";i:122;s:65:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule::__construct";i:123;s:52:"PHPStan\Rules\PhpDoc\FunctionAssertRule::__construct";i:124;s:50:"PHPStan\Rules\PhpDoc\MethodAssertRule::__construct";i:125;s:61:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule::__construct";i:126;s:73:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule::__construct";i:127;s:60:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule::__construct";i:128;s:72:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule::__construct";i:129;s:68:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule::__construct";i:130;s:62:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule::__construct";i:131;s:81:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule::__construct";i:132;s:65:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule::__construct";i:133;s:63:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule::__construct";i:134;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::__construct";i:135;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule::__construct";i:136;s:48:"PHPStan\Rules\Pure\PureFunctionRule::__construct";i:137;s:46:"PHPStan\Rules\Pure\PureMethodRule::__construct";i:138;s:56:"PHPStan\Rules\Arrays\ArrayDestructuringRule::__construct";i:139;s:52:"PHPStan\Rules\Arrays\ArrayUnpackingRule::__construct";i:140;s:55:"PHPStan\Rules\Arrays\IterableInForeachRule::__construct";i:141;s:60:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule::__construct";i:142;s:58:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule::__construct";i:143;s:65:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule::__construct";i:144;s:59:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule::__construct";i:145;s:55:"PHPStan\Rules\Exceptions\ThrowExprTypeRule::__construct";i:146;s:64:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule::__construct";i:147;s:58:"PHPStan\Rules\Functions\ClosureReturnTypeRule::__construct";i:148;s:51:"PHPStan\Rules\Functions\ReturnTypeRule::__construct";i:149;s:51:"PHPStan\Rules\Generators\YieldTypeRule::__construct";i:150;s:49:"PHPStan\Rules\Methods\ReturnTypeRule::__construct";i:151;s:79:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule::__construct";i:152;s:64:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule::__construct";i:153;s:72:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule::__construct";i:154;s:67:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule::__construct";i:155;s:75:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule::__construct";i:156;s:67:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule::__construct";i:157;s:65:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule::__construct";i:158;s:69:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule::__construct";i:159;s:56:"PHPStan\Rules\Variables\VariableCloningRule::__construct";i:160;s:44:"PHPStan\Rules\DeadCode\NoopRule::__construct";i:161;s:61:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule::__construct";i:162;s:59:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule::__construct";i:163;s:82:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule::__construct";i:164;s:67:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule::__construct";i:165;s:83:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule::__construct";i:166;s:78:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule::__construct";i:167;s:84:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule::__construct";i:168;s:79:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule::__construct";i:169;s:77:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule::__construct";i:170;s:67:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule::__construct";i:171;s:53:"PHPStan\Rules\Functions\CallUserFuncRule::__construct";i:172;s:66:"PHPStan\Rules\Functions\ParameterCastableToStringRule::__construct";i:173;s:73:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule::__construct";i:174;s:70:"PHPStan\Rules\Functions\SortParameterCastableToStringRule::__construct";i:175;s:62:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule::__construct";i:176;s:69:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule::__construct";i:177;s:73:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule::__construct";i:178;s:70:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule::__construct";i:179;s:69:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule::__construct";i:180;s:66:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule::__construct";i:181;s:63:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule::__construct";i:182;s:65:"PHPStan\Rules\Properties\MissingPropertyTypehintRule::__construct";i:183;s:61:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule::__construct";i:184;s:67:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule::__construct";i:185;s:60:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule::__construct";i:186;s:57:"Rector\TypePerfect\Rules\NoIssetOnObjectRule::__construct";i:187;s:57:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule::__construct";i:188;s:74:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule::__construct";i:189;s:75:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule::__construct";i:190;s:64:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule::__construct";i:191;s:64:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule::__construct";i:192;s:61:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule::__construct";i:193;s:61:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule::__construct";i:194;s:66:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule::__construct";i:195;s:67:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule::__construct";i:196;s:69:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule::__construct";i:197;s:69:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule::__construct";i:198;s:64:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule::__construct";i:199;s:40:"PHPStan\Parser\LexerFactory::__construct";i:200;s:47:"PhpParser\NodeVisitor\NameResolver::__construct";i:201;s:45:"PHPStan\Node\Printer\ExprPrinter::__construct";i:202;s:44:"PhpParser\PrettyPrinterAbstract::__construct";i:203;s:52:"PHPStan\Broker\AnonymousClassNameHelper::__construct";i:204;s:37:"PHPStan\Php\PhpVersionFactory::create";i:205;s:44:"PHPStan\Php\PhpVersionFactoryFactory::create";i:206;s:49:"PHPStan\Php\PhpVersionFactoryFactory::__construct";i:207;s:50:"PHPStan\Php\ComposerPhpVersionFactory::__construct";i:208;s:46:"PHPStan\PhpDocParser\ParserConfig::__construct";i:209;s:45:"PHPStan\PhpDocParser\Lexer\Lexer::__construct";i:210;s:51:"PHPStan\PhpDocParser\Parser\TypeParser::__construct";i:211;s:56:"PHPStan\PhpDocParser\Parser\ConstExprParser::__construct";i:212;s:53:"PHPStan\PhpDocParser\Parser\PhpDocParser::__construct";i:213;s:53:"PHPStan\PhpDoc\PhpDocInheritanceResolver::__construct";i:214;s:46:"PHPStan\PhpDoc\PhpDocNodeResolver::__construct";i:215;s:48:"PHPStan\PhpDoc\PhpDocStringResolver::__construct";i:216;s:49:"PHPStan\PhpDoc\ConstExprNodeResolver::__construct";i:217;s:44:"PHPStan\PhpDoc\TypeNodeResolver::__construct";i:218;s:73:"PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider::__construct";i:219;s:46:"PHPStan\PhpDoc\TypeStringResolver::__construct";i:220;s:41:"PHPStan\PhpDoc\StubValidator::__construct";i:221;s:58:"PHPStan\PhpDoc\SocketSelectStubFilesExtension::__construct";i:222;s:52:"PHPStan\PhpDoc\DefaultStubFilesProvider::__construct";i:223;s:58:"PHPStan\PhpDoc\JsonValidateStubFilesExtension::__construct";i:224;s:61:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension::__construct";i:225;s:60:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension::__construct";i:226;s:38:"PHPStan\Analyser\Analyser::__construct";i:227;s:53:"PHPStan\Analyser\AnalyserResultFinalizer::__construct";i:228;s:42:"PHPStan\Analyser\FileAnalyser::__construct";i:229;s:58:"PHPStan\Analyser\IgnoreErrorExtensionProvider::__construct";i:230;s:55:"PHPStan\Analyser\Ignore\IgnoredErrorHelper::__construct";i:231;s:54:"PHPStan\Analyser\LazyInternalScopeFactory::__construct";i:232;s:42:"PHPStan\Analyser\ScopeFactory::__construct";i:233;s:47:"PHPStan\Analyser\NodeScopeResolver::__construct";i:234;s:48:"PHPStan\Analyser\ConstantResolverFactory::create";i:235;s:53:"PHPStan\Analyser\ConstantResolverFactory::__construct";i:236;s:60:"PHPStan\Analyser\ResultCache\ResultCacheManager::__construct";i:237;s:60:"PHPStan\Analyser\ResultCache\ResultCacheClearer::__construct";i:238;s:54:"PHPStan\Analyser\RicherScopeGetTypeHelper::__construct";i:239;s:32:"PHPStan\Cache\Cache::__construct";i:240;s:42:"PHPStan\Collectors\RegistryFactory::create";i:241;s:47:"PHPStan\Collectors\RegistryFactory::__construct";i:242;s:47:"PHPStan\Command\AnalyseApplication::__construct";i:243;s:43:"PHPStan\Command\AnalyserRunner::__construct";i:244;s:45:"PHPStan\Command\FixerApplication::__construct";i:245;s:50:"PHPStan\Dependency\DependencyResolver::__construct";i:246;s:51:"PHPStan\Dependency\ExportedNodeFetcher::__construct";i:247;s:52:"PHPStan\Dependency\ExportedNodeResolver::__construct";i:248;s:51:"PHPStan\Dependency\ExportedNodeVisitor::__construct";i:249;s:59:"PHPStan\DependencyInjection\MemoizingContainer::__construct";i:250;s:61:"PHPStan\DependencyInjection\Nette\NetteContainer::__construct";i:251;s:67:"PHPStan\DependencyInjection\DerivativeContainerFactory::__construct";i:252;s:96:"PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider::__construct";i:253;s:92:"PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider::__construct";i:254;s:83:"PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider::__construct";i:255;s:97:"PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider::__construct";i:256;s:97:"PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider::__construct";i:257;s:83:"PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider::__construct";i:258;s:87:"PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider::__construct";i:259;s:36:"PHPStan\File\FileHelper::__construct";i:260;s:45:"PHPStan\File\FileExcluderFactory::__construct";i:261;s:38:"PHPStan\File\FileExcluder::__construct";i:262;s:59:"PHPStan\File\FileExcluderFactory::createAnalyseFileExcluder";i:263;s:56:"PHPStan\File\FileExcluderFactory::createScanFileExcluder";i:264;s:36:"PHPStan\File\FileFinder::__construct";i:266;s:37:"PHPStan\File\FileMonitor::__construct";i:267;s:46:"PHPStan\Parallel\ParallelAnalyser::__construct";i:268;s:39:"PHPStan\Parallel\Scheduler::__construct";i:269;s:58:"PHPStan\Reflection\AttributeReflectionFactory::__construct";i:270;s:57:"PHPStan\Reflection\Php\PhpFunctionReflection::__construct";i:271;s:59:"PHPStan\Reflection\InitializerExprTypeResolver::__construct";i:272;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher::__construct";i:273;s:109:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker::__construct";i:274;s:101:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory::__construct";i:275;s:104:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository::__construct";i:276;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator::__construct";i:277;s:95:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator::__construct";i:278;s:105:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository::__construct";i:279;s:105:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension::__construct";i:281;s:101:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension::__construct";i:282;s:50:"PHPStan\Reflection\ConstructorsHelper::__construct";i:283;s:74:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension::__construct";i:284;s:77:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension::__construct";i:285;s:63:"PHPStan\Reflection\Php\PhpClassReflectionExtension::__construct";i:286;s:55:"PHPStan\Reflection\Php\PhpMethodReflection::__construct";i:287;s:81:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension::__construct";i:288;s:92:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension::__construct";i:290;s:81:"PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider::__construct";i:291;s:77:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider::__construct";i:292;s:63:"PHPStan\Reflection\SignatureMap\SignatureMapParser::__construct";i:293;s:73:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider::__construct";i:294;s:69:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider::__construct";i:295;s:72:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::__construct";i:296;s:67:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::create";i:297;s:42:"PHPStan\Rules\AttributesCheck::__construct";i:298;s:71:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck::__construct";i:299;s:41:"PHPStan\Rules\ClassNameCheck::__construct";i:300;s:52:"PHPStan\Rules\ClassCaseSensitivityCheck::__construct";i:301;s:50:"PHPStan\Rules\ClassForbiddenNameCheck::__construct";i:302;s:56:"PHPStan\Rules\Classes\LocalTypeAliasesCheck::__construct";i:303;s:49:"PHPStan\Rules\Classes\MethodTagCheck::__construct";i:304;s:45:"PHPStan\Rules\Classes\MixinCheck::__construct";i:305;s:51:"PHPStan\Rules\Classes\PropertyTagCheck::__construct";i:306;s:65:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper::__construct";i:307;s:63:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper::__construct";i:308;s:66:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver::__construct";i:309;s:81:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule::__construct";i:310;s:79:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule::__construct";i:311;s:85:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule::__construct";i:312;s:74:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck::__construct";i:313;s:59:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck::__construct";i:314;s:54:"PHPStan\Rules\FunctionCallParametersCheck::__construct";i:315;s:50:"PHPStan\Rules\FunctionDefinitionCheck::__construct";i:316;s:50:"PHPStan\Rules\FunctionReturnTypeCheck::__construct";i:317;s:57:"PHPStan\Rules\ParameterCastableToStringCheck::__construct";i:318;s:57:"PHPStan\Rules\Generics\GenericAncestorsCheck::__construct";i:319;s:62:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck::__construct";i:320;s:53:"PHPStan\Rules\Generics\TemplateTypeCheck::__construct";i:321;s:37:"PHPStan\Rules\IssetCheck::__construct";i:322;s:50:"PHPStan\Rules\Methods\MethodCallCheck::__construct";i:323;s:56:"PHPStan\Rules\Methods\StaticMethodCallCheck::__construct";i:324;s:54:"PHPStan\Rules\Methods\MethodSignatureRule::__construct";i:325;s:66:"PHPStan\Rules\Methods\MethodParameterComparisonHelper::__construct";i:326;s:47:"PHPStan\Rules\MissingTypehintCheck::__construct";i:327;s:82:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider::__construct";i:328;s:72:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider::__construct";i:329;s:50:"PHPStan\Rules\PhpDoc\AssertRuleHelper::__construct";i:330;s:59:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper::__construct";i:331;s:61:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck::__construct";i:332;s:54:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper::__construct";i:333;s:59:"PHPStan\Rules\Properties\AccessPropertiesCheck::__construct";i:334;s:73:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension::__construct";i:335;s:63:"PHPStan\Rules\Properties\UninitializedPropertyRule::__construct";i:336;s:78:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider::__construct";i:337;s:42:"PHPStan\Rules\RuleLevelHelper::__construct";i:338;s:56:"PHPStan\Rules\UnusedFunctionParametersCheck::__construct";i:339;s:40:"PHPStan\Type\FileTypeMapper::__construct";i:341;s:49:"PHPStan\Type\UsefulTypeAliasResolver::__construct";i:342;s:55:"PHPStan\Type\LazyTypeAliasResolverProvider::__construct";i:343;s:43:"PHPStan\Type\BitwiseFlagHelper::__construct";i:344;s:74:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension::__construct";i:345;s:67:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension::__construct";i:346;s:47:"PHPStan\Type\Php\ArrayColumnHelper::__construct";i:347;s:68:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension::__construct";i:348;s:69:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension::__construct";i:349;s:66:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension::__construct";i:350;s:70:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension::__construct";i:351;s:65:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper::__construct";i:352;s:68:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension::__construct";i:353;s:66:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension::__construct";i:354;s:66:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension::__construct";i:355;s:73:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension::__construct";i:356;s:69:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension::__construct";i:357;s:67:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension::__construct";i:358;s:68:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension::__construct";i:359;s:75:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension::__construct";i:360;s:75:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension::__construct";i:361;s:67:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension::__construct";i:362;s:64:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension::__construct";i:363;s:65:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension::__construct";i:364;s:74:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension::__construct";i:365;s:75:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension::__construct";i:366;s:67:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension::__construct";i:367;s:65:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension::__construct";i:368;s:61:"PHPStan\Type\Php\DateFunctionReturnTypeExtension::__construct";i:369;s:71:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension::__construct";i:370;s:63:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension::__construct";i:372;s:67:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension::__construct";i:373;s:68:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension::__construct";i:374;s:65:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension::__construct";i:375;s:71:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension::__construct";i:376;s:71:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension::__construct";i:377;s:60:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper::__construct";i:378;s:67:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension::__construct";i:379;s:65:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension::__construct";i:380;s:70:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension::__construct";i:381;s:78:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension::__construct";i:382;s:62:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension::__construct";i:383;s:71:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension::__construct";i:384;s:52:"PHPStan\Type\Php\JsonThrowTypeExtension::__construct";i:385;s:62:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension::__construct";i:386;s:64:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension::__construct";i:387;s:69:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension::__construct";i:388;s:52:"PHPStan\Type\Php\RegexArrayShapeMatcher::__construct";i:389;s:48:"PHPStan\Type\Regex\RegexGroupParser::__construct";i:390;s:53:"PHPStan\Type\Regex\RegexExpressionHelper::__construct";i:391;s:77:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension::__construct";i:392;s:75:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension::__construct";i:393;s:77:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension::__construct";i:394;s:67:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension::__construct";i:395;s:63:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension::__construct";i:396;s:72:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension::__construct";i:397;s:65:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension::__construct";i:398;s:60:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension::__construct";i:399;s:77:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension::__construct";i:400;s:65:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension::__construct";i:401;s:62:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension::__construct";i:402;s:68:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension::__construct";i:403;s:78:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension::__construct";i:404;s:62:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension::__construct";i:405;s:68:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension::__construct";i:406;s:71:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension::__construct";i:407;s:73:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension::__construct";i:408;s:64:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension::__construct";i:409;s:72:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension::__construct";i:410;s:79:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension::__construct";i:411;s:65:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension::__construct";i:412;s:78:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension::__construct";i:417;s:44:"PHPStan\Type\ClosureTypeFactory::__construct";i:418;s:49:"PHPStan\Rules\Functions\PrintfHelper::__construct";i:419;s:49:"_PHPStan_ac6dae9b0\Nette\DI\Container::getService";i:420;s:45:"PHPStan\Analyser\TypeSpecifierFactory::create";i:421;s:50:"PHPStan\Analyser\TypeSpecifierFactory::__construct";i:422;s:49:"PHPStan\File\FuzzyRelativePathHelper::__construct";i:423;s:50:"PHPStan\File\SimpleRelativePathHelper::__construct";i:424;s:59:"PHPStan\File\ParentDirectoryRelativePathHelper::__construct";i:425;s:43:"PHPStan\Cache\FileCacheStorage::__construct";i:426;s:38:"PHPStan\Parser\RichParser::__construct";i:427;s:42:"PHPStan\Parser\CleaningParser::__construct";i:428;s:40:"PHPStan\Parser\SimpleParser::__construct";i:429;s:40:"PHPStan\Parser\CachedParser::__construct";i:430;s:46:"PHPStan\Parser\PhpParserDecorator::__construct";i:431;s:35:"PHPStan\Parser\LexerFactory::create";i:433;s:44:"PHPStan\Parser\PhpParserFactory::__construct";i:434;s:39:"PHPStan\Rules\LazyRegistry::__construct";i:435;s:46:"PHPStan\PhpDoc\StubPhpDocProvider::__construct";i:436;s:76:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::__construct";i:438;s:80:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::create";i:439;s:64:"PHPStan\BetterReflection\Reflector\DefaultReflector::__construct";i:440;s:77:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector::__construct";i:442;s:73:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider::__construct";i:443;s:85:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::__construct";i:445;s:96:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::__construct";i:448;s:93:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::__construct";i:449;s:63:"PHPStan\Reflection\Deprecation\DeprecationProvider::__construct";i:450;s:44:"PHPStan\Parser\LexerFactory::createEmulative";i:451;s:37:"PhpParser\ParserAbstract::__construct";i:453;s:45:"PHPStan\Parser\PathRoutingParser::__construct";i:454;s:38:"PHPStan\Parser\StubParser::__construct";i:456;s:54:"PHPStan\Diagnose\PHPStanDiagnoseExtension::__construct";i:457;s:68:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter::__construct";i:458;s:63:"PHPStan\Command\ErrorFormatter\TableErrorFormatter::__construct";i:459;s:68:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter::__construct";i:460;s:62:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter::__construct";i:461;s:63:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter::__construct";i:463;s:64:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter::__construct";i:464;s:64:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter::__construct";i:465;s:66:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter::__construct";i:466;s:66:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule::__construct";i:467;s:71:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule::__construct";i:468;s:70:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule::__construct";i:469;s:64:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule::__construct";i:470;s:72:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule::__construct";i:471;s:62:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule::__construct";i:472;s:52:"PHPStan\Rules\Classes\InstantiationRule::__construct";i:473;s:66:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule::__construct";i:474;s:66:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule::__construct";i:475;s:59:"PHPStan\Rules\Constants\OverridingConstantRule::__construct";i:476;s:55:"PHPStan\Rules\Methods\OverridingMethodRule::__construct";i:477;s:52:"PHPStan\Rules\Missing\MissingReturnRule::__construct";i:478;s:65:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule::__construct";i:479;s:60:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule::__construct";i:480;s:58:"PHPStan\Rules\Properties\AccessPropertiesRule::__construct";i:481;s:64:"PHPStan\Rules\Properties\AccessStaticPropertiesRule::__construct";i:482;s:69:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule::__construct";i:483;s:57:"PHPStan\Rules\Functions\FunctionCallableRule::__construct";i:484;s:60:"PHPStan\Rules\Properties\OverridingPropertyRule::__construct";i:485;s:66:"PHPStan\Rules\Properties\SetPropertyHookParameterRule::__construct";i:486;s:69:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule::__construct";i:487;s:68:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule::__construct";i:488;s:57:"PHPStan\Rules\Variables\CompactVariablesRule::__construct";i:489;s:56:"PHPStan\Rules\Variables\DefinedVariableRule::__construct";i:490;s:57:"PHPStan\Rules\Keywords\RequireFileExistsRule::__construct";i:491;s:84:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension::__construct";i:492;s:80:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension::__construct";i:493;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension::__construct";i:494;s:49:"PHPStan\Rules\Constants\ConstantRule::__construct";i:495;s:44:"PHPStan\Rules\Classes\MixinRule::__construct";i:496;s:53:"PHPStan\Rules\PhpDoc\RequireExtendsCheck::__construct";i:497;s:70:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule::__construct";i:498;s:54:"PHPStan\Rules\Functions\CallCallablesRule::__construct";i:499;s:59:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule::__construct";i:500;s:61:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule::__construct";i:501;s:58:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule::__construct";i:502;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension::__construct";i:503;s:77:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension::__construct";i:504;s:63:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule::__construct";i:505;s:59:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule::__construct";i:506;s:70:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule::__construct";i:507;s:82:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule::__construct";i:508;s:80:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule::__construct";i:509;s:86:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule::__construct";i:510;s:55:"PHPStan\Rules\Generators\YieldFromTypeRule::__construct";i:511;s:58:"PHPStan\Rules\Generators\YieldInGeneratorRule::__construct";i:512;s:59:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule::__construct";i:513;s:69:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule::__construct";i:514;s:68:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule::__construct";i:515;s:69:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule::__construct";i:516;s:60:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector::__construct";i:517;s:65:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector::__construct";i:518;s:67:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector::__construct";i:519;s:67:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector::__construct";i:520;s:61:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule::__construct";i:521;s:70:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule::__construct";i:522;s:65:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule::__construct";i:523;s:61:"PHPStan\Rules\Comparison\IfConstantConditionRule::__construct";i:524;s:73:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule::__construct";i:525;s:71:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule::__construct";i:526;s:77:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule::__construct";i:527;s:69:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule::__construct";i:528;s:57:"PHPStan\Rules\Comparison\MatchExpressionRule::__construct";i:529;s:84:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule::__construct";i:530;s:74:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule::__construct";i:531;s:65:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule::__construct";i:532;s:74:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule::__construct";i:533;s:71:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule::__construct";i:534;s:70:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule::__construct";i:535;s:66:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule::__construct";i:536;s:64:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule::__construct";i:537;s:70:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule::__construct";i:538;s:75:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule::__construct";i:539;s:63:"PHPStan\Rules\Properties\NullsafePropertyFetchRule::__construct";i:540;s:68:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule::__construct";i:541;s:60:"PHPStan\Rules\Functions\RandomIntParametersRule::__construct";i:542;s:52:"PHPStan\Rules\Functions\ArrayFilterRule::__construct";i:543;s:52:"PHPStan\Rules\Functions\ArrayValuesRule::__construct";i:544;s:66:"PHPStan\Rules\Functions\ParameterCastableToNumberRule::__construct";i:545;s:69:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension::__construct";i:546;s:67:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension::__construct";i:547;s:74:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension::__construct";i:548;s:42:"Carbon\PHPStan\MacroExtension::__construct";i:549;s:76:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::__construct";i:550;s:68:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::get";i:551;s:71:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule::__construct";i:552;s:87:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension::__construct";i:553;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension::__construct";i:554;s:80:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension::__construct";i:555;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension::__construct";i:556;s:83:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension::__construct";i:557;s:65:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper::__construct";i:558;s:55:"PHPStan\Rules\Operators\OperatorRuleHelper::__construct";i:559;s:70:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule::__construct";i:560;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule::__construct";i:561;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule::__construct";i:562;s:70:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule::__construct";i:563;s:77:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule::__construct";i:564;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule::__construct";i:565;s:72:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule::__construct";i:566;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule::__construct";i:567;s:75:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule::__construct";i:568;s:47:"PHPStan\Rules\Cast\UselessCastRule::__construct";i:569;s:58:"PHPStan\Rules\Functions\ArrayFilterStrictRule::__construct";i:570;s:80:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule::__construct";i:574;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule::__construct";i:575;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule::__construct";i:576;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule::__construct";i:577;s:67:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule::__construct";i:578;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule::__construct";i:579;s:72:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule::__construct";i:580;s:69:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule::__construct";i:581;s:77:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule::__construct";i:582;s:62:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule::__construct";i:583;s:81:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule::__construct";i:584;s:45:"Rector\TypePerfect\Configuration::__construct";i:585;s:64:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder::__construct";i:586;s:63:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder::__construct";i:587;s:54:"Rector\TypePerfect\Printer\NodeComparator::__construct";i:588;s:59:"Rector\TypePerfect\Reflection\ReflectionParser::__construct";i:589;s:64:"Rector\TypePerfect\Printer\CollectorMetadataPrinter::__construct";i:590;s:90:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector::__construct";i:591;s:80:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector::__construct";i:592;s:84:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector::__construct";i:593;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed::__construct";i:594;s:72:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory::__construct";i:595;s:63:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath::__construct";i:596;s:80:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature::__construct";i:597;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory::__construct";i:598;s:65:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory::__construct";i:599;s:69:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory::__construct";i:600;s:77:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::__construct";i:601;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory::__construct";i:602;s:72:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::__construct";i:603;s:57:"Spaze\PHPStan\Rules\Disallowed\File\FilePath::__construct";i:604;s:63:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter::__construct";i:605;s:65:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier::__construct";i:606;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors::__construct";i:607;s:92:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors::__construct";i:608;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors::__construct";i:609;s:91:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors::__construct";i:610;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors::__construct";i:611;s:81:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors::__construct";i:612;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors::__construct";i:613;s:80:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors::__construct";i:614;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors::__construct";i:615;s:61:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver::__construct";i:616;s:72:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory::__construct";i:617;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages::__construct";i:619;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls::__construct";i:620;s:58:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls::__construct";i:621;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls::__construct";i:622;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls::__construct";i:623;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls::__construct";i:624;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls::__construct";i:625;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls::__construct";i:626;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls::__construct";i:627;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls::__construct";i:628;s:62:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls::__construct";i:629;s:63:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls::__construct";i:630;s:64:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls::__construct";i:631;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages::__construct";i:632;s:70:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages::__construct";i:634;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages::__construct";i:635;s:83:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::getDisallowedVariables";i:636;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages::__construct";i:637;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure::__construct";i:638;s:96:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::getDisallowedControlStructures";i:639;s:86:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure::__construct";i:641;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure::__construct";i:643;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure::__construct";i:645;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure::__construct";i:647;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure::__construct";i:649;s:81:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure::__construct";i:651;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure::__construct";i:653;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure::__construct";i:655;s:80:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure::__construct";i:657;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure::__construct";i:659;s:92:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure::__construct";i:661;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure::__construct";i:663;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure::__construct";i:665;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure::__construct";i:667;s:91:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule::__construct";i:668;s:93:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule::__construct";i:669;s:88:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule::__construct";i:670;s:90:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule::__construct";i:671;s:52:"TomasVotruba\TypeCoverage\Configuration::__construct";}i:5;s:32:"996b45f1ceb93bdddfc91899227ecb32";} \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php b/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php deleted file mode 100644 index 08d6521..0000000 --- a/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php +++ /dev/null @@ -1,10736 +0,0 @@ - [ - '04' => true, - '05' => true, - '06' => true, - '07' => true, - '08' => true, - '09' => true, - '010' => true, - '011' => true, - '012' => true, - '013' => true, - '014' => true, - '015' => true, - '016' => true, - '017' => true, - '018' => true, - '019' => true, - '020' => true, - '021' => true, - '022' => true, - '089' => true, - '090' => true, - ], - 'phpstan.stubFilesExtension' => ['044' => true, '046' => true, '047' => true, '048' => true], - 'phpstan.diagnoseExtension' => ['092' => true], - 'phpstan.broker.dynamicMethodReturnTypeExtension' => [ - '0107' => true, - '0108' => true, - '0109' => true, - '0120' => true, - '0121' => true, - '0230' => true, - '0241' => true, - '0247' => true, - '0248' => true, - '0253' => true, - '0288' => true, - '0316' => true, - '0343' => true, - '0344' => true, - '0351' => true, - '0352' => true, - '0353' => true, - '0354' => true, - '0355' => true, - '0356' => true, - '0358' => true, - ], - 'phpstan.broker.allowedSubTypesClassReflectionExtension' => ['0118' => true], - 'phpstan.broker.propertiesClassReflectionExtension' => ['0119' => true, '0286' => true], - 'phpstan.broker.operatorTypeSpecifyingExtension' => ['0176' => true], - 'phpstan.broker.dynamicFunctionReturnTypeExtension' => [ - '0189' => true, - '0190' => true, - '0191' => true, - '0192' => true, - '0193' => true, - '0195' => true, - '0196' => true, - '0197' => true, - '0198' => true, - '0199' => true, - '0201' => true, - '0202' => true, - '0203' => true, - '0204' => true, - '0205' => true, - '0207' => true, - '0208' => true, - '0209' => true, - '0210' => true, - '0211' => true, - '0212' => true, - '0213' => true, - '0214' => true, - '0215' => true, - '0216' => true, - '0217' => true, - '0218' => true, - '0219' => true, - '0220' => true, - '0221' => true, - '0223' => true, - '0224' => true, - '0227' => true, - '0228' => true, - '0232' => true, - '0233' => true, - '0235' => true, - '0236' => true, - '0238' => true, - '0240' => true, - '0242' => true, - '0245' => true, - '0246' => true, - '0255' => true, - '0256' => true, - '0258' => true, - '0259' => true, - '0260' => true, - '0261' => true, - '0262' => true, - '0263' => true, - '0264' => true, - '0265' => true, - '0266' => true, - '0267' => true, - '0268' => true, - '0269' => true, - '0271' => true, - '0288' => true, - '0291' => true, - '0292' => true, - '0293' => true, - '0294' => true, - '0295' => true, - '0297' => true, - '0298' => true, - '0299' => true, - '0300' => true, - '0301' => true, - '0302' => true, - '0303' => true, - '0304' => true, - '0305' => true, - '0306' => true, - '0307' => true, - '0309' => true, - '0310' => true, - '0311' => true, - '0312' => true, - '0313' => true, - '0314' => true, - '0315' => true, - '0317' => true, - '0318' => true, - '0319' => true, - '0320' => true, - '0321' => true, - '0322' => true, - '0323' => true, - '0324' => true, - '0325' => true, - '0328' => true, - '0337' => true, - '0341' => true, - '0342' => true, - '0345' => true, - '0346' => true, - '0347' => true, - '0348' => true, - '0349' => true, - '0350' => true, - ], - 'phpstan.typeSpecifier.functionTypeSpecifyingExtension' => [ - '0206' => true, - '0222' => true, - '0237' => true, - '0275' => true, - '0285' => true, - '0289' => true, - '0290' => true, - '0308' => true, - '0326' => true, - '0327' => true, - '0329' => true, - '0330' => true, - '0331' => true, - '0332' => true, - '0333' => true, - '0334' => true, - '0335' => true, - '0336' => true, - '0338' => true, - '0340' => true, - ], - 'phpstan.dynamicFunctionThrowTypeExtension' => ['0225' => true, '0270' => true, '0272' => true], - 'phpstan.broker.dynamicStaticMethodReturnTypeExtension' => [ - '0226' => true, - '0229' => true, - '0231' => true, - '0244' => true, - '0351' => true, - '0357' => true, - ], - 'phpstan.dynamicStaticMethodThrowTypeExtension' => [ - '0243' => true, - '0249' => true, - '0252' => true, - '0281' => true, - '0282' => true, - '0283' => true, - '0284' => true, - '0287' => true, - ], - 'phpstan.dynamicMethodThrowTypeExtension' => ['0250' => true, '0251' => true, '0254' => true], - 'phpstan.functionParameterOutTypeExtension' => ['0273' => true, '0274' => true, '0276' => true], - 'phpstan.functionParameterClosureTypeExtension' => ['0277' => true], - 'phpstan.typeSpecifier.methodTypeSpecifyingExtension' => ['0296' => true], - 'phpstan.rules.rule' => [ - '0370' => true, - '0371' => true, - '0372' => true, - '0373' => true, - '0374' => true, - '0375' => true, - '0376' => true, - '0377' => true, - '0378' => true, - '0379' => true, - '0380' => true, - '0381' => true, - '0382' => true, - '0383' => true, - '0384' => true, - '0385' => true, - '0386' => true, - '0387' => true, - '0388' => true, - '0389' => true, - '0390' => true, - '0391' => true, - '0392' => true, - '0393' => true, - '0394' => true, - '0395' => true, - '0399' => true, - '0400' => true, - '0402' => true, - '0403' => true, - '0404' => true, - '0405' => true, - '0406' => true, - '0409' => true, - '0410' => true, - '0411' => true, - '0412' => true, - '0413' => true, - '0414' => true, - '0415' => true, - '0416' => true, - '0417' => true, - '0418' => true, - '0419' => true, - '0420' => true, - '0428' => true, - '0429' => true, - '0430' => true, - '0431' => true, - '0432' => true, - '0433' => true, - '0434' => true, - '0435' => true, - '0436' => true, - '0437' => true, - '0438' => true, - '0439' => true, - '0440' => true, - '0441' => true, - '0442' => true, - '0443' => true, - '0444' => true, - '0445' => true, - '0446' => true, - '0447' => true, - '0450' => true, - '0451' => true, - '0452' => true, - '0453' => true, - '0454' => true, - '0462' => true, - '0470' => true, - '0471' => true, - '0472' => true, - '0473' => true, - '0474' => true, - '0476' => true, - '0477' => true, - '0478' => true, - '0480' => true, - '0481' => true, - '0482' => true, - '0483' => true, - '0484' => true, - '0485' => true, - '0486' => true, - '0487' => true, - '0488' => true, - '0489' => true, - '0490' => true, - '0491' => true, - '0492' => true, - '0493' => true, - '0494' => true, - '0495' => true, - '0496' => true, - '0497' => true, - '0498' => true, - '0499' => true, - '0500' => true, - '0501' => true, - '0502' => true, - '0503' => true, - '0504' => true, - '0505' => true, - '0506' => true, - '0507' => true, - '0508' => true, - '0509' => true, - '0510' => true, - '0511' => true, - '0512' => true, - '0553' => true, - '0554' => true, - '0555' => true, - '0556' => true, - '0557' => true, - '0558' => true, - '0559' => true, - '0560' => true, - '0561' => true, - '0562' => true, - '0563' => true, - '0564' => true, - '0565' => true, - '0566' => true, - '0567' => true, - '0568' => true, - '0569' => true, - '0570' => true, - '0571' => true, - '0572' => true, - '0573' => true, - '0574' => true, - '0575' => true, - '0576' => true, - '0577' => true, - '0578' => true, - '0579' => true, - '0580' => true, - '0581' => true, - '0582' => true, - '0583' => true, - '0584' => true, - '0585' => true, - '0586' => true, - '0587' => true, - '0588' => true, - '0589' => true, - 'classConstantUsages' => true, - 'rules.0' => true, - 'rules.1' => true, - 'rules.10' => true, - 'rules.100' => true, - 'rules.101' => true, - 'rules.102' => true, - 'rules.103' => true, - 'rules.104' => true, - 'rules.105' => true, - 'rules.106' => true, - 'rules.107' => true, - 'rules.108' => true, - 'rules.109' => true, - 'rules.11' => true, - 'rules.110' => true, - 'rules.111' => true, - 'rules.112' => true, - 'rules.113' => true, - 'rules.114' => true, - 'rules.115' => true, - 'rules.116' => true, - 'rules.117' => true, - 'rules.118' => true, - 'rules.119' => true, - 'rules.12' => true, - 'rules.120' => true, - 'rules.121' => true, - 'rules.122' => true, - 'rules.123' => true, - 'rules.124' => true, - 'rules.125' => true, - 'rules.126' => true, - 'rules.127' => true, - 'rules.128' => true, - 'rules.129' => true, - 'rules.13' => true, - 'rules.130' => true, - 'rules.131' => true, - 'rules.132' => true, - 'rules.133' => true, - 'rules.134' => true, - 'rules.135' => true, - 'rules.136' => true, - 'rules.137' => true, - 'rules.138' => true, - 'rules.139' => true, - 'rules.14' => true, - 'rules.140' => true, - 'rules.141' => true, - 'rules.142' => true, - 'rules.143' => true, - 'rules.144' => true, - 'rules.145' => true, - 'rules.146' => true, - 'rules.147' => true, - 'rules.148' => true, - 'rules.149' => true, - 'rules.15' => true, - 'rules.150' => true, - 'rules.151' => true, - 'rules.152' => true, - 'rules.153' => true, - 'rules.154' => true, - 'rules.155' => true, - 'rules.156' => true, - 'rules.157' => true, - 'rules.158' => true, - 'rules.159' => true, - 'rules.16' => true, - 'rules.160' => true, - 'rules.161' => true, - 'rules.162' => true, - 'rules.163' => true, - 'rules.164' => true, - 'rules.165' => true, - 'rules.166' => true, - 'rules.167' => true, - 'rules.168' => true, - 'rules.169' => true, - 'rules.17' => true, - 'rules.170' => true, - 'rules.171' => true, - 'rules.172' => true, - 'rules.173' => true, - 'rules.174' => true, - 'rules.175' => true, - 'rules.176' => true, - 'rules.177' => true, - 'rules.178' => true, - 'rules.179' => true, - 'rules.18' => true, - 'rules.180' => true, - 'rules.181' => true, - 'rules.182' => true, - 'rules.183' => true, - 'rules.184' => true, - 'rules.185' => true, - 'rules.186' => true, - 'rules.187' => true, - 'rules.188' => true, - 'rules.189' => true, - 'rules.19' => true, - 'rules.190' => true, - 'rules.191' => true, - 'rules.192' => true, - 'rules.193' => true, - 'rules.194' => true, - 'rules.195' => true, - 'rules.196' => true, - 'rules.197' => true, - 'rules.198' => true, - 'rules.199' => true, - 'rules.2' => true, - 'rules.20' => true, - 'rules.200' => true, - 'rules.201' => true, - 'rules.202' => true, - 'rules.203' => true, - 'rules.204' => true, - 'rules.205' => true, - 'rules.206' => true, - 'rules.207' => true, - 'rules.208' => true, - 'rules.209' => true, - 'rules.21' => true, - 'rules.210' => true, - 'rules.211' => true, - 'rules.212' => true, - 'rules.213' => true, - 'rules.214' => true, - 'rules.215' => true, - 'rules.216' => true, - 'rules.217' => true, - 'rules.218' => true, - 'rules.219' => true, - 'rules.22' => true, - 'rules.220' => true, - 'rules.221' => true, - 'rules.222' => true, - 'rules.223' => true, - 'rules.224' => true, - 'rules.225' => true, - 'rules.226' => true, - 'rules.227' => true, - 'rules.228' => true, - 'rules.229' => true, - 'rules.23' => true, - 'rules.230' => true, - 'rules.231' => true, - 'rules.232' => true, - 'rules.233' => true, - 'rules.234' => true, - 'rules.235' => true, - 'rules.236' => true, - 'rules.237' => true, - 'rules.238' => true, - 'rules.239' => true, - 'rules.24' => true, - 'rules.240' => true, - 'rules.241' => true, - 'rules.242' => true, - 'rules.243' => true, - 'rules.244' => true, - 'rules.245' => true, - 'rules.246' => true, - 'rules.247' => true, - 'rules.248' => true, - 'rules.249' => true, - 'rules.25' => true, - 'rules.250' => true, - 'rules.251' => true, - 'rules.252' => true, - 'rules.253' => true, - 'rules.254' => true, - 'rules.255' => true, - 'rules.256' => true, - 'rules.257' => true, - 'rules.26' => true, - 'rules.27' => true, - 'rules.28' => true, - 'rules.29' => true, - 'rules.3' => true, - 'rules.30' => true, - 'rules.31' => true, - 'rules.32' => true, - 'rules.33' => true, - 'rules.34' => true, - 'rules.35' => true, - 'rules.36' => true, - 'rules.37' => true, - 'rules.38' => true, - 'rules.39' => true, - 'rules.4' => true, - 'rules.40' => true, - 'rules.41' => true, - 'rules.42' => true, - 'rules.43' => true, - 'rules.44' => true, - 'rules.45' => true, - 'rules.46' => true, - 'rules.47' => true, - 'rules.48' => true, - 'rules.49' => true, - 'rules.5' => true, - 'rules.50' => true, - 'rules.51' => true, - 'rules.52' => true, - 'rules.53' => true, - 'rules.54' => true, - 'rules.55' => true, - 'rules.56' => true, - 'rules.57' => true, - 'rules.58' => true, - 'rules.59' => true, - 'rules.6' => true, - 'rules.60' => true, - 'rules.61' => true, - 'rules.62' => true, - 'rules.63' => true, - 'rules.64' => true, - 'rules.65' => true, - 'rules.66' => true, - 'rules.67' => true, - 'rules.68' => true, - 'rules.69' => true, - 'rules.7' => true, - 'rules.70' => true, - 'rules.71' => true, - 'rules.72' => true, - 'rules.73' => true, - 'rules.74' => true, - 'rules.75' => true, - 'rules.76' => true, - 'rules.77' => true, - 'rules.78' => true, - 'rules.79' => true, - 'rules.8' => true, - 'rules.80' => true, - 'rules.81' => true, - 'rules.82' => true, - 'rules.83' => true, - 'rules.84' => true, - 'rules.85' => true, - 'rules.86' => true, - 'rules.87' => true, - 'rules.88' => true, - 'rules.89' => true, - 'rules.9' => true, - 'rules.90' => true, - 'rules.91' => true, - 'rules.92' => true, - 'rules.93' => true, - 'rules.94' => true, - 'rules.95' => true, - 'rules.96' => true, - 'rules.97' => true, - 'rules.98' => true, - 'rules.99' => true, - ], - 'phpstan.restrictedClassConstantUsageExtension' => ['0396' => true, '0463' => true], - 'phpstan.restrictedClassNameUsageExtension' => ['0397' => true, '0467' => true], - 'phpstan.restrictedFunctionUsageExtension' => ['0398' => true, '0464' => true], - 'phpstan.restrictedPropertyUsageExtension' => ['0407' => true, '0466' => true], - 'phpstan.restrictedMethodUsageExtension' => ['0408' => true, '0465' => true], - 'phpstan.collector' => [ - '0421' => true, - '0422' => true, - '0423' => true, - '0424' => true, - '0425' => true, - '0426' => true, - '0427' => true, - '0448' => true, - '0449' => true, - '0525' => true, - '0526' => true, - '0527' => true, - '0593' => true, - '0594' => true, - '0595' => true, - '0596' => true, - '0597' => true, - ], - 'phpstan.staticMethodParameterOutTypeExtension' => ['0455' => true], - 'phpstan.typeSpecifier.staticMethodTypeSpecifyingExtension' => ['0456' => true], - 'phpstan.staticMethodParameterClosureTypeExtension' => ['0457' => true], - 'phpstan.broker.methodsClassReflectionExtension' => ['0458' => true], - 'phpstan.deprecations.deprecatedScopeResolver' => ['0461' => true], - ]; - - protected $types = ['container' => '_PHPStan_ac6dae9b0\Nette\DI\Container']; - protected $aliases = []; - - protected $wiring = [ - '_PHPStan_ac6dae9b0\Nette\DI\Container' => [['container']], - 'PHPStan\Rules\Rule' => [ - [ - '0142', - '0143', - '0144', - '0161', - '0177', - '0370', - '0371', - '0372', - '0373', - '0374', - '0375', - '0376', - '0377', - '0378', - '0379', - '0380', - '0381', - '0382', - '0383', - '0384', - '0385', - '0386', - '0387', - '0388', - '0389', - '0390', - '0391', - '0392', - '0393', - '0394', - '0395', - '0399', - '0400', - '0402', - '0403', - '0404', - '0405', - '0406', - '0409', - '0410', - '0411', - '0412', - '0413', - '0414', - '0415', - '0416', - '0417', - '0418', - '0419', - '0420', - '0428', - '0429', - '0430', - '0431', - '0432', - '0433', - '0434', - '0435', - '0436', - '0437', - '0438', - '0439', - '0440', - '0441', - '0442', - '0443', - '0444', - '0445', - '0446', - '0447', - '0450', - '0451', - '0452', - '0453', - '0454', - '0462', - '0470', - '0471', - '0472', - '0473', - '0474', - '0475', - '0476', - '0477', - '0478', - '0479', - '0480', - '0481', - '0482', - '0483', - '0484', - '0485', - '0486', - '0487', - '0488', - '0489', - '0490', - '0491', - '0492', - '0493', - '0494', - '0495', - '0496', - '0497', - '0498', - '0499', - '0500', - '0501', - '0502', - '0503', - '0504', - '0505', - '0506', - '0507', - '0508', - '0509', - '0510', - '0511', - '0512', - '0553', - '0554', - '0555', - '0556', - '0557', - '0558', - '0559', - '0560', - '0561', - '0562', - '0563', - '0564', - '0565', - '0566', - '0567', - 'classConstantUsages', - '0568', - '0569', - '0570', - '0571', - '0572', - '0573', - '0574', - '0575', - '0576', - '0577', - '0578', - '0579', - '0580', - '0581', - '0582', - '0583', - '0584', - '0585', - '0586', - '0587', - '0588', - '0589', - ], - [ - 'rules.0', - 'rules.1', - 'rules.2', - 'rules.3', - 'rules.4', - 'rules.5', - 'rules.6', - 'rules.7', - 'rules.8', - 'rules.9', - 'rules.10', - 'rules.11', - 'rules.12', - 'rules.13', - 'rules.14', - 'rules.15', - 'rules.16', - 'rules.17', - 'rules.18', - 'rules.19', - 'rules.20', - 'rules.21', - 'rules.22', - 'rules.23', - 'rules.24', - 'rules.25', - 'rules.26', - 'rules.27', - 'rules.28', - 'rules.29', - 'rules.30', - 'rules.31', - 'rules.32', - 'rules.33', - 'rules.34', - 'rules.35', - 'rules.36', - 'rules.37', - 'rules.38', - 'rules.39', - 'rules.40', - 'rules.41', - 'rules.42', - 'rules.43', - 'rules.44', - 'rules.45', - 'rules.46', - 'rules.47', - 'rules.48', - 'rules.49', - 'rules.50', - 'rules.51', - 'rules.52', - 'rules.53', - 'rules.54', - 'rules.55', - 'rules.56', - 'rules.57', - 'rules.58', - 'rules.59', - 'rules.60', - 'rules.61', - 'rules.62', - 'rules.63', - 'rules.64', - 'rules.65', - 'rules.66', - 'rules.67', - 'rules.68', - 'rules.69', - 'rules.70', - 'rules.71', - 'rules.72', - 'rules.73', - 'rules.74', - 'rules.75', - 'rules.76', - 'rules.77', - 'rules.78', - 'rules.79', - 'rules.80', - 'rules.81', - 'rules.82', - 'rules.83', - 'rules.84', - 'rules.85', - 'rules.86', - 'rules.87', - 'rules.88', - 'rules.89', - 'rules.90', - 'rules.91', - 'rules.92', - 'rules.93', - 'rules.94', - 'rules.95', - 'rules.96', - 'rules.97', - 'rules.98', - 'rules.99', - 'rules.100', - 'rules.101', - 'rules.102', - 'rules.103', - 'rules.104', - 'rules.105', - 'rules.106', - 'rules.107', - 'rules.108', - 'rules.109', - 'rules.110', - 'rules.111', - 'rules.112', - 'rules.113', - 'rules.114', - 'rules.115', - 'rules.116', - 'rules.117', - 'rules.118', - 'rules.119', - 'rules.120', - 'rules.121', - 'rules.122', - 'rules.123', - 'rules.124', - 'rules.125', - 'rules.126', - 'rules.127', - 'rules.128', - 'rules.129', - 'rules.130', - 'rules.131', - 'rules.132', - 'rules.133', - 'rules.134', - 'rules.135', - 'rules.136', - 'rules.137', - 'rules.138', - 'rules.139', - 'rules.140', - 'rules.141', - 'rules.142', - 'rules.143', - 'rules.144', - 'rules.145', - 'rules.146', - 'rules.147', - 'rules.148', - 'rules.149', - 'rules.150', - 'rules.151', - 'rules.152', - 'rules.153', - 'rules.154', - 'rules.155', - 'rules.156', - 'rules.157', - 'rules.158', - 'rules.159', - 'rules.160', - 'rules.161', - 'rules.162', - 'rules.163', - 'rules.164', - 'rules.165', - 'rules.166', - 'rules.167', - 'rules.168', - 'rules.169', - 'rules.170', - 'rules.171', - 'rules.172', - 'rules.173', - 'rules.174', - 'rules.175', - 'rules.176', - 'rules.177', - 'rules.178', - 'rules.179', - 'rules.180', - 'rules.181', - 'rules.182', - 'rules.183', - 'rules.184', - 'rules.185', - 'rules.186', - 'rules.187', - 'rules.188', - 'rules.189', - 'rules.190', - 'rules.191', - 'rules.192', - 'rules.193', - 'rules.194', - 'rules.195', - 'rules.196', - 'rules.197', - 'rules.198', - 'rules.199', - 'rules.200', - 'rules.201', - 'rules.202', - 'rules.203', - 'rules.204', - 'rules.205', - 'rules.206', - 'rules.207', - 'rules.208', - 'rules.209', - 'rules.210', - 'rules.211', - 'rules.212', - 'rules.213', - 'rules.214', - 'rules.215', - 'rules.216', - 'rules.217', - 'rules.218', - 'rules.219', - 'rules.220', - 'rules.221', - 'rules.222', - 'rules.223', - 'rules.224', - 'rules.225', - 'rules.226', - 'rules.227', - 'rules.228', - 'rules.229', - 'rules.230', - 'rules.231', - 'rules.232', - 'rules.233', - 'rules.234', - 'rules.235', - 'rules.236', - 'rules.237', - 'rules.238', - 'rules.239', - 'rules.240', - 'rules.241', - 'rules.242', - 'rules.243', - 'rules.244', - 'rules.245', - 'rules.246', - 'rules.247', - 'rules.248', - 'rules.249', - 'rules.250', - 'rules.251', - 'rules.252', - 'rules.253', - 'rules.254', - 'rules.255', - 'rules.256', - 'rules.257', - ], - ], - 'PHPStan\Rules\Debug\DebugScopeRule' => [['rules.0']], - 'PHPStan\Rules\Debug\DumpPhpDocTypeRule' => [['rules.1']], - 'PHPStan\Rules\Debug\DumpTypeRule' => [['rules.2']], - 'PHPStan\Rules\Debug\FileAssertRule' => [['rules.3']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule' => [['rules.4']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule' => [['rules.5']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule' => [['rules.6']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule' => [['rules.7']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule' => [['rules.8']], - 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule' => [['rules.9']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule' => [['rules.10']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule' => [['rules.11']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule' => [['rules.12']], - 'PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule' => [['rules.13']], - 'PHPStan\Rules\Api\ApiInstanceofRule' => [['rules.14']], - 'PHPStan\Rules\Api\ApiInstanceofTypeRule' => [['rules.15']], - 'PHPStan\Rules\Api\ApiInstantiationRule' => [['rules.16']], - 'PHPStan\Rules\Api\ApiClassConstFetchRule' => [['rules.17']], - 'PHPStan\Rules\Api\ApiClassExtendsRule' => [['rules.18']], - 'PHPStan\Rules\Api\ApiClassImplementsRule' => [['rules.19']], - 'PHPStan\Rules\Api\ApiInterfaceExtendsRule' => [['rules.20']], - 'PHPStan\Rules\Api\ApiMethodCallRule' => [['rules.21']], - 'PHPStan\Rules\Api\ApiStaticCallRule' => [['rules.22']], - 'PHPStan\Rules\Api\ApiTraitUseRule' => [['rules.23']], - 'PHPStan\Rules\Api\GetTemplateTypeRule' => [['rules.24']], - 'PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule' => [['rules.25']], - 'PHPStan\Rules\Api\OldPhpParser4ClassRule' => [['rules.26']], - 'PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule' => [['rules.27']], - 'PHPStan\Rules\Api\RuntimeReflectionInstantiationRule' => [['rules.28']], - 'PHPStan\Rules\Api\RuntimeReflectionFunctionRule' => [['rules.29']], - 'PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule' => [['rules.30']], - 'PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule' => [['rules.31']], - 'PHPStan\Rules\Cast\UnsetCastRule' => [['rules.32']], - 'PHPStan\Rules\Classes\AllowedSubTypesRule' => [['rules.33']], - 'PHPStan\Rules\Classes\ClassAttributesRule' => [['rules.34']], - 'PHPStan\Rules\Classes\ClassConstantAttributesRule' => [['rules.35']], - 'PHPStan\Rules\Classes\ClassConstantRule' => [['rules.36']], - 'PHPStan\Rules\Classes\DuplicateDeclarationRule' => [['rules.37']], - 'PHPStan\Rules\Classes\EnumSanityRule' => [['rules.38']], - 'PHPStan\Rules\Classes\InstantiationCallableRule' => [['rules.39']], - 'PHPStan\Rules\Classes\InvalidPromotedPropertiesRule' => [['rules.40']], - 'PHPStan\Rules\Classes\LocalTypeAliasesRule' => [['rules.41']], - 'PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule' => [['rules.42']], - 'PHPStan\Rules\Classes\LocalTypeTraitAliasesRule' => [['rules.43']], - 'PHPStan\Rules\Classes\NewStaticRule' => [['rules.44']], - 'PHPStan\Rules\Classes\NonClassAttributeClassRule' => [['rules.45']], - 'PHPStan\Rules\Classes\ReadOnlyClassRule' => [['rules.46']], - 'PHPStan\Rules\Classes\TraitAttributeClassRule' => [['rules.47']], - 'PHPStan\Rules\Constants\ClassAsClassConstantRule' => [['rules.48']], - 'PHPStan\Rules\Constants\DynamicClassConstantFetchRule' => [['rules.49']], - 'PHPStan\Rules\Constants\FinalConstantRule' => [['rules.50']], - 'PHPStan\Rules\Constants\MagicConstantContextRule' => [['rules.51']], - 'PHPStan\Rules\Constants\NativeTypedClassConstantRule' => [['rules.52']], - 'PHPStan\Rules\Constants\FinalPrivateConstantRule' => [['rules.53']], - 'PHPStan\Rules\EnumCases\EnumCaseAttributesRule' => [['rules.54']], - 'PHPStan\Rules\Exceptions\NoncapturingCatchRule' => [['rules.55']], - 'PHPStan\Rules\Exceptions\ThrowExpressionRule' => [['rules.56']], - 'PHPStan\Rules\Functions\ArrowFunctionAttributesRule' => [['rules.57']], - 'PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule' => [['rules.58']], - 'PHPStan\Rules\Functions\ClosureAttributesRule' => [['rules.59']], - 'PHPStan\Rules\Functions\DefineParametersRule' => [['rules.60']], - 'PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule' => [['rules.61']], - 'PHPStan\Rules\Functions\CallToFunctionParametersRule' => [['rules.62']], - 'PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule' => [['rules.63']], - 'PHPStan\Rules\Functions\ExistingClassesInTypehintsRule' => [['rules.64']], - 'PHPStan\Rules\Functions\FunctionAttributesRule' => [['rules.65']], - 'PHPStan\Rules\Functions\InnerFunctionRule' => [['rules.66']], - 'PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule' => [['rules.67']], - 'PHPStan\Rules\Functions\ParamAttributesRule' => [['rules.68']], - 'PHPStan\Rules\Functions\PrintfArrayParametersRule' => [['rules.69']], - 'PHPStan\Rules\Functions\PrintfParametersRule' => [['rules.70']], - 'PHPStan\Rules\Functions\RedefinedParametersRule' => [['rules.71']], - 'PHPStan\Rules\Functions\ReturnNullsafeByRefRule' => [['rules.72']], - 'PHPStan\Rules\Ignore\IgnoreParseErrorRule' => [['rules.73']], - 'PHPStan\Rules\Functions\VariadicParametersDeclarationRule' => [['rules.74']], - 'PHPStan\Rules\Keywords\ContinueBreakInLoopRule' => [['rules.75']], - 'PHPStan\Rules\Keywords\DeclareStrictTypesRule' => [['rules.76']], - 'PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule' => [['rules.77']], - 'PHPStan\Rules\Methods\AbstractPrivateMethodRule' => [['rules.78']], - 'PHPStan\Rules\Methods\CallMethodsRule' => [['rules.79']], - 'PHPStan\Rules\Methods\CallStaticMethodsRule' => [['rules.80']], - 'PHPStan\Rules\Methods\ConsistentConstructorRule' => [['rules.81']], - 'PHPStan\Rules\Methods\ConstructorReturnTypeRule' => [['rules.82']], - 'PHPStan\Rules\Methods\ExistingClassesInTypehintsRule' => [['rules.83']], - 'PHPStan\Rules\Methods\FinalPrivateMethodRule' => [['rules.84']], - 'PHPStan\Rules\Methods\MethodCallableRule' => [['rules.85']], - 'PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule' => [['rules.86']], - 'PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule' => [['rules.87']], - 'PHPStan\Rules\Methods\MissingMethodImplementationRule' => [['rules.88']], - 'PHPStan\Rules\Methods\MethodAttributesRule' => [['rules.89']], - 'PHPStan\Rules\Methods\StaticMethodCallableRule' => [['rules.90']], - 'PHPStan\Rules\Names\UsedNamesRule' => [['rules.91']], - 'PHPStan\Rules\Operators\InvalidAssignVarRule' => [['rules.92']], - 'PHPStan\Rules\Operators\InvalidIncDecOperationRule' => [['rules.93']], - 'PHPStan\Rules\Properties\AccessPropertiesInAssignRule' => [['rules.94']], - 'PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule' => [['rules.95']], - 'PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule' => [['rules.96']], - 'PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule' => [['rules.97']], - 'PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule' => [['rules.98']], - 'PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule' => [['rules.99']], - 'PHPStan\Rules\Properties\PropertiesInInterfaceRule' => [['rules.100']], - 'PHPStan\Rules\Properties\PropertyAssignRefRule' => [['rules.101']], - 'PHPStan\Rules\Properties\PropertyAttributesRule' => [['rules.102']], - 'PHPStan\Rules\Properties\PropertyHookAttributesRule' => [['rules.103']], - 'PHPStan\Rules\Properties\PropertyInClassRule' => [['rules.104']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyRule' => [['rules.105']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule' => [['rules.106']], - 'PHPStan\Rules\Regexp\RegularExpressionPatternRule' => [['rules.107']], - 'PHPStan\Rules\Traits\ConflictingTraitConstantsRule' => [['rules.108']], - 'PHPStan\Rules\Traits\ConstantsInTraitsRule' => [['rules.109']], - 'PHPStan\Rules\Traits\TraitAttributesRule' => [['rules.110']], - 'PHPStan\Rules\Types\InvalidTypesInUnionRule' => [['rules.111']], - 'PHPStan\Rules\Variables\UnsetRule' => [['rules.112']], - 'PHPStan\Rules\Whitespace\FileWhitespaceRule' => [['rules.113']], - 'PHPStan\Rules\Classes\UnusedConstructorParametersRule' => [['rules.114']], - 'PHPStan\Rules\Functions\UnusedClosureUsesRule' => [['rules.115']], - 'PHPStan\Rules\Variables\EmptyRule' => [['rules.116']], - 'PHPStan\Rules\Variables\IssetRule' => [['rules.117']], - 'PHPStan\Rules\Variables\NullCoalesceRule' => [['rules.118']], - 'PHPStan\Rules\Cast\EchoRule' => [['rules.119']], - 'PHPStan\Rules\Cast\InvalidCastRule' => [['rules.120']], - 'PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule' => [['rules.121']], - 'PHPStan\Rules\Cast\PrintRule' => [['rules.122']], - 'PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule' => [['rules.123']], - 'PHPStan\Rules\Classes\MethodTagRule' => [['rules.124']], - 'PHPStan\Rules\Classes\MethodTagTraitRule' => [['rules.125']], - 'PHPStan\Rules\Classes\MethodTagTraitUseRule' => [['rules.126']], - 'PHPStan\Rules\Classes\PropertyTagRule' => [['rules.127']], - 'PHPStan\Rules\Classes\PropertyTagTraitRule' => [['rules.128']], - 'PHPStan\Rules\Classes\PropertyTagTraitUseRule' => [['rules.129']], - 'PHPStan\Rules\Classes\MixinTraitRule' => [['rules.130']], - 'PHPStan\Rules\Classes\MixinTraitUseRule' => [['rules.131']], - 'PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule' => [['rules.132']], - 'PHPStan\Rules\Constants\ValueAssignedToClassConstantRule' => [['rules.133']], - 'PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule' => [['rules.134']], - 'PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule' => [['rules.135']], - 'PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule' => [['rules.136']], - 'PHPStan\Rules\Generics\ClassAncestorsRule' => [['rules.137']], - 'PHPStan\Rules\Generics\ClassTemplateTypeRule' => [['rules.138']], - 'PHPStan\Rules\Generics\EnumAncestorsRule' => [['rules.139']], - 'PHPStan\Rules\Generics\EnumTemplateTypeRule' => [['rules.140']], - 'PHPStan\Rules\Generics\FunctionTemplateTypeRule' => [['rules.141']], - 'PHPStan\Rules\Generics\FunctionSignatureVarianceRule' => [['rules.142']], - 'PHPStan\Rules\Generics\InterfaceAncestorsRule' => [['rules.143']], - 'PHPStan\Rules\Generics\InterfaceTemplateTypeRule' => [['rules.144']], - 'PHPStan\Rules\Generics\MethodTemplateTypeRule' => [['rules.145']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeRule' => [['rules.146']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule' => [['rules.147']], - 'PHPStan\Rules\Generics\MethodSignatureVarianceRule' => [['rules.148']], - 'PHPStan\Rules\Generics\PropertyVarianceRule' => [['rules.149']], - 'PHPStan\Rules\Generics\TraitTemplateTypeRule' => [['rules.150']], - 'PHPStan\Rules\Generics\UsedTraitsRule' => [['rules.151']], - 'PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule' => [['rules.152']], - 'PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule' => [['rules.153']], - 'PHPStan\Rules\Operators\InvalidBinaryOperationRule' => [['rules.154']], - 'PHPStan\Rules\Operators\InvalidComparisonOperationRule' => [['rules.155']], - 'PHPStan\Rules\Operators\InvalidUnaryOperationRule' => [['rules.156']], - 'PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule' => [['rules.157']], - 'PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule' => [['rules.158']], - 'PHPStan\Rules\PhpDoc\FunctionAssertRule' => [['rules.159']], - 'PHPStan\Rules\PhpDoc\MethodAssertRule' => [['rules.160']], - 'PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule' => [['rules.161']], - 'PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule' => [['rules.162']], - 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule' => [['rules.163']], - 'PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule' => [['rules.164']], - 'PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule' => [['rules.165']], - 'PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule' => [['rules.166']], - 'PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule' => [['rules.167']], - 'PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule' => [['rules.168']], - 'PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule' => [['rules.169']], - 'PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule' => [['rules.170']], - 'PHPStan\Rules\Classes\RequireImplementsRule' => [['rules.171']], - 'PHPStan\Rules\Classes\RequireExtendsRule' => [['rules.172']], - 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule' => [['rules.173']], - 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule' => [['rules.174']], - 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule' => [['rules.175']], - 'PHPStan\Rules\Pure\PureFunctionRule' => [['rules.176']], - 'PHPStan\Rules\Pure\PureMethodRule' => [['rules.177']], - 'PHPStan\Rules\Arrays\ArrayDestructuringRule' => [['rules.178']], - 'PHPStan\Rules\Arrays\ArrayUnpackingRule' => [['rules.179']], - 'PHPStan\Rules\Arrays\IterableInForeachRule' => [['rules.180']], - 'PHPStan\Rules\Arrays\OffsetAccessAssignmentRule' => [['rules.181']], - 'PHPStan\Rules\Arrays\OffsetAccessAssignOpRule' => [['rules.182']], - 'PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule' => [['rules.183']], - 'PHPStan\Rules\Arrays\UnpackIterableInArrayRule' => [['rules.184']], - 'PHPStan\Rules\Exceptions\ThrowExprTypeRule' => [['rules.185']], - 'PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule' => [['rules.186']], - 'PHPStan\Rules\Functions\ClosureReturnTypeRule' => [['rules.187']], - 'PHPStan\Rules\Functions\ReturnTypeRule' => [['rules.188']], - 'PHPStan\Rules\Generators\YieldTypeRule' => [['rules.189']], - 'PHPStan\Rules\Methods\ReturnTypeRule' => [['rules.190']], - 'PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule' => [['rules.191']], - 'PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule' => [['rules.192']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule' => [['rules.193']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule' => [['rules.194']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule' => [['rules.195']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule' => [['rules.196']], - 'PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule' => [['rules.197']], - 'PHPStan\Rules\Properties\TypesAssignedToPropertiesRule' => [['rules.198']], - 'PHPStan\Rules\Variables\ParameterOutAssignedTypeRule' => [['rules.199']], - 'PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule' => [['rules.200']], - 'PHPStan\Rules\Variables\VariableCloningRule' => [['rules.201']], - 'PHPStan\Rules\Arrays\DeadForeachRule' => [['rules.202']], - 'PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule' => [['rules.203']], - 'PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule' => [['rules.204']], - 'PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule' => [['rules.205']], - 'PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule' => [['rules.206']], - 'PHPStan\Rules\DeadCode\NoopRule' => [['rules.207']], - 'PHPStan\Rules\DeadCode\UnreachableStatementRule' => [['rules.208']], - 'PHPStan\Rules\DeadCode\UnusedPrivateConstantRule' => [['rules.209']], - 'PHPStan\Rules\DeadCode\UnusedPrivateMethodRule' => [['rules.210']], - 'PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule' => [['rules.211']], - 'PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule' => [['rules.212']], - 'PHPStan\Rules\Functions\UselessFunctionReturnValueRule' => [['rules.213']], - 'PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule' => [['rules.214']], - 'PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule' => [['rules.215']], - 'PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule' => [['rules.216']], - 'PHPStan\Rules\Methods\NullsafeMethodCallRule' => [['rules.217']], - 'PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule' => [['rules.218']], - 'PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule' => [['rules.219']], - 'PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule' => [['rules.220']], - 'PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule' => [['rules.221']], - 'PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule' => [['rules.222']], - 'PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule' => [['rules.223']], - 'PHPStan\Rules\Traits\NotAnalysedTraitRule' => [['rules.224']], - 'PHPStan\Rules\DateTimeInstantiationRule' => [['rules.225']], - 'PHPStan\Rules\Functions\CallUserFuncRule' => [['rules.226']], - 'PHPStan\Rules\Functions\ParameterCastableToStringRule' => [['rules.227']], - 'PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule' => [['rules.228']], - 'PHPStan\Rules\Functions\SortParameterCastableToStringRule' => [['rules.229']], - 'PHPStan\Rules\Regexp\RegularExpressionQuotingRule' => [['rules.230']], - 'PHPStan\Rules\Constants\MissingClassConstantTypehintRule' => [['rules.231']], - 'PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule' => [['rules.232']], - 'PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule' => [['rules.233']], - 'PHPStan\Rules\Methods\MissingMethodParameterTypehintRule' => [['rules.234']], - 'PHPStan\Rules\Methods\MissingMethodReturnTypehintRule' => [['rules.235']], - 'PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule' => [['rules.236']], - 'PHPStan\Rules\Properties\MissingPropertyTypehintRule' => [['rules.237']], - 'Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule' => [['rules.238']], - 'Composer\Pcre\PHPStan\InvalidRegexPatternRule' => [['rules.239']], - 'PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule' => [['rules.240']], - 'Rector\TypePerfect\Rules\NoParamTypeRemovalRule' => [['rules.241']], - 'Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule' => [['rules.242']], - 'Rector\TypePerfect\Rules\NoIssetOnObjectRule' => [['rules.243']], - 'Rector\TypePerfect\Rules\NoEmptyOnObjectRule' => [['rules.244']], - 'Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule' => [['rules.245']], - 'Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule' => [['rules.246']], - 'Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule' => [['rules.247']], - 'Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule' => [['rules.248']], - 'Rector\TypePerfect\Rules\NoMixedMethodCallerRule' => [['rules.249']], - 'Rector\TypePerfect\Rules\ReturnNullOverFalseRule' => [['rules.250']], - 'TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule' => [['rules.251']], - 'TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule' => [['rules.252']], - 'TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule' => [['rules.253']], - 'TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule' => [['rules.254']], - 'TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule' => [['rules.255']], - 'Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule' => [['rules.256']], - 'Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule' => [['rules.257']], - 'PhpParser\BuilderFactory' => [['01']], - 'PHPStan\Parser\LexerFactory' => [['02']], - 'PhpParser\NodeVisitorAbstract' => [ - [ - '03', - '04', - '05', - '06', - '07', - '08', - '09', - '010', - '011', - '012', - '013', - '014', - '015', - '016', - '017', - '018', - '019', - '020', - '021', - '022', - '074', - '089', - '090', - '099', - ], - ], - 'PhpParser\NodeVisitor' => [ - [ - '03', - '04', - '05', - '06', - '07', - '08', - '09', - '010', - '011', - '012', - '013', - '014', - '015', - '016', - '017', - '018', - '019', - '020', - '021', - '022', - '074', - '089', - '090', - '099', - ], - ], - 'PhpParser\NodeVisitor\NameResolver' => [['03']], - 'PHPStan\Parser\AnonymousClassVisitor' => [['04']], - 'PHPStan\Parser\ArrayFilterArgVisitor' => [['05']], - 'PHPStan\Parser\ArrayFindArgVisitor' => [['06']], - 'PHPStan\Parser\ArrayMapArgVisitor' => [['07']], - 'PHPStan\Parser\ArrayWalkArgVisitor' => [['08']], - 'PHPStan\Parser\ClosureArgVisitor' => [['09']], - 'PHPStan\Parser\ClosureBindToVarVisitor' => [['010']], - 'PHPStan\Parser\ClosureBindArgVisitor' => [['011']], - 'PHPStan\Parser\CurlSetOptArgVisitor' => [['012']], - 'PHPStan\Parser\ArrowFunctionArgVisitor' => [['013']], - 'PHPStan\Parser\MagicConstantParamDefaultVisitor' => [['014']], - 'PHPStan\Parser\NewAssignedToPropertyVisitor' => [['015']], - 'PHPStan\Parser\ParentStmtTypesVisitor' => [['016']], - 'PHPStan\Parser\StandaloneThrowExprVisitor' => [['017']], - 'PHPStan\Parser\TryCatchTypeVisitor' => [['018']], - 'PHPStan\Parser\LastConditionVisitor' => [['019']], - 'PHPStan\Parser\TypeTraverserInstanceofVisitor' => [['020']], - 'PHPStan\Parser\VariadicMethodsVisitor' => [['021']], - 'PHPStan\Parser\VariadicFunctionsVisitor' => [['022']], - 'PHPStan\Node\Printer\ExprPrinter' => [['023']], - 'PhpParser\PrettyPrinter\Standard' => [1 => ['024']], - 'PhpParser\PrettyPrinterAbstract' => [1 => ['024']], - 'PhpParser\PrettyPrinter' => [1 => ['024']], - 'PHPStan\Node\Printer\Printer' => [['024']], - 'PHPStan\Broker\AnonymousClassNameHelper' => [['025']], - 'PHPStan\Php\PhpVersion' => [['026']], - 'PHPStan\Php\PhpVersionFactory' => [['027']], - 'PHPStan\Php\PhpVersionFactoryFactory' => [['028']], - 'PHPStan\Php\ComposerPhpVersionFactory' => [['029']], - 'PHPStan\PhpDocParser\ParserConfig' => [['030']], - 'PHPStan\PhpDocParser\Lexer\Lexer' => [['031']], - 'PHPStan\PhpDocParser\Parser\TypeParser' => [['032']], - 'PHPStan\PhpDocParser\Parser\ConstExprParser' => [['033']], - 'PHPStan\PhpDocParser\Parser\PhpDocParser' => [['034']], - 'PHPStan\PhpDocParser\Printer\Printer' => [['035']], - 'PHPStan\PhpDoc\PhpDocInheritanceResolver' => [['036']], - 'PHPStan\PhpDoc\PhpDocNodeResolver' => [['037']], - 'PHPStan\PhpDoc\PhpDocStringResolver' => [['038']], - 'PHPStan\PhpDoc\ConstExprNodeResolver' => [['039']], - 'PHPStan\PhpDoc\TypeNodeResolver' => [['040']], - 'PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider' => [['041']], - 'PHPStan\PhpDoc\TypeStringResolver' => [['042']], - 'PHPStan\PhpDoc\StubValidator' => [['043']], - 'PHPStan\PhpDoc\StubFilesExtension' => [['044', '046', '047', '048']], - 'PHPStan\PhpDoc\SocketSelectStubFilesExtension' => [['044']], - 'PHPStan\PhpDoc\StubFilesProvider' => [['045']], - 'PHPStan\PhpDoc\DefaultStubFilesProvider' => [['045']], - 'PHPStan\PhpDoc\JsonValidateStubFilesExtension' => [['046']], - 'PHPStan\PhpDoc\ReflectionClassStubFilesExtension' => [['047']], - 'PHPStan\PhpDoc\ReflectionEnumStubFilesExtension' => [['048']], - 'PHPStan\Analyser\Analyser' => [['049']], - 'PHPStan\Analyser\AnalyserResultFinalizer' => [['050']], - 'PHPStan\Analyser\FileAnalyser' => [['051']], - 'PHPStan\Analyser\IgnoreErrorExtensionProvider' => [['052']], - 'PHPStan\Analyser\LocalIgnoresProcessor' => [['053']], - 'PHPStan\Analyser\RuleErrorTransformer' => [['054']], - 'PHPStan\Analyser\Ignore\IgnoredErrorHelper' => [['055']], - 'PHPStan\Analyser\Ignore\IgnoreLexer' => [['056']], - 'PHPStan\Analyser\InternalScopeFactory' => [['057']], - 'PHPStan\Analyser\LazyInternalScopeFactory' => [['057']], - 'PHPStan\Analyser\ScopeFactory' => [['058']], - 'PHPStan\Analyser\NodeScopeResolver' => [['059']], - 'PHPStan\Analyser\ConstantResolver' => [['060']], - 'PHPStan\Analyser\ConstantResolverFactory' => [['061']], - 'PHPStan\Analyser\ResultCache\ResultCacheManagerFactory' => [['062']], - 'PHPStan\Analyser\ResultCache\ResultCacheClearer' => [['063']], - 'PHPStan\Analyser\RicherScopeGetTypeHelper' => [['064']], - 'PHPStan\Cache\Cache' => [['065']], - 'PHPStan\Collectors\Registry' => [['066']], - 'PHPStan\Collectors\RegistryFactory' => [['067']], - 'PHPStan\Command\AnalyseApplication' => [['068']], - 'PHPStan\Command\AnalyserRunner' => [['069']], - 'PHPStan\Command\FixerApplication' => [['070']], - 'PHPStan\Dependency\DependencyResolver' => [['071']], - 'PHPStan\Dependency\ExportedNodeFetcher' => [['072']], - 'PHPStan\Dependency\ExportedNodeResolver' => [['073']], - 'PHPStan\Dependency\ExportedNodeVisitor' => [['074']], - 'PHPStan\DependencyInjection\Container' => [['075'], ['076']], - 'PHPStan\DependencyInjection\Nette\NetteContainer' => [['076']], - 'PHPStan\DependencyInjection\DerivativeContainerFactory' => [['077']], - 'PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider' => [['078']], - 'PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider' => [['079']], - 'PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider' => [['080']], - 'PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider' => [['081']], - 'PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider' => [['082']], - 'PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider' => [['083']], - 'PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider' => [['084']], - 'PHPStan\File\FileHelper' => [['085']], - 'PHPStan\File\FileExcluderFactory' => [['086']], - 'PHPStan\File\FileExcluderRawFactory' => [['087']], - 'PHPStan\File\FileExcluder' => [2 => ['fileExcluderAnalyse', 'fileExcluderScan']], - 'PHPStan\File\FileFinder' => [2 => ['fileFinderAnalyse', 'fileFinderScan']], - 'PHPStan\File\FileMonitor' => [['088']], - 'PHPStan\Parser\DeclarePositionVisitor' => [['089']], - 'PHPStan\Parser\ImmediatelyInvokedClosureVisitor' => [['090']], - 'PHPStan\Parallel\ParallelAnalyser' => [['091']], - 'PHPStan\Diagnose\DiagnoseExtension' => [0 => ['092'], 2 => [1 => 'phpstanDiagnoseExtension']], - 'PHPStan\Parallel\Scheduler' => [['092']], - 'PHPStan\Process\CpuCoreCounter' => [['093']], - 'PHPStan\Reflection\AttributeReflectionFactory' => [['094']], - 'PHPStan\Reflection\FunctionReflectionFactory' => [['095']], - 'PHPStan\Reflection\InitializerExprTypeResolver' => [['096']], - 'PHPStan\Reflection\MethodsClassReflectionExtension' => [['097', '0111', '0113', '0115', '0117', '0458']], - 'PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension' => [['097']], - 'PHPStan\Reflection\PropertiesClassReflectionExtension' => [['098', '0112', '0114', '0115', '0119', '0286']], - 'PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension' => [['098']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor' => [['099']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher' => [['0100']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker' => [['0101']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory' => [['0102']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository' => [['0103']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory' => [['0104']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory' => [['0105']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository' => [['0106']], - 'PHPStan\Type\DynamicMethodReturnTypeExtension' => [ - [ - '0107', - '0108', - '0109', - '0120', - '0121', - '0230', - '0241', - '0247', - '0248', - '0253', - '0288', - '0316', - '0343', - '0344', - '0351', - '0352', - '0353', - '0354', - '0355', - '0356', - '0358', - ], - ], - 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension' => [ - ['0107', '0108'], - ], - 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension' => [['0109']], - 'PHPStan\Reflection\ConstructorsHelper' => [['0110']], - 'PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension' => [['0111']], - 'PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension' => [['0112']], - 'PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension' => [['0113']], - 'PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension' => [['0114']], - 'PHPStan\Reflection\Php\PhpClassReflectionExtension' => [['0115']], - 'PHPStan\Reflection\Php\PhpMethodReflectionFactory' => [['0116']], - 'PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension' => [['0117']], - 'PHPStan\Reflection\AllowedSubTypesClassReflectionExtension' => [['0118']], - 'PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension' => [['0118']], - 'PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension' => [['0119']], - 'PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension' => [['0120', '0121']], - 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider' => [['0122']], - 'PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider' => [['0123']], - 'PHPStan\Reflection\SignatureMap\SignatureMapParser' => [['0124']], - 'PHPStan\Reflection\SignatureMap\SignatureMapProvider' => [['0128'], ['0125', '0126']], - 'PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider' => [['0125']], - 'PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider' => [['0126']], - 'PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory' => [['0127']], - 'PHPStan\Rules\Api\ApiRuleHelper' => [['0129']], - 'PHPStan\Rules\AttributesCheck' => [['0130']], - 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck' => [['0131']], - 'PHPStan\Rules\ClassNameCheck' => [['0132']], - 'PHPStan\Rules\ClassCaseSensitivityCheck' => [['0133']], - 'PHPStan\Rules\ClassForbiddenNameCheck' => [['0134']], - 'PHPStan\Rules\Classes\LocalTypeAliasesCheck' => [['0135']], - 'PHPStan\Rules\Classes\MethodTagCheck' => [['0136']], - 'PHPStan\Rules\Classes\MixinCheck' => [['0137']], - 'PHPStan\Rules\Classes\PropertyTagCheck' => [['0138']], - 'PHPStan\Rules\Comparison\ConstantConditionRuleHelper' => [['0139']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper' => [['0140']], - 'PHPStan\Rules\Exceptions\ExceptionTypeResolver' => [1 => ['0141'], [1 => 'exceptionTypeResolver']], - 'PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver' => [['0141']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule' => [['0142']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule' => [['0143']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule' => [['0144']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck' => [['0145']], - 'PHPStan\Rules\Exceptions\TooWideThrowTypeCheck' => [['0146']], - 'PHPStan\Rules\FunctionCallParametersCheck' => [['0147']], - 'PHPStan\Rules\FunctionDefinitionCheck' => [['0148']], - 'PHPStan\Rules\FunctionReturnTypeCheck' => [['0149']], - 'PHPStan\Rules\ParameterCastableToStringCheck' => [['0150']], - 'PHPStan\Rules\Generics\CrossCheckInterfacesHelper' => [['0151']], - 'PHPStan\Rules\Generics\GenericAncestorsCheck' => [['0152']], - 'PHPStan\Rules\Generics\GenericObjectTypeCheck' => [['0153']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeCheck' => [['0154']], - 'PHPStan\Rules\Generics\TemplateTypeCheck' => [['0155']], - 'PHPStan\Rules\Generics\VarianceCheck' => [['0156']], - 'PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper' => [['0157']], - 'PHPStan\Rules\IssetCheck' => [['0158']], - 'PHPStan\Rules\Methods\MethodCallCheck' => [['0159']], - 'PHPStan\Rules\Methods\StaticMethodCallCheck' => [['0160']], - 'PHPStan\Rules\Methods\MethodSignatureRule' => [['0161']], - 'PHPStan\Rules\Methods\MethodParameterComparisonHelper' => [['0162']], - 'PHPStan\Rules\Methods\MethodVisibilityComparisonHelper' => [['0163']], - 'PHPStan\Rules\MissingTypehintCheck' => [['0164']], - 'PHPStan\Rules\NullsafeCheck' => [['0165']], - 'PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider' => [['0166']], - 'PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider' => [['0166']], - 'PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider' => [['0167']], - 'PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider' => [['0167']], - 'PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper' => [['0168']], - 'PHPStan\Rules\PhpDoc\AssertRuleHelper' => [['0169']], - 'PHPStan\Rules\PhpDoc\UnresolvableTypeHelper' => [['0170']], - 'PHPStan\Rules\PhpDoc\GenericCallableRuleHelper' => [['0171']], - 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck' => [['0172']], - 'PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper' => [['0173']], - 'PHPStan\Rules\Playground\NeverRuleHelper' => [['0174']], - 'PHPStan\Rules\Properties\AccessPropertiesCheck' => [['0175']], - 'PHPStan\Type\OperatorTypeSpecifyingExtension' => [['0176']], - 'PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension' => [['0176']], - 'PHPStan\Rules\Properties\UninitializedPropertyRule' => [['0177']], - 'PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider' => [['0178']], - 'PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider' => [['0178']], - 'PHPStan\Rules\Properties\PropertyDescriptor' => [['0179']], - 'PHPStan\Rules\Properties\PropertyReflectionFinder' => [['0180']], - 'PHPStan\Rules\Pure\FunctionPurityCheck' => [['0181']], - 'PHPStan\Rules\RuleLevelHelper' => [['0182']], - 'PHPStan\Rules\UnusedFunctionParametersCheck' => [['0183']], - 'PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck' => [['0184']], - 'PHPStan\Type\FileTypeMapper' => [0 => ['0185'], 2 => [1 => 'stubFileTypeMapper']], - 'PHPStan\Type\TypeAliasResolver' => [['0186']], - 'PHPStan\Type\TypeAliasResolverProvider' => [['0187']], - 'PHPStan\Type\BitwiseFlagHelper' => [['0188']], - 'PHPStan\Type\DynamicFunctionReturnTypeExtension' => [ - [ - '0189', - '0190', - '0191', - '0192', - '0193', - '0195', - '0196', - '0197', - '0198', - '0199', - '0201', - '0202', - '0203', - '0204', - '0205', - '0207', - '0208', - '0209', - '0210', - '0211', - '0212', - '0213', - '0214', - '0215', - '0216', - '0217', - '0218', - '0219', - '0220', - '0221', - '0223', - '0224', - '0227', - '0228', - '0232', - '0233', - '0235', - '0236', - '0238', - '0240', - '0242', - '0245', - '0246', - '0255', - '0256', - '0258', - '0259', - '0260', - '0261', - '0262', - '0263', - '0264', - '0265', - '0266', - '0267', - '0268', - '0269', - '0271', - '0288', - '0291', - '0292', - '0293', - '0294', - '0295', - '0297', - '0298', - '0299', - '0300', - '0301', - '0302', - '0303', - '0304', - '0305', - '0306', - '0307', - '0309', - '0310', - '0311', - '0312', - '0313', - '0314', - '0315', - '0317', - '0318', - '0319', - '0320', - '0321', - '0322', - '0323', - '0324', - '0325', - '0328', - '0337', - '0341', - '0342', - '0345', - '0346', - '0347', - '0348', - '0349', - '0350', - ], - ], - 'PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension' => [['0189']], - 'PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension' => [['0190']], - 'PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension' => [['0191']], - 'PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension' => [['0192']], - 'PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension' => [['0193']], - 'PHPStan\Type\Php\ArrayColumnHelper' => [['0194']], - 'PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension' => [['0195']], - 'PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension' => [['0196']], - 'PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension' => [['0197']], - 'PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension' => [['0198']], - 'PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension' => [['0199']], - 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper' => [['0200']], - 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension' => [['0201']], - 'PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension' => [['0202']], - 'PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension' => [['0203']], - 'PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension' => [['0204']], - 'PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension' => [['0205']], - 'PHPStan\Type\FunctionTypeSpecifyingExtension' => [ - [ - '0206', - '0222', - '0237', - '0275', - '0285', - '0289', - '0290', - '0308', - '0326', - '0327', - '0329', - '0330', - '0331', - '0332', - '0333', - '0334', - '0335', - '0336', - '0338', - '0340', - ], - ], - 'PHPStan\Analyser\TypeSpecifierAwareExtension' => [ - [ - '0206', - '0222', - '0237', - '0275', - '0285', - '0289', - '0290', - '0296', - '0308', - '0326', - '0327', - '0329', - '0330', - '0331', - '0332', - '0333', - '0334', - '0335', - '0336', - '0338', - '0340', - '0342', - '0456', - ], - ], - 'PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension' => [['0206']], - 'PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension' => [['0207']], - 'PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension' => [['0208']], - 'PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension' => [['0209']], - 'PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension' => [['0210']], - 'PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension' => [['0211']], - 'PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension' => [['0212']], - 'PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension' => [['0213']], - 'PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension' => [['0214']], - 'PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension' => [['0215']], - 'PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension' => [['0216']], - 'PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension' => [['0217']], - 'PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension' => [['0218']], - 'PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension' => [['0219']], - 'PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension' => [['0220']], - 'PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension' => [['0221']], - 'PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension' => [['0222']], - 'PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension' => [['0223']], - 'PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension' => [['0224']], - 'PHPStan\Type\DynamicFunctionThrowTypeExtension' => [['0225', '0270', '0272']], - 'PHPStan\Type\Php\AssertThrowTypeExtension' => [['0225']], - 'PHPStan\Type\DynamicStaticMethodReturnTypeExtension' => [['0226', '0229', '0231', '0244', '0351', '0357']], - 'PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension' => [['0226']], - 'PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension' => [['0227']], - 'PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension' => [['0228']], - 'PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension' => [['0229']], - 'PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension' => [['0230']], - 'PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension' => [['0231']], - 'PHPStan\Type\Php\CompactFunctionReturnTypeExtension' => [['0232']], - 'PHPStan\Type\Php\ConstantFunctionReturnTypeExtension' => [['0233']], - 'PHPStan\Type\Php\ConstantHelper' => [['0234']], - 'PHPStan\Type\Php\CountFunctionReturnTypeExtension' => [['0235']], - 'PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension' => [['0236']], - 'PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension' => [['0237']], - 'PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension' => [['0238']], - 'PHPStan\Type\Php\DateFunctionReturnTypeHelper' => [['0239']], - 'PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension' => [['0240']], - 'PHPStan\Type\Php\DateFormatMethodReturnTypeExtension' => [['0241']], - 'PHPStan\Type\Php\DateFunctionReturnTypeExtension' => [['0242']], - 'PHPStan\Type\DynamicStaticMethodThrowTypeExtension' => [ - ['0243', '0249', '0252', '0281', '0282', '0283', '0284', '0287'], - ], - 'PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension' => [['0243']], - 'PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension' => [['0244']], - 'PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension' => [['0245']], - 'PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension' => [['0246']], - 'PHPStan\Type\Php\DateTimeModifyReturnTypeExtension' => [['0247', '0248']], - 'PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension' => [['0249']], - 'PHPStan\Type\DynamicMethodThrowTypeExtension' => [['0250', '0251', '0254']], - 'PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension' => [['0250']], - 'PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension' => [['0251']], - 'PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension' => [['0252']], - 'PHPStan\Type\Php\DsMapDynamicReturnTypeExtension' => [['0253']], - 'PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension' => [['0254']], - 'PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension' => [['0255']], - 'PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension' => [['0256']], - 'PHPStan\Type\Php\FilterFunctionReturnTypeHelper' => [['0257']], - 'PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension' => [['0258']], - 'PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension' => [['0259']], - 'PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension' => [['0260']], - 'PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension' => [['0261']], - 'PHPStan\Type\Php\GetClassDynamicReturnTypeExtension' => [['0262']], - 'PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension' => [['0263']], - 'PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension' => [['0264']], - 'PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension' => [['0265']], - 'PHPStan\Type\Php\GettypeFunctionReturnTypeExtension' => [['0266']], - 'PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension' => [['0267']], - 'PHPStan\Type\Php\HashFunctionsReturnTypeExtension' => [['0268']], - 'PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension' => [['0269']], - 'PHPStan\Type\Php\IntdivThrowTypeExtension' => [['0270']], - 'PHPStan\Type\Php\IniGetReturnTypeExtension' => [['0271']], - 'PHPStan\Type\Php\JsonThrowTypeExtension' => [['0272']], - 'PHPStan\Type\FunctionParameterOutTypeExtension' => [['0273', '0274', '0276']], - 'PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension' => [['0273']], - 'PHPStan\Type\Php\ParseStrParameterOutTypeExtension' => [['0274']], - 'PHPStan\Type\Php\PregMatchTypeSpecifyingExtension' => [['0275']], - 'PHPStan\Type\Php\PregMatchParameterOutTypeExtension' => [['0276']], - 'PHPStan\Type\FunctionParameterClosureTypeExtension' => [['0277']], - 'PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension' => [['0277']], - 'PHPStan\Type\Php\RegexArrayShapeMatcher' => [['0278']], - 'PHPStan\Type\Regex\RegexGroupParser' => [['0279']], - 'PHPStan\Type\Regex\RegexExpressionHelper' => [['0280']], - 'PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension' => [['0281']], - 'PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension' => [['0282']], - 'PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension' => [['0283']], - 'PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension' => [['0284']], - 'PHPStan\Type\Php\StrContainingTypeSpecifyingExtension' => [['0285']], - 'PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension' => [['0286']], - 'PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension' => [['0287']], - 'PHPStan\Type\Php\StatDynamicReturnTypeExtension' => [['0288']], - 'PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension' => [['0289']], - 'PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension' => [['0290']], - 'PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension' => [['0291']], - 'PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension' => [['0292']], - 'PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension' => [['0293']], - 'PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension' => [['0294']], - 'PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension' => [['0295']], - 'PHPStan\Type\MethodTypeSpecifyingExtension' => [['0296']], - 'PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension' => [['0296']], - 'PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension' => [['0297']], - 'PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension' => [['0298']], - 'PHPStan\Type\Php\LtrimFunctionReturnTypeExtension' => [['0299']], - 'PHPStan\Type\Php\MbFunctionsReturnTypeExtension' => [['0300']], - 'PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension' => [['0301']], - 'PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension' => [['0302']], - 'PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension' => [['0303']], - 'PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension' => [['0304']], - 'PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension' => [['0305']], - 'PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension' => [['0306']], - 'PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension' => [['0307']], - 'PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension' => [['0308']], - 'PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension' => [['0309']], - 'PHPStan\Type\Php\StrlenFunctionReturnTypeExtension' => [['0310']], - 'PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension' => [['0311']], - 'PHPStan\Type\Php\StrPadFunctionReturnTypeExtension' => [['0312']], - 'PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension' => [['0313']], - 'PHPStan\Type\Php\StrrevFunctionReturnTypeExtension' => [['0314']], - 'PHPStan\Type\Php\SubstrDynamicReturnTypeExtension' => [['0315']], - 'PHPStan\Type\Php\ThrowableReturnTypeExtension' => [['0316']], - 'PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension' => [['0317']], - 'PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension' => [['0318']], - 'PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension' => [['0319']], - 'PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension' => [['0320']], - 'PHPStan\Type\Php\PowFunctionReturnTypeExtension' => [['0321']], - 'PHPStan\Type\Php\RoundFunctionReturnTypeExtension' => [['0322']], - 'PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension' => [['0323']], - 'PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension' => [['0324']], - 'PHPStan\Type\Php\RangeFunctionReturnTypeExtension' => [['0325']], - 'PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension' => [['0326']], - 'PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension' => [['0327']], - 'PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension' => [['0328']], - 'PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension' => [['0329']], - 'PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension' => [['0330']], - 'PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension' => [['0331']], - 'PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension' => [['0332']], - 'PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension' => [['0333']], - 'PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension' => [['0334']], - 'PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension' => [['0335']], - 'PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension' => [['0336']], - 'PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension' => [['0337']], - 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension' => [['0338']], - 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper' => [['0339']], - 'PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension' => [['0340']], - 'PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension' => [['0341']], - 'PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension' => [['0342']], - 'PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension' => [['0343']], - 'PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension' => [['0344']], - 'PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension' => [['0345']], - 'PHPStan\Type\Php\StrTokFunctionReturnTypeExtension' => [['0346']], - 'PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension' => [['0347']], - 'PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension' => [['0348']], - 'PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension' => [['0349']], - 'PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension' => [['0350']], - 'PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension' => [['0351']], - 'PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension' => [['0352', '0353', '0354', '0355', '0356']], - 'PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension' => [['0357']], - 'PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension' => [['0358']], - 'PHPStan\Type\ClosureTypeFactory' => [['0359']], - 'PHPStan\Type\Constant\OversizedArrayBuilder' => [['0360']], - 'PHPStan\Rules\Functions\PrintfHelper' => [['0361']], - 'PHPStan\Analyser\TypeSpecifier' => [['typeSpecifier']], - 'PHPStan\Analyser\TypeSpecifierFactory' => [['typeSpecifierFactory']], - 'PHPStan\File\RelativePathHelper' => [ - 0 => ['relativePathHelper'], - 2 => [1 => 'simpleRelativePathHelper', 'parentDirectoryRelativePathHelper'], - ], - 'PHPStan\File\ParentDirectoryRelativePathHelper' => [2 => ['parentDirectoryRelativePathHelper']], - 'PHPStan\Cache\CacheStorage' => [2 => ['cacheStorage']], - 'PHPStan\Cache\FileCacheStorage' => [2 => ['cacheStorage']], - 'PHPStan\Parser\Parser' => [ - 2 => [ - 'currentPhpVersionRichParser', - 'currentPhpVersionSimpleParser', - 'currentPhpVersionSimpleDirectParser', - 'defaultAnalysisParser', - 'php8Parser', - 'pathRoutingParser', - 'freshStubParser', - 'stubParser', - ], - ], - 'PHPStan\Parser\RichParser' => [2 => ['currentPhpVersionRichParser']], - 'PHPStan\Parser\CleaningParser' => [2 => ['currentPhpVersionSimpleParser']], - 'PHPStan\Parser\SimpleParser' => [2 => ['currentPhpVersionSimpleDirectParser', 'php8Parser']], - 'PHPStan\Parser\CachedParser' => [2 => ['defaultAnalysisParser', 'stubParser']], - 'PhpParser\Parser' => [2 => ['phpParserDecorator', 'currentPhpVersionPhpParser', 'php8PhpParser']], - 'PHPStan\Parser\PhpParserDecorator' => [2 => ['phpParserDecorator']], - 'PhpParser\Lexer' => [2 => ['currentPhpVersionLexer', 'php8Lexer']], - 'PhpParser\ParserAbstract' => [2 => ['currentPhpVersionPhpParser', 'php8PhpParser']], - 'PHPStan\Parser\PhpParserFactory' => [2 => ['currentPhpVersionPhpParserFactory']], - 'PHPStan\Rules\Registry' => [['registry']], - 'PHPStan\Rules\LazyRegistry' => [['registry']], - 'PHPStan\PhpDoc\StubPhpDocProvider' => [['stubPhpDocProvider']], - 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory' => [['reflectionProviderFactory']], - 'PHPStan\Reflection\ReflectionProvider' => [0 => ['reflectionProvider'], 2 => [1 => 'betterReflectionProvider']], - 'PHPStan\BetterReflection\SourceLocator\Type\SourceLocator' => [2 => ['betterReflectionSourceLocator']], - 'PHPStan\BetterReflection\Reflector\Reflector' => [ - 0 => ['originalBetterReflectionReflector'], - 2 => [1 => 'betterReflectionReflector', 'nodeScopeResolverReflector'], - ], - 'PHPStan\BetterReflection\Reflector\DefaultReflector' => [['originalBetterReflectionReflector']], - 'PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector' => [ - 2 => ['betterReflectionReflector', 'nodeScopeResolverReflector'], - ], - 'PHPStan\Reflection\BetterReflection\BetterReflectionProvider' => [2 => ['betterReflectionProvider']], - 'PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory' => [['0362']], - 'PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory' => [['0363']], - 'PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory' => [['0364']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber' => [1 => ['0365', '0366']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber' => [['0365']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber' => [['0366']], - 'PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory' => [['0367']], - 'PHPStan\Reflection\Deprecation\DeprecationProvider' => [['0368']], - 'PhpParser\Lexer\Emulative' => [2 => ['php8Lexer']], - 'PhpParser\Parser\Php8' => [2 => ['php8PhpParser']], - 'PHPStan\Parser\PathRoutingParser' => [2 => ['pathRoutingParser']], - 'PHPStan\Parser\StubParser' => [2 => ['freshStubParser']], - 'PHPStan\Diagnose\PHPStanDiagnoseExtension' => [2 => ['phpstanDiagnoseExtension']], - 'PHPStan\Command\ErrorFormatter\ErrorFormatter' => [ - [ - 'errorFormatter.raw', - 'errorFormatter.table', - 'errorFormatter.checkstyle', - 'errorFormatter.json', - 'errorFormatter.junit', - 'errorFormatter.prettyJson', - 'errorFormatter.gitlab', - 'errorFormatter.github', - 'errorFormatter.teamcity', - ], - ['0369'], - ], - 'PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter' => [['0369']], - 'PHPStan\Command\ErrorFormatter\RawErrorFormatter' => [['errorFormatter.raw']], - 'PHPStan\Command\ErrorFormatter\TableErrorFormatter' => [['errorFormatter.table']], - 'PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter' => [['errorFormatter.checkstyle']], - 'PHPStan\Command\ErrorFormatter\JsonErrorFormatter' => [['errorFormatter.json', 'errorFormatter.prettyJson']], - 'PHPStan\Command\ErrorFormatter\JunitErrorFormatter' => [['errorFormatter.junit']], - 'PHPStan\Command\ErrorFormatter\GitlabErrorFormatter' => [['errorFormatter.gitlab']], - 'PHPStan\Command\ErrorFormatter\GithubErrorFormatter' => [['errorFormatter.github']], - 'PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter' => [['errorFormatter.teamcity']], - 'PHPStan\Rules\Classes\ExistingClassInClassExtendsRule' => [['0370']], - 'PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule' => [['0371']], - 'PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule' => [['0372']], - 'PHPStan\Rules\Classes\ExistingClassInInstanceOfRule' => [['0373']], - 'PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule' => [['0374']], - 'PHPStan\Rules\Classes\ExistingClassInTraitUseRule' => [['0375']], - 'PHPStan\Rules\Classes\InstantiationRule' => [['0376']], - 'PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule' => [['0377']], - 'PHPStan\Rules\Functions\CallToNonExistentFunctionRule' => [['0378']], - 'PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule' => [['0379']], - 'PHPStan\Rules\Constants\OverridingConstantRule' => [['0380']], - 'PHPStan\Rules\Methods\OverridingMethodRule' => [['0381']], - 'PHPStan\Rules\Missing\MissingReturnRule' => [['0382']], - 'PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule' => [['0383']], - 'PHPStan\Rules\Namespaces\ExistingNamesInUseRule' => [['0384']], - 'PHPStan\Rules\Properties\AccessPropertiesRule' => [['0385']], - 'PHPStan\Rules\Properties\AccessStaticPropertiesRule' => [['0386']], - 'PHPStan\Rules\Properties\ExistingClassesInPropertiesRule' => [['0387']], - 'PHPStan\Rules\Functions\FunctionCallableRule' => [['0388']], - 'PHPStan\Rules\Properties\OverridingPropertyRule' => [['0389']], - 'PHPStan\Rules\Properties\SetPropertyHookParameterRule' => [['0390']], - 'PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule' => [['0391']], - 'PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule' => [['0392']], - 'PHPStan\Rules\Variables\CompactVariablesRule' => [['0393']], - 'PHPStan\Rules\Variables\DefinedVariableRule' => [['0394']], - 'PHPStan\Rules\Keywords\RequireFileExistsRule' => [['0395']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension' => [['0396', '0463']], - 'PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension' => [['0396']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension' => [['0397', '0467']], - 'PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension' => [['0397']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension' => [['0398', '0464']], - 'PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension' => [['0398']], - 'PHPStan\Rules\Constants\ConstantRule' => [['0399']], - 'PHPStan\Rules\Classes\MixinRule' => [['0400']], - 'PHPStan\Rules\PhpDoc\RequireExtendsCheck' => [['0401']], - 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule' => [['0402']], - 'PHPStan\Rules\Functions\CallCallablesRule' => [['0403']], - 'PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule' => [['0404']], - 'PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule' => [['0405']], - 'PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule' => [['0406']], - 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension' => [['0407', '0466']], - 'PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension' => [['0407']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension' => [['0408', '0465']], - 'PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension' => [['0408']], - 'PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule' => [['0409']], - 'PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule' => [['0410']], - 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule' => [['0411']], - 'PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule' => [['0412']], - 'PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule' => [['0413']], - 'PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule' => [['0414']], - 'PHPStan\Rules\Generators\YieldFromTypeRule' => [['0415']], - 'PHPStan\Rules\Generators\YieldInGeneratorRule' => [['0416']], - 'PHPStan\Rules\Classes\ImpossibleInstanceOfRule' => [['0417']], - 'PHPStan\Rules\Comparison\BooleanAndConstantConditionRule' => [['0418']], - 'PHPStan\Rules\Comparison\BooleanOrConstantConditionRule' => [['0419']], - 'PHPStan\Rules\Comparison\BooleanNotConstantConditionRule' => [['0420']], - 'PHPStan\Collectors\Collector' => [ - [ - '0421', - '0422', - '0423', - '0424', - '0425', - '0426', - '0427', - '0448', - '0449', - '0525', - '0526', - '0527', - '0593', - '0594', - '0595', - '0596', - '0597', - ], - ], - 'PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector' => [['0421']], - 'PHPStan\Rules\DeadCode\PossiblyPureNewCollector' => [['0422']], - 'PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector' => [['0423']], - 'PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector' => [['0424']], - 'PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector' => [['0425']], - 'PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector' => [['0426']], - 'PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector' => [['0427']], - 'PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule' => [['0428']], - 'PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule' => [['0429']], - 'PHPStan\Rules\Comparison\ElseIfConstantConditionRule' => [['0430']], - 'PHPStan\Rules\Comparison\IfConstantConditionRule' => [['0431']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule' => [['0432']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule' => [['0433']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule' => [['0434']], - 'PHPStan\Rules\Comparison\LogicalXorConstantConditionRule' => [['0435']], - 'PHPStan\Rules\Comparison\MatchExpressionRule' => [['0436']], - 'PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule' => [['0437']], - 'PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule' => [['0438']], - 'PHPStan\Rules\Comparison\ConstantLooseComparisonRule' => [['0439']], - 'PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule' => [['0440']], - 'PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule' => [['0441']], - 'PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule' => [['0442']], - 'PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule' => [['0443']], - 'PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule' => [['0444']], - 'PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule' => [['0445']], - 'PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule' => [['0446']], - 'PHPStan\Rules\Properties\NullsafePropertyFetchRule' => [['0447']], - 'PHPStan\Rules\Traits\TraitDeclarationCollector' => [['0448']], - 'PHPStan\Rules\Traits\TraitUseCollector' => [['0449']], - 'PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule' => [['0450']], - 'PHPStan\Rules\Functions\RandomIntParametersRule' => [['0451']], - 'PHPStan\Rules\Functions\ArrayFilterRule' => [['0452']], - 'PHPStan\Rules\Functions\ArrayValuesRule' => [['0453']], - 'PHPStan\Rules\Functions\ParameterCastableToNumberRule' => [['0454']], - 'PHPStan\Type\StaticMethodParameterOutTypeExtension' => [['0455']], - 'Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension' => [['0455']], - 'PHPStan\Type\StaticMethodTypeSpecifyingExtension' => [['0456']], - 'Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension' => [['0456']], - 'PHPStan\Type\StaticMethodParameterClosureTypeExtension' => [['0457']], - 'Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension' => [['0457']], - 'Carbon\PHPStan\MacroExtension' => [['0458']], - 'PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider' => [['0459']], - 'PHPStan\Rules\Deprecations\DeprecatedScopeHelper' => [['0460']], - 'PHPStan\Rules\Deprecations\DeprecatedScopeResolver' => [['0461']], - 'PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver' => [['0461']], - 'PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule' => [['0462']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension' => [['0463']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension' => [['0464']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension' => [['0465']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension' => [['0466']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension' => [['0467']], - 'PHPStan\Rules\BooleansInConditions\BooleanRuleHelper' => [['0468']], - 'PHPStan\Rules\Operators\OperatorRuleHelper' => [['0469']], - 'PHPStan\Rules\VariableVariables\VariablePropertyFetchRule' => [['0470']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule' => [['0471']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule' => [['0472']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule' => [['0473']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule' => [['0474']], - 'PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule' => [['0475']], - 'PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule' => [['0476']], - 'PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule' => [['0477']], - 'PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule' => [['0478']], - 'PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule' => [['0479']], - 'PHPStan\Rules\Cast\UselessCastRule' => [['0480']], - 'PHPStan\Rules\Classes\RequireParentConstructCallRule' => [['0481']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule' => [['0482']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule' => [['0483']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule' => [['0484']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule' => [['0485']], - 'PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule' => [['0486']], - 'PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule' => [['0487']], - 'PHPStan\Rules\Functions\ArrayFilterStrictRule' => [['0488']], - 'PHPStan\Rules\Functions\ClosureUsesThisRule' => [['0489']], - 'PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule' => [['0490']], - 'PHPStan\Rules\Methods\IllegalConstructorMethodCallRule' => [['0491']], - 'PHPStan\Rules\Methods\IllegalConstructorStaticCallRule' => [['0492']], - 'PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule' => [['0493', '0494', '0495', '0496']], - 'PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule' => [['0493']], - 'PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule' => [['0494']], - 'PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule' => [['0495']], - 'PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule' => [['0496']], - 'PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule' => [['0497']], - 'PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule' => [['0498']], - 'PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule' => [['0499']], - 'PHPStan\Rules\Operators\OperandsInArithmeticModuloRule' => [['0500']], - 'PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule' => [['0501']], - 'PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule' => [['0502']], - 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule' => [['0503']], - 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule' => [['0504']], - 'PHPStan\Rules\StrictCalls\StrictFunctionCallsRule' => [['0505']], - 'PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule' => [['0506']], - 'PHPStan\Rules\VariableVariables\VariableMethodCallRule' => [['0507']], - 'PHPStan\Rules\VariableVariables\VariableMethodCallableRule' => [['0508']], - 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule' => [['0509']], - 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule' => [['0510']], - 'PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule' => [['0511']], - 'PHPStan\Rules\VariableVariables\VariableVariablesRule' => [['0512']], - 'Rector\TypePerfect\Configuration' => [['0513']], - 'Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder' => [['0514']], - 'Rector\TypePerfect\NodeFinder\MethodCallNodeFinder' => [['0515']], - 'Rector\TypePerfect\NodeFinder\ReturnNodeFinder' => [['0516']], - 'Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer' => [['0517']], - 'Rector\TypePerfect\Printer\NodeComparator' => [['0518']], - 'Rector\TypePerfect\Reflection\ReflectionParser' => [['0519']], - 'Rector\TypePerfect\Reflection\MethodNodeAnalyser' => [['0520']], - 'Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher' => [['0521']], - 'Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver' => [['0522']], - 'Rector\TypePerfect\Printer\CollectorMetadataPrinter' => [['0523']], - 'Rector\TypePerfect\Guard\EmptyIssetGuard' => [['0524']], - 'Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector' => [['0525']], - 'Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector' => [['0526']], - 'Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector' => [['0527']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed' => [['0528']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory' => [['0529']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath' => [['0530']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature' => [['0531']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory' => [['0532']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory' => [['0533']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory' => [['0534']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory' => [['0535']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory' => [['0536']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory' => [['0537']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory' => [['0537']], - 'Spaze\PHPStan\Rules\Disallowed\File\FilePath' => [['0538']], - 'Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter' => [['0539']], - 'Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier' => [['0540']], - 'Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer' => [['0541']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors' => [['0542']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors' => [['0543']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors' => [['0544']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors' => [['0545']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors' => [['0546']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors' => [['0547']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors' => [['0548']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors' => [['0549']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors' => [['0550']], - 'Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver' => [['0551']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory' => [['0552']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages' => [['0553', '0554']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls' => [['0555']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls' => [['0556']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls' => [['0557']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls' => [['0558']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls' => [['0559']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls' => [['0560']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls' => [['0561']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls' => [['0562']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls' => [['0563']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls' => [['0564']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls' => [['0565']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls' => [['0566']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages' => [['0567']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages' => [['classConstantUsages', '0568']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages' => [['0569']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages' => [['0570']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure' => [['0571']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure' => [['0572']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure' => [['0573']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure' => [['0574']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure' => [['0575']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure' => [['0576']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure' => [['0577']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure' => [['0578']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure' => [['0579']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure' => [['0580']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure' => [['0581']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure' => [['0582']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure' => [['0583']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure' => [['0584']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure' => [['0585']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule' => [['0586']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule' => [['0587']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule' => [['0588']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule' => [['0589']], - 'TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter' => [['0590']], - 'TomasVotruba\TypeCoverage\CollectorDataNormalizer' => [['0591']], - 'TomasVotruba\TypeCoverage\Configuration' => [['0592']], - 'TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector' => [['0593']], - 'TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector' => [['0594']], - 'TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector' => [['0595']], - 'TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector' => [['0596']], - 'TomasVotruba\TypeCoverage\Collectors\DeclareCollector' => [['0597']], - ]; - - - public function __construct(array $params = []) - { - parent::__construct($params); - } - - - public function createService01(): PhpParser\BuilderFactory - { - return new PhpParser\BuilderFactory; - } - - - public function createService02(): PHPStan\Parser\LexerFactory - { - return new PHPStan\Parser\LexerFactory($this->getService('026')); - } - - - public function createService03(): PhpParser\NodeVisitor\NameResolver - { - return new PhpParser\NodeVisitor\NameResolver(options: ['preserveOriginalNames' => true]); - } - - - public function createService04(): PHPStan\Parser\AnonymousClassVisitor - { - return new PHPStan\Parser\AnonymousClassVisitor; - } - - - public function createService05(): PHPStan\Parser\ArrayFilterArgVisitor - { - return new PHPStan\Parser\ArrayFilterArgVisitor; - } - - - public function createService06(): PHPStan\Parser\ArrayFindArgVisitor - { - return new PHPStan\Parser\ArrayFindArgVisitor; - } - - - public function createService07(): PHPStan\Parser\ArrayMapArgVisitor - { - return new PHPStan\Parser\ArrayMapArgVisitor; - } - - - public function createService08(): PHPStan\Parser\ArrayWalkArgVisitor - { - return new PHPStan\Parser\ArrayWalkArgVisitor; - } - - - public function createService09(): PHPStan\Parser\ClosureArgVisitor - { - return new PHPStan\Parser\ClosureArgVisitor; - } - - - public function createService010(): PHPStan\Parser\ClosureBindToVarVisitor - { - return new PHPStan\Parser\ClosureBindToVarVisitor; - } - - - public function createService011(): PHPStan\Parser\ClosureBindArgVisitor - { - return new PHPStan\Parser\ClosureBindArgVisitor; - } - - - public function createService012(): PHPStan\Parser\CurlSetOptArgVisitor - { - return new PHPStan\Parser\CurlSetOptArgVisitor; - } - - - public function createService013(): PHPStan\Parser\ArrowFunctionArgVisitor - { - return new PHPStan\Parser\ArrowFunctionArgVisitor; - } - - - public function createService014(): PHPStan\Parser\MagicConstantParamDefaultVisitor - { - return new PHPStan\Parser\MagicConstantParamDefaultVisitor; - } - - - public function createService015(): PHPStan\Parser\NewAssignedToPropertyVisitor - { - return new PHPStan\Parser\NewAssignedToPropertyVisitor; - } - - - public function createService016(): PHPStan\Parser\ParentStmtTypesVisitor - { - return new PHPStan\Parser\ParentStmtTypesVisitor; - } - - - public function createService017(): PHPStan\Parser\StandaloneThrowExprVisitor - { - return new PHPStan\Parser\StandaloneThrowExprVisitor; - } - - - public function createService018(): PHPStan\Parser\TryCatchTypeVisitor - { - return new PHPStan\Parser\TryCatchTypeVisitor; - } - - - public function createService019(): PHPStan\Parser\LastConditionVisitor - { - return new PHPStan\Parser\LastConditionVisitor; - } - - - public function createService020(): PHPStan\Parser\TypeTraverserInstanceofVisitor - { - return new PHPStan\Parser\TypeTraverserInstanceofVisitor; - } - - - public function createService021(): PHPStan\Parser\VariadicMethodsVisitor - { - return new PHPStan\Parser\VariadicMethodsVisitor; - } - - - public function createService022(): PHPStan\Parser\VariadicFunctionsVisitor - { - return new PHPStan\Parser\VariadicFunctionsVisitor; - } - - - public function createService023(): PHPStan\Node\Printer\ExprPrinter - { - return new PHPStan\Node\Printer\ExprPrinter($this->getService('024')); - } - - - public function createService024(): PHPStan\Node\Printer\Printer - { - return new PHPStan\Node\Printer\Printer; - } - - - public function createService025(): PHPStan\Broker\AnonymousClassNameHelper - { - return new PHPStan\Broker\AnonymousClassNameHelper($this->getService('085'), $this->getService('simpleRelativePathHelper')); - } - - - public function createService026(): PHPStan\Php\PhpVersion - { - return $this->getService('027')->create(); - } - - - public function createService027(): PHPStan\Php\PhpVersionFactory - { - return $this->getService('028')->create(); - } - - - public function createService028(): PHPStan\Php\PhpVersionFactoryFactory - { - return new PHPStan\Php\PhpVersionFactoryFactory(null, ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); - } - - - public function createService029(): PHPStan\Php\ComposerPhpVersionFactory - { - return new PHPStan\Php\ComposerPhpVersionFactory(['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); - } - - - public function createService030(): PHPStan\PhpDocParser\ParserConfig - { - return new PHPStan\PhpDocParser\ParserConfig(['lines' => true]); - } - - - public function createService031(): PHPStan\PhpDocParser\Lexer\Lexer - { - return new PHPStan\PhpDocParser\Lexer\Lexer($this->getService('030')); - } - - - public function createService032(): PHPStan\PhpDocParser\Parser\TypeParser - { - return new PHPStan\PhpDocParser\Parser\TypeParser($this->getService('030'), $this->getService('033')); - } - - - public function createService033(): PHPStan\PhpDocParser\Parser\ConstExprParser - { - return new PHPStan\PhpDocParser\Parser\ConstExprParser($this->getService('030')); - } - - - public function createService034(): PHPStan\PhpDocParser\Parser\PhpDocParser - { - return new PHPStan\PhpDocParser\Parser\PhpDocParser( - $this->getService('030'), - $this->getService('032'), - $this->getService('033') - ); - } - - - public function createService035(): PHPStan\PhpDocParser\Printer\Printer - { - return new PHPStan\PhpDocParser\Printer\Printer; - } - - - public function createService036(): PHPStan\PhpDoc\PhpDocInheritanceResolver - { - return new PHPStan\PhpDoc\PhpDocInheritanceResolver($this->getService('0185'), $this->getService('stubPhpDocProvider')); - } - - - public function createService037(): PHPStan\PhpDoc\PhpDocNodeResolver - { - return new PHPStan\PhpDoc\PhpDocNodeResolver($this->getService('040'), $this->getService('039'), $this->getService('0170')); - } - - - public function createService038(): PHPStan\PhpDoc\PhpDocStringResolver - { - return new PHPStan\PhpDoc\PhpDocStringResolver($this->getService('031'), $this->getService('034')); - } - - - public function createService039(): PHPStan\PhpDoc\ConstExprNodeResolver - { - return new PHPStan\PhpDoc\ConstExprNodeResolver($this->getService('0122'), $this->getService('096')); - } - - - public function createService040(): PHPStan\PhpDoc\TypeNodeResolver - { - return new PHPStan\PhpDoc\TypeNodeResolver( - $this->getService('041'), - $this->getService('0122'), - $this->getService('0187'), - $this->getService('060'), - $this->getService('096') - ); - } - - - public function createService041(): PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider - { - return new PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider($this->getService('075')); - } - - - public function createService042(): PHPStan\PhpDoc\TypeStringResolver - { - return new PHPStan\PhpDoc\TypeStringResolver($this->getService('031'), $this->getService('032'), $this->getService('040')); - } - - - public function createService043(): PHPStan\PhpDoc\StubValidator - { - return new PHPStan\PhpDoc\StubValidator($this->getService('077')); - } - - - public function createService044(): PHPStan\PhpDoc\SocketSelectStubFilesExtension - { - return new PHPStan\PhpDoc\SocketSelectStubFilesExtension($this->getService('026')); - } - - - public function createService045(): PHPStan\PhpDoc\DefaultStubFilesProvider - { - return new PHPStan\PhpDoc\DefaultStubFilesProvider( - $this->getService('075'), - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', - ], - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'] - ); - } - - - public function createService046(): PHPStan\PhpDoc\JsonValidateStubFilesExtension - { - return new PHPStan\PhpDoc\JsonValidateStubFilesExtension($this->getService('026')); - } - - - public function createService047(): PHPStan\PhpDoc\ReflectionClassStubFilesExtension - { - return new PHPStan\PhpDoc\ReflectionClassStubFilesExtension($this->getService('026')); - } - - - public function createService048(): PHPStan\PhpDoc\ReflectionEnumStubFilesExtension - { - return new PHPStan\PhpDoc\ReflectionEnumStubFilesExtension($this->getService('026')); - } - - - public function createService049(): PHPStan\Analyser\Analyser - { - return new PHPStan\Analyser\Analyser( - $this->getService('051'), - $this->getService('registry'), - $this->getService('066'), - $this->getService('059'), - 50 - ); - } - - - public function createService050(): PHPStan\Analyser\AnalyserResultFinalizer - { - return new PHPStan\Analyser\AnalyserResultFinalizer( - $this->getService('registry'), - $this->getService('052'), - $this->getService('054'), - $this->getService('058'), - $this->getService('053'), - true - ); - } - - - public function createService051(): PHPStan\Analyser\FileAnalyser - { - return new PHPStan\Analyser\FileAnalyser( - $this->getService('058'), - $this->getService('059'), - $this->getService('defaultAnalysisParser'), - $this->getService('071'), - $this->getService('052'), - $this->getService('054'), - $this->getService('053') - ); - } - - - public function createService052(): PHPStan\Analyser\IgnoreErrorExtensionProvider - { - return new PHPStan\Analyser\IgnoreErrorExtensionProvider($this->getService('075')); - } - - - public function createService053(): PHPStan\Analyser\LocalIgnoresProcessor - { - return new PHPStan\Analyser\LocalIgnoresProcessor; - } - - - public function createService054(): PHPStan\Analyser\RuleErrorTransformer - { - return new PHPStan\Analyser\RuleErrorTransformer; - } - - - public function createService055(): PHPStan\Analyser\Ignore\IgnoredErrorHelper - { - return new PHPStan\Analyser\Ignore\IgnoredErrorHelper( - $this->getService('085'), - [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], - true - ); - } - - - public function createService056(): PHPStan\Analyser\Ignore\IgnoreLexer - { - return new PHPStan\Analyser\Ignore\IgnoreLexer; - } - - - public function createService057(): PHPStan\Analyser\LazyInternalScopeFactory - { - return new PHPStan\Analyser\LazyInternalScopeFactory($this->getService('075')); - } - - - public function createService058(): PHPStan\Analyser\ScopeFactory - { - return new PHPStan\Analyser\ScopeFactory($this->getService('057')); - } - - - public function createService059(): PHPStan\Analyser\NodeScopeResolver - { - return new PHPStan\Analyser\NodeScopeResolver( - $this->getService('reflectionProvider'), - $this->getService('096'), - $this->getService('nodeScopeResolverReflector'), - $this->getService('078'), - $this->getService('080'), - $this->getService('defaultAnalysisParser'), - $this->getService('0185'), - $this->getService('stubPhpDocProvider'), - $this->getService('026'), - $this->getService('0128'), - $this->getService('0368'), - $this->getService('094'), - $this->getService('036'), - $this->getService('085'), - $this->getService('typeSpecifier'), - $this->getService('083'), - $this->getService('0178'), - $this->getService('084'), - $this->getService('058'), - false, - false, - false, - [], - [], - ['stdClass'], - true, - true, - true - ); - } - - - public function createService060(): PHPStan\Analyser\ConstantResolver - { - return $this->getService('061')->create(); - } - - - public function createService061(): PHPStan\Analyser\ConstantResolverFactory - { - return new PHPStan\Analyser\ConstantResolverFactory($this->getService('0122'), $this->getService('075')); - } - - - public function createService062(): PHPStan\Analyser\ResultCache\ResultCacheManagerFactory - { - return new class ($this) implements PHPStan\Analyser\ResultCache\ResultCacheManagerFactory { - private $container; - - - public function __construct(Container_9a81dd12e1 $container) - { - $this->container = $container; - } - - - public function create(array $fileReplacements): PHPStan\Analyser\ResultCache\ResultCacheManager - { - return new PHPStan\Analyser\ResultCache\ResultCacheManager( - $this->container->getService('075'), - $this->container->getService('072'), - $this->container->getService('fileFinderScan'), - $this->container->getService('reflectionProvider'), - $this->container->getService('045'), - $this->container->getService('085'), - 'storage/framework/cache/phpstan/resultCache.php', - $this->container->getParameter('analysedPaths'), - $this->container->getParameter('analysedPathsFromConfig'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - '8', - null, - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - [], - [], - $fileReplacements, - false, - [ - ['parameters', 'editorUrl'], - ['parameters', 'editorUrlTitle'], - ['parameters', 'errorFormat'], - ['parameters', 'ignoreErrors'], - ['parameters', 'reportUnmatchedIgnoredErrors'], - ['parameters', 'tipsOfTheDay'], - ['parameters', 'parallel'], - ['parameters', 'internalErrorsCountLimit'], - ['parameters', 'cache'], - ['parameters', 'memoryLimitFile'], - ['parameters', 'pro'], - 'parametersSchema', - ], - 7 - ); - } - }; - } - - - public function createService063(): PHPStan\Analyser\ResultCache\ResultCacheClearer - { - return new PHPStan\Analyser\ResultCache\ResultCacheClearer('storage/framework/cache/phpstan/resultCache.php'); - } - - - public function createService064(): PHPStan\Analyser\RicherScopeGetTypeHelper - { - return new PHPStan\Analyser\RicherScopeGetTypeHelper($this->getService('096')); - } - - - public function createService065(): PHPStan\Cache\Cache - { - return new PHPStan\Cache\Cache($this->getService('cacheStorage')); - } - - - public function createService066(): PHPStan\Collectors\Registry - { - return $this->getService('067')->create(); - } - - - public function createService067(): PHPStan\Collectors\RegistryFactory - { - return new PHPStan\Collectors\RegistryFactory($this->getService('075')); - } - - - public function createService068(): PHPStan\Command\AnalyseApplication - { - return new PHPStan\Command\AnalyseApplication( - $this->getService('069'), - $this->getService('050'), - $this->getService('043'), - $this->getService('062'), - $this->getService('055'), - $this->getService('045') - ); - } - - - public function createService069(): PHPStan\Command\AnalyserRunner - { - return new PHPStan\Command\AnalyserRunner( - $this->getService('092'), - $this->getService('049'), - $this->getService('091'), - $this->getService('093') - ); - } - - - public function createService070(): PHPStan\Command\FixerApplication - { - return new PHPStan\Command\FixerApplication( - $this->getService('088'), - $this->getService('055'), - $this->getService('045'), - $this->getParameter('analysedPaths'), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', - ['1.1.1.2'], - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - null, - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - 'phpstorm://open?file=%file%&line=%line%', - '8' - ); - } - - - public function createService071(): PHPStan\Dependency\DependencyResolver - { - return new PHPStan\Dependency\DependencyResolver( - $this->getService('085'), - $this->getService('reflectionProvider'), - $this->getService('073'), - $this->getService('0185') - ); - } - - - public function createService072(): PHPStan\Dependency\ExportedNodeFetcher - { - return new PHPStan\Dependency\ExportedNodeFetcher($this->getService('defaultAnalysisParser'), $this->getService('074')); - } - - - public function createService073(): PHPStan\Dependency\ExportedNodeResolver - { - return new PHPStan\Dependency\ExportedNodeResolver( - $this->getService('reflectionProvider'), - $this->getService('0185'), - $this->getService('023') - ); - } - - - public function createService074(): PHPStan\Dependency\ExportedNodeVisitor - { - return new PHPStan\Dependency\ExportedNodeVisitor($this->getService('073')); - } - - - public function createService075(): PHPStan\DependencyInjection\Container - { - return new PHPStan\DependencyInjection\MemoizingContainer($this->getService('076')); - } - - - public function createService076(): PHPStan\DependencyInjection\Nette\NetteContainer - { - return new PHPStan\DependencyInjection\Nette\NetteContainer($this); - } - - - public function createService077(): PHPStan\DependencyInjection\DerivativeContainerFactory - { - return new PHPStan\DependencyInjection\DerivativeContainerFactory( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'storage/framework/cache/phpstan', - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - ], - $this->getParameter('analysedPaths'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - $this->getParameter('analysedPathsFromConfig'), - '8', - null, - null, - $this->getParameter('singleReflectionFile'), - $this->getParameter('singleReflectionInsteadOfFile') - ); - } - - - public function createService078(): PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider($this->getService('075')); - } - - - public function createService079(): PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider($this->getService('075')); - } - - - public function createService080(): PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider($this->getService('075')); - } - - - public function createService081(): PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider($this->getService('075')); - } - - - public function createService082(): PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider($this->getService('075')); - } - - - public function createService083(): PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider($this->getService('075')); - } - - - public function createService084(): PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider($this->getService('075')); - } - - - public function createService085(): PHPStan\File\FileHelper - { - return new PHPStan\File\FileHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createService086(): PHPStan\File\FileExcluderFactory - { - return new PHPStan\File\FileExcluderFactory($this->getService('087'), ['analyseAndScan' => [], 'analyse' => []]); - } - - - public function createService087(): PHPStan\File\FileExcluderRawFactory - { - return new class ($this) implements PHPStan\File\FileExcluderRawFactory { - private $container; - - - public function __construct(Container_9a81dd12e1 $container) - { - $this->container = $container; - } - - - public function create(array $analyseExcludes): PHPStan\File\FileExcluder - { - return new PHPStan\File\FileExcluder($this->container->getService('085'), $analyseExcludes); - } - }; - } - - - public function createService088(): PHPStan\File\FileMonitor - { - return new PHPStan\File\FileMonitor( - $this->getService('fileFinderAnalyse'), - $this->getService('fileFinderScan'), - $this->getParameter('analysedPaths'), - $this->getParameter('analysedPathsFromConfig'), - [], - [] - ); - } - - - public function createService089(): PHPStan\Parser\DeclarePositionVisitor - { - return new PHPStan\Parser\DeclarePositionVisitor; - } - - - public function createService090(): PHPStan\Parser\ImmediatelyInvokedClosureVisitor - { - return new PHPStan\Parser\ImmediatelyInvokedClosureVisitor; - } - - - public function createService091(): PHPStan\Parallel\ParallelAnalyser - { - return new PHPStan\Parallel\ParallelAnalyser(50, 600.0, 134217728); - } - - - public function createService092(): PHPStan\Parallel\Scheduler - { - return new PHPStan\Parallel\Scheduler(20, 32, 2); - } - - - public function createService093(): PHPStan\Process\CpuCoreCounter - { - return new PHPStan\Process\CpuCoreCounter; - } - - - public function createService094(): PHPStan\Reflection\AttributeReflectionFactory - { - return new PHPStan\Reflection\AttributeReflectionFactory($this->getService('096'), $this->getService('0122')); - } - - - public function createService095(): PHPStan\Reflection\FunctionReflectionFactory - { - return new class ($this) implements PHPStan\Reflection\FunctionReflectionFactory { - private $container; - - - public function __construct(Container_9a81dd12e1 $container) - { - $this->container = $container; - } - - - public function create( - PHPStan\BetterReflection\Reflection\Adapter\ReflectionFunction $reflection, - PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, - array $phpDocParameterTypes, - ?PHPStan\Type\Type $phpDocReturnType, - ?PHPStan\Type\Type $phpDocThrowType, - ?string $deprecatedDescription, - bool $isDeprecated, - bool $isInternal, - ?string $filename, - ?bool $isPure, - PHPStan\Reflection\Assertions $asserts, - bool $acceptsNamedArguments, - ?string $phpDocComment, - array $phpDocParameterOutTypes, - array $phpDocParameterImmediatelyInvokedCallable, - array $phpDocParameterClosureThisTypes, - array $attributes - ): PHPStan\Reflection\Php\PhpFunctionReflection { - return new PHPStan\Reflection\Php\PhpFunctionReflection( - $this->container->getService('096'), - $reflection, - $this->container->getService('defaultAnalysisParser'), - $this->container->getService('094'), - $templateTypeMap, - $phpDocParameterTypes, - $phpDocReturnType, - $phpDocThrowType, - $deprecatedDescription, - $isDeprecated, - $isInternal, - $filename, - $isPure, - $asserts, - $acceptsNamedArguments, - $phpDocComment, - $phpDocParameterOutTypes, - $phpDocParameterImmediatelyInvokedCallable, - $phpDocParameterClosureThisTypes, - $attributes - ); - } - }; - } - - - public function createService096(): PHPStan\Reflection\InitializerExprTypeResolver - { - return new PHPStan\Reflection\InitializerExprTypeResolver( - $this->getService('060'), - $this->getService('0122'), - $this->getService('026'), - $this->getService('082'), - $this->getService('0360'), - false - ); - } - - - public function createService097(): PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension; - } - - - public function createService098(): PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension; - } - - - public function createService099(): PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor; - } - - - public function createService0100(): PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher( - $this->getService('099'), - $this->getService('defaultAnalysisParser') - ); - } - - - public function createService0101(): PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker( - $this->getService('0103'), - $this->getService('0104'), - $this->getService('0102'), - $this->getService('026') - ); - } - - - public function createService0102(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory( - $this->getService('0100'), - $this->getService('fileFinderScan'), - $this->getService('026'), - $this->getService('065') - ); - } - - - public function createService0103(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository($this->getService('0102')); - } - - - public function createService0104(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory { - private $container; - - - public function __construct(Container_9a81dd12e1 $container) - { - $this->container = $container; - } - - - public function create(PHPStan\BetterReflection\SourceLocator\Type\Composer\Psr\PsrAutoloaderMapping $mapping): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator($mapping, $this->container->getService('0106')); - } - }; - } - - - public function createService0105(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory { - private $container; - - - public function __construct(Container_9a81dd12e1 $container) - { - $this->container = $container; - } - - - public function create(string $fileName): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator( - $this->container->getService('0100'), - $fileName - ); - } - }; - } - - - public function createService0106(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository($this->getService('0105')); - } - - - public function createService0107(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumBackedCase' - ); - } - - - public function createService0108(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumUnitCase' - ); - } - - - public function createService0109(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0110(): PHPStan\Reflection\ConstructorsHelper - { - return new PHPStan\Reflection\ConstructorsHelper($this->getService('075'), []); - } - - - public function createService0111(): PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension - { - return new PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension; - } - - - public function createService0112(): PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension; - } - - - public function createService0113(): PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension([]); - } - - - public function createService0114(): PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension([]); - } - - - public function createService0115(): PHPStan\Reflection\Php\PhpClassReflectionExtension - { - return new PHPStan\Reflection\Php\PhpClassReflectionExtension( - $this->getService('058'), - $this->getService('059'), - $this->getService('0116'), - $this->getService('036'), - $this->getService('0368'), - $this->getService('097'), - $this->getService('098'), - $this->getService('0128'), - $this->getService('defaultAnalysisParser'), - $this->getService('stubPhpDocProvider'), - $this->getService('0122'), - $this->getService('0185'), - $this->getService('094'), - false - ); - } - - - public function createService0116(): PHPStan\Reflection\Php\PhpMethodReflectionFactory - { - return new class ($this) implements PHPStan\Reflection\Php\PhpMethodReflectionFactory { - private $container; - - - public function __construct(Container_9a81dd12e1 $container) - { - $this->container = $container; - } - - - public function create( - PHPStan\Reflection\ClassReflection $declaringClass, - ?PHPStan\Reflection\ClassReflection $declaringTrait, - PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod $reflection, - PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, - array $phpDocParameterTypes, - ?PHPStan\Type\Type $phpDocReturnType, - ?PHPStan\Type\Type $phpDocThrowType, - ?string $deprecatedDescription, - bool $isDeprecated, - bool $isInternal, - bool $isFinal, - ?bool $isPure, - PHPStan\Reflection\Assertions $asserts, - ?PHPStan\Type\Type $selfOutType, - ?string $phpDocComment, - array $phpDocParameterOutTypes, - array $immediatelyInvokedCallableParameters, - array $phpDocClosureThisTypeParameters, - bool $acceptsNamedArguments, - array $attributes - ): PHPStan\Reflection\Php\PhpMethodReflection { - return new PHPStan\Reflection\Php\PhpMethodReflection( - $this->container->getService('096'), - $declaringClass, - $declaringTrait, - $reflection, - $this->container->getService('reflectionProvider'), - $this->container->getService('094'), - $this->container->getService('defaultAnalysisParser'), - $templateTypeMap, - $phpDocParameterTypes, - $phpDocReturnType, - $phpDocThrowType, - $deprecatedDescription, - $isDeprecated, - $isInternal, - $isFinal, - $isPure, - $asserts, - $acceptsNamedArguments, - $selfOutType, - $phpDocComment, - $phpDocParameterOutTypes, - $immediatelyInvokedCallableParameters, - $phpDocClosureThisTypeParameters, - $attributes - ); - } - }; - } - - - public function createService0117(): PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension; - } - - - public function createService0118(): PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension - { - return new PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension; - } - - - public function createService0119(): PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension - { - return new PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension( - $this->getService('reflectionProvider'), - ['stdClass'], - $this->getService('098') - ); - } - - - public function createService0120(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension - { - return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\Reflection\ClassReflection', - 'getNativeReflection' - ); - } - - - public function createService0121(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension - { - return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\Reflection\Php\BuiltinMethodReflection', - 'getDeclaringClass' - ); - } - - - public function createService0122(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider - { - return new PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider($this->getService('075')); - } - - - public function createService0123(): PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider - { - return new PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider( - $this->getService('0128'), - $this->getService('betterReflectionReflector'), - $this->getService('0185'), - $this->getService('stubPhpDocProvider'), - $this->getService('094') - ); - } - - - public function createService0124(): PHPStan\Reflection\SignatureMap\SignatureMapParser - { - return new PHPStan\Reflection\SignatureMap\SignatureMapParser($this->getService('042')); - } - - - public function createService0125(): PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider - { - return new PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider( - $this->getService('0124'), - $this->getService('096'), - $this->getService('026'), - true - ); - } - - - public function createService0126(): PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider - { - return new PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider( - $this->getService('0125'), - $this->getService('0100'), - $this->getService('0185'), - $this->getService('026'), - $this->getService('096'), - $this->getService('0122') - ); - } - - - public function createService0127(): PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory - { - return new PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory( - $this->getService('026'), - $this->getService('0125'), - $this->getService('0126') - ); - } - - - public function createService0128(): PHPStan\Reflection\SignatureMap\SignatureMapProvider - { - return $this->getService('0127')->create(); - } - - - public function createService0129(): PHPStan\Rules\Api\ApiRuleHelper - { - return new PHPStan\Rules\Api\ApiRuleHelper; - } - - - public function createService0130(): PHPStan\Rules\AttributesCheck - { - return new PHPStan\Rules\AttributesCheck( - $this->getService('reflectionProvider'), - $this->getService('0147'), - $this->getService('0132'), - true - ); - } - - - public function createService0131(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck - { - return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck($this->getService('0182'), true, false, false); - } - - - public function createService0132(): PHPStan\Rules\ClassNameCheck - { - return new PHPStan\Rules\ClassNameCheck( - $this->getService('0133'), - $this->getService('0134'), - $this->getService('reflectionProvider'), - $this->getService('075') - ); - } - - - public function createService0133(): PHPStan\Rules\ClassCaseSensitivityCheck - { - return new PHPStan\Rules\ClassCaseSensitivityCheck($this->getService('reflectionProvider'), true); - } - - - public function createService0134(): PHPStan\Rules\ClassForbiddenNameCheck - { - return new PHPStan\Rules\ClassForbiddenNameCheck($this->getService('075')); - } - - - public function createService0135(): PHPStan\Rules\Classes\LocalTypeAliasesCheck - { - return new PHPStan\Rules\Classes\LocalTypeAliasesCheck( - [], - $this->getService('reflectionProvider'), - $this->getService('040'), - $this->getService('0164'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('0153'), - true, - true, - true - ); - } - - - public function createService0136(): PHPStan\Rules\Classes\MethodTagCheck - { - return new PHPStan\Rules\Classes\MethodTagCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0137(): PHPStan\Rules\Classes\MixinCheck - { - return new PHPStan\Rules\Classes\MixinCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0138(): PHPStan\Rules\Classes\PropertyTagCheck - { - return new PHPStan\Rules\Classes\PropertyTagCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0139(): PHPStan\Rules\Comparison\ConstantConditionRuleHelper - { - return new PHPStan\Rules\Comparison\ConstantConditionRuleHelper($this->getService('0140'), true); - } - - - public function createService0140(): PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper( - $this->getService('reflectionProvider'), - $this->getService('typeSpecifier'), - ['stdClass'], - true - ); - } - - - public function createService0141(): PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver - { - return new PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver($this->getService('reflectionProvider'), [], [], [], []); - } - - - public function createService0142(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule($this->getService('0145')); - } - - - public function createService0143(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule($this->getService('0145')); - } - - - public function createService0144(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule($this->getService('0145')); - } - - - public function createService0145(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck($this->getService('exceptionTypeResolver')); - } - - - public function createService0146(): PHPStan\Rules\Exceptions\TooWideThrowTypeCheck - { - return new PHPStan\Rules\Exceptions\TooWideThrowTypeCheck(true); - } - - - public function createService0147(): PHPStan\Rules\FunctionCallParametersCheck - { - return new PHPStan\Rules\FunctionCallParametersCheck( - $this->getService('0182'), - $this->getService('0165'), - $this->getService('0170'), - $this->getService('0180'), - true, - true, - true, - true - ); - } - - - public function createService0148(): PHPStan\Rules\FunctionDefinitionCheck - { - return new PHPStan\Rules\FunctionDefinitionCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('026'), - true, - false - ); - } - - - public function createService0149(): PHPStan\Rules\FunctionReturnTypeCheck - { - return new PHPStan\Rules\FunctionReturnTypeCheck($this->getService('0182')); - } - - - public function createService0150(): PHPStan\Rules\ParameterCastableToStringCheck - { - return new PHPStan\Rules\ParameterCastableToStringCheck($this->getService('0182')); - } - - - public function createService0151(): PHPStan\Rules\Generics\CrossCheckInterfacesHelper - { - return new PHPStan\Rules\Generics\CrossCheckInterfacesHelper; - } - - - public function createService0152(): PHPStan\Rules\Generics\GenericAncestorsCheck - { - return new PHPStan\Rules\Generics\GenericAncestorsCheck( - $this->getService('reflectionProvider'), - $this->getService('0153'), - $this->getService('0156'), - $this->getService('0170'), - [], - true - ); - } - - - public function createService0153(): PHPStan\Rules\Generics\GenericObjectTypeCheck - { - return new PHPStan\Rules\Generics\GenericObjectTypeCheck; - } - - - public function createService0154(): PHPStan\Rules\Generics\MethodTagTemplateTypeCheck - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeCheck($this->getService('0185'), $this->getService('0155')); - } - - - public function createService0155(): PHPStan\Rules\Generics\TemplateTypeCheck - { - return new PHPStan\Rules\Generics\TemplateTypeCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0186'), - true - ); - } - - - public function createService0156(): PHPStan\Rules\Generics\VarianceCheck - { - return new PHPStan\Rules\Generics\VarianceCheck; - } - - - public function createService0157(): PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper - { - return new PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper; - } - - - public function createService0158(): PHPStan\Rules\IssetCheck - { - return new PHPStan\Rules\IssetCheck($this->getService('0179'), $this->getService('0180'), true, true); - } - - - public function createService0159(): PHPStan\Rules\Methods\MethodCallCheck - { - return new PHPStan\Rules\Methods\MethodCallCheck($this->getService('reflectionProvider'), $this->getService('0182'), true, true); - } - - - public function createService0160(): PHPStan\Rules\Methods\StaticMethodCallCheck - { - return new PHPStan\Rules\Methods\StaticMethodCallCheck( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - true, - true, - true - ); - } - - - public function createService0161(): PHPStan\Rules\Methods\MethodSignatureRule - { - return new PHPStan\Rules\Methods\MethodSignatureRule($this->getService('0115'), true, true); - } - - - public function createService0162(): PHPStan\Rules\Methods\MethodParameterComparisonHelper - { - return new PHPStan\Rules\Methods\MethodParameterComparisonHelper($this->getService('026')); - } - - - public function createService0163(): PHPStan\Rules\Methods\MethodVisibilityComparisonHelper - { - return new PHPStan\Rules\Methods\MethodVisibilityComparisonHelper; - } - - - public function createService0164(): PHPStan\Rules\MissingTypehintCheck - { - return new PHPStan\Rules\MissingTypehintCheck(false, []); - } - - - public function createService0165(): PHPStan\Rules\NullsafeCheck - { - return new PHPStan\Rules\NullsafeCheck; - } - - - public function createService0166(): PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider - { - return new PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider($this->getService('075')); - } - - - public function createService0167(): PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider - { - return new PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider($this->getService('075')); - } - - - public function createService0168(): PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper - { - return new PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper; - } - - - public function createService0169(): PHPStan\Rules\PhpDoc\AssertRuleHelper - { - return new PHPStan\Rules\PhpDoc\AssertRuleHelper( - $this->getService('096'), - $this->getService('reflectionProvider'), - $this->getService('0170'), - $this->getService('0132'), - $this->getService('0164'), - $this->getService('0153'), - true, - true - ); - } - - - public function createService0170(): PHPStan\Rules\PhpDoc\UnresolvableTypeHelper - { - return new PHPStan\Rules\PhpDoc\UnresolvableTypeHelper; - } - - - public function createService0171(): PHPStan\Rules\PhpDoc\GenericCallableRuleHelper - { - return new PHPStan\Rules\PhpDoc\GenericCallableRuleHelper($this->getService('0155')); - } - - - public function createService0172(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck - { - return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck( - $this->getService('0153'), - $this->getService('0170'), - $this->getService('0171') - ); - } - - - public function createService0173(): PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper - { - return new PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper( - $this->getService('040'), - $this->getService('0185'), - $this->getService('reflectionProvider'), - true, - false - ); - } - - - public function createService0174(): PHPStan\Rules\Playground\NeverRuleHelper - { - return new PHPStan\Rules\Playground\NeverRuleHelper; - } - - - public function createService0175(): PHPStan\Rules\Properties\AccessPropertiesCheck - { - return new PHPStan\Rules\Properties\AccessPropertiesCheck( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('026'), - true, - true - ); - } - - - public function createService0176(): PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension - { - return new PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension($this->getService('026')); - } - - - public function createService0177(): PHPStan\Rules\Properties\UninitializedPropertyRule - { - return new PHPStan\Rules\Properties\UninitializedPropertyRule($this->getService('0110')); - } - - - public function createService0178(): PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider - { - return new PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider($this->getService('075')); - } - - - public function createService0179(): PHPStan\Rules\Properties\PropertyDescriptor - { - return new PHPStan\Rules\Properties\PropertyDescriptor; - } - - - public function createService0180(): PHPStan\Rules\Properties\PropertyReflectionFinder - { - return new PHPStan\Rules\Properties\PropertyReflectionFinder; - } - - - public function createService0181(): PHPStan\Rules\Pure\FunctionPurityCheck - { - return new PHPStan\Rules\Pure\FunctionPurityCheck; - } - - - public function createService0182(): PHPStan\Rules\RuleLevelHelper - { - return new PHPStan\Rules\RuleLevelHelper($this->getService('reflectionProvider'), true, false, true, false, false, false, true); - } - - - public function createService0183(): PHPStan\Rules\UnusedFunctionParametersCheck - { - return new PHPStan\Rules\UnusedFunctionParametersCheck($this->getService('reflectionProvider'), true); - } - - - public function createService0184(): PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck - { - return new PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck; - } - - - public function createService0185(): PHPStan\Type\FileTypeMapper - { - return new PHPStan\Type\FileTypeMapper( - $this->getService('0122'), - $this->getService('defaultAnalysisParser'), - $this->getService('038'), - $this->getService('037'), - $this->getService('025'), - $this->getService('085') - ); - } - - - public function createService0186(): PHPStan\Type\TypeAliasResolver - { - return new PHPStan\Type\UsefulTypeAliasResolver( - [], - $this->getService('042'), - $this->getService('040'), - $this->getService('reflectionProvider') - ); - } - - - public function createService0187(): PHPStan\Type\TypeAliasResolverProvider - { - return new PHPStan\Type\LazyTypeAliasResolverProvider($this->getService('075')); - } - - - public function createService0188(): PHPStan\Type\BitwiseFlagHelper - { - return new PHPStan\Type\BitwiseFlagHelper($this->getService('reflectionProvider')); - } - - - public function createService0189(): PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension; - } - - - public function createService0190(): PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension; - } - - - public function createService0191(): PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension; - } - - - public function createService0192(): PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0193(): PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0194(): PHPStan\Type\Php\ArrayColumnHelper - { - return new PHPStan\Type\Php\ArrayColumnHelper($this->getService('026')); - } - - - public function createService0195(): PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension($this->getService('0194')); - } - - - public function createService0196(): PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0197(): PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension; - } - - - public function createService0198(): PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0199(): PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0200(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper($this->getService('reflectionProvider')); - } - - - public function createService0201(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension($this->getService('0200')); - } - - - public function createService0202(): PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0203(): PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension($this->getService('0200')); - } - - - public function createService0204(): PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension; - } - - - public function createService0205(): PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension; - } - - - public function createService0206(): PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0207(): PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension; - } - - - public function createService0208(): PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension; - } - - - public function createService0209(): PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0210(): PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension; - } - - - public function createService0211(): PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension; - } - - - public function createService0212(): PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension; - } - - - public function createService0213(): PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension; - } - - - public function createService0214(): PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension; - } - - - public function createService0215(): PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension; - } - - - public function createService0216(): PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension; - } - - - public function createService0217(): PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0218(): PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension; - } - - - public function createService0219(): PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0220(): PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0221(): PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0222(): PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension; - } - - - public function createService0223(): PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0224(): PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension; - } - - - public function createService0225(): PHPStan\Type\Php\AssertThrowTypeExtension - { - return new PHPStan\Type\Php\AssertThrowTypeExtension; - } - - - public function createService0226(): PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension; - } - - - public function createService0227(): PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension; - } - - - public function createService0228(): PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension - { - return new PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension($this->getService('026')); - } - - - public function createService0229(): PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension; - } - - - public function createService0230(): PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension; - } - - - public function createService0231(): PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension; - } - - - public function createService0232(): PHPStan\Type\Php\CompactFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\CompactFunctionReturnTypeExtension(true); - } - - - public function createService0233(): PHPStan\Type\Php\ConstantFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ConstantFunctionReturnTypeExtension($this->getService('0234')); - } - - - public function createService0234(): PHPStan\Type\Php\ConstantHelper - { - return new PHPStan\Type\Php\ConstantHelper; - } - - - public function createService0235(): PHPStan\Type\Php\CountFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\CountFunctionReturnTypeExtension; - } - - - public function createService0236(): PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0237(): PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension; - } - - - public function createService0238(): PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0239(): PHPStan\Type\Php\DateFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\DateFunctionReturnTypeHelper; - } - - - public function createService0240(): PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension($this->getService('0239')); - } - - - public function createService0241(): PHPStan\Type\Php\DateFormatMethodReturnTypeExtension - { - return new PHPStan\Type\Php\DateFormatMethodReturnTypeExtension($this->getService('0239')); - } - - - public function createService0242(): PHPStan\Type\Php\DateFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DateFunctionReturnTypeExtension($this->getService('0239')); - } - - - public function createService0243(): PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0244(): PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension; - } - - - public function createService0245(): PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension; - } - - - public function createService0246(): PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension; - } - - - public function createService0247(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTime'); - } - - - public function createService0248(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTimeImmutable'); - } - - - public function createService0249(): PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0250(): PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension($this->getService('026')); - } - - - public function createService0251(): PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension($this->getService('026')); - } - - - public function createService0252(): PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0253(): PHPStan\Type\Php\DsMapDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DsMapDynamicReturnTypeExtension; - } - - - public function createService0254(): PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension; - } - - - public function createService0255(): PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension; - } - - - public function createService0256(): PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0257(): PHPStan\Type\Php\FilterFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\FilterFunctionReturnTypeHelper($this->getService('reflectionProvider'), $this->getService('026')); - } - - - public function createService0258(): PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension($this->getService('0257')); - } - - - public function createService0259(): PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension($this->getService('0257')); - } - - - public function createService0260(): PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension( - $this->getService('0257'), - $this->getService('reflectionProvider') - ); - } - - - public function createService0261(): PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension; - } - - - public function createService0262(): PHPStan\Type\Php\GetClassDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\GetClassDynamicReturnTypeExtension; - } - - - public function createService0263(): PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension; - } - - - public function createService0264(): PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension; - } - - - public function createService0265(): PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0266(): PHPStan\Type\Php\GettypeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GettypeFunctionReturnTypeExtension; - } - - - public function createService0267(): PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension; - } - - - public function createService0268(): PHPStan\Type\Php\HashFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\HashFunctionsReturnTypeExtension($this->getService('026')); - } - - - public function createService0269(): PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0270(): PHPStan\Type\Php\IntdivThrowTypeExtension - { - return new PHPStan\Type\Php\IntdivThrowTypeExtension; - } - - - public function createService0271(): PHPStan\Type\Php\IniGetReturnTypeExtension - { - return new PHPStan\Type\Php\IniGetReturnTypeExtension; - } - - - public function createService0272(): PHPStan\Type\Php\JsonThrowTypeExtension - { - return new PHPStan\Type\Php\JsonThrowTypeExtension($this->getService('reflectionProvider'), $this->getService('0188')); - } - - - public function createService0273(): PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension - { - return new PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension; - } - - - public function createService0274(): PHPStan\Type\Php\ParseStrParameterOutTypeExtension - { - return new PHPStan\Type\Php\ParseStrParameterOutTypeExtension; - } - - - public function createService0275(): PHPStan\Type\Php\PregMatchTypeSpecifyingExtension - { - return new PHPStan\Type\Php\PregMatchTypeSpecifyingExtension($this->getService('0278')); - } - - - public function createService0276(): PHPStan\Type\Php\PregMatchParameterOutTypeExtension - { - return new PHPStan\Type\Php\PregMatchParameterOutTypeExtension($this->getService('0278')); - } - - - public function createService0277(): PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension - { - return new PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); - } - - - public function createService0278(): PHPStan\Type\Php\RegexArrayShapeMatcher - { - return new PHPStan\Type\Php\RegexArrayShapeMatcher( - $this->getService('0279'), - $this->getService('0280'), - $this->getService('026') - ); - } - - - public function createService0279(): PHPStan\Type\Regex\RegexGroupParser - { - return new PHPStan\Type\Regex\RegexGroupParser($this->getService('026'), $this->getService('0280')); - } - - - public function createService0280(): PHPStan\Type\Regex\RegexExpressionHelper - { - return new PHPStan\Type\Regex\RegexExpressionHelper($this->getService('096')); - } - - - public function createService0281(): PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension; - } - - - public function createService0282(): PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0283(): PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0284(): PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0285(): PHPStan\Type\Php\StrContainingTypeSpecifyingExtension - { - return new PHPStan\Type\Php\StrContainingTypeSpecifyingExtension; - } - - - public function createService0286(): PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension - { - return new PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension; - } - - - public function createService0287(): PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension; - } - - - public function createService0288(): PHPStan\Type\Php\StatDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\StatDynamicReturnTypeExtension; - } - - - public function createService0289(): PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension - { - return new PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension; - } - - - public function createService0290(): PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension - { - return new PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension($this->getService('0180')); - } - - - public function createService0291(): PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0292(): PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension; - } - - - public function createService0293(): PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0294(): PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension; - } - - - public function createService0295(): PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension($this->getService('0188')); - } - - - public function createService0296(): PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension; - } - - - public function createService0297(): PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension; - } - - - public function createService0298(): PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension; - } - - - public function createService0299(): PHPStan\Type\Php\LtrimFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\LtrimFunctionReturnTypeExtension; - } - - - public function createService0300(): PHPStan\Type\Php\MbFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\MbFunctionsReturnTypeExtension($this->getService('026')); - } - - - public function createService0301(): PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension; - } - - - public function createService0302(): PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0303(): PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0304(): PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension; - } - - - public function createService0305(): PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension; - } - - - public function createService0306(): PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension; - } - - - public function createService0307(): PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension; - } - - - public function createService0308(): PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension; - } - - - public function createService0309(): PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension; - } - - - public function createService0310(): PHPStan\Type\Php\StrlenFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrlenFunctionReturnTypeExtension; - } - - - public function createService0311(): PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension; - } - - - public function createService0312(): PHPStan\Type\Php\StrPadFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrPadFunctionReturnTypeExtension; - } - - - public function createService0313(): PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension; - } - - - public function createService0314(): PHPStan\Type\Php\StrrevFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrrevFunctionReturnTypeExtension; - } - - - public function createService0315(): PHPStan\Type\Php\SubstrDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SubstrDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0316(): PHPStan\Type\Php\ThrowableReturnTypeExtension - { - return new PHPStan\Type\Php\ThrowableReturnTypeExtension; - } - - - public function createService0317(): PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension; - } - - - public function createService0318(): PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0319(): PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension; - } - - - public function createService0320(): PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension(null, $this->getService('029')); - } - - - public function createService0321(): PHPStan\Type\Php\PowFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\PowFunctionReturnTypeExtension; - } - - - public function createService0322(): PHPStan\Type\Php\RoundFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RoundFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0323(): PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension; - } - - - public function createService0324(): PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension; - } - - - public function createService0325(): PHPStan\Type\Php\RangeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RangeFunctionReturnTypeExtension; - } - - - public function createService0326(): PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension; - } - - - public function createService0327(): PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0328(): PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension; - } - - - public function createService0329(): PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension - { - return new PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension; - } - - - public function createService0330(): PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension - { - return new PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension($this->getService('0234')); - } - - - public function createService0331(): PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0332(): PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension; - } - - - public function createService0333(): PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension; - } - - - public function createService0334(): PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension($this->getService('0289')); - } - - - public function createService0335(): PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension; - } - - - public function createService0336(): PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension($this->getService('0339')); - } - - - public function createService0337(): PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension; - } - - - public function createService0338(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension($this->getService('0339')); - } - - - public function createService0339(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper - { - return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper; - } - - - public function createService0340(): PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension; - } - - - public function createService0341(): PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension( - $this->getService('reflectionProvider'), - $this->getService('0188') - ); - } - - - public function createService0342(): PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension( - $this->getService('reflectionProvider'), - true, - ['stdClass'] - ); - } - - - public function createService0343(): PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension; - } - - - public function createService0344(): PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension; - } - - - public function createService0345(): PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0346(): PHPStan\Type\Php\StrTokFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrTokFunctionReturnTypeExtension; - } - - - public function createService0347(): PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension; - } - - - public function createService0348(): PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension; - } - - - public function createService0349(): PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension; - } - - - public function createService0350(): PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension; - } - - - public function createService0351(): PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension - { - return new PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension; - } - - - public function createService0352(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClass'); - } - - - public function createService0353(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClassConstant'); - } - - - public function createService0354(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionFunctionAbstract'); - } - - - public function createService0355(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionParameter'); - } - - - public function createService0356(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionProperty'); - } - - - public function createService0357(): PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension - { - return new PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension; - } - - - public function createService0358(): PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension - { - return new PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension; - } - - - public function createService0359(): PHPStan\Type\ClosureTypeFactory - { - return new PHPStan\Type\ClosureTypeFactory( - $this->getService('096'), - $this->getService('0366'), - $this->getService('originalBetterReflectionReflector'), - $this->getService('currentPhpVersionPhpParser') - ); - } - - - public function createService0360(): PHPStan\Type\Constant\OversizedArrayBuilder - { - return new PHPStan\Type\Constant\OversizedArrayBuilder; - } - - - public function createService0361(): PHPStan\Rules\Functions\PrintfHelper - { - return new PHPStan\Rules\Functions\PrintfHelper($this->getService('026')); - } - - - public function createService0362(): PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory( - $this->getService('phpParserDecorator'), - $this->getService('php8PhpParser'), - $this->getService('0365'), - $this->getService('0366'), - $this->getService('0106'), - $this->getService('0103'), - $this->getService('0101'), - $this->getService('0104'), - $this->getService('0100'), - [], - [], - $this->getParameter('analysedPaths'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - $this->getParameter('analysedPathsFromConfig'), - false, - $this->getParameter('singleReflectionFile') - ); - } - - - public function createService0363(): PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory { - private $container; - - - public function __construct(Container_9a81dd12e1 $container) - { - $this->container = $container; - } - - - public function create(PHPStan\BetterReflection\Reflector\Reflector $reflector): PHPStan\Reflection\BetterReflection\BetterReflectionProvider - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( - $this->container->getService('0122'), - $this->container->getService('096'), - $this->container->getService('078'), - $reflector, - $this->container->getService('0185'), - $this->container->getService('036'), - $this->container->getService('0368'), - $this->container->getService('026'), - $this->container->getService('0123'), - $this->container->getService('stubPhpDocProvider'), - $this->container->getService('095'), - $this->container->getService('relativePathHelper'), - $this->container->getService('025'), - $this->container->getService('085'), - $this->container->getService('0365'), - $this->container->getService('0128'), - $this->container->getService('094'), - ['stdClass'] - ); - } - }; - } - - - public function createService0364(): PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory - { - return new PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory( - $this->getService('php8PhpParser'), - $this->getService('024'), - $this->getService('026') - ); - } - - - public function createService0365(): PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber - { - return $this->getService('0364')->create(); - } - - - public function createService0366(): PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber - { - return $this->getService('0367')->create(); - } - - - public function createService0367(): PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory - { - return new PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory( - $this->getService('024'), - $this->getService('026') - ); - } - - - public function createService0368(): PHPStan\Reflection\Deprecation\DeprecationProvider - { - return new PHPStan\Reflection\Deprecation\DeprecationProvider($this->getService('075')); - } - - - public function createService0369(): PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter( - $this->getService('errorFormatter.github'), - $this->getService('errorFormatter.teamcity') - ); - } - - - public function createService0370(): PHPStan\Rules\Classes\ExistingClassInClassExtendsRule - { - return new PHPStan\Rules\Classes\ExistingClassInClassExtendsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0371(): PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0372(): PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0373(): PHPStan\Rules\Classes\ExistingClassInInstanceOfRule - { - return new PHPStan\Rules\Classes\ExistingClassInInstanceOfRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0374(): PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0375(): PHPStan\Rules\Classes\ExistingClassInTraitUseRule - { - return new PHPStan\Rules\Classes\ExistingClassInTraitUseRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0376(): PHPStan\Rules\Classes\InstantiationRule - { - return new PHPStan\Rules\Classes\InstantiationRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0147'), - $this->getService('0132'), - true - ); - } - - - public function createService0377(): PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule - { - return new PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0378(): PHPStan\Rules\Functions\CallToNonExistentFunctionRule - { - return new PHPStan\Rules\Functions\CallToNonExistentFunctionRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0379(): PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule - { - return new PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule; - } - - - public function createService0380(): PHPStan\Rules\Constants\OverridingConstantRule - { - return new PHPStan\Rules\Constants\OverridingConstantRule(true); - } - - - public function createService0381(): PHPStan\Rules\Methods\OverridingMethodRule - { - return new PHPStan\Rules\Methods\OverridingMethodRule( - $this->getService('026'), - $this->getService('0161'), - true, - $this->getService('0162'), - $this->getService('0163'), - $this->getService('0115'), - false - ); - } - - - public function createService0382(): PHPStan\Rules\Missing\MissingReturnRule - { - return new PHPStan\Rules\Missing\MissingReturnRule(true, true); - } - - - public function createService0383(): PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule - { - return new PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0384(): PHPStan\Rules\Namespaces\ExistingNamesInUseRule - { - return new PHPStan\Rules\Namespaces\ExistingNamesInUseRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0385(): PHPStan\Rules\Properties\AccessPropertiesRule - { - return new PHPStan\Rules\Properties\AccessPropertiesRule($this->getService('0175')); - } - - - public function createService0386(): PHPStan\Rules\Properties\AccessStaticPropertiesRule - { - return new PHPStan\Rules\Properties\AccessStaticPropertiesRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - true - ); - } - - - public function createService0387(): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule - { - return new PHPStan\Rules\Properties\ExistingClassesInPropertiesRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('026'), - true, - false, - true - ); - } - - - public function createService0388(): PHPStan\Rules\Functions\FunctionCallableRule - { - return new PHPStan\Rules\Functions\FunctionCallableRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('026'), - true, - true - ); - } - - - public function createService0389(): PHPStan\Rules\Properties\OverridingPropertyRule - { - return new PHPStan\Rules\Properties\OverridingPropertyRule($this->getService('026'), true, true); - } - - - public function createService0390(): PHPStan\Rules\Properties\SetPropertyHookParameterRule - { - return new PHPStan\Rules\Properties\SetPropertyHookParameterRule($this->getService('0164'), true, true); - } - - - public function createService0391(): PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule - { - return new PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule( - $this->getService('0182'), - $this->getService('0179'), - $this->getService('0180'), - false - ); - } - - - public function createService0392(): PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule - { - return new PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule( - $this->getService('0179'), - $this->getService('0180'), - $this->getService('0182'), - false - ); - } - - - public function createService0393(): PHPStan\Rules\Variables\CompactVariablesRule - { - return new PHPStan\Rules\Variables\CompactVariablesRule(true); - } - - - public function createService0394(): PHPStan\Rules\Variables\DefinedVariableRule - { - return new PHPStan\Rules\Variables\DefinedVariableRule(true, true); - } - - - public function createService0395(): PHPStan\Rules\Keywords\RequireFileExistsRule - { - return new PHPStan\Rules\Keywords\RequireFileExistsRule('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createService0396(): PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension($this->getService('0157')); - } - - - public function createService0397(): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension($this->getService('0157')); - } - - - public function createService0398(): PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension($this->getService('0157')); - } - - - public function createService0399(): PHPStan\Rules\Constants\ConstantRule - { - return new PHPStan\Rules\Constants\ConstantRule(true); - } - - - public function createService0400(): PHPStan\Rules\Classes\MixinRule - { - return new PHPStan\Rules\Classes\MixinRule($this->getService('0137')); - } - - - public function createService0401(): PHPStan\Rules\PhpDoc\RequireExtendsCheck - { - return new PHPStan\Rules\PhpDoc\RequireExtendsCheck($this->getService('0132'), true, true); - } - - - public function createService0402(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule - { - return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0403(): PHPStan\Rules\Functions\CallCallablesRule - { - return new PHPStan\Rules\Functions\CallCallablesRule($this->getService('0147'), $this->getService('0182'), true); - } - - - public function createService0404(): PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule - { - return new PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule($this->getService('031'), $this->getService('034')); - } - - - public function createService0405(): PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule - { - return new PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule( - $this->getService('0185'), - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0406(): PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule - { - return new PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule($this->getService('031'), $this->getService('034')); - } - - - public function createService0407(): PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension($this->getService('0157')); - } - - - public function createService0408(): PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension($this->getService('0157')); - } - - - public function createService0409(): PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule - { - return new PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule($this->getService('0182'), true); - } - - - public function createService0410(): PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule - { - return new PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule(true); - } - - - public function createService0411(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule - { - return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule($this->getService('0182'), $this->getService('0131'), true); - } - - - public function createService0412(): PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0413(): PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0414(): PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0415(): PHPStan\Rules\Generators\YieldFromTypeRule - { - return new PHPStan\Rules\Generators\YieldFromTypeRule($this->getService('0182'), true); - } - - - public function createService0416(): PHPStan\Rules\Generators\YieldInGeneratorRule - { - return new PHPStan\Rules\Generators\YieldInGeneratorRule(true); - } - - - public function createService0417(): PHPStan\Rules\Classes\ImpossibleInstanceOfRule - { - return new PHPStan\Rules\Classes\ImpossibleInstanceOfRule(true, false, true); - } - - - public function createService0418(): PHPStan\Rules\Comparison\BooleanAndConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanAndConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0419(): PHPStan\Rules\Comparison\BooleanOrConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanOrConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0420(): PHPStan\Rules\Comparison\BooleanNotConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanNotConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0421(): PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector; - } - - - public function createService0422(): PHPStan\Rules\DeadCode\PossiblyPureNewCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureNewCollector($this->getService('reflectionProvider')); - } - - - public function createService0423(): PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector; - } - - - public function createService0424(): PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector($this->getService('reflectionProvider')); - } - - - public function createService0425(): PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector; - } - - - public function createService0426(): PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector; - } - - - public function createService0427(): PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector; - } - - - public function createService0428(): PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule($this->getService('0178'), [], [], false); - } - - - public function createService0429(): PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule - { - return new PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0430(): PHPStan\Rules\Comparison\ElseIfConstantConditionRule - { - return new PHPStan\Rules\Comparison\ElseIfConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0431(): PHPStan\Rules\Comparison\IfConstantConditionRule - { - return new PHPStan\Rules\Comparison\IfConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0432(): PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0433(): PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0434(): PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0435(): PHPStan\Rules\Comparison\LogicalXorConstantConditionRule - { - return new PHPStan\Rules\Comparison\LogicalXorConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0436(): PHPStan\Rules\Comparison\MatchExpressionRule - { - return new PHPStan\Rules\Comparison\MatchExpressionRule($this->getService('0139'), false, true); - } - - - public function createService0437(): PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule - { - return new PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule(true, true); - } - - - public function createService0438(): PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule - { - return new PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule($this->getService('064'), true, false, true); - } - - - public function createService0439(): PHPStan\Rules\Comparison\ConstantLooseComparisonRule - { - return new PHPStan\Rules\Comparison\ConstantLooseComparisonRule(true, false, true); - } - - - public function createService0440(): PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule - { - return new PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0441(): PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule - { - return new PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule($this->getService('0139'), true, true); - } - - - public function createService0442(): PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule - { - return new PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule($this->getService('0139'), true, true); - } - - - public function createService0443(): PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule($this->getService('0146')); - } - - - public function createService0444(): PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule($this->getService('0185'), $this->getService('0146')); - } - - - public function createService0445(): PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule($this->getService('0185'), $this->getService('0146')); - } - - - public function createService0446(): PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule(false); - } - - - public function createService0447(): PHPStan\Rules\Properties\NullsafePropertyFetchRule - { - return new PHPStan\Rules\Properties\NullsafePropertyFetchRule; - } - - - public function createService0448(): PHPStan\Rules\Traits\TraitDeclarationCollector - { - return new PHPStan\Rules\Traits\TraitDeclarationCollector; - } - - - public function createService0449(): PHPStan\Rules\Traits\TraitUseCollector - { - return new PHPStan\Rules\Traits\TraitUseCollector; - } - - - public function createService0450(): PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule - { - return new PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule($this->getService('exceptionTypeResolver'), true); - } - - - public function createService0451(): PHPStan\Rules\Functions\RandomIntParametersRule - { - return new PHPStan\Rules\Functions\RandomIntParametersRule( - $this->getService('reflectionProvider'), - $this->getService('026'), - true - ); - } - - - public function createService0452(): PHPStan\Rules\Functions\ArrayFilterRule - { - return new PHPStan\Rules\Functions\ArrayFilterRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0453(): PHPStan\Rules\Functions\ArrayValuesRule - { - return new PHPStan\Rules\Functions\ArrayValuesRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0454(): PHPStan\Rules\Functions\ParameterCastableToNumberRule - { - return new PHPStan\Rules\Functions\ParameterCastableToNumberRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createService0455(): Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension - { - return new Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension($this->getService('0278')); - } - - - public function createService0456(): Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension - { - return new Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension($this->getService('0278')); - } - - - public function createService0457(): Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension - { - return new Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); - } - - - public function createService0458(): Carbon\PHPStan\MacroExtension - { - return new Carbon\PHPStan\MacroExtension($this->getService('0116'), $this->getService('reflectionProvider')); - } - - - public function createService0459(): PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider - { - return new PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider($this->getService('075')); - } - - - public function createService0460(): PHPStan\Rules\Deprecations\DeprecatedScopeHelper - { - return $this->getService('0459')->get(); - } - - - public function createService0461(): PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver - { - return new PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver; - } - - - public function createService0462(): PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule - { - return new PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule( - $this->getService('reflectionProvider'), - $this->getService('0460'), - $this->getService('026') - ); - } - - - public function createService0463(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension($this->getService('0460')); - } - - - public function createService0464(): PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension($this->getService('0460')); - } - - - public function createService0465(): PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension($this->getService('0460')); - } - - - public function createService0466(): PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension($this->getService('0460')); - } - - - public function createService0467(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension( - $this->getService('0460'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0468(): PHPStan\Rules\BooleansInConditions\BooleanRuleHelper - { - return new PHPStan\Rules\BooleansInConditions\BooleanRuleHelper($this->getService('0182')); - } - - - public function createService0469(): PHPStan\Rules\Operators\OperatorRuleHelper - { - return new PHPStan\Rules\Operators\OperatorRuleHelper($this->getService('0182')); - } - - - public function createService0470(): PHPStan\Rules\VariableVariables\VariablePropertyFetchRule - { - return new PHPStan\Rules\VariableVariables\VariablePropertyFetchRule($this->getService('reflectionProvider'), ['stdClass']); - } - - - public function createService0471(): PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule; - } - - - public function createService0472(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule($this->getService('0468')); - } - - - public function createService0473(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule($this->getService('0468')); - } - - - public function createService0474(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule($this->getService('0468')); - } - - - public function createService0475(): PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule($this->getService('0468')); - } - - - public function createService0476(): PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule($this->getService('0468')); - } - - - public function createService0477(): PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule($this->getService('0468')); - } - - - public function createService0478(): PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule($this->getService('0468')); - } - - - public function createService0479(): PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule($this->getService('0468')); - } - - - public function createService0480(): PHPStan\Rules\Cast\UselessCastRule - { - return new PHPStan\Rules\Cast\UselessCastRule(true, true); - } - - - public function createService0481(): PHPStan\Rules\Classes\RequireParentConstructCallRule - { - return new PHPStan\Rules\Classes\RequireParentConstructCallRule; - } - - - public function createService0482(): PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule; - } - - - public function createService0483(): PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule; - } - - - public function createService0484(): PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule; - } - - - public function createService0485(): PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule; - } - - - public function createService0486(): PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule - { - return new PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule; - } - - - public function createService0487(): PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule - { - return new PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule; - } - - - public function createService0488(): PHPStan\Rules\Functions\ArrayFilterStrictRule - { - return new PHPStan\Rules\Functions\ArrayFilterStrictRule($this->getService('reflectionProvider'), true, true, true); - } - - - public function createService0489(): PHPStan\Rules\Functions\ClosureUsesThisRule - { - return new PHPStan\Rules\Functions\ClosureUsesThisRule; - } - - - public function createService0490(): PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule - { - return new PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule; - } - - - public function createService0491(): PHPStan\Rules\Methods\IllegalConstructorMethodCallRule - { - return new PHPStan\Rules\Methods\IllegalConstructorMethodCallRule; - } - - - public function createService0492(): PHPStan\Rules\Methods\IllegalConstructorStaticCallRule - { - return new PHPStan\Rules\Methods\IllegalConstructorStaticCallRule; - } - - - public function createService0493(): PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule($this->getService('0469')); - } - - - public function createService0494(): PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule($this->getService('0469')); - } - - - public function createService0495(): PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule($this->getService('0469')); - } - - - public function createService0496(): PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule($this->getService('0469')); - } - - - public function createService0497(): PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule($this->getService('0469')); - } - - - public function createService0498(): PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule($this->getService('0469')); - } - - - public function createService0499(): PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule($this->getService('0469')); - } - - - public function createService0500(): PHPStan\Rules\Operators\OperandsInArithmeticModuloRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticModuloRule($this->getService('0469')); - } - - - public function createService0501(): PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule($this->getService('0469')); - } - - - public function createService0502(): PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule($this->getService('0469')); - } - - - public function createService0503(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule - { - return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule($this->getService('0182')); - } - - - public function createService0504(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule - { - return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule($this->getService('0182')); - } - - - public function createService0505(): PHPStan\Rules\StrictCalls\StrictFunctionCallsRule - { - return new PHPStan\Rules\StrictCalls\StrictFunctionCallsRule($this->getService('reflectionProvider')); - } - - - public function createService0506(): PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule - { - return new PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule($this->getService('024')); - } - - - public function createService0507(): PHPStan\Rules\VariableVariables\VariableMethodCallRule - { - return new PHPStan\Rules\VariableVariables\VariableMethodCallRule; - } - - - public function createService0508(): PHPStan\Rules\VariableVariables\VariableMethodCallableRule - { - return new PHPStan\Rules\VariableVariables\VariableMethodCallableRule; - } - - - public function createService0509(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule; - } - - - public function createService0510(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule; - } - - - public function createService0511(): PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule; - } - - - public function createService0512(): PHPStan\Rules\VariableVariables\VariableVariablesRule - { - return new PHPStan\Rules\VariableVariables\VariableVariablesRule; - } - - - public function createService0513(): Rector\TypePerfect\Configuration - { - return new Rector\TypePerfect\Configuration([ - 'narrow_param' => true, - 'narrow_return' => true, - 'no_mixed' => false, - 'null_over_false' => true, - 'no_mixed_property' => true, - 'no_mixed_caller' => true, - ]); - } - - - public function createService0514(): Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder - { - return new Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder($this->getService('0519')); - } - - - public function createService0515(): Rector\TypePerfect\NodeFinder\MethodCallNodeFinder - { - return new Rector\TypePerfect\NodeFinder\MethodCallNodeFinder($this->getService('0519'), $this->getService('0518')); - } - - - public function createService0516(): Rector\TypePerfect\NodeFinder\ReturnNodeFinder - { - return new Rector\TypePerfect\NodeFinder\ReturnNodeFinder; - } - - - public function createService0517(): Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer - { - return new Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer; - } - - - public function createService0518(): Rector\TypePerfect\Printer\NodeComparator - { - return new Rector\TypePerfect\Printer\NodeComparator($this->getService('024')); - } - - - public function createService0519(): Rector\TypePerfect\Reflection\ReflectionParser - { - return new Rector\TypePerfect\Reflection\ReflectionParser; - } - - - public function createService0520(): Rector\TypePerfect\Reflection\MethodNodeAnalyser - { - return new Rector\TypePerfect\Reflection\MethodNodeAnalyser; - } - - - public function createService0521(): Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher - { - return new Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher; - } - - - public function createService0522(): Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver - { - return new Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver; - } - - - public function createService0523(): Rector\TypePerfect\Printer\CollectorMetadataPrinter - { - return new Rector\TypePerfect\Printer\CollectorMetadataPrinter; - } - - - public function createService0524(): Rector\TypePerfect\Guard\EmptyIssetGuard - { - return new Rector\TypePerfect\Guard\EmptyIssetGuard; - } - - - public function createService0525(): Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector - { - return new Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector( - $this->getService('0517'), - $this->getService('0521'), - $this->getService('0523'), - $this->getService('0513') - ); - } - - - public function createService0526(): Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector - { - return new Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector( - $this->getService('0522'), - $this->getService('0523'), - $this->getService('0513') - ); - } - - - public function createService0527(): Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector - { - return new Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector( - $this->getService('0522'), - $this->getService('0513') - ); - } - - - public function createService0528(): Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed( - $this->getService('0539'), - $this->getService('originalBetterReflectionReflector'), - $this->getService('0540'), - $this->getService('0531'), - $this->getService('0530') - ); - } - - - public function createService0529(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory($this->getService('0541'), $this->getService('042')); - } - - - public function createService0530(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath($this->getService('0538')); - } - - - public function createService0531(): Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature($this->getService('originalBetterReflectionReflector')); - } - - - public function createService0532(): Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory($this->getService('0529'), $this->getService('0541')); - } - - - public function createService0533(): Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0534(): Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0535(): Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory( - $this->getService('0539'), - $this->getService('0529') - ); - } - - - public function createService0536(): Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0537(): Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory($this->getService('0539'), $this->getService('0529')); - } - - - public function createService0538(): Spaze\PHPStan\Rules\Disallowed\File\FilePath - { - return new Spaze\PHPStan\Rules\Disallowed\File\FilePath($this->getService('085'), null); - } - - - public function createService0539(): Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter - { - return new Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter($this->getService('0541')); - } - - - public function createService0540(): Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier - { - return new Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier($this->getService('originalBetterReflectionReflector')); - } - - - public function createService0541(): Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer - { - return new Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer; - } - - - public function createService0542(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0539') - ); - } - - - public function createService0543(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors( - $this->getService('0551'), - $this->getService('0546'), - $this->getService('0547'), - $this->getService('0533'), - $this->getService('reflectionProvider'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ], - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ], - [] - ); - } - - - public function createService0544(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0545(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0546(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors( - $this->getService('0549'), - $this->getService('reflectionProvider'), - $this->getService('0551') - ); - } - - - public function createService0547(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors( - $this->getService('0549'), - $this->getService('0551'), - $this->getService('0539') - ); - } - - - public function createService0548(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0539') - ); - } - - - public function createService0549(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0538'), - $this->getService('0539') - ); - } - - - public function createService0550(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0551(): Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver - { - return new Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver($this->getService('0541')); - } - - - public function createService0552(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory($this->getService('0541')); - } - - - public function createService0553(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( - $this->getService('0548'), - $this->getService('0536'), - $this->getService('0552'), - [] - ); - } - - - public function createService0554(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( - $this->getService('0548'), - $this->getService('0536'), - $this->getService('0552'), - [] - ); - } - - - public function createService0555(): Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls( - $this->getService('0547'), - $this->getService('0543'), - $this->getService('0533'), - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ] - ); - } - - - public function createService0556(): Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls( - $this->getService('0549'), - $this->getService('0543'), - $this->getService('0533'), - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ] - ); - } - - - public function createService0557(): Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls( - $this->getService('0547'), - $this->getService('0543'), - $this->getService('0533'), - [] - ); - } - - - public function createService0558(): Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0559(): Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0560(): Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0561(): Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0562(): Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0563(): Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0564(): Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0565(): Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls( - $this->getService('0546'), - $this->getService('0543'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0566(): Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0567(): Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages($this->getService('0544'), $this->getService('0534'), []); - } - - - public function createService0568(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( - $this->getService('0544'), - $this->getService('0534'), - $this->getService('0551'), - $this->getService('0539'), - [] - ); - } - - - public function createService0569(): Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages( - $this->getService('0550'), - $this->getService('0537')->getDisallowedVariables([]) - ); - } - - - public function createService0570(): Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages($this->getService('0542'), $this->getService('0532'), []); - } - - - public function createService0571(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0572(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0573(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0574(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0575(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0576(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0577(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0578(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0579(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0580(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0581(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0582(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0583(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0584(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0585(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0586(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule($this->getService('0531')); - } - - - public function createService0587(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule($this->getService('0531')); - } - - - public function createService0588(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule($this->getService('0531')); - } - - - public function createService0589(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule($this->getService('0531')); - } - - - public function createService0590(): TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter - { - return new TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter; - } - - - public function createService0591(): TomasVotruba\TypeCoverage\CollectorDataNormalizer - { - return new TomasVotruba\TypeCoverage\CollectorDataNormalizer; - } - - - public function createService0592(): TomasVotruba\TypeCoverage\Configuration - { - return new TomasVotruba\TypeCoverage\Configuration([ - 'declare' => 0, - 'return_type' => 99, - 'param_type' => 99, - 'property_type' => 99, - 'constant_type' => 99, - 'print_suggestions' => true, - 'return' => 100, - 'param' => 100, - 'property' => 100, - 'constant' => 100, - 'measure' => false, - ]); - } - - - public function createService0593(): TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector; - } - - - public function createService0594(): TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector; - } - - - public function createService0595(): TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector; - } - - - public function createService0596(): TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector; - } - - - public function createService0597(): TomasVotruba\TypeCoverage\Collectors\DeclareCollector - { - return new TomasVotruba\TypeCoverage\Collectors\DeclareCollector; - } - - - public function createServiceBetterReflectionProvider(): PHPStan\Reflection\BetterReflection\BetterReflectionProvider - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( - $this->getService('0122'), - $this->getService('096'), - $this->getService('078'), - $this->getService('betterReflectionReflector'), - $this->getService('0185'), - $this->getService('036'), - $this->getService('0368'), - $this->getService('026'), - $this->getService('0123'), - $this->getService('stubPhpDocProvider'), - $this->getService('095'), - $this->getService('relativePathHelper'), - $this->getService('025'), - $this->getService('085'), - $this->getService('0365'), - $this->getService('0128'), - $this->getService('094'), - ['stdClass'] - ); - } - - - public function createServiceBetterReflectionReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector - { - return new PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector($this->getService('originalBetterReflectionReflector')); - } - - - public function createServiceBetterReflectionSourceLocator(): PHPStan\BetterReflection\SourceLocator\Type\SourceLocator - { - return $this->getService('0362')->create(); - } - - - public function createServiceCacheStorage(): PHPStan\Cache\FileCacheStorage - { - return new PHPStan\Cache\FileCacheStorage('storage/framework/cache/phpstan/cache/PHPStan'); - } - - - public function createServiceClassConstantUsages(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( - $this->getService('0544'), - $this->getService('0534'), - $this->getService('0551'), - $this->getService('0539'), - [] - ); - } - - - public function createServiceContainer(): Container_9a81dd12e1 - { - return $this; - } - - - public function createServiceCurrentPhpVersionLexer(): PhpParser\Lexer - { - return $this->getService('02')->create(); - } - - - public function createServiceCurrentPhpVersionPhpParser(): PhpParser\ParserAbstract - { - return $this->getService('currentPhpVersionPhpParserFactory')->create(); - } - - - public function createServiceCurrentPhpVersionPhpParserFactory(): PHPStan\Parser\PhpParserFactory - { - return new PHPStan\Parser\PhpParserFactory($this->getService('currentPhpVersionLexer'), $this->getService('026')); - } - - - public function createServiceCurrentPhpVersionRichParser(): PHPStan\Parser\RichParser - { - return new PHPStan\Parser\RichParser( - $this->getService('currentPhpVersionPhpParser'), - $this->getService('03'), - $this->getService('075'), - $this->getService('056') - ); - } - - - public function createServiceCurrentPhpVersionSimpleDirectParser(): PHPStan\Parser\SimpleParser - { - return new PHPStan\Parser\SimpleParser( - $this->getService('currentPhpVersionPhpParser'), - $this->getService('03'), - $this->getService('021'), - $this->getService('022') - ); - } - - - public function createServiceCurrentPhpVersionSimpleParser(): PHPStan\Parser\CleaningParser - { - return new PHPStan\Parser\CleaningParser($this->getService('currentPhpVersionSimpleDirectParser'), $this->getService('026')); - } - - - public function createServiceDefaultAnalysisParser(): PHPStan\Parser\CachedParser - { - return new PHPStan\Parser\CachedParser($this->getService('pathRoutingParser'), 256); - } - - - public function createServiceErrorFormatter__checkstyle(): PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__github(): PHPStan\Command\ErrorFormatter\GithubErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\GithubErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__gitlab(): PHPStan\Command\ErrorFormatter\GitlabErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\GitlabErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__json(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(false); - } - - - public function createServiceErrorFormatter__junit(): PHPStan\Command\ErrorFormatter\JunitErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JunitErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__prettyJson(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(true); - } - - - public function createServiceErrorFormatter__raw(): PHPStan\Command\ErrorFormatter\RawErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\RawErrorFormatter; - } - - - public function createServiceErrorFormatter__table(): PHPStan\Command\ErrorFormatter\TableErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\TableErrorFormatter( - $this->getService('relativePathHelper'), - $this->getService('simpleRelativePathHelper'), - $this->getService('0369'), - true, - 'phpstorm://open?file=%file%&line=%line%', - '%relFile%:%line%' - ); - } - - - public function createServiceErrorFormatter__teamcity(): PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceExceptionTypeResolver(): PHPStan\Rules\Exceptions\ExceptionTypeResolver - { - return $this->getService('0141'); - } - - - public function createServiceFileExcluderAnalyse(): PHPStan\File\FileExcluder - { - return $this->getService('086')->createAnalyseFileExcluder(); - } - - - public function createServiceFileExcluderScan(): PHPStan\File\FileExcluder - { - return $this->getService('086')->createScanFileExcluder(); - } - - - public function createServiceFileFinderAnalyse(): PHPStan\File\FileFinder - { - return new PHPStan\File\FileFinder($this->getService('fileExcluderAnalyse'), $this->getService('085'), ['php']); - } - - - public function createServiceFileFinderScan(): PHPStan\File\FileFinder - { - return new PHPStan\File\FileFinder($this->getService('fileExcluderScan'), $this->getService('085'), ['php']); - } - - - public function createServiceFreshStubParser(): PHPStan\Parser\StubParser - { - return new PHPStan\Parser\StubParser($this->getService('php8PhpParser'), $this->getService('03')); - } - - - public function createServiceNodeScopeResolverReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector - { - return $this->getService('betterReflectionReflector'); - } - - - public function createServiceOriginalBetterReflectionReflector(): PHPStan\BetterReflection\Reflector\DefaultReflector - { - return new PHPStan\BetterReflection\Reflector\DefaultReflector($this->getService('betterReflectionSourceLocator')); - } - - - public function createServiceParentDirectoryRelativePathHelper(): PHPStan\File\ParentDirectoryRelativePathHelper - { - return new PHPStan\File\ParentDirectoryRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createServicePathRoutingParser(): PHPStan\Parser\PathRoutingParser - { - return new PHPStan\Parser\PathRoutingParser( - $this->getService('085'), - $this->getService('currentPhpVersionRichParser'), - $this->getService('currentPhpVersionSimpleParser'), - $this->getService('php8Parser'), - $this->getParameter('singleReflectionFile') - ); - } - - - public function createServicePhp8Lexer(): PhpParser\Lexer\Emulative - { - return $this->getService('02')->createEmulative(); - } - - - public function createServicePhp8Parser(): PHPStan\Parser\SimpleParser - { - return new PHPStan\Parser\SimpleParser( - $this->getService('php8PhpParser'), - $this->getService('03'), - $this->getService('021'), - $this->getService('022') - ); - } - - - public function createServicePhp8PhpParser(): PhpParser\Parser\Php8 - { - return new PhpParser\Parser\Php8($this->getService('php8Lexer')); - } - - - public function createServicePhpParserDecorator(): PHPStan\Parser\PhpParserDecorator - { - return new PHPStan\Parser\PhpParserDecorator($this->getService('defaultAnalysisParser')); - } - - - public function createServicePhpstanDiagnoseExtension(): PHPStan\Diagnose\PHPStanDiagnoseExtension - { - return new PHPStan\Diagnose\PHPStanDiagnoseExtension( - $this->getService('026'), - null, - $this->getService('085'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - $this->getService('029') - ); - } - - - public function createServiceReflectionProvider(): PHPStan\Reflection\ReflectionProvider - { - return $this->getService('reflectionProviderFactory')->create(); - } - - - public function createServiceReflectionProviderFactory(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory - { - return new PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory($this->getService('betterReflectionProvider')); - } - - - public function createServiceRegistry(): PHPStan\Rules\LazyRegistry - { - return new PHPStan\Rules\LazyRegistry($this->getService('075')); - } - - - public function createServiceRelativePathHelper(): PHPStan\File\RelativePathHelper - { - return new PHPStan\File\FuzzyRelativePathHelper( - $this->getService('parentDirectoryRelativePathHelper'), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - $this->getParameter('analysedPaths') - ); - } - - - public function createServiceRules__0(): PHPStan\Rules\Debug\DebugScopeRule - { - return new PHPStan\Rules\Debug\DebugScopeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__1(): PHPStan\Rules\Debug\DumpPhpDocTypeRule - { - return new PHPStan\Rules\Debug\DumpPhpDocTypeRule($this->getService('reflectionProvider'), $this->getService('035')); - } - - - public function createServiceRules__10(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__100(): PHPStan\Rules\Properties\PropertiesInInterfaceRule - { - return new PHPStan\Rules\Properties\PropertiesInInterfaceRule($this->getService('026')); - } - - - public function createServiceRules__101(): PHPStan\Rules\Properties\PropertyAssignRefRule - { - return new PHPStan\Rules\Properties\PropertyAssignRefRule($this->getService('026'), $this->getService('0180')); - } - - - public function createServiceRules__102(): PHPStan\Rules\Properties\PropertyAttributesRule - { - return new PHPStan\Rules\Properties\PropertyAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__103(): PHPStan\Rules\Properties\PropertyHookAttributesRule - { - return new PHPStan\Rules\Properties\PropertyHookAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__104(): PHPStan\Rules\Properties\PropertyInClassRule - { - return new PHPStan\Rules\Properties\PropertyInClassRule($this->getService('026')); - } - - - public function createServiceRules__105(): PHPStan\Rules\Properties\ReadOnlyPropertyRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyRule($this->getService('026')); - } - - - public function createServiceRules__106(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule; - } - - - public function createServiceRules__107(): PHPStan\Rules\Regexp\RegularExpressionPatternRule - { - return new PHPStan\Rules\Regexp\RegularExpressionPatternRule($this->getService('0280')); - } - - - public function createServiceRules__108(): PHPStan\Rules\Traits\ConflictingTraitConstantsRule - { - return new PHPStan\Rules\Traits\ConflictingTraitConstantsRule($this->getService('096'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__109(): PHPStan\Rules\Traits\ConstantsInTraitsRule - { - return new PHPStan\Rules\Traits\ConstantsInTraitsRule($this->getService('026')); - } - - - public function createServiceRules__11(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__110(): PHPStan\Rules\Traits\TraitAttributesRule - { - return new PHPStan\Rules\Traits\TraitAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__111(): PHPStan\Rules\Types\InvalidTypesInUnionRule - { - return new PHPStan\Rules\Types\InvalidTypesInUnionRule; - } - - - public function createServiceRules__112(): PHPStan\Rules\Variables\UnsetRule - { - return new PHPStan\Rules\Variables\UnsetRule($this->getService('0180'), $this->getService('026')); - } - - - public function createServiceRules__113(): PHPStan\Rules\Whitespace\FileWhitespaceRule - { - return new PHPStan\Rules\Whitespace\FileWhitespaceRule; - } - - - public function createServiceRules__114(): PHPStan\Rules\Classes\UnusedConstructorParametersRule - { - return new PHPStan\Rules\Classes\UnusedConstructorParametersRule($this->getService('0183')); - } - - - public function createServiceRules__115(): PHPStan\Rules\Functions\UnusedClosureUsesRule - { - return new PHPStan\Rules\Functions\UnusedClosureUsesRule($this->getService('0183')); - } - - - public function createServiceRules__116(): PHPStan\Rules\Variables\EmptyRule - { - return new PHPStan\Rules\Variables\EmptyRule($this->getService('0158')); - } - - - public function createServiceRules__117(): PHPStan\Rules\Variables\IssetRule - { - return new PHPStan\Rules\Variables\IssetRule($this->getService('0158')); - } - - - public function createServiceRules__118(): PHPStan\Rules\Variables\NullCoalesceRule - { - return new PHPStan\Rules\Variables\NullCoalesceRule($this->getService('0158')); - } - - - public function createServiceRules__119(): PHPStan\Rules\Cast\EchoRule - { - return new PHPStan\Rules\Cast\EchoRule($this->getService('0182')); - } - - - public function createServiceRules__12(): PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__120(): PHPStan\Rules\Cast\InvalidCastRule - { - return new PHPStan\Rules\Cast\InvalidCastRule($this->getService('reflectionProvider'), $this->getService('0182')); - } - - - public function createServiceRules__121(): PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule - { - return new PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule($this->getService('023'), $this->getService('0182')); - } - - - public function createServiceRules__122(): PHPStan\Rules\Cast\PrintRule - { - return new PHPStan\Rules\Cast\PrintRule($this->getService('0182')); - } - - - public function createServiceRules__123(): PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule - { - return new PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule; - } - - - public function createServiceRules__124(): PHPStan\Rules\Classes\MethodTagRule - { - return new PHPStan\Rules\Classes\MethodTagRule($this->getService('0136')); - } - - - public function createServiceRules__125(): PHPStan\Rules\Classes\MethodTagTraitRule - { - return new PHPStan\Rules\Classes\MethodTagTraitRule($this->getService('0136'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__126(): PHPStan\Rules\Classes\MethodTagTraitUseRule - { - return new PHPStan\Rules\Classes\MethodTagTraitUseRule($this->getService('0136')); - } - - - public function createServiceRules__127(): PHPStan\Rules\Classes\PropertyTagRule - { - return new PHPStan\Rules\Classes\PropertyTagRule($this->getService('0138')); - } - - - public function createServiceRules__128(): PHPStan\Rules\Classes\PropertyTagTraitRule - { - return new PHPStan\Rules\Classes\PropertyTagTraitRule($this->getService('0138'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__129(): PHPStan\Rules\Classes\PropertyTagTraitUseRule - { - return new PHPStan\Rules\Classes\PropertyTagTraitUseRule($this->getService('0138')); - } - - - public function createServiceRules__13(): PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__130(): PHPStan\Rules\Classes\MixinTraitRule - { - return new PHPStan\Rules\Classes\MixinTraitRule($this->getService('0137'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__131(): PHPStan\Rules\Classes\MixinTraitUseRule - { - return new PHPStan\Rules\Classes\MixinTraitUseRule($this->getService('0137')); - } - - - public function createServiceRules__132(): PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule - { - return new PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule; - } - - - public function createServiceRules__133(): PHPStan\Rules\Constants\ValueAssignedToClassConstantRule - { - return new PHPStan\Rules\Constants\ValueAssignedToClassConstantRule; - } - - - public function createServiceRules__134(): PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule; - } - - - public function createServiceRules__135(): PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule; - } - - - public function createServiceRules__136(): PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule; - } - - - public function createServiceRules__137(): PHPStan\Rules\Generics\ClassAncestorsRule - { - return new PHPStan\Rules\Generics\ClassAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__138(): PHPStan\Rules\Generics\ClassTemplateTypeRule - { - return new PHPStan\Rules\Generics\ClassTemplateTypeRule($this->getService('0155')); - } - - - public function createServiceRules__139(): PHPStan\Rules\Generics\EnumAncestorsRule - { - return new PHPStan\Rules\Generics\EnumAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__14(): PHPStan\Rules\Api\ApiInstanceofRule - { - return new PHPStan\Rules\Api\ApiInstanceofRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__140(): PHPStan\Rules\Generics\EnumTemplateTypeRule - { - return new PHPStan\Rules\Generics\EnumTemplateTypeRule; - } - - - public function createServiceRules__141(): PHPStan\Rules\Generics\FunctionTemplateTypeRule - { - return new PHPStan\Rules\Generics\FunctionTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__142(): PHPStan\Rules\Generics\FunctionSignatureVarianceRule - { - return new PHPStan\Rules\Generics\FunctionSignatureVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__143(): PHPStan\Rules\Generics\InterfaceAncestorsRule - { - return new PHPStan\Rules\Generics\InterfaceAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__144(): PHPStan\Rules\Generics\InterfaceTemplateTypeRule - { - return new PHPStan\Rules\Generics\InterfaceTemplateTypeRule($this->getService('0155')); - } - - - public function createServiceRules__145(): PHPStan\Rules\Generics\MethodTemplateTypeRule - { - return new PHPStan\Rules\Generics\MethodTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__146(): PHPStan\Rules\Generics\MethodTagTemplateTypeRule - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeRule($this->getService('0154')); - } - - - public function createServiceRules__147(): PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule( - $this->getService('0154'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__148(): PHPStan\Rules\Generics\MethodSignatureVarianceRule - { - return new PHPStan\Rules\Generics\MethodSignatureVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__149(): PHPStan\Rules\Generics\PropertyVarianceRule - { - return new PHPStan\Rules\Generics\PropertyVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__15(): PHPStan\Rules\Api\ApiInstanceofTypeRule - { - return new PHPStan\Rules\Api\ApiInstanceofTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__150(): PHPStan\Rules\Generics\TraitTemplateTypeRule - { - return new PHPStan\Rules\Generics\TraitTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__151(): PHPStan\Rules\Generics\UsedTraitsRule - { - return new PHPStan\Rules\Generics\UsedTraitsRule($this->getService('0185'), $this->getService('0152')); - } - - - public function createServiceRules__152(): PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule - { - return new PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule; - } - - - public function createServiceRules__153(): PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule - { - return new PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule; - } - - - public function createServiceRules__154(): PHPStan\Rules\Operators\InvalidBinaryOperationRule - { - return new PHPStan\Rules\Operators\InvalidBinaryOperationRule($this->getService('023'), $this->getService('0182')); - } - - - public function createServiceRules__155(): PHPStan\Rules\Operators\InvalidComparisonOperationRule - { - return new PHPStan\Rules\Operators\InvalidComparisonOperationRule($this->getService('0182')); - } - - - public function createServiceRules__156(): PHPStan\Rules\Operators\InvalidUnaryOperationRule - { - return new PHPStan\Rules\Operators\InvalidUnaryOperationRule($this->getService('0182')); - } - - - public function createServiceRules__157(): PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule - { - return new PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule($this->getService('0168')); - } - - - public function createServiceRules__158(): PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule - { - return new PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule($this->getService('0168')); - } - - - public function createServiceRules__159(): PHPStan\Rules\PhpDoc\FunctionAssertRule - { - return new PHPStan\Rules\PhpDoc\FunctionAssertRule($this->getService('0169')); - } - - - public function createServiceRules__16(): PHPStan\Rules\Api\ApiInstantiationRule - { - return new PHPStan\Rules\Api\ApiInstantiationRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__160(): PHPStan\Rules\PhpDoc\MethodAssertRule - { - return new PHPStan\Rules\PhpDoc\MethodAssertRule($this->getService('0169')); - } - - - public function createServiceRules__161(): PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule($this->getService('0170'), $this->getService('0153')); - } - - - public function createServiceRules__162(): PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule($this->getService('0153'), $this->getService('0170')); - } - - - public function createServiceRules__163(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule($this->getService('0185'), $this->getService('0172')); - } - - - public function createServiceRules__164(): PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule($this->getService('0185'), $this->getService('0172')); - } - - - public function createServiceRules__165(): PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule( - $this->getService('0153'), - $this->getService('0170'), - $this->getService('0171') - ); - } - - - public function createServiceRules__166(): PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule - { - return new PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule($this->getService('0185')); - } - - - public function createServiceRules__167(): PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule($this->getService('0185')); - } - - - public function createServiceRules__168(): PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule - { - return new PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule($this->getService('0173')); - } - - - public function createServiceRules__169(): PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule - { - return new PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule($this->getService('0185'), $this->getService('0173')); - } - - - public function createServiceRules__17(): PHPStan\Rules\Api\ApiClassConstFetchRule - { - return new PHPStan\Rules\Api\ApiClassConstFetchRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__170(): PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule - { - return new PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule; - } - - - public function createServiceRules__171(): PHPStan\Rules\Classes\RequireImplementsRule - { - return new PHPStan\Rules\Classes\RequireImplementsRule; - } - - - public function createServiceRules__172(): PHPStan\Rules\Classes\RequireExtendsRule - { - return new PHPStan\Rules\Classes\RequireExtendsRule; - } - - - public function createServiceRules__173(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule - { - return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule; - } - - - public function createServiceRules__174(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule - { - return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule($this->getService('0401')); - } - - - public function createServiceRules__175(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule - { - return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule( - $this->getService('reflectionProvider'), - $this->getService('0401') - ); - } - - - public function createServiceRules__176(): PHPStan\Rules\Pure\PureFunctionRule - { - return new PHPStan\Rules\Pure\PureFunctionRule($this->getService('0181')); - } - - - public function createServiceRules__177(): PHPStan\Rules\Pure\PureMethodRule - { - return new PHPStan\Rules\Pure\PureMethodRule($this->getService('0181')); - } - - - public function createServiceRules__178(): PHPStan\Rules\Arrays\ArrayDestructuringRule - { - return new PHPStan\Rules\Arrays\ArrayDestructuringRule($this->getService('0182'), $this->getService('0131')); - } - - - public function createServiceRules__179(): PHPStan\Rules\Arrays\ArrayUnpackingRule - { - return new PHPStan\Rules\Arrays\ArrayUnpackingRule($this->getService('026'), $this->getService('0182')); - } - - - public function createServiceRules__18(): PHPStan\Rules\Api\ApiClassExtendsRule - { - return new PHPStan\Rules\Api\ApiClassExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__180(): PHPStan\Rules\Arrays\IterableInForeachRule - { - return new PHPStan\Rules\Arrays\IterableInForeachRule($this->getService('0182')); - } - - - public function createServiceRules__181(): PHPStan\Rules\Arrays\OffsetAccessAssignmentRule - { - return new PHPStan\Rules\Arrays\OffsetAccessAssignmentRule($this->getService('0182')); - } - - - public function createServiceRules__182(): PHPStan\Rules\Arrays\OffsetAccessAssignOpRule - { - return new PHPStan\Rules\Arrays\OffsetAccessAssignOpRule($this->getService('0182')); - } - - - public function createServiceRules__183(): PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule - { - return new PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule($this->getService('0182')); - } - - - public function createServiceRules__184(): PHPStan\Rules\Arrays\UnpackIterableInArrayRule - { - return new PHPStan\Rules\Arrays\UnpackIterableInArrayRule($this->getService('0182')); - } - - - public function createServiceRules__185(): PHPStan\Rules\Exceptions\ThrowExprTypeRule - { - return new PHPStan\Rules\Exceptions\ThrowExprTypeRule($this->getService('0182')); - } - - - public function createServiceRules__186(): PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule - { - return new PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__187(): PHPStan\Rules\Functions\ClosureReturnTypeRule - { - return new PHPStan\Rules\Functions\ClosureReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__188(): PHPStan\Rules\Functions\ReturnTypeRule - { - return new PHPStan\Rules\Functions\ReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__189(): PHPStan\Rules\Generators\YieldTypeRule - { - return new PHPStan\Rules\Generators\YieldTypeRule($this->getService('0182')); - } - - - public function createServiceRules__19(): PHPStan\Rules\Api\ApiClassImplementsRule - { - return new PHPStan\Rules\Api\ApiClassImplementsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__190(): PHPStan\Rules\Methods\ReturnTypeRule - { - return new PHPStan\Rules\Methods\ReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__191(): PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule - { - return new PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule($this->getService('0182')); - } - - - public function createServiceRules__192(): PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule - { - return new PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule; - } - - - public function createServiceRules__193(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule($this->getService('0180'), $this->getService('0110')); - } - - - public function createServiceRules__194(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule($this->getService('0180'), $this->getService('0110')); - } - - - public function createServiceRules__195(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule($this->getService('0180')); - } - - - public function createServiceRules__196(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule($this->getService('0180')); - } - - - public function createServiceRules__197(): PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule - { - return new PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule; - } - - - public function createServiceRules__198(): PHPStan\Rules\Properties\TypesAssignedToPropertiesRule - { - return new PHPStan\Rules\Properties\TypesAssignedToPropertiesRule($this->getService('0182'), $this->getService('0180')); - } - - - public function createServiceRules__199(): PHPStan\Rules\Variables\ParameterOutAssignedTypeRule - { - return new PHPStan\Rules\Variables\ParameterOutAssignedTypeRule($this->getService('0182')); - } - - - public function createServiceRules__2(): PHPStan\Rules\Debug\DumpTypeRule - { - return new PHPStan\Rules\Debug\DumpTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__20(): PHPStan\Rules\Api\ApiInterfaceExtendsRule - { - return new PHPStan\Rules\Api\ApiInterfaceExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__200(): PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule - { - return new PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule($this->getService('0182')); - } - - - public function createServiceRules__201(): PHPStan\Rules\Variables\VariableCloningRule - { - return new PHPStan\Rules\Variables\VariableCloningRule($this->getService('0182')); - } - - - public function createServiceRules__202(): PHPStan\Rules\Arrays\DeadForeachRule - { - return new PHPStan\Rules\Arrays\DeadForeachRule; - } - - - public function createServiceRules__203(): PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__204(): PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__205(): PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__206(): PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__207(): PHPStan\Rules\DeadCode\NoopRule - { - return new PHPStan\Rules\DeadCode\NoopRule($this->getService('023')); - } - - - public function createServiceRules__208(): PHPStan\Rules\DeadCode\UnreachableStatementRule - { - return new PHPStan\Rules\DeadCode\UnreachableStatementRule; - } - - - public function createServiceRules__209(): PHPStan\Rules\DeadCode\UnusedPrivateConstantRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivateConstantRule($this->getService('0166')); - } - - - public function createServiceRules__21(): PHPStan\Rules\Api\ApiMethodCallRule - { - return new PHPStan\Rules\Api\ApiMethodCallRule($this->getService('0129')); - } - - - public function createServiceRules__210(): PHPStan\Rules\DeadCode\UnusedPrivateMethodRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivateMethodRule($this->getService('0167')); - } - - - public function createServiceRules__211(): PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule - { - return new PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule; - } - - - public function createServiceRules__212(): PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__213(): PHPStan\Rules\Functions\UselessFunctionReturnValueRule - { - return new PHPStan\Rules\Functions\UselessFunctionReturnValueRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__214(): PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__215(): PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule($this->getService('0182')); - } - - - public function createServiceRules__216(): PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule( - $this->getService('0182'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__217(): PHPStan\Rules\Methods\NullsafeMethodCallRule - { - return new PHPStan\Rules\Methods\NullsafeMethodCallRule; - } - - - public function createServiceRules__218(): PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule; - } - - - public function createServiceRules__219(): PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule; - } - - - public function createServiceRules__22(): PHPStan\Rules\Api\ApiStaticCallRule - { - return new PHPStan\Rules\Api\ApiStaticCallRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__220(): PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule; - } - - - public function createServiceRules__221(): PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule($this->getService('0184')); - } - - - public function createServiceRules__222(): PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule($this->getService('0184')); - } - - - public function createServiceRules__223(): PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule($this->getService('0178'), $this->getService('0180')); - } - - - public function createServiceRules__224(): PHPStan\Rules\Traits\NotAnalysedTraitRule - { - return new PHPStan\Rules\Traits\NotAnalysedTraitRule; - } - - - public function createServiceRules__225(): PHPStan\Rules\DateTimeInstantiationRule - { - return new PHPStan\Rules\DateTimeInstantiationRule; - } - - - public function createServiceRules__226(): PHPStan\Rules\Functions\CallUserFuncRule - { - return new PHPStan\Rules\Functions\CallUserFuncRule($this->getService('reflectionProvider'), $this->getService('0147')); - } - - - public function createServiceRules__227(): PHPStan\Rules\Functions\ParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\ParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__228(): PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__229(): PHPStan\Rules\Functions\SortParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\SortParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__23(): PHPStan\Rules\Api\ApiTraitUseRule - { - return new PHPStan\Rules\Api\ApiTraitUseRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__230(): PHPStan\Rules\Regexp\RegularExpressionQuotingRule - { - return new PHPStan\Rules\Regexp\RegularExpressionQuotingRule($this->getService('reflectionProvider'), $this->getService('0280')); - } - - - public function createServiceRules__231(): PHPStan\Rules\Constants\MissingClassConstantTypehintRule - { - return new PHPStan\Rules\Constants\MissingClassConstantTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__232(): PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule - { - return new PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__233(): PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule - { - return new PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__234(): PHPStan\Rules\Methods\MissingMethodParameterTypehintRule - { - return new PHPStan\Rules\Methods\MissingMethodParameterTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__235(): PHPStan\Rules\Methods\MissingMethodReturnTypehintRule - { - return new PHPStan\Rules\Methods\MissingMethodReturnTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__236(): PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule - { - return new PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule($this->getService('0164')); - } - - - public function createServiceRules__237(): PHPStan\Rules\Properties\MissingPropertyTypehintRule - { - return new PHPStan\Rules\Properties\MissingPropertyTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__238(): Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule - { - return new Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule($this->getService('0278')); - } - - - public function createServiceRules__239(): Composer\Pcre\PHPStan\InvalidRegexPatternRule - { - return new Composer\Pcre\PHPStan\InvalidRegexPatternRule; - } - - - public function createServiceRules__24(): PHPStan\Rules\Api\GetTemplateTypeRule - { - return new PHPStan\Rules\Api\GetTemplateTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__240(): PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule - { - return new PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule( - $this->getService('reflectionProvider'), - $this->getService('0460') - ); - } - - - public function createServiceRules__241(): Rector\TypePerfect\Rules\NoParamTypeRemovalRule - { - return new Rector\TypePerfect\Rules\NoParamTypeRemovalRule($this->getService('0520')); - } - - - public function createServiceRules__242(): Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule - { - return new Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule; - } - - - public function createServiceRules__243(): Rector\TypePerfect\Rules\NoIssetOnObjectRule - { - return new Rector\TypePerfect\Rules\NoIssetOnObjectRule($this->getService('0524')); - } - - - public function createServiceRules__244(): Rector\TypePerfect\Rules\NoEmptyOnObjectRule - { - return new Rector\TypePerfect\Rules\NoEmptyOnObjectRule($this->getService('0524')); - } - - - public function createServiceRules__245(): Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule - { - return new Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule($this->getService('0513')); - } - - - public function createServiceRules__246(): Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule - { - return new Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule( - $this->getService('0513'), - $this->getService('0515'), - $this->getService('0514') - ); - } - - - public function createServiceRules__247(): Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule - { - return new Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule( - $this->getService('0516'), - $this->getService('0520'), - $this->getService('0513') - ); - } - - - public function createServiceRules__248(): Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule - { - return new Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule($this->getService('024'), $this->getService('0513')); - } - - - public function createServiceRules__249(): Rector\TypePerfect\Rules\NoMixedMethodCallerRule - { - return new Rector\TypePerfect\Rules\NoMixedMethodCallerRule($this->getService('024'), $this->getService('0513')); - } - - - public function createServiceRules__25(): PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule - { - return new PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule; - } - - - public function createServiceRules__250(): Rector\TypePerfect\Rules\ReturnNullOverFalseRule - { - return new Rector\TypePerfect\Rules\ReturnNullOverFalseRule($this->getService('0513')); - } - - - public function createServiceRules__251(): TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__252(): TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__253(): TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__254(): TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__255(): TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule($this->getService('0592')); - } - - - public function createServiceRules__256(): Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule - { - return new Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule; - } - - - public function createServiceRules__257(): Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule - { - return new Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule; - } - - - public function createServiceRules__26(): PHPStan\Rules\Api\OldPhpParser4ClassRule - { - return new PHPStan\Rules\Api\OldPhpParser4ClassRule; - } - - - public function createServiceRules__27(): PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule - { - return new PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule($this->getService('0129')); - } - - - public function createServiceRules__28(): PHPStan\Rules\Api\RuntimeReflectionInstantiationRule - { - return new PHPStan\Rules\Api\RuntimeReflectionInstantiationRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__29(): PHPStan\Rules\Api\RuntimeReflectionFunctionRule - { - return new PHPStan\Rules\Api\RuntimeReflectionFunctionRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__3(): PHPStan\Rules\Debug\FileAssertRule - { - return new PHPStan\Rules\Debug\FileAssertRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__30(): PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule - { - return new PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule($this->getService('023')); - } - - - public function createServiceRules__31(): PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule - { - return new PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule; - } - - - public function createServiceRules__32(): PHPStan\Rules\Cast\UnsetCastRule - { - return new PHPStan\Rules\Cast\UnsetCastRule($this->getService('026')); - } - - - public function createServiceRules__33(): PHPStan\Rules\Classes\AllowedSubTypesRule - { - return new PHPStan\Rules\Classes\AllowedSubTypesRule; - } - - - public function createServiceRules__34(): PHPStan\Rules\Classes\ClassAttributesRule - { - return new PHPStan\Rules\Classes\ClassAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__35(): PHPStan\Rules\Classes\ClassConstantAttributesRule - { - return new PHPStan\Rules\Classes\ClassConstantAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__36(): PHPStan\Rules\Classes\ClassConstantRule - { - return new PHPStan\Rules\Classes\ClassConstantRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - $this->getService('026') - ); - } - - - public function createServiceRules__37(): PHPStan\Rules\Classes\DuplicateDeclarationRule - { - return new PHPStan\Rules\Classes\DuplicateDeclarationRule; - } - - - public function createServiceRules__38(): PHPStan\Rules\Classes\EnumSanityRule - { - return new PHPStan\Rules\Classes\EnumSanityRule; - } - - - public function createServiceRules__39(): PHPStan\Rules\Classes\InstantiationCallableRule - { - return new PHPStan\Rules\Classes\InstantiationCallableRule; - } - - - public function createServiceRules__4(): PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__40(): PHPStan\Rules\Classes\InvalidPromotedPropertiesRule - { - return new PHPStan\Rules\Classes\InvalidPromotedPropertiesRule($this->getService('026')); - } - - - public function createServiceRules__41(): PHPStan\Rules\Classes\LocalTypeAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeAliasesRule($this->getService('0135')); - } - - - public function createServiceRules__42(): PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule($this->getService('0135')); - } - - - public function createServiceRules__43(): PHPStan\Rules\Classes\LocalTypeTraitAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeTraitAliasesRule($this->getService('0135'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__44(): PHPStan\Rules\Classes\NewStaticRule - { - return new PHPStan\Rules\Classes\NewStaticRule; - } - - - public function createServiceRules__45(): PHPStan\Rules\Classes\NonClassAttributeClassRule - { - return new PHPStan\Rules\Classes\NonClassAttributeClassRule; - } - - - public function createServiceRules__46(): PHPStan\Rules\Classes\ReadOnlyClassRule - { - return new PHPStan\Rules\Classes\ReadOnlyClassRule($this->getService('026')); - } - - - public function createServiceRules__47(): PHPStan\Rules\Classes\TraitAttributeClassRule - { - return new PHPStan\Rules\Classes\TraitAttributeClassRule; - } - - - public function createServiceRules__48(): PHPStan\Rules\Constants\ClassAsClassConstantRule - { - return new PHPStan\Rules\Constants\ClassAsClassConstantRule; - } - - - public function createServiceRules__49(): PHPStan\Rules\Constants\DynamicClassConstantFetchRule - { - return new PHPStan\Rules\Constants\DynamicClassConstantFetchRule($this->getService('026'), $this->getService('0182')); - } - - - public function createServiceRules__5(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__50(): PHPStan\Rules\Constants\FinalConstantRule - { - return new PHPStan\Rules\Constants\FinalConstantRule($this->getService('026')); - } - - - public function createServiceRules__51(): PHPStan\Rules\Constants\MagicConstantContextRule - { - return new PHPStan\Rules\Constants\MagicConstantContextRule; - } - - - public function createServiceRules__52(): PHPStan\Rules\Constants\NativeTypedClassConstantRule - { - return new PHPStan\Rules\Constants\NativeTypedClassConstantRule($this->getService('026')); - } - - - public function createServiceRules__53(): PHPStan\Rules\Constants\FinalPrivateConstantRule - { - return new PHPStan\Rules\Constants\FinalPrivateConstantRule; - } - - - public function createServiceRules__54(): PHPStan\Rules\EnumCases\EnumCaseAttributesRule - { - return new PHPStan\Rules\EnumCases\EnumCaseAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__55(): PHPStan\Rules\Exceptions\NoncapturingCatchRule - { - return new PHPStan\Rules\Exceptions\NoncapturingCatchRule; - } - - - public function createServiceRules__56(): PHPStan\Rules\Exceptions\ThrowExpressionRule - { - return new PHPStan\Rules\Exceptions\ThrowExpressionRule($this->getService('026')); - } - - - public function createServiceRules__57(): PHPStan\Rules\Functions\ArrowFunctionAttributesRule - { - return new PHPStan\Rules\Functions\ArrowFunctionAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__58(): PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule - { - return new PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule($this->getService('0165')); - } - - - public function createServiceRules__59(): PHPStan\Rules\Functions\ClosureAttributesRule - { - return new PHPStan\Rules\Functions\ClosureAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__6(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__60(): PHPStan\Rules\Functions\DefineParametersRule - { - return new PHPStan\Rules\Functions\DefineParametersRule($this->getService('026')); - } - - - public function createServiceRules__61(): PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule( - $this->getService('0148'), - $this->getService('026') - ); - } - - - public function createServiceRules__62(): PHPStan\Rules\Functions\CallToFunctionParametersRule - { - return new PHPStan\Rules\Functions\CallToFunctionParametersRule( - $this->getService('reflectionProvider'), - $this->getService('0147') - ); - } - - - public function createServiceRules__63(): PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__64(): PHPStan\Rules\Functions\ExistingClassesInTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__65(): PHPStan\Rules\Functions\FunctionAttributesRule - { - return new PHPStan\Rules\Functions\FunctionAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__66(): PHPStan\Rules\Functions\InnerFunctionRule - { - return new PHPStan\Rules\Functions\InnerFunctionRule; - } - - - public function createServiceRules__67(): PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule - { - return new PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule; - } - - - public function createServiceRules__68(): PHPStan\Rules\Functions\ParamAttributesRule - { - return new PHPStan\Rules\Functions\ParamAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__69(): PHPStan\Rules\Functions\PrintfArrayParametersRule - { - return new PHPStan\Rules\Functions\PrintfArrayParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__7(): PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__70(): PHPStan\Rules\Functions\PrintfParametersRule - { - return new PHPStan\Rules\Functions\PrintfParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__71(): PHPStan\Rules\Functions\RedefinedParametersRule - { - return new PHPStan\Rules\Functions\RedefinedParametersRule; - } - - - public function createServiceRules__72(): PHPStan\Rules\Functions\ReturnNullsafeByRefRule - { - return new PHPStan\Rules\Functions\ReturnNullsafeByRefRule($this->getService('0165')); - } - - - public function createServiceRules__73(): PHPStan\Rules\Ignore\IgnoreParseErrorRule - { - return new PHPStan\Rules\Ignore\IgnoreParseErrorRule; - } - - - public function createServiceRules__74(): PHPStan\Rules\Functions\VariadicParametersDeclarationRule - { - return new PHPStan\Rules\Functions\VariadicParametersDeclarationRule; - } - - - public function createServiceRules__75(): PHPStan\Rules\Keywords\ContinueBreakInLoopRule - { - return new PHPStan\Rules\Keywords\ContinueBreakInLoopRule; - } - - - public function createServiceRules__76(): PHPStan\Rules\Keywords\DeclareStrictTypesRule - { - return new PHPStan\Rules\Keywords\DeclareStrictTypesRule($this->getService('023')); - } - - - public function createServiceRules__77(): PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule - { - return new PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule; - } - - - public function createServiceRules__78(): PHPStan\Rules\Methods\AbstractPrivateMethodRule - { - return new PHPStan\Rules\Methods\AbstractPrivateMethodRule; - } - - - public function createServiceRules__79(): PHPStan\Rules\Methods\CallMethodsRule - { - return new PHPStan\Rules\Methods\CallMethodsRule($this->getService('0159'), $this->getService('0147')); - } - - - public function createServiceRules__8(): PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__80(): PHPStan\Rules\Methods\CallStaticMethodsRule - { - return new PHPStan\Rules\Methods\CallStaticMethodsRule($this->getService('0160'), $this->getService('0147')); - } - - - public function createServiceRules__81(): PHPStan\Rules\Methods\ConsistentConstructorRule - { - return new PHPStan\Rules\Methods\ConsistentConstructorRule($this->getService('0162'), $this->getService('0163')); - } - - - public function createServiceRules__82(): PHPStan\Rules\Methods\ConstructorReturnTypeRule - { - return new PHPStan\Rules\Methods\ConstructorReturnTypeRule; - } - - - public function createServiceRules__83(): PHPStan\Rules\Methods\ExistingClassesInTypehintsRule - { - return new PHPStan\Rules\Methods\ExistingClassesInTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__84(): PHPStan\Rules\Methods\FinalPrivateMethodRule - { - return new PHPStan\Rules\Methods\FinalPrivateMethodRule; - } - - - public function createServiceRules__85(): PHPStan\Rules\Methods\MethodCallableRule - { - return new PHPStan\Rules\Methods\MethodCallableRule($this->getService('0159'), $this->getService('026')); - } - - - public function createServiceRules__86(): PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule - { - return new PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule; - } - - - public function createServiceRules__87(): PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule - { - return new PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule($this->getService('026')); - } - - - public function createServiceRules__88(): PHPStan\Rules\Methods\MissingMethodImplementationRule - { - return new PHPStan\Rules\Methods\MissingMethodImplementationRule; - } - - - public function createServiceRules__89(): PHPStan\Rules\Methods\MethodAttributesRule - { - return new PHPStan\Rules\Methods\MethodAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__9(): PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__90(): PHPStan\Rules\Methods\StaticMethodCallableRule - { - return new PHPStan\Rules\Methods\StaticMethodCallableRule($this->getService('0160'), $this->getService('026')); - } - - - public function createServiceRules__91(): PHPStan\Rules\Names\UsedNamesRule - { - return new PHPStan\Rules\Names\UsedNamesRule; - } - - - public function createServiceRules__92(): PHPStan\Rules\Operators\InvalidAssignVarRule - { - return new PHPStan\Rules\Operators\InvalidAssignVarRule($this->getService('0165')); - } - - - public function createServiceRules__93(): PHPStan\Rules\Operators\InvalidIncDecOperationRule - { - return new PHPStan\Rules\Operators\InvalidIncDecOperationRule($this->getService('0182')); - } - - - public function createServiceRules__94(): PHPStan\Rules\Properties\AccessPropertiesInAssignRule - { - return new PHPStan\Rules\Properties\AccessPropertiesInAssignRule($this->getService('0175')); - } - - - public function createServiceRules__95(): PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule - { - return new PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule($this->getService('0386')); - } - - - public function createServiceRules__96(): PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule - { - return new PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__97(): PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule - { - return new PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule; - } - - - public function createServiceRules__98(): PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule - { - return new PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule($this->getService('0110')); - } - - - public function createServiceRules__99(): PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule - { - return new PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule($this->getService('0110')); - } - - - public function createServiceSimpleRelativePathHelper(): PHPStan\File\RelativePathHelper - { - return new PHPStan\File\SimpleRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createServiceStubFileTypeMapper(): PHPStan\Type\FileTypeMapper - { - return new PHPStan\Type\FileTypeMapper( - $this->getService('0122'), - $this->getService('stubParser'), - $this->getService('038'), - $this->getService('037'), - $this->getService('025'), - $this->getService('085') - ); - } - - - public function createServiceStubParser(): PHPStan\Parser\CachedParser - { - return new PHPStan\Parser\CachedParser($this->getService('freshStubParser'), 256); - } - - - public function createServiceStubPhpDocProvider(): PHPStan\PhpDoc\StubPhpDocProvider - { - return new PHPStan\PhpDoc\StubPhpDocProvider( - $this->getService('stubParser'), - $this->getService('stubFileTypeMapper'), - $this->getService('045') - ); - } - - - public function createServiceTypeSpecifier(): PHPStan\Analyser\TypeSpecifier - { - return $this->getService('typeSpecifierFactory')->create(); - } - - - public function createServiceTypeSpecifierFactory(): PHPStan\Analyser\TypeSpecifierFactory - { - return new PHPStan\Analyser\TypeSpecifierFactory($this->getService('075')); - } - - - public function initialize(): void - { - } - - - protected function getStaticParameters(): array - { - return [ - 'bootstrapFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - 'excludePaths' => ['analyseAndScan' => [], 'analyse' => []], - 'level' => 8, - 'paths' => ['src', 'build'], - 'exceptions' => [ - 'implicitThrows' => true, - 'reportUncheckedExceptionDeadCatch' => true, - 'uncheckedExceptionRegexes' => [], - 'uncheckedExceptionClasses' => [], - 'checkedExceptionRegexes' => [], - 'checkedExceptionClasses' => [], - 'check' => ['missingCheckedExceptionInThrows' => false, 'tooWideThrowType' => true], - ], - 'featureToggles' => [ - 'bleedingEdge' => true, - 'checkParameterCastableToNumberFunctions' => true, - 'skipCheckGenericClasses' => [], - 'stricterFunctionMap' => true, - 'reportPreciseLineForUnusedFunctionParameter' => true, - 'internalTag' => true, - 'newStaticInAbstractClassStaticMethod' => true, - ], - 'fileExtensions' => ['php'], - 'checkAdvancedIsset' => true, - 'reportAlwaysTrueInLastCondition' => false, - 'checkClassCaseSensitivity' => true, - 'checkExplicitMixed' => false, - 'checkImplicitMixed' => false, - 'checkFunctionArgumentTypes' => true, - 'checkFunctionNameCase' => true, - 'checkInternalClassCaseSensitivity' => true, - 'checkMissingCallableSignature' => false, - 'checkMissingVarTagTypehint' => true, - 'checkArgumentsPassedByReference' => true, - 'checkMaybeUndefinedVariables' => true, - 'checkNullables' => true, - 'checkThisOnly' => false, - 'checkUnionTypes' => true, - 'checkBenevolentUnionTypes' => false, - 'checkExplicitMixedMissingReturn' => true, - 'checkPhpDocMissingReturn' => true, - 'checkPhpDocMethodSignatures' => true, - 'checkExtraArguments' => true, - 'checkMissingTypehints' => true, - 'checkTooWideReturnTypesInProtectedAndPublicMethods' => false, - 'checkUninitializedProperties' => false, - 'checkDynamicProperties' => true, - 'strictRulesInstalled' => true, - 'deprecationRulesInstalled' => true, - 'inferPrivatePropertyTypeFromConstructor' => false, - 'reportMaybes' => true, - 'reportMaybesInMethodSignatures' => true, - 'reportMaybesInPropertyPhpDocTypes' => true, - 'reportStaticMethodSignatures' => true, - 'reportWrongPhpDocTypeInVarTag' => true, - 'reportAnyTypeWideningInVarTag' => false, - 'reportPossiblyNonexistentGeneralArrayOffset' => false, - 'reportPossiblyNonexistentConstantArrayOffset' => false, - 'checkMissingOverrideMethodAttribute' => false, - 'mixinExcludeClasses' => [], - 'scanFiles' => [], - 'scanDirectories' => [], - 'parallel' => [ - 'jobSize' => 20, - 'processTimeout' => 600.0, - 'maximumNumberOfProcesses' => 32, - 'minimumNumberOfJobsPerProcess' => 2, - 'buffer' => 134217728, - ], - 'phpVersion' => null, - 'polluteScopeWithLoopInitialAssignments' => false, - 'polluteScopeWithAlwaysIterableForeach' => false, - 'polluteScopeWithBlock' => false, - 'propertyAlwaysWrittenTags' => [], - 'propertyAlwaysReadTags' => [], - 'additionalConstructors' => [], - 'treatPhpDocTypesAsCertain' => true, - 'usePathConstantsAsConstantString' => false, - 'rememberPossiblyImpureFunctionValues' => true, - 'tips' => ['discoveringSymbols' => true, 'treatPhpDocTypesAsCertain' => true], - 'tipsOfTheDay' => true, - 'reportMagicMethods' => true, - 'reportMagicProperties' => true, - 'ignoreErrors' => [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], - 'internalErrorsCountLimit' => 50, - 'cache' => ['nodesByStringCountMax' => 256], - 'reportUnmatchedIgnoredErrors' => true, - 'typeAliases' => [], - 'universalObjectCratesClasses' => ['stdClass'], - 'stubFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', - ], - 'earlyTerminatingMethodCalls' => [], - 'earlyTerminatingFunctionCalls' => [], - 'resultCachePath' => 'storage/framework/cache/phpstan/resultCache.php', - 'resultCacheSkipIfOlderThanDays' => 7, - 'resultCacheChecksProjectExtensionFilesDependencies' => false, - 'dynamicConstantNames' => [ - 'ICONV_IMPL', - 'LIBXML_VERSION', - 'LIBXML_DOTTED_VERSION', - 'Memcached::HAVE_ENCODING', - 'Memcached::HAVE_IGBINARY', - 'Memcached::HAVE_JSON', - 'Memcached::HAVE_MSGPACK', - 'Memcached::HAVE_SASL', - 'Memcached::HAVE_SESSION', - 'PHP_VERSION', - 'PHP_MAJOR_VERSION', - 'PHP_MINOR_VERSION', - 'PHP_RELEASE_VERSION', - 'PHP_VERSION_ID', - 'PHP_EXTRA_VERSION', - 'PHP_WINDOWS_VERSION_MAJOR', - 'PHP_WINDOWS_VERSION_MINOR', - 'PHP_WINDOWS_VERSION_BUILD', - 'PHP_ZTS', - 'PHP_DEBUG', - 'PHP_MAXPATHLEN', - 'PHP_OS', - 'PHP_OS_FAMILY', - 'PHP_SAPI', - 'PHP_EOL', - 'PHP_INT_MAX', - 'PHP_INT_MIN', - 'PHP_INT_SIZE', - 'PHP_FLOAT_DIG', - 'PHP_FLOAT_EPSILON', - 'PHP_FLOAT_MIN', - 'PHP_FLOAT_MAX', - 'DEFAULT_INCLUDE_PATH', - 'PEAR_INSTALL_DIR', - 'PEAR_EXTENSION_DIR', - 'PHP_EXTENSION_DIR', - 'PHP_PREFIX', - 'PHP_BINDIR', - 'PHP_BINARY', - 'PHP_MANDIR', - 'PHP_LIBDIR', - 'PHP_DATADIR', - 'PHP_SYSCONFDIR', - 'PHP_LOCALSTATEDIR', - 'PHP_CONFIG_FILE_PATH', - 'PHP_CONFIG_FILE_SCAN_DIR', - 'PHP_SHLIB_SUFFIX', - 'PHP_FD_SETSIZE', - 'OPENSSL_VERSION_NUMBER', - 'ZEND_DEBUG_BUILD', - 'ZEND_THREAD_SAFE', - 'E_ALL', - ], - 'customRulesetUsed' => false, - 'editorUrl' => 'phpstorm://open?file=%file%&line=%line%', - 'editorUrlTitle' => '%relFile%:%line%', - 'errorFormat' => null, - 'sourceLocatorPlaygroundMode' => false, - '__validate' => true, - 'parametersNotInvalidatingCache' => [ - ['parameters', 'editorUrl'], - ['parameters', 'editorUrlTitle'], - ['parameters', 'errorFormat'], - ['parameters', 'ignoreErrors'], - ['parameters', 'reportUnmatchedIgnoredErrors'], - ['parameters', 'tipsOfTheDay'], - ['parameters', 'parallel'], - ['parameters', 'internalErrorsCountLimit'], - ['parameters', 'cache'], - ['parameters', 'memoryLimitFile'], - ['parameters', 'pro'], - 'parametersSchema', - ], - 'strictRules' => [ - 'allRules' => false, - 'disallowedLooseComparison' => true, - 'booleansInConditions' => true, - 'booleansInLoopConditions' => [false, true], - 'uselessCast' => true, - 'requireParentConstructorCall' => true, - 'disallowedBacktick' => true, - 'disallowedEmpty' => true, - 'disallowedImplicitArrayCreation' => true, - 'disallowedShortTernary' => true, - 'overwriteVariablesWithLoop' => true, - 'closureUsesThis' => true, - 'matchingInheritedMethodNames' => true, - 'numericOperandsInArithmeticOperators' => true, - 'strictFunctionCalls' => true, - 'dynamicCallOnStaticMethod' => true, - 'switchConditionsMatchingType' => true, - 'noVariableVariables' => true, - 'strictArrayFilter' => true, - 'illegalConstructorMethodCall' => true, - ], - 'type_perfect' => [ - 'narrow_param' => true, - 'narrow_return' => true, - 'no_mixed' => false, - 'null_over_false' => true, - 'no_mixed_property' => true, - 'no_mixed_caller' => true, - ], - 'allowInRootDir' => null, - 'filesRootDir' => null, - 'disallowedNamespaces' => [], - 'disallowedClasses' => [], - 'disallowedMethodCalls' => [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ], - 'disallowedStaticCalls' => [], - 'disallowedFunctionCalls' => [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ], - 'disallowedConstants' => [], - 'disallowedEnums' => [], - 'disallowedSuperglobals' => [], - 'disallowedAttributes' => [], - 'disallowedControlStructures' => [], - 'type_coverage' => [ - 'declare' => 0, - 'return_type' => 99, - 'param_type' => 99, - 'property_type' => 99, - 'constant_type' => 99, - 'print_suggestions' => true, - 'return' => 100, - 'param' => 100, - 'property' => 100, - 'constant' => 100, - 'measure' => false, - ], - 'tmpDir' => 'storage/framework/cache/phpstan', - 'debugMode' => true, - 'productionMode' => false, - 'tempDir' => 'storage/framework/cache/phpstan', - 'rootDir' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan', - 'currentWorkingDirectory' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'cliArgumentsVariablesRegistered' => true, - 'additionalConfigFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - ], - 'allConfigFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - 'composerAutoloaderProjectPaths' => ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - 'generateBaselineFile' => null, - 'usedLevel' => '8', - 'cliAutoloadFile' => null, - 'env' => [ - 'NVM_INC' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/include/node', - 'HERD_PHP_80_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/80/', - 'PHP_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', - 'NVM_CD_FLAGS' => '-q', - 'SHELL' => '/bin/zsh', - 'TERM' => 'xterm-256color', - 'COMPOSER_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/composer', - 'TMPDIR' => '/var/folders/tk/pwpkrwsj01b445dx2v8b70m40000gn/T/', - 'HOMEBREW_REPOSITORY' => '/opt/homebrew', - 'TERM_SESSION_ID' => '22b3b63c-1304-4592-89d4-5de6ee7c9ced', - 'ZSH' => '/Users/jantinnerezo/.oh-my-zsh', - 'HERD_PHP_83_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/83/', - 'USER' => 'jantinnerezo', - 'NVM_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm', - 'LS_COLORS' => 'di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43', - 'COMMAND_MODE' => 'unix2003', - 'SSH_AUTH_SOCK' => '/private/tmp/com.apple.launchd.o0M3CWOtyp/Listeners', - '__CF_USER_TEXT_ENCODING' => '0x1F5:0x0:0x0', - 'HERD_PHP_82_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/82/', - 'PAGER' => 'less', - 'LSCOLORS' => 'Gxfxcxdxbxegedabagacad', - 'PATH' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/bin:/Users/jantinnerezo/Library/Application Support/Herd/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/jantinnerezo/Library/Application Support/Herd/bin/:/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/Visual Studio Code.app/Contents/Resources/app/bin', - 'TERMINAL_EMULATOR' => 'JetBrains-JediTerm', - 'HERD_PHP_84_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/84/', - '_' => './vendor/bin/phpstan', - '__CFBundleIdentifier' => 'com.jetbrains.PhpStorm', - 'PWD' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'XPC_FLAGS' => '0x0', - 'XPC_SERVICE_NAME' => '0', - 'SHELL_VERBOSITY' => '0', - 'HOME' => '/Users/jantinnerezo', - 'SHLVL' => '3', - 'LANGUAGE' => 'C', - 'OPENSSL_CONF' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/openssl.cnf', - 'HOMEBREW_PREFIX' => '/opt/homebrew', - 'LOGNAME' => 'jantinnerezo', - 'LESS' => '-R', - 'LC_CTYPE' => 'UTF-8', - 'NVM_BIN' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin', - 'HOMEBREW_CELLAR' => '/opt/homebrew/Cellar', - 'INFOPATH' => '/opt/homebrew/share/info:', - 'GIT_ASKPASS' => 'echo', - 'LINES' => '23', - 'COLUMNS' => '178', - ], - ]; - } - - - protected function getDynamicParameter($key) - { - switch (true) { - case $key === 'singleReflectionFile': return null; - case $key === 'singleReflectionInsteadOfFile': return null; - case $key === 'analysedPaths': return null; - case $key === 'analysedPathsFromConfig': return null; - case $key === 'sysGetTempDir': return sys_get_temp_dir(); - case $key === 'pro': return [ - 'dnsServers' => ['1.1.1.2'], - 'tmpDir' => ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', - ]; - default: return parent::getDynamicParameter($key); - }; - } - - - public function getParameters(): array - { - array_map(function ($key) { $this->getParameter($key); }, [ - 'singleReflectionFile', - 'singleReflectionInsteadOfFile', - 'analysedPaths', - 'analysedPathsFromConfig', - 'sysGetTempDir', - 'pro', - ]); - return parent::getParameters(); - } -} diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.lock b/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.lock deleted file mode 100644 index e69de29..0000000 diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.meta b/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.meta deleted file mode 100644 index 399dc2c..0000000 --- a/storage/framework/cache/phpstan/cache/nette.configurator/Container_9a81dd12e1.php.meta +++ /dev/null @@ -1 +0,0 @@ -a:6:{i:0;i:1;i:1;a:33:{s:120:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.neon";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon";i:1731428986;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon";i:1736367023;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon";i:1747220217;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon";i:1744311703;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon";i:1736208626;s:72:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php";i:1751283849;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon";i:1744311703;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon";i:1744311703;s:42:"phar://phpstan.phar/conf/bleedingEdge.neon";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ServicesExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ParametersExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/bootstrap/src/Bootstrap/Extensions/PhpExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ExtensionsExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/RulesExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ConditionalTagsExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ParametersSchemaExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateIgnoredErrorsExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateExcludePathsExtension.php";i:1747860844;}i:2;a:957:{s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DebugScopeRule.php";i:1747860844;s:122:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Rule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpPhpDocTypeRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpTypeRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/FileAssertRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionCallableUsageRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodCallableUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodUsageRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodCallableUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedUsageOfDeprecatedStringCastRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassConstFetchRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassExtendsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassImplementsRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInterfaceExtendsRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiMethodCallRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiStaticCallRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/GetTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/NodeConnectingVisitorAttributesRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/OldPhpParser4ClassRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/PhpStanNamespaceIn3rdPartyPackageRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionInstantiationRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionFunctionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DuplicateKeysInLiteralArraysRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessWithoutDimForReadingRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/UnsetCastRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AllowedSubTypesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantAttributesRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/DuplicateDeclarationRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/EnumSanityRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationCallableRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InvalidPromotedPropertiesRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitUseAliasesRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitAliasesRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NonClassAttributeClassRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ReadOnlyClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/TraitAttributeClassRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ClassAsClassConstantRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/DynamicClassConstantFetchRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MagicConstantContextRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/NativeTypedClassConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/EnumCases/EnumCaseAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/NoncapturingCatchRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExpressionRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionAttributesRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnNullsafeByRefRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/DefineParametersRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInArrowFunctionTypehintsRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionParametersRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInClosureTypehintsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInTypehintsRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionAttributesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InnerFunctionRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InvalidLexicalVariablesInClosureUseRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParamAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfArrayParametersRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RedefinedParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnNullsafeByRefRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Ignore/IgnoreParseErrorRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/VariadicParametersDeclarationRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/ContinueBreakInLoopRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/DeclareStrictTypesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractMethodInNonAbstractClassRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractPrivateMethodRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallMethodsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallStaticMethodsRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConsistentConstructorRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConstructorReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ExistingClassesInTypehintsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/FinalPrivateMethodRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallableRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityInInterfaceRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMagicSerializationMethodsRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodImplementationRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallableRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Names/UsedNamesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidAssignVarRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidIncDecOperationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesInAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesInAssignRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertyHookTypehintsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/InvalidCallablePropertyTypeRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyPropertyAssignRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertiesInInterfaceRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAssignRefRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAttributesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyHookAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyInClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionPatternRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConflictingTraitConstantsRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConstantsInTraitsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitAttributesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Types/InvalidTypesInUnionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/UnsetRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Whitespace/FileWhitespaceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/UnusedConstructorParametersRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UnusedClosureUsesRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/EmptyRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/IssetRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/NullCoalesceRule.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/EchoRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidCastRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidPartOfEncapsedStringRule.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/PrintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AccessPrivateConstantThroughStaticRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitUseRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitUseRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/UsageOfVoidMatchExpressionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ValueAssignedToClassConstantRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleArrowFunctionDefaultParameterTypeRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleClosureDefaultParameterTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassAncestorsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassTemplateTypeRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumAncestorsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumTemplateTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionTemplateTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionSignatureVarianceRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceAncestorsRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceTemplateTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTemplateTypeRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeTraitRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodSignatureVarianceRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/PropertyVarianceRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TraitTemplateTypeRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/UsedTraitsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallPrivateMethodThroughStaticRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidBinaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidComparisonOperationRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidUnaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionConditionalReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodConditionalReturnTypeRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionAssertRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodAssertRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleSelfOutTypeRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleClassConstantPhpDocTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyHookPhpDocTypeRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyPhpDocTypeRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidThrowsPhpDocValueRule.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleParamImmediatelyInvokedCallableRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagChangedExpressionTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/WrongVariableNameInVarTagRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPrivatePropertyThroughStaticRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireImplementsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireExtendsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionTraitRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureFunctionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureMethodRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayDestructuringRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayUnpackingRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/IterableInForeachRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignmentRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignOpRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessValueAssignmentRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/UnpackIterableInArrayRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExprTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldTypeRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ReturnTypeRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/DefaultValueTypesAssignedToPropertiesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/GetNonVirtualPropertyHookReadRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRefRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRefRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetNonVirtualPropertyHookAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/TypesAssignedToPropertiesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutAssignedTypeRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutExecutionEndTypeRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/VariableCloningRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DeadForeachRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToConstructorStatementWithoutImpurePointsRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToFunctionStatementWithoutImpurePointsRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToStaticMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/NoopRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnreachableStatementRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateMethodRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/OverwrittenExitPointByFinallyRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionStatementWithoutSideEffectsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UselessFunctionReturnValueRule.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToConstructorStatementWithoutSideEffectsRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToStaticMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/NullsafeMethodCallRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideArrowFunctionReturnTypehintRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideClosureReturnTypehintRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionReturnTypehintRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionParameterOutTypeRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodParameterOutTypeRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWidePropertyTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/NotAnalysedTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DateTimeInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallUserFuncRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToStringRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ImplodeParameterCastableToStringRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/SortParameterCastableToStringRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionQuotingRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MissingClassConstantTypehintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionParameterTypehintRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionReturnTypehintRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodParameterTypehintRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodSelfOutTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingPropertyTypehintRule.php";i:1747860844;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php";i:1731428986;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php";i:1731428986;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/FetchingDeprecatedConstRule.php";i:1747220217;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoParamTypeRemovalRule.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoArrayAccessOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoIssetOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoEmptyOnObjectRule.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPublicClassMethodParamTypeRule.php";i:1746391137;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPrivateClassMethodParamTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowReturnObjectTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedPropertyFetcherRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedMethodCallerRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/ReturnNullOverFalseRule.php";i:1746391137;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ParamTypeCoverageRule.php";i:1736208626;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ReturnTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/PropertyTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ConstantTypeCoverageRule.php";i:1736208626;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/DeclareCoverageRule.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowedLaravelDieDumpFunctionsRule.php";i:1746801485;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowMutableDatetimeRule.php";i:1746801485;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LexerFactory.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/AnonymousClassVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFilterArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFindArgVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayMapArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayWalkArgVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindToVarVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindArgVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CurlSetOptArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrowFunctionArgVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/MagicConstantParamDefaultVisitor.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/NewAssignedToPropertyVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ParentStmtTypesVisitor.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StandaloneThrowExprVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TryCatchTypeVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LastConditionVisitor.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TypeTraverserInstanceofVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicMethodsVisitor.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicFunctionsVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/ExprPrinter.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/Printer.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Broker/AnonymousClassNameHelper.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactoryFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/ComposerPhpVersionFactory.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/ParserConfig.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/TypeParser.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/PhpDocParser.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Printer/Printer.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocInheritanceResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocNodeResolver.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocStringResolver.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ConstExprNodeResolver.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeStringResolver.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubValidator.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/SocketSelectStubFilesExtension.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/DefaultStubFilesProvider.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesProvider.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/JsonValidateStubFilesExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionClassStubFilesExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionEnumStubFilesExtension.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Analyser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/AnalyserResultFinalizer.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/IgnoreErrorExtensionProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LocalIgnoresProcessor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RuleErrorTransformer.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoredErrorHelper.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoreLexer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LazyInternalScopeFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/InternalScopeFactory.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ScopeFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolverFactory.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheClearer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RicherScopeGetTypeHelper.php";i:1747860844;s:123:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/Cache.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/RegistryFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyseApplication.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyserRunner.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/FixerApplication.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/DependencyResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeFetcher.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeVisitor.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Nette/NetteContainer.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Container.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/DerivativeContainerFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileHelper.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileFinder.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileMonitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/DeclarePositionVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ImmediatelyInvokedClosureVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/ParallelAnalyser.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/Scheduler.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/DiagnoseExtension.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Process/CpuCoreCounter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AttributeReflectionFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsMethodsClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodsClassReflectionExtension.php";i:1747860844;s:180:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsPropertiesClassReflectionExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PropertiesClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/CachingVisitor.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/FileNodesFetcher.php";i:1747860844;s:200:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/ComposerJsonAndInstalledJsonSourceLocatorMaker.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorFactory.php";i:1747860844;s:195:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumCaseDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodReturnTypeExtension.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumDynamicReturnTypeExtension.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ConstructorsHelper.php";i:1747860844;s:185:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsMethodsClassReflectionExtension.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsPropertiesClassReflectionExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinMethodsClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinPropertiesClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpClassReflectionExtension.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/Soap/SoapClientMethodsClassReflectionExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/EnumAllowedSubTypesClassReflectionExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AllowedSubTypesClassReflectionExtension.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/UniversalObjectCratesClassReflectionExtension.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PHPStan/NativeReflectionEnumReturnDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/NativeFunctionReflectionProvider.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapParser.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/FunctionSignatureMapProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/Php8SignatureMapProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProviderFactory.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiRuleHelper.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/AttributesCheck.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchCheck.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassForbiddenNameCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagCheck.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinCheck.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagCheck.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantConditionRuleHelper.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeHelper.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/DefaultExceptionTypeResolver.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ExceptionTypeResolver.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInFunctionThrowsRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInMethodThrowsRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInPropertyHookThrowsRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInThrowsCheck.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideThrowTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionCallParametersCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionDefinitionCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionReturnTypeCheck.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ParameterCastableToStringCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/CrossCheckInterfacesHelper.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericAncestorsCheck.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericObjectTypeCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeCheck.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TemplateTypeCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/VarianceCheck.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalUsageHelper.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/IssetCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodSignatureRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodParameterComparisonHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityComparisonHelper.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/MissingTypehintCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/NullsafeCheck.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/LazyAlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/AlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/LazyAlwaysUsedMethodExtensionProvider.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AlwaysUsedMethodExtensionProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/ConditionalReturnTypeRuleHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/AssertRuleHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/UnresolvableTypeHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/GenericCallableRuleHelper.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagTypeRuleHelper.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Playground/NeverRuleHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesCheck.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathNumberOperatorTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/OperatorTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/UninitializedPropertyRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/LazyReadWritePropertiesExtensionProvider.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadWritePropertiesExtensionProvider.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyDescriptor.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyReflectionFinder.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/FunctionPurityCheck.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RuleLevelHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/UnusedFunctionParametersCheck.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideParameterOutTypeCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FileTypeMapper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/BitwiseFlagHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AbsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArgumentBasedFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChangeKeyCaseFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayIntersectKeyFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChunkFunctionReturnTypeExtension.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCombineFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCurrentDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillKeysFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFlipFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindKeyFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierAwareExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyFirstDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyLastDynamicReturnTypeExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeysFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMapFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMergeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayNextDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPopFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayRandFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReduceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReplaceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReverseFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayShiftFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySliceFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySpliceFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayValuesFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySumFunctionDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertThrowTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionThrowTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BackedEnumFromMethodDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathStringOrNullReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindToDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureFromCallableDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CompactFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantFunctionReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantHelper.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountCharsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CurlGetinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatMethodReturnTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeCreateDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeDynamicReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeConstructorThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyMethodThrowTypeExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodThrowTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeSubMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeZoneConstructorThrowTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DioStatDynamicFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ExplodeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterInputDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarArrayDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetCalledClassDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetClassDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDebugTypeFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDefinedVarsFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetParentClassDynamicFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettypeFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettimeofdayDynamicFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HashFunctionsReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HighlightStringDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IntdivThrowTypeExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IniGetReturnTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/OpenSslEncryptParameterOutTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterOutTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseStrParameterOutTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchTypeSpecifyingExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchParameterOutTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregReplaceCallbackClosureTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterClosureTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RegexArrayShapeMatcher.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexGroupParser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexExpressionHelper.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionFunctionConstructorThrowTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionMethodConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionPropertyConstructorThrowTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrContainingTypeSpecifyingExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementClassPropertyReflectionExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementConstructorThrowTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StatDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MethodExistsTypeSpecifyingExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PropertyExistsTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MinMaxFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NumberFormatFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PathinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregFilterFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregSplitDynamicReturnTypeExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassIsSubclassOfTypeSpecifyingExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/MethodTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReplaceFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPointerFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/LtrimFunctionReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtensionTrait.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbConvertEncodingFunctionReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbSubstituteCharacterDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbStrlenFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MicrotimeFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HrtimeFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ImplodeFunctionReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NonEmptyStringFunctionsReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SetTypeFunctionTypeSpecifyingExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrCaseFunctionsReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrlenFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrPadFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrRepeatFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrrevFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SubstrDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ThrowableReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseUrlFunctionDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TriggerErrorDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TrimFunctionDynamicReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/VersionCompareFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PowFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RoundFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrtotimeFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RandomIntFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RangeFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassImplementsFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefineConstantTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefinedConstantTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FunctionExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/InArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsCallableFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsIterableFunctionTypeSpecifyingExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsSubclassOfFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IteratorToArrayFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingHelper.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CtypeDigitFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TypeSpecifyingFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementAsXMLMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementXpathMethodReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrSplitFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrTokFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SscanfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrvalFamilyFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrWordCountFunctionDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/XMLReaderOpenReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionGetAttributesMethodReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DatePeriodConstructorReturnTypeExtension.php";i:1747860844;s:189:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/ClosureTypeFactory.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Constant/OversizedArrayBuilder.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/ParentDirectoryRelativePathHelper.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/RelativePathHelper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/FileCacheStorage.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/CacheStorage.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/RichParser.php";i:1747860844;s:125:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/Parser.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CleaningParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/SimpleParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CachedParser.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserDecorator.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserFactory.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/LazyRegistry.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Registry.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubPhpDocProvider.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/Reflector.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionSourceLocatorFactory.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/PhpStormStubsSourceStubberFactory.php";i:1747860844;s:204:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/PhpStormStubsSourceStubber.php";i:1747860844;s:191:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/SourceStubber.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/ReflectionSourceStubberFactory.php";i:1747860844;s:201:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/ReflectionSourceStubber.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Deprecation/DeprecationProvider.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser/Php8.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PathRoutingParser.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StubParser.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/PHPStanDiagnoseExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CiDetectedErrorFormatter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/ErrorFormatter.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/RawErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TableErrorFormatter.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CheckstyleErrorFormatter.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JsonErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JunitErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GitlabErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GithubErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TeamcityErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInClassExtendsRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInClassImplementsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInEnumImplementsRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInInstanceOfRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInInterfaceExtendsRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInTraitUseRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CaughtExceptionExistenceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToNonExistentFunctionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticInAbstractClassStaticMethodRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/OverridingConstantRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/OverridingMethodRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Missing/MissingReturnRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInGroupUseRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionCallableRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/OverridingPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetPropertyHookParameterRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/WritingToReadOnlyPropertiesRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadingWriteOnlyPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/CompactVariablesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/DefinedVariableRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/RequireFileExistsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassNameUsageExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalFunctionUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageExtension.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ConstantRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsCheck.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionTraitRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallCallablesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocTagValueRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocVarTagTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPHPStanDocTagRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalPropertyUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalMethodUsageExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayDimFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayItemRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidFunctionWithExplicitThrowPointRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidMethodWithExplicitThrowPointRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidPropertyHookWithExplicitThrowPointRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldFromTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldInGeneratorRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ImpossibleInstanceOfRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanAndConstantConditionRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanOrConstantConditionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanNotConstantConditionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/ConstructorWithoutImpurePointsCollector.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Collector.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureNewCollector.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/FunctionWithoutImpurePointsCollector.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureFuncCallCollector.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/MethodWithoutImpurePointsCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureMethodCallCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureStaticCallCollector.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivatePropertyRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/DoWhileLoopConstantConditionRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ElseIfConstantConditionRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/IfConstantConditionRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeFunctionCallRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeMethodCallRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeStaticMethodCallRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/LogicalXorConstantConditionRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/MatchExpressionRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/NumberComparisonOperatorsConstantConditionRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/StrictComparisonOfDifferentTypesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantLooseComparisonRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/TernaryOperatorConstantConditionRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysFalseConditionRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysTrueConditionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideFunctionThrowTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideMethodThrowTypeRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWidePropertyHookThrowTypeRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/NullsafePropertyFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitDeclarationCollector.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitUseCollector.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CatchWithUnthrownExceptionRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RandomIntParametersRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayFilterRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayValuesRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToNumberRule.php";i:1747860844;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php";i:1731428986;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterOutTypeExtension.php";i:1747860844;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php";i:1731428986;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodTypeSpecifyingExtension.php";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php";i:1731428986;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterClosureTypeExtension.php";i:1747860844;s:119:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php";i:1736367023;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/DependencyInjection/LazyDeprecatedScopeResolverProvider.php";i:1747220217;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DefaultDeprecatedScopeResolver.php";i:1747220217;s:152:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeResolver.php";i:1747220217;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php";i:1747220217;s:176:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassConstantUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php";i:1747220217;s:169:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedMethodUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedPropertyUsageExtension.php";i:1747220217;s:172:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassNameUsageExtension.php";i:1747220217;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanRuleHelper.php";i:1742298160;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperatorRuleHelper.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariablePropertyFetchRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInDoWhileConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInIfConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInWhileConditionRule.php";i:1742298160;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/UselessCastRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/RequireParentConstructCallRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedBacktickRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedEmptyRule.php";i:1742298160;s:167:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php";i:1742298160;s:158:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php";i:1742298160;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ArrayFilterStrictRule.php";i:1742298160;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ClosureUsesThisRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/WrongCaseOfInheritedMethodRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorMethodCallRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorStaticCallRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostDecrementRule.php";i:1742298160;s:164:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostIncrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreDecrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreIncrementRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticAdditionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticDivisionRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticExponentiationRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticModuloRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticSubtractionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php";i:1742298160;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/StrictFunctionCallsRule.php";i:1742298160;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallableRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallableRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableVariablesRule.php";i:1742298160;s:109:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Configuration.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ClassMethodNodeFinder.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/MethodCallNodeFinder.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ReturnNodeFinder.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/PhpDoc/ApiDocStmtAnalyzer.php";i:1746391137;s:118:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/NodeComparator.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/ReflectionParser.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/MethodNodeAnalyser.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/Collector/PublicClassMethodMatcher.php";i:1746391137;s:136:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/ClassMethodCallReferenceResolver.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/CollectorMetadataPrinter.php";i:1746391137;s:117:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Guard/EmptyIssetGuard.php";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/ClassMethod/PublicClassMethodParamTypesCollector.php";i:1746391137;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCall/MethodCallArgTypesCollector.php";i:1746391137;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCallableNode/MethodCallableCollector.php";i:1746391137;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/Allowed.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedConfigFactory.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedPath.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/GetAttributesWhenInSignature.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedAttributeFactory.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedCallFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedConstantFactory.php";i:1744311703;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedControlStructureFactory.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedNamespaceFactory.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedSuperglobalFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedVariableFactory.php";i:1744311703;s:120:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/File/FilePath.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Formatter/Formatter.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Identifier/Identifier.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Normalizer/Normalizer.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedAttributeRuleErrors.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallableParameterRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedConstantRuleErrors.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedControlStructureRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedFunctionRuleErrors.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedMethodRuleErrors.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedNamespaceRuleErrors.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallsRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedVariableRuleErrors.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Type/TypeResolver.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsageFactory.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsages.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/MethodCalls.php";i:1744311703;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/NewCalls.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/StaticCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EvalCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EchoCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/PrintCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EmptyCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/IssetCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/UnsetCalls.php";i:1744311703;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ExitDieCalls.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/FunctionCalls.php";i:1744311703;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ShellExecCalls.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ConstantUsages.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ClassConstantUsages.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/VariableUsages.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/AttributeUsages.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/BreakControlStructure.php";i:1744311703;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ContinueControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DeclareControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DoWhileControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseIfControlStructure.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForeachControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/GotoControlStructure.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/IfControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/MatchControlStructure.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/RequireIncludeControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ReturnControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/SwitchControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/WhileControlStructure.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentClassMethodNameHelperRule.php";i:1744311703;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentClassMethodNameHelperRule.php";i:1744311703;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentFunctionNameHelperRule.php";i:1744311703;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentFunctionNameHelperRule.php";i:1744311703;s:134:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Formatter/TypeCoverageFormatter.php";i:1736208626;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/CollectorDataNormalizer.php";i:1736208626;s:116:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Configuration.php";i:1736208626;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ReturnTypeDeclarationCollector.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ParamTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/PropertyTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ConstantTypeDeclarationCollector.php";i:1736208626;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/DeclareCollector.php";i:1736208626;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Container.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/utils/src/SmartObject.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactory.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersion.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/LazyTypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolver.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManager.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManagerFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Registry.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/MemoizingContainer.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/LazyClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/ClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:179:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterOutTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterOutTypeExtensionProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyOperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/OperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicThrowTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicThrowTypeExtensionProvider.php";i:1747860844;s:178:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterClosureTypeExtensionProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterClosureTypeExtensionProvider.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluder.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderRawFactory.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpFunctionReflection.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflection.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflectionFactory.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocator.php";i:1747860844;s:182:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/SourceLocator.php";i:1747860844;s:190:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocatorFactory.php";i:1747860844;s:186:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocator.php";i:1747860844;s:193:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorFactory.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflection.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ExtendedMethodReflection.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ClassMemberReflection.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodReflection.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflectionFactory.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/LazyReflectionProviderProvider.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderProvider.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/UsefulTypeAliasResolver.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolver.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/LazyTypeAliasResolverProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolverProvider.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifier.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FuzzyRelativePathHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/SimpleRelativePathHelper.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProviderFactory.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php";i:1747860844;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeHelper.php";i:1747220217;}i:3;a:943:{i:0;s:34:"PHPStan\Rules\Debug\DebugScopeRule";i:1;s:18:"PHPStan\Rules\Rule";i:2;s:38:"PHPStan\Rules\Debug\DumpPhpDocTypeRule";i:3;s:32:"PHPStan\Rules\Debug\DumpTypeRule";i:4;s:34:"PHPStan\Rules\Debug\FileAssertRule";i:5;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule";i:6;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule";i:7;s:65:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule";i:8;s:55:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule";i:9;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule";i:10;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule";i:11;s:61:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule";i:12;s:69:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule";i:13;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule";i:14;s:71:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule";i:15;s:35:"PHPStan\Rules\Api\ApiInstanceofRule";i:16;s:39:"PHPStan\Rules\Api\ApiInstanceofTypeRule";i:17;s:38:"PHPStan\Rules\Api\ApiInstantiationRule";i:18;s:40:"PHPStan\Rules\Api\ApiClassConstFetchRule";i:19;s:37:"PHPStan\Rules\Api\ApiClassExtendsRule";i:20;s:40:"PHPStan\Rules\Api\ApiClassImplementsRule";i:21;s:41:"PHPStan\Rules\Api\ApiInterfaceExtendsRule";i:22;s:35:"PHPStan\Rules\Api\ApiMethodCallRule";i:23;s:35:"PHPStan\Rules\Api\ApiStaticCallRule";i:24;s:33:"PHPStan\Rules\Api\ApiTraitUseRule";i:25;s:37:"PHPStan\Rules\Api\GetTemplateTypeRule";i:26;s:53:"PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule";i:27;s:40:"PHPStan\Rules\Api\OldPhpParser4ClassRule";i:28;s:55:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule";i:29;s:52:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule";i:30;s:47:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule";i:31;s:53:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule";i:32;s:57:"PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule";i:33;s:32:"PHPStan\Rules\Cast\UnsetCastRule";i:34;s:41:"PHPStan\Rules\Classes\AllowedSubTypesRule";i:35;s:41:"PHPStan\Rules\Classes\ClassAttributesRule";i:36;s:49:"PHPStan\Rules\Classes\ClassConstantAttributesRule";i:37;s:39:"PHPStan\Rules\Classes\ClassConstantRule";i:38;s:46:"PHPStan\Rules\Classes\DuplicateDeclarationRule";i:39;s:36:"PHPStan\Rules\Classes\EnumSanityRule";i:40;s:47:"PHPStan\Rules\Classes\InstantiationCallableRule";i:41;s:51:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule";i:42;s:42:"PHPStan\Rules\Classes\LocalTypeAliasesRule";i:43;s:50:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule";i:44;s:47:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule";i:45;s:35:"PHPStan\Rules\Classes\NewStaticRule";i:46;s:48:"PHPStan\Rules\Classes\NonClassAttributeClassRule";i:47;s:39:"PHPStan\Rules\Classes\ReadOnlyClassRule";i:48;s:45:"PHPStan\Rules\Classes\TraitAttributeClassRule";i:49;s:48:"PHPStan\Rules\Constants\ClassAsClassConstantRule";i:50;s:53:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule";i:51;s:41:"PHPStan\Rules\Constants\FinalConstantRule";i:52;s:48:"PHPStan\Rules\Constants\MagicConstantContextRule";i:53;s:52:"PHPStan\Rules\Constants\NativeTypedClassConstantRule";i:54;s:48:"PHPStan\Rules\Constants\FinalPrivateConstantRule";i:55;s:46:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule";i:56;s:46:"PHPStan\Rules\Exceptions\NoncapturingCatchRule";i:57;s:44:"PHPStan\Rules\Exceptions\ThrowExpressionRule";i:58;s:51:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule";i:59;s:60:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule";i:60;s:45:"PHPStan\Rules\Functions\ClosureAttributesRule";i:61;s:44:"PHPStan\Rules\Functions\DefineParametersRule";i:62;s:67:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule";i:63;s:52:"PHPStan\Rules\Functions\CallToFunctionParametersRule";i:64;s:61:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule";i:65;s:54:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule";i:66;s:46:"PHPStan\Rules\Functions\FunctionAttributesRule";i:67;s:41:"PHPStan\Rules\Functions\InnerFunctionRule";i:68;s:63:"PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule";i:69;s:43:"PHPStan\Rules\Functions\ParamAttributesRule";i:70;s:49:"PHPStan\Rules\Functions\PrintfArrayParametersRule";i:71;s:44:"PHPStan\Rules\Functions\PrintfParametersRule";i:72;s:47:"PHPStan\Rules\Functions\RedefinedParametersRule";i:73;s:47:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule";i:74;s:41:"PHPStan\Rules\Ignore\IgnoreParseErrorRule";i:75;s:57:"PHPStan\Rules\Functions\VariadicParametersDeclarationRule";i:76;s:46:"PHPStan\Rules\Keywords\ContinueBreakInLoopRule";i:77;s:45:"PHPStan\Rules\Keywords\DeclareStrictTypesRule";i:78;s:58:"PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule";i:79;s:47:"PHPStan\Rules\Methods\AbstractPrivateMethodRule";i:80;s:37:"PHPStan\Rules\Methods\CallMethodsRule";i:81;s:43:"PHPStan\Rules\Methods\CallStaticMethodsRule";i:82;s:47:"PHPStan\Rules\Methods\ConsistentConstructorRule";i:83;s:47:"PHPStan\Rules\Methods\ConstructorReturnTypeRule";i:84;s:52:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule";i:85;s:44:"PHPStan\Rules\Methods\FinalPrivateMethodRule";i:86;s:40:"PHPStan\Rules\Methods\MethodCallableRule";i:87;s:53:"PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule";i:88;s:58:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule";i:89;s:53:"PHPStan\Rules\Methods\MissingMethodImplementationRule";i:90;s:42:"PHPStan\Rules\Methods\MethodAttributesRule";i:91;s:46:"PHPStan\Rules\Methods\StaticMethodCallableRule";i:92;s:33:"PHPStan\Rules\Names\UsedNamesRule";i:93;s:44:"PHPStan\Rules\Operators\InvalidAssignVarRule";i:94;s:50:"PHPStan\Rules\Operators\InvalidIncDecOperationRule";i:95;s:53:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule";i:96;s:59:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule";i:97;s:67:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule";i:98;s:56:"PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule";i:99;s:58:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule";i:100;s:66:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule";i:101;s:50:"PHPStan\Rules\Properties\PropertiesInInterfaceRule";i:102;s:46:"PHPStan\Rules\Properties\PropertyAssignRefRule";i:103;s:47:"PHPStan\Rules\Properties\PropertyAttributesRule";i:104;s:51:"PHPStan\Rules\Properties\PropertyHookAttributesRule";i:105;s:44:"PHPStan\Rules\Properties\PropertyInClassRule";i:106;s:45:"PHPStan\Rules\Properties\ReadOnlyPropertyRule";i:107;s:53:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule";i:108;s:49:"PHPStan\Rules\Regexp\RegularExpressionPatternRule";i:109;s:50:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule";i:110;s:42:"PHPStan\Rules\Traits\ConstantsInTraitsRule";i:111;s:40:"PHPStan\Rules\Traits\TraitAttributesRule";i:112;s:43:"PHPStan\Rules\Types\InvalidTypesInUnionRule";i:113;s:33:"PHPStan\Rules\Variables\UnsetRule";i:114;s:43:"PHPStan\Rules\Whitespace\FileWhitespaceRule";i:115;s:53:"PHPStan\Rules\Classes\UnusedConstructorParametersRule";i:116;s:45:"PHPStan\Rules\Functions\UnusedClosureUsesRule";i:117;s:33:"PHPStan\Rules\Variables\EmptyRule";i:118;s:33:"PHPStan\Rules\Variables\IssetRule";i:119;s:40:"PHPStan\Rules\Variables\NullCoalesceRule";i:120;s:27:"PHPStan\Rules\Cast\EchoRule";i:121;s:34:"PHPStan\Rules\Cast\InvalidCastRule";i:122;s:50:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule";i:123;s:28:"PHPStan\Rules\Cast\PrintRule";i:124;s:60:"PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule";i:125;s:35:"PHPStan\Rules\Classes\MethodTagRule";i:126;s:40:"PHPStan\Rules\Classes\MethodTagTraitRule";i:127;s:43:"PHPStan\Rules\Classes\MethodTagTraitUseRule";i:128;s:37:"PHPStan\Rules\Classes\PropertyTagRule";i:129;s:42:"PHPStan\Rules\Classes\PropertyTagTraitRule";i:130;s:45:"PHPStan\Rules\Classes\PropertyTagTraitUseRule";i:131;s:36:"PHPStan\Rules\Classes\MixinTraitRule";i:132;s:39:"PHPStan\Rules\Classes\MixinTraitUseRule";i:133;s:55:"PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule";i:134;s:56:"PHPStan\Rules\Constants\ValueAssignedToClassConstantRule";i:135;s:60:"PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule";i:136;s:73:"PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule";i:137;s:67:"PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule";i:138;s:41:"PHPStan\Rules\Generics\ClassAncestorsRule";i:139;s:44:"PHPStan\Rules\Generics\ClassTemplateTypeRule";i:140;s:40:"PHPStan\Rules\Generics\EnumAncestorsRule";i:141;s:43:"PHPStan\Rules\Generics\EnumTemplateTypeRule";i:142;s:47:"PHPStan\Rules\Generics\FunctionTemplateTypeRule";i:143;s:52:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule";i:144;s:45:"PHPStan\Rules\Generics\InterfaceAncestorsRule";i:145;s:48:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule";i:146;s:45:"PHPStan\Rules\Generics\MethodTemplateTypeRule";i:147;s:48:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule";i:148;s:53:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule";i:149;s:50:"PHPStan\Rules\Generics\MethodSignatureVarianceRule";i:150;s:43:"PHPStan\Rules\Generics\PropertyVarianceRule";i:151;s:44:"PHPStan\Rules\Generics\TraitTemplateTypeRule";i:152;s:37:"PHPStan\Rules\Generics\UsedTraitsRule";i:153;s:56:"PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule";i:154;s:58:"PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule";i:155;s:50:"PHPStan\Rules\Operators\InvalidBinaryOperationRule";i:156;s:54:"PHPStan\Rules\Operators\InvalidComparisonOperationRule";i:157;s:49:"PHPStan\Rules\Operators\InvalidUnaryOperationRule";i:158;s:54:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule";i:159;s:52:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule";i:160;s:39:"PHPStan\Rules\PhpDoc\FunctionAssertRule";i:161;s:37:"PHPStan\Rules\PhpDoc\MethodAssertRule";i:162;s:48:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule";i:163;s:60:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule";i:164;s:47:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule";i:165;s:59:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule";i:166;s:55:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule";i:167;s:49:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule";i:168;s:68:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule";i:169;s:52:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule";i:170;s:50:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule";i:171;s:63:"PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule";i:172;s:43:"PHPStan\Rules\Classes\RequireImplementsRule";i:173;s:40:"PHPStan\Rules\Classes\RequireExtendsRule";i:174;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule";i:175;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule";i:176;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule";i:177;s:35:"PHPStan\Rules\Pure\PureFunctionRule";i:178;s:33:"PHPStan\Rules\Pure\PureMethodRule";i:179;s:43:"PHPStan\Rules\Arrays\ArrayDestructuringRule";i:180;s:39:"PHPStan\Rules\Arrays\ArrayUnpackingRule";i:181;s:42:"PHPStan\Rules\Arrays\IterableInForeachRule";i:182;s:47:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule";i:183;s:45:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule";i:184;s:52:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule";i:185;s:46:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule";i:186;s:42:"PHPStan\Rules\Exceptions\ThrowExprTypeRule";i:187;s:51:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule";i:188;s:45:"PHPStan\Rules\Functions\ClosureReturnTypeRule";i:189;s:38:"PHPStan\Rules\Functions\ReturnTypeRule";i:190;s:38:"PHPStan\Rules\Generators\YieldTypeRule";i:191;s:36:"PHPStan\Rules\Methods\ReturnTypeRule";i:192;s:66:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule";i:193;s:58:"PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule";i:194;s:51:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule";i:195;s:59:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule";i:196;s:54:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule";i:197;s:62:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule";i:198;s:60:"PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule";i:199;s:54:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule";i:200;s:52:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule";i:201;s:56:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule";i:202;s:43:"PHPStan\Rules\Variables\VariableCloningRule";i:203;s:36:"PHPStan\Rules\Arrays\DeadForeachRule";i:204;s:72:"PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule";i:205;s:69:"PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule";i:206;s:67:"PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule";i:207;s:73:"PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule";i:208;s:31:"PHPStan\Rules\DeadCode\NoopRule";i:209;s:47:"PHPStan\Rules\DeadCode\UnreachableStatementRule";i:210;s:48:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule";i:211;s:46:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule";i:212;s:58:"PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule";i:213;s:69:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule";i:214;s:54:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule";i:215;s:70:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule";i:216;s:65:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule";i:217;s:71:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule";i:218;s:44:"PHPStan\Rules\Methods\NullsafeMethodCallRule";i:219;s:69:"PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule";i:220;s:63:"PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule";i:221;s:64:"PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule";i:222;s:66:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule";i:223;s:64:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule";i:224;s:54:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule";i:225;s:41:"PHPStan\Rules\Traits\NotAnalysedTraitRule";i:226;s:39:"PHPStan\Rules\DateTimeInstantiationRule";i:227;s:40:"PHPStan\Rules\Functions\CallUserFuncRule";i:228;s:53:"PHPStan\Rules\Functions\ParameterCastableToStringRule";i:229;s:60:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule";i:230;s:57:"PHPStan\Rules\Functions\SortParameterCastableToStringRule";i:231;s:49:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule";i:232;s:56:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule";i:233;s:60:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule";i:234;s:57:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule";i:235;s:56:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule";i:236;s:53:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule";i:237;s:50:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule";i:238;s:52:"PHPStan\Rules\Properties\MissingPropertyTypehintRule";i:239;s:48:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule";i:240;s:45:"Composer\Pcre\PHPStan\InvalidRegexPatternRule";i:241;s:54:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule";i:242;s:47:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule";i:243;s:50:"Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule";i:244;s:44:"Rector\TypePerfect\Rules\NoIssetOnObjectRule";i:245;s:44:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule";i:246;s:61:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule";i:247;s:62:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule";i:248;s:51:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule";i:249;s:51:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule";i:250;s:48:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule";i:251;s:48:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule";i:252;s:53:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule";i:253;s:54:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule";i:254;s:56:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule";i:255;s:56:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule";i:256;s:51:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule";i:257;s:66:"Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule";i:258;s:56:"Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule";i:259;s:24:"PhpParser\BuilderFactory";i:260;s:27:"PHPStan\Parser\LexerFactory";i:261;s:34:"PhpParser\NodeVisitor\NameResolver";i:262;s:29:"PhpParser\NodeVisitorAbstract";i:263;s:21:"PhpParser\NodeVisitor";i:264;s:36:"PHPStan\Parser\AnonymousClassVisitor";i:265;s:36:"PHPStan\Parser\ArrayFilterArgVisitor";i:266;s:34:"PHPStan\Parser\ArrayFindArgVisitor";i:267;s:33:"PHPStan\Parser\ArrayMapArgVisitor";i:268;s:34:"PHPStan\Parser\ArrayWalkArgVisitor";i:269;s:32:"PHPStan\Parser\ClosureArgVisitor";i:270;s:38:"PHPStan\Parser\ClosureBindToVarVisitor";i:271;s:36:"PHPStan\Parser\ClosureBindArgVisitor";i:272;s:35:"PHPStan\Parser\CurlSetOptArgVisitor";i:273;s:38:"PHPStan\Parser\ArrowFunctionArgVisitor";i:274;s:47:"PHPStan\Parser\MagicConstantParamDefaultVisitor";i:275;s:43:"PHPStan\Parser\NewAssignedToPropertyVisitor";i:276;s:37:"PHPStan\Parser\ParentStmtTypesVisitor";i:277;s:41:"PHPStan\Parser\StandaloneThrowExprVisitor";i:278;s:34:"PHPStan\Parser\TryCatchTypeVisitor";i:279;s:35:"PHPStan\Parser\LastConditionVisitor";i:280;s:45:"PHPStan\Parser\TypeTraverserInstanceofVisitor";i:281;s:37:"PHPStan\Parser\VariadicMethodsVisitor";i:282;s:39:"PHPStan\Parser\VariadicFunctionsVisitor";i:283;s:32:"PHPStan\Node\Printer\ExprPrinter";i:284;s:28:"PHPStan\Node\Printer\Printer";i:285;s:32:"PhpParser\PrettyPrinter\Standard";i:286;s:31:"PhpParser\PrettyPrinterAbstract";i:287;s:23:"PhpParser\PrettyPrinter";i:288;s:39:"PHPStan\Broker\AnonymousClassNameHelper";i:289;s:36:"PHPStan\Php\PhpVersionFactoryFactory";i:290;s:37:"PHPStan\Php\ComposerPhpVersionFactory";i:291;s:33:"PHPStan\PhpDocParser\ParserConfig";i:292;s:32:"PHPStan\PhpDocParser\Lexer\Lexer";i:293;s:38:"PHPStan\PhpDocParser\Parser\TypeParser";i:294;s:43:"PHPStan\PhpDocParser\Parser\ConstExprParser";i:295;s:40:"PHPStan\PhpDocParser\Parser\PhpDocParser";i:296;s:36:"PHPStan\PhpDocParser\Printer\Printer";i:297;s:40:"PHPStan\PhpDoc\PhpDocInheritanceResolver";i:298;s:33:"PHPStan\PhpDoc\PhpDocNodeResolver";i:299;s:35:"PHPStan\PhpDoc\PhpDocStringResolver";i:300;s:36:"PHPStan\PhpDoc\ConstExprNodeResolver";i:301;s:31:"PHPStan\PhpDoc\TypeNodeResolver";i:302;s:33:"PHPStan\PhpDoc\TypeStringResolver";i:303;s:28:"PHPStan\PhpDoc\StubValidator";i:304;s:45:"PHPStan\PhpDoc\SocketSelectStubFilesExtension";i:305;s:33:"PHPStan\PhpDoc\StubFilesExtension";i:306;s:39:"PHPStan\PhpDoc\DefaultStubFilesProvider";i:307;s:32:"PHPStan\PhpDoc\StubFilesProvider";i:308;s:45:"PHPStan\PhpDoc\JsonValidateStubFilesExtension";i:309;s:48:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension";i:310;s:47:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension";i:311;s:25:"PHPStan\Analyser\Analyser";i:312;s:40:"PHPStan\Analyser\AnalyserResultFinalizer";i:313;s:29:"PHPStan\Analyser\FileAnalyser";i:314;s:45:"PHPStan\Analyser\IgnoreErrorExtensionProvider";i:315;s:38:"PHPStan\Analyser\LocalIgnoresProcessor";i:316;s:37:"PHPStan\Analyser\RuleErrorTransformer";i:317;s:42:"PHPStan\Analyser\Ignore\IgnoredErrorHelper";i:318;s:35:"PHPStan\Analyser\Ignore\IgnoreLexer";i:319;s:41:"PHPStan\Analyser\LazyInternalScopeFactory";i:320;s:37:"PHPStan\Analyser\InternalScopeFactory";i:321;s:29:"PHPStan\Analyser\ScopeFactory";i:322;s:34:"PHPStan\Analyser\NodeScopeResolver";i:323;s:40:"PHPStan\Analyser\ConstantResolverFactory";i:324;s:47:"PHPStan\Analyser\ResultCache\ResultCacheClearer";i:325;s:41:"PHPStan\Analyser\RicherScopeGetTypeHelper";i:326;s:19:"PHPStan\Cache\Cache";i:327;s:34:"PHPStan\Collectors\RegistryFactory";i:328;s:34:"PHPStan\Command\AnalyseApplication";i:329;s:30:"PHPStan\Command\AnalyserRunner";i:330;s:32:"PHPStan\Command\FixerApplication";i:331;s:37:"PHPStan\Dependency\DependencyResolver";i:332;s:38:"PHPStan\Dependency\ExportedNodeFetcher";i:333;s:39:"PHPStan\Dependency\ExportedNodeResolver";i:334;s:38:"PHPStan\Dependency\ExportedNodeVisitor";i:335;s:48:"PHPStan\DependencyInjection\Nette\NetteContainer";i:336;s:37:"PHPStan\DependencyInjection\Container";i:337;s:54:"PHPStan\DependencyInjection\DerivativeContainerFactory";i:338;s:23:"PHPStan\File\FileHelper";i:339;s:32:"PHPStan\File\FileExcluderFactory";i:340;s:23:"PHPStan\File\FileFinder";i:341;s:24:"PHPStan\File\FileMonitor";i:342;s:37:"PHPStan\Parser\DeclarePositionVisitor";i:343;s:47:"PHPStan\Parser\ImmediatelyInvokedClosureVisitor";i:344;s:33:"PHPStan\Parallel\ParallelAnalyser";i:345;s:26:"PHPStan\Parallel\Scheduler";i:346;s:34:"PHPStan\Diagnose\DiagnoseExtension";i:347;s:30:"PHPStan\Process\CpuCoreCounter";i:348;s:45:"PHPStan\Reflection\AttributeReflectionFactory";i:349;s:46:"PHPStan\Reflection\InitializerExprTypeResolver";i:350;s:73:"PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension";i:351;s:50:"PHPStan\Reflection\MethodsClassReflectionExtension";i:352;s:76:"PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension";i:353;s:53:"PHPStan\Reflection\PropertiesClassReflectionExtension";i:354;s:64:"PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor";i:355;s:66:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher";i:356;s:96:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker";i:357;s:88:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory";i:358;s:91:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository";i:359;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository";i:360;s:92:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension";i:361;s:45:"PHPStan\Type\DynamicMethodReturnTypeExtension";i:362;s:88:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension";i:363;s:37:"PHPStan\Reflection\ConstructorsHelper";i:364;s:81:"PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension";i:365;s:84:"PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension";i:366;s:61:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension";i:367;s:64:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension";i:368;s:50:"PHPStan\Reflection\Php\PhpClassReflectionExtension";i:369;s:69:"PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension";i:370;s:66:"PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension";i:371;s:58:"PHPStan\Reflection\AllowedSubTypesClassReflectionExtension";i:372;s:68:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension";i:373;s:79:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension";i:374;s:64:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider";i:375;s:50:"PHPStan\Reflection\SignatureMap\SignatureMapParser";i:376;s:60:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider";i:377;s:52:"PHPStan\Reflection\SignatureMap\SignatureMapProvider";i:378;s:56:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider";i:379;s:59:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory";i:380;s:31:"PHPStan\Rules\Api\ApiRuleHelper";i:381;s:29:"PHPStan\Rules\AttributesCheck";i:382;s:58:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck";i:383;s:28:"PHPStan\Rules\ClassNameCheck";i:384;s:39:"PHPStan\Rules\ClassCaseSensitivityCheck";i:385;s:37:"PHPStan\Rules\ClassForbiddenNameCheck";i:386;s:43:"PHPStan\Rules\Classes\LocalTypeAliasesCheck";i:387;s:36:"PHPStan\Rules\Classes\MethodTagCheck";i:388;s:32:"PHPStan\Rules\Classes\MixinCheck";i:389;s:38:"PHPStan\Rules\Classes\PropertyTagCheck";i:390;s:52:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper";i:391;s:50:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper";i:392;s:53:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver";i:393;s:46:"PHPStan\Rules\Exceptions\ExceptionTypeResolver";i:394;s:68:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule";i:395;s:66:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule";i:396;s:72:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule";i:397;s:61:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck";i:398;s:46:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck";i:399;s:41:"PHPStan\Rules\FunctionCallParametersCheck";i:400;s:37:"PHPStan\Rules\FunctionDefinitionCheck";i:401;s:37:"PHPStan\Rules\FunctionReturnTypeCheck";i:402;s:44:"PHPStan\Rules\ParameterCastableToStringCheck";i:403;s:49:"PHPStan\Rules\Generics\CrossCheckInterfacesHelper";i:404;s:44:"PHPStan\Rules\Generics\GenericAncestorsCheck";i:405;s:45:"PHPStan\Rules\Generics\GenericObjectTypeCheck";i:406;s:49:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck";i:407;s:40:"PHPStan\Rules\Generics\TemplateTypeCheck";i:408;s:36:"PHPStan\Rules\Generics\VarianceCheck";i:409;s:55:"PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper";i:410;s:24:"PHPStan\Rules\IssetCheck";i:411;s:37:"PHPStan\Rules\Methods\MethodCallCheck";i:412;s:43:"PHPStan\Rules\Methods\StaticMethodCallCheck";i:413;s:41:"PHPStan\Rules\Methods\MethodSignatureRule";i:414;s:53:"PHPStan\Rules\Methods\MethodParameterComparisonHelper";i:415;s:54:"PHPStan\Rules\Methods\MethodVisibilityComparisonHelper";i:416;s:34:"PHPStan\Rules\MissingTypehintCheck";i:417;s:27:"PHPStan\Rules\NullsafeCheck";i:418;s:69:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider";i:419;s:65:"PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider";i:420;s:59:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider";i:421;s:55:"PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider";i:422;s:52:"PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper";i:423;s:37:"PHPStan\Rules\PhpDoc\AssertRuleHelper";i:424;s:43:"PHPStan\Rules\PhpDoc\UnresolvableTypeHelper";i:425;s:46:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper";i:426;s:48:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck";i:427;s:41:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper";i:428;s:40:"PHPStan\Rules\Playground\NeverRuleHelper";i:429;s:46:"PHPStan\Rules\Properties\AccessPropertiesCheck";i:430;s:60:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension";i:431;s:44:"PHPStan\Type\OperatorTypeSpecifyingExtension";i:432;s:50:"PHPStan\Rules\Properties\UninitializedPropertyRule";i:433;s:65:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider";i:434;s:61:"PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider";i:435;s:43:"PHPStan\Rules\Properties\PropertyDescriptor";i:436;s:49:"PHPStan\Rules\Properties\PropertyReflectionFinder";i:437;s:38:"PHPStan\Rules\Pure\FunctionPurityCheck";i:438;s:29:"PHPStan\Rules\RuleLevelHelper";i:439;s:43:"PHPStan\Rules\UnusedFunctionParametersCheck";i:440;s:59:"PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck";i:441;s:27:"PHPStan\Type\FileTypeMapper";i:442;s:30:"PHPStan\Type\BitwiseFlagHelper";i:443;s:54:"PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension";i:444;s:47:"PHPStan\Type\DynamicFunctionReturnTypeExtension";i:445;s:57:"PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension";i:446;s:62:"PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension";i:447;s:61:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension";i:448;s:54:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension";i:449;s:34:"PHPStan\Type\Php\ArrayColumnHelper";i:450;s:55:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension";i:451;s:56:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension";i:452;s:55:"PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension";i:453;s:53:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension";i:454;s:57:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension";i:455;s:52:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper";i:456;s:55:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension";i:457;s:53:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension";i:458;s:53:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension";i:459;s:56:"PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension";i:460;s:51:"PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension";i:461;s:62:"PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension";i:462;s:44:"PHPStan\Type\FunctionTypeSpecifyingExtension";i:463;s:44:"PHPStan\Analyser\TypeSpecifierAwareExtension";i:464;s:56:"PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension";i:465;s:55:"PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension";i:466;s:60:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension";i:467;s:52:"PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension";i:468;s:61:"PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension";i:469;s:52:"PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension";i:470;s:52:"PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension";i:471;s:53:"PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension";i:472;s:55:"PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension";i:473;s:56:"PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension";i:474;s:56:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension";i:475;s:54:"PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension";i:476;s:54:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension";i:477;s:55:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension";i:478;s:62:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension";i:479;s:59:"PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension";i:480;s:62:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension";i:481;s:59:"PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension";i:482;s:41:"PHPStan\Type\Php\AssertThrowTypeExtension";i:483;s:46:"PHPStan\Type\DynamicFunctionThrowTypeExtension";i:484;s:63:"PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension";i:485;s:51:"PHPStan\Type\DynamicStaticMethodReturnTypeExtension";i:486;s:63:"PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension";i:487;s:54:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension";i:488;s:54:"PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension";i:489;s:56:"PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension";i:490;s:62:"PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension";i:491;s:51:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension";i:492;s:52:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension";i:493;s:31:"PHPStan\Type\Php\ConstantHelper";i:494;s:49:"PHPStan\Type\Php\CountFunctionReturnTypeExtension";i:495;s:61:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension";i:496;s:53:"PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension";i:497;s:62:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension";i:498;s:45:"PHPStan\Type\Php\DateFunctionReturnTypeHelper";i:499;s:54:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension";i:500;s:52:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension";i:501;s:48:"PHPStan\Type\Php\DateFunctionReturnTypeExtension";i:502;s:58:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension";i:503;s:50:"PHPStan\Type\DynamicStaticMethodThrowTypeExtension";i:504;s:55:"PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension";i:505;s:57:"PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension";i:506;s:51:"PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension";i:507;s:50:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension";i:508;s:54:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension";i:509;s:55:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension";i:510;s:44:"PHPStan\Type\DynamicMethodThrowTypeExtension";i:511;s:52:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension";i:512;s:58:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension";i:513;s:48:"PHPStan\Type\Php\DsMapDynamicReturnTypeExtension";i:514;s:53:"PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension";i:515;s:58:"PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension";i:516;s:58:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension";i:517;s:47:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper";i:518;s:54:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension";i:519;s:52:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension";i:520;s:57:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension";i:521;s:57:"PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension";i:522;s:51:"PHPStan\Type\Php\GetClassDynamicReturnTypeExtension";i:523;s:56:"PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension";i:524;s:58:"PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension";i:525;s:65:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension";i:526;s:51:"PHPStan\Type\Php\GettypeFunctionReturnTypeExtension";i:527;s:63:"PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension";i:528;s:49:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension";i:529;s:58:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension";i:530;s:41:"PHPStan\Type\Php\IntdivThrowTypeExtension";i:531;s:42:"PHPStan\Type\Php\IniGetReturnTypeExtension";i:532;s:39:"PHPStan\Type\Php\JsonThrowTypeExtension";i:533;s:56:"PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension";i:534;s:46:"PHPStan\Type\FunctionParameterOutTypeExtension";i:535;s:50:"PHPStan\Type\Php\ParseStrParameterOutTypeExtension";i:536;s:49:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension";i:537;s:51:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension";i:538;s:56:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension";i:539;s:50:"PHPStan\Type\FunctionParameterClosureTypeExtension";i:540;s:39:"PHPStan\Type\Php\RegexArrayShapeMatcher";i:541;s:35:"PHPStan\Type\Regex\RegexGroupParser";i:542;s:40:"PHPStan\Type\Regex\RegexExpressionHelper";i:543;s:61:"PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension";i:544;s:64:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension";i:545;s:62:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension";i:546;s:64:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension";i:547;s:53:"PHPStan\Type\Php\StrContainingTypeSpecifyingExtension";i:548;s:65:"PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension";i:549;s:62:"PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension";i:550;s:47:"PHPStan\Type\Php\StatDynamicReturnTypeExtension";i:551;s:52:"PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension";i:552;s:54:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension";i:553;s:50:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension";i:554;s:63:"PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension";i:555;s:59:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension";i:556;s:54:"PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension";i:557;s:52:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension";i:558;s:67:"PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension";i:559;s:42:"PHPStan\Type\MethodTypeSpecifyingExtension";i:560;s:59:"PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension";i:561;s:64:"PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension";i:562;s:49:"PHPStan\Type\Php\LtrimFunctionReturnTypeExtension";i:563;s:47:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension";i:564;s:52:"PHPStan\Type\Php\MbFunctionsReturnTypeExtensionTrait";i:565;s:61:"PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension";i:566;s:64:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension";i:567;s:52:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension";i:568;s:53:"PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension";i:569;s:50:"PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension";i:570;s:51:"PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension";i:571;s:59:"PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension";i:572;s:55:"PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension";i:573;s:52:"PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension";i:574;s:50:"PHPStan\Type\Php\StrlenFunctionReturnTypeExtension";i:575;s:65:"PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension";i:576;s:50:"PHPStan\Type\Php\StrPadFunctionReturnTypeExtension";i:577;s:53:"PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension";i:578;s:50:"PHPStan\Type\Php\StrrevFunctionReturnTypeExtension";i:579;s:49:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension";i:580;s:45:"PHPStan\Type\Php\ThrowableReturnTypeExtension";i:581;s:59:"PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension";i:582;s:55:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension";i:583;s:55:"PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension";i:584;s:65:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension";i:585;s:47:"PHPStan\Type\Php\PowFunctionReturnTypeExtension";i:586;s:49:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension";i:587;s:53:"PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension";i:588;s:53:"PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension";i:589;s:49:"PHPStan\Type\Php\RangeFunctionReturnTypeExtension";i:590;s:54:"PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension";i:591;s:59:"PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension";i:592;s:59:"PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension";i:593;s:54:"PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension";i:594;s:55:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension";i:595;s:62:"PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension";i:596;s:55:"PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension";i:597;s:55:"PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension";i:598;s:58:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension";i:599;s:58:"PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension";i:600;s:60:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension";i:601;s:59:"PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension";i:602;s:51:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension";i:603;s:48:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper";i:604;s:58:"PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension";i:605;s:59:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension";i:606;s:66:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension";i:607;s:63:"PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension";i:608;s:63:"PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension";i:609;s:52:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension";i:610;s:50:"PHPStan\Type\Php\StrTokFunctionReturnTypeExtension";i:611;s:58:"PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension";i:612;s:57:"PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension";i:613;s:56:"PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension";i:614;s:63:"PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension";i:615;s:49:"PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension";i:616;s:65:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension";i:617;s:57:"PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension";i:618;s:85:"PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension";i:619;s:31:"PHPStan\Type\ClosureTypeFactory";i:620;s:43:"PHPStan\Type\Constant\OversizedArrayBuilder";i:621;s:36:"PHPStan\Rules\Functions\PrintfHelper";i:622;s:37:"PHPStan\Analyser\TypeSpecifierFactory";i:623;s:46:"PHPStan\File\ParentDirectoryRelativePathHelper";i:624;s:31:"PHPStan\File\RelativePathHelper";i:625;s:30:"PHPStan\Cache\FileCacheStorage";i:626;s:26:"PHPStan\Cache\CacheStorage";i:627;s:25:"PHPStan\Parser\RichParser";i:628;s:21:"PHPStan\Parser\Parser";i:629;s:29:"PHPStan\Parser\CleaningParser";i:630;s:27:"PHPStan\Parser\SimpleParser";i:631;s:27:"PHPStan\Parser\CachedParser";i:632;s:33:"PHPStan\Parser\PhpParserDecorator";i:633;s:16:"PhpParser\Parser";i:634;s:31:"PHPStan\Parser\PhpParserFactory";i:635;s:24:"PhpParser\ParserAbstract";i:636;s:26:"PHPStan\Rules\LazyRegistry";i:637;s:22:"PHPStan\Rules\Registry";i:638;s:33:"PHPStan\PhpDoc\StubPhpDocProvider";i:639;s:63:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory";i:640;s:37:"PHPStan\Reflection\ReflectionProvider";i:641;s:51:"PHPStan\BetterReflection\Reflector\DefaultReflector";i:642;s:44:"PHPStan\BetterReflection\Reflector\Reflector";i:643;s:64:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector";i:644;s:60:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider";i:645;s:72:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory";i:646;s:83:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory";i:647;s:79:"PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber";i:648;s:66:"PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber";i:649;s:76:"PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber";i:650;s:80:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory";i:651;s:50:"PHPStan\Reflection\Deprecation\DeprecationProvider";i:652;s:21:"PhpParser\Parser\Php8";i:653;s:32:"PHPStan\Parser\PathRoutingParser";i:654;s:25:"PHPStan\Parser\StubParser";i:655;s:41:"PHPStan\Diagnose\PHPStanDiagnoseExtension";i:656;s:55:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter";i:657;s:45:"PHPStan\Command\ErrorFormatter\ErrorFormatter";i:658;s:48:"PHPStan\Command\ErrorFormatter\RawErrorFormatter";i:659;s:50:"PHPStan\Command\ErrorFormatter\TableErrorFormatter";i:660;s:55:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter";i:661;s:49:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter";i:662;s:50:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter";i:663;s:51:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter";i:664;s:51:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter";i:665;s:53:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter";i:666;s:53:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule";i:667;s:58:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule";i:668;s:57:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule";i:669;s:51:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule";i:670;s:59:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule";i:671;s:49:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule";i:672;s:39:"PHPStan\Rules\Classes\InstantiationRule";i:673;s:53:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule";i:674;s:53:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule";i:675;s:62:"PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule";i:676;s:46:"PHPStan\Rules\Constants\OverridingConstantRule";i:677;s:42:"PHPStan\Rules\Methods\OverridingMethodRule";i:678;s:39:"PHPStan\Rules\Missing\MissingReturnRule";i:679;s:52:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule";i:680;s:47:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule";i:681;s:45:"PHPStan\Rules\Properties\AccessPropertiesRule";i:682;s:51:"PHPStan\Rules\Properties\AccessStaticPropertiesRule";i:683;s:56:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule";i:684;s:44:"PHPStan\Rules\Functions\FunctionCallableRule";i:685;s:47:"PHPStan\Rules\Properties\OverridingPropertyRule";i:686;s:53:"PHPStan\Rules\Properties\SetPropertyHookParameterRule";i:687;s:56:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule";i:688;s:55:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule";i:689;s:44:"PHPStan\Rules\Variables\CompactVariablesRule";i:690;s:43:"PHPStan\Rules\Variables\DefinedVariableRule";i:691;s:44:"PHPStan\Rules\Keywords\RequireFileExistsRule";i:692;s:71:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension";i:693;s:67:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension";i:694;s:67:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension";i:695;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension";i:696;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension";i:697;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension";i:698;s:36:"PHPStan\Rules\Constants\ConstantRule";i:699;s:31:"PHPStan\Rules\Classes\MixinRule";i:700;s:40:"PHPStan\Rules\PhpDoc\RequireExtendsCheck";i:701;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule";i:702;s:41:"PHPStan\Rules\Functions\CallCallablesRule";i:703;s:46:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule";i:704;s:48:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule";i:705;s:45:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule";i:706;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension";i:707;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension";i:708;s:64:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension";i:709;s:60:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension";i:710;s:50:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule";i:711;s:46:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule";i:712;s:57:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule";i:713;s:69:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule";i:714;s:67:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule";i:715;s:73:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule";i:716;s:42:"PHPStan\Rules\Generators\YieldFromTypeRule";i:717;s:45:"PHPStan\Rules\Generators\YieldInGeneratorRule";i:718;s:46:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule";i:719;s:56:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule";i:720;s:55:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule";i:721;s:56:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule";i:722;s:62:"PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector";i:723;s:28:"PHPStan\Collectors\Collector";i:724;s:47:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector";i:725;s:59:"PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector";i:726;s:52:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector";i:727;s:57:"PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector";i:728;s:54:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector";i:729;s:54:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector";i:730;s:48:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule";i:731;s:57:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule";i:732;s:52:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule";i:733;s:48:"PHPStan\Rules\Comparison\IfConstantConditionRule";i:734;s:60:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule";i:735;s:58:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule";i:736;s:64:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule";i:737;s:56:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule";i:738;s:44:"PHPStan\Rules\Comparison\MatchExpressionRule";i:739;s:71:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule";i:740;s:61:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule";i:741;s:52:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule";i:742;s:61:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule";i:743;s:58:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule";i:744;s:57:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule";i:745;s:53:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule";i:746;s:51:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule";i:747;s:57:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule";i:748;s:62:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule";i:749;s:50:"PHPStan\Rules\Properties\NullsafePropertyFetchRule";i:750;s:46:"PHPStan\Rules\Traits\TraitDeclarationCollector";i:751;s:38:"PHPStan\Rules\Traits\TraitUseCollector";i:752;s:55:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule";i:753;s:47:"PHPStan\Rules\Functions\RandomIntParametersRule";i:754;s:39:"PHPStan\Rules\Functions\ArrayFilterRule";i:755;s:39:"PHPStan\Rules\Functions\ArrayValuesRule";i:756;s:53:"PHPStan\Rules\Functions\ParameterCastableToNumberRule";i:757;s:56:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension";i:758;s:50:"PHPStan\Type\StaticMethodParameterOutTypeExtension";i:759;s:54:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension";i:760;s:48:"PHPStan\Type\StaticMethodTypeSpecifyingExtension";i:761;s:61:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension";i:762;s:54:"PHPStan\Type\StaticMethodParameterClosureTypeExtension";i:763;s:29:"Carbon\PHPStan\MacroExtension";i:764;s:63:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider";i:765;s:57:"PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver";i:766;s:50:"PHPStan\Rules\Deprecations\DeprecatedScopeResolver";i:767;s:58:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule";i:768;s:74:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension";i:769;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension";i:770;s:67:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension";i:771;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension";i:772;s:70:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension";i:773;s:52:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper";i:774;s:42:"PHPStan\Rules\Operators\OperatorRuleHelper";i:775;s:57:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule";i:776;s:64:"PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule";i:777;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule";i:778;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule";i:779;s:57:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule";i:780;s:64:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule";i:781;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule";i:782;s:59:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule";i:783;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule";i:784;s:62:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule";i:785;s:34:"PHPStan\Rules\Cast\UselessCastRule";i:786;s:52:"PHPStan\Rules\Classes\RequireParentConstructCallRule";i:787;s:57:"PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule";i:788;s:54:"PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule";i:789;s:70:"PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule";i:790;s:61:"PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule";i:791;s:59:"PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule";i:792;s:59:"PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule";i:793;s:45:"PHPStan\Rules\Functions\ArrayFilterStrictRule";i:794;s:43:"PHPStan\Rules\Functions\ClosureUsesThisRule";i:795;s:52:"PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule";i:796;s:54:"PHPStan\Rules\Methods\IllegalConstructorMethodCallRule";i:797;s:54:"PHPStan\Rules\Methods\IllegalConstructorStaticCallRule";i:798;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule";i:799;s:67:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule";i:800;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule";i:801;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule";i:802;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule";i:803;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule";i:804;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule";i:805;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule";i:806;s:54:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule";i:807;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule";i:808;s:59:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule";i:809;s:56:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule";i:810;s:64:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule";i:811;s:49:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule";i:812;s:68:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule";i:813;s:54:"PHPStan\Rules\VariableVariables\VariableMethodCallRule";i:814;s:58:"PHPStan\Rules\VariableVariables\VariableMethodCallableRule";i:815;s:60:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule";i:816;s:64:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule";i:817;s:63:"PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule";i:818;s:53:"PHPStan\Rules\VariableVariables\VariableVariablesRule";i:819;s:32:"Rector\TypePerfect\Configuration";i:820;s:51:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder";i:821;s:50:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder";i:822;s:46:"Rector\TypePerfect\NodeFinder\ReturnNodeFinder";i:823;s:44:"Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer";i:824;s:41:"Rector\TypePerfect\Printer\NodeComparator";i:825;s:46:"Rector\TypePerfect\Reflection\ReflectionParser";i:826;s:48:"Rector\TypePerfect\Reflection\MethodNodeAnalyser";i:827;s:61:"Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher";i:828;s:59:"Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver";i:829;s:51:"Rector\TypePerfect\Printer\CollectorMetadataPrinter";i:830;s:40:"Rector\TypePerfect\Guard\EmptyIssetGuard";i:831;s:77:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector";i:832;s:67:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector";i:833;s:71:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector";i:834;s:46:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed";i:835;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory";i:836;s:50:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath";i:837;s:67:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature";i:838;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory";i:839;s:52:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory";i:840;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory";i:841;s:64:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory";i:842;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory";i:843;s:59:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory";i:844;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory";i:845;s:44:"Spaze\PHPStan\Rules\Disallowed\File\FilePath";i:846;s:50:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter";i:847;s:52:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier";i:848;s:52:"Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer";i:849;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors";i:850;s:79:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors";i:851;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors";i:852;s:78:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors";i:853;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors";i:854;s:68:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors";i:855;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors";i:856;s:67:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors";i:857;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors";i:858;s:48:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver";i:859;s:59:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory";i:860;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages";i:861;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls";i:862;s:45:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls";i:863;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls";i:864;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls";i:865;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls";i:866;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls";i:867;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls";i:868;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls";i:869;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls";i:870;s:49:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls";i:871;s:50:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls";i:872;s:51:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls";i:873;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages";i:874;s:57:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages";i:875;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages";i:876;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages";i:877;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure";i:878;s:73:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure";i:879;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure";i:880;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure";i:881;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure";i:882;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure";i:883;s:68:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure";i:884;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure";i:885;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure";i:886;s:67:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure";i:887;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure";i:888;s:79:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure";i:889;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure";i:890;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure";i:891;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure";i:892;s:78:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule";i:893;s:80:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule";i:894;s:75:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule";i:895;s:77:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule";i:896;s:57:"TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter";i:897;s:49:"TomasVotruba\TypeCoverage\CollectorDataNormalizer";i:898;s:39:"TomasVotruba\TypeCoverage\Configuration";i:899;s:67:"TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector";i:900;s:66:"TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector";i:901;s:69:"TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector";i:902;s:69:"TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector";i:903;s:53:"TomasVotruba\TypeCoverage\Collectors\DeclareCollector";i:904;s:37:"_PHPStan_ac6dae9b0\Nette\DI\Container";i:905;s:36:"_PHPStan_ac6dae9b0\Nette\SmartObject";i:906;s:22:"PHPStan\Php\PhpVersion";i:907;s:29:"PHPStan\Php\PhpVersionFactory";i:908;s:56:"PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider";i:909;s:33:"PHPStan\Analyser\ConstantResolver";i:910;s:47:"PHPStan\Analyser\ResultCache\ResultCacheManager";i:911;s:54:"PHPStan\Analyser\ResultCache\ResultCacheManagerFactory";i:912;s:27:"PHPStan\Collectors\Registry";i:913;s:79:"PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider";i:914;s:75:"PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider";i:915;s:66:"PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider";i:916;s:80:"PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider";i:917;s:80:"PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider";i:918;s:66:"PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider";i:919;s:70:"PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider";i:920;s:25:"PHPStan\File\FileExcluder";i:921;s:35:"PHPStan\File\FileExcluderRawFactory";i:922;s:44:"PHPStan\Reflection\Php\PhpFunctionReflection";i:923;s:37:"PHPStan\Reflection\FunctionReflection";i:924;s:44:"PHPStan\Reflection\FunctionReflectionFactory";i:925;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator";i:926;s:57:"PHPStan\BetterReflection\SourceLocator\Type\SourceLocator";i:927;s:86:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory";i:928;s:82:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator";i:929;s:89:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory";i:930;s:42:"PHPStan\Reflection\Php\PhpMethodReflection";i:931;s:43:"PHPStan\Reflection\ExtendedMethodReflection";i:932;s:40:"PHPStan\Reflection\ClassMemberReflection";i:933;s:35:"PHPStan\Reflection\MethodReflection";i:934;s:49:"PHPStan\Reflection\Php\PhpMethodReflectionFactory";i:935;s:64:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider";i:936;s:30:"PHPStan\Type\TypeAliasResolver";i:937;s:38:"PHPStan\Type\TypeAliasResolverProvider";i:938;s:30:"PHPStan\Analyser\TypeSpecifier";i:939;s:15:"PhpParser\Lexer";i:940;s:67:"PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory";i:941;s:25:"PhpParser\Lexer\Emulative";i:942;s:48:"PHPStan\Rules\Deprecations\DeprecatedScopeHelper";}i:4;a:635:{i:0;s:39:"PHPStan\Parser\PhpParserFactory::create";i:1;s:71:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::create";i:2;s:91:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::create";i:3;s:88:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::create";i:4;s:47:"PHPStan\Rules\Debug\DebugScopeRule::__construct";i:5;s:51:"PHPStan\Rules\Debug\DumpPhpDocTypeRule::__construct";i:6;s:45:"PHPStan\Rules\Debug\DumpTypeRule::__construct";i:7;s:47:"PHPStan\Rules\Debug\FileAssertRule::__construct";i:8;s:75:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule::__construct";i:9;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule::__construct";i:10;s:78:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule::__construct";i:11;s:68:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule::__construct";i:12;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule::__construct";i:13;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule::__construct";i:14;s:74:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule::__construct";i:15;s:82:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule::__construct";i:16;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule::__construct";i:17;s:84:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule::__construct";i:18;s:48:"PHPStan\Rules\Api\ApiInstanceofRule::__construct";i:19;s:52:"PHPStan\Rules\Api\ApiInstanceofTypeRule::__construct";i:20;s:51:"PHPStan\Rules\Api\ApiInstantiationRule::__construct";i:21;s:53:"PHPStan\Rules\Api\ApiClassConstFetchRule::__construct";i:22;s:50:"PHPStan\Rules\Api\ApiClassExtendsRule::__construct";i:23;s:53:"PHPStan\Rules\Api\ApiClassImplementsRule::__construct";i:24;s:54:"PHPStan\Rules\Api\ApiInterfaceExtendsRule::__construct";i:25;s:48:"PHPStan\Rules\Api\ApiMethodCallRule::__construct";i:26;s:48:"PHPStan\Rules\Api\ApiStaticCallRule::__construct";i:27;s:46:"PHPStan\Rules\Api\ApiTraitUseRule::__construct";i:28;s:50:"PHPStan\Rules\Api\GetTemplateTypeRule::__construct";i:29;s:68:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule::__construct";i:30;s:65:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule::__construct";i:31;s:60:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule::__construct";i:32;s:66:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule::__construct";i:33;s:45:"PHPStan\Rules\Cast\UnsetCastRule::__construct";i:34;s:54:"PHPStan\Rules\Classes\ClassAttributesRule::__construct";i:35;s:62:"PHPStan\Rules\Classes\ClassConstantAttributesRule::__construct";i:36;s:52:"PHPStan\Rules\Classes\ClassConstantRule::__construct";i:37;s:64:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule::__construct";i:38;s:55:"PHPStan\Rules\Classes\LocalTypeAliasesRule::__construct";i:39;s:63:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule::__construct";i:40;s:60:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule::__construct";i:41;s:52:"PHPStan\Rules\Classes\ReadOnlyClassRule::__construct";i:42;s:66:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule::__construct";i:43;s:54:"PHPStan\Rules\Constants\FinalConstantRule::__construct";i:44;s:65:"PHPStan\Rules\Constants\NativeTypedClassConstantRule::__construct";i:45;s:59:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule::__construct";i:46;s:57:"PHPStan\Rules\Exceptions\ThrowExpressionRule::__construct";i:47;s:64:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule::__construct";i:48;s:73:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule::__construct";i:49;s:58:"PHPStan\Rules\Functions\ClosureAttributesRule::__construct";i:50;s:57:"PHPStan\Rules\Functions\DefineParametersRule::__construct";i:51;s:80:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule::__construct";i:52;s:65:"PHPStan\Rules\Functions\CallToFunctionParametersRule::__construct";i:53;s:74:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule::__construct";i:54;s:67:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule::__construct";i:55;s:59:"PHPStan\Rules\Functions\FunctionAttributesRule::__construct";i:56;s:56:"PHPStan\Rules\Functions\ParamAttributesRule::__construct";i:57;s:62:"PHPStan\Rules\Functions\PrintfArrayParametersRule::__construct";i:58;s:57:"PHPStan\Rules\Functions\PrintfParametersRule::__construct";i:59;s:60:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule::__construct";i:60;s:58:"PHPStan\Rules\Keywords\DeclareStrictTypesRule::__construct";i:61;s:50:"PHPStan\Rules\Methods\CallMethodsRule::__construct";i:62;s:56:"PHPStan\Rules\Methods\CallStaticMethodsRule::__construct";i:63;s:60:"PHPStan\Rules\Methods\ConsistentConstructorRule::__construct";i:64;s:65:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule::__construct";i:65;s:53:"PHPStan\Rules\Methods\MethodCallableRule::__construct";i:66;s:71:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule::__construct";i:67;s:55:"PHPStan\Rules\Methods\MethodAttributesRule::__construct";i:68;s:59:"PHPStan\Rules\Methods\StaticMethodCallableRule::__construct";i:69;s:57:"PHPStan\Rules\Operators\InvalidAssignVarRule::__construct";i:70;s:63:"PHPStan\Rules\Operators\InvalidIncDecOperationRule::__construct";i:71;s:66:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule::__construct";i:72;s:72:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule::__construct";i:73;s:80:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule::__construct";i:74;s:71:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule::__construct";i:75;s:79:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule::__construct";i:76;s:63:"PHPStan\Rules\Properties\PropertiesInInterfaceRule::__construct";i:77;s:59:"PHPStan\Rules\Properties\PropertyAssignRefRule::__construct";i:78;s:60:"PHPStan\Rules\Properties\PropertyAttributesRule::__construct";i:79;s:64:"PHPStan\Rules\Properties\PropertyHookAttributesRule::__construct";i:80;s:57:"PHPStan\Rules\Properties\PropertyInClassRule::__construct";i:81;s:58:"PHPStan\Rules\Properties\ReadOnlyPropertyRule::__construct";i:82;s:62:"PHPStan\Rules\Regexp\RegularExpressionPatternRule::__construct";i:83;s:63:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule::__construct";i:84;s:55:"PHPStan\Rules\Traits\ConstantsInTraitsRule::__construct";i:85;s:53:"PHPStan\Rules\Traits\TraitAttributesRule::__construct";i:86;s:46:"PHPStan\Rules\Variables\UnsetRule::__construct";i:87;s:66:"PHPStan\Rules\Classes\UnusedConstructorParametersRule::__construct";i:88;s:58:"PHPStan\Rules\Functions\UnusedClosureUsesRule::__construct";i:89;s:46:"PHPStan\Rules\Variables\EmptyRule::__construct";i:90;s:46:"PHPStan\Rules\Variables\IssetRule::__construct";i:91;s:53:"PHPStan\Rules\Variables\NullCoalesceRule::__construct";i:92;s:40:"PHPStan\Rules\Cast\EchoRule::__construct";i:93;s:47:"PHPStan\Rules\Cast\InvalidCastRule::__construct";i:94;s:63:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule::__construct";i:95;s:41:"PHPStan\Rules\Cast\PrintRule::__construct";i:96;s:48:"PHPStan\Rules\Classes\MethodTagRule::__construct";i:97;s:53:"PHPStan\Rules\Classes\MethodTagTraitRule::__construct";i:98;s:56:"PHPStan\Rules\Classes\MethodTagTraitUseRule::__construct";i:99;s:50:"PHPStan\Rules\Classes\PropertyTagRule::__construct";i:100;s:55:"PHPStan\Rules\Classes\PropertyTagTraitRule::__construct";i:101;s:58:"PHPStan\Rules\Classes\PropertyTagTraitUseRule::__construct";i:102;s:49:"PHPStan\Rules\Classes\MixinTraitRule::__construct";i:103;s:52:"PHPStan\Rules\Classes\MixinTraitUseRule::__construct";i:104;s:54:"PHPStan\Rules\Generics\ClassAncestorsRule::__construct";i:105;s:57:"PHPStan\Rules\Generics\ClassTemplateTypeRule::__construct";i:106;s:53:"PHPStan\Rules\Generics\EnumAncestorsRule::__construct";i:107;s:60:"PHPStan\Rules\Generics\FunctionTemplateTypeRule::__construct";i:108;s:65:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule::__construct";i:109;s:58:"PHPStan\Rules\Generics\InterfaceAncestorsRule::__construct";i:110;s:61:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule::__construct";i:111;s:58:"PHPStan\Rules\Generics\MethodTemplateTypeRule::__construct";i:112;s:61:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule::__construct";i:113;s:66:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule::__construct";i:114;s:63:"PHPStan\Rules\Generics\MethodSignatureVarianceRule::__construct";i:115;s:56:"PHPStan\Rules\Generics\PropertyVarianceRule::__construct";i:116;s:57:"PHPStan\Rules\Generics\TraitTemplateTypeRule::__construct";i:117;s:50:"PHPStan\Rules\Generics\UsedTraitsRule::__construct";i:118;s:63:"PHPStan\Rules\Operators\InvalidBinaryOperationRule::__construct";i:119;s:67:"PHPStan\Rules\Operators\InvalidComparisonOperationRule::__construct";i:120;s:62:"PHPStan\Rules\Operators\InvalidUnaryOperationRule::__construct";i:121;s:67:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule::__construct";i:122;s:65:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule::__construct";i:123;s:52:"PHPStan\Rules\PhpDoc\FunctionAssertRule::__construct";i:124;s:50:"PHPStan\Rules\PhpDoc\MethodAssertRule::__construct";i:125;s:61:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule::__construct";i:126;s:73:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule::__construct";i:127;s:60:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule::__construct";i:128;s:72:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule::__construct";i:129;s:68:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule::__construct";i:130;s:62:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule::__construct";i:131;s:81:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule::__construct";i:132;s:65:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule::__construct";i:133;s:63:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule::__construct";i:134;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::__construct";i:135;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule::__construct";i:136;s:48:"PHPStan\Rules\Pure\PureFunctionRule::__construct";i:137;s:46:"PHPStan\Rules\Pure\PureMethodRule::__construct";i:138;s:56:"PHPStan\Rules\Arrays\ArrayDestructuringRule::__construct";i:139;s:52:"PHPStan\Rules\Arrays\ArrayUnpackingRule::__construct";i:140;s:55:"PHPStan\Rules\Arrays\IterableInForeachRule::__construct";i:141;s:60:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule::__construct";i:142;s:58:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule::__construct";i:143;s:65:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule::__construct";i:144;s:59:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule::__construct";i:145;s:55:"PHPStan\Rules\Exceptions\ThrowExprTypeRule::__construct";i:146;s:64:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule::__construct";i:147;s:58:"PHPStan\Rules\Functions\ClosureReturnTypeRule::__construct";i:148;s:51:"PHPStan\Rules\Functions\ReturnTypeRule::__construct";i:149;s:51:"PHPStan\Rules\Generators\YieldTypeRule::__construct";i:150;s:49:"PHPStan\Rules\Methods\ReturnTypeRule::__construct";i:151;s:79:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule::__construct";i:152;s:64:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule::__construct";i:153;s:72:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule::__construct";i:154;s:67:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule::__construct";i:155;s:75:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule::__construct";i:156;s:67:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule::__construct";i:157;s:65:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule::__construct";i:158;s:69:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule::__construct";i:159;s:56:"PHPStan\Rules\Variables\VariableCloningRule::__construct";i:160;s:44:"PHPStan\Rules\DeadCode\NoopRule::__construct";i:161;s:61:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule::__construct";i:162;s:59:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule::__construct";i:163;s:82:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule::__construct";i:164;s:67:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule::__construct";i:165;s:83:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule::__construct";i:166;s:78:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule::__construct";i:167;s:84:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule::__construct";i:168;s:79:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule::__construct";i:169;s:77:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule::__construct";i:170;s:67:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule::__construct";i:171;s:53:"PHPStan\Rules\Functions\CallUserFuncRule::__construct";i:172;s:66:"PHPStan\Rules\Functions\ParameterCastableToStringRule::__construct";i:173;s:73:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule::__construct";i:174;s:70:"PHPStan\Rules\Functions\SortParameterCastableToStringRule::__construct";i:175;s:62:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule::__construct";i:176;s:69:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule::__construct";i:177;s:73:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule::__construct";i:178;s:70:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule::__construct";i:179;s:69:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule::__construct";i:180;s:66:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule::__construct";i:181;s:63:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule::__construct";i:182;s:65:"PHPStan\Rules\Properties\MissingPropertyTypehintRule::__construct";i:183;s:61:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule::__construct";i:184;s:67:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule::__construct";i:185;s:60:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule::__construct";i:186;s:57:"Rector\TypePerfect\Rules\NoIssetOnObjectRule::__construct";i:187;s:57:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule::__construct";i:188;s:74:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule::__construct";i:189;s:75:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule::__construct";i:190;s:64:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule::__construct";i:191;s:64:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule::__construct";i:192;s:61:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule::__construct";i:193;s:61:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule::__construct";i:194;s:66:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule::__construct";i:195;s:67:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule::__construct";i:196;s:69:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule::__construct";i:197;s:69:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule::__construct";i:198;s:64:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule::__construct";i:199;s:40:"PHPStan\Parser\LexerFactory::__construct";i:200;s:47:"PhpParser\NodeVisitor\NameResolver::__construct";i:201;s:45:"PHPStan\Node\Printer\ExprPrinter::__construct";i:202;s:44:"PhpParser\PrettyPrinterAbstract::__construct";i:203;s:52:"PHPStan\Broker\AnonymousClassNameHelper::__construct";i:204;s:37:"PHPStan\Php\PhpVersionFactory::create";i:205;s:44:"PHPStan\Php\PhpVersionFactoryFactory::create";i:206;s:49:"PHPStan\Php\PhpVersionFactoryFactory::__construct";i:207;s:50:"PHPStan\Php\ComposerPhpVersionFactory::__construct";i:208;s:46:"PHPStan\PhpDocParser\ParserConfig::__construct";i:209;s:45:"PHPStan\PhpDocParser\Lexer\Lexer::__construct";i:210;s:51:"PHPStan\PhpDocParser\Parser\TypeParser::__construct";i:211;s:56:"PHPStan\PhpDocParser\Parser\ConstExprParser::__construct";i:212;s:53:"PHPStan\PhpDocParser\Parser\PhpDocParser::__construct";i:213;s:53:"PHPStan\PhpDoc\PhpDocInheritanceResolver::__construct";i:214;s:46:"PHPStan\PhpDoc\PhpDocNodeResolver::__construct";i:215;s:48:"PHPStan\PhpDoc\PhpDocStringResolver::__construct";i:216;s:49:"PHPStan\PhpDoc\ConstExprNodeResolver::__construct";i:217;s:44:"PHPStan\PhpDoc\TypeNodeResolver::__construct";i:218;s:73:"PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider::__construct";i:219;s:46:"PHPStan\PhpDoc\TypeStringResolver::__construct";i:220;s:41:"PHPStan\PhpDoc\StubValidator::__construct";i:221;s:58:"PHPStan\PhpDoc\SocketSelectStubFilesExtension::__construct";i:222;s:52:"PHPStan\PhpDoc\DefaultStubFilesProvider::__construct";i:223;s:58:"PHPStan\PhpDoc\JsonValidateStubFilesExtension::__construct";i:224;s:61:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension::__construct";i:225;s:60:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension::__construct";i:226;s:38:"PHPStan\Analyser\Analyser::__construct";i:227;s:53:"PHPStan\Analyser\AnalyserResultFinalizer::__construct";i:228;s:42:"PHPStan\Analyser\FileAnalyser::__construct";i:229;s:58:"PHPStan\Analyser\IgnoreErrorExtensionProvider::__construct";i:230;s:55:"PHPStan\Analyser\Ignore\IgnoredErrorHelper::__construct";i:231;s:54:"PHPStan\Analyser\LazyInternalScopeFactory::__construct";i:232;s:42:"PHPStan\Analyser\ScopeFactory::__construct";i:233;s:47:"PHPStan\Analyser\NodeScopeResolver::__construct";i:234;s:48:"PHPStan\Analyser\ConstantResolverFactory::create";i:235;s:53:"PHPStan\Analyser\ConstantResolverFactory::__construct";i:236;s:60:"PHPStan\Analyser\ResultCache\ResultCacheManager::__construct";i:237;s:60:"PHPStan\Analyser\ResultCache\ResultCacheClearer::__construct";i:238;s:54:"PHPStan\Analyser\RicherScopeGetTypeHelper::__construct";i:239;s:32:"PHPStan\Cache\Cache::__construct";i:240;s:42:"PHPStan\Collectors\RegistryFactory::create";i:241;s:47:"PHPStan\Collectors\RegistryFactory::__construct";i:242;s:47:"PHPStan\Command\AnalyseApplication::__construct";i:243;s:43:"PHPStan\Command\AnalyserRunner::__construct";i:244;s:45:"PHPStan\Command\FixerApplication::__construct";i:245;s:50:"PHPStan\Dependency\DependencyResolver::__construct";i:246;s:51:"PHPStan\Dependency\ExportedNodeFetcher::__construct";i:247;s:52:"PHPStan\Dependency\ExportedNodeResolver::__construct";i:248;s:51:"PHPStan\Dependency\ExportedNodeVisitor::__construct";i:249;s:59:"PHPStan\DependencyInjection\MemoizingContainer::__construct";i:250;s:61:"PHPStan\DependencyInjection\Nette\NetteContainer::__construct";i:251;s:67:"PHPStan\DependencyInjection\DerivativeContainerFactory::__construct";i:252;s:96:"PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider::__construct";i:253;s:92:"PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider::__construct";i:254;s:83:"PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider::__construct";i:255;s:97:"PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider::__construct";i:256;s:97:"PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider::__construct";i:257;s:83:"PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider::__construct";i:258;s:87:"PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider::__construct";i:259;s:36:"PHPStan\File\FileHelper::__construct";i:260;s:45:"PHPStan\File\FileExcluderFactory::__construct";i:261;s:38:"PHPStan\File\FileExcluder::__construct";i:262;s:59:"PHPStan\File\FileExcluderFactory::createAnalyseFileExcluder";i:263;s:56:"PHPStan\File\FileExcluderFactory::createScanFileExcluder";i:264;s:36:"PHPStan\File\FileFinder::__construct";i:266;s:37:"PHPStan\File\FileMonitor::__construct";i:267;s:46:"PHPStan\Parallel\ParallelAnalyser::__construct";i:268;s:39:"PHPStan\Parallel\Scheduler::__construct";i:269;s:58:"PHPStan\Reflection\AttributeReflectionFactory::__construct";i:270;s:57:"PHPStan\Reflection\Php\PhpFunctionReflection::__construct";i:271;s:59:"PHPStan\Reflection\InitializerExprTypeResolver::__construct";i:272;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher::__construct";i:273;s:109:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker::__construct";i:274;s:101:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory::__construct";i:275;s:104:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository::__construct";i:276;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator::__construct";i:277;s:95:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator::__construct";i:278;s:105:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository::__construct";i:279;s:105:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension::__construct";i:281;s:101:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension::__construct";i:282;s:50:"PHPStan\Reflection\ConstructorsHelper::__construct";i:283;s:74:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension::__construct";i:284;s:77:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension::__construct";i:285;s:63:"PHPStan\Reflection\Php\PhpClassReflectionExtension::__construct";i:286;s:55:"PHPStan\Reflection\Php\PhpMethodReflection::__construct";i:287;s:81:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension::__construct";i:288;s:92:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension::__construct";i:290;s:81:"PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider::__construct";i:291;s:77:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider::__construct";i:292;s:63:"PHPStan\Reflection\SignatureMap\SignatureMapParser::__construct";i:293;s:73:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider::__construct";i:294;s:69:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider::__construct";i:295;s:72:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::__construct";i:296;s:67:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::create";i:297;s:42:"PHPStan\Rules\AttributesCheck::__construct";i:298;s:71:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck::__construct";i:299;s:41:"PHPStan\Rules\ClassNameCheck::__construct";i:300;s:52:"PHPStan\Rules\ClassCaseSensitivityCheck::__construct";i:301;s:50:"PHPStan\Rules\ClassForbiddenNameCheck::__construct";i:302;s:56:"PHPStan\Rules\Classes\LocalTypeAliasesCheck::__construct";i:303;s:49:"PHPStan\Rules\Classes\MethodTagCheck::__construct";i:304;s:45:"PHPStan\Rules\Classes\MixinCheck::__construct";i:305;s:51:"PHPStan\Rules\Classes\PropertyTagCheck::__construct";i:306;s:65:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper::__construct";i:307;s:63:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper::__construct";i:308;s:66:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver::__construct";i:309;s:81:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule::__construct";i:310;s:79:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule::__construct";i:311;s:85:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule::__construct";i:312;s:74:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck::__construct";i:313;s:59:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck::__construct";i:314;s:54:"PHPStan\Rules\FunctionCallParametersCheck::__construct";i:315;s:50:"PHPStan\Rules\FunctionDefinitionCheck::__construct";i:316;s:50:"PHPStan\Rules\FunctionReturnTypeCheck::__construct";i:317;s:57:"PHPStan\Rules\ParameterCastableToStringCheck::__construct";i:318;s:57:"PHPStan\Rules\Generics\GenericAncestorsCheck::__construct";i:319;s:62:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck::__construct";i:320;s:53:"PHPStan\Rules\Generics\TemplateTypeCheck::__construct";i:321;s:37:"PHPStan\Rules\IssetCheck::__construct";i:322;s:50:"PHPStan\Rules\Methods\MethodCallCheck::__construct";i:323;s:56:"PHPStan\Rules\Methods\StaticMethodCallCheck::__construct";i:324;s:54:"PHPStan\Rules\Methods\MethodSignatureRule::__construct";i:325;s:66:"PHPStan\Rules\Methods\MethodParameterComparisonHelper::__construct";i:326;s:47:"PHPStan\Rules\MissingTypehintCheck::__construct";i:327;s:82:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider::__construct";i:328;s:72:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider::__construct";i:329;s:50:"PHPStan\Rules\PhpDoc\AssertRuleHelper::__construct";i:330;s:59:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper::__construct";i:331;s:61:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck::__construct";i:332;s:54:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper::__construct";i:333;s:59:"PHPStan\Rules\Properties\AccessPropertiesCheck::__construct";i:334;s:73:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension::__construct";i:335;s:63:"PHPStan\Rules\Properties\UninitializedPropertyRule::__construct";i:336;s:78:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider::__construct";i:337;s:42:"PHPStan\Rules\RuleLevelHelper::__construct";i:338;s:56:"PHPStan\Rules\UnusedFunctionParametersCheck::__construct";i:339;s:40:"PHPStan\Type\FileTypeMapper::__construct";i:341;s:49:"PHPStan\Type\UsefulTypeAliasResolver::__construct";i:342;s:55:"PHPStan\Type\LazyTypeAliasResolverProvider::__construct";i:343;s:43:"PHPStan\Type\BitwiseFlagHelper::__construct";i:344;s:74:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension::__construct";i:345;s:67:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension::__construct";i:346;s:47:"PHPStan\Type\Php\ArrayColumnHelper::__construct";i:347;s:68:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension::__construct";i:348;s:69:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension::__construct";i:349;s:66:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension::__construct";i:350;s:70:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension::__construct";i:351;s:65:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper::__construct";i:352;s:68:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension::__construct";i:353;s:66:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension::__construct";i:354;s:66:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension::__construct";i:355;s:73:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension::__construct";i:356;s:69:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension::__construct";i:357;s:67:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension::__construct";i:358;s:68:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension::__construct";i:359;s:75:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension::__construct";i:360;s:75:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension::__construct";i:361;s:67:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension::__construct";i:362;s:64:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension::__construct";i:363;s:65:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension::__construct";i:364;s:74:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension::__construct";i:365;s:75:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension::__construct";i:366;s:67:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension::__construct";i:367;s:65:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension::__construct";i:368;s:61:"PHPStan\Type\Php\DateFunctionReturnTypeExtension::__construct";i:369;s:71:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension::__construct";i:370;s:63:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension::__construct";i:372;s:67:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension::__construct";i:373;s:68:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension::__construct";i:374;s:65:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension::__construct";i:375;s:71:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension::__construct";i:376;s:71:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension::__construct";i:377;s:60:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper::__construct";i:378;s:67:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension::__construct";i:379;s:65:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension::__construct";i:380;s:70:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension::__construct";i:381;s:78:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension::__construct";i:382;s:62:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension::__construct";i:383;s:71:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension::__construct";i:384;s:52:"PHPStan\Type\Php\JsonThrowTypeExtension::__construct";i:385;s:62:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension::__construct";i:386;s:64:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension::__construct";i:387;s:69:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension::__construct";i:388;s:52:"PHPStan\Type\Php\RegexArrayShapeMatcher::__construct";i:389;s:48:"PHPStan\Type\Regex\RegexGroupParser::__construct";i:390;s:53:"PHPStan\Type\Regex\RegexExpressionHelper::__construct";i:391;s:77:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension::__construct";i:392;s:75:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension::__construct";i:393;s:77:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension::__construct";i:394;s:67:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension::__construct";i:395;s:63:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension::__construct";i:396;s:72:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension::__construct";i:397;s:65:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension::__construct";i:398;s:60:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension::__construct";i:399;s:77:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension::__construct";i:400;s:65:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension::__construct";i:401;s:62:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension::__construct";i:402;s:68:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension::__construct";i:403;s:78:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension::__construct";i:404;s:62:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension::__construct";i:405;s:68:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension::__construct";i:406;s:71:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension::__construct";i:407;s:73:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension::__construct";i:408;s:64:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension::__construct";i:409;s:72:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension::__construct";i:410;s:79:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension::__construct";i:411;s:65:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension::__construct";i:412;s:78:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension::__construct";i:417;s:44:"PHPStan\Type\ClosureTypeFactory::__construct";i:418;s:49:"PHPStan\Rules\Functions\PrintfHelper::__construct";i:419;s:49:"_PHPStan_ac6dae9b0\Nette\DI\Container::getService";i:420;s:45:"PHPStan\Analyser\TypeSpecifierFactory::create";i:421;s:50:"PHPStan\Analyser\TypeSpecifierFactory::__construct";i:422;s:49:"PHPStan\File\FuzzyRelativePathHelper::__construct";i:423;s:50:"PHPStan\File\SimpleRelativePathHelper::__construct";i:424;s:59:"PHPStan\File\ParentDirectoryRelativePathHelper::__construct";i:425;s:43:"PHPStan\Cache\FileCacheStorage::__construct";i:426;s:38:"PHPStan\Parser\RichParser::__construct";i:427;s:42:"PHPStan\Parser\CleaningParser::__construct";i:428;s:40:"PHPStan\Parser\SimpleParser::__construct";i:429;s:40:"PHPStan\Parser\CachedParser::__construct";i:430;s:46:"PHPStan\Parser\PhpParserDecorator::__construct";i:431;s:35:"PHPStan\Parser\LexerFactory::create";i:433;s:44:"PHPStan\Parser\PhpParserFactory::__construct";i:434;s:39:"PHPStan\Rules\LazyRegistry::__construct";i:435;s:46:"PHPStan\PhpDoc\StubPhpDocProvider::__construct";i:436;s:76:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::__construct";i:438;s:80:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::create";i:439;s:64:"PHPStan\BetterReflection\Reflector\DefaultReflector::__construct";i:440;s:77:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector::__construct";i:442;s:73:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider::__construct";i:443;s:85:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::__construct";i:445;s:96:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::__construct";i:448;s:93:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::__construct";i:449;s:63:"PHPStan\Reflection\Deprecation\DeprecationProvider::__construct";i:450;s:44:"PHPStan\Parser\LexerFactory::createEmulative";i:451;s:37:"PhpParser\ParserAbstract::__construct";i:453;s:45:"PHPStan\Parser\PathRoutingParser::__construct";i:454;s:38:"PHPStan\Parser\StubParser::__construct";i:456;s:54:"PHPStan\Diagnose\PHPStanDiagnoseExtension::__construct";i:457;s:68:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter::__construct";i:458;s:63:"PHPStan\Command\ErrorFormatter\TableErrorFormatter::__construct";i:459;s:68:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter::__construct";i:460;s:62:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter::__construct";i:461;s:63:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter::__construct";i:463;s:64:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter::__construct";i:464;s:64:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter::__construct";i:465;s:66:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter::__construct";i:466;s:66:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule::__construct";i:467;s:71:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule::__construct";i:468;s:70:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule::__construct";i:469;s:64:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule::__construct";i:470;s:72:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule::__construct";i:471;s:62:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule::__construct";i:472;s:52:"PHPStan\Rules\Classes\InstantiationRule::__construct";i:473;s:66:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule::__construct";i:474;s:66:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule::__construct";i:475;s:59:"PHPStan\Rules\Constants\OverridingConstantRule::__construct";i:476;s:55:"PHPStan\Rules\Methods\OverridingMethodRule::__construct";i:477;s:52:"PHPStan\Rules\Missing\MissingReturnRule::__construct";i:478;s:65:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule::__construct";i:479;s:60:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule::__construct";i:480;s:58:"PHPStan\Rules\Properties\AccessPropertiesRule::__construct";i:481;s:64:"PHPStan\Rules\Properties\AccessStaticPropertiesRule::__construct";i:482;s:69:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule::__construct";i:483;s:57:"PHPStan\Rules\Functions\FunctionCallableRule::__construct";i:484;s:60:"PHPStan\Rules\Properties\OverridingPropertyRule::__construct";i:485;s:66:"PHPStan\Rules\Properties\SetPropertyHookParameterRule::__construct";i:486;s:69:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule::__construct";i:487;s:68:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule::__construct";i:488;s:57:"PHPStan\Rules\Variables\CompactVariablesRule::__construct";i:489;s:56:"PHPStan\Rules\Variables\DefinedVariableRule::__construct";i:490;s:57:"PHPStan\Rules\Keywords\RequireFileExistsRule::__construct";i:491;s:84:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension::__construct";i:492;s:80:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension::__construct";i:493;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension::__construct";i:494;s:49:"PHPStan\Rules\Constants\ConstantRule::__construct";i:495;s:44:"PHPStan\Rules\Classes\MixinRule::__construct";i:496;s:53:"PHPStan\Rules\PhpDoc\RequireExtendsCheck::__construct";i:497;s:70:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule::__construct";i:498;s:54:"PHPStan\Rules\Functions\CallCallablesRule::__construct";i:499;s:59:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule::__construct";i:500;s:61:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule::__construct";i:501;s:58:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule::__construct";i:502;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension::__construct";i:503;s:77:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension::__construct";i:504;s:63:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule::__construct";i:505;s:59:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule::__construct";i:506;s:70:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule::__construct";i:507;s:82:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule::__construct";i:508;s:80:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule::__construct";i:509;s:86:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule::__construct";i:510;s:55:"PHPStan\Rules\Generators\YieldFromTypeRule::__construct";i:511;s:58:"PHPStan\Rules\Generators\YieldInGeneratorRule::__construct";i:512;s:59:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule::__construct";i:513;s:69:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule::__construct";i:514;s:68:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule::__construct";i:515;s:69:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule::__construct";i:516;s:60:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector::__construct";i:517;s:65:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector::__construct";i:518;s:67:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector::__construct";i:519;s:67:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector::__construct";i:520;s:61:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule::__construct";i:521;s:70:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule::__construct";i:522;s:65:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule::__construct";i:523;s:61:"PHPStan\Rules\Comparison\IfConstantConditionRule::__construct";i:524;s:73:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule::__construct";i:525;s:71:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule::__construct";i:526;s:77:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule::__construct";i:527;s:69:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule::__construct";i:528;s:57:"PHPStan\Rules\Comparison\MatchExpressionRule::__construct";i:529;s:84:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule::__construct";i:530;s:74:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule::__construct";i:531;s:65:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule::__construct";i:532;s:74:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule::__construct";i:533;s:71:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule::__construct";i:534;s:70:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule::__construct";i:535;s:66:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule::__construct";i:536;s:64:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule::__construct";i:537;s:70:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule::__construct";i:538;s:75:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule::__construct";i:539;s:63:"PHPStan\Rules\Properties\NullsafePropertyFetchRule::__construct";i:540;s:68:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule::__construct";i:541;s:60:"PHPStan\Rules\Functions\RandomIntParametersRule::__construct";i:542;s:52:"PHPStan\Rules\Functions\ArrayFilterRule::__construct";i:543;s:52:"PHPStan\Rules\Functions\ArrayValuesRule::__construct";i:544;s:66:"PHPStan\Rules\Functions\ParameterCastableToNumberRule::__construct";i:545;s:69:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension::__construct";i:546;s:67:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension::__construct";i:547;s:74:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension::__construct";i:548;s:42:"Carbon\PHPStan\MacroExtension::__construct";i:549;s:76:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::__construct";i:550;s:68:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::get";i:551;s:71:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule::__construct";i:552;s:87:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension::__construct";i:553;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension::__construct";i:554;s:80:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension::__construct";i:555;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension::__construct";i:556;s:83:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension::__construct";i:557;s:65:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper::__construct";i:558;s:55:"PHPStan\Rules\Operators\OperatorRuleHelper::__construct";i:559;s:70:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule::__construct";i:560;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule::__construct";i:561;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule::__construct";i:562;s:70:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule::__construct";i:563;s:77:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule::__construct";i:564;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule::__construct";i:565;s:72:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule::__construct";i:566;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule::__construct";i:567;s:75:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule::__construct";i:568;s:47:"PHPStan\Rules\Cast\UselessCastRule::__construct";i:569;s:58:"PHPStan\Rules\Functions\ArrayFilterStrictRule::__construct";i:570;s:80:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule::__construct";i:574;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule::__construct";i:575;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule::__construct";i:576;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule::__construct";i:577;s:67:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule::__construct";i:578;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule::__construct";i:579;s:72:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule::__construct";i:580;s:69:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule::__construct";i:581;s:77:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule::__construct";i:582;s:62:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule::__construct";i:583;s:81:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule::__construct";i:584;s:45:"Rector\TypePerfect\Configuration::__construct";i:585;s:64:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder::__construct";i:586;s:63:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder::__construct";i:587;s:54:"Rector\TypePerfect\Printer\NodeComparator::__construct";i:588;s:59:"Rector\TypePerfect\Reflection\ReflectionParser::__construct";i:589;s:64:"Rector\TypePerfect\Printer\CollectorMetadataPrinter::__construct";i:590;s:90:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector::__construct";i:591;s:80:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector::__construct";i:592;s:84:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector::__construct";i:593;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed::__construct";i:594;s:72:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory::__construct";i:595;s:63:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath::__construct";i:596;s:80:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature::__construct";i:597;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory::__construct";i:598;s:65:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory::__construct";i:599;s:69:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory::__construct";i:600;s:77:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::__construct";i:601;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory::__construct";i:602;s:72:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::__construct";i:603;s:57:"Spaze\PHPStan\Rules\Disallowed\File\FilePath::__construct";i:604;s:63:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter::__construct";i:605;s:65:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier::__construct";i:606;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors::__construct";i:607;s:92:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors::__construct";i:608;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors::__construct";i:609;s:91:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors::__construct";i:610;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors::__construct";i:611;s:81:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors::__construct";i:612;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors::__construct";i:613;s:80:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors::__construct";i:614;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors::__construct";i:615;s:61:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver::__construct";i:616;s:72:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory::__construct";i:617;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages::__construct";i:619;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls::__construct";i:620;s:58:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls::__construct";i:621;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls::__construct";i:622;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls::__construct";i:623;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls::__construct";i:624;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls::__construct";i:625;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls::__construct";i:626;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls::__construct";i:627;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls::__construct";i:628;s:62:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls::__construct";i:629;s:63:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls::__construct";i:630;s:64:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls::__construct";i:631;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages::__construct";i:632;s:70:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages::__construct";i:634;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages::__construct";i:635;s:83:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::getDisallowedVariables";i:636;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages::__construct";i:637;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure::__construct";i:638;s:96:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::getDisallowedControlStructures";i:639;s:86:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure::__construct";i:641;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure::__construct";i:643;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure::__construct";i:645;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure::__construct";i:647;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure::__construct";i:649;s:81:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure::__construct";i:651;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure::__construct";i:653;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure::__construct";i:655;s:80:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure::__construct";i:657;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure::__construct";i:659;s:92:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure::__construct";i:661;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure::__construct";i:663;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure::__construct";i:665;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure::__construct";i:667;s:91:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule::__construct";i:668;s:93:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule::__construct";i:669;s:88:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule::__construct";i:670;s:90:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule::__construct";i:671;s:52:"TomasVotruba\TypeCoverage\Configuration::__construct";}i:5;s:32:"996b45f1ceb93bdddfc91899227ecb32";} \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php b/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php deleted file mode 100644 index ae652de..0000000 --- a/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php +++ /dev/null @@ -1,10736 +0,0 @@ - [ - '04' => true, - '05' => true, - '06' => true, - '07' => true, - '08' => true, - '09' => true, - '010' => true, - '011' => true, - '012' => true, - '013' => true, - '014' => true, - '015' => true, - '016' => true, - '017' => true, - '018' => true, - '019' => true, - '020' => true, - '021' => true, - '022' => true, - '089' => true, - '090' => true, - ], - 'phpstan.stubFilesExtension' => ['044' => true, '046' => true, '047' => true, '048' => true], - 'phpstan.diagnoseExtension' => ['092' => true], - 'phpstan.broker.dynamicMethodReturnTypeExtension' => [ - '0107' => true, - '0108' => true, - '0109' => true, - '0120' => true, - '0121' => true, - '0230' => true, - '0241' => true, - '0247' => true, - '0248' => true, - '0253' => true, - '0288' => true, - '0316' => true, - '0343' => true, - '0344' => true, - '0351' => true, - '0352' => true, - '0353' => true, - '0354' => true, - '0355' => true, - '0356' => true, - '0358' => true, - ], - 'phpstan.broker.allowedSubTypesClassReflectionExtension' => ['0118' => true], - 'phpstan.broker.propertiesClassReflectionExtension' => ['0119' => true, '0286' => true], - 'phpstan.broker.operatorTypeSpecifyingExtension' => ['0176' => true], - 'phpstan.broker.dynamicFunctionReturnTypeExtension' => [ - '0189' => true, - '0190' => true, - '0191' => true, - '0192' => true, - '0193' => true, - '0195' => true, - '0196' => true, - '0197' => true, - '0198' => true, - '0199' => true, - '0201' => true, - '0202' => true, - '0203' => true, - '0204' => true, - '0205' => true, - '0207' => true, - '0208' => true, - '0209' => true, - '0210' => true, - '0211' => true, - '0212' => true, - '0213' => true, - '0214' => true, - '0215' => true, - '0216' => true, - '0217' => true, - '0218' => true, - '0219' => true, - '0220' => true, - '0221' => true, - '0223' => true, - '0224' => true, - '0227' => true, - '0228' => true, - '0232' => true, - '0233' => true, - '0235' => true, - '0236' => true, - '0238' => true, - '0240' => true, - '0242' => true, - '0245' => true, - '0246' => true, - '0255' => true, - '0256' => true, - '0258' => true, - '0259' => true, - '0260' => true, - '0261' => true, - '0262' => true, - '0263' => true, - '0264' => true, - '0265' => true, - '0266' => true, - '0267' => true, - '0268' => true, - '0269' => true, - '0271' => true, - '0288' => true, - '0291' => true, - '0292' => true, - '0293' => true, - '0294' => true, - '0295' => true, - '0297' => true, - '0298' => true, - '0299' => true, - '0300' => true, - '0301' => true, - '0302' => true, - '0303' => true, - '0304' => true, - '0305' => true, - '0306' => true, - '0307' => true, - '0309' => true, - '0310' => true, - '0311' => true, - '0312' => true, - '0313' => true, - '0314' => true, - '0315' => true, - '0317' => true, - '0318' => true, - '0319' => true, - '0320' => true, - '0321' => true, - '0322' => true, - '0323' => true, - '0324' => true, - '0325' => true, - '0328' => true, - '0337' => true, - '0341' => true, - '0342' => true, - '0345' => true, - '0346' => true, - '0347' => true, - '0348' => true, - '0349' => true, - '0350' => true, - ], - 'phpstan.typeSpecifier.functionTypeSpecifyingExtension' => [ - '0206' => true, - '0222' => true, - '0237' => true, - '0275' => true, - '0285' => true, - '0289' => true, - '0290' => true, - '0308' => true, - '0326' => true, - '0327' => true, - '0329' => true, - '0330' => true, - '0331' => true, - '0332' => true, - '0333' => true, - '0334' => true, - '0335' => true, - '0336' => true, - '0338' => true, - '0340' => true, - ], - 'phpstan.dynamicFunctionThrowTypeExtension' => ['0225' => true, '0270' => true, '0272' => true], - 'phpstan.broker.dynamicStaticMethodReturnTypeExtension' => [ - '0226' => true, - '0229' => true, - '0231' => true, - '0244' => true, - '0351' => true, - '0357' => true, - ], - 'phpstan.dynamicStaticMethodThrowTypeExtension' => [ - '0243' => true, - '0249' => true, - '0252' => true, - '0281' => true, - '0282' => true, - '0283' => true, - '0284' => true, - '0287' => true, - ], - 'phpstan.dynamicMethodThrowTypeExtension' => ['0250' => true, '0251' => true, '0254' => true], - 'phpstan.functionParameterOutTypeExtension' => ['0273' => true, '0274' => true, '0276' => true], - 'phpstan.functionParameterClosureTypeExtension' => ['0277' => true], - 'phpstan.typeSpecifier.methodTypeSpecifyingExtension' => ['0296' => true], - 'phpstan.rules.rule' => [ - '0370' => true, - '0371' => true, - '0372' => true, - '0373' => true, - '0374' => true, - '0375' => true, - '0376' => true, - '0377' => true, - '0378' => true, - '0379' => true, - '0380' => true, - '0381' => true, - '0382' => true, - '0383' => true, - '0384' => true, - '0385' => true, - '0386' => true, - '0387' => true, - '0388' => true, - '0389' => true, - '0390' => true, - '0391' => true, - '0392' => true, - '0393' => true, - '0394' => true, - '0395' => true, - '0399' => true, - '0400' => true, - '0402' => true, - '0403' => true, - '0404' => true, - '0405' => true, - '0406' => true, - '0409' => true, - '0410' => true, - '0411' => true, - '0412' => true, - '0413' => true, - '0414' => true, - '0415' => true, - '0416' => true, - '0417' => true, - '0418' => true, - '0419' => true, - '0420' => true, - '0428' => true, - '0429' => true, - '0430' => true, - '0431' => true, - '0432' => true, - '0433' => true, - '0434' => true, - '0435' => true, - '0436' => true, - '0437' => true, - '0438' => true, - '0439' => true, - '0440' => true, - '0441' => true, - '0442' => true, - '0443' => true, - '0444' => true, - '0445' => true, - '0446' => true, - '0447' => true, - '0450' => true, - '0451' => true, - '0452' => true, - '0453' => true, - '0454' => true, - '0462' => true, - '0470' => true, - '0471' => true, - '0472' => true, - '0473' => true, - '0474' => true, - '0476' => true, - '0477' => true, - '0478' => true, - '0480' => true, - '0481' => true, - '0482' => true, - '0483' => true, - '0484' => true, - '0485' => true, - '0486' => true, - '0487' => true, - '0488' => true, - '0489' => true, - '0490' => true, - '0491' => true, - '0492' => true, - '0493' => true, - '0494' => true, - '0495' => true, - '0496' => true, - '0497' => true, - '0498' => true, - '0499' => true, - '0500' => true, - '0501' => true, - '0502' => true, - '0503' => true, - '0504' => true, - '0505' => true, - '0506' => true, - '0507' => true, - '0508' => true, - '0509' => true, - '0510' => true, - '0511' => true, - '0512' => true, - '0553' => true, - '0554' => true, - '0555' => true, - '0556' => true, - '0557' => true, - '0558' => true, - '0559' => true, - '0560' => true, - '0561' => true, - '0562' => true, - '0563' => true, - '0564' => true, - '0565' => true, - '0566' => true, - '0567' => true, - '0568' => true, - '0569' => true, - '0570' => true, - '0571' => true, - '0572' => true, - '0573' => true, - '0574' => true, - '0575' => true, - '0576' => true, - '0577' => true, - '0578' => true, - '0579' => true, - '0580' => true, - '0581' => true, - '0582' => true, - '0583' => true, - '0584' => true, - '0585' => true, - '0586' => true, - '0587' => true, - '0588' => true, - '0589' => true, - 'classConstantUsages' => true, - 'rules.0' => true, - 'rules.1' => true, - 'rules.10' => true, - 'rules.100' => true, - 'rules.101' => true, - 'rules.102' => true, - 'rules.103' => true, - 'rules.104' => true, - 'rules.105' => true, - 'rules.106' => true, - 'rules.107' => true, - 'rules.108' => true, - 'rules.109' => true, - 'rules.11' => true, - 'rules.110' => true, - 'rules.111' => true, - 'rules.112' => true, - 'rules.113' => true, - 'rules.114' => true, - 'rules.115' => true, - 'rules.116' => true, - 'rules.117' => true, - 'rules.118' => true, - 'rules.119' => true, - 'rules.12' => true, - 'rules.120' => true, - 'rules.121' => true, - 'rules.122' => true, - 'rules.123' => true, - 'rules.124' => true, - 'rules.125' => true, - 'rules.126' => true, - 'rules.127' => true, - 'rules.128' => true, - 'rules.129' => true, - 'rules.13' => true, - 'rules.130' => true, - 'rules.131' => true, - 'rules.132' => true, - 'rules.133' => true, - 'rules.134' => true, - 'rules.135' => true, - 'rules.136' => true, - 'rules.137' => true, - 'rules.138' => true, - 'rules.139' => true, - 'rules.14' => true, - 'rules.140' => true, - 'rules.141' => true, - 'rules.142' => true, - 'rules.143' => true, - 'rules.144' => true, - 'rules.145' => true, - 'rules.146' => true, - 'rules.147' => true, - 'rules.148' => true, - 'rules.149' => true, - 'rules.15' => true, - 'rules.150' => true, - 'rules.151' => true, - 'rules.152' => true, - 'rules.153' => true, - 'rules.154' => true, - 'rules.155' => true, - 'rules.156' => true, - 'rules.157' => true, - 'rules.158' => true, - 'rules.159' => true, - 'rules.16' => true, - 'rules.160' => true, - 'rules.161' => true, - 'rules.162' => true, - 'rules.163' => true, - 'rules.164' => true, - 'rules.165' => true, - 'rules.166' => true, - 'rules.167' => true, - 'rules.168' => true, - 'rules.169' => true, - 'rules.17' => true, - 'rules.170' => true, - 'rules.171' => true, - 'rules.172' => true, - 'rules.173' => true, - 'rules.174' => true, - 'rules.175' => true, - 'rules.176' => true, - 'rules.177' => true, - 'rules.178' => true, - 'rules.179' => true, - 'rules.18' => true, - 'rules.180' => true, - 'rules.181' => true, - 'rules.182' => true, - 'rules.183' => true, - 'rules.184' => true, - 'rules.185' => true, - 'rules.186' => true, - 'rules.187' => true, - 'rules.188' => true, - 'rules.189' => true, - 'rules.19' => true, - 'rules.190' => true, - 'rules.191' => true, - 'rules.192' => true, - 'rules.193' => true, - 'rules.194' => true, - 'rules.195' => true, - 'rules.196' => true, - 'rules.197' => true, - 'rules.198' => true, - 'rules.199' => true, - 'rules.2' => true, - 'rules.20' => true, - 'rules.200' => true, - 'rules.201' => true, - 'rules.202' => true, - 'rules.203' => true, - 'rules.204' => true, - 'rules.205' => true, - 'rules.206' => true, - 'rules.207' => true, - 'rules.208' => true, - 'rules.209' => true, - 'rules.21' => true, - 'rules.210' => true, - 'rules.211' => true, - 'rules.212' => true, - 'rules.213' => true, - 'rules.214' => true, - 'rules.215' => true, - 'rules.216' => true, - 'rules.217' => true, - 'rules.218' => true, - 'rules.219' => true, - 'rules.22' => true, - 'rules.220' => true, - 'rules.221' => true, - 'rules.222' => true, - 'rules.223' => true, - 'rules.224' => true, - 'rules.225' => true, - 'rules.226' => true, - 'rules.227' => true, - 'rules.228' => true, - 'rules.229' => true, - 'rules.23' => true, - 'rules.230' => true, - 'rules.231' => true, - 'rules.232' => true, - 'rules.233' => true, - 'rules.234' => true, - 'rules.235' => true, - 'rules.236' => true, - 'rules.237' => true, - 'rules.238' => true, - 'rules.239' => true, - 'rules.24' => true, - 'rules.240' => true, - 'rules.241' => true, - 'rules.242' => true, - 'rules.243' => true, - 'rules.244' => true, - 'rules.245' => true, - 'rules.246' => true, - 'rules.247' => true, - 'rules.248' => true, - 'rules.249' => true, - 'rules.25' => true, - 'rules.250' => true, - 'rules.251' => true, - 'rules.252' => true, - 'rules.253' => true, - 'rules.254' => true, - 'rules.255' => true, - 'rules.256' => true, - 'rules.257' => true, - 'rules.26' => true, - 'rules.27' => true, - 'rules.28' => true, - 'rules.29' => true, - 'rules.3' => true, - 'rules.30' => true, - 'rules.31' => true, - 'rules.32' => true, - 'rules.33' => true, - 'rules.34' => true, - 'rules.35' => true, - 'rules.36' => true, - 'rules.37' => true, - 'rules.38' => true, - 'rules.39' => true, - 'rules.4' => true, - 'rules.40' => true, - 'rules.41' => true, - 'rules.42' => true, - 'rules.43' => true, - 'rules.44' => true, - 'rules.45' => true, - 'rules.46' => true, - 'rules.47' => true, - 'rules.48' => true, - 'rules.49' => true, - 'rules.5' => true, - 'rules.50' => true, - 'rules.51' => true, - 'rules.52' => true, - 'rules.53' => true, - 'rules.54' => true, - 'rules.55' => true, - 'rules.56' => true, - 'rules.57' => true, - 'rules.58' => true, - 'rules.59' => true, - 'rules.6' => true, - 'rules.60' => true, - 'rules.61' => true, - 'rules.62' => true, - 'rules.63' => true, - 'rules.64' => true, - 'rules.65' => true, - 'rules.66' => true, - 'rules.67' => true, - 'rules.68' => true, - 'rules.69' => true, - 'rules.7' => true, - 'rules.70' => true, - 'rules.71' => true, - 'rules.72' => true, - 'rules.73' => true, - 'rules.74' => true, - 'rules.75' => true, - 'rules.76' => true, - 'rules.77' => true, - 'rules.78' => true, - 'rules.79' => true, - 'rules.8' => true, - 'rules.80' => true, - 'rules.81' => true, - 'rules.82' => true, - 'rules.83' => true, - 'rules.84' => true, - 'rules.85' => true, - 'rules.86' => true, - 'rules.87' => true, - 'rules.88' => true, - 'rules.89' => true, - 'rules.9' => true, - 'rules.90' => true, - 'rules.91' => true, - 'rules.92' => true, - 'rules.93' => true, - 'rules.94' => true, - 'rules.95' => true, - 'rules.96' => true, - 'rules.97' => true, - 'rules.98' => true, - 'rules.99' => true, - ], - 'phpstan.restrictedClassConstantUsageExtension' => ['0396' => true, '0463' => true], - 'phpstan.restrictedClassNameUsageExtension' => ['0397' => true, '0467' => true], - 'phpstan.restrictedFunctionUsageExtension' => ['0398' => true, '0464' => true], - 'phpstan.restrictedPropertyUsageExtension' => ['0407' => true, '0466' => true], - 'phpstan.restrictedMethodUsageExtension' => ['0408' => true, '0465' => true], - 'phpstan.collector' => [ - '0421' => true, - '0422' => true, - '0423' => true, - '0424' => true, - '0425' => true, - '0426' => true, - '0427' => true, - '0448' => true, - '0449' => true, - '0525' => true, - '0526' => true, - '0527' => true, - '0593' => true, - '0594' => true, - '0595' => true, - '0596' => true, - '0597' => true, - ], - 'phpstan.staticMethodParameterOutTypeExtension' => ['0455' => true], - 'phpstan.typeSpecifier.staticMethodTypeSpecifyingExtension' => ['0456' => true], - 'phpstan.staticMethodParameterClosureTypeExtension' => ['0457' => true], - 'phpstan.broker.methodsClassReflectionExtension' => ['0458' => true], - 'phpstan.deprecations.deprecatedScopeResolver' => ['0461' => true], - ]; - - protected $types = ['container' => '_PHPStan_ac6dae9b0\Nette\DI\Container']; - protected $aliases = []; - - protected $wiring = [ - '_PHPStan_ac6dae9b0\Nette\DI\Container' => [['container']], - 'PHPStan\Rules\Rule' => [ - [ - '0142', - '0143', - '0144', - '0161', - '0177', - '0370', - '0371', - '0372', - '0373', - '0374', - '0375', - '0376', - '0377', - '0378', - '0379', - '0380', - '0381', - '0382', - '0383', - '0384', - '0385', - '0386', - '0387', - '0388', - '0389', - '0390', - '0391', - '0392', - '0393', - '0394', - '0395', - '0399', - '0400', - '0402', - '0403', - '0404', - '0405', - '0406', - '0409', - '0410', - '0411', - '0412', - '0413', - '0414', - '0415', - '0416', - '0417', - '0418', - '0419', - '0420', - '0428', - '0429', - '0430', - '0431', - '0432', - '0433', - '0434', - '0435', - '0436', - '0437', - '0438', - '0439', - '0440', - '0441', - '0442', - '0443', - '0444', - '0445', - '0446', - '0447', - '0450', - '0451', - '0452', - '0453', - '0454', - '0462', - '0470', - '0471', - '0472', - '0473', - '0474', - '0475', - '0476', - '0477', - '0478', - '0479', - '0480', - '0481', - '0482', - '0483', - '0484', - '0485', - '0486', - '0487', - '0488', - '0489', - '0490', - '0491', - '0492', - '0493', - '0494', - '0495', - '0496', - '0497', - '0498', - '0499', - '0500', - '0501', - '0502', - '0503', - '0504', - '0505', - '0506', - '0507', - '0508', - '0509', - '0510', - '0511', - '0512', - '0553', - '0554', - '0555', - '0556', - '0557', - '0558', - '0559', - '0560', - '0561', - '0562', - '0563', - '0564', - '0565', - '0566', - '0567', - 'classConstantUsages', - '0568', - '0569', - '0570', - '0571', - '0572', - '0573', - '0574', - '0575', - '0576', - '0577', - '0578', - '0579', - '0580', - '0581', - '0582', - '0583', - '0584', - '0585', - '0586', - '0587', - '0588', - '0589', - ], - [ - 'rules.0', - 'rules.1', - 'rules.2', - 'rules.3', - 'rules.4', - 'rules.5', - 'rules.6', - 'rules.7', - 'rules.8', - 'rules.9', - 'rules.10', - 'rules.11', - 'rules.12', - 'rules.13', - 'rules.14', - 'rules.15', - 'rules.16', - 'rules.17', - 'rules.18', - 'rules.19', - 'rules.20', - 'rules.21', - 'rules.22', - 'rules.23', - 'rules.24', - 'rules.25', - 'rules.26', - 'rules.27', - 'rules.28', - 'rules.29', - 'rules.30', - 'rules.31', - 'rules.32', - 'rules.33', - 'rules.34', - 'rules.35', - 'rules.36', - 'rules.37', - 'rules.38', - 'rules.39', - 'rules.40', - 'rules.41', - 'rules.42', - 'rules.43', - 'rules.44', - 'rules.45', - 'rules.46', - 'rules.47', - 'rules.48', - 'rules.49', - 'rules.50', - 'rules.51', - 'rules.52', - 'rules.53', - 'rules.54', - 'rules.55', - 'rules.56', - 'rules.57', - 'rules.58', - 'rules.59', - 'rules.60', - 'rules.61', - 'rules.62', - 'rules.63', - 'rules.64', - 'rules.65', - 'rules.66', - 'rules.67', - 'rules.68', - 'rules.69', - 'rules.70', - 'rules.71', - 'rules.72', - 'rules.73', - 'rules.74', - 'rules.75', - 'rules.76', - 'rules.77', - 'rules.78', - 'rules.79', - 'rules.80', - 'rules.81', - 'rules.82', - 'rules.83', - 'rules.84', - 'rules.85', - 'rules.86', - 'rules.87', - 'rules.88', - 'rules.89', - 'rules.90', - 'rules.91', - 'rules.92', - 'rules.93', - 'rules.94', - 'rules.95', - 'rules.96', - 'rules.97', - 'rules.98', - 'rules.99', - 'rules.100', - 'rules.101', - 'rules.102', - 'rules.103', - 'rules.104', - 'rules.105', - 'rules.106', - 'rules.107', - 'rules.108', - 'rules.109', - 'rules.110', - 'rules.111', - 'rules.112', - 'rules.113', - 'rules.114', - 'rules.115', - 'rules.116', - 'rules.117', - 'rules.118', - 'rules.119', - 'rules.120', - 'rules.121', - 'rules.122', - 'rules.123', - 'rules.124', - 'rules.125', - 'rules.126', - 'rules.127', - 'rules.128', - 'rules.129', - 'rules.130', - 'rules.131', - 'rules.132', - 'rules.133', - 'rules.134', - 'rules.135', - 'rules.136', - 'rules.137', - 'rules.138', - 'rules.139', - 'rules.140', - 'rules.141', - 'rules.142', - 'rules.143', - 'rules.144', - 'rules.145', - 'rules.146', - 'rules.147', - 'rules.148', - 'rules.149', - 'rules.150', - 'rules.151', - 'rules.152', - 'rules.153', - 'rules.154', - 'rules.155', - 'rules.156', - 'rules.157', - 'rules.158', - 'rules.159', - 'rules.160', - 'rules.161', - 'rules.162', - 'rules.163', - 'rules.164', - 'rules.165', - 'rules.166', - 'rules.167', - 'rules.168', - 'rules.169', - 'rules.170', - 'rules.171', - 'rules.172', - 'rules.173', - 'rules.174', - 'rules.175', - 'rules.176', - 'rules.177', - 'rules.178', - 'rules.179', - 'rules.180', - 'rules.181', - 'rules.182', - 'rules.183', - 'rules.184', - 'rules.185', - 'rules.186', - 'rules.187', - 'rules.188', - 'rules.189', - 'rules.190', - 'rules.191', - 'rules.192', - 'rules.193', - 'rules.194', - 'rules.195', - 'rules.196', - 'rules.197', - 'rules.198', - 'rules.199', - 'rules.200', - 'rules.201', - 'rules.202', - 'rules.203', - 'rules.204', - 'rules.205', - 'rules.206', - 'rules.207', - 'rules.208', - 'rules.209', - 'rules.210', - 'rules.211', - 'rules.212', - 'rules.213', - 'rules.214', - 'rules.215', - 'rules.216', - 'rules.217', - 'rules.218', - 'rules.219', - 'rules.220', - 'rules.221', - 'rules.222', - 'rules.223', - 'rules.224', - 'rules.225', - 'rules.226', - 'rules.227', - 'rules.228', - 'rules.229', - 'rules.230', - 'rules.231', - 'rules.232', - 'rules.233', - 'rules.234', - 'rules.235', - 'rules.236', - 'rules.237', - 'rules.238', - 'rules.239', - 'rules.240', - 'rules.241', - 'rules.242', - 'rules.243', - 'rules.244', - 'rules.245', - 'rules.246', - 'rules.247', - 'rules.248', - 'rules.249', - 'rules.250', - 'rules.251', - 'rules.252', - 'rules.253', - 'rules.254', - 'rules.255', - 'rules.256', - 'rules.257', - ], - ], - 'PHPStan\Rules\Debug\DebugScopeRule' => [['rules.0']], - 'PHPStan\Rules\Debug\DumpPhpDocTypeRule' => [['rules.1']], - 'PHPStan\Rules\Debug\DumpTypeRule' => [['rules.2']], - 'PHPStan\Rules\Debug\FileAssertRule' => [['rules.3']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule' => [['rules.4']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule' => [['rules.5']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule' => [['rules.6']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule' => [['rules.7']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule' => [['rules.8']], - 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule' => [['rules.9']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule' => [['rules.10']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule' => [['rules.11']], - 'PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule' => [['rules.12']], - 'PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule' => [['rules.13']], - 'PHPStan\Rules\Api\ApiInstanceofRule' => [['rules.14']], - 'PHPStan\Rules\Api\ApiInstanceofTypeRule' => [['rules.15']], - 'PHPStan\Rules\Api\ApiInstantiationRule' => [['rules.16']], - 'PHPStan\Rules\Api\ApiClassConstFetchRule' => [['rules.17']], - 'PHPStan\Rules\Api\ApiClassExtendsRule' => [['rules.18']], - 'PHPStan\Rules\Api\ApiClassImplementsRule' => [['rules.19']], - 'PHPStan\Rules\Api\ApiInterfaceExtendsRule' => [['rules.20']], - 'PHPStan\Rules\Api\ApiMethodCallRule' => [['rules.21']], - 'PHPStan\Rules\Api\ApiStaticCallRule' => [['rules.22']], - 'PHPStan\Rules\Api\ApiTraitUseRule' => [['rules.23']], - 'PHPStan\Rules\Api\GetTemplateTypeRule' => [['rules.24']], - 'PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule' => [['rules.25']], - 'PHPStan\Rules\Api\OldPhpParser4ClassRule' => [['rules.26']], - 'PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule' => [['rules.27']], - 'PHPStan\Rules\Api\RuntimeReflectionInstantiationRule' => [['rules.28']], - 'PHPStan\Rules\Api\RuntimeReflectionFunctionRule' => [['rules.29']], - 'PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule' => [['rules.30']], - 'PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule' => [['rules.31']], - 'PHPStan\Rules\Cast\UnsetCastRule' => [['rules.32']], - 'PHPStan\Rules\Classes\AllowedSubTypesRule' => [['rules.33']], - 'PHPStan\Rules\Classes\ClassAttributesRule' => [['rules.34']], - 'PHPStan\Rules\Classes\ClassConstantAttributesRule' => [['rules.35']], - 'PHPStan\Rules\Classes\ClassConstantRule' => [['rules.36']], - 'PHPStan\Rules\Classes\DuplicateDeclarationRule' => [['rules.37']], - 'PHPStan\Rules\Classes\EnumSanityRule' => [['rules.38']], - 'PHPStan\Rules\Classes\InstantiationCallableRule' => [['rules.39']], - 'PHPStan\Rules\Classes\InvalidPromotedPropertiesRule' => [['rules.40']], - 'PHPStan\Rules\Classes\LocalTypeAliasesRule' => [['rules.41']], - 'PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule' => [['rules.42']], - 'PHPStan\Rules\Classes\LocalTypeTraitAliasesRule' => [['rules.43']], - 'PHPStan\Rules\Classes\NewStaticRule' => [['rules.44']], - 'PHPStan\Rules\Classes\NonClassAttributeClassRule' => [['rules.45']], - 'PHPStan\Rules\Classes\ReadOnlyClassRule' => [['rules.46']], - 'PHPStan\Rules\Classes\TraitAttributeClassRule' => [['rules.47']], - 'PHPStan\Rules\Constants\ClassAsClassConstantRule' => [['rules.48']], - 'PHPStan\Rules\Constants\DynamicClassConstantFetchRule' => [['rules.49']], - 'PHPStan\Rules\Constants\FinalConstantRule' => [['rules.50']], - 'PHPStan\Rules\Constants\MagicConstantContextRule' => [['rules.51']], - 'PHPStan\Rules\Constants\NativeTypedClassConstantRule' => [['rules.52']], - 'PHPStan\Rules\Constants\FinalPrivateConstantRule' => [['rules.53']], - 'PHPStan\Rules\EnumCases\EnumCaseAttributesRule' => [['rules.54']], - 'PHPStan\Rules\Exceptions\NoncapturingCatchRule' => [['rules.55']], - 'PHPStan\Rules\Exceptions\ThrowExpressionRule' => [['rules.56']], - 'PHPStan\Rules\Functions\ArrowFunctionAttributesRule' => [['rules.57']], - 'PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule' => [['rules.58']], - 'PHPStan\Rules\Functions\ClosureAttributesRule' => [['rules.59']], - 'PHPStan\Rules\Functions\DefineParametersRule' => [['rules.60']], - 'PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule' => [['rules.61']], - 'PHPStan\Rules\Functions\CallToFunctionParametersRule' => [['rules.62']], - 'PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule' => [['rules.63']], - 'PHPStan\Rules\Functions\ExistingClassesInTypehintsRule' => [['rules.64']], - 'PHPStan\Rules\Functions\FunctionAttributesRule' => [['rules.65']], - 'PHPStan\Rules\Functions\InnerFunctionRule' => [['rules.66']], - 'PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule' => [['rules.67']], - 'PHPStan\Rules\Functions\ParamAttributesRule' => [['rules.68']], - 'PHPStan\Rules\Functions\PrintfArrayParametersRule' => [['rules.69']], - 'PHPStan\Rules\Functions\PrintfParametersRule' => [['rules.70']], - 'PHPStan\Rules\Functions\RedefinedParametersRule' => [['rules.71']], - 'PHPStan\Rules\Functions\ReturnNullsafeByRefRule' => [['rules.72']], - 'PHPStan\Rules\Ignore\IgnoreParseErrorRule' => [['rules.73']], - 'PHPStan\Rules\Functions\VariadicParametersDeclarationRule' => [['rules.74']], - 'PHPStan\Rules\Keywords\ContinueBreakInLoopRule' => [['rules.75']], - 'PHPStan\Rules\Keywords\DeclareStrictTypesRule' => [['rules.76']], - 'PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule' => [['rules.77']], - 'PHPStan\Rules\Methods\AbstractPrivateMethodRule' => [['rules.78']], - 'PHPStan\Rules\Methods\CallMethodsRule' => [['rules.79']], - 'PHPStan\Rules\Methods\CallStaticMethodsRule' => [['rules.80']], - 'PHPStan\Rules\Methods\ConsistentConstructorRule' => [['rules.81']], - 'PHPStan\Rules\Methods\ConstructorReturnTypeRule' => [['rules.82']], - 'PHPStan\Rules\Methods\ExistingClassesInTypehintsRule' => [['rules.83']], - 'PHPStan\Rules\Methods\FinalPrivateMethodRule' => [['rules.84']], - 'PHPStan\Rules\Methods\MethodCallableRule' => [['rules.85']], - 'PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule' => [['rules.86']], - 'PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule' => [['rules.87']], - 'PHPStan\Rules\Methods\MissingMethodImplementationRule' => [['rules.88']], - 'PHPStan\Rules\Methods\MethodAttributesRule' => [['rules.89']], - 'PHPStan\Rules\Methods\StaticMethodCallableRule' => [['rules.90']], - 'PHPStan\Rules\Names\UsedNamesRule' => [['rules.91']], - 'PHPStan\Rules\Operators\InvalidAssignVarRule' => [['rules.92']], - 'PHPStan\Rules\Operators\InvalidIncDecOperationRule' => [['rules.93']], - 'PHPStan\Rules\Properties\AccessPropertiesInAssignRule' => [['rules.94']], - 'PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule' => [['rules.95']], - 'PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule' => [['rules.96']], - 'PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule' => [['rules.97']], - 'PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule' => [['rules.98']], - 'PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule' => [['rules.99']], - 'PHPStan\Rules\Properties\PropertiesInInterfaceRule' => [['rules.100']], - 'PHPStan\Rules\Properties\PropertyAssignRefRule' => [['rules.101']], - 'PHPStan\Rules\Properties\PropertyAttributesRule' => [['rules.102']], - 'PHPStan\Rules\Properties\PropertyHookAttributesRule' => [['rules.103']], - 'PHPStan\Rules\Properties\PropertyInClassRule' => [['rules.104']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyRule' => [['rules.105']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule' => [['rules.106']], - 'PHPStan\Rules\Regexp\RegularExpressionPatternRule' => [['rules.107']], - 'PHPStan\Rules\Traits\ConflictingTraitConstantsRule' => [['rules.108']], - 'PHPStan\Rules\Traits\ConstantsInTraitsRule' => [['rules.109']], - 'PHPStan\Rules\Traits\TraitAttributesRule' => [['rules.110']], - 'PHPStan\Rules\Types\InvalidTypesInUnionRule' => [['rules.111']], - 'PHPStan\Rules\Variables\UnsetRule' => [['rules.112']], - 'PHPStan\Rules\Whitespace\FileWhitespaceRule' => [['rules.113']], - 'PHPStan\Rules\Classes\UnusedConstructorParametersRule' => [['rules.114']], - 'PHPStan\Rules\Functions\UnusedClosureUsesRule' => [['rules.115']], - 'PHPStan\Rules\Variables\EmptyRule' => [['rules.116']], - 'PHPStan\Rules\Variables\IssetRule' => [['rules.117']], - 'PHPStan\Rules\Variables\NullCoalesceRule' => [['rules.118']], - 'PHPStan\Rules\Cast\EchoRule' => [['rules.119']], - 'PHPStan\Rules\Cast\InvalidCastRule' => [['rules.120']], - 'PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule' => [['rules.121']], - 'PHPStan\Rules\Cast\PrintRule' => [['rules.122']], - 'PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule' => [['rules.123']], - 'PHPStan\Rules\Classes\MethodTagRule' => [['rules.124']], - 'PHPStan\Rules\Classes\MethodTagTraitRule' => [['rules.125']], - 'PHPStan\Rules\Classes\MethodTagTraitUseRule' => [['rules.126']], - 'PHPStan\Rules\Classes\PropertyTagRule' => [['rules.127']], - 'PHPStan\Rules\Classes\PropertyTagTraitRule' => [['rules.128']], - 'PHPStan\Rules\Classes\PropertyTagTraitUseRule' => [['rules.129']], - 'PHPStan\Rules\Classes\MixinTraitRule' => [['rules.130']], - 'PHPStan\Rules\Classes\MixinTraitUseRule' => [['rules.131']], - 'PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule' => [['rules.132']], - 'PHPStan\Rules\Constants\ValueAssignedToClassConstantRule' => [['rules.133']], - 'PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule' => [['rules.134']], - 'PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule' => [['rules.135']], - 'PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule' => [['rules.136']], - 'PHPStan\Rules\Generics\ClassAncestorsRule' => [['rules.137']], - 'PHPStan\Rules\Generics\ClassTemplateTypeRule' => [['rules.138']], - 'PHPStan\Rules\Generics\EnumAncestorsRule' => [['rules.139']], - 'PHPStan\Rules\Generics\EnumTemplateTypeRule' => [['rules.140']], - 'PHPStan\Rules\Generics\FunctionTemplateTypeRule' => [['rules.141']], - 'PHPStan\Rules\Generics\FunctionSignatureVarianceRule' => [['rules.142']], - 'PHPStan\Rules\Generics\InterfaceAncestorsRule' => [['rules.143']], - 'PHPStan\Rules\Generics\InterfaceTemplateTypeRule' => [['rules.144']], - 'PHPStan\Rules\Generics\MethodTemplateTypeRule' => [['rules.145']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeRule' => [['rules.146']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule' => [['rules.147']], - 'PHPStan\Rules\Generics\MethodSignatureVarianceRule' => [['rules.148']], - 'PHPStan\Rules\Generics\PropertyVarianceRule' => [['rules.149']], - 'PHPStan\Rules\Generics\TraitTemplateTypeRule' => [['rules.150']], - 'PHPStan\Rules\Generics\UsedTraitsRule' => [['rules.151']], - 'PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule' => [['rules.152']], - 'PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule' => [['rules.153']], - 'PHPStan\Rules\Operators\InvalidBinaryOperationRule' => [['rules.154']], - 'PHPStan\Rules\Operators\InvalidComparisonOperationRule' => [['rules.155']], - 'PHPStan\Rules\Operators\InvalidUnaryOperationRule' => [['rules.156']], - 'PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule' => [['rules.157']], - 'PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule' => [['rules.158']], - 'PHPStan\Rules\PhpDoc\FunctionAssertRule' => [['rules.159']], - 'PHPStan\Rules\PhpDoc\MethodAssertRule' => [['rules.160']], - 'PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule' => [['rules.161']], - 'PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule' => [['rules.162']], - 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule' => [['rules.163']], - 'PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule' => [['rules.164']], - 'PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule' => [['rules.165']], - 'PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule' => [['rules.166']], - 'PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule' => [['rules.167']], - 'PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule' => [['rules.168']], - 'PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule' => [['rules.169']], - 'PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule' => [['rules.170']], - 'PHPStan\Rules\Classes\RequireImplementsRule' => [['rules.171']], - 'PHPStan\Rules\Classes\RequireExtendsRule' => [['rules.172']], - 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule' => [['rules.173']], - 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule' => [['rules.174']], - 'PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule' => [['rules.175']], - 'PHPStan\Rules\Pure\PureFunctionRule' => [['rules.176']], - 'PHPStan\Rules\Pure\PureMethodRule' => [['rules.177']], - 'PHPStan\Rules\Arrays\ArrayDestructuringRule' => [['rules.178']], - 'PHPStan\Rules\Arrays\ArrayUnpackingRule' => [['rules.179']], - 'PHPStan\Rules\Arrays\IterableInForeachRule' => [['rules.180']], - 'PHPStan\Rules\Arrays\OffsetAccessAssignmentRule' => [['rules.181']], - 'PHPStan\Rules\Arrays\OffsetAccessAssignOpRule' => [['rules.182']], - 'PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule' => [['rules.183']], - 'PHPStan\Rules\Arrays\UnpackIterableInArrayRule' => [['rules.184']], - 'PHPStan\Rules\Exceptions\ThrowExprTypeRule' => [['rules.185']], - 'PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule' => [['rules.186']], - 'PHPStan\Rules\Functions\ClosureReturnTypeRule' => [['rules.187']], - 'PHPStan\Rules\Functions\ReturnTypeRule' => [['rules.188']], - 'PHPStan\Rules\Generators\YieldTypeRule' => [['rules.189']], - 'PHPStan\Rules\Methods\ReturnTypeRule' => [['rules.190']], - 'PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule' => [['rules.191']], - 'PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule' => [['rules.192']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule' => [['rules.193']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule' => [['rules.194']], - 'PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule' => [['rules.195']], - 'PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule' => [['rules.196']], - 'PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule' => [['rules.197']], - 'PHPStan\Rules\Properties\TypesAssignedToPropertiesRule' => [['rules.198']], - 'PHPStan\Rules\Variables\ParameterOutAssignedTypeRule' => [['rules.199']], - 'PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule' => [['rules.200']], - 'PHPStan\Rules\Variables\VariableCloningRule' => [['rules.201']], - 'PHPStan\Rules\Arrays\DeadForeachRule' => [['rules.202']], - 'PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule' => [['rules.203']], - 'PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule' => [['rules.204']], - 'PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule' => [['rules.205']], - 'PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule' => [['rules.206']], - 'PHPStan\Rules\DeadCode\NoopRule' => [['rules.207']], - 'PHPStan\Rules\DeadCode\UnreachableStatementRule' => [['rules.208']], - 'PHPStan\Rules\DeadCode\UnusedPrivateConstantRule' => [['rules.209']], - 'PHPStan\Rules\DeadCode\UnusedPrivateMethodRule' => [['rules.210']], - 'PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule' => [['rules.211']], - 'PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule' => [['rules.212']], - 'PHPStan\Rules\Functions\UselessFunctionReturnValueRule' => [['rules.213']], - 'PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule' => [['rules.214']], - 'PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule' => [['rules.215']], - 'PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule' => [['rules.216']], - 'PHPStan\Rules\Methods\NullsafeMethodCallRule' => [['rules.217']], - 'PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule' => [['rules.218']], - 'PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule' => [['rules.219']], - 'PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule' => [['rules.220']], - 'PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule' => [['rules.221']], - 'PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule' => [['rules.222']], - 'PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule' => [['rules.223']], - 'PHPStan\Rules\Traits\NotAnalysedTraitRule' => [['rules.224']], - 'PHPStan\Rules\DateTimeInstantiationRule' => [['rules.225']], - 'PHPStan\Rules\Functions\CallUserFuncRule' => [['rules.226']], - 'PHPStan\Rules\Functions\ParameterCastableToStringRule' => [['rules.227']], - 'PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule' => [['rules.228']], - 'PHPStan\Rules\Functions\SortParameterCastableToStringRule' => [['rules.229']], - 'PHPStan\Rules\Regexp\RegularExpressionQuotingRule' => [['rules.230']], - 'PHPStan\Rules\Constants\MissingClassConstantTypehintRule' => [['rules.231']], - 'PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule' => [['rules.232']], - 'PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule' => [['rules.233']], - 'PHPStan\Rules\Methods\MissingMethodParameterTypehintRule' => [['rules.234']], - 'PHPStan\Rules\Methods\MissingMethodReturnTypehintRule' => [['rules.235']], - 'PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule' => [['rules.236']], - 'PHPStan\Rules\Properties\MissingPropertyTypehintRule' => [['rules.237']], - 'Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule' => [['rules.238']], - 'Composer\Pcre\PHPStan\InvalidRegexPatternRule' => [['rules.239']], - 'PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule' => [['rules.240']], - 'Rector\TypePerfect\Rules\NoParamTypeRemovalRule' => [['rules.241']], - 'Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule' => [['rules.242']], - 'Rector\TypePerfect\Rules\NoIssetOnObjectRule' => [['rules.243']], - 'Rector\TypePerfect\Rules\NoEmptyOnObjectRule' => [['rules.244']], - 'Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule' => [['rules.245']], - 'Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule' => [['rules.246']], - 'Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule' => [['rules.247']], - 'Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule' => [['rules.248']], - 'Rector\TypePerfect\Rules\NoMixedMethodCallerRule' => [['rules.249']], - 'Rector\TypePerfect\Rules\ReturnNullOverFalseRule' => [['rules.250']], - 'TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule' => [['rules.251']], - 'TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule' => [['rules.252']], - 'TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule' => [['rules.253']], - 'TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule' => [['rules.254']], - 'TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule' => [['rules.255']], - 'Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule' => [['rules.256']], - 'Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule' => [['rules.257']], - 'PhpParser\BuilderFactory' => [['01']], - 'PHPStan\Parser\LexerFactory' => [['02']], - 'PhpParser\NodeVisitorAbstract' => [ - [ - '03', - '04', - '05', - '06', - '07', - '08', - '09', - '010', - '011', - '012', - '013', - '014', - '015', - '016', - '017', - '018', - '019', - '020', - '021', - '022', - '074', - '089', - '090', - '099', - ], - ], - 'PhpParser\NodeVisitor' => [ - [ - '03', - '04', - '05', - '06', - '07', - '08', - '09', - '010', - '011', - '012', - '013', - '014', - '015', - '016', - '017', - '018', - '019', - '020', - '021', - '022', - '074', - '089', - '090', - '099', - ], - ], - 'PhpParser\NodeVisitor\NameResolver' => [['03']], - 'PHPStan\Parser\AnonymousClassVisitor' => [['04']], - 'PHPStan\Parser\ArrayFilterArgVisitor' => [['05']], - 'PHPStan\Parser\ArrayFindArgVisitor' => [['06']], - 'PHPStan\Parser\ArrayMapArgVisitor' => [['07']], - 'PHPStan\Parser\ArrayWalkArgVisitor' => [['08']], - 'PHPStan\Parser\ClosureArgVisitor' => [['09']], - 'PHPStan\Parser\ClosureBindToVarVisitor' => [['010']], - 'PHPStan\Parser\ClosureBindArgVisitor' => [['011']], - 'PHPStan\Parser\CurlSetOptArgVisitor' => [['012']], - 'PHPStan\Parser\ArrowFunctionArgVisitor' => [['013']], - 'PHPStan\Parser\MagicConstantParamDefaultVisitor' => [['014']], - 'PHPStan\Parser\NewAssignedToPropertyVisitor' => [['015']], - 'PHPStan\Parser\ParentStmtTypesVisitor' => [['016']], - 'PHPStan\Parser\StandaloneThrowExprVisitor' => [['017']], - 'PHPStan\Parser\TryCatchTypeVisitor' => [['018']], - 'PHPStan\Parser\LastConditionVisitor' => [['019']], - 'PHPStan\Parser\TypeTraverserInstanceofVisitor' => [['020']], - 'PHPStan\Parser\VariadicMethodsVisitor' => [['021']], - 'PHPStan\Parser\VariadicFunctionsVisitor' => [['022']], - 'PHPStan\Node\Printer\ExprPrinter' => [['023']], - 'PhpParser\PrettyPrinter\Standard' => [1 => ['024']], - 'PhpParser\PrettyPrinterAbstract' => [1 => ['024']], - 'PhpParser\PrettyPrinter' => [1 => ['024']], - 'PHPStan\Node\Printer\Printer' => [['024']], - 'PHPStan\Broker\AnonymousClassNameHelper' => [['025']], - 'PHPStan\Php\PhpVersion' => [['026']], - 'PHPStan\Php\PhpVersionFactory' => [['027']], - 'PHPStan\Php\PhpVersionFactoryFactory' => [['028']], - 'PHPStan\Php\ComposerPhpVersionFactory' => [['029']], - 'PHPStan\PhpDocParser\ParserConfig' => [['030']], - 'PHPStan\PhpDocParser\Lexer\Lexer' => [['031']], - 'PHPStan\PhpDocParser\Parser\TypeParser' => [['032']], - 'PHPStan\PhpDocParser\Parser\ConstExprParser' => [['033']], - 'PHPStan\PhpDocParser\Parser\PhpDocParser' => [['034']], - 'PHPStan\PhpDocParser\Printer\Printer' => [['035']], - 'PHPStan\PhpDoc\PhpDocInheritanceResolver' => [['036']], - 'PHPStan\PhpDoc\PhpDocNodeResolver' => [['037']], - 'PHPStan\PhpDoc\PhpDocStringResolver' => [['038']], - 'PHPStan\PhpDoc\ConstExprNodeResolver' => [['039']], - 'PHPStan\PhpDoc\TypeNodeResolver' => [['040']], - 'PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider' => [['041']], - 'PHPStan\PhpDoc\TypeStringResolver' => [['042']], - 'PHPStan\PhpDoc\StubValidator' => [['043']], - 'PHPStan\PhpDoc\StubFilesExtension' => [['044', '046', '047', '048']], - 'PHPStan\PhpDoc\SocketSelectStubFilesExtension' => [['044']], - 'PHPStan\PhpDoc\StubFilesProvider' => [['045']], - 'PHPStan\PhpDoc\DefaultStubFilesProvider' => [['045']], - 'PHPStan\PhpDoc\JsonValidateStubFilesExtension' => [['046']], - 'PHPStan\PhpDoc\ReflectionClassStubFilesExtension' => [['047']], - 'PHPStan\PhpDoc\ReflectionEnumStubFilesExtension' => [['048']], - 'PHPStan\Analyser\Analyser' => [['049']], - 'PHPStan\Analyser\AnalyserResultFinalizer' => [['050']], - 'PHPStan\Analyser\FileAnalyser' => [['051']], - 'PHPStan\Analyser\IgnoreErrorExtensionProvider' => [['052']], - 'PHPStan\Analyser\LocalIgnoresProcessor' => [['053']], - 'PHPStan\Analyser\RuleErrorTransformer' => [['054']], - 'PHPStan\Analyser\Ignore\IgnoredErrorHelper' => [['055']], - 'PHPStan\Analyser\Ignore\IgnoreLexer' => [['056']], - 'PHPStan\Analyser\InternalScopeFactory' => [['057']], - 'PHPStan\Analyser\LazyInternalScopeFactory' => [['057']], - 'PHPStan\Analyser\ScopeFactory' => [['058']], - 'PHPStan\Analyser\NodeScopeResolver' => [['059']], - 'PHPStan\Analyser\ConstantResolver' => [['060']], - 'PHPStan\Analyser\ConstantResolverFactory' => [['061']], - 'PHPStan\Analyser\ResultCache\ResultCacheManagerFactory' => [['062']], - 'PHPStan\Analyser\ResultCache\ResultCacheClearer' => [['063']], - 'PHPStan\Analyser\RicherScopeGetTypeHelper' => [['064']], - 'PHPStan\Cache\Cache' => [['065']], - 'PHPStan\Collectors\Registry' => [['066']], - 'PHPStan\Collectors\RegistryFactory' => [['067']], - 'PHPStan\Command\AnalyseApplication' => [['068']], - 'PHPStan\Command\AnalyserRunner' => [['069']], - 'PHPStan\Command\FixerApplication' => [['070']], - 'PHPStan\Dependency\DependencyResolver' => [['071']], - 'PHPStan\Dependency\ExportedNodeFetcher' => [['072']], - 'PHPStan\Dependency\ExportedNodeResolver' => [['073']], - 'PHPStan\Dependency\ExportedNodeVisitor' => [['074']], - 'PHPStan\DependencyInjection\Container' => [['075'], ['076']], - 'PHPStan\DependencyInjection\Nette\NetteContainer' => [['076']], - 'PHPStan\DependencyInjection\DerivativeContainerFactory' => [['077']], - 'PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider' => [['078']], - 'PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider' => [['079']], - 'PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider' => [['080']], - 'PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider' => [['081']], - 'PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider' => [['082']], - 'PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider' => [['083']], - 'PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider' => [['084']], - 'PHPStan\File\FileHelper' => [['085']], - 'PHPStan\File\FileExcluderFactory' => [['086']], - 'PHPStan\File\FileExcluderRawFactory' => [['087']], - 'PHPStan\File\FileExcluder' => [2 => ['fileExcluderAnalyse', 'fileExcluderScan']], - 'PHPStan\File\FileFinder' => [2 => ['fileFinderAnalyse', 'fileFinderScan']], - 'PHPStan\File\FileMonitor' => [['088']], - 'PHPStan\Parser\DeclarePositionVisitor' => [['089']], - 'PHPStan\Parser\ImmediatelyInvokedClosureVisitor' => [['090']], - 'PHPStan\Parallel\ParallelAnalyser' => [['091']], - 'PHPStan\Diagnose\DiagnoseExtension' => [0 => ['092'], 2 => [1 => 'phpstanDiagnoseExtension']], - 'PHPStan\Parallel\Scheduler' => [['092']], - 'PHPStan\Process\CpuCoreCounter' => [['093']], - 'PHPStan\Reflection\AttributeReflectionFactory' => [['094']], - 'PHPStan\Reflection\FunctionReflectionFactory' => [['095']], - 'PHPStan\Reflection\InitializerExprTypeResolver' => [['096']], - 'PHPStan\Reflection\MethodsClassReflectionExtension' => [['097', '0111', '0113', '0115', '0117', '0458']], - 'PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension' => [['097']], - 'PHPStan\Reflection\PropertiesClassReflectionExtension' => [['098', '0112', '0114', '0115', '0119', '0286']], - 'PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension' => [['098']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor' => [['099']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher' => [['0100']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker' => [['0101']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory' => [['0102']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository' => [['0103']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory' => [['0104']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory' => [['0105']], - 'PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository' => [['0106']], - 'PHPStan\Type\DynamicMethodReturnTypeExtension' => [ - [ - '0107', - '0108', - '0109', - '0120', - '0121', - '0230', - '0241', - '0247', - '0248', - '0253', - '0288', - '0316', - '0343', - '0344', - '0351', - '0352', - '0353', - '0354', - '0355', - '0356', - '0358', - ], - ], - 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension' => [ - ['0107', '0108'], - ], - 'PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension' => [['0109']], - 'PHPStan\Reflection\ConstructorsHelper' => [['0110']], - 'PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension' => [['0111']], - 'PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension' => [['0112']], - 'PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension' => [['0113']], - 'PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension' => [['0114']], - 'PHPStan\Reflection\Php\PhpClassReflectionExtension' => [['0115']], - 'PHPStan\Reflection\Php\PhpMethodReflectionFactory' => [['0116']], - 'PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension' => [['0117']], - 'PHPStan\Reflection\AllowedSubTypesClassReflectionExtension' => [['0118']], - 'PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension' => [['0118']], - 'PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension' => [['0119']], - 'PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension' => [['0120', '0121']], - 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider' => [['0122']], - 'PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider' => [['0123']], - 'PHPStan\Reflection\SignatureMap\SignatureMapParser' => [['0124']], - 'PHPStan\Reflection\SignatureMap\SignatureMapProvider' => [['0128'], ['0125', '0126']], - 'PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider' => [['0125']], - 'PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider' => [['0126']], - 'PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory' => [['0127']], - 'PHPStan\Rules\Api\ApiRuleHelper' => [['0129']], - 'PHPStan\Rules\AttributesCheck' => [['0130']], - 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck' => [['0131']], - 'PHPStan\Rules\ClassNameCheck' => [['0132']], - 'PHPStan\Rules\ClassCaseSensitivityCheck' => [['0133']], - 'PHPStan\Rules\ClassForbiddenNameCheck' => [['0134']], - 'PHPStan\Rules\Classes\LocalTypeAliasesCheck' => [['0135']], - 'PHPStan\Rules\Classes\MethodTagCheck' => [['0136']], - 'PHPStan\Rules\Classes\MixinCheck' => [['0137']], - 'PHPStan\Rules\Classes\PropertyTagCheck' => [['0138']], - 'PHPStan\Rules\Comparison\ConstantConditionRuleHelper' => [['0139']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper' => [['0140']], - 'PHPStan\Rules\Exceptions\ExceptionTypeResolver' => [1 => ['0141'], [1 => 'exceptionTypeResolver']], - 'PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver' => [['0141']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule' => [['0142']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule' => [['0143']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule' => [['0144']], - 'PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck' => [['0145']], - 'PHPStan\Rules\Exceptions\TooWideThrowTypeCheck' => [['0146']], - 'PHPStan\Rules\FunctionCallParametersCheck' => [['0147']], - 'PHPStan\Rules\FunctionDefinitionCheck' => [['0148']], - 'PHPStan\Rules\FunctionReturnTypeCheck' => [['0149']], - 'PHPStan\Rules\ParameterCastableToStringCheck' => [['0150']], - 'PHPStan\Rules\Generics\CrossCheckInterfacesHelper' => [['0151']], - 'PHPStan\Rules\Generics\GenericAncestorsCheck' => [['0152']], - 'PHPStan\Rules\Generics\GenericObjectTypeCheck' => [['0153']], - 'PHPStan\Rules\Generics\MethodTagTemplateTypeCheck' => [['0154']], - 'PHPStan\Rules\Generics\TemplateTypeCheck' => [['0155']], - 'PHPStan\Rules\Generics\VarianceCheck' => [['0156']], - 'PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper' => [['0157']], - 'PHPStan\Rules\IssetCheck' => [['0158']], - 'PHPStan\Rules\Methods\MethodCallCheck' => [['0159']], - 'PHPStan\Rules\Methods\StaticMethodCallCheck' => [['0160']], - 'PHPStan\Rules\Methods\MethodSignatureRule' => [['0161']], - 'PHPStan\Rules\Methods\MethodParameterComparisonHelper' => [['0162']], - 'PHPStan\Rules\Methods\MethodVisibilityComparisonHelper' => [['0163']], - 'PHPStan\Rules\MissingTypehintCheck' => [['0164']], - 'PHPStan\Rules\NullsafeCheck' => [['0165']], - 'PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider' => [['0166']], - 'PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider' => [['0166']], - 'PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider' => [['0167']], - 'PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider' => [['0167']], - 'PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper' => [['0168']], - 'PHPStan\Rules\PhpDoc\AssertRuleHelper' => [['0169']], - 'PHPStan\Rules\PhpDoc\UnresolvableTypeHelper' => [['0170']], - 'PHPStan\Rules\PhpDoc\GenericCallableRuleHelper' => [['0171']], - 'PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck' => [['0172']], - 'PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper' => [['0173']], - 'PHPStan\Rules\Playground\NeverRuleHelper' => [['0174']], - 'PHPStan\Rules\Properties\AccessPropertiesCheck' => [['0175']], - 'PHPStan\Type\OperatorTypeSpecifyingExtension' => [['0176']], - 'PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension' => [['0176']], - 'PHPStan\Rules\Properties\UninitializedPropertyRule' => [['0177']], - 'PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider' => [['0178']], - 'PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider' => [['0178']], - 'PHPStan\Rules\Properties\PropertyDescriptor' => [['0179']], - 'PHPStan\Rules\Properties\PropertyReflectionFinder' => [['0180']], - 'PHPStan\Rules\Pure\FunctionPurityCheck' => [['0181']], - 'PHPStan\Rules\RuleLevelHelper' => [['0182']], - 'PHPStan\Rules\UnusedFunctionParametersCheck' => [['0183']], - 'PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck' => [['0184']], - 'PHPStan\Type\FileTypeMapper' => [0 => ['0185'], 2 => [1 => 'stubFileTypeMapper']], - 'PHPStan\Type\TypeAliasResolver' => [['0186']], - 'PHPStan\Type\TypeAliasResolverProvider' => [['0187']], - 'PHPStan\Type\BitwiseFlagHelper' => [['0188']], - 'PHPStan\Type\DynamicFunctionReturnTypeExtension' => [ - [ - '0189', - '0190', - '0191', - '0192', - '0193', - '0195', - '0196', - '0197', - '0198', - '0199', - '0201', - '0202', - '0203', - '0204', - '0205', - '0207', - '0208', - '0209', - '0210', - '0211', - '0212', - '0213', - '0214', - '0215', - '0216', - '0217', - '0218', - '0219', - '0220', - '0221', - '0223', - '0224', - '0227', - '0228', - '0232', - '0233', - '0235', - '0236', - '0238', - '0240', - '0242', - '0245', - '0246', - '0255', - '0256', - '0258', - '0259', - '0260', - '0261', - '0262', - '0263', - '0264', - '0265', - '0266', - '0267', - '0268', - '0269', - '0271', - '0288', - '0291', - '0292', - '0293', - '0294', - '0295', - '0297', - '0298', - '0299', - '0300', - '0301', - '0302', - '0303', - '0304', - '0305', - '0306', - '0307', - '0309', - '0310', - '0311', - '0312', - '0313', - '0314', - '0315', - '0317', - '0318', - '0319', - '0320', - '0321', - '0322', - '0323', - '0324', - '0325', - '0328', - '0337', - '0341', - '0342', - '0345', - '0346', - '0347', - '0348', - '0349', - '0350', - ], - ], - 'PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension' => [['0189']], - 'PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension' => [['0190']], - 'PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension' => [['0191']], - 'PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension' => [['0192']], - 'PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension' => [['0193']], - 'PHPStan\Type\Php\ArrayColumnHelper' => [['0194']], - 'PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension' => [['0195']], - 'PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension' => [['0196']], - 'PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension' => [['0197']], - 'PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension' => [['0198']], - 'PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension' => [['0199']], - 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper' => [['0200']], - 'PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension' => [['0201']], - 'PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension' => [['0202']], - 'PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension' => [['0203']], - 'PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension' => [['0204']], - 'PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension' => [['0205']], - 'PHPStan\Type\FunctionTypeSpecifyingExtension' => [ - [ - '0206', - '0222', - '0237', - '0275', - '0285', - '0289', - '0290', - '0308', - '0326', - '0327', - '0329', - '0330', - '0331', - '0332', - '0333', - '0334', - '0335', - '0336', - '0338', - '0340', - ], - ], - 'PHPStan\Analyser\TypeSpecifierAwareExtension' => [ - [ - '0206', - '0222', - '0237', - '0275', - '0285', - '0289', - '0290', - '0296', - '0308', - '0326', - '0327', - '0329', - '0330', - '0331', - '0332', - '0333', - '0334', - '0335', - '0336', - '0338', - '0340', - '0342', - '0456', - ], - ], - 'PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension' => [['0206']], - 'PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension' => [['0207']], - 'PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension' => [['0208']], - 'PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension' => [['0209']], - 'PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension' => [['0210']], - 'PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension' => [['0211']], - 'PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension' => [['0212']], - 'PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension' => [['0213']], - 'PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension' => [['0214']], - 'PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension' => [['0215']], - 'PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension' => [['0216']], - 'PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension' => [['0217']], - 'PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension' => [['0218']], - 'PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension' => [['0219']], - 'PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension' => [['0220']], - 'PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension' => [['0221']], - 'PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension' => [['0222']], - 'PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension' => [['0223']], - 'PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension' => [['0224']], - 'PHPStan\Type\DynamicFunctionThrowTypeExtension' => [['0225', '0270', '0272']], - 'PHPStan\Type\Php\AssertThrowTypeExtension' => [['0225']], - 'PHPStan\Type\DynamicStaticMethodReturnTypeExtension' => [['0226', '0229', '0231', '0244', '0351', '0357']], - 'PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension' => [['0226']], - 'PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension' => [['0227']], - 'PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension' => [['0228']], - 'PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension' => [['0229']], - 'PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension' => [['0230']], - 'PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension' => [['0231']], - 'PHPStan\Type\Php\CompactFunctionReturnTypeExtension' => [['0232']], - 'PHPStan\Type\Php\ConstantFunctionReturnTypeExtension' => [['0233']], - 'PHPStan\Type\Php\ConstantHelper' => [['0234']], - 'PHPStan\Type\Php\CountFunctionReturnTypeExtension' => [['0235']], - 'PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension' => [['0236']], - 'PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension' => [['0237']], - 'PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension' => [['0238']], - 'PHPStan\Type\Php\DateFunctionReturnTypeHelper' => [['0239']], - 'PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension' => [['0240']], - 'PHPStan\Type\Php\DateFormatMethodReturnTypeExtension' => [['0241']], - 'PHPStan\Type\Php\DateFunctionReturnTypeExtension' => [['0242']], - 'PHPStan\Type\DynamicStaticMethodThrowTypeExtension' => [ - ['0243', '0249', '0252', '0281', '0282', '0283', '0284', '0287'], - ], - 'PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension' => [['0243']], - 'PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension' => [['0244']], - 'PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension' => [['0245']], - 'PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension' => [['0246']], - 'PHPStan\Type\Php\DateTimeModifyReturnTypeExtension' => [['0247', '0248']], - 'PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension' => [['0249']], - 'PHPStan\Type\DynamicMethodThrowTypeExtension' => [['0250', '0251', '0254']], - 'PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension' => [['0250']], - 'PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension' => [['0251']], - 'PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension' => [['0252']], - 'PHPStan\Type\Php\DsMapDynamicReturnTypeExtension' => [['0253']], - 'PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension' => [['0254']], - 'PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension' => [['0255']], - 'PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension' => [['0256']], - 'PHPStan\Type\Php\FilterFunctionReturnTypeHelper' => [['0257']], - 'PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension' => [['0258']], - 'PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension' => [['0259']], - 'PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension' => [['0260']], - 'PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension' => [['0261']], - 'PHPStan\Type\Php\GetClassDynamicReturnTypeExtension' => [['0262']], - 'PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension' => [['0263']], - 'PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension' => [['0264']], - 'PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension' => [['0265']], - 'PHPStan\Type\Php\GettypeFunctionReturnTypeExtension' => [['0266']], - 'PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension' => [['0267']], - 'PHPStan\Type\Php\HashFunctionsReturnTypeExtension' => [['0268']], - 'PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension' => [['0269']], - 'PHPStan\Type\Php\IntdivThrowTypeExtension' => [['0270']], - 'PHPStan\Type\Php\IniGetReturnTypeExtension' => [['0271']], - 'PHPStan\Type\Php\JsonThrowTypeExtension' => [['0272']], - 'PHPStan\Type\FunctionParameterOutTypeExtension' => [['0273', '0274', '0276']], - 'PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension' => [['0273']], - 'PHPStan\Type\Php\ParseStrParameterOutTypeExtension' => [['0274']], - 'PHPStan\Type\Php\PregMatchTypeSpecifyingExtension' => [['0275']], - 'PHPStan\Type\Php\PregMatchParameterOutTypeExtension' => [['0276']], - 'PHPStan\Type\FunctionParameterClosureTypeExtension' => [['0277']], - 'PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension' => [['0277']], - 'PHPStan\Type\Php\RegexArrayShapeMatcher' => [['0278']], - 'PHPStan\Type\Regex\RegexGroupParser' => [['0279']], - 'PHPStan\Type\Regex\RegexExpressionHelper' => [['0280']], - 'PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension' => [['0281']], - 'PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension' => [['0282']], - 'PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension' => [['0283']], - 'PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension' => [['0284']], - 'PHPStan\Type\Php\StrContainingTypeSpecifyingExtension' => [['0285']], - 'PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension' => [['0286']], - 'PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension' => [['0287']], - 'PHPStan\Type\Php\StatDynamicReturnTypeExtension' => [['0288']], - 'PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension' => [['0289']], - 'PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension' => [['0290']], - 'PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension' => [['0291']], - 'PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension' => [['0292']], - 'PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension' => [['0293']], - 'PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension' => [['0294']], - 'PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension' => [['0295']], - 'PHPStan\Type\MethodTypeSpecifyingExtension' => [['0296']], - 'PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension' => [['0296']], - 'PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension' => [['0297']], - 'PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension' => [['0298']], - 'PHPStan\Type\Php\LtrimFunctionReturnTypeExtension' => [['0299']], - 'PHPStan\Type\Php\MbFunctionsReturnTypeExtension' => [['0300']], - 'PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension' => [['0301']], - 'PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension' => [['0302']], - 'PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension' => [['0303']], - 'PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension' => [['0304']], - 'PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension' => [['0305']], - 'PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension' => [['0306']], - 'PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension' => [['0307']], - 'PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension' => [['0308']], - 'PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension' => [['0309']], - 'PHPStan\Type\Php\StrlenFunctionReturnTypeExtension' => [['0310']], - 'PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension' => [['0311']], - 'PHPStan\Type\Php\StrPadFunctionReturnTypeExtension' => [['0312']], - 'PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension' => [['0313']], - 'PHPStan\Type\Php\StrrevFunctionReturnTypeExtension' => [['0314']], - 'PHPStan\Type\Php\SubstrDynamicReturnTypeExtension' => [['0315']], - 'PHPStan\Type\Php\ThrowableReturnTypeExtension' => [['0316']], - 'PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension' => [['0317']], - 'PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension' => [['0318']], - 'PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension' => [['0319']], - 'PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension' => [['0320']], - 'PHPStan\Type\Php\PowFunctionReturnTypeExtension' => [['0321']], - 'PHPStan\Type\Php\RoundFunctionReturnTypeExtension' => [['0322']], - 'PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension' => [['0323']], - 'PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension' => [['0324']], - 'PHPStan\Type\Php\RangeFunctionReturnTypeExtension' => [['0325']], - 'PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension' => [['0326']], - 'PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension' => [['0327']], - 'PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension' => [['0328']], - 'PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension' => [['0329']], - 'PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension' => [['0330']], - 'PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension' => [['0331']], - 'PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension' => [['0332']], - 'PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension' => [['0333']], - 'PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension' => [['0334']], - 'PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension' => [['0335']], - 'PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension' => [['0336']], - 'PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension' => [['0337']], - 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension' => [['0338']], - 'PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper' => [['0339']], - 'PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension' => [['0340']], - 'PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension' => [['0341']], - 'PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension' => [['0342']], - 'PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension' => [['0343']], - 'PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension' => [['0344']], - 'PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension' => [['0345']], - 'PHPStan\Type\Php\StrTokFunctionReturnTypeExtension' => [['0346']], - 'PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension' => [['0347']], - 'PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension' => [['0348']], - 'PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension' => [['0349']], - 'PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension' => [['0350']], - 'PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension' => [['0351']], - 'PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension' => [['0352', '0353', '0354', '0355', '0356']], - 'PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension' => [['0357']], - 'PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension' => [['0358']], - 'PHPStan\Type\ClosureTypeFactory' => [['0359']], - 'PHPStan\Type\Constant\OversizedArrayBuilder' => [['0360']], - 'PHPStan\Rules\Functions\PrintfHelper' => [['0361']], - 'PHPStan\Analyser\TypeSpecifier' => [['typeSpecifier']], - 'PHPStan\Analyser\TypeSpecifierFactory' => [['typeSpecifierFactory']], - 'PHPStan\File\RelativePathHelper' => [ - 0 => ['relativePathHelper'], - 2 => [1 => 'simpleRelativePathHelper', 'parentDirectoryRelativePathHelper'], - ], - 'PHPStan\File\ParentDirectoryRelativePathHelper' => [2 => ['parentDirectoryRelativePathHelper']], - 'PHPStan\Cache\CacheStorage' => [2 => ['cacheStorage']], - 'PHPStan\Cache\FileCacheStorage' => [2 => ['cacheStorage']], - 'PHPStan\Parser\Parser' => [ - 2 => [ - 'currentPhpVersionRichParser', - 'currentPhpVersionSimpleParser', - 'currentPhpVersionSimpleDirectParser', - 'defaultAnalysisParser', - 'php8Parser', - 'pathRoutingParser', - 'freshStubParser', - 'stubParser', - ], - ], - 'PHPStan\Parser\RichParser' => [2 => ['currentPhpVersionRichParser']], - 'PHPStan\Parser\CleaningParser' => [2 => ['currentPhpVersionSimpleParser']], - 'PHPStan\Parser\SimpleParser' => [2 => ['currentPhpVersionSimpleDirectParser', 'php8Parser']], - 'PHPStan\Parser\CachedParser' => [2 => ['defaultAnalysisParser', 'stubParser']], - 'PhpParser\Parser' => [2 => ['phpParserDecorator', 'currentPhpVersionPhpParser', 'php8PhpParser']], - 'PHPStan\Parser\PhpParserDecorator' => [2 => ['phpParserDecorator']], - 'PhpParser\Lexer' => [2 => ['currentPhpVersionLexer', 'php8Lexer']], - 'PhpParser\ParserAbstract' => [2 => ['currentPhpVersionPhpParser', 'php8PhpParser']], - 'PHPStan\Parser\PhpParserFactory' => [2 => ['currentPhpVersionPhpParserFactory']], - 'PHPStan\Rules\Registry' => [['registry']], - 'PHPStan\Rules\LazyRegistry' => [['registry']], - 'PHPStan\PhpDoc\StubPhpDocProvider' => [['stubPhpDocProvider']], - 'PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory' => [['reflectionProviderFactory']], - 'PHPStan\Reflection\ReflectionProvider' => [0 => ['reflectionProvider'], 2 => [1 => 'betterReflectionProvider']], - 'PHPStan\BetterReflection\SourceLocator\Type\SourceLocator' => [2 => ['betterReflectionSourceLocator']], - 'PHPStan\BetterReflection\Reflector\Reflector' => [ - 0 => ['originalBetterReflectionReflector'], - 2 => [1 => 'betterReflectionReflector', 'nodeScopeResolverReflector'], - ], - 'PHPStan\BetterReflection\Reflector\DefaultReflector' => [['originalBetterReflectionReflector']], - 'PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector' => [ - 2 => ['betterReflectionReflector', 'nodeScopeResolverReflector'], - ], - 'PHPStan\Reflection\BetterReflection\BetterReflectionProvider' => [2 => ['betterReflectionProvider']], - 'PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory' => [['0362']], - 'PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory' => [['0363']], - 'PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory' => [['0364']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber' => [1 => ['0365', '0366']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber' => [['0365']], - 'PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber' => [['0366']], - 'PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory' => [['0367']], - 'PHPStan\Reflection\Deprecation\DeprecationProvider' => [['0368']], - 'PhpParser\Lexer\Emulative' => [2 => ['php8Lexer']], - 'PhpParser\Parser\Php8' => [2 => ['php8PhpParser']], - 'PHPStan\Parser\PathRoutingParser' => [2 => ['pathRoutingParser']], - 'PHPStan\Parser\StubParser' => [2 => ['freshStubParser']], - 'PHPStan\Diagnose\PHPStanDiagnoseExtension' => [2 => ['phpstanDiagnoseExtension']], - 'PHPStan\Command\ErrorFormatter\ErrorFormatter' => [ - [ - 'errorFormatter.raw', - 'errorFormatter.table', - 'errorFormatter.checkstyle', - 'errorFormatter.json', - 'errorFormatter.junit', - 'errorFormatter.prettyJson', - 'errorFormatter.gitlab', - 'errorFormatter.github', - 'errorFormatter.teamcity', - ], - ['0369'], - ], - 'PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter' => [['0369']], - 'PHPStan\Command\ErrorFormatter\RawErrorFormatter' => [['errorFormatter.raw']], - 'PHPStan\Command\ErrorFormatter\TableErrorFormatter' => [['errorFormatter.table']], - 'PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter' => [['errorFormatter.checkstyle']], - 'PHPStan\Command\ErrorFormatter\JsonErrorFormatter' => [['errorFormatter.json', 'errorFormatter.prettyJson']], - 'PHPStan\Command\ErrorFormatter\JunitErrorFormatter' => [['errorFormatter.junit']], - 'PHPStan\Command\ErrorFormatter\GitlabErrorFormatter' => [['errorFormatter.gitlab']], - 'PHPStan\Command\ErrorFormatter\GithubErrorFormatter' => [['errorFormatter.github']], - 'PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter' => [['errorFormatter.teamcity']], - 'PHPStan\Rules\Classes\ExistingClassInClassExtendsRule' => [['0370']], - 'PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule' => [['0371']], - 'PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule' => [['0372']], - 'PHPStan\Rules\Classes\ExistingClassInInstanceOfRule' => [['0373']], - 'PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule' => [['0374']], - 'PHPStan\Rules\Classes\ExistingClassInTraitUseRule' => [['0375']], - 'PHPStan\Rules\Classes\InstantiationRule' => [['0376']], - 'PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule' => [['0377']], - 'PHPStan\Rules\Functions\CallToNonExistentFunctionRule' => [['0378']], - 'PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule' => [['0379']], - 'PHPStan\Rules\Constants\OverridingConstantRule' => [['0380']], - 'PHPStan\Rules\Methods\OverridingMethodRule' => [['0381']], - 'PHPStan\Rules\Missing\MissingReturnRule' => [['0382']], - 'PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule' => [['0383']], - 'PHPStan\Rules\Namespaces\ExistingNamesInUseRule' => [['0384']], - 'PHPStan\Rules\Properties\AccessPropertiesRule' => [['0385']], - 'PHPStan\Rules\Properties\AccessStaticPropertiesRule' => [['0386']], - 'PHPStan\Rules\Properties\ExistingClassesInPropertiesRule' => [['0387']], - 'PHPStan\Rules\Functions\FunctionCallableRule' => [['0388']], - 'PHPStan\Rules\Properties\OverridingPropertyRule' => [['0389']], - 'PHPStan\Rules\Properties\SetPropertyHookParameterRule' => [['0390']], - 'PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule' => [['0391']], - 'PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule' => [['0392']], - 'PHPStan\Rules\Variables\CompactVariablesRule' => [['0393']], - 'PHPStan\Rules\Variables\DefinedVariableRule' => [['0394']], - 'PHPStan\Rules\Keywords\RequireFileExistsRule' => [['0395']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension' => [['0396', '0463']], - 'PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension' => [['0396']], - 'PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension' => [['0397', '0467']], - 'PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension' => [['0397']], - 'PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension' => [['0398', '0464']], - 'PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension' => [['0398']], - 'PHPStan\Rules\Constants\ConstantRule' => [['0399']], - 'PHPStan\Rules\Classes\MixinRule' => [['0400']], - 'PHPStan\Rules\PhpDoc\RequireExtendsCheck' => [['0401']], - 'PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule' => [['0402']], - 'PHPStan\Rules\Functions\CallCallablesRule' => [['0403']], - 'PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule' => [['0404']], - 'PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule' => [['0405']], - 'PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule' => [['0406']], - 'PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension' => [['0407', '0466']], - 'PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension' => [['0407']], - 'PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension' => [['0408', '0465']], - 'PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension' => [['0408']], - 'PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule' => [['0409']], - 'PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule' => [['0410']], - 'PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule' => [['0411']], - 'PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule' => [['0412']], - 'PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule' => [['0413']], - 'PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule' => [['0414']], - 'PHPStan\Rules\Generators\YieldFromTypeRule' => [['0415']], - 'PHPStan\Rules\Generators\YieldInGeneratorRule' => [['0416']], - 'PHPStan\Rules\Classes\ImpossibleInstanceOfRule' => [['0417']], - 'PHPStan\Rules\Comparison\BooleanAndConstantConditionRule' => [['0418']], - 'PHPStan\Rules\Comparison\BooleanOrConstantConditionRule' => [['0419']], - 'PHPStan\Rules\Comparison\BooleanNotConstantConditionRule' => [['0420']], - 'PHPStan\Collectors\Collector' => [ - [ - '0421', - '0422', - '0423', - '0424', - '0425', - '0426', - '0427', - '0448', - '0449', - '0525', - '0526', - '0527', - '0593', - '0594', - '0595', - '0596', - '0597', - ], - ], - 'PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector' => [['0421']], - 'PHPStan\Rules\DeadCode\PossiblyPureNewCollector' => [['0422']], - 'PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector' => [['0423']], - 'PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector' => [['0424']], - 'PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector' => [['0425']], - 'PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector' => [['0426']], - 'PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector' => [['0427']], - 'PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule' => [['0428']], - 'PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule' => [['0429']], - 'PHPStan\Rules\Comparison\ElseIfConstantConditionRule' => [['0430']], - 'PHPStan\Rules\Comparison\IfConstantConditionRule' => [['0431']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule' => [['0432']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule' => [['0433']], - 'PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule' => [['0434']], - 'PHPStan\Rules\Comparison\LogicalXorConstantConditionRule' => [['0435']], - 'PHPStan\Rules\Comparison\MatchExpressionRule' => [['0436']], - 'PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule' => [['0437']], - 'PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule' => [['0438']], - 'PHPStan\Rules\Comparison\ConstantLooseComparisonRule' => [['0439']], - 'PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule' => [['0440']], - 'PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule' => [['0441']], - 'PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule' => [['0442']], - 'PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule' => [['0443']], - 'PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule' => [['0444']], - 'PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule' => [['0445']], - 'PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule' => [['0446']], - 'PHPStan\Rules\Properties\NullsafePropertyFetchRule' => [['0447']], - 'PHPStan\Rules\Traits\TraitDeclarationCollector' => [['0448']], - 'PHPStan\Rules\Traits\TraitUseCollector' => [['0449']], - 'PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule' => [['0450']], - 'PHPStan\Rules\Functions\RandomIntParametersRule' => [['0451']], - 'PHPStan\Rules\Functions\ArrayFilterRule' => [['0452']], - 'PHPStan\Rules\Functions\ArrayValuesRule' => [['0453']], - 'PHPStan\Rules\Functions\ParameterCastableToNumberRule' => [['0454']], - 'PHPStan\Type\StaticMethodParameterOutTypeExtension' => [['0455']], - 'Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension' => [['0455']], - 'PHPStan\Type\StaticMethodTypeSpecifyingExtension' => [['0456']], - 'Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension' => [['0456']], - 'PHPStan\Type\StaticMethodParameterClosureTypeExtension' => [['0457']], - 'Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension' => [['0457']], - 'Carbon\PHPStan\MacroExtension' => [['0458']], - 'PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider' => [['0459']], - 'PHPStan\Rules\Deprecations\DeprecatedScopeHelper' => [['0460']], - 'PHPStan\Rules\Deprecations\DeprecatedScopeResolver' => [['0461']], - 'PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver' => [['0461']], - 'PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule' => [['0462']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension' => [['0463']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension' => [['0464']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension' => [['0465']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension' => [['0466']], - 'PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension' => [['0467']], - 'PHPStan\Rules\BooleansInConditions\BooleanRuleHelper' => [['0468']], - 'PHPStan\Rules\Operators\OperatorRuleHelper' => [['0469']], - 'PHPStan\Rules\VariableVariables\VariablePropertyFetchRule' => [['0470']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule' => [['0471']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule' => [['0472']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule' => [['0473']], - 'PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule' => [['0474']], - 'PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule' => [['0475']], - 'PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule' => [['0476']], - 'PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule' => [['0477']], - 'PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule' => [['0478']], - 'PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule' => [['0479']], - 'PHPStan\Rules\Cast\UselessCastRule' => [['0480']], - 'PHPStan\Rules\Classes\RequireParentConstructCallRule' => [['0481']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule' => [['0482']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule' => [['0483']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule' => [['0484']], - 'PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule' => [['0485']], - 'PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule' => [['0486']], - 'PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule' => [['0487']], - 'PHPStan\Rules\Functions\ArrayFilterStrictRule' => [['0488']], - 'PHPStan\Rules\Functions\ClosureUsesThisRule' => [['0489']], - 'PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule' => [['0490']], - 'PHPStan\Rules\Methods\IllegalConstructorMethodCallRule' => [['0491']], - 'PHPStan\Rules\Methods\IllegalConstructorStaticCallRule' => [['0492']], - 'PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule' => [['0493', '0494', '0495', '0496']], - 'PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule' => [['0493']], - 'PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule' => [['0494']], - 'PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule' => [['0495']], - 'PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule' => [['0496']], - 'PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule' => [['0497']], - 'PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule' => [['0498']], - 'PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule' => [['0499']], - 'PHPStan\Rules\Operators\OperandsInArithmeticModuloRule' => [['0500']], - 'PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule' => [['0501']], - 'PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule' => [['0502']], - 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule' => [['0503']], - 'PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule' => [['0504']], - 'PHPStan\Rules\StrictCalls\StrictFunctionCallsRule' => [['0505']], - 'PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule' => [['0506']], - 'PHPStan\Rules\VariableVariables\VariableMethodCallRule' => [['0507']], - 'PHPStan\Rules\VariableVariables\VariableMethodCallableRule' => [['0508']], - 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule' => [['0509']], - 'PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule' => [['0510']], - 'PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule' => [['0511']], - 'PHPStan\Rules\VariableVariables\VariableVariablesRule' => [['0512']], - 'Rector\TypePerfect\Configuration' => [['0513']], - 'Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder' => [['0514']], - 'Rector\TypePerfect\NodeFinder\MethodCallNodeFinder' => [['0515']], - 'Rector\TypePerfect\NodeFinder\ReturnNodeFinder' => [['0516']], - 'Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer' => [['0517']], - 'Rector\TypePerfect\Printer\NodeComparator' => [['0518']], - 'Rector\TypePerfect\Reflection\ReflectionParser' => [['0519']], - 'Rector\TypePerfect\Reflection\MethodNodeAnalyser' => [['0520']], - 'Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher' => [['0521']], - 'Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver' => [['0522']], - 'Rector\TypePerfect\Printer\CollectorMetadataPrinter' => [['0523']], - 'Rector\TypePerfect\Guard\EmptyIssetGuard' => [['0524']], - 'Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector' => [['0525']], - 'Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector' => [['0526']], - 'Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector' => [['0527']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed' => [['0528']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory' => [['0529']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath' => [['0530']], - 'Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature' => [['0531']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory' => [['0532']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory' => [['0533']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory' => [['0534']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory' => [['0535']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory' => [['0536']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory' => [['0537']], - 'Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory' => [['0537']], - 'Spaze\PHPStan\Rules\Disallowed\File\FilePath' => [['0538']], - 'Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter' => [['0539']], - 'Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier' => [['0540']], - 'Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer' => [['0541']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors' => [['0542']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors' => [['0543']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors' => [['0544']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors' => [['0545']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors' => [['0546']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors' => [['0547']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors' => [['0548']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors' => [['0549']], - 'Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors' => [['0550']], - 'Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver' => [['0551']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory' => [['0552']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages' => [['0553', '0554']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls' => [['0555']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls' => [['0556']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls' => [['0557']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls' => [['0558']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls' => [['0559']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls' => [['0560']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls' => [['0561']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls' => [['0562']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls' => [['0563']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls' => [['0564']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls' => [['0565']], - 'Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls' => [['0566']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages' => [['0567']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages' => [['classConstantUsages', '0568']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages' => [['0569']], - 'Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages' => [['0570']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure' => [['0571']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure' => [['0572']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure' => [['0573']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure' => [['0574']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure' => [['0575']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure' => [['0576']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure' => [['0577']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure' => [['0578']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure' => [['0579']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure' => [['0580']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure' => [['0581']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure' => [['0582']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure' => [['0583']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure' => [['0584']], - 'Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure' => [['0585']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule' => [['0586']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule' => [['0587']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule' => [['0588']], - 'Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule' => [['0589']], - 'TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter' => [['0590']], - 'TomasVotruba\TypeCoverage\CollectorDataNormalizer' => [['0591']], - 'TomasVotruba\TypeCoverage\Configuration' => [['0592']], - 'TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector' => [['0593']], - 'TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector' => [['0594']], - 'TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector' => [['0595']], - 'TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector' => [['0596']], - 'TomasVotruba\TypeCoverage\Collectors\DeclareCollector' => [['0597']], - ]; - - - public function __construct(array $params = []) - { - parent::__construct($params); - } - - - public function createService01(): PhpParser\BuilderFactory - { - return new PhpParser\BuilderFactory; - } - - - public function createService02(): PHPStan\Parser\LexerFactory - { - return new PHPStan\Parser\LexerFactory($this->getService('026')); - } - - - public function createService03(): PhpParser\NodeVisitor\NameResolver - { - return new PhpParser\NodeVisitor\NameResolver(options: ['preserveOriginalNames' => true]); - } - - - public function createService04(): PHPStan\Parser\AnonymousClassVisitor - { - return new PHPStan\Parser\AnonymousClassVisitor; - } - - - public function createService05(): PHPStan\Parser\ArrayFilterArgVisitor - { - return new PHPStan\Parser\ArrayFilterArgVisitor; - } - - - public function createService06(): PHPStan\Parser\ArrayFindArgVisitor - { - return new PHPStan\Parser\ArrayFindArgVisitor; - } - - - public function createService07(): PHPStan\Parser\ArrayMapArgVisitor - { - return new PHPStan\Parser\ArrayMapArgVisitor; - } - - - public function createService08(): PHPStan\Parser\ArrayWalkArgVisitor - { - return new PHPStan\Parser\ArrayWalkArgVisitor; - } - - - public function createService09(): PHPStan\Parser\ClosureArgVisitor - { - return new PHPStan\Parser\ClosureArgVisitor; - } - - - public function createService010(): PHPStan\Parser\ClosureBindToVarVisitor - { - return new PHPStan\Parser\ClosureBindToVarVisitor; - } - - - public function createService011(): PHPStan\Parser\ClosureBindArgVisitor - { - return new PHPStan\Parser\ClosureBindArgVisitor; - } - - - public function createService012(): PHPStan\Parser\CurlSetOptArgVisitor - { - return new PHPStan\Parser\CurlSetOptArgVisitor; - } - - - public function createService013(): PHPStan\Parser\ArrowFunctionArgVisitor - { - return new PHPStan\Parser\ArrowFunctionArgVisitor; - } - - - public function createService014(): PHPStan\Parser\MagicConstantParamDefaultVisitor - { - return new PHPStan\Parser\MagicConstantParamDefaultVisitor; - } - - - public function createService015(): PHPStan\Parser\NewAssignedToPropertyVisitor - { - return new PHPStan\Parser\NewAssignedToPropertyVisitor; - } - - - public function createService016(): PHPStan\Parser\ParentStmtTypesVisitor - { - return new PHPStan\Parser\ParentStmtTypesVisitor; - } - - - public function createService017(): PHPStan\Parser\StandaloneThrowExprVisitor - { - return new PHPStan\Parser\StandaloneThrowExprVisitor; - } - - - public function createService018(): PHPStan\Parser\TryCatchTypeVisitor - { - return new PHPStan\Parser\TryCatchTypeVisitor; - } - - - public function createService019(): PHPStan\Parser\LastConditionVisitor - { - return new PHPStan\Parser\LastConditionVisitor; - } - - - public function createService020(): PHPStan\Parser\TypeTraverserInstanceofVisitor - { - return new PHPStan\Parser\TypeTraverserInstanceofVisitor; - } - - - public function createService021(): PHPStan\Parser\VariadicMethodsVisitor - { - return new PHPStan\Parser\VariadicMethodsVisitor; - } - - - public function createService022(): PHPStan\Parser\VariadicFunctionsVisitor - { - return new PHPStan\Parser\VariadicFunctionsVisitor; - } - - - public function createService023(): PHPStan\Node\Printer\ExprPrinter - { - return new PHPStan\Node\Printer\ExprPrinter($this->getService('024')); - } - - - public function createService024(): PHPStan\Node\Printer\Printer - { - return new PHPStan\Node\Printer\Printer; - } - - - public function createService025(): PHPStan\Broker\AnonymousClassNameHelper - { - return new PHPStan\Broker\AnonymousClassNameHelper($this->getService('085'), $this->getService('simpleRelativePathHelper')); - } - - - public function createService026(): PHPStan\Php\PhpVersion - { - return $this->getService('027')->create(); - } - - - public function createService027(): PHPStan\Php\PhpVersionFactory - { - return $this->getService('028')->create(); - } - - - public function createService028(): PHPStan\Php\PhpVersionFactoryFactory - { - return new PHPStan\Php\PhpVersionFactoryFactory(null, ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); - } - - - public function createService029(): PHPStan\Php\ComposerPhpVersionFactory - { - return new PHPStan\Php\ComposerPhpVersionFactory(['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php']); - } - - - public function createService030(): PHPStan\PhpDocParser\ParserConfig - { - return new PHPStan\PhpDocParser\ParserConfig(['lines' => true]); - } - - - public function createService031(): PHPStan\PhpDocParser\Lexer\Lexer - { - return new PHPStan\PhpDocParser\Lexer\Lexer($this->getService('030')); - } - - - public function createService032(): PHPStan\PhpDocParser\Parser\TypeParser - { - return new PHPStan\PhpDocParser\Parser\TypeParser($this->getService('030'), $this->getService('033')); - } - - - public function createService033(): PHPStan\PhpDocParser\Parser\ConstExprParser - { - return new PHPStan\PhpDocParser\Parser\ConstExprParser($this->getService('030')); - } - - - public function createService034(): PHPStan\PhpDocParser\Parser\PhpDocParser - { - return new PHPStan\PhpDocParser\Parser\PhpDocParser( - $this->getService('030'), - $this->getService('032'), - $this->getService('033') - ); - } - - - public function createService035(): PHPStan\PhpDocParser\Printer\Printer - { - return new PHPStan\PhpDocParser\Printer\Printer; - } - - - public function createService036(): PHPStan\PhpDoc\PhpDocInheritanceResolver - { - return new PHPStan\PhpDoc\PhpDocInheritanceResolver($this->getService('0185'), $this->getService('stubPhpDocProvider')); - } - - - public function createService037(): PHPStan\PhpDoc\PhpDocNodeResolver - { - return new PHPStan\PhpDoc\PhpDocNodeResolver($this->getService('040'), $this->getService('039'), $this->getService('0170')); - } - - - public function createService038(): PHPStan\PhpDoc\PhpDocStringResolver - { - return new PHPStan\PhpDoc\PhpDocStringResolver($this->getService('031'), $this->getService('034')); - } - - - public function createService039(): PHPStan\PhpDoc\ConstExprNodeResolver - { - return new PHPStan\PhpDoc\ConstExprNodeResolver($this->getService('0122'), $this->getService('096')); - } - - - public function createService040(): PHPStan\PhpDoc\TypeNodeResolver - { - return new PHPStan\PhpDoc\TypeNodeResolver( - $this->getService('041'), - $this->getService('0122'), - $this->getService('0187'), - $this->getService('060'), - $this->getService('096') - ); - } - - - public function createService041(): PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider - { - return new PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider($this->getService('075')); - } - - - public function createService042(): PHPStan\PhpDoc\TypeStringResolver - { - return new PHPStan\PhpDoc\TypeStringResolver($this->getService('031'), $this->getService('032'), $this->getService('040')); - } - - - public function createService043(): PHPStan\PhpDoc\StubValidator - { - return new PHPStan\PhpDoc\StubValidator($this->getService('077')); - } - - - public function createService044(): PHPStan\PhpDoc\SocketSelectStubFilesExtension - { - return new PHPStan\PhpDoc\SocketSelectStubFilesExtension($this->getService('026')); - } - - - public function createService045(): PHPStan\PhpDoc\DefaultStubFilesProvider - { - return new PHPStan\PhpDoc\DefaultStubFilesProvider( - $this->getService('075'), - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', - ], - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'] - ); - } - - - public function createService046(): PHPStan\PhpDoc\JsonValidateStubFilesExtension - { - return new PHPStan\PhpDoc\JsonValidateStubFilesExtension($this->getService('026')); - } - - - public function createService047(): PHPStan\PhpDoc\ReflectionClassStubFilesExtension - { - return new PHPStan\PhpDoc\ReflectionClassStubFilesExtension($this->getService('026')); - } - - - public function createService048(): PHPStan\PhpDoc\ReflectionEnumStubFilesExtension - { - return new PHPStan\PhpDoc\ReflectionEnumStubFilesExtension($this->getService('026')); - } - - - public function createService049(): PHPStan\Analyser\Analyser - { - return new PHPStan\Analyser\Analyser( - $this->getService('051'), - $this->getService('registry'), - $this->getService('066'), - $this->getService('059'), - 50 - ); - } - - - public function createService050(): PHPStan\Analyser\AnalyserResultFinalizer - { - return new PHPStan\Analyser\AnalyserResultFinalizer( - $this->getService('registry'), - $this->getService('052'), - $this->getService('054'), - $this->getService('058'), - $this->getService('053'), - true - ); - } - - - public function createService051(): PHPStan\Analyser\FileAnalyser - { - return new PHPStan\Analyser\FileAnalyser( - $this->getService('058'), - $this->getService('059'), - $this->getService('defaultAnalysisParser'), - $this->getService('071'), - $this->getService('052'), - $this->getService('054'), - $this->getService('053') - ); - } - - - public function createService052(): PHPStan\Analyser\IgnoreErrorExtensionProvider - { - return new PHPStan\Analyser\IgnoreErrorExtensionProvider($this->getService('075')); - } - - - public function createService053(): PHPStan\Analyser\LocalIgnoresProcessor - { - return new PHPStan\Analyser\LocalIgnoresProcessor; - } - - - public function createService054(): PHPStan\Analyser\RuleErrorTransformer - { - return new PHPStan\Analyser\RuleErrorTransformer; - } - - - public function createService055(): PHPStan\Analyser\Ignore\IgnoredErrorHelper - { - return new PHPStan\Analyser\Ignore\IgnoredErrorHelper( - $this->getService('085'), - [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], - true - ); - } - - - public function createService056(): PHPStan\Analyser\Ignore\IgnoreLexer - { - return new PHPStan\Analyser\Ignore\IgnoreLexer; - } - - - public function createService057(): PHPStan\Analyser\LazyInternalScopeFactory - { - return new PHPStan\Analyser\LazyInternalScopeFactory($this->getService('075')); - } - - - public function createService058(): PHPStan\Analyser\ScopeFactory - { - return new PHPStan\Analyser\ScopeFactory($this->getService('057')); - } - - - public function createService059(): PHPStan\Analyser\NodeScopeResolver - { - return new PHPStan\Analyser\NodeScopeResolver( - $this->getService('reflectionProvider'), - $this->getService('096'), - $this->getService('nodeScopeResolverReflector'), - $this->getService('078'), - $this->getService('080'), - $this->getService('defaultAnalysisParser'), - $this->getService('0185'), - $this->getService('stubPhpDocProvider'), - $this->getService('026'), - $this->getService('0128'), - $this->getService('0368'), - $this->getService('094'), - $this->getService('036'), - $this->getService('085'), - $this->getService('typeSpecifier'), - $this->getService('083'), - $this->getService('0178'), - $this->getService('084'), - $this->getService('058'), - false, - false, - false, - [], - [], - ['stdClass'], - true, - true, - true - ); - } - - - public function createService060(): PHPStan\Analyser\ConstantResolver - { - return $this->getService('061')->create(); - } - - - public function createService061(): PHPStan\Analyser\ConstantResolverFactory - { - return new PHPStan\Analyser\ConstantResolverFactory($this->getService('0122'), $this->getService('075')); - } - - - public function createService062(): PHPStan\Analyser\ResultCache\ResultCacheManagerFactory - { - return new class ($this) implements PHPStan\Analyser\ResultCache\ResultCacheManagerFactory { - private $container; - - - public function __construct(Container_d79b831313 $container) - { - $this->container = $container; - } - - - public function create(array $fileReplacements): PHPStan\Analyser\ResultCache\ResultCacheManager - { - return new PHPStan\Analyser\ResultCache\ResultCacheManager( - $this->container->getService('075'), - $this->container->getService('072'), - $this->container->getService('fileFinderScan'), - $this->container->getService('reflectionProvider'), - $this->container->getService('045'), - $this->container->getService('085'), - 'storage/framework/cache/phpstan/resultCache.php', - $this->container->getParameter('analysedPaths'), - $this->container->getParameter('analysedPathsFromConfig'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - '8', - null, - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - [], - [], - $fileReplacements, - false, - [ - ['parameters', 'editorUrl'], - ['parameters', 'editorUrlTitle'], - ['parameters', 'errorFormat'], - ['parameters', 'ignoreErrors'], - ['parameters', 'reportUnmatchedIgnoredErrors'], - ['parameters', 'tipsOfTheDay'], - ['parameters', 'parallel'], - ['parameters', 'internalErrorsCountLimit'], - ['parameters', 'cache'], - ['parameters', 'memoryLimitFile'], - ['parameters', 'pro'], - 'parametersSchema', - ], - 7 - ); - } - }; - } - - - public function createService063(): PHPStan\Analyser\ResultCache\ResultCacheClearer - { - return new PHPStan\Analyser\ResultCache\ResultCacheClearer('storage/framework/cache/phpstan/resultCache.php'); - } - - - public function createService064(): PHPStan\Analyser\RicherScopeGetTypeHelper - { - return new PHPStan\Analyser\RicherScopeGetTypeHelper($this->getService('096')); - } - - - public function createService065(): PHPStan\Cache\Cache - { - return new PHPStan\Cache\Cache($this->getService('cacheStorage')); - } - - - public function createService066(): PHPStan\Collectors\Registry - { - return $this->getService('067')->create(); - } - - - public function createService067(): PHPStan\Collectors\RegistryFactory - { - return new PHPStan\Collectors\RegistryFactory($this->getService('075')); - } - - - public function createService068(): PHPStan\Command\AnalyseApplication - { - return new PHPStan\Command\AnalyseApplication( - $this->getService('069'), - $this->getService('050'), - $this->getService('043'), - $this->getService('062'), - $this->getService('055'), - $this->getService('045') - ); - } - - - public function createService069(): PHPStan\Command\AnalyserRunner - { - return new PHPStan\Command\AnalyserRunner( - $this->getService('092'), - $this->getService('049'), - $this->getService('091'), - $this->getService('093') - ); - } - - - public function createService070(): PHPStan\Command\FixerApplication - { - return new PHPStan\Command\FixerApplication( - $this->getService('088'), - $this->getService('055'), - $this->getService('045'), - $this->getParameter('analysedPaths'), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', - ['1.1.1.2'], - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - null, - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - 'phpstorm://open?file=%file%&line=%line%', - '8' - ); - } - - - public function createService071(): PHPStan\Dependency\DependencyResolver - { - return new PHPStan\Dependency\DependencyResolver( - $this->getService('085'), - $this->getService('reflectionProvider'), - $this->getService('073'), - $this->getService('0185') - ); - } - - - public function createService072(): PHPStan\Dependency\ExportedNodeFetcher - { - return new PHPStan\Dependency\ExportedNodeFetcher($this->getService('defaultAnalysisParser'), $this->getService('074')); - } - - - public function createService073(): PHPStan\Dependency\ExportedNodeResolver - { - return new PHPStan\Dependency\ExportedNodeResolver( - $this->getService('reflectionProvider'), - $this->getService('0185'), - $this->getService('023') - ); - } - - - public function createService074(): PHPStan\Dependency\ExportedNodeVisitor - { - return new PHPStan\Dependency\ExportedNodeVisitor($this->getService('073')); - } - - - public function createService075(): PHPStan\DependencyInjection\Container - { - return new PHPStan\DependencyInjection\MemoizingContainer($this->getService('076')); - } - - - public function createService076(): PHPStan\DependencyInjection\Nette\NetteContainer - { - return new PHPStan\DependencyInjection\Nette\NetteContainer($this); - } - - - public function createService077(): PHPStan\DependencyInjection\DerivativeContainerFactory - { - return new PHPStan\DependencyInjection\DerivativeContainerFactory( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'storage/framework/cache/phpstan', - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - ], - $this->getParameter('analysedPaths'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - $this->getParameter('analysedPathsFromConfig'), - '8', - null, - null, - $this->getParameter('singleReflectionFile'), - $this->getParameter('singleReflectionInsteadOfFile') - ); - } - - - public function createService078(): PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider($this->getService('075')); - } - - - public function createService079(): PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider($this->getService('075')); - } - - - public function createService080(): PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider($this->getService('075')); - } - - - public function createService081(): PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider($this->getService('075')); - } - - - public function createService082(): PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider - { - return new PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider($this->getService('075')); - } - - - public function createService083(): PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider($this->getService('075')); - } - - - public function createService084(): PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider - { - return new PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider($this->getService('075')); - } - - - public function createService085(): PHPStan\File\FileHelper - { - return new PHPStan\File\FileHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createService086(): PHPStan\File\FileExcluderFactory - { - return new PHPStan\File\FileExcluderFactory($this->getService('087'), ['analyseAndScan' => [], 'analyse' => []]); - } - - - public function createService087(): PHPStan\File\FileExcluderRawFactory - { - return new class ($this) implements PHPStan\File\FileExcluderRawFactory { - private $container; - - - public function __construct(Container_d79b831313 $container) - { - $this->container = $container; - } - - - public function create(array $analyseExcludes): PHPStan\File\FileExcluder - { - return new PHPStan\File\FileExcluder($this->container->getService('085'), $analyseExcludes); - } - }; - } - - - public function createService088(): PHPStan\File\FileMonitor - { - return new PHPStan\File\FileMonitor( - $this->getService('fileFinderAnalyse'), - $this->getService('fileFinderScan'), - $this->getParameter('analysedPaths'), - $this->getParameter('analysedPathsFromConfig'), - [], - [] - ); - } - - - public function createService089(): PHPStan\Parser\DeclarePositionVisitor - { - return new PHPStan\Parser\DeclarePositionVisitor; - } - - - public function createService090(): PHPStan\Parser\ImmediatelyInvokedClosureVisitor - { - return new PHPStan\Parser\ImmediatelyInvokedClosureVisitor; - } - - - public function createService091(): PHPStan\Parallel\ParallelAnalyser - { - return new PHPStan\Parallel\ParallelAnalyser(50, 600.0, 134217728); - } - - - public function createService092(): PHPStan\Parallel\Scheduler - { - return new PHPStan\Parallel\Scheduler(20, 32, 2); - } - - - public function createService093(): PHPStan\Process\CpuCoreCounter - { - return new PHPStan\Process\CpuCoreCounter; - } - - - public function createService094(): PHPStan\Reflection\AttributeReflectionFactory - { - return new PHPStan\Reflection\AttributeReflectionFactory($this->getService('096'), $this->getService('0122')); - } - - - public function createService095(): PHPStan\Reflection\FunctionReflectionFactory - { - return new class ($this) implements PHPStan\Reflection\FunctionReflectionFactory { - private $container; - - - public function __construct(Container_d79b831313 $container) - { - $this->container = $container; - } - - - public function create( - PHPStan\BetterReflection\Reflection\Adapter\ReflectionFunction $reflection, - PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, - array $phpDocParameterTypes, - ?PHPStan\Type\Type $phpDocReturnType, - ?PHPStan\Type\Type $phpDocThrowType, - ?string $deprecatedDescription, - bool $isDeprecated, - bool $isInternal, - ?string $filename, - ?bool $isPure, - PHPStan\Reflection\Assertions $asserts, - bool $acceptsNamedArguments, - ?string $phpDocComment, - array $phpDocParameterOutTypes, - array $phpDocParameterImmediatelyInvokedCallable, - array $phpDocParameterClosureThisTypes, - array $attributes - ): PHPStan\Reflection\Php\PhpFunctionReflection { - return new PHPStan\Reflection\Php\PhpFunctionReflection( - $this->container->getService('096'), - $reflection, - $this->container->getService('defaultAnalysisParser'), - $this->container->getService('094'), - $templateTypeMap, - $phpDocParameterTypes, - $phpDocReturnType, - $phpDocThrowType, - $deprecatedDescription, - $isDeprecated, - $isInternal, - $filename, - $isPure, - $asserts, - $acceptsNamedArguments, - $phpDocComment, - $phpDocParameterOutTypes, - $phpDocParameterImmediatelyInvokedCallable, - $phpDocParameterClosureThisTypes, - $attributes - ); - } - }; - } - - - public function createService096(): PHPStan\Reflection\InitializerExprTypeResolver - { - return new PHPStan\Reflection\InitializerExprTypeResolver( - $this->getService('060'), - $this->getService('0122'), - $this->getService('026'), - $this->getService('082'), - $this->getService('0360'), - false - ); - } - - - public function createService097(): PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension; - } - - - public function createService098(): PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension; - } - - - public function createService099(): PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor; - } - - - public function createService0100(): PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher( - $this->getService('099'), - $this->getService('defaultAnalysisParser') - ); - } - - - public function createService0101(): PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker( - $this->getService('0103'), - $this->getService('0104'), - $this->getService('0102'), - $this->getService('026') - ); - } - - - public function createService0102(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory( - $this->getService('0100'), - $this->getService('fileFinderScan'), - $this->getService('026'), - $this->getService('065') - ); - } - - - public function createService0103(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository($this->getService('0102')); - } - - - public function createService0104(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory { - private $container; - - - public function __construct(Container_d79b831313 $container) - { - $this->container = $container; - } - - - public function create(PHPStan\BetterReflection\SourceLocator\Type\Composer\Psr\PsrAutoloaderMapping $mapping): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator($mapping, $this->container->getService('0106')); - } - }; - } - - - public function createService0105(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory { - private $container; - - - public function __construct(Container_d79b831313 $container) - { - $this->container = $container; - } - - - public function create(string $fileName): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator( - $this->container->getService('0100'), - $fileName - ); - } - }; - } - - - public function createService0106(): PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository - { - return new PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository($this->getService('0105')); - } - - - public function createService0107(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumBackedCase' - ); - } - - - public function createService0108(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnumUnitCase' - ); - } - - - public function createService0109(): PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension - { - return new PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0110(): PHPStan\Reflection\ConstructorsHelper - { - return new PHPStan\Reflection\ConstructorsHelper($this->getService('075'), []); - } - - - public function createService0111(): PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension - { - return new PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension; - } - - - public function createService0112(): PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension; - } - - - public function createService0113(): PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension([]); - } - - - public function createService0114(): PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension - { - return new PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension([]); - } - - - public function createService0115(): PHPStan\Reflection\Php\PhpClassReflectionExtension - { - return new PHPStan\Reflection\Php\PhpClassReflectionExtension( - $this->getService('058'), - $this->getService('059'), - $this->getService('0116'), - $this->getService('036'), - $this->getService('0368'), - $this->getService('097'), - $this->getService('098'), - $this->getService('0128'), - $this->getService('defaultAnalysisParser'), - $this->getService('stubPhpDocProvider'), - $this->getService('0122'), - $this->getService('0185'), - $this->getService('094'), - false - ); - } - - - public function createService0116(): PHPStan\Reflection\Php\PhpMethodReflectionFactory - { - return new class ($this) implements PHPStan\Reflection\Php\PhpMethodReflectionFactory { - private $container; - - - public function __construct(Container_d79b831313 $container) - { - $this->container = $container; - } - - - public function create( - PHPStan\Reflection\ClassReflection $declaringClass, - ?PHPStan\Reflection\ClassReflection $declaringTrait, - PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod $reflection, - PHPStan\Type\Generic\TemplateTypeMap $templateTypeMap, - array $phpDocParameterTypes, - ?PHPStan\Type\Type $phpDocReturnType, - ?PHPStan\Type\Type $phpDocThrowType, - ?string $deprecatedDescription, - bool $isDeprecated, - bool $isInternal, - bool $isFinal, - ?bool $isPure, - PHPStan\Reflection\Assertions $asserts, - ?PHPStan\Type\Type $selfOutType, - ?string $phpDocComment, - array $phpDocParameterOutTypes, - array $immediatelyInvokedCallableParameters, - array $phpDocClosureThisTypeParameters, - bool $acceptsNamedArguments, - array $attributes - ): PHPStan\Reflection\Php\PhpMethodReflection { - return new PHPStan\Reflection\Php\PhpMethodReflection( - $this->container->getService('096'), - $declaringClass, - $declaringTrait, - $reflection, - $this->container->getService('reflectionProvider'), - $this->container->getService('094'), - $this->container->getService('defaultAnalysisParser'), - $templateTypeMap, - $phpDocParameterTypes, - $phpDocReturnType, - $phpDocThrowType, - $deprecatedDescription, - $isDeprecated, - $isInternal, - $isFinal, - $isPure, - $asserts, - $acceptsNamedArguments, - $selfOutType, - $phpDocComment, - $phpDocParameterOutTypes, - $immediatelyInvokedCallableParameters, - $phpDocClosureThisTypeParameters, - $attributes - ); - } - }; - } - - - public function createService0117(): PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension - { - return new PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension; - } - - - public function createService0118(): PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension - { - return new PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension; - } - - - public function createService0119(): PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension - { - return new PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension( - $this->getService('reflectionProvider'), - ['stdClass'], - $this->getService('098') - ); - } - - - public function createService0120(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension - { - return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\Reflection\ClassReflection', - 'getNativeReflection' - ); - } - - - public function createService0121(): PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension - { - return new PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension( - $this->getService('026'), - 'PHPStan\Reflection\Php\BuiltinMethodReflection', - 'getDeclaringClass' - ); - } - - - public function createService0122(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider - { - return new PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider($this->getService('075')); - } - - - public function createService0123(): PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider - { - return new PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider( - $this->getService('0128'), - $this->getService('betterReflectionReflector'), - $this->getService('0185'), - $this->getService('stubPhpDocProvider'), - $this->getService('094') - ); - } - - - public function createService0124(): PHPStan\Reflection\SignatureMap\SignatureMapParser - { - return new PHPStan\Reflection\SignatureMap\SignatureMapParser($this->getService('042')); - } - - - public function createService0125(): PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider - { - return new PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider( - $this->getService('0124'), - $this->getService('096'), - $this->getService('026'), - true - ); - } - - - public function createService0126(): PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider - { - return new PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider( - $this->getService('0125'), - $this->getService('0100'), - $this->getService('0185'), - $this->getService('026'), - $this->getService('096'), - $this->getService('0122') - ); - } - - - public function createService0127(): PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory - { - return new PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory( - $this->getService('026'), - $this->getService('0125'), - $this->getService('0126') - ); - } - - - public function createService0128(): PHPStan\Reflection\SignatureMap\SignatureMapProvider - { - return $this->getService('0127')->create(); - } - - - public function createService0129(): PHPStan\Rules\Api\ApiRuleHelper - { - return new PHPStan\Rules\Api\ApiRuleHelper; - } - - - public function createService0130(): PHPStan\Rules\AttributesCheck - { - return new PHPStan\Rules\AttributesCheck( - $this->getService('reflectionProvider'), - $this->getService('0147'), - $this->getService('0132'), - true - ); - } - - - public function createService0131(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck - { - return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck($this->getService('0182'), true, false, false); - } - - - public function createService0132(): PHPStan\Rules\ClassNameCheck - { - return new PHPStan\Rules\ClassNameCheck( - $this->getService('0133'), - $this->getService('0134'), - $this->getService('reflectionProvider'), - $this->getService('075') - ); - } - - - public function createService0133(): PHPStan\Rules\ClassCaseSensitivityCheck - { - return new PHPStan\Rules\ClassCaseSensitivityCheck($this->getService('reflectionProvider'), true); - } - - - public function createService0134(): PHPStan\Rules\ClassForbiddenNameCheck - { - return new PHPStan\Rules\ClassForbiddenNameCheck($this->getService('075')); - } - - - public function createService0135(): PHPStan\Rules\Classes\LocalTypeAliasesCheck - { - return new PHPStan\Rules\Classes\LocalTypeAliasesCheck( - [], - $this->getService('reflectionProvider'), - $this->getService('040'), - $this->getService('0164'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('0153'), - true, - true, - true - ); - } - - - public function createService0136(): PHPStan\Rules\Classes\MethodTagCheck - { - return new PHPStan\Rules\Classes\MethodTagCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0137(): PHPStan\Rules\Classes\MixinCheck - { - return new PHPStan\Rules\Classes\MixinCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0138(): PHPStan\Rules\Classes\PropertyTagCheck - { - return new PHPStan\Rules\Classes\PropertyTagCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0139(): PHPStan\Rules\Comparison\ConstantConditionRuleHelper - { - return new PHPStan\Rules\Comparison\ConstantConditionRuleHelper($this->getService('0140'), true); - } - - - public function createService0140(): PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper( - $this->getService('reflectionProvider'), - $this->getService('typeSpecifier'), - ['stdClass'], - true - ); - } - - - public function createService0141(): PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver - { - return new PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver($this->getService('reflectionProvider'), [], [], [], []); - } - - - public function createService0142(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule($this->getService('0145')); - } - - - public function createService0143(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule($this->getService('0145')); - } - - - public function createService0144(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule($this->getService('0145')); - } - - - public function createService0145(): PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck - { - return new PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck($this->getService('exceptionTypeResolver')); - } - - - public function createService0146(): PHPStan\Rules\Exceptions\TooWideThrowTypeCheck - { - return new PHPStan\Rules\Exceptions\TooWideThrowTypeCheck(true); - } - - - public function createService0147(): PHPStan\Rules\FunctionCallParametersCheck - { - return new PHPStan\Rules\FunctionCallParametersCheck( - $this->getService('0182'), - $this->getService('0165'), - $this->getService('0170'), - $this->getService('0180'), - true, - true, - true, - true - ); - } - - - public function createService0148(): PHPStan\Rules\FunctionDefinitionCheck - { - return new PHPStan\Rules\FunctionDefinitionCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('026'), - true, - false - ); - } - - - public function createService0149(): PHPStan\Rules\FunctionReturnTypeCheck - { - return new PHPStan\Rules\FunctionReturnTypeCheck($this->getService('0182')); - } - - - public function createService0150(): PHPStan\Rules\ParameterCastableToStringCheck - { - return new PHPStan\Rules\ParameterCastableToStringCheck($this->getService('0182')); - } - - - public function createService0151(): PHPStan\Rules\Generics\CrossCheckInterfacesHelper - { - return new PHPStan\Rules\Generics\CrossCheckInterfacesHelper; - } - - - public function createService0152(): PHPStan\Rules\Generics\GenericAncestorsCheck - { - return new PHPStan\Rules\Generics\GenericAncestorsCheck( - $this->getService('reflectionProvider'), - $this->getService('0153'), - $this->getService('0156'), - $this->getService('0170'), - [], - true - ); - } - - - public function createService0153(): PHPStan\Rules\Generics\GenericObjectTypeCheck - { - return new PHPStan\Rules\Generics\GenericObjectTypeCheck; - } - - - public function createService0154(): PHPStan\Rules\Generics\MethodTagTemplateTypeCheck - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeCheck($this->getService('0185'), $this->getService('0155')); - } - - - public function createService0155(): PHPStan\Rules\Generics\TemplateTypeCheck - { - return new PHPStan\Rules\Generics\TemplateTypeCheck( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0186'), - true - ); - } - - - public function createService0156(): PHPStan\Rules\Generics\VarianceCheck - { - return new PHPStan\Rules\Generics\VarianceCheck; - } - - - public function createService0157(): PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper - { - return new PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper; - } - - - public function createService0158(): PHPStan\Rules\IssetCheck - { - return new PHPStan\Rules\IssetCheck($this->getService('0179'), $this->getService('0180'), true, true); - } - - - public function createService0159(): PHPStan\Rules\Methods\MethodCallCheck - { - return new PHPStan\Rules\Methods\MethodCallCheck($this->getService('reflectionProvider'), $this->getService('0182'), true, true); - } - - - public function createService0160(): PHPStan\Rules\Methods\StaticMethodCallCheck - { - return new PHPStan\Rules\Methods\StaticMethodCallCheck( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - true, - true, - true - ); - } - - - public function createService0161(): PHPStan\Rules\Methods\MethodSignatureRule - { - return new PHPStan\Rules\Methods\MethodSignatureRule($this->getService('0115'), true, true); - } - - - public function createService0162(): PHPStan\Rules\Methods\MethodParameterComparisonHelper - { - return new PHPStan\Rules\Methods\MethodParameterComparisonHelper($this->getService('026')); - } - - - public function createService0163(): PHPStan\Rules\Methods\MethodVisibilityComparisonHelper - { - return new PHPStan\Rules\Methods\MethodVisibilityComparisonHelper; - } - - - public function createService0164(): PHPStan\Rules\MissingTypehintCheck - { - return new PHPStan\Rules\MissingTypehintCheck(false, []); - } - - - public function createService0165(): PHPStan\Rules\NullsafeCheck - { - return new PHPStan\Rules\NullsafeCheck; - } - - - public function createService0166(): PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider - { - return new PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider($this->getService('075')); - } - - - public function createService0167(): PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider - { - return new PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider($this->getService('075')); - } - - - public function createService0168(): PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper - { - return new PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper; - } - - - public function createService0169(): PHPStan\Rules\PhpDoc\AssertRuleHelper - { - return new PHPStan\Rules\PhpDoc\AssertRuleHelper( - $this->getService('096'), - $this->getService('reflectionProvider'), - $this->getService('0170'), - $this->getService('0132'), - $this->getService('0164'), - $this->getService('0153'), - true, - true - ); - } - - - public function createService0170(): PHPStan\Rules\PhpDoc\UnresolvableTypeHelper - { - return new PHPStan\Rules\PhpDoc\UnresolvableTypeHelper; - } - - - public function createService0171(): PHPStan\Rules\PhpDoc\GenericCallableRuleHelper - { - return new PHPStan\Rules\PhpDoc\GenericCallableRuleHelper($this->getService('0155')); - } - - - public function createService0172(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck - { - return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck( - $this->getService('0153'), - $this->getService('0170'), - $this->getService('0171') - ); - } - - - public function createService0173(): PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper - { - return new PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper( - $this->getService('040'), - $this->getService('0185'), - $this->getService('reflectionProvider'), - true, - false - ); - } - - - public function createService0174(): PHPStan\Rules\Playground\NeverRuleHelper - { - return new PHPStan\Rules\Playground\NeverRuleHelper; - } - - - public function createService0175(): PHPStan\Rules\Properties\AccessPropertiesCheck - { - return new PHPStan\Rules\Properties\AccessPropertiesCheck( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('026'), - true, - true - ); - } - - - public function createService0176(): PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension - { - return new PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension($this->getService('026')); - } - - - public function createService0177(): PHPStan\Rules\Properties\UninitializedPropertyRule - { - return new PHPStan\Rules\Properties\UninitializedPropertyRule($this->getService('0110')); - } - - - public function createService0178(): PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider - { - return new PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider($this->getService('075')); - } - - - public function createService0179(): PHPStan\Rules\Properties\PropertyDescriptor - { - return new PHPStan\Rules\Properties\PropertyDescriptor; - } - - - public function createService0180(): PHPStan\Rules\Properties\PropertyReflectionFinder - { - return new PHPStan\Rules\Properties\PropertyReflectionFinder; - } - - - public function createService0181(): PHPStan\Rules\Pure\FunctionPurityCheck - { - return new PHPStan\Rules\Pure\FunctionPurityCheck; - } - - - public function createService0182(): PHPStan\Rules\RuleLevelHelper - { - return new PHPStan\Rules\RuleLevelHelper($this->getService('reflectionProvider'), true, false, true, false, false, false, true); - } - - - public function createService0183(): PHPStan\Rules\UnusedFunctionParametersCheck - { - return new PHPStan\Rules\UnusedFunctionParametersCheck($this->getService('reflectionProvider'), true); - } - - - public function createService0184(): PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck - { - return new PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck; - } - - - public function createService0185(): PHPStan\Type\FileTypeMapper - { - return new PHPStan\Type\FileTypeMapper( - $this->getService('0122'), - $this->getService('defaultAnalysisParser'), - $this->getService('038'), - $this->getService('037'), - $this->getService('025'), - $this->getService('085') - ); - } - - - public function createService0186(): PHPStan\Type\TypeAliasResolver - { - return new PHPStan\Type\UsefulTypeAliasResolver( - [], - $this->getService('042'), - $this->getService('040'), - $this->getService('reflectionProvider') - ); - } - - - public function createService0187(): PHPStan\Type\TypeAliasResolverProvider - { - return new PHPStan\Type\LazyTypeAliasResolverProvider($this->getService('075')); - } - - - public function createService0188(): PHPStan\Type\BitwiseFlagHelper - { - return new PHPStan\Type\BitwiseFlagHelper($this->getService('reflectionProvider')); - } - - - public function createService0189(): PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension; - } - - - public function createService0190(): PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension; - } - - - public function createService0191(): PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension; - } - - - public function createService0192(): PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0193(): PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0194(): PHPStan\Type\Php\ArrayColumnHelper - { - return new PHPStan\Type\Php\ArrayColumnHelper($this->getService('026')); - } - - - public function createService0195(): PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension($this->getService('0194')); - } - - - public function createService0196(): PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0197(): PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension; - } - - - public function createService0198(): PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0199(): PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0200(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper($this->getService('reflectionProvider')); - } - - - public function createService0201(): PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension($this->getService('0200')); - } - - - public function createService0202(): PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0203(): PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension($this->getService('0200')); - } - - - public function createService0204(): PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension; - } - - - public function createService0205(): PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension; - } - - - public function createService0206(): PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0207(): PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension; - } - - - public function createService0208(): PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension; - } - - - public function createService0209(): PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0210(): PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension; - } - - - public function createService0211(): PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension; - } - - - public function createService0212(): PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension; - } - - - public function createService0213(): PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension; - } - - - public function createService0214(): PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension; - } - - - public function createService0215(): PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension; - } - - - public function createService0216(): PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension; - } - - - public function createService0217(): PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0218(): PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension; - } - - - public function createService0219(): PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0220(): PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0221(): PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0222(): PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension; - } - - - public function createService0223(): PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0224(): PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension; - } - - - public function createService0225(): PHPStan\Type\Php\AssertThrowTypeExtension - { - return new PHPStan\Type\Php\AssertThrowTypeExtension; - } - - - public function createService0226(): PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension; - } - - - public function createService0227(): PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension; - } - - - public function createService0228(): PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension - { - return new PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension($this->getService('026')); - } - - - public function createService0229(): PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension; - } - - - public function createService0230(): PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension; - } - - - public function createService0231(): PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension; - } - - - public function createService0232(): PHPStan\Type\Php\CompactFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\CompactFunctionReturnTypeExtension(true); - } - - - public function createService0233(): PHPStan\Type\Php\ConstantFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ConstantFunctionReturnTypeExtension($this->getService('0234')); - } - - - public function createService0234(): PHPStan\Type\Php\ConstantHelper - { - return new PHPStan\Type\Php\ConstantHelper; - } - - - public function createService0235(): PHPStan\Type\Php\CountFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\CountFunctionReturnTypeExtension; - } - - - public function createService0236(): PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0237(): PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension; - } - - - public function createService0238(): PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0239(): PHPStan\Type\Php\DateFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\DateFunctionReturnTypeHelper; - } - - - public function createService0240(): PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension($this->getService('0239')); - } - - - public function createService0241(): PHPStan\Type\Php\DateFormatMethodReturnTypeExtension - { - return new PHPStan\Type\Php\DateFormatMethodReturnTypeExtension($this->getService('0239')); - } - - - public function createService0242(): PHPStan\Type\Php\DateFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DateFunctionReturnTypeExtension($this->getService('0239')); - } - - - public function createService0243(): PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0244(): PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension; - } - - - public function createService0245(): PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension; - } - - - public function createService0246(): PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension; - } - - - public function createService0247(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTime'); - } - - - public function createService0248(): PHPStan\Type\Php\DateTimeModifyReturnTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyReturnTypeExtension($this->getService('026'), 'DateTimeImmutable'); - } - - - public function createService0249(): PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0250(): PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension($this->getService('026')); - } - - - public function createService0251(): PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension($this->getService('026')); - } - - - public function createService0252(): PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension($this->getService('026')); - } - - - public function createService0253(): PHPStan\Type\Php\DsMapDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\DsMapDynamicReturnTypeExtension; - } - - - public function createService0254(): PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension - { - return new PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension; - } - - - public function createService0255(): PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension; - } - - - public function createService0256(): PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0257(): PHPStan\Type\Php\FilterFunctionReturnTypeHelper - { - return new PHPStan\Type\Php\FilterFunctionReturnTypeHelper($this->getService('reflectionProvider'), $this->getService('026')); - } - - - public function createService0258(): PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension($this->getService('0257')); - } - - - public function createService0259(): PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension($this->getService('0257')); - } - - - public function createService0260(): PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension( - $this->getService('0257'), - $this->getService('reflectionProvider') - ); - } - - - public function createService0261(): PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension; - } - - - public function createService0262(): PHPStan\Type\Php\GetClassDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\GetClassDynamicReturnTypeExtension; - } - - - public function createService0263(): PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension; - } - - - public function createService0264(): PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension; - } - - - public function createService0265(): PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0266(): PHPStan\Type\Php\GettypeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GettypeFunctionReturnTypeExtension; - } - - - public function createService0267(): PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension; - } - - - public function createService0268(): PHPStan\Type\Php\HashFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\HashFunctionsReturnTypeExtension($this->getService('026')); - } - - - public function createService0269(): PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0270(): PHPStan\Type\Php\IntdivThrowTypeExtension - { - return new PHPStan\Type\Php\IntdivThrowTypeExtension; - } - - - public function createService0271(): PHPStan\Type\Php\IniGetReturnTypeExtension - { - return new PHPStan\Type\Php\IniGetReturnTypeExtension; - } - - - public function createService0272(): PHPStan\Type\Php\JsonThrowTypeExtension - { - return new PHPStan\Type\Php\JsonThrowTypeExtension($this->getService('reflectionProvider'), $this->getService('0188')); - } - - - public function createService0273(): PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension - { - return new PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension; - } - - - public function createService0274(): PHPStan\Type\Php\ParseStrParameterOutTypeExtension - { - return new PHPStan\Type\Php\ParseStrParameterOutTypeExtension; - } - - - public function createService0275(): PHPStan\Type\Php\PregMatchTypeSpecifyingExtension - { - return new PHPStan\Type\Php\PregMatchTypeSpecifyingExtension($this->getService('0278')); - } - - - public function createService0276(): PHPStan\Type\Php\PregMatchParameterOutTypeExtension - { - return new PHPStan\Type\Php\PregMatchParameterOutTypeExtension($this->getService('0278')); - } - - - public function createService0277(): PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension - { - return new PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); - } - - - public function createService0278(): PHPStan\Type\Php\RegexArrayShapeMatcher - { - return new PHPStan\Type\Php\RegexArrayShapeMatcher( - $this->getService('0279'), - $this->getService('0280'), - $this->getService('026') - ); - } - - - public function createService0279(): PHPStan\Type\Regex\RegexGroupParser - { - return new PHPStan\Type\Regex\RegexGroupParser($this->getService('026'), $this->getService('0280')); - } - - - public function createService0280(): PHPStan\Type\Regex\RegexExpressionHelper - { - return new PHPStan\Type\Regex\RegexExpressionHelper($this->getService('096')); - } - - - public function createService0281(): PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension; - } - - - public function createService0282(): PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0283(): PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0284(): PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0285(): PHPStan\Type\Php\StrContainingTypeSpecifyingExtension - { - return new PHPStan\Type\Php\StrContainingTypeSpecifyingExtension; - } - - - public function createService0286(): PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension - { - return new PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension; - } - - - public function createService0287(): PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension; - } - - - public function createService0288(): PHPStan\Type\Php\StatDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\StatDynamicReturnTypeExtension; - } - - - public function createService0289(): PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension - { - return new PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension; - } - - - public function createService0290(): PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension - { - return new PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension($this->getService('0180')); - } - - - public function createService0291(): PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0292(): PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension; - } - - - public function createService0293(): PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension($this->getService('reflectionProvider')); - } - - - public function createService0294(): PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension; - } - - - public function createService0295(): PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension($this->getService('0188')); - } - - - public function createService0296(): PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension; - } - - - public function createService0297(): PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension; - } - - - public function createService0298(): PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension; - } - - - public function createService0299(): PHPStan\Type\Php\LtrimFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\LtrimFunctionReturnTypeExtension; - } - - - public function createService0300(): PHPStan\Type\Php\MbFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\MbFunctionsReturnTypeExtension($this->getService('026')); - } - - - public function createService0301(): PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension; - } - - - public function createService0302(): PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0303(): PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0304(): PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension; - } - - - public function createService0305(): PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension; - } - - - public function createService0306(): PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension; - } - - - public function createService0307(): PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension; - } - - - public function createService0308(): PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension; - } - - - public function createService0309(): PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension - { - return new PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension; - } - - - public function createService0310(): PHPStan\Type\Php\StrlenFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrlenFunctionReturnTypeExtension; - } - - - public function createService0311(): PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension; - } - - - public function createService0312(): PHPStan\Type\Php\StrPadFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrPadFunctionReturnTypeExtension; - } - - - public function createService0313(): PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension; - } - - - public function createService0314(): PHPStan\Type\Php\StrrevFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrrevFunctionReturnTypeExtension; - } - - - public function createService0315(): PHPStan\Type\Php\SubstrDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SubstrDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0316(): PHPStan\Type\Php\ThrowableReturnTypeExtension - { - return new PHPStan\Type\Php\ThrowableReturnTypeExtension; - } - - - public function createService0317(): PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension; - } - - - public function createService0318(): PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension($this->getService('026')); - } - - - public function createService0319(): PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension; - } - - - public function createService0320(): PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension(null, $this->getService('029')); - } - - - public function createService0321(): PHPStan\Type\Php\PowFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\PowFunctionReturnTypeExtension; - } - - - public function createService0322(): PHPStan\Type\Php\RoundFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RoundFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0323(): PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension; - } - - - public function createService0324(): PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension; - } - - - public function createService0325(): PHPStan\Type\Php\RangeFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\RangeFunctionReturnTypeExtension; - } - - - public function createService0326(): PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension; - } - - - public function createService0327(): PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0328(): PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension; - } - - - public function createService0329(): PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension - { - return new PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension; - } - - - public function createService0330(): PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension - { - return new PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension($this->getService('0234')); - } - - - public function createService0331(): PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension; - } - - - public function createService0332(): PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension; - } - - - public function createService0333(): PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension; - } - - - public function createService0334(): PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension($this->getService('0289')); - } - - - public function createService0335(): PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension; - } - - - public function createService0336(): PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension($this->getService('0339')); - } - - - public function createService0337(): PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension; - } - - - public function createService0338(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension($this->getService('0339')); - } - - - public function createService0339(): PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper - { - return new PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper; - } - - - public function createService0340(): PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension - { - return new PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension; - } - - - public function createService0341(): PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension( - $this->getService('reflectionProvider'), - $this->getService('0188') - ); - } - - - public function createService0342(): PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension( - $this->getService('reflectionProvider'), - true, - ['stdClass'] - ); - } - - - public function createService0343(): PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension; - } - - - public function createService0344(): PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension - { - return new PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension; - } - - - public function createService0345(): PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension($this->getService('026')); - } - - - public function createService0346(): PHPStan\Type\Php\StrTokFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrTokFunctionReturnTypeExtension; - } - - - public function createService0347(): PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension; - } - - - public function createService0348(): PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension; - } - - - public function createService0349(): PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension - { - return new PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension; - } - - - public function createService0350(): PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension - { - return new PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension; - } - - - public function createService0351(): PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension - { - return new PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension; - } - - - public function createService0352(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClass'); - } - - - public function createService0353(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionClassConstant'); - } - - - public function createService0354(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionFunctionAbstract'); - } - - - public function createService0355(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionParameter'); - } - - - public function createService0356(): PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension - { - return new PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension('ReflectionProperty'); - } - - - public function createService0357(): PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension - { - return new PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension; - } - - - public function createService0358(): PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension - { - return new PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension; - } - - - public function createService0359(): PHPStan\Type\ClosureTypeFactory - { - return new PHPStan\Type\ClosureTypeFactory( - $this->getService('096'), - $this->getService('0366'), - $this->getService('originalBetterReflectionReflector'), - $this->getService('currentPhpVersionPhpParser') - ); - } - - - public function createService0360(): PHPStan\Type\Constant\OversizedArrayBuilder - { - return new PHPStan\Type\Constant\OversizedArrayBuilder; - } - - - public function createService0361(): PHPStan\Rules\Functions\PrintfHelper - { - return new PHPStan\Rules\Functions\PrintfHelper($this->getService('026')); - } - - - public function createService0362(): PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory( - $this->getService('phpParserDecorator'), - $this->getService('php8PhpParser'), - $this->getService('0365'), - $this->getService('0366'), - $this->getService('0106'), - $this->getService('0103'), - $this->getService('0101'), - $this->getService('0104'), - $this->getService('0100'), - [], - [], - $this->getParameter('analysedPaths'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - $this->getParameter('analysedPathsFromConfig'), - false, - $this->getParameter('singleReflectionFile') - ); - } - - - public function createService0363(): PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory - { - return new class ($this) implements PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory { - private $container; - - - public function __construct(Container_d79b831313 $container) - { - $this->container = $container; - } - - - public function create(PHPStan\BetterReflection\Reflector\Reflector $reflector): PHPStan\Reflection\BetterReflection\BetterReflectionProvider - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( - $this->container->getService('0122'), - $this->container->getService('096'), - $this->container->getService('078'), - $reflector, - $this->container->getService('0185'), - $this->container->getService('036'), - $this->container->getService('0368'), - $this->container->getService('026'), - $this->container->getService('0123'), - $this->container->getService('stubPhpDocProvider'), - $this->container->getService('095'), - $this->container->getService('relativePathHelper'), - $this->container->getService('025'), - $this->container->getService('085'), - $this->container->getService('0365'), - $this->container->getService('0128'), - $this->container->getService('094'), - ['stdClass'] - ); - } - }; - } - - - public function createService0364(): PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory - { - return new PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory( - $this->getService('php8PhpParser'), - $this->getService('024'), - $this->getService('026') - ); - } - - - public function createService0365(): PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber - { - return $this->getService('0364')->create(); - } - - - public function createService0366(): PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber - { - return $this->getService('0367')->create(); - } - - - public function createService0367(): PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory - { - return new PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory( - $this->getService('024'), - $this->getService('026') - ); - } - - - public function createService0368(): PHPStan\Reflection\Deprecation\DeprecationProvider - { - return new PHPStan\Reflection\Deprecation\DeprecationProvider($this->getService('075')); - } - - - public function createService0369(): PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter( - $this->getService('errorFormatter.github'), - $this->getService('errorFormatter.teamcity') - ); - } - - - public function createService0370(): PHPStan\Rules\Classes\ExistingClassInClassExtendsRule - { - return new PHPStan\Rules\Classes\ExistingClassInClassExtendsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0371(): PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0372(): PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0373(): PHPStan\Rules\Classes\ExistingClassInInstanceOfRule - { - return new PHPStan\Rules\Classes\ExistingClassInInstanceOfRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0374(): PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule - { - return new PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0375(): PHPStan\Rules\Classes\ExistingClassInTraitUseRule - { - return new PHPStan\Rules\Classes\ExistingClassInTraitUseRule( - $this->getService('0132'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0376(): PHPStan\Rules\Classes\InstantiationRule - { - return new PHPStan\Rules\Classes\InstantiationRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0147'), - $this->getService('0132'), - true - ); - } - - - public function createService0377(): PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule - { - return new PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0378(): PHPStan\Rules\Functions\CallToNonExistentFunctionRule - { - return new PHPStan\Rules\Functions\CallToNonExistentFunctionRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0379(): PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule - { - return new PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule; - } - - - public function createService0380(): PHPStan\Rules\Constants\OverridingConstantRule - { - return new PHPStan\Rules\Constants\OverridingConstantRule(true); - } - - - public function createService0381(): PHPStan\Rules\Methods\OverridingMethodRule - { - return new PHPStan\Rules\Methods\OverridingMethodRule( - $this->getService('026'), - $this->getService('0161'), - true, - $this->getService('0162'), - $this->getService('0163'), - $this->getService('0115'), - false - ); - } - - - public function createService0382(): PHPStan\Rules\Missing\MissingReturnRule - { - return new PHPStan\Rules\Missing\MissingReturnRule(true, true); - } - - - public function createService0383(): PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule - { - return new PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0384(): PHPStan\Rules\Namespaces\ExistingNamesInUseRule - { - return new PHPStan\Rules\Namespaces\ExistingNamesInUseRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0385(): PHPStan\Rules\Properties\AccessPropertiesRule - { - return new PHPStan\Rules\Properties\AccessPropertiesRule($this->getService('0175')); - } - - - public function createService0386(): PHPStan\Rules\Properties\AccessStaticPropertiesRule - { - return new PHPStan\Rules\Properties\AccessStaticPropertiesRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - true - ); - } - - - public function createService0387(): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule - { - return new PHPStan\Rules\Properties\ExistingClassesInPropertiesRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0170'), - $this->getService('026'), - true, - false, - true - ); - } - - - public function createService0388(): PHPStan\Rules\Functions\FunctionCallableRule - { - return new PHPStan\Rules\Functions\FunctionCallableRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('026'), - true, - true - ); - } - - - public function createService0389(): PHPStan\Rules\Properties\OverridingPropertyRule - { - return new PHPStan\Rules\Properties\OverridingPropertyRule($this->getService('026'), true, true); - } - - - public function createService0390(): PHPStan\Rules\Properties\SetPropertyHookParameterRule - { - return new PHPStan\Rules\Properties\SetPropertyHookParameterRule($this->getService('0164'), true, true); - } - - - public function createService0391(): PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule - { - return new PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule( - $this->getService('0182'), - $this->getService('0179'), - $this->getService('0180'), - false - ); - } - - - public function createService0392(): PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule - { - return new PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule( - $this->getService('0179'), - $this->getService('0180'), - $this->getService('0182'), - false - ); - } - - - public function createService0393(): PHPStan\Rules\Variables\CompactVariablesRule - { - return new PHPStan\Rules\Variables\CompactVariablesRule(true); - } - - - public function createService0394(): PHPStan\Rules\Variables\DefinedVariableRule - { - return new PHPStan\Rules\Variables\DefinedVariableRule(true, true); - } - - - public function createService0395(): PHPStan\Rules\Keywords\RequireFileExistsRule - { - return new PHPStan\Rules\Keywords\RequireFileExistsRule('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createService0396(): PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension($this->getService('0157')); - } - - - public function createService0397(): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension($this->getService('0157')); - } - - - public function createService0398(): PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension($this->getService('0157')); - } - - - public function createService0399(): PHPStan\Rules\Constants\ConstantRule - { - return new PHPStan\Rules\Constants\ConstantRule(true); - } - - - public function createService0400(): PHPStan\Rules\Classes\MixinRule - { - return new PHPStan\Rules\Classes\MixinRule($this->getService('0137')); - } - - - public function createService0401(): PHPStan\Rules\PhpDoc\RequireExtendsCheck - { - return new PHPStan\Rules\PhpDoc\RequireExtendsCheck($this->getService('0132'), true, true); - } - - - public function createService0402(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule - { - return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule( - $this->getService('reflectionProvider'), - $this->getService('0132'), - true, - true - ); - } - - - public function createService0403(): PHPStan\Rules\Functions\CallCallablesRule - { - return new PHPStan\Rules\Functions\CallCallablesRule($this->getService('0147'), $this->getService('0182'), true); - } - - - public function createService0404(): PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule - { - return new PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule($this->getService('031'), $this->getService('034')); - } - - - public function createService0405(): PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule - { - return new PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule( - $this->getService('0185'), - $this->getService('reflectionProvider'), - $this->getService('0132'), - $this->getService('0153'), - $this->getService('0164'), - $this->getService('0170'), - true, - true, - true - ); - } - - - public function createService0406(): PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule - { - return new PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule($this->getService('031'), $this->getService('034')); - } - - - public function createService0407(): PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension($this->getService('0157')); - } - - - public function createService0408(): PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension - { - return new PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension($this->getService('0157')); - } - - - public function createService0409(): PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule - { - return new PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule($this->getService('0182'), true); - } - - - public function createService0410(): PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule - { - return new PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule(true); - } - - - public function createService0411(): PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule - { - return new PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule($this->getService('0182'), $this->getService('0131'), true); - } - - - public function createService0412(): PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0413(): PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0414(): PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule - { - return new PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule( - $this->getService('exceptionTypeResolver'), - false - ); - } - - - public function createService0415(): PHPStan\Rules\Generators\YieldFromTypeRule - { - return new PHPStan\Rules\Generators\YieldFromTypeRule($this->getService('0182'), true); - } - - - public function createService0416(): PHPStan\Rules\Generators\YieldInGeneratorRule - { - return new PHPStan\Rules\Generators\YieldInGeneratorRule(true); - } - - - public function createService0417(): PHPStan\Rules\Classes\ImpossibleInstanceOfRule - { - return new PHPStan\Rules\Classes\ImpossibleInstanceOfRule(true, false, true); - } - - - public function createService0418(): PHPStan\Rules\Comparison\BooleanAndConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanAndConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0419(): PHPStan\Rules\Comparison\BooleanOrConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanOrConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0420(): PHPStan\Rules\Comparison\BooleanNotConstantConditionRule - { - return new PHPStan\Rules\Comparison\BooleanNotConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0421(): PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector; - } - - - public function createService0422(): PHPStan\Rules\DeadCode\PossiblyPureNewCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureNewCollector($this->getService('reflectionProvider')); - } - - - public function createService0423(): PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector; - } - - - public function createService0424(): PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector($this->getService('reflectionProvider')); - } - - - public function createService0425(): PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector - { - return new PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector; - } - - - public function createService0426(): PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector; - } - - - public function createService0427(): PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector - { - return new PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector; - } - - - public function createService0428(): PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule($this->getService('0178'), [], [], false); - } - - - public function createService0429(): PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule - { - return new PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0430(): PHPStan\Rules\Comparison\ElseIfConstantConditionRule - { - return new PHPStan\Rules\Comparison\ElseIfConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0431(): PHPStan\Rules\Comparison\IfConstantConditionRule - { - return new PHPStan\Rules\Comparison\IfConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0432(): PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0433(): PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0434(): PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule - { - return new PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule($this->getService('0140'), true, false, true); - } - - - public function createService0435(): PHPStan\Rules\Comparison\LogicalXorConstantConditionRule - { - return new PHPStan\Rules\Comparison\LogicalXorConstantConditionRule($this->getService('0139'), true, false, true); - } - - - public function createService0436(): PHPStan\Rules\Comparison\MatchExpressionRule - { - return new PHPStan\Rules\Comparison\MatchExpressionRule($this->getService('0139'), false, true); - } - - - public function createService0437(): PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule - { - return new PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule(true, true); - } - - - public function createService0438(): PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule - { - return new PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule($this->getService('064'), true, false, true); - } - - - public function createService0439(): PHPStan\Rules\Comparison\ConstantLooseComparisonRule - { - return new PHPStan\Rules\Comparison\ConstantLooseComparisonRule(true, false, true); - } - - - public function createService0440(): PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule - { - return new PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule($this->getService('0139'), true, true); - } - - - public function createService0441(): PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule - { - return new PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule($this->getService('0139'), true, true); - } - - - public function createService0442(): PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule - { - return new PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule($this->getService('0139'), true, true); - } - - - public function createService0443(): PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule($this->getService('0146')); - } - - - public function createService0444(): PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule($this->getService('0185'), $this->getService('0146')); - } - - - public function createService0445(): PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule - { - return new PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule($this->getService('0185'), $this->getService('0146')); - } - - - public function createService0446(): PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule(false); - } - - - public function createService0447(): PHPStan\Rules\Properties\NullsafePropertyFetchRule - { - return new PHPStan\Rules\Properties\NullsafePropertyFetchRule; - } - - - public function createService0448(): PHPStan\Rules\Traits\TraitDeclarationCollector - { - return new PHPStan\Rules\Traits\TraitDeclarationCollector; - } - - - public function createService0449(): PHPStan\Rules\Traits\TraitUseCollector - { - return new PHPStan\Rules\Traits\TraitUseCollector; - } - - - public function createService0450(): PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule - { - return new PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule($this->getService('exceptionTypeResolver'), true); - } - - - public function createService0451(): PHPStan\Rules\Functions\RandomIntParametersRule - { - return new PHPStan\Rules\Functions\RandomIntParametersRule( - $this->getService('reflectionProvider'), - $this->getService('026'), - true - ); - } - - - public function createService0452(): PHPStan\Rules\Functions\ArrayFilterRule - { - return new PHPStan\Rules\Functions\ArrayFilterRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0453(): PHPStan\Rules\Functions\ArrayValuesRule - { - return new PHPStan\Rules\Functions\ArrayValuesRule($this->getService('reflectionProvider'), true, true); - } - - - public function createService0454(): PHPStan\Rules\Functions\ParameterCastableToNumberRule - { - return new PHPStan\Rules\Functions\ParameterCastableToNumberRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createService0455(): Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension - { - return new Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension($this->getService('0278')); - } - - - public function createService0456(): Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension - { - return new Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension($this->getService('0278')); - } - - - public function createService0457(): Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension - { - return new Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension($this->getService('0278')); - } - - - public function createService0458(): Carbon\PHPStan\MacroExtension - { - return new Carbon\PHPStan\MacroExtension($this->getService('0116'), $this->getService('reflectionProvider')); - } - - - public function createService0459(): PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider - { - return new PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider($this->getService('075')); - } - - - public function createService0460(): PHPStan\Rules\Deprecations\DeprecatedScopeHelper - { - return $this->getService('0459')->get(); - } - - - public function createService0461(): PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver - { - return new PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver; - } - - - public function createService0462(): PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule - { - return new PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule( - $this->getService('reflectionProvider'), - $this->getService('0460'), - $this->getService('026') - ); - } - - - public function createService0463(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension($this->getService('0460')); - } - - - public function createService0464(): PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension($this->getService('0460')); - } - - - public function createService0465(): PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension($this->getService('0460')); - } - - - public function createService0466(): PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension($this->getService('0460')); - } - - - public function createService0467(): PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension - { - return new PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension( - $this->getService('0460'), - $this->getService('reflectionProvider'), - true - ); - } - - - public function createService0468(): PHPStan\Rules\BooleansInConditions\BooleanRuleHelper - { - return new PHPStan\Rules\BooleansInConditions\BooleanRuleHelper($this->getService('0182')); - } - - - public function createService0469(): PHPStan\Rules\Operators\OperatorRuleHelper - { - return new PHPStan\Rules\Operators\OperatorRuleHelper($this->getService('0182')); - } - - - public function createService0470(): PHPStan\Rules\VariableVariables\VariablePropertyFetchRule - { - return new PHPStan\Rules\VariableVariables\VariablePropertyFetchRule($this->getService('reflectionProvider'), ['stdClass']); - } - - - public function createService0471(): PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule; - } - - - public function createService0472(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule($this->getService('0468')); - } - - - public function createService0473(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule($this->getService('0468')); - } - - - public function createService0474(): PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule($this->getService('0468')); - } - - - public function createService0475(): PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule($this->getService('0468')); - } - - - public function createService0476(): PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule($this->getService('0468')); - } - - - public function createService0477(): PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule($this->getService('0468')); - } - - - public function createService0478(): PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule($this->getService('0468')); - } - - - public function createService0479(): PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule - { - return new PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule($this->getService('0468')); - } - - - public function createService0480(): PHPStan\Rules\Cast\UselessCastRule - { - return new PHPStan\Rules\Cast\UselessCastRule(true, true); - } - - - public function createService0481(): PHPStan\Rules\Classes\RequireParentConstructCallRule - { - return new PHPStan\Rules\Classes\RequireParentConstructCallRule; - } - - - public function createService0482(): PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule; - } - - - public function createService0483(): PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule; - } - - - public function createService0484(): PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule; - } - - - public function createService0485(): PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule - { - return new PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule; - } - - - public function createService0486(): PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule - { - return new PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule; - } - - - public function createService0487(): PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule - { - return new PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule; - } - - - public function createService0488(): PHPStan\Rules\Functions\ArrayFilterStrictRule - { - return new PHPStan\Rules\Functions\ArrayFilterStrictRule($this->getService('reflectionProvider'), true, true, true); - } - - - public function createService0489(): PHPStan\Rules\Functions\ClosureUsesThisRule - { - return new PHPStan\Rules\Functions\ClosureUsesThisRule; - } - - - public function createService0490(): PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule - { - return new PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule; - } - - - public function createService0491(): PHPStan\Rules\Methods\IllegalConstructorMethodCallRule - { - return new PHPStan\Rules\Methods\IllegalConstructorMethodCallRule; - } - - - public function createService0492(): PHPStan\Rules\Methods\IllegalConstructorStaticCallRule - { - return new PHPStan\Rules\Methods\IllegalConstructorStaticCallRule; - } - - - public function createService0493(): PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule($this->getService('0469')); - } - - - public function createService0494(): PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule($this->getService('0469')); - } - - - public function createService0495(): PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule($this->getService('0469')); - } - - - public function createService0496(): PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule - { - return new PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule($this->getService('0469')); - } - - - public function createService0497(): PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule($this->getService('0469')); - } - - - public function createService0498(): PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule($this->getService('0469')); - } - - - public function createService0499(): PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule($this->getService('0469')); - } - - - public function createService0500(): PHPStan\Rules\Operators\OperandsInArithmeticModuloRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticModuloRule($this->getService('0469')); - } - - - public function createService0501(): PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule($this->getService('0469')); - } - - - public function createService0502(): PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule - { - return new PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule($this->getService('0469')); - } - - - public function createService0503(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule - { - return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule($this->getService('0182')); - } - - - public function createService0504(): PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule - { - return new PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule($this->getService('0182')); - } - - - public function createService0505(): PHPStan\Rules\StrictCalls\StrictFunctionCallsRule - { - return new PHPStan\Rules\StrictCalls\StrictFunctionCallsRule($this->getService('reflectionProvider')); - } - - - public function createService0506(): PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule - { - return new PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule($this->getService('024')); - } - - - public function createService0507(): PHPStan\Rules\VariableVariables\VariableMethodCallRule - { - return new PHPStan\Rules\VariableVariables\VariableMethodCallRule; - } - - - public function createService0508(): PHPStan\Rules\VariableVariables\VariableMethodCallableRule - { - return new PHPStan\Rules\VariableVariables\VariableMethodCallableRule; - } - - - public function createService0509(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule; - } - - - public function createService0510(): PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule; - } - - - public function createService0511(): PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule - { - return new PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule; - } - - - public function createService0512(): PHPStan\Rules\VariableVariables\VariableVariablesRule - { - return new PHPStan\Rules\VariableVariables\VariableVariablesRule; - } - - - public function createService0513(): Rector\TypePerfect\Configuration - { - return new Rector\TypePerfect\Configuration([ - 'narrow_param' => true, - 'narrow_return' => true, - 'no_mixed' => false, - 'null_over_false' => true, - 'no_mixed_property' => true, - 'no_mixed_caller' => true, - ]); - } - - - public function createService0514(): Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder - { - return new Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder($this->getService('0519')); - } - - - public function createService0515(): Rector\TypePerfect\NodeFinder\MethodCallNodeFinder - { - return new Rector\TypePerfect\NodeFinder\MethodCallNodeFinder($this->getService('0519'), $this->getService('0518')); - } - - - public function createService0516(): Rector\TypePerfect\NodeFinder\ReturnNodeFinder - { - return new Rector\TypePerfect\NodeFinder\ReturnNodeFinder; - } - - - public function createService0517(): Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer - { - return new Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer; - } - - - public function createService0518(): Rector\TypePerfect\Printer\NodeComparator - { - return new Rector\TypePerfect\Printer\NodeComparator($this->getService('024')); - } - - - public function createService0519(): Rector\TypePerfect\Reflection\ReflectionParser - { - return new Rector\TypePerfect\Reflection\ReflectionParser; - } - - - public function createService0520(): Rector\TypePerfect\Reflection\MethodNodeAnalyser - { - return new Rector\TypePerfect\Reflection\MethodNodeAnalyser; - } - - - public function createService0521(): Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher - { - return new Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher; - } - - - public function createService0522(): Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver - { - return new Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver; - } - - - public function createService0523(): Rector\TypePerfect\Printer\CollectorMetadataPrinter - { - return new Rector\TypePerfect\Printer\CollectorMetadataPrinter; - } - - - public function createService0524(): Rector\TypePerfect\Guard\EmptyIssetGuard - { - return new Rector\TypePerfect\Guard\EmptyIssetGuard; - } - - - public function createService0525(): Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector - { - return new Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector( - $this->getService('0517'), - $this->getService('0521'), - $this->getService('0523'), - $this->getService('0513') - ); - } - - - public function createService0526(): Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector - { - return new Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector( - $this->getService('0522'), - $this->getService('0523'), - $this->getService('0513') - ); - } - - - public function createService0527(): Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector - { - return new Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector( - $this->getService('0522'), - $this->getService('0513') - ); - } - - - public function createService0528(): Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed( - $this->getService('0539'), - $this->getService('originalBetterReflectionReflector'), - $this->getService('0540'), - $this->getService('0531'), - $this->getService('0530') - ); - } - - - public function createService0529(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory($this->getService('0541'), $this->getService('042')); - } - - - public function createService0530(): Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath($this->getService('0538')); - } - - - public function createService0531(): Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature - { - return new Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature($this->getService('originalBetterReflectionReflector')); - } - - - public function createService0532(): Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory($this->getService('0529'), $this->getService('0541')); - } - - - public function createService0533(): Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0534(): Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0535(): Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory( - $this->getService('0539'), - $this->getService('0529') - ); - } - - - public function createService0536(): Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory( - $this->getService('0539'), - $this->getService('0541'), - $this->getService('0529') - ); - } - - - public function createService0537(): Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory - { - return new Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory($this->getService('0539'), $this->getService('0529')); - } - - - public function createService0538(): Spaze\PHPStan\Rules\Disallowed\File\FilePath - { - return new Spaze\PHPStan\Rules\Disallowed\File\FilePath($this->getService('085'), null); - } - - - public function createService0539(): Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter - { - return new Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter($this->getService('0541')); - } - - - public function createService0540(): Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier - { - return new Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier($this->getService('originalBetterReflectionReflector')); - } - - - public function createService0541(): Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer - { - return new Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer; - } - - - public function createService0542(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0539') - ); - } - - - public function createService0543(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors( - $this->getService('0551'), - $this->getService('0546'), - $this->getService('0547'), - $this->getService('0533'), - $this->getService('reflectionProvider'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ], - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ], - [] - ); - } - - - public function createService0544(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0545(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0546(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors( - $this->getService('0549'), - $this->getService('reflectionProvider'), - $this->getService('0551') - ); - } - - - public function createService0547(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors( - $this->getService('0549'), - $this->getService('0551'), - $this->getService('0539') - ); - } - - - public function createService0548(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0539') - ); - } - - - public function createService0549(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors( - $this->getService('0528'), - $this->getService('0540'), - $this->getService('0538'), - $this->getService('0539') - ); - } - - - public function createService0550(): Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors - { - return new Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors( - $this->getService('0528'), - $this->getService('0539') - ); - } - - - public function createService0551(): Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver - { - return new Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver($this->getService('0541')); - } - - - public function createService0552(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory($this->getService('0541')); - } - - - public function createService0553(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( - $this->getService('0548'), - $this->getService('0536'), - $this->getService('0552'), - [] - ); - } - - - public function createService0554(): Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages( - $this->getService('0548'), - $this->getService('0536'), - $this->getService('0552'), - [] - ); - } - - - public function createService0555(): Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls( - $this->getService('0547'), - $this->getService('0543'), - $this->getService('0533'), - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ] - ); - } - - - public function createService0556(): Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls( - $this->getService('0549'), - $this->getService('0543'), - $this->getService('0533'), - [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ] - ); - } - - - public function createService0557(): Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls( - $this->getService('0547'), - $this->getService('0543'), - $this->getService('0533'), - [] - ); - } - - - public function createService0558(): Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0559(): Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0560(): Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0561(): Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0562(): Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0563(): Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0564(): Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0565(): Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls( - $this->getService('0546'), - $this->getService('0543'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0566(): Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls - { - return new Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls( - $this->getService('0549'), - $this->getService('0533'), - [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ] - ); - } - - - public function createService0567(): Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages($this->getService('0544'), $this->getService('0534'), []); - } - - - public function createService0568(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( - $this->getService('0544'), - $this->getService('0534'), - $this->getService('0551'), - $this->getService('0539'), - [] - ); - } - - - public function createService0569(): Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages( - $this->getService('0550'), - $this->getService('0537')->getDisallowedVariables([]) - ); - } - - - public function createService0570(): Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages($this->getService('0542'), $this->getService('0532'), []); - } - - - public function createService0571(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0572(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0573(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0574(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0575(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0576(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0577(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0578(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0579(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0580(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0581(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0582(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0583(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0584(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0585(): Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure - { - return new Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure( - $this->getService('0545'), - $this->getService('0535')->getDisallowedControlStructures([]) - ); - } - - - public function createService0586(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule($this->getService('0531')); - } - - - public function createService0587(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule($this->getService('0531')); - } - - - public function createService0588(): Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule($this->getService('0531')); - } - - - public function createService0589(): Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule - { - return new Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule($this->getService('0531')); - } - - - public function createService0590(): TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter - { - return new TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter; - } - - - public function createService0591(): TomasVotruba\TypeCoverage\CollectorDataNormalizer - { - return new TomasVotruba\TypeCoverage\CollectorDataNormalizer; - } - - - public function createService0592(): TomasVotruba\TypeCoverage\Configuration - { - return new TomasVotruba\TypeCoverage\Configuration([ - 'declare' => 0, - 'return_type' => 99, - 'param_type' => 99, - 'property_type' => 99, - 'constant_type' => 99, - 'print_suggestions' => true, - 'return' => 100, - 'param' => 100, - 'property' => 100, - 'constant' => 100, - 'measure' => false, - ]); - } - - - public function createService0593(): TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector; - } - - - public function createService0594(): TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector; - } - - - public function createService0595(): TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector; - } - - - public function createService0596(): TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector - { - return new TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector; - } - - - public function createService0597(): TomasVotruba\TypeCoverage\Collectors\DeclareCollector - { - return new TomasVotruba\TypeCoverage\Collectors\DeclareCollector; - } - - - public function createServiceBetterReflectionProvider(): PHPStan\Reflection\BetterReflection\BetterReflectionProvider - { - return new PHPStan\Reflection\BetterReflection\BetterReflectionProvider( - $this->getService('0122'), - $this->getService('096'), - $this->getService('078'), - $this->getService('betterReflectionReflector'), - $this->getService('0185'), - $this->getService('036'), - $this->getService('0368'), - $this->getService('026'), - $this->getService('0123'), - $this->getService('stubPhpDocProvider'), - $this->getService('095'), - $this->getService('relativePathHelper'), - $this->getService('025'), - $this->getService('085'), - $this->getService('0365'), - $this->getService('0128'), - $this->getService('094'), - ['stdClass'] - ); - } - - - public function createServiceBetterReflectionReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector - { - return new PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector($this->getService('originalBetterReflectionReflector')); - } - - - public function createServiceBetterReflectionSourceLocator(): PHPStan\BetterReflection\SourceLocator\Type\SourceLocator - { - return $this->getService('0362')->create(); - } - - - public function createServiceCacheStorage(): PHPStan\Cache\FileCacheStorage - { - return new PHPStan\Cache\FileCacheStorage('storage/framework/cache/phpstan/cache/PHPStan'); - } - - - public function createServiceClassConstantUsages(): Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages - { - return new Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages( - $this->getService('0544'), - $this->getService('0534'), - $this->getService('0551'), - $this->getService('0539'), - [] - ); - } - - - public function createServiceContainer(): Container_d79b831313 - { - return $this; - } - - - public function createServiceCurrentPhpVersionLexer(): PhpParser\Lexer - { - return $this->getService('02')->create(); - } - - - public function createServiceCurrentPhpVersionPhpParser(): PhpParser\ParserAbstract - { - return $this->getService('currentPhpVersionPhpParserFactory')->create(); - } - - - public function createServiceCurrentPhpVersionPhpParserFactory(): PHPStan\Parser\PhpParserFactory - { - return new PHPStan\Parser\PhpParserFactory($this->getService('currentPhpVersionLexer'), $this->getService('026')); - } - - - public function createServiceCurrentPhpVersionRichParser(): PHPStan\Parser\RichParser - { - return new PHPStan\Parser\RichParser( - $this->getService('currentPhpVersionPhpParser'), - $this->getService('03'), - $this->getService('075'), - $this->getService('056') - ); - } - - - public function createServiceCurrentPhpVersionSimpleDirectParser(): PHPStan\Parser\SimpleParser - { - return new PHPStan\Parser\SimpleParser( - $this->getService('currentPhpVersionPhpParser'), - $this->getService('03'), - $this->getService('021'), - $this->getService('022') - ); - } - - - public function createServiceCurrentPhpVersionSimpleParser(): PHPStan\Parser\CleaningParser - { - return new PHPStan\Parser\CleaningParser($this->getService('currentPhpVersionSimpleDirectParser'), $this->getService('026')); - } - - - public function createServiceDefaultAnalysisParser(): PHPStan\Parser\CachedParser - { - return new PHPStan\Parser\CachedParser($this->getService('pathRoutingParser'), 256); - } - - - public function createServiceErrorFormatter__checkstyle(): PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__github(): PHPStan\Command\ErrorFormatter\GithubErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\GithubErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__gitlab(): PHPStan\Command\ErrorFormatter\GitlabErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\GitlabErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__json(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(false); - } - - - public function createServiceErrorFormatter__junit(): PHPStan\Command\ErrorFormatter\JunitErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JunitErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceErrorFormatter__prettyJson(): PHPStan\Command\ErrorFormatter\JsonErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\JsonErrorFormatter(true); - } - - - public function createServiceErrorFormatter__raw(): PHPStan\Command\ErrorFormatter\RawErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\RawErrorFormatter; - } - - - public function createServiceErrorFormatter__table(): PHPStan\Command\ErrorFormatter\TableErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\TableErrorFormatter( - $this->getService('relativePathHelper'), - $this->getService('simpleRelativePathHelper'), - $this->getService('0369'), - true, - 'phpstorm://open?file=%file%&line=%line%', - '%relFile%:%line%' - ); - } - - - public function createServiceErrorFormatter__teamcity(): PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter - { - return new PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter($this->getService('simpleRelativePathHelper')); - } - - - public function createServiceExceptionTypeResolver(): PHPStan\Rules\Exceptions\ExceptionTypeResolver - { - return $this->getService('0141'); - } - - - public function createServiceFileExcluderAnalyse(): PHPStan\File\FileExcluder - { - return $this->getService('086')->createAnalyseFileExcluder(); - } - - - public function createServiceFileExcluderScan(): PHPStan\File\FileExcluder - { - return $this->getService('086')->createScanFileExcluder(); - } - - - public function createServiceFileFinderAnalyse(): PHPStan\File\FileFinder - { - return new PHPStan\File\FileFinder($this->getService('fileExcluderAnalyse'), $this->getService('085'), ['php']); - } - - - public function createServiceFileFinderScan(): PHPStan\File\FileFinder - { - return new PHPStan\File\FileFinder($this->getService('fileExcluderScan'), $this->getService('085'), ['php']); - } - - - public function createServiceFreshStubParser(): PHPStan\Parser\StubParser - { - return new PHPStan\Parser\StubParser($this->getService('php8PhpParser'), $this->getService('03')); - } - - - public function createServiceNodeScopeResolverReflector(): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector - { - return $this->getService('betterReflectionReflector'); - } - - - public function createServiceOriginalBetterReflectionReflector(): PHPStan\BetterReflection\Reflector\DefaultReflector - { - return new PHPStan\BetterReflection\Reflector\DefaultReflector($this->getService('betterReflectionSourceLocator')); - } - - - public function createServiceParentDirectoryRelativePathHelper(): PHPStan\File\ParentDirectoryRelativePathHelper - { - return new PHPStan\File\ParentDirectoryRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createServicePathRoutingParser(): PHPStan\Parser\PathRoutingParser - { - return new PHPStan\Parser\PathRoutingParser( - $this->getService('085'), - $this->getService('currentPhpVersionRichParser'), - $this->getService('currentPhpVersionSimpleParser'), - $this->getService('php8Parser'), - $this->getParameter('singleReflectionFile') - ); - } - - - public function createServicePhp8Lexer(): PhpParser\Lexer\Emulative - { - return $this->getService('02')->createEmulative(); - } - - - public function createServicePhp8Parser(): PHPStan\Parser\SimpleParser - { - return new PHPStan\Parser\SimpleParser( - $this->getService('php8PhpParser'), - $this->getService('03'), - $this->getService('021'), - $this->getService('022') - ); - } - - - public function createServicePhp8PhpParser(): PhpParser\Parser\Php8 - { - return new PhpParser\Parser\Php8($this->getService('php8Lexer')); - } - - - public function createServicePhpParserDecorator(): PHPStan\Parser\PhpParserDecorator - { - return new PHPStan\Parser\PhpParserDecorator($this->getService('defaultAnalysisParser')); - } - - - public function createServicePhpstanDiagnoseExtension(): PHPStan\Diagnose\PHPStanDiagnoseExtension - { - return new PHPStan\Diagnose\PHPStanDiagnoseExtension( - $this->getService('026'), - null, - $this->getService('085'), - ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - $this->getService('029') - ); - } - - - public function createServiceReflectionProvider(): PHPStan\Reflection\ReflectionProvider - { - return $this->getService('reflectionProviderFactory')->create(); - } - - - public function createServiceReflectionProviderFactory(): PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory - { - return new PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory($this->getService('betterReflectionProvider')); - } - - - public function createServiceRegistry(): PHPStan\Rules\LazyRegistry - { - return new PHPStan\Rules\LazyRegistry($this->getService('075')); - } - - - public function createServiceRelativePathHelper(): PHPStan\File\RelativePathHelper - { - return new PHPStan\File\FuzzyRelativePathHelper( - $this->getService('parentDirectoryRelativePathHelper'), - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - $this->getParameter('analysedPaths') - ); - } - - - public function createServiceRules__0(): PHPStan\Rules\Debug\DebugScopeRule - { - return new PHPStan\Rules\Debug\DebugScopeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__1(): PHPStan\Rules\Debug\DumpPhpDocTypeRule - { - return new PHPStan\Rules\Debug\DumpPhpDocTypeRule($this->getService('reflectionProvider'), $this->getService('035')); - } - - - public function createServiceRules__10(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__100(): PHPStan\Rules\Properties\PropertiesInInterfaceRule - { - return new PHPStan\Rules\Properties\PropertiesInInterfaceRule($this->getService('026')); - } - - - public function createServiceRules__101(): PHPStan\Rules\Properties\PropertyAssignRefRule - { - return new PHPStan\Rules\Properties\PropertyAssignRefRule($this->getService('026'), $this->getService('0180')); - } - - - public function createServiceRules__102(): PHPStan\Rules\Properties\PropertyAttributesRule - { - return new PHPStan\Rules\Properties\PropertyAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__103(): PHPStan\Rules\Properties\PropertyHookAttributesRule - { - return new PHPStan\Rules\Properties\PropertyHookAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__104(): PHPStan\Rules\Properties\PropertyInClassRule - { - return new PHPStan\Rules\Properties\PropertyInClassRule($this->getService('026')); - } - - - public function createServiceRules__105(): PHPStan\Rules\Properties\ReadOnlyPropertyRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyRule($this->getService('026')); - } - - - public function createServiceRules__106(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule; - } - - - public function createServiceRules__107(): PHPStan\Rules\Regexp\RegularExpressionPatternRule - { - return new PHPStan\Rules\Regexp\RegularExpressionPatternRule($this->getService('0280')); - } - - - public function createServiceRules__108(): PHPStan\Rules\Traits\ConflictingTraitConstantsRule - { - return new PHPStan\Rules\Traits\ConflictingTraitConstantsRule($this->getService('096'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__109(): PHPStan\Rules\Traits\ConstantsInTraitsRule - { - return new PHPStan\Rules\Traits\ConstantsInTraitsRule($this->getService('026')); - } - - - public function createServiceRules__11(): PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__110(): PHPStan\Rules\Traits\TraitAttributesRule - { - return new PHPStan\Rules\Traits\TraitAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__111(): PHPStan\Rules\Types\InvalidTypesInUnionRule - { - return new PHPStan\Rules\Types\InvalidTypesInUnionRule; - } - - - public function createServiceRules__112(): PHPStan\Rules\Variables\UnsetRule - { - return new PHPStan\Rules\Variables\UnsetRule($this->getService('0180'), $this->getService('026')); - } - - - public function createServiceRules__113(): PHPStan\Rules\Whitespace\FileWhitespaceRule - { - return new PHPStan\Rules\Whitespace\FileWhitespaceRule; - } - - - public function createServiceRules__114(): PHPStan\Rules\Classes\UnusedConstructorParametersRule - { - return new PHPStan\Rules\Classes\UnusedConstructorParametersRule($this->getService('0183')); - } - - - public function createServiceRules__115(): PHPStan\Rules\Functions\UnusedClosureUsesRule - { - return new PHPStan\Rules\Functions\UnusedClosureUsesRule($this->getService('0183')); - } - - - public function createServiceRules__116(): PHPStan\Rules\Variables\EmptyRule - { - return new PHPStan\Rules\Variables\EmptyRule($this->getService('0158')); - } - - - public function createServiceRules__117(): PHPStan\Rules\Variables\IssetRule - { - return new PHPStan\Rules\Variables\IssetRule($this->getService('0158')); - } - - - public function createServiceRules__118(): PHPStan\Rules\Variables\NullCoalesceRule - { - return new PHPStan\Rules\Variables\NullCoalesceRule($this->getService('0158')); - } - - - public function createServiceRules__119(): PHPStan\Rules\Cast\EchoRule - { - return new PHPStan\Rules\Cast\EchoRule($this->getService('0182')); - } - - - public function createServiceRules__12(): PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__120(): PHPStan\Rules\Cast\InvalidCastRule - { - return new PHPStan\Rules\Cast\InvalidCastRule($this->getService('reflectionProvider'), $this->getService('0182')); - } - - - public function createServiceRules__121(): PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule - { - return new PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule($this->getService('023'), $this->getService('0182')); - } - - - public function createServiceRules__122(): PHPStan\Rules\Cast\PrintRule - { - return new PHPStan\Rules\Cast\PrintRule($this->getService('0182')); - } - - - public function createServiceRules__123(): PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule - { - return new PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule; - } - - - public function createServiceRules__124(): PHPStan\Rules\Classes\MethodTagRule - { - return new PHPStan\Rules\Classes\MethodTagRule($this->getService('0136')); - } - - - public function createServiceRules__125(): PHPStan\Rules\Classes\MethodTagTraitRule - { - return new PHPStan\Rules\Classes\MethodTagTraitRule($this->getService('0136'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__126(): PHPStan\Rules\Classes\MethodTagTraitUseRule - { - return new PHPStan\Rules\Classes\MethodTagTraitUseRule($this->getService('0136')); - } - - - public function createServiceRules__127(): PHPStan\Rules\Classes\PropertyTagRule - { - return new PHPStan\Rules\Classes\PropertyTagRule($this->getService('0138')); - } - - - public function createServiceRules__128(): PHPStan\Rules\Classes\PropertyTagTraitRule - { - return new PHPStan\Rules\Classes\PropertyTagTraitRule($this->getService('0138'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__129(): PHPStan\Rules\Classes\PropertyTagTraitUseRule - { - return new PHPStan\Rules\Classes\PropertyTagTraitUseRule($this->getService('0138')); - } - - - public function createServiceRules__13(): PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__130(): PHPStan\Rules\Classes\MixinTraitRule - { - return new PHPStan\Rules\Classes\MixinTraitRule($this->getService('0137'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__131(): PHPStan\Rules\Classes\MixinTraitUseRule - { - return new PHPStan\Rules\Classes\MixinTraitUseRule($this->getService('0137')); - } - - - public function createServiceRules__132(): PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule - { - return new PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule; - } - - - public function createServiceRules__133(): PHPStan\Rules\Constants\ValueAssignedToClassConstantRule - { - return new PHPStan\Rules\Constants\ValueAssignedToClassConstantRule; - } - - - public function createServiceRules__134(): PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule; - } - - - public function createServiceRules__135(): PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule; - } - - - public function createServiceRules__136(): PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule - { - return new PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule; - } - - - public function createServiceRules__137(): PHPStan\Rules\Generics\ClassAncestorsRule - { - return new PHPStan\Rules\Generics\ClassAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__138(): PHPStan\Rules\Generics\ClassTemplateTypeRule - { - return new PHPStan\Rules\Generics\ClassTemplateTypeRule($this->getService('0155')); - } - - - public function createServiceRules__139(): PHPStan\Rules\Generics\EnumAncestorsRule - { - return new PHPStan\Rules\Generics\EnumAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__14(): PHPStan\Rules\Api\ApiInstanceofRule - { - return new PHPStan\Rules\Api\ApiInstanceofRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__140(): PHPStan\Rules\Generics\EnumTemplateTypeRule - { - return new PHPStan\Rules\Generics\EnumTemplateTypeRule; - } - - - public function createServiceRules__141(): PHPStan\Rules\Generics\FunctionTemplateTypeRule - { - return new PHPStan\Rules\Generics\FunctionTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__142(): PHPStan\Rules\Generics\FunctionSignatureVarianceRule - { - return new PHPStan\Rules\Generics\FunctionSignatureVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__143(): PHPStan\Rules\Generics\InterfaceAncestorsRule - { - return new PHPStan\Rules\Generics\InterfaceAncestorsRule($this->getService('0152'), $this->getService('0151')); - } - - - public function createServiceRules__144(): PHPStan\Rules\Generics\InterfaceTemplateTypeRule - { - return new PHPStan\Rules\Generics\InterfaceTemplateTypeRule($this->getService('0155')); - } - - - public function createServiceRules__145(): PHPStan\Rules\Generics\MethodTemplateTypeRule - { - return new PHPStan\Rules\Generics\MethodTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__146(): PHPStan\Rules\Generics\MethodTagTemplateTypeRule - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeRule($this->getService('0154')); - } - - - public function createServiceRules__147(): PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule - { - return new PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule( - $this->getService('0154'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__148(): PHPStan\Rules\Generics\MethodSignatureVarianceRule - { - return new PHPStan\Rules\Generics\MethodSignatureVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__149(): PHPStan\Rules\Generics\PropertyVarianceRule - { - return new PHPStan\Rules\Generics\PropertyVarianceRule($this->getService('0156')); - } - - - public function createServiceRules__15(): PHPStan\Rules\Api\ApiInstanceofTypeRule - { - return new PHPStan\Rules\Api\ApiInstanceofTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__150(): PHPStan\Rules\Generics\TraitTemplateTypeRule - { - return new PHPStan\Rules\Generics\TraitTemplateTypeRule($this->getService('0185'), $this->getService('0155')); - } - - - public function createServiceRules__151(): PHPStan\Rules\Generics\UsedTraitsRule - { - return new PHPStan\Rules\Generics\UsedTraitsRule($this->getService('0185'), $this->getService('0152')); - } - - - public function createServiceRules__152(): PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule - { - return new PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule; - } - - - public function createServiceRules__153(): PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule - { - return new PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule; - } - - - public function createServiceRules__154(): PHPStan\Rules\Operators\InvalidBinaryOperationRule - { - return new PHPStan\Rules\Operators\InvalidBinaryOperationRule($this->getService('023'), $this->getService('0182')); - } - - - public function createServiceRules__155(): PHPStan\Rules\Operators\InvalidComparisonOperationRule - { - return new PHPStan\Rules\Operators\InvalidComparisonOperationRule($this->getService('0182')); - } - - - public function createServiceRules__156(): PHPStan\Rules\Operators\InvalidUnaryOperationRule - { - return new PHPStan\Rules\Operators\InvalidUnaryOperationRule($this->getService('0182')); - } - - - public function createServiceRules__157(): PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule - { - return new PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule($this->getService('0168')); - } - - - public function createServiceRules__158(): PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule - { - return new PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule($this->getService('0168')); - } - - - public function createServiceRules__159(): PHPStan\Rules\PhpDoc\FunctionAssertRule - { - return new PHPStan\Rules\PhpDoc\FunctionAssertRule($this->getService('0169')); - } - - - public function createServiceRules__16(): PHPStan\Rules\Api\ApiInstantiationRule - { - return new PHPStan\Rules\Api\ApiInstantiationRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__160(): PHPStan\Rules\PhpDoc\MethodAssertRule - { - return new PHPStan\Rules\PhpDoc\MethodAssertRule($this->getService('0169')); - } - - - public function createServiceRules__161(): PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule($this->getService('0170'), $this->getService('0153')); - } - - - public function createServiceRules__162(): PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule($this->getService('0153'), $this->getService('0170')); - } - - - public function createServiceRules__163(): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule($this->getService('0185'), $this->getService('0172')); - } - - - public function createServiceRules__164(): PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule($this->getService('0185'), $this->getService('0172')); - } - - - public function createServiceRules__165(): PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule - { - return new PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule( - $this->getService('0153'), - $this->getService('0170'), - $this->getService('0171') - ); - } - - - public function createServiceRules__166(): PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule - { - return new PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule($this->getService('0185')); - } - - - public function createServiceRules__167(): PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule - { - return new PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule($this->getService('0185')); - } - - - public function createServiceRules__168(): PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule - { - return new PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule($this->getService('0173')); - } - - - public function createServiceRules__169(): PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule - { - return new PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule($this->getService('0185'), $this->getService('0173')); - } - - - public function createServiceRules__17(): PHPStan\Rules\Api\ApiClassConstFetchRule - { - return new PHPStan\Rules\Api\ApiClassConstFetchRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__170(): PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule - { - return new PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule; - } - - - public function createServiceRules__171(): PHPStan\Rules\Classes\RequireImplementsRule - { - return new PHPStan\Rules\Classes\RequireImplementsRule; - } - - - public function createServiceRules__172(): PHPStan\Rules\Classes\RequireExtendsRule - { - return new PHPStan\Rules\Classes\RequireExtendsRule; - } - - - public function createServiceRules__173(): PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule - { - return new PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule; - } - - - public function createServiceRules__174(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule - { - return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule($this->getService('0401')); - } - - - public function createServiceRules__175(): PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule - { - return new PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule( - $this->getService('reflectionProvider'), - $this->getService('0401') - ); - } - - - public function createServiceRules__176(): PHPStan\Rules\Pure\PureFunctionRule - { - return new PHPStan\Rules\Pure\PureFunctionRule($this->getService('0181')); - } - - - public function createServiceRules__177(): PHPStan\Rules\Pure\PureMethodRule - { - return new PHPStan\Rules\Pure\PureMethodRule($this->getService('0181')); - } - - - public function createServiceRules__178(): PHPStan\Rules\Arrays\ArrayDestructuringRule - { - return new PHPStan\Rules\Arrays\ArrayDestructuringRule($this->getService('0182'), $this->getService('0131')); - } - - - public function createServiceRules__179(): PHPStan\Rules\Arrays\ArrayUnpackingRule - { - return new PHPStan\Rules\Arrays\ArrayUnpackingRule($this->getService('026'), $this->getService('0182')); - } - - - public function createServiceRules__18(): PHPStan\Rules\Api\ApiClassExtendsRule - { - return new PHPStan\Rules\Api\ApiClassExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__180(): PHPStan\Rules\Arrays\IterableInForeachRule - { - return new PHPStan\Rules\Arrays\IterableInForeachRule($this->getService('0182')); - } - - - public function createServiceRules__181(): PHPStan\Rules\Arrays\OffsetAccessAssignmentRule - { - return new PHPStan\Rules\Arrays\OffsetAccessAssignmentRule($this->getService('0182')); - } - - - public function createServiceRules__182(): PHPStan\Rules\Arrays\OffsetAccessAssignOpRule - { - return new PHPStan\Rules\Arrays\OffsetAccessAssignOpRule($this->getService('0182')); - } - - - public function createServiceRules__183(): PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule - { - return new PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule($this->getService('0182')); - } - - - public function createServiceRules__184(): PHPStan\Rules\Arrays\UnpackIterableInArrayRule - { - return new PHPStan\Rules\Arrays\UnpackIterableInArrayRule($this->getService('0182')); - } - - - public function createServiceRules__185(): PHPStan\Rules\Exceptions\ThrowExprTypeRule - { - return new PHPStan\Rules\Exceptions\ThrowExprTypeRule($this->getService('0182')); - } - - - public function createServiceRules__186(): PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule - { - return new PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__187(): PHPStan\Rules\Functions\ClosureReturnTypeRule - { - return new PHPStan\Rules\Functions\ClosureReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__188(): PHPStan\Rules\Functions\ReturnTypeRule - { - return new PHPStan\Rules\Functions\ReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__189(): PHPStan\Rules\Generators\YieldTypeRule - { - return new PHPStan\Rules\Generators\YieldTypeRule($this->getService('0182')); - } - - - public function createServiceRules__19(): PHPStan\Rules\Api\ApiClassImplementsRule - { - return new PHPStan\Rules\Api\ApiClassImplementsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__190(): PHPStan\Rules\Methods\ReturnTypeRule - { - return new PHPStan\Rules\Methods\ReturnTypeRule($this->getService('0149')); - } - - - public function createServiceRules__191(): PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule - { - return new PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule($this->getService('0182')); - } - - - public function createServiceRules__192(): PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule - { - return new PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule; - } - - - public function createServiceRules__193(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule($this->getService('0180'), $this->getService('0110')); - } - - - public function createServiceRules__194(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule($this->getService('0180'), $this->getService('0110')); - } - - - public function createServiceRules__195(): PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule - { - return new PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule($this->getService('0180')); - } - - - public function createServiceRules__196(): PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule - { - return new PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule($this->getService('0180')); - } - - - public function createServiceRules__197(): PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule - { - return new PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule; - } - - - public function createServiceRules__198(): PHPStan\Rules\Properties\TypesAssignedToPropertiesRule - { - return new PHPStan\Rules\Properties\TypesAssignedToPropertiesRule($this->getService('0182'), $this->getService('0180')); - } - - - public function createServiceRules__199(): PHPStan\Rules\Variables\ParameterOutAssignedTypeRule - { - return new PHPStan\Rules\Variables\ParameterOutAssignedTypeRule($this->getService('0182')); - } - - - public function createServiceRules__2(): PHPStan\Rules\Debug\DumpTypeRule - { - return new PHPStan\Rules\Debug\DumpTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__20(): PHPStan\Rules\Api\ApiInterfaceExtendsRule - { - return new PHPStan\Rules\Api\ApiInterfaceExtendsRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__200(): PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule - { - return new PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule($this->getService('0182')); - } - - - public function createServiceRules__201(): PHPStan\Rules\Variables\VariableCloningRule - { - return new PHPStan\Rules\Variables\VariableCloningRule($this->getService('0182')); - } - - - public function createServiceRules__202(): PHPStan\Rules\Arrays\DeadForeachRule - { - return new PHPStan\Rules\Arrays\DeadForeachRule; - } - - - public function createServiceRules__203(): PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__204(): PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__205(): PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__206(): PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule - { - return new PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule; - } - - - public function createServiceRules__207(): PHPStan\Rules\DeadCode\NoopRule - { - return new PHPStan\Rules\DeadCode\NoopRule($this->getService('023')); - } - - - public function createServiceRules__208(): PHPStan\Rules\DeadCode\UnreachableStatementRule - { - return new PHPStan\Rules\DeadCode\UnreachableStatementRule; - } - - - public function createServiceRules__209(): PHPStan\Rules\DeadCode\UnusedPrivateConstantRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivateConstantRule($this->getService('0166')); - } - - - public function createServiceRules__21(): PHPStan\Rules\Api\ApiMethodCallRule - { - return new PHPStan\Rules\Api\ApiMethodCallRule($this->getService('0129')); - } - - - public function createServiceRules__210(): PHPStan\Rules\DeadCode\UnusedPrivateMethodRule - { - return new PHPStan\Rules\DeadCode\UnusedPrivateMethodRule($this->getService('0167')); - } - - - public function createServiceRules__211(): PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule - { - return new PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule; - } - - - public function createServiceRules__212(): PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__213(): PHPStan\Rules\Functions\UselessFunctionReturnValueRule - { - return new PHPStan\Rules\Functions\UselessFunctionReturnValueRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__214(): PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__215(): PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule($this->getService('0182')); - } - - - public function createServiceRules__216(): PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule - { - return new PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule( - $this->getService('0182'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__217(): PHPStan\Rules\Methods\NullsafeMethodCallRule - { - return new PHPStan\Rules\Methods\NullsafeMethodCallRule; - } - - - public function createServiceRules__218(): PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule; - } - - - public function createServiceRules__219(): PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule; - } - - - public function createServiceRules__22(): PHPStan\Rules\Api\ApiStaticCallRule - { - return new PHPStan\Rules\Api\ApiStaticCallRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__220(): PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule; - } - - - public function createServiceRules__221(): PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule($this->getService('0184')); - } - - - public function createServiceRules__222(): PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule($this->getService('0184')); - } - - - public function createServiceRules__223(): PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule - { - return new PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule($this->getService('0178'), $this->getService('0180')); - } - - - public function createServiceRules__224(): PHPStan\Rules\Traits\NotAnalysedTraitRule - { - return new PHPStan\Rules\Traits\NotAnalysedTraitRule; - } - - - public function createServiceRules__225(): PHPStan\Rules\DateTimeInstantiationRule - { - return new PHPStan\Rules\DateTimeInstantiationRule; - } - - - public function createServiceRules__226(): PHPStan\Rules\Functions\CallUserFuncRule - { - return new PHPStan\Rules\Functions\CallUserFuncRule($this->getService('reflectionProvider'), $this->getService('0147')); - } - - - public function createServiceRules__227(): PHPStan\Rules\Functions\ParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\ParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__228(): PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__229(): PHPStan\Rules\Functions\SortParameterCastableToStringRule - { - return new PHPStan\Rules\Functions\SortParameterCastableToStringRule( - $this->getService('reflectionProvider'), - $this->getService('0150') - ); - } - - - public function createServiceRules__23(): PHPStan\Rules\Api\ApiTraitUseRule - { - return new PHPStan\Rules\Api\ApiTraitUseRule($this->getService('0129'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__230(): PHPStan\Rules\Regexp\RegularExpressionQuotingRule - { - return new PHPStan\Rules\Regexp\RegularExpressionQuotingRule($this->getService('reflectionProvider'), $this->getService('0280')); - } - - - public function createServiceRules__231(): PHPStan\Rules\Constants\MissingClassConstantTypehintRule - { - return new PHPStan\Rules\Constants\MissingClassConstantTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__232(): PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule - { - return new PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__233(): PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule - { - return new PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__234(): PHPStan\Rules\Methods\MissingMethodParameterTypehintRule - { - return new PHPStan\Rules\Methods\MissingMethodParameterTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__235(): PHPStan\Rules\Methods\MissingMethodReturnTypehintRule - { - return new PHPStan\Rules\Methods\MissingMethodReturnTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__236(): PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule - { - return new PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule($this->getService('0164')); - } - - - public function createServiceRules__237(): PHPStan\Rules\Properties\MissingPropertyTypehintRule - { - return new PHPStan\Rules\Properties\MissingPropertyTypehintRule($this->getService('0164')); - } - - - public function createServiceRules__238(): Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule - { - return new Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule($this->getService('0278')); - } - - - public function createServiceRules__239(): Composer\Pcre\PHPStan\InvalidRegexPatternRule - { - return new Composer\Pcre\PHPStan\InvalidRegexPatternRule; - } - - - public function createServiceRules__24(): PHPStan\Rules\Api\GetTemplateTypeRule - { - return new PHPStan\Rules\Api\GetTemplateTypeRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__240(): PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule - { - return new PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule( - $this->getService('reflectionProvider'), - $this->getService('0460') - ); - } - - - public function createServiceRules__241(): Rector\TypePerfect\Rules\NoParamTypeRemovalRule - { - return new Rector\TypePerfect\Rules\NoParamTypeRemovalRule($this->getService('0520')); - } - - - public function createServiceRules__242(): Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule - { - return new Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule; - } - - - public function createServiceRules__243(): Rector\TypePerfect\Rules\NoIssetOnObjectRule - { - return new Rector\TypePerfect\Rules\NoIssetOnObjectRule($this->getService('0524')); - } - - - public function createServiceRules__244(): Rector\TypePerfect\Rules\NoEmptyOnObjectRule - { - return new Rector\TypePerfect\Rules\NoEmptyOnObjectRule($this->getService('0524')); - } - - - public function createServiceRules__245(): Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule - { - return new Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule($this->getService('0513')); - } - - - public function createServiceRules__246(): Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule - { - return new Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule( - $this->getService('0513'), - $this->getService('0515'), - $this->getService('0514') - ); - } - - - public function createServiceRules__247(): Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule - { - return new Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule( - $this->getService('0516'), - $this->getService('0520'), - $this->getService('0513') - ); - } - - - public function createServiceRules__248(): Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule - { - return new Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule($this->getService('024'), $this->getService('0513')); - } - - - public function createServiceRules__249(): Rector\TypePerfect\Rules\NoMixedMethodCallerRule - { - return new Rector\TypePerfect\Rules\NoMixedMethodCallerRule($this->getService('024'), $this->getService('0513')); - } - - - public function createServiceRules__25(): PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule - { - return new PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule; - } - - - public function createServiceRules__250(): Rector\TypePerfect\Rules\ReturnNullOverFalseRule - { - return new Rector\TypePerfect\Rules\ReturnNullOverFalseRule($this->getService('0513')); - } - - - public function createServiceRules__251(): TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__252(): TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__253(): TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__254(): TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule( - $this->getService('0590'), - $this->getService('0592'), - $this->getService('0591') - ); - } - - - public function createServiceRules__255(): TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule - { - return new TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule($this->getService('0592')); - } - - - public function createServiceRules__256(): Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule - { - return new Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule; - } - - - public function createServiceRules__257(): Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule - { - return new Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule; - } - - - public function createServiceRules__26(): PHPStan\Rules\Api\OldPhpParser4ClassRule - { - return new PHPStan\Rules\Api\OldPhpParser4ClassRule; - } - - - public function createServiceRules__27(): PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule - { - return new PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule($this->getService('0129')); - } - - - public function createServiceRules__28(): PHPStan\Rules\Api\RuntimeReflectionInstantiationRule - { - return new PHPStan\Rules\Api\RuntimeReflectionInstantiationRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__29(): PHPStan\Rules\Api\RuntimeReflectionFunctionRule - { - return new PHPStan\Rules\Api\RuntimeReflectionFunctionRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__3(): PHPStan\Rules\Debug\FileAssertRule - { - return new PHPStan\Rules\Debug\FileAssertRule($this->getService('reflectionProvider')); - } - - - public function createServiceRules__30(): PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule - { - return new PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule($this->getService('023')); - } - - - public function createServiceRules__31(): PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule - { - return new PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule; - } - - - public function createServiceRules__32(): PHPStan\Rules\Cast\UnsetCastRule - { - return new PHPStan\Rules\Cast\UnsetCastRule($this->getService('026')); - } - - - public function createServiceRules__33(): PHPStan\Rules\Classes\AllowedSubTypesRule - { - return new PHPStan\Rules\Classes\AllowedSubTypesRule; - } - - - public function createServiceRules__34(): PHPStan\Rules\Classes\ClassAttributesRule - { - return new PHPStan\Rules\Classes\ClassAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__35(): PHPStan\Rules\Classes\ClassConstantAttributesRule - { - return new PHPStan\Rules\Classes\ClassConstantAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__36(): PHPStan\Rules\Classes\ClassConstantRule - { - return new PHPStan\Rules\Classes\ClassConstantRule( - $this->getService('reflectionProvider'), - $this->getService('0182'), - $this->getService('0132'), - $this->getService('026') - ); - } - - - public function createServiceRules__37(): PHPStan\Rules\Classes\DuplicateDeclarationRule - { - return new PHPStan\Rules\Classes\DuplicateDeclarationRule; - } - - - public function createServiceRules__38(): PHPStan\Rules\Classes\EnumSanityRule - { - return new PHPStan\Rules\Classes\EnumSanityRule; - } - - - public function createServiceRules__39(): PHPStan\Rules\Classes\InstantiationCallableRule - { - return new PHPStan\Rules\Classes\InstantiationCallableRule; - } - - - public function createServiceRules__4(): PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider'), - $this->getService('0182') - ); - } - - - public function createServiceRules__40(): PHPStan\Rules\Classes\InvalidPromotedPropertiesRule - { - return new PHPStan\Rules\Classes\InvalidPromotedPropertiesRule($this->getService('026')); - } - - - public function createServiceRules__41(): PHPStan\Rules\Classes\LocalTypeAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeAliasesRule($this->getService('0135')); - } - - - public function createServiceRules__42(): PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule($this->getService('0135')); - } - - - public function createServiceRules__43(): PHPStan\Rules\Classes\LocalTypeTraitAliasesRule - { - return new PHPStan\Rules\Classes\LocalTypeTraitAliasesRule($this->getService('0135'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__44(): PHPStan\Rules\Classes\NewStaticRule - { - return new PHPStan\Rules\Classes\NewStaticRule; - } - - - public function createServiceRules__45(): PHPStan\Rules\Classes\NonClassAttributeClassRule - { - return new PHPStan\Rules\Classes\NonClassAttributeClassRule; - } - - - public function createServiceRules__46(): PHPStan\Rules\Classes\ReadOnlyClassRule - { - return new PHPStan\Rules\Classes\ReadOnlyClassRule($this->getService('026')); - } - - - public function createServiceRules__47(): PHPStan\Rules\Classes\TraitAttributeClassRule - { - return new PHPStan\Rules\Classes\TraitAttributeClassRule; - } - - - public function createServiceRules__48(): PHPStan\Rules\Constants\ClassAsClassConstantRule - { - return new PHPStan\Rules\Constants\ClassAsClassConstantRule; - } - - - public function createServiceRules__49(): PHPStan\Rules\Constants\DynamicClassConstantFetchRule - { - return new PHPStan\Rules\Constants\DynamicClassConstantFetchRule($this->getService('026'), $this->getService('0182')); - } - - - public function createServiceRules__5(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__50(): PHPStan\Rules\Constants\FinalConstantRule - { - return new PHPStan\Rules\Constants\FinalConstantRule($this->getService('026')); - } - - - public function createServiceRules__51(): PHPStan\Rules\Constants\MagicConstantContextRule - { - return new PHPStan\Rules\Constants\MagicConstantContextRule; - } - - - public function createServiceRules__52(): PHPStan\Rules\Constants\NativeTypedClassConstantRule - { - return new PHPStan\Rules\Constants\NativeTypedClassConstantRule($this->getService('026')); - } - - - public function createServiceRules__53(): PHPStan\Rules\Constants\FinalPrivateConstantRule - { - return new PHPStan\Rules\Constants\FinalPrivateConstantRule; - } - - - public function createServiceRules__54(): PHPStan\Rules\EnumCases\EnumCaseAttributesRule - { - return new PHPStan\Rules\EnumCases\EnumCaseAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__55(): PHPStan\Rules\Exceptions\NoncapturingCatchRule - { - return new PHPStan\Rules\Exceptions\NoncapturingCatchRule; - } - - - public function createServiceRules__56(): PHPStan\Rules\Exceptions\ThrowExpressionRule - { - return new PHPStan\Rules\Exceptions\ThrowExpressionRule($this->getService('026')); - } - - - public function createServiceRules__57(): PHPStan\Rules\Functions\ArrowFunctionAttributesRule - { - return new PHPStan\Rules\Functions\ArrowFunctionAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__58(): PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule - { - return new PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule($this->getService('0165')); - } - - - public function createServiceRules__59(): PHPStan\Rules\Functions\ClosureAttributesRule - { - return new PHPStan\Rules\Functions\ClosureAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__6(): PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__60(): PHPStan\Rules\Functions\DefineParametersRule - { - return new PHPStan\Rules\Functions\DefineParametersRule($this->getService('026')); - } - - - public function createServiceRules__61(): PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule( - $this->getService('0148'), - $this->getService('026') - ); - } - - - public function createServiceRules__62(): PHPStan\Rules\Functions\CallToFunctionParametersRule - { - return new PHPStan\Rules\Functions\CallToFunctionParametersRule( - $this->getService('reflectionProvider'), - $this->getService('0147') - ); - } - - - public function createServiceRules__63(): PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__64(): PHPStan\Rules\Functions\ExistingClassesInTypehintsRule - { - return new PHPStan\Rules\Functions\ExistingClassesInTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__65(): PHPStan\Rules\Functions\FunctionAttributesRule - { - return new PHPStan\Rules\Functions\FunctionAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__66(): PHPStan\Rules\Functions\InnerFunctionRule - { - return new PHPStan\Rules\Functions\InnerFunctionRule; - } - - - public function createServiceRules__67(): PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule - { - return new PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule; - } - - - public function createServiceRules__68(): PHPStan\Rules\Functions\ParamAttributesRule - { - return new PHPStan\Rules\Functions\ParamAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__69(): PHPStan\Rules\Functions\PrintfArrayParametersRule - { - return new PHPStan\Rules\Functions\PrintfArrayParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__7(): PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__70(): PHPStan\Rules\Functions\PrintfParametersRule - { - return new PHPStan\Rules\Functions\PrintfParametersRule($this->getService('0361'), $this->getService('reflectionProvider')); - } - - - public function createServiceRules__71(): PHPStan\Rules\Functions\RedefinedParametersRule - { - return new PHPStan\Rules\Functions\RedefinedParametersRule; - } - - - public function createServiceRules__72(): PHPStan\Rules\Functions\ReturnNullsafeByRefRule - { - return new PHPStan\Rules\Functions\ReturnNullsafeByRefRule($this->getService('0165')); - } - - - public function createServiceRules__73(): PHPStan\Rules\Ignore\IgnoreParseErrorRule - { - return new PHPStan\Rules\Ignore\IgnoreParseErrorRule; - } - - - public function createServiceRules__74(): PHPStan\Rules\Functions\VariadicParametersDeclarationRule - { - return new PHPStan\Rules\Functions\VariadicParametersDeclarationRule; - } - - - public function createServiceRules__75(): PHPStan\Rules\Keywords\ContinueBreakInLoopRule - { - return new PHPStan\Rules\Keywords\ContinueBreakInLoopRule; - } - - - public function createServiceRules__76(): PHPStan\Rules\Keywords\DeclareStrictTypesRule - { - return new PHPStan\Rules\Keywords\DeclareStrictTypesRule($this->getService('023')); - } - - - public function createServiceRules__77(): PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule - { - return new PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule; - } - - - public function createServiceRules__78(): PHPStan\Rules\Methods\AbstractPrivateMethodRule - { - return new PHPStan\Rules\Methods\AbstractPrivateMethodRule; - } - - - public function createServiceRules__79(): PHPStan\Rules\Methods\CallMethodsRule - { - return new PHPStan\Rules\Methods\CallMethodsRule($this->getService('0159'), $this->getService('0147')); - } - - - public function createServiceRules__8(): PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__80(): PHPStan\Rules\Methods\CallStaticMethodsRule - { - return new PHPStan\Rules\Methods\CallStaticMethodsRule($this->getService('0160'), $this->getService('0147')); - } - - - public function createServiceRules__81(): PHPStan\Rules\Methods\ConsistentConstructorRule - { - return new PHPStan\Rules\Methods\ConsistentConstructorRule($this->getService('0162'), $this->getService('0163')); - } - - - public function createServiceRules__82(): PHPStan\Rules\Methods\ConstructorReturnTypeRule - { - return new PHPStan\Rules\Methods\ConstructorReturnTypeRule; - } - - - public function createServiceRules__83(): PHPStan\Rules\Methods\ExistingClassesInTypehintsRule - { - return new PHPStan\Rules\Methods\ExistingClassesInTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__84(): PHPStan\Rules\Methods\FinalPrivateMethodRule - { - return new PHPStan\Rules\Methods\FinalPrivateMethodRule; - } - - - public function createServiceRules__85(): PHPStan\Rules\Methods\MethodCallableRule - { - return new PHPStan\Rules\Methods\MethodCallableRule($this->getService('0159'), $this->getService('026')); - } - - - public function createServiceRules__86(): PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule - { - return new PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule; - } - - - public function createServiceRules__87(): PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule - { - return new PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule($this->getService('026')); - } - - - public function createServiceRules__88(): PHPStan\Rules\Methods\MissingMethodImplementationRule - { - return new PHPStan\Rules\Methods\MissingMethodImplementationRule; - } - - - public function createServiceRules__89(): PHPStan\Rules\Methods\MethodAttributesRule - { - return new PHPStan\Rules\Methods\MethodAttributesRule($this->getService('0130')); - } - - - public function createServiceRules__9(): PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule - { - return new PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule( - $this->getService('075'), - $this->getService('reflectionProvider') - ); - } - - - public function createServiceRules__90(): PHPStan\Rules\Methods\StaticMethodCallableRule - { - return new PHPStan\Rules\Methods\StaticMethodCallableRule($this->getService('0160'), $this->getService('026')); - } - - - public function createServiceRules__91(): PHPStan\Rules\Names\UsedNamesRule - { - return new PHPStan\Rules\Names\UsedNamesRule; - } - - - public function createServiceRules__92(): PHPStan\Rules\Operators\InvalidAssignVarRule - { - return new PHPStan\Rules\Operators\InvalidAssignVarRule($this->getService('0165')); - } - - - public function createServiceRules__93(): PHPStan\Rules\Operators\InvalidIncDecOperationRule - { - return new PHPStan\Rules\Operators\InvalidIncDecOperationRule($this->getService('0182')); - } - - - public function createServiceRules__94(): PHPStan\Rules\Properties\AccessPropertiesInAssignRule - { - return new PHPStan\Rules\Properties\AccessPropertiesInAssignRule($this->getService('0175')); - } - - - public function createServiceRules__95(): PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule - { - return new PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule($this->getService('0386')); - } - - - public function createServiceRules__96(): PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule - { - return new PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule($this->getService('0148')); - } - - - public function createServiceRules__97(): PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule - { - return new PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule; - } - - - public function createServiceRules__98(): PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule - { - return new PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule($this->getService('0110')); - } - - - public function createServiceRules__99(): PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule - { - return new PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule($this->getService('0110')); - } - - - public function createServiceSimpleRelativePathHelper(): PHPStan\File\RelativePathHelper - { - return new PHPStan\File\SimpleRelativePathHelper('/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'); - } - - - public function createServiceStubFileTypeMapper(): PHPStan\Type\FileTypeMapper - { - return new PHPStan\Type\FileTypeMapper( - $this->getService('0122'), - $this->getService('stubParser'), - $this->getService('038'), - $this->getService('037'), - $this->getService('025'), - $this->getService('085') - ); - } - - - public function createServiceStubParser(): PHPStan\Parser\CachedParser - { - return new PHPStan\Parser\CachedParser($this->getService('freshStubParser'), 256); - } - - - public function createServiceStubPhpDocProvider(): PHPStan\PhpDoc\StubPhpDocProvider - { - return new PHPStan\PhpDoc\StubPhpDocProvider( - $this->getService('stubParser'), - $this->getService('stubFileTypeMapper'), - $this->getService('045') - ); - } - - - public function createServiceTypeSpecifier(): PHPStan\Analyser\TypeSpecifier - { - return $this->getService('typeSpecifierFactory')->create(); - } - - - public function createServiceTypeSpecifierFactory(): PHPStan\Analyser\TypeSpecifierFactory - { - return new PHPStan\Analyser\TypeSpecifierFactory($this->getService('075')); - } - - - public function initialize(): void - { - } - - - protected function getStaticParameters(): array - { - return [ - 'bootstrapFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php', - ], - 'excludePaths' => ['analyseAndScan' => [], 'analyse' => []], - 'level' => 8, - 'paths' => ['src', 'build', 'tests'], - 'exceptions' => [ - 'implicitThrows' => true, - 'reportUncheckedExceptionDeadCatch' => true, - 'uncheckedExceptionRegexes' => [], - 'uncheckedExceptionClasses' => [], - 'checkedExceptionRegexes' => [], - 'checkedExceptionClasses' => [], - 'check' => ['missingCheckedExceptionInThrows' => false, 'tooWideThrowType' => true], - ], - 'featureToggles' => [ - 'bleedingEdge' => true, - 'checkParameterCastableToNumberFunctions' => true, - 'skipCheckGenericClasses' => [], - 'stricterFunctionMap' => true, - 'reportPreciseLineForUnusedFunctionParameter' => true, - 'internalTag' => true, - 'newStaticInAbstractClassStaticMethod' => true, - ], - 'fileExtensions' => ['php'], - 'checkAdvancedIsset' => true, - 'reportAlwaysTrueInLastCondition' => false, - 'checkClassCaseSensitivity' => true, - 'checkExplicitMixed' => false, - 'checkImplicitMixed' => false, - 'checkFunctionArgumentTypes' => true, - 'checkFunctionNameCase' => true, - 'checkInternalClassCaseSensitivity' => true, - 'checkMissingCallableSignature' => false, - 'checkMissingVarTagTypehint' => true, - 'checkArgumentsPassedByReference' => true, - 'checkMaybeUndefinedVariables' => true, - 'checkNullables' => true, - 'checkThisOnly' => false, - 'checkUnionTypes' => true, - 'checkBenevolentUnionTypes' => false, - 'checkExplicitMixedMissingReturn' => true, - 'checkPhpDocMissingReturn' => true, - 'checkPhpDocMethodSignatures' => true, - 'checkExtraArguments' => true, - 'checkMissingTypehints' => true, - 'checkTooWideReturnTypesInProtectedAndPublicMethods' => false, - 'checkUninitializedProperties' => false, - 'checkDynamicProperties' => true, - 'strictRulesInstalled' => true, - 'deprecationRulesInstalled' => true, - 'inferPrivatePropertyTypeFromConstructor' => false, - 'reportMaybes' => true, - 'reportMaybesInMethodSignatures' => true, - 'reportMaybesInPropertyPhpDocTypes' => true, - 'reportStaticMethodSignatures' => true, - 'reportWrongPhpDocTypeInVarTag' => true, - 'reportAnyTypeWideningInVarTag' => false, - 'reportPossiblyNonexistentGeneralArrayOffset' => false, - 'reportPossiblyNonexistentConstantArrayOffset' => false, - 'checkMissingOverrideMethodAttribute' => false, - 'mixinExcludeClasses' => [], - 'scanFiles' => [], - 'scanDirectories' => [], - 'parallel' => [ - 'jobSize' => 20, - 'processTimeout' => 600.0, - 'maximumNumberOfProcesses' => 32, - 'minimumNumberOfJobsPerProcess' => 2, - 'buffer' => 134217728, - ], - 'phpVersion' => null, - 'polluteScopeWithLoopInitialAssignments' => false, - 'polluteScopeWithAlwaysIterableForeach' => false, - 'polluteScopeWithBlock' => false, - 'propertyAlwaysWrittenTags' => [], - 'propertyAlwaysReadTags' => [], - 'additionalConstructors' => [], - 'treatPhpDocTypesAsCertain' => true, - 'usePathConstantsAsConstantString' => false, - 'rememberPossiblyImpureFunctionValues' => true, - 'tips' => ['discoveringSymbols' => true, 'treatPhpDocTypesAsCertain' => true], - 'tipsOfTheDay' => true, - 'reportMagicMethods' => true, - 'reportMagicProperties' => true, - 'ignoreErrors' => [['identifier' => 'arrayFilter.strict', 'reportUnmatched' => true]], - 'internalErrorsCountLimit' => 50, - 'cache' => ['nodesByStringCountMax' => 256], - 'reportUnmatchedIgnoredErrors' => true, - 'typeAliases' => [], - 'universalObjectCratesClasses' => ['stdClass'], - 'stubFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionAttribute.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionClassConstant.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionFunctionAbstract.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionMethod.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionParameter.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ReflectionProperty.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/iterable.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ArrayObject.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/WeakReference.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ext-ds.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ImagickPixel.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/PDOStatement.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/date.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/ibm_db2.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/mysqli.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/zip.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/dom.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/spl.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/SplObjectStorage.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Exception.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/arrayFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/core.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/typeCheckingFunctions.stub', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/Countable.stub', - ], - 'earlyTerminatingMethodCalls' => [], - 'earlyTerminatingFunctionCalls' => [], - 'resultCachePath' => 'storage/framework/cache/phpstan/resultCache.php', - 'resultCacheSkipIfOlderThanDays' => 7, - 'resultCacheChecksProjectExtensionFilesDependencies' => false, - 'dynamicConstantNames' => [ - 'ICONV_IMPL', - 'LIBXML_VERSION', - 'LIBXML_DOTTED_VERSION', - 'Memcached::HAVE_ENCODING', - 'Memcached::HAVE_IGBINARY', - 'Memcached::HAVE_JSON', - 'Memcached::HAVE_MSGPACK', - 'Memcached::HAVE_SASL', - 'Memcached::HAVE_SESSION', - 'PHP_VERSION', - 'PHP_MAJOR_VERSION', - 'PHP_MINOR_VERSION', - 'PHP_RELEASE_VERSION', - 'PHP_VERSION_ID', - 'PHP_EXTRA_VERSION', - 'PHP_WINDOWS_VERSION_MAJOR', - 'PHP_WINDOWS_VERSION_MINOR', - 'PHP_WINDOWS_VERSION_BUILD', - 'PHP_ZTS', - 'PHP_DEBUG', - 'PHP_MAXPATHLEN', - 'PHP_OS', - 'PHP_OS_FAMILY', - 'PHP_SAPI', - 'PHP_EOL', - 'PHP_INT_MAX', - 'PHP_INT_MIN', - 'PHP_INT_SIZE', - 'PHP_FLOAT_DIG', - 'PHP_FLOAT_EPSILON', - 'PHP_FLOAT_MIN', - 'PHP_FLOAT_MAX', - 'DEFAULT_INCLUDE_PATH', - 'PEAR_INSTALL_DIR', - 'PEAR_EXTENSION_DIR', - 'PHP_EXTENSION_DIR', - 'PHP_PREFIX', - 'PHP_BINDIR', - 'PHP_BINARY', - 'PHP_MANDIR', - 'PHP_LIBDIR', - 'PHP_DATADIR', - 'PHP_SYSCONFDIR', - 'PHP_LOCALSTATEDIR', - 'PHP_CONFIG_FILE_PATH', - 'PHP_CONFIG_FILE_SCAN_DIR', - 'PHP_SHLIB_SUFFIX', - 'PHP_FD_SETSIZE', - 'OPENSSL_VERSION_NUMBER', - 'ZEND_DEBUG_BUILD', - 'ZEND_THREAD_SAFE', - 'E_ALL', - ], - 'customRulesetUsed' => false, - 'editorUrl' => 'phpstorm://open?file=%file%&line=%line%', - 'editorUrlTitle' => '%relFile%:%line%', - 'errorFormat' => null, - 'sourceLocatorPlaygroundMode' => false, - '__validate' => true, - 'parametersNotInvalidatingCache' => [ - ['parameters', 'editorUrl'], - ['parameters', 'editorUrlTitle'], - ['parameters', 'errorFormat'], - ['parameters', 'ignoreErrors'], - ['parameters', 'reportUnmatchedIgnoredErrors'], - ['parameters', 'tipsOfTheDay'], - ['parameters', 'parallel'], - ['parameters', 'internalErrorsCountLimit'], - ['parameters', 'cache'], - ['parameters', 'memoryLimitFile'], - ['parameters', 'pro'], - 'parametersSchema', - ], - 'strictRules' => [ - 'allRules' => false, - 'disallowedLooseComparison' => true, - 'booleansInConditions' => true, - 'booleansInLoopConditions' => [false, true], - 'uselessCast' => true, - 'requireParentConstructorCall' => true, - 'disallowedBacktick' => true, - 'disallowedEmpty' => true, - 'disallowedImplicitArrayCreation' => true, - 'disallowedShortTernary' => true, - 'overwriteVariablesWithLoop' => true, - 'closureUsesThis' => true, - 'matchingInheritedMethodNames' => true, - 'numericOperandsInArithmeticOperators' => true, - 'strictFunctionCalls' => true, - 'dynamicCallOnStaticMethod' => true, - 'switchConditionsMatchingType' => true, - 'noVariableVariables' => true, - 'strictArrayFilter' => true, - 'illegalConstructorMethodCall' => true, - ], - 'type_perfect' => [ - 'narrow_param' => true, - 'narrow_return' => true, - 'no_mixed' => false, - 'null_over_false' => true, - 'no_mixed_property' => true, - 'no_mixed_caller' => true, - ], - 'allowInRootDir' => null, - 'filesRootDir' => null, - 'disallowedNamespaces' => [], - 'disallowedClasses' => [], - 'disallowedMethodCalls' => [ - [ - 'function' => 'mysqli::query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli::real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - ], - 'disallowedStaticCalls' => [], - 'disallowedFunctionCalls' => [ - ['function' => 'apache_setenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'dl()', 'message' => 'removed from most SAPIs, might load untrusted code'], - ['function' => 'eval()', 'message' => 'eval is evil, please write more code and do not use eval()'], - [ - 'function' => 'create_function()', - 'message' => 'the function is about as evil as using eval()', - 'errorTip' => 'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0', - ], - ['function' => 'extract()', 'message' => 'do not use extract() and especially not on untrusted data'], - ['function' => 'posix_getpwuid()', 'message' => 'might reveal system user information'], - ['function' => 'posix_kill()', 'message' => 'do not send signals to processes from the script'], - ['function' => 'posix_mkfifo()', 'message' => 'do not create named pipes in the script'], - ['function' => 'posix_mknod()', 'message' => 'do not create special files in the script'], - ['function' => 'highlight_file()', 'message' => 'might reveal source code or config files'], - [ - 'function' => 'show_source()', - 'message' => 'might reveal source code or config files (alias of highlight_file())', - ], - ['function' => 'pfsockopen()', 'message' => 'use fsockopen() to create non-persistent socket connections'], - ['function' => 'print_r()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - ['function' => 'proc_nice()', 'message' => 'changes the priority of the current process'], - ['function' => 'putenv()', 'message' => 'might overwrite existing variables'], - ['function' => 'socket_create_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'socket_listen()', 'message' => 'do not accept new socket connections in the PHP script'], - ['function' => 'var_dump()', 'message' => 'use some logger instead'], - ['function' => 'var_export()', 'message' => 'use some logger instead', 'allowParamsAnywhere' => [2 => true]], - [ - 'function' => 'phpinfo()', - 'message' => 'might reveal session id or other tokens in cookies', - 'errorTip' => 'see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead', - ], - ['function' => 'exec()'], - ['function' => 'passthru()'], - ['function' => 'proc_open()'], - ['function' => 'shell_exec()'], - ['function' => 'system()'], - ['function' => 'pcntl_exec()'], - ['function' => 'popen()'], - [ - 'function' => 'md5()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - [ - 'function' => 'sha1()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - ], - ['function' => 'md5_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - ['function' => 'sha1_file()', 'message' => 'use hash_file() with at least SHA-256 for secure hash'], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash()', - 'message' => 'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_file()', - 'message' => 'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'md5'], - ], - [ - 'function' => 'hash_init()', - 'message' => 'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords', - 'allowExceptCaseInsensitiveParams' => [1 => 'sha1'], - ], - [ - 'function' => 'rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'mt_rand()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'lcg_value()', - 'message' => 'it is not a cryptographically secure generator, use random_int() instead', - ], - [ - 'function' => 'uniqid()', - 'message' => 'it is not a cryptographically secure generator, use random_bytes() instead', - ], - [ - 'function' => 'mysql_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysql_unbuffered_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_multi_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'mysqli_real_query()', - 'message' => 'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability', - ], - [ - 'function' => 'in_array()', - 'message' => 'set the third parameter $strict to `true` to also check the types to prevent type juggling bugs', - 'allowParamsAnywhere' => [3 => true], - ], - [ - 'function' => 'htmlspecialchars()', - 'message' => 'set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs', - 'allowParamFlagsAnywhere' => [2 => 3], - ], - ], - 'disallowedConstants' => [], - 'disallowedEnums' => [], - 'disallowedSuperglobals' => [], - 'disallowedAttributes' => [], - 'disallowedControlStructures' => [], - 'type_coverage' => [ - 'declare' => 0, - 'return_type' => 99, - 'param_type' => 99, - 'property_type' => 99, - 'constant_type' => 99, - 'print_suggestions' => true, - 'return' => 100, - 'param' => 100, - 'property' => 100, - 'constant' => 100, - 'measure' => false, - ], - 'tmpDir' => 'storage/framework/cache/phpstan', - 'debugMode' => true, - 'productionMode' => false, - 'tempDir' => 'storage/framework/cache/phpstan', - 'rootDir' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan', - 'currentWorkingDirectory' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'cliArgumentsVariablesRegistered' => true, - 'additionalConfigFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - ], - 'allConfigFiles' => [ - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/rules.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/config/extension.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon', - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon', - 'phar://phpstan.phar/conf/bleedingEdge.neon', - ], - 'composerAutoloaderProjectPaths' => ['/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php'], - 'generateBaselineFile' => null, - 'usedLevel' => '8', - 'cliAutoloadFile' => null, - 'env' => [ - 'NVM_INC' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/include/node', - 'HERD_PHP_80_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/80/', - 'PHP_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/php84', - 'NVM_CD_FLAGS' => '-q', - 'SHELL' => '/bin/zsh', - 'TERM' => 'xterm-256color', - 'COMPOSER_BINARY' => '/Users/jantinnerezo/Library/Application Support/Herd/bin/composer', - 'TMPDIR' => '/var/folders/tk/pwpkrwsj01b445dx2v8b70m40000gn/T/', - 'HOMEBREW_REPOSITORY' => '/opt/homebrew', - 'TERM_SESSION_ID' => '22b3b63c-1304-4592-89d4-5de6ee7c9ced', - 'ZSH' => '/Users/jantinnerezo/.oh-my-zsh', - 'HERD_PHP_83_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/83/', - 'USER' => 'jantinnerezo', - 'NVM_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm', - 'LS_COLORS' => 'di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43', - 'COMMAND_MODE' => 'unix2003', - 'SSH_AUTH_SOCK' => '/private/tmp/com.apple.launchd.o0M3CWOtyp/Listeners', - '__CF_USER_TEXT_ENCODING' => '0x1F5:0x0:0x0', - 'HERD_PHP_82_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/82/', - 'PAGER' => 'less', - 'LSCOLORS' => 'Gxfxcxdxbxegedabagacad', - 'PATH' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/bin:/Users/jantinnerezo/Library/Application Support/Herd/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/jantinnerezo/Library/Application Support/Herd/bin/:/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/Visual Studio Code.app/Contents/Resources/app/bin', - 'TERMINAL_EMULATOR' => 'JetBrains-JediTerm', - 'HERD_PHP_84_INI_SCAN_DIR' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/84/', - '_' => './vendor/bin/phpstan', - '__CFBundleIdentifier' => 'com.jetbrains.PhpStorm', - 'PWD' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php', - 'XPC_FLAGS' => '0x0', - 'XPC_SERVICE_NAME' => '0', - 'SHELL_VERBOSITY' => '0', - 'HOME' => '/Users/jantinnerezo', - 'SHLVL' => '3', - 'LANGUAGE' => 'C', - 'OPENSSL_CONF' => '/Users/jantinnerezo/Library/Application Support/Herd/config/php/openssl.cnf', - 'HOMEBREW_PREFIX' => '/opt/homebrew', - 'LOGNAME' => 'jantinnerezo', - 'LESS' => '-R', - 'LC_CTYPE' => 'UTF-8', - 'NVM_BIN' => '/Users/jantinnerezo/Library/Application Support/Herd/config/nvm/versions/node/v22.12.0/bin', - 'HOMEBREW_CELLAR' => '/opt/homebrew/Cellar', - 'INFOPATH' => '/opt/homebrew/share/info:', - 'GIT_ASKPASS' => 'echo', - 'LINES' => '23', - 'COLUMNS' => '178', - ], - ]; - } - - - protected function getDynamicParameter($key) - { - switch (true) { - case $key === 'singleReflectionFile': return null; - case $key === 'singleReflectionInsteadOfFile': return null; - case $key === 'analysedPaths': return null; - case $key === 'analysedPathsFromConfig': return null; - case $key === 'sysGetTempDir': return sys_get_temp_dir(); - case $key === 'pro': return [ - 'dnsServers' => ['1.1.1.2'], - 'tmpDir' => ($this->getParameter('sysGetTempDir')) . '/phpstan-fixer', - ]; - default: return parent::getDynamicParameter($key); - }; - } - - - public function getParameters(): array - { - array_map(function ($key) { $this->getParameter($key); }, [ - 'singleReflectionFile', - 'singleReflectionInsteadOfFile', - 'analysedPaths', - 'analysedPathsFromConfig', - 'sysGetTempDir', - 'pro', - ]); - return parent::getParameters(); - } -} diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.lock b/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.lock deleted file mode 100644 index e69de29..0000000 diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.meta b/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.meta deleted file mode 100644 index 8361f0a..0000000 --- a/storage/framework/cache/phpstan/cache/nette.configurator/Container_d79b831313.php.meta +++ /dev/null @@ -1 +0,0 @@ -a:6:{i:0;i:1;i:1;a:33:{s:120:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.neon";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/parametersSchema.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level8.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level7.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level6.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level5.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level4.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level3.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level2.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level1.neon";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/conf/config.level0.neon";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../composer/pcre/extension.neon";i:1731428986;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../nesbot/carbon/extension.neon";i:1736367023;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-deprecation-rules/rules.neon";i:1747220217;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../phpstan-strict-rules/rules.neon";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../rector/type-perfect/config/extension.neon";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../spaze/phpstan-disallowed-calls/extension.neon";i:1744311703;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/extension-installer/src/../../../tomasvotruba/type-coverage/config/extension.neon";i:1736208626;s:72:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/phpstan.php";i:1751283274;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-dangerous-calls.neon";i:1744311703;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-execution-calls.neon";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-insecure-calls.neon";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/disallowed-loose-calls.neon";i:1744311703;s:42:"phar://phpstan.phar/conf/bleedingEdge.neon";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ServicesExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ParametersExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/bootstrap/src/Bootstrap/Extensions/PhpExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Extensions/ExtensionsExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/RulesExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ConditionalTagsExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ParametersSchemaExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateIgnoredErrorsExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/ValidateExcludePathsExtension.php";i:1747860844;}i:2;a:957:{s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DebugScopeRule.php";i:1747860844;s:122:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Rule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpPhpDocTypeRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/DumpTypeRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Debug/FileAssertRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionCallableUsageRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodCallableUsageRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodUsageRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticMethodCallableUsageRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedUsageOfDeprecatedStringCastRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstanceofTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassConstFetchRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassExtendsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiClassImplementsRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiInterfaceExtendsRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiMethodCallRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiStaticCallRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/GetTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/NodeConnectingVisitorAttributesRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/OldPhpParser4ClassRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/PhpStanNamespaceIn3rdPartyPackageRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionInstantiationRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/RuntimeReflectionFunctionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DuplicateKeysInLiteralArraysRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessWithoutDimForReadingRule.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/UnsetCastRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AllowedSubTypesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantAttributesRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ClassConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/DuplicateDeclarationRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/EnumSanityRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationCallableRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InvalidPromotedPropertiesRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitUseAliasesRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeTraitAliasesRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NonClassAttributeClassRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ReadOnlyClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/TraitAttributeClassRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ClassAsClassConstantRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/DynamicClassConstantFetchRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MagicConstantContextRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/NativeTypedClassConstantRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/FinalPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/EnumCases/EnumCaseAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/NoncapturingCatchRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExpressionRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionAttributesRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnNullsafeByRefRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/DefineParametersRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInArrowFunctionTypehintsRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionParametersRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInClosureTypehintsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ExistingClassesInTypehintsRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionAttributesRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InnerFunctionRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/InvalidLexicalVariablesInClosureUseRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParamAttributesRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfArrayParametersRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RedefinedParametersRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnNullsafeByRefRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Ignore/IgnoreParseErrorRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/VariadicParametersDeclarationRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/ContinueBreakInLoopRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/DeclareStrictTypesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractMethodInNonAbstractClassRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AbstractPrivateMethodRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallMethodsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallStaticMethodsRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConsistentConstructorRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ConstructorReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ExistingClassesInTypehintsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/FinalPrivateMethodRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallableRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityInInterfaceRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMagicSerializationMethodsRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodImplementationRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodAttributesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallableRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Names/UsedNamesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidAssignVarRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidIncDecOperationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesInAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesInAssignRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertyHookTypehintsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/InvalidCallablePropertyTypeRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyPropertyAssignRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertiesInInterfaceRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAssignRefRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyAttributesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyHookAttributesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyInClassRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionPatternRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConflictingTraitConstantsRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/ConstantsInTraitsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitAttributesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Types/InvalidTypesInUnionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/UnsetRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Whitespace/FileWhitespaceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/UnusedConstructorParametersRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UnusedClosureUsesRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/EmptyRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/IssetRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/NullCoalesceRule.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/EchoRule.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidCastRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/InvalidPartOfEncapsedStringRule.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Cast/PrintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/AccessPrivateConstantThroughStaticRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagTraitUseRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagTraitUseRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinTraitUseRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/UsageOfVoidMatchExpressionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ValueAssignedToClassConstantRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleArrowFunctionDefaultParameterTypeRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/IncompatibleClosureDefaultParameterTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassAncestorsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/ClassTemplateTypeRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumAncestorsRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/EnumTemplateTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionTemplateTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/FunctionSignatureVarianceRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceAncestorsRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/InterfaceTemplateTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTemplateTypeRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeTraitRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodSignatureVarianceRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/PropertyVarianceRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TraitTemplateTypeRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/UsedTraitsRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallPrivateMethodThroughStaticRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/IncompatibleDefaultParameterTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidBinaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidComparisonOperationRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Operators/InvalidUnaryOperationRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionConditionalReturnTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodConditionalReturnTypeRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/FunctionAssertRule.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/MethodAssertRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleSelfOutTypeRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleClassConstantPhpDocTypeRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyHookPhpDocTypeRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePropertyPhpDocTypeRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidThrowsPhpDocValueRule.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatibleParamImmediatelyInvokedCallableRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagChangedExpressionTypeRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/WrongVariableNameInVarTagRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPrivatePropertyThroughStaticRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireImplementsRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/RequireExtendsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsDefinitionTraitRule.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureFunctionRule.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/PureMethodRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayDestructuringRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/ArrayUnpackingRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/IterableInForeachRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignmentRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessAssignOpRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/OffsetAccessValueAssignmentRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/UnpackIterableInArrayRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowExprTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrowFunctionReturnTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ClosureReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ReturnTypeRule.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldTypeRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/ReturnTypeRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/DefaultValueTypesAssignedToPropertiesRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/GetNonVirtualPropertyHookReadRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyPropertyAssignRefRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadOnlyByPhpDocPropertyAssignRefRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetNonVirtualPropertyHookAssignRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/TypesAssignedToPropertiesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutAssignedTypeRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/ParameterOutExecutionEndTypeRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/VariableCloningRule.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/DeadForeachRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToConstructorStatementWithoutImpurePointsRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToFunctionStatementWithoutImpurePointsRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/CallToStaticMethodStatementWithoutImpurePointsRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/NoopRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnreachableStatementRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateConstantRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivateMethodRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/OverwrittenExitPointByFinallyRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToFunctionStatementWithoutSideEffectsRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/UselessFunctionReturnValueRule.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToConstructorStatementWithoutSideEffectsRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/CallToStaticMethodStatementWithoutSideEffectsRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/NullsafeMethodCallRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideArrowFunctionReturnTypehintRule.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideClosureReturnTypehintRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionReturnTypehintRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideFunctionParameterOutTypeRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodParameterOutTypeRule.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWidePropertyTypeRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/NotAnalysedTraitRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DateTimeInstantiationRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallUserFuncRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToStringRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ImplodeParameterCastableToStringRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/SortParameterCastableToStringRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Regexp/RegularExpressionQuotingRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/MissingClassConstantTypehintRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionParameterTypehintRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/MissingFunctionReturnTypehintRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodParameterTypehintRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MissingMethodSelfOutTypeRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/MissingPropertyTypehintRule.php";i:1747860844;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php";i:1731428986;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php";i:1731428986;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/FetchingDeprecatedConstRule.php";i:1747220217;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoParamTypeRemovalRule.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoArrayAccessOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoIssetOnObjectRule.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoEmptyOnObjectRule.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPublicClassMethodParamTypeRule.php";i:1746391137;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowPrivateClassMethodParamTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NarrowReturnObjectTypeRule.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedPropertyFetcherRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/NoMixedMethodCallerRule.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Rules/ReturnNullOverFalseRule.php";i:1746391137;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ParamTypeCoverageRule.php";i:1736208626;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ReturnTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/PropertyTypeCoverageRule.php";i:1736208626;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/ConstantTypeCoverageRule.php";i:1736208626;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Rules/DeclareCoverageRule.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowedLaravelDieDumpFunctionsRule.php";i:1746801485;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/airlst/phpstan-config/src/Phpstan/DisallowMutableDatetimeRule.php";i:1746801485;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LexerFactory.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/AnonymousClassVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFilterArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayFindArgVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayMapArgVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrayWalkArgVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindToVarVisitor.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ClosureBindArgVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CurlSetOptArgVisitor.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ArrowFunctionArgVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/MagicConstantParamDefaultVisitor.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/NewAssignedToPropertyVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ParentStmtTypesVisitor.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StandaloneThrowExprVisitor.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TryCatchTypeVisitor.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/LastConditionVisitor.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/TypeTraverserInstanceofVisitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicMethodsVisitor.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/VariadicFunctionsVisitor.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/ExprPrinter.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Node/Printer/Printer.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Broker/AnonymousClassNameHelper.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactoryFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/ComposerPhpVersionFactory.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/ParserConfig.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/TypeParser.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Parser/PhpDocParser.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/phpstan/phpdoc-parser/src/Printer/Printer.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocInheritanceResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocNodeResolver.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/PhpDocStringResolver.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ConstExprNodeResolver.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolver.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeStringResolver.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubValidator.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/SocketSelectStubFilesExtension.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/DefaultStubFilesProvider.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubFilesProvider.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/JsonValidateStubFilesExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionClassStubFilesExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/ReflectionEnumStubFilesExtension.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Analyser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/AnalyserResultFinalizer.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/IgnoreErrorExtensionProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LocalIgnoresProcessor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RuleErrorTransformer.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoredErrorHelper.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/Ignore/IgnoreLexer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/LazyInternalScopeFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/InternalScopeFactory.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ScopeFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolverFactory.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheClearer.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/RicherScopeGetTypeHelper.php";i:1747860844;s:123:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/Cache.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/RegistryFactory.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyseApplication.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/AnalyserRunner.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/FixerApplication.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/DependencyResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeFetcher.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeResolver.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Dependency/ExportedNodeVisitor.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Nette/NetteContainer.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Container.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/DerivativeContainerFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileHelper.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderFactory.php";i:1747860844;s:127:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileFinder.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileMonitor.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/DeclarePositionVisitor.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/ImmediatelyInvokedClosureVisitor.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/ParallelAnalyser.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parallel/Scheduler.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/DiagnoseExtension.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Process/CpuCoreCounter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AttributeReflectionFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsMethodsClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodsClassReflectionExtension.php";i:1747860844;s:180:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Annotations/AnnotationsPropertiesClassReflectionExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PropertiesClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/CachingVisitor.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/FileNodesFetcher.php";i:1747860844;s:200:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/ComposerJsonAndInstalledJsonSourceLocatorMaker.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorFactory.php";i:1747860844;s:195:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedDirectorySourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorRepository.php";i:1747860844;s:196:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumCaseDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodReturnTypeExtension.php";i:1747860844;s:192:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Type/AdapterReflectionEnumDynamicReturnTypeExtension.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ConstructorsHelper.php";i:1747860844;s:185:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsMethodsClassReflectionExtension.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/RequireExtension/RequireExtendsPropertiesClassReflectionExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinMethodsClassReflectionExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Mixin/MixinPropertiesClassReflectionExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpClassReflectionExtension.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/Soap/SoapClientMethodsClassReflectionExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/EnumAllowedSubTypesClassReflectionExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/AllowedSubTypesClassReflectionExtension.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/UniversalObjectCratesClassReflectionExtension.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/PHPStan/NativeReflectionEnumReturnDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/NativeFunctionReflectionProvider.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapParser.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/FunctionSignatureMapProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/Php8SignatureMapProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/SignatureMap/SignatureMapProviderFactory.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Api/ApiRuleHelper.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/AttributesCheck.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchCheck.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassForbiddenNameCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/LocalTypeAliasesCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MethodTagCheck.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinCheck.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/PropertyTagCheck.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantConditionRuleHelper.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeHelper.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/DefaultExceptionTypeResolver.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ExceptionTypeResolver.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInFunctionThrowsRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInMethodThrowsRule.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInPropertyHookThrowsRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/MissingCheckedExceptionInThrowsCheck.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideThrowTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionCallParametersCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionDefinitionCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/FunctionReturnTypeCheck.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ParameterCastableToStringCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/CrossCheckInterfacesHelper.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericAncestorsCheck.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/GenericObjectTypeCheck.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/MethodTagTemplateTypeCheck.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/TemplateTypeCheck.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generics/VarianceCheck.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalUsageHelper.php";i:1747860844;s:128:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/IssetCheck.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodCallCheck.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/StaticMethodCallCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodSignatureRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodParameterComparisonHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/MethodVisibilityComparisonHelper.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/MissingTypehintCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/NullsafeCheck.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/LazyAlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/AlwaysUsedClassConstantsExtensionProvider.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/LazyAlwaysUsedMethodExtensionProvider.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/AlwaysUsedMethodExtensionProvider.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/ConditionalReturnTypeRuleHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/AssertRuleHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/UnresolvableTypeHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/GenericCallableRuleHelper.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/VarTagTypeRuleHelper.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Playground/NeverRuleHelper.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesCheck.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathNumberOperatorTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/OperatorTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/UninitializedPropertyRule.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/LazyReadWritePropertiesExtensionProvider.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadWritePropertiesExtensionProvider.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyDescriptor.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/PropertyReflectionFinder.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Pure/FunctionPurityCheck.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RuleLevelHelper.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/UnusedFunctionParametersCheck.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideParameterOutTypeCheck.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FileTypeMapper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/BitwiseFlagHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AbsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArgumentBasedFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChangeKeyCaseFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayIntersectKeyFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayChunkFunctionReturnTypeExtension.php";i:1747860844;s:138:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayColumnFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCombineFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayCurrentDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillFunctionReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFillKeysFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeHelper.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFilterFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFlipFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayFindKeyFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionTypeSpecifyingExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierAwareExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyFirstDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeyLastDynamicReturnTypeExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayKeysFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMapFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayMergeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayNextDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPopFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayRandFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReduceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReplaceFunctionReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayReverseFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayShiftFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySliceFunctionReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySpliceFunctionReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySearchFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayValuesFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArraySumFunctionDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertThrowTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicFunctionThrowTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BackedEnumFromMethodDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/BcMathStringOrNullReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureBindToDynamicReturnTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClosureFromCallableDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CompactFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantFunctionReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ConstantHelper.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionReturnTypeExtension.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountCharsFunctionDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CountFunctionTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CurlGetinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFormatMethodReturnTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicStaticMethodThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateIntervalDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeCreateDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeDynamicReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeConstructorThrowTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeModifyMethodThrowTypeExtension.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/DynamicMethodThrowTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeSubMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DateTimeZoneConstructorThrowTypeExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DsMapDynamicMethodThrowTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DioStatDynamicFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ExplodeFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterFunctionReturnTypeHelper.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterInputDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FilterVarArrayDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetCalledClassDynamicReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetClassDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDebugTypeFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetDefinedVarsFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GetParentClassDynamicFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettypeFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/GettimeofdayDynamicFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HashFunctionsReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HighlightStringDynamicReturnTypeExtension.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IntdivThrowTypeExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IniGetReturnTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/OpenSslEncryptParameterOutTypeExtension.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterOutTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseStrParameterOutTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchTypeSpecifyingExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregMatchParameterOutTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregReplaceCallbackClosureTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/FunctionParameterClosureTypeExtension.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RegexArrayShapeMatcher.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexGroupParser.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Regex/RegexExpressionHelper.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionFunctionConstructorThrowTypeExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionMethodConstructorThrowTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionPropertyConstructorThrowTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrContainingTypeSpecifyingExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementClassPropertyReflectionExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementConstructorThrowTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StatDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MethodExistsTypeSpecifyingExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PropertyExistsTypeSpecifyingExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MinMaxFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NumberFormatFunctionDynamicReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PathinfoFunctionDynamicReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregFilterFunctionReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PregSplitDynamicReturnTypeExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionClassIsSubclassOfTypeSpecifyingExtension.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/MethodTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReplaceFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ArrayPointerFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/LtrimFunctionReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbFunctionsReturnTypeExtensionTrait.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbConvertEncodingFunctionReturnTypeExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbSubstituteCharacterDynamicReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MbStrlenFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/MicrotimeFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/HrtimeFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ImplodeFunctionReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/NonEmptyStringFunctionsReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SetTypeFunctionTypeSpecifyingExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrCaseFunctionsReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrlenFunctionReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrPadFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrRepeatFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrrevFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SubstrDynamicReturnTypeExtension.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ThrowableReturnTypeExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ParseUrlFunctionDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TriggerErrorDynamicReturnTypeExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TrimFunctionDynamicReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/VersionCompareFunctionDynamicReturnTypeExtension.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/PowFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RoundFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrtotimeFunctionReturnTypeExtension.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RandomIntFunctionReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/RangeFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/AssertFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ClassImplementsFunctionReturnTypeExtension.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefineConstantTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DefinedConstantTypeSpecifyingExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/FunctionExistsFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/InArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsArrayFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsCallableFunctionTypeSpecifyingExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsIterableFunctionTypeSpecifyingExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsSubclassOfFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IteratorToArrayFunctionReturnTypeExtension.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingExtension.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/IsAFunctionTypeSpecifyingHelper.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/CtypeDigitFunctionTypeSpecifyingExtension.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/TypeSpecifyingFunctionsDynamicReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementAsXMLMethodReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SimpleXMLElementXpathMethodReturnTypeExtension.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrSplitFunctionReturnTypeExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrTokFunctionReturnTypeExtension.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/SscanfFunctionDynamicReturnTypeExtension.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrvalFamilyFunctionReturnTypeExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/StrWordCountFunctionDynamicReturnTypeExtension.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/XMLReaderOpenReturnTypeExtension.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/ReflectionGetAttributesMethodReturnTypeExtension.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Php/DatePeriodConstructorReturnTypeExtension.php";i:1747860844;s:189:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/ClosureTypeFactory.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/Constant/OversizedArrayBuilder.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/PrintfHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierFactory.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/ParentDirectoryRelativePathHelper.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/RelativePathHelper.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/FileCacheStorage.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Cache/CacheStorage.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/RichParser.php";i:1747860844;s:125:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/Parser.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CleaningParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/SimpleParser.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/CachedParser.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserDecorator.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PhpParserFactory.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php";i:1747860844;s:130:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/LazyRegistry.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Registry.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/StubPhpDocProvider.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderFactory.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php";i:1747860844;s:169:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/Reflector.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php";i:1747860844;s:176:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionSourceLocatorFactory.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/PhpStormStubsSourceStubberFactory.php";i:1747860844;s:204:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/PhpStormStubsSourceStubber.php";i:1747860844;s:191:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/SourceStubber.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceStubber/ReflectionSourceStubberFactory.php";i:1747860844;s:201:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/ReflectionSourceStubber.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Deprecation/DeprecationProvider.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Parser/Php8.php";i:1747860844;s:136:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/PathRoutingParser.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Parser/StubParser.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Diagnose/PHPStanDiagnoseExtension.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CiDetectedErrorFormatter.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/ErrorFormatter.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/RawErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TableErrorFormatter.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/CheckstyleErrorFormatter.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JsonErrorFormatter.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/JunitErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GitlabErrorFormatter.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/GithubErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Command/ErrorFormatter/TeamcityErrorFormatter.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInClassExtendsRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInClassImplementsRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInEnumImplementsRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInInstanceOfRule.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassesInInterfaceExtendsRule.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ExistingClassInTraitUseRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/InstantiationRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CaughtExceptionExistenceRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallToNonExistentFunctionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/NewStaticInAbstractClassStaticMethodRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/OverridingConstantRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Methods/OverridingMethodRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Missing/MissingReturnRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInGroupUseRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessPropertiesRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/AccessStaticPropertiesRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ExistingClassesInPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/FunctionCallableRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/OverridingPropertyRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/SetPropertyHookParameterRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/WritingToReadOnlyPropertiesRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/ReadingWriteOnlyPropertiesRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/CompactVariablesRule.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Variables/DefinedVariableRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Keywords/RequireFileExistsRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassConstantUsageExtension.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php";i:1747860844;s:167:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedClassNameUsageExtension.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalFunctionUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedFunctionUsageExtension.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Constants/ConstantRule.php";i:1747860844;s:135:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/MixinRule.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireExtendsCheck.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/RequireImplementsDefinitionTraitRule.php";i:1747860844;s:145:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/CallCallablesRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocTagValueRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPhpDocVarTagTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/PhpDoc/InvalidPHPStanDocTagRule.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalPropertyUsageExtension.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedPropertyUsageExtension.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/InternalTag/RestrictedInternalMethodUsageExtension.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/RestrictedUsage/RestrictedMethodUsageExtension.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayDimFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/InvalidKeyInArrayItemRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php";i:1747860844;s:173:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidFunctionWithExplicitThrowPointRule.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidMethodWithExplicitThrowPointRule.php";i:1747860844;s:177:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/ThrowsVoidPropertyHookWithExplicitThrowPointRule.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldFromTypeRule.php";i:1747860844;s:149:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Generators/YieldInGeneratorRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Classes/ImpossibleInstanceOfRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanAndConstantConditionRule.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanOrConstantConditionRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/BooleanNotConstantConditionRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/ConstructorWithoutImpurePointsCollector.php";i:1747860844;s:132:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Collector.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureNewCollector.php";i:1747860844;s:163:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/FunctionWithoutImpurePointsCollector.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureFuncCallCollector.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/MethodWithoutImpurePointsCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureMethodCallCollector.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/PossiblyPureStaticCallCollector.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/DeadCode/UnusedPrivatePropertyRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/DoWhileLoopConstantConditionRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ElseIfConstantConditionRule.php";i:1747860844;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/IfConstantConditionRule.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeFunctionCallRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeMethodCallRule.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ImpossibleCheckTypeStaticMethodCallRule.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/LogicalXorConstantConditionRule.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/MatchExpressionRule.php";i:1747860844;s:175:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/NumberComparisonOperatorsConstantConditionRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/StrictComparisonOfDifferentTypesRule.php";i:1747860844;s:156:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/ConstantLooseComparisonRule.php";i:1747860844;s:165:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/TernaryOperatorConstantConditionRule.php";i:1747860844;s:162:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysFalseConditionRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Comparison/WhileLoopAlwaysTrueConditionRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideFunctionThrowTypeRule.php";i:1747860844;s:155:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWideMethodThrowTypeRule.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/TooWidePropertyHookThrowTypeRule.php";i:1747860844;s:166:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/TooWideTypehints/TooWideMethodReturnTypehintRule.php";i:1747860844;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Properties/NullsafePropertyFetchRule.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitDeclarationCollector.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Traits/TraitUseCollector.php";i:1747860844;s:159:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Exceptions/CatchWithUnthrownExceptionRule.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/RandomIntParametersRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayFilterRule.php";i:1747860844;s:143:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ArrayValuesRule.php";i:1747860844;s:157:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Functions/ParameterCastableToNumberRule.php";i:1747860844;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php";i:1731428986;s:154:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterOutTypeExtension.php";i:1747860844;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php";i:1731428986;s:152:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodTypeSpecifyingExtension.php";i:1747860844;s:137:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php";i:1731428986;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/StaticMethodParameterClosureTypeExtension.php";i:1747860844;s:119:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php";i:1736367023;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/DependencyInjection/LazyDeprecatedScopeResolverProvider.php";i:1747220217;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DefaultDeprecatedScopeResolver.php";i:1747220217;s:152:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeResolver.php";i:1747220217;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php";i:1747220217;s:176:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassConstantUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php";i:1747220217;s:169:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedMethodUsageExtension.php";i:1747220217;s:171:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedPropertyUsageExtension.php";i:1747220217;s:172:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/RestrictedDeprecatedClassNameUsageExtension.php";i:1747220217;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanRuleHelper.php";i:1742298160;s:139:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperatorRuleHelper.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariablePropertyFetchRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInDoWhileConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInIfConditionRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInWhileConditionRule.php";i:1742298160;s:131:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/UselessCastRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/RequireParentConstructCallRule.php";i:1742298160;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedBacktickRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedEmptyRule.php";i:1742298160;s:167:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php";i:1742298160;s:158:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php";i:1742298160;s:142:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ArrayFilterStrictRule.php";i:1742298160;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ClosureUsesThisRule.php";i:1742298160;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/WrongCaseOfInheritedMethodRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorMethodCallRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorStaticCallRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostDecrementRule.php";i:1742298160;s:164:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostIncrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreDecrementRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreIncrementRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticAdditionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticDivisionRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticExponentiationRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticModuloRule.php";i:1742298160;s:159:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php";i:1742298160;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticSubtractionRule.php";i:1742298160;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php";i:1742298160;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/StrictFunctionCallsRule.php";i:1742298160;s:165:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php";i:1742298160;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallRule.php";i:1742298160;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallableRule.php";i:1742298160;s:157:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallRule.php";i:1742298160;s:161:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallableRule.php";i:1742298160;s:160:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php";i:1742298160;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableVariablesRule.php";i:1742298160;s:109:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Configuration.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ClassMethodNodeFinder.php";i:1746391137;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/MethodCallNodeFinder.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/NodeFinder/ReturnNodeFinder.php";i:1746391137;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/PhpDoc/ApiDocStmtAnalyzer.php";i:1746391137;s:118:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/NodeComparator.php";i:1746391137;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/ReflectionParser.php";i:1746391137;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Reflection/MethodNodeAnalyser.php";i:1746391137;s:138:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/Collector/PublicClassMethodMatcher.php";i:1746391137;s:136:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Matcher/ClassMethodCallReferenceResolver.php";i:1746391137;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Printer/CollectorMetadataPrinter.php";i:1746391137;s:117:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Guard/EmptyIssetGuard.php";i:1746391137;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/ClassMethod/PublicClassMethodParamTypesCollector.php";i:1746391137;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCall/MethodCallArgTypesCollector.php";i:1746391137;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/rector/type-perfect/src/Collector/MethodCallableNode/MethodCallableCollector.php";i:1746391137;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/Allowed.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedConfigFactory.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/AllowedPath.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Allowed/GetAttributesWhenInSignature.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedAttributeFactory.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedCallFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedConstantFactory.php";i:1744311703;s:140:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedControlStructureFactory.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedNamespaceFactory.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedSuperglobalFactory.php";i:1744311703;s:132:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/DisallowedVariableFactory.php";i:1744311703;s:120:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/File/FilePath.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Formatter/Formatter.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Identifier/Identifier.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Normalizer/Normalizer.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedAttributeRuleErrors.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallableParameterRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedConstantRuleErrors.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedControlStructureRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedFunctionRuleErrors.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedMethodRuleErrors.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedNamespaceRuleErrors.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedCallsRuleErrors.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedVariableRuleErrors.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Type/TypeResolver.php";i:1744311703;s:135:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsageFactory.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/NamespaceUsages.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/MethodCalls.php";i:1744311703;s:121:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/NewCalls.php";i:1744311703;s:124:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/StaticCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EvalCalls.php";i:1744311703;s:122:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EchoCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/PrintCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/EmptyCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/IssetCalls.php";i:1744311703;s:123:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/UnsetCalls.php";i:1744311703;s:125:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ExitDieCalls.php";i:1744311703;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/FunctionCalls.php";i:1744311703;s:127:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Calls/ShellExecCalls.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ConstantUsages.php";i:1744311703;s:133:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/ClassConstantUsages.php";i:1744311703;s:128:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/VariableUsages.php";i:1744311703;s:129:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/Usages/AttributeUsages.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/BreakControlStructure.php";i:1744311703;s:149:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ContinueControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DeclareControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/DoWhileControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ElseIfControlStructure.php";i:1744311703;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForControlStructure.php";i:1744311703;s:148:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ForeachControlStructure.php";i:1744311703;s:145:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/GotoControlStructure.php";i:1744311703;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/IfControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/MatchControlStructure.php";i:1744311703;s:155:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/RequireIncludeControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/ReturnControlStructure.php";i:1744311703;s:147:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/SwitchControlStructure.php";i:1744311703;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/ControlStructures/WhileControlStructure.php";i:1744311703;s:154:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentClassMethodNameHelperRule.php";i:1744311703;s:156:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentClassMethodNameHelperRule.php";i:1744311703;s:151:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/SetCurrentFunctionNameHelperRule.php";i:1744311703;s:153:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/spaze/phpstan-disallowed-calls/src/HelperRules/UnsetCurrentFunctionNameHelperRule.php";i:1744311703;s:134:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Formatter/TypeCoverageFormatter.php";i:1736208626;s:126:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/CollectorDataNormalizer.php";i:1736208626;s:116:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Configuration.php";i:1736208626;s:144:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ReturnTypeDeclarationCollector.php";i:1736208626;s:143:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ParamTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/PropertyTypeDeclarationCollector.php";i:1736208626;s:146:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/ConstantTypeDeclarationCollector.php";i:1736208626;s:130:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/tomasvotruba/type-coverage/src/Collectors/DeclareCollector.php";i:1736208626;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Container.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/utils/src/SmartObject.php";i:1747860844;s:133:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersionFactory.php";i:1747860844;s:126:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Php/PhpVersion.php";i:1747860844;s:164:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/LazyTypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:160:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/PhpDoc/TypeNodeResolverExtensionRegistryProvider.php";i:1747860844;s:137:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ConstantResolver.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManager.php";i:1747860844;s:158:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/ResultCache/ResultCacheManagerFactory.php";i:1747860844;s:131:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Collectors/Registry.php";i:1747860844;s:150:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/MemoizingContainer.php";i:1747860844;s:187:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/LazyClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Reflection/ClassReflectionExtensionRegistryProvider.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:179:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicReturnTypeExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterOutTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterOutTypeExtensionProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ExpressionTypeResolverExtensionRegistryProvider.php";i:1747860844;s:188:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyOperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:184:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/OperatorTypeSpecifyingExtensionRegistryProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyDynamicThrowTypeExtensionProvider.php";i:1747860844;s:170:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/DynamicThrowTypeExtensionProvider.php";i:1747860844;s:178:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/LazyParameterClosureTypeExtensionProvider.php";i:1747860844;s:174:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/DependencyInjection/Type/ParameterClosureTypeExtensionProvider.php";i:1747860844;s:129:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluder.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FileExcluderRawFactory.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpFunctionReflection.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflection.php";i:1747860844;s:148:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/FunctionReflectionFactory.php";i:1747860844;s:183:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocator.php";i:1747860844;s:182:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/SourceLocator.php";i:1747860844;s:190:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedPsrAutoloaderLocatorFactory.php";i:1747860844;s:186:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocator.php";i:1747860844;s:193:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/OptimizedSingleFileSourceLocatorFactory.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflection.php";i:1747860844;s:147:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ExtendedMethodReflection.php";i:1747860844;s:144:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ClassMemberReflection.php";i:1747860844;s:139:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/MethodReflection.php";i:1747860844;s:153:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/Php/PhpMethodReflectionFactory.php";i:1747860844;s:172:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/LazyReflectionProviderProvider.php";i:1747860844;s:168:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/ReflectionProviderProvider.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/UsefulTypeAliasResolver.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolver.php";i:1747860844;s:146:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/LazyTypeAliasResolverProvider.php";i:1747860844;s:142:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Type/TypeAliasResolverProvider.php";i:1747860844;s:134:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifier.php";i:1747860844;s:140:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/FuzzyRelativePathHelper.php";i:1747860844;s:141:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/File/SimpleRelativePathHelper.php";i:1747860844;s:151:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer.php";i:1747860844;s:171:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProviderFactory.php";i:1747860844;s:161:"phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php";i:1747860844;s:150:"/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeHelper.php";i:1747220217;}i:3;a:943:{i:0;s:34:"PHPStan\Rules\Debug\DebugScopeRule";i:1;s:18:"PHPStan\Rules\Rule";i:2;s:38:"PHPStan\Rules\Debug\DumpPhpDocTypeRule";i:3;s:32:"PHPStan\Rules\Debug\DumpTypeRule";i:4;s:34:"PHPStan\Rules\Debug\FileAssertRule";i:5;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule";i:6;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule";i:7;s:65:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule";i:8;s:55:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule";i:9;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule";i:10;s:57:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule";i:11;s:61:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule";i:12;s:69:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule";i:13;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule";i:14;s:71:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule";i:15;s:35:"PHPStan\Rules\Api\ApiInstanceofRule";i:16;s:39:"PHPStan\Rules\Api\ApiInstanceofTypeRule";i:17;s:38:"PHPStan\Rules\Api\ApiInstantiationRule";i:18;s:40:"PHPStan\Rules\Api\ApiClassConstFetchRule";i:19;s:37:"PHPStan\Rules\Api\ApiClassExtendsRule";i:20;s:40:"PHPStan\Rules\Api\ApiClassImplementsRule";i:21;s:41:"PHPStan\Rules\Api\ApiInterfaceExtendsRule";i:22;s:35:"PHPStan\Rules\Api\ApiMethodCallRule";i:23;s:35:"PHPStan\Rules\Api\ApiStaticCallRule";i:24;s:33:"PHPStan\Rules\Api\ApiTraitUseRule";i:25;s:37:"PHPStan\Rules\Api\GetTemplateTypeRule";i:26;s:53:"PHPStan\Rules\Api\NodeConnectingVisitorAttributesRule";i:27;s:40:"PHPStan\Rules\Api\OldPhpParser4ClassRule";i:28;s:55:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule";i:29;s:52:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule";i:30;s:47:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule";i:31;s:53:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule";i:32;s:57:"PHPStan\Rules\Arrays\OffsetAccessWithoutDimForReadingRule";i:33;s:32:"PHPStan\Rules\Cast\UnsetCastRule";i:34;s:41:"PHPStan\Rules\Classes\AllowedSubTypesRule";i:35;s:41:"PHPStan\Rules\Classes\ClassAttributesRule";i:36;s:49:"PHPStan\Rules\Classes\ClassConstantAttributesRule";i:37;s:39:"PHPStan\Rules\Classes\ClassConstantRule";i:38;s:46:"PHPStan\Rules\Classes\DuplicateDeclarationRule";i:39;s:36:"PHPStan\Rules\Classes\EnumSanityRule";i:40;s:47:"PHPStan\Rules\Classes\InstantiationCallableRule";i:41;s:51:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule";i:42;s:42:"PHPStan\Rules\Classes\LocalTypeAliasesRule";i:43;s:50:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule";i:44;s:47:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule";i:45;s:35:"PHPStan\Rules\Classes\NewStaticRule";i:46;s:48:"PHPStan\Rules\Classes\NonClassAttributeClassRule";i:47;s:39:"PHPStan\Rules\Classes\ReadOnlyClassRule";i:48;s:45:"PHPStan\Rules\Classes\TraitAttributeClassRule";i:49;s:48:"PHPStan\Rules\Constants\ClassAsClassConstantRule";i:50;s:53:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule";i:51;s:41:"PHPStan\Rules\Constants\FinalConstantRule";i:52;s:48:"PHPStan\Rules\Constants\MagicConstantContextRule";i:53;s:52:"PHPStan\Rules\Constants\NativeTypedClassConstantRule";i:54;s:48:"PHPStan\Rules\Constants\FinalPrivateConstantRule";i:55;s:46:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule";i:56;s:46:"PHPStan\Rules\Exceptions\NoncapturingCatchRule";i:57;s:44:"PHPStan\Rules\Exceptions\ThrowExpressionRule";i:58;s:51:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule";i:59;s:60:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule";i:60;s:45:"PHPStan\Rules\Functions\ClosureAttributesRule";i:61;s:44:"PHPStan\Rules\Functions\DefineParametersRule";i:62;s:67:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule";i:63;s:52:"PHPStan\Rules\Functions\CallToFunctionParametersRule";i:64;s:61:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule";i:65;s:54:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule";i:66;s:46:"PHPStan\Rules\Functions\FunctionAttributesRule";i:67;s:41:"PHPStan\Rules\Functions\InnerFunctionRule";i:68;s:63:"PHPStan\Rules\Functions\InvalidLexicalVariablesInClosureUseRule";i:69;s:43:"PHPStan\Rules\Functions\ParamAttributesRule";i:70;s:49:"PHPStan\Rules\Functions\PrintfArrayParametersRule";i:71;s:44:"PHPStan\Rules\Functions\PrintfParametersRule";i:72;s:47:"PHPStan\Rules\Functions\RedefinedParametersRule";i:73;s:47:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule";i:74;s:41:"PHPStan\Rules\Ignore\IgnoreParseErrorRule";i:75;s:57:"PHPStan\Rules\Functions\VariadicParametersDeclarationRule";i:76;s:46:"PHPStan\Rules\Keywords\ContinueBreakInLoopRule";i:77;s:45:"PHPStan\Rules\Keywords\DeclareStrictTypesRule";i:78;s:58:"PHPStan\Rules\Methods\AbstractMethodInNonAbstractClassRule";i:79;s:47:"PHPStan\Rules\Methods\AbstractPrivateMethodRule";i:80;s:37:"PHPStan\Rules\Methods\CallMethodsRule";i:81;s:43:"PHPStan\Rules\Methods\CallStaticMethodsRule";i:82;s:47:"PHPStan\Rules\Methods\ConsistentConstructorRule";i:83;s:47:"PHPStan\Rules\Methods\ConstructorReturnTypeRule";i:84;s:52:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule";i:85;s:44:"PHPStan\Rules\Methods\FinalPrivateMethodRule";i:86;s:40:"PHPStan\Rules\Methods\MethodCallableRule";i:87;s:53:"PHPStan\Rules\Methods\MethodVisibilityInInterfaceRule";i:88;s:58:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule";i:89;s:53:"PHPStan\Rules\Methods\MissingMethodImplementationRule";i:90;s:42:"PHPStan\Rules\Methods\MethodAttributesRule";i:91;s:46:"PHPStan\Rules\Methods\StaticMethodCallableRule";i:92;s:33:"PHPStan\Rules\Names\UsedNamesRule";i:93;s:44:"PHPStan\Rules\Operators\InvalidAssignVarRule";i:94;s:50:"PHPStan\Rules\Operators\InvalidIncDecOperationRule";i:95;s:53:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule";i:96;s:59:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule";i:97;s:67:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule";i:98;s:56:"PHPStan\Rules\Properties\InvalidCallablePropertyTypeRule";i:99;s:58:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule";i:100;s:66:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule";i:101;s:50:"PHPStan\Rules\Properties\PropertiesInInterfaceRule";i:102;s:46:"PHPStan\Rules\Properties\PropertyAssignRefRule";i:103;s:47:"PHPStan\Rules\Properties\PropertyAttributesRule";i:104;s:51:"PHPStan\Rules\Properties\PropertyHookAttributesRule";i:105;s:44:"PHPStan\Rules\Properties\PropertyInClassRule";i:106;s:45:"PHPStan\Rules\Properties\ReadOnlyPropertyRule";i:107;s:53:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyRule";i:108;s:49:"PHPStan\Rules\Regexp\RegularExpressionPatternRule";i:109;s:50:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule";i:110;s:42:"PHPStan\Rules\Traits\ConstantsInTraitsRule";i:111;s:40:"PHPStan\Rules\Traits\TraitAttributesRule";i:112;s:43:"PHPStan\Rules\Types\InvalidTypesInUnionRule";i:113;s:33:"PHPStan\Rules\Variables\UnsetRule";i:114;s:43:"PHPStan\Rules\Whitespace\FileWhitespaceRule";i:115;s:53:"PHPStan\Rules\Classes\UnusedConstructorParametersRule";i:116;s:45:"PHPStan\Rules\Functions\UnusedClosureUsesRule";i:117;s:33:"PHPStan\Rules\Variables\EmptyRule";i:118;s:33:"PHPStan\Rules\Variables\IssetRule";i:119;s:40:"PHPStan\Rules\Variables\NullCoalesceRule";i:120;s:27:"PHPStan\Rules\Cast\EchoRule";i:121;s:34:"PHPStan\Rules\Cast\InvalidCastRule";i:122;s:50:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule";i:123;s:28:"PHPStan\Rules\Cast\PrintRule";i:124;s:60:"PHPStan\Rules\Classes\AccessPrivateConstantThroughStaticRule";i:125;s:35:"PHPStan\Rules\Classes\MethodTagRule";i:126;s:40:"PHPStan\Rules\Classes\MethodTagTraitRule";i:127;s:43:"PHPStan\Rules\Classes\MethodTagTraitUseRule";i:128;s:37:"PHPStan\Rules\Classes\PropertyTagRule";i:129;s:42:"PHPStan\Rules\Classes\PropertyTagTraitRule";i:130;s:45:"PHPStan\Rules\Classes\PropertyTagTraitUseRule";i:131;s:36:"PHPStan\Rules\Classes\MixinTraitRule";i:132;s:39:"PHPStan\Rules\Classes\MixinTraitUseRule";i:133;s:55:"PHPStan\Rules\Comparison\UsageOfVoidMatchExpressionRule";i:134;s:56:"PHPStan\Rules\Constants\ValueAssignedToClassConstantRule";i:135;s:60:"PHPStan\Rules\Functions\IncompatibleDefaultParameterTypeRule";i:136;s:73:"PHPStan\Rules\Functions\IncompatibleArrowFunctionDefaultParameterTypeRule";i:137;s:67:"PHPStan\Rules\Functions\IncompatibleClosureDefaultParameterTypeRule";i:138;s:41:"PHPStan\Rules\Generics\ClassAncestorsRule";i:139;s:44:"PHPStan\Rules\Generics\ClassTemplateTypeRule";i:140;s:40:"PHPStan\Rules\Generics\EnumAncestorsRule";i:141;s:43:"PHPStan\Rules\Generics\EnumTemplateTypeRule";i:142;s:47:"PHPStan\Rules\Generics\FunctionTemplateTypeRule";i:143;s:52:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule";i:144;s:45:"PHPStan\Rules\Generics\InterfaceAncestorsRule";i:145;s:48:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule";i:146;s:45:"PHPStan\Rules\Generics\MethodTemplateTypeRule";i:147;s:48:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule";i:148;s:53:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule";i:149;s:50:"PHPStan\Rules\Generics\MethodSignatureVarianceRule";i:150;s:43:"PHPStan\Rules\Generics\PropertyVarianceRule";i:151;s:44:"PHPStan\Rules\Generics\TraitTemplateTypeRule";i:152;s:37:"PHPStan\Rules\Generics\UsedTraitsRule";i:153;s:56:"PHPStan\Rules\Methods\CallPrivateMethodThroughStaticRule";i:154;s:58:"PHPStan\Rules\Methods\IncompatibleDefaultParameterTypeRule";i:155;s:50:"PHPStan\Rules\Operators\InvalidBinaryOperationRule";i:156;s:54:"PHPStan\Rules\Operators\InvalidComparisonOperationRule";i:157;s:49:"PHPStan\Rules\Operators\InvalidUnaryOperationRule";i:158;s:54:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule";i:159;s:52:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule";i:160;s:39:"PHPStan\Rules\PhpDoc\FunctionAssertRule";i:161;s:37:"PHPStan\Rules\PhpDoc\MethodAssertRule";i:162;s:48:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule";i:163;s:60:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule";i:164;s:47:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule";i:165;s:59:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule";i:166;s:55:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule";i:167;s:49:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule";i:168;s:68:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule";i:169;s:52:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule";i:170;s:50:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule";i:171;s:63:"PHPStan\Rules\Properties\AccessPrivatePropertyThroughStaticRule";i:172;s:43:"PHPStan\Rules\Classes\RequireImplementsRule";i:173;s:40:"PHPStan\Rules\Classes\RequireExtendsRule";i:174;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule";i:175;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule";i:176;s:54:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule";i:177;s:35:"PHPStan\Rules\Pure\PureFunctionRule";i:178;s:33:"PHPStan\Rules\Pure\PureMethodRule";i:179;s:43:"PHPStan\Rules\Arrays\ArrayDestructuringRule";i:180;s:39:"PHPStan\Rules\Arrays\ArrayUnpackingRule";i:181;s:42:"PHPStan\Rules\Arrays\IterableInForeachRule";i:182;s:47:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule";i:183;s:45:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule";i:184;s:52:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule";i:185;s:46:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule";i:186;s:42:"PHPStan\Rules\Exceptions\ThrowExprTypeRule";i:187;s:51:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule";i:188;s:45:"PHPStan\Rules\Functions\ClosureReturnTypeRule";i:189;s:38:"PHPStan\Rules\Functions\ReturnTypeRule";i:190;s:38:"PHPStan\Rules\Generators\YieldTypeRule";i:191;s:36:"PHPStan\Rules\Methods\ReturnTypeRule";i:192;s:66:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule";i:193;s:58:"PHPStan\Rules\Properties\GetNonVirtualPropertyHookReadRule";i:194;s:51:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule";i:195;s:59:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule";i:196;s:54:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule";i:197;s:62:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule";i:198;s:60:"PHPStan\Rules\Properties\SetNonVirtualPropertyHookAssignRule";i:199;s:54:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule";i:200;s:52:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule";i:201;s:56:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule";i:202;s:43:"PHPStan\Rules\Variables\VariableCloningRule";i:203;s:36:"PHPStan\Rules\Arrays\DeadForeachRule";i:204;s:72:"PHPStan\Rules\DeadCode\CallToConstructorStatementWithoutImpurePointsRule";i:205;s:69:"PHPStan\Rules\DeadCode\CallToFunctionStatementWithoutImpurePointsRule";i:206;s:67:"PHPStan\Rules\DeadCode\CallToMethodStatementWithoutImpurePointsRule";i:207;s:73:"PHPStan\Rules\DeadCode\CallToStaticMethodStatementWithoutImpurePointsRule";i:208;s:31:"PHPStan\Rules\DeadCode\NoopRule";i:209;s:47:"PHPStan\Rules\DeadCode\UnreachableStatementRule";i:210;s:48:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule";i:211;s:46:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule";i:212;s:58:"PHPStan\Rules\Exceptions\OverwrittenExitPointByFinallyRule";i:213;s:69:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule";i:214;s:54:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule";i:215;s:70:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule";i:216;s:65:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule";i:217;s:71:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule";i:218;s:44:"PHPStan\Rules\Methods\NullsafeMethodCallRule";i:219;s:69:"PHPStan\Rules\TooWideTypehints\TooWideArrowFunctionReturnTypehintRule";i:220;s:63:"PHPStan\Rules\TooWideTypehints\TooWideClosureReturnTypehintRule";i:221;s:64:"PHPStan\Rules\TooWideTypehints\TooWideFunctionReturnTypehintRule";i:222;s:66:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule";i:223;s:64:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule";i:224;s:54:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule";i:225;s:41:"PHPStan\Rules\Traits\NotAnalysedTraitRule";i:226;s:39:"PHPStan\Rules\DateTimeInstantiationRule";i:227;s:40:"PHPStan\Rules\Functions\CallUserFuncRule";i:228;s:53:"PHPStan\Rules\Functions\ParameterCastableToStringRule";i:229;s:60:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule";i:230;s:57:"PHPStan\Rules\Functions\SortParameterCastableToStringRule";i:231;s:49:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule";i:232;s:56:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule";i:233;s:60:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule";i:234;s:57:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule";i:235;s:56:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule";i:236;s:53:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule";i:237;s:50:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule";i:238;s:52:"PHPStan\Rules\Properties\MissingPropertyTypehintRule";i:239;s:48:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule";i:240;s:45:"Composer\Pcre\PHPStan\InvalidRegexPatternRule";i:241;s:54:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule";i:242;s:47:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule";i:243;s:50:"Rector\TypePerfect\Rules\NoArrayAccessOnObjectRule";i:244;s:44:"Rector\TypePerfect\Rules\NoIssetOnObjectRule";i:245;s:44:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule";i:246;s:61:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule";i:247;s:62:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule";i:248;s:51:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule";i:249;s:51:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule";i:250;s:48:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule";i:251;s:48:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule";i:252;s:53:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule";i:253;s:54:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule";i:254;s:56:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule";i:255;s:56:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule";i:256;s:51:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule";i:257;s:66:"Airlst\PhpstanConfig\Phpstan\DisallowedLaravelDieDumpFunctionsRule";i:258;s:56:"Airlst\PhpstanConfig\Phpstan\DisallowMutableDatetimeRule";i:259;s:24:"PhpParser\BuilderFactory";i:260;s:27:"PHPStan\Parser\LexerFactory";i:261;s:34:"PhpParser\NodeVisitor\NameResolver";i:262;s:29:"PhpParser\NodeVisitorAbstract";i:263;s:21:"PhpParser\NodeVisitor";i:264;s:36:"PHPStan\Parser\AnonymousClassVisitor";i:265;s:36:"PHPStan\Parser\ArrayFilterArgVisitor";i:266;s:34:"PHPStan\Parser\ArrayFindArgVisitor";i:267;s:33:"PHPStan\Parser\ArrayMapArgVisitor";i:268;s:34:"PHPStan\Parser\ArrayWalkArgVisitor";i:269;s:32:"PHPStan\Parser\ClosureArgVisitor";i:270;s:38:"PHPStan\Parser\ClosureBindToVarVisitor";i:271;s:36:"PHPStan\Parser\ClosureBindArgVisitor";i:272;s:35:"PHPStan\Parser\CurlSetOptArgVisitor";i:273;s:38:"PHPStan\Parser\ArrowFunctionArgVisitor";i:274;s:47:"PHPStan\Parser\MagicConstantParamDefaultVisitor";i:275;s:43:"PHPStan\Parser\NewAssignedToPropertyVisitor";i:276;s:37:"PHPStan\Parser\ParentStmtTypesVisitor";i:277;s:41:"PHPStan\Parser\StandaloneThrowExprVisitor";i:278;s:34:"PHPStan\Parser\TryCatchTypeVisitor";i:279;s:35:"PHPStan\Parser\LastConditionVisitor";i:280;s:45:"PHPStan\Parser\TypeTraverserInstanceofVisitor";i:281;s:37:"PHPStan\Parser\VariadicMethodsVisitor";i:282;s:39:"PHPStan\Parser\VariadicFunctionsVisitor";i:283;s:32:"PHPStan\Node\Printer\ExprPrinter";i:284;s:28:"PHPStan\Node\Printer\Printer";i:285;s:32:"PhpParser\PrettyPrinter\Standard";i:286;s:31:"PhpParser\PrettyPrinterAbstract";i:287;s:23:"PhpParser\PrettyPrinter";i:288;s:39:"PHPStan\Broker\AnonymousClassNameHelper";i:289;s:36:"PHPStan\Php\PhpVersionFactoryFactory";i:290;s:37:"PHPStan\Php\ComposerPhpVersionFactory";i:291;s:33:"PHPStan\PhpDocParser\ParserConfig";i:292;s:32:"PHPStan\PhpDocParser\Lexer\Lexer";i:293;s:38:"PHPStan\PhpDocParser\Parser\TypeParser";i:294;s:43:"PHPStan\PhpDocParser\Parser\ConstExprParser";i:295;s:40:"PHPStan\PhpDocParser\Parser\PhpDocParser";i:296;s:36:"PHPStan\PhpDocParser\Printer\Printer";i:297;s:40:"PHPStan\PhpDoc\PhpDocInheritanceResolver";i:298;s:33:"PHPStan\PhpDoc\PhpDocNodeResolver";i:299;s:35:"PHPStan\PhpDoc\PhpDocStringResolver";i:300;s:36:"PHPStan\PhpDoc\ConstExprNodeResolver";i:301;s:31:"PHPStan\PhpDoc\TypeNodeResolver";i:302;s:33:"PHPStan\PhpDoc\TypeStringResolver";i:303;s:28:"PHPStan\PhpDoc\StubValidator";i:304;s:45:"PHPStan\PhpDoc\SocketSelectStubFilesExtension";i:305;s:33:"PHPStan\PhpDoc\StubFilesExtension";i:306;s:39:"PHPStan\PhpDoc\DefaultStubFilesProvider";i:307;s:32:"PHPStan\PhpDoc\StubFilesProvider";i:308;s:45:"PHPStan\PhpDoc\JsonValidateStubFilesExtension";i:309;s:48:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension";i:310;s:47:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension";i:311;s:25:"PHPStan\Analyser\Analyser";i:312;s:40:"PHPStan\Analyser\AnalyserResultFinalizer";i:313;s:29:"PHPStan\Analyser\FileAnalyser";i:314;s:45:"PHPStan\Analyser\IgnoreErrorExtensionProvider";i:315;s:38:"PHPStan\Analyser\LocalIgnoresProcessor";i:316;s:37:"PHPStan\Analyser\RuleErrorTransformer";i:317;s:42:"PHPStan\Analyser\Ignore\IgnoredErrorHelper";i:318;s:35:"PHPStan\Analyser\Ignore\IgnoreLexer";i:319;s:41:"PHPStan\Analyser\LazyInternalScopeFactory";i:320;s:37:"PHPStan\Analyser\InternalScopeFactory";i:321;s:29:"PHPStan\Analyser\ScopeFactory";i:322;s:34:"PHPStan\Analyser\NodeScopeResolver";i:323;s:40:"PHPStan\Analyser\ConstantResolverFactory";i:324;s:47:"PHPStan\Analyser\ResultCache\ResultCacheClearer";i:325;s:41:"PHPStan\Analyser\RicherScopeGetTypeHelper";i:326;s:19:"PHPStan\Cache\Cache";i:327;s:34:"PHPStan\Collectors\RegistryFactory";i:328;s:34:"PHPStan\Command\AnalyseApplication";i:329;s:30:"PHPStan\Command\AnalyserRunner";i:330;s:32:"PHPStan\Command\FixerApplication";i:331;s:37:"PHPStan\Dependency\DependencyResolver";i:332;s:38:"PHPStan\Dependency\ExportedNodeFetcher";i:333;s:39:"PHPStan\Dependency\ExportedNodeResolver";i:334;s:38:"PHPStan\Dependency\ExportedNodeVisitor";i:335;s:48:"PHPStan\DependencyInjection\Nette\NetteContainer";i:336;s:37:"PHPStan\DependencyInjection\Container";i:337;s:54:"PHPStan\DependencyInjection\DerivativeContainerFactory";i:338;s:23:"PHPStan\File\FileHelper";i:339;s:32:"PHPStan\File\FileExcluderFactory";i:340;s:23:"PHPStan\File\FileFinder";i:341;s:24:"PHPStan\File\FileMonitor";i:342;s:37:"PHPStan\Parser\DeclarePositionVisitor";i:343;s:47:"PHPStan\Parser\ImmediatelyInvokedClosureVisitor";i:344;s:33:"PHPStan\Parallel\ParallelAnalyser";i:345;s:26:"PHPStan\Parallel\Scheduler";i:346;s:34:"PHPStan\Diagnose\DiagnoseExtension";i:347;s:30:"PHPStan\Process\CpuCoreCounter";i:348;s:45:"PHPStan\Reflection\AttributeReflectionFactory";i:349;s:46:"PHPStan\Reflection\InitializerExprTypeResolver";i:350;s:73:"PHPStan\Reflection\Annotations\AnnotationsMethodsClassReflectionExtension";i:351;s:50:"PHPStan\Reflection\MethodsClassReflectionExtension";i:352;s:76:"PHPStan\Reflection\Annotations\AnnotationsPropertiesClassReflectionExtension";i:353;s:53:"PHPStan\Reflection\PropertiesClassReflectionExtension";i:354;s:64:"PHPStan\Reflection\BetterReflection\SourceLocator\CachingVisitor";i:355;s:66:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher";i:356;s:96:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker";i:357;s:88:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory";i:358;s:91:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository";i:359;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository";i:360;s:92:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension";i:361;s:45:"PHPStan\Type\DynamicMethodReturnTypeExtension";i:362;s:88:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension";i:363;s:37:"PHPStan\Reflection\ConstructorsHelper";i:364;s:81:"PHPStan\Reflection\RequireExtension\RequireExtendsMethodsClassReflectionExtension";i:365;s:84:"PHPStan\Reflection\RequireExtension\RequireExtendsPropertiesClassReflectionExtension";i:366;s:61:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension";i:367;s:64:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension";i:368;s:50:"PHPStan\Reflection\Php\PhpClassReflectionExtension";i:369;s:69:"PHPStan\Reflection\Php\Soap\SoapClientMethodsClassReflectionExtension";i:370;s:66:"PHPStan\Reflection\Php\EnumAllowedSubTypesClassReflectionExtension";i:371;s:58:"PHPStan\Reflection\AllowedSubTypesClassReflectionExtension";i:372;s:68:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension";i:373;s:79:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension";i:374;s:64:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider";i:375;s:50:"PHPStan\Reflection\SignatureMap\SignatureMapParser";i:376;s:60:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider";i:377;s:52:"PHPStan\Reflection\SignatureMap\SignatureMapProvider";i:378;s:56:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider";i:379;s:59:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory";i:380;s:31:"PHPStan\Rules\Api\ApiRuleHelper";i:381;s:29:"PHPStan\Rules\AttributesCheck";i:382;s:58:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck";i:383;s:28:"PHPStan\Rules\ClassNameCheck";i:384;s:39:"PHPStan\Rules\ClassCaseSensitivityCheck";i:385;s:37:"PHPStan\Rules\ClassForbiddenNameCheck";i:386;s:43:"PHPStan\Rules\Classes\LocalTypeAliasesCheck";i:387;s:36:"PHPStan\Rules\Classes\MethodTagCheck";i:388;s:32:"PHPStan\Rules\Classes\MixinCheck";i:389;s:38:"PHPStan\Rules\Classes\PropertyTagCheck";i:390;s:52:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper";i:391;s:50:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper";i:392;s:53:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver";i:393;s:46:"PHPStan\Rules\Exceptions\ExceptionTypeResolver";i:394;s:68:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule";i:395;s:66:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule";i:396;s:72:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule";i:397;s:61:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck";i:398;s:46:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck";i:399;s:41:"PHPStan\Rules\FunctionCallParametersCheck";i:400;s:37:"PHPStan\Rules\FunctionDefinitionCheck";i:401;s:37:"PHPStan\Rules\FunctionReturnTypeCheck";i:402;s:44:"PHPStan\Rules\ParameterCastableToStringCheck";i:403;s:49:"PHPStan\Rules\Generics\CrossCheckInterfacesHelper";i:404;s:44:"PHPStan\Rules\Generics\GenericAncestorsCheck";i:405;s:45:"PHPStan\Rules\Generics\GenericObjectTypeCheck";i:406;s:49:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck";i:407;s:40:"PHPStan\Rules\Generics\TemplateTypeCheck";i:408;s:36:"PHPStan\Rules\Generics\VarianceCheck";i:409;s:55:"PHPStan\Rules\InternalTag\RestrictedInternalUsageHelper";i:410;s:24:"PHPStan\Rules\IssetCheck";i:411;s:37:"PHPStan\Rules\Methods\MethodCallCheck";i:412;s:43:"PHPStan\Rules\Methods\StaticMethodCallCheck";i:413;s:41:"PHPStan\Rules\Methods\MethodSignatureRule";i:414;s:53:"PHPStan\Rules\Methods\MethodParameterComparisonHelper";i:415;s:54:"PHPStan\Rules\Methods\MethodVisibilityComparisonHelper";i:416;s:34:"PHPStan\Rules\MissingTypehintCheck";i:417;s:27:"PHPStan\Rules\NullsafeCheck";i:418;s:69:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider";i:419;s:65:"PHPStan\Rules\Constants\AlwaysUsedClassConstantsExtensionProvider";i:420;s:59:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider";i:421;s:55:"PHPStan\Rules\Methods\AlwaysUsedMethodExtensionProvider";i:422;s:52:"PHPStan\Rules\PhpDoc\ConditionalReturnTypeRuleHelper";i:423;s:37:"PHPStan\Rules\PhpDoc\AssertRuleHelper";i:424;s:43:"PHPStan\Rules\PhpDoc\UnresolvableTypeHelper";i:425;s:46:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper";i:426;s:48:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck";i:427;s:41:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper";i:428;s:40:"PHPStan\Rules\Playground\NeverRuleHelper";i:429;s:46:"PHPStan\Rules\Properties\AccessPropertiesCheck";i:430;s:60:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension";i:431;s:44:"PHPStan\Type\OperatorTypeSpecifyingExtension";i:432;s:50:"PHPStan\Rules\Properties\UninitializedPropertyRule";i:433;s:65:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider";i:434;s:61:"PHPStan\Rules\Properties\ReadWritePropertiesExtensionProvider";i:435;s:43:"PHPStan\Rules\Properties\PropertyDescriptor";i:436;s:49:"PHPStan\Rules\Properties\PropertyReflectionFinder";i:437;s:38:"PHPStan\Rules\Pure\FunctionPurityCheck";i:438;s:29:"PHPStan\Rules\RuleLevelHelper";i:439;s:43:"PHPStan\Rules\UnusedFunctionParametersCheck";i:440;s:59:"PHPStan\Rules\TooWideTypehints\TooWideParameterOutTypeCheck";i:441;s:27:"PHPStan\Type\FileTypeMapper";i:442;s:30:"PHPStan\Type\BitwiseFlagHelper";i:443;s:54:"PHPStan\Type\Php\AbsFunctionDynamicReturnTypeExtension";i:444;s:47:"PHPStan\Type\DynamicFunctionReturnTypeExtension";i:445;s:57:"PHPStan\Type\Php\ArgumentBasedFunctionReturnTypeExtension";i:446;s:62:"PHPStan\Type\Php\ArrayChangeKeyCaseFunctionReturnTypeExtension";i:447;s:61:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension";i:448;s:54:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension";i:449;s:34:"PHPStan\Type\Php\ArrayColumnHelper";i:450;s:55:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension";i:451;s:56:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension";i:452;s:55:"PHPStan\Type\Php\ArrayCurrentDynamicReturnTypeExtension";i:453;s:53:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension";i:454;s:57:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension";i:455;s:52:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper";i:456;s:55:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension";i:457;s:53:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension";i:458;s:53:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension";i:459;s:56:"PHPStan\Type\Php\ArrayFindKeyFunctionReturnTypeExtension";i:460;s:51:"PHPStan\Type\Php\ArrayKeyDynamicReturnTypeExtension";i:461;s:62:"PHPStan\Type\Php\ArrayKeyExistsFunctionTypeSpecifyingExtension";i:462;s:44:"PHPStan\Type\FunctionTypeSpecifyingExtension";i:463;s:44:"PHPStan\Analyser\TypeSpecifierAwareExtension";i:464;s:56:"PHPStan\Type\Php\ArrayKeyFirstDynamicReturnTypeExtension";i:465;s:55:"PHPStan\Type\Php\ArrayKeyLastDynamicReturnTypeExtension";i:466;s:60:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension";i:467;s:52:"PHPStan\Type\Php\ArrayMapFunctionReturnTypeExtension";i:468;s:61:"PHPStan\Type\Php\ArrayMergeFunctionDynamicReturnTypeExtension";i:469;s:52:"PHPStan\Type\Php\ArrayNextDynamicReturnTypeExtension";i:470;s:52:"PHPStan\Type\Php\ArrayPopFunctionReturnTypeExtension";i:471;s:53:"PHPStan\Type\Php\ArrayRandFunctionReturnTypeExtension";i:472;s:55:"PHPStan\Type\Php\ArrayReduceFunctionReturnTypeExtension";i:473;s:56:"PHPStan\Type\Php\ArrayReplaceFunctionReturnTypeExtension";i:474;s:56:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension";i:475;s:54:"PHPStan\Type\Php\ArrayShiftFunctionReturnTypeExtension";i:476;s:54:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension";i:477;s:55:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension";i:478;s:62:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension";i:479;s:59:"PHPStan\Type\Php\ArraySearchFunctionTypeSpecifyingExtension";i:480;s:62:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension";i:481;s:59:"PHPStan\Type\Php\ArraySumFunctionDynamicReturnTypeExtension";i:482;s:41:"PHPStan\Type\Php\AssertThrowTypeExtension";i:483;s:46:"PHPStan\Type\DynamicFunctionThrowTypeExtension";i:484;s:63:"PHPStan\Type\Php\BackedEnumFromMethodDynamicReturnTypeExtension";i:485;s:51:"PHPStan\Type\DynamicStaticMethodReturnTypeExtension";i:486;s:63:"PHPStan\Type\Php\Base64DecodeDynamicFunctionReturnTypeExtension";i:487;s:54:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension";i:488;s:54:"PHPStan\Type\Php\ClosureBindDynamicReturnTypeExtension";i:489;s:56:"PHPStan\Type\Php\ClosureBindToDynamicReturnTypeExtension";i:490;s:62:"PHPStan\Type\Php\ClosureFromCallableDynamicReturnTypeExtension";i:491;s:51:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension";i:492;s:52:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension";i:493;s:31:"PHPStan\Type\Php\ConstantHelper";i:494;s:49:"PHPStan\Type\Php\CountFunctionReturnTypeExtension";i:495;s:61:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension";i:496;s:53:"PHPStan\Type\Php\CountFunctionTypeSpecifyingExtension";i:497;s:62:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension";i:498;s:45:"PHPStan\Type\Php\DateFunctionReturnTypeHelper";i:499;s:54:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension";i:500;s:52:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension";i:501;s:48:"PHPStan\Type\Php\DateFunctionReturnTypeExtension";i:502;s:58:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension";i:503;s:50:"PHPStan\Type\DynamicStaticMethodThrowTypeExtension";i:504;s:55:"PHPStan\Type\Php\DateIntervalDynamicReturnTypeExtension";i:505;s:57:"PHPStan\Type\Php\DateTimeCreateDynamicReturnTypeExtension";i:506;s:51:"PHPStan\Type\Php\DateTimeDynamicReturnTypeExtension";i:507;s:50:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension";i:508;s:54:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension";i:509;s:55:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension";i:510;s:44:"PHPStan\Type\DynamicMethodThrowTypeExtension";i:511;s:52:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension";i:512;s:58:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension";i:513;s:48:"PHPStan\Type\Php\DsMapDynamicReturnTypeExtension";i:514;s:53:"PHPStan\Type\Php\DsMapDynamicMethodThrowTypeExtension";i:515;s:58:"PHPStan\Type\Php\DioStatDynamicFunctionReturnTypeExtension";i:516;s:58:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension";i:517;s:47:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper";i:518;s:54:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension";i:519;s:52:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension";i:520;s:57:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension";i:521;s:57:"PHPStan\Type\Php\GetCalledClassDynamicReturnTypeExtension";i:522;s:51:"PHPStan\Type\Php\GetClassDynamicReturnTypeExtension";i:523;s:56:"PHPStan\Type\Php\GetDebugTypeFunctionReturnTypeExtension";i:524;s:58:"PHPStan\Type\Php\GetDefinedVarsFunctionReturnTypeExtension";i:525;s:65:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension";i:526;s:51:"PHPStan\Type\Php\GettypeFunctionReturnTypeExtension";i:527;s:63:"PHPStan\Type\Php\GettimeofdayDynamicFunctionReturnTypeExtension";i:528;s:49:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension";i:529;s:58:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension";i:530;s:41:"PHPStan\Type\Php\IntdivThrowTypeExtension";i:531;s:42:"PHPStan\Type\Php\IniGetReturnTypeExtension";i:532;s:39:"PHPStan\Type\Php\JsonThrowTypeExtension";i:533;s:56:"PHPStan\Type\Php\OpenSslEncryptParameterOutTypeExtension";i:534;s:46:"PHPStan\Type\FunctionParameterOutTypeExtension";i:535;s:50:"PHPStan\Type\Php\ParseStrParameterOutTypeExtension";i:536;s:49:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension";i:537;s:51:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension";i:538;s:56:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension";i:539;s:50:"PHPStan\Type\FunctionParameterClosureTypeExtension";i:540;s:39:"PHPStan\Type\Php\RegexArrayShapeMatcher";i:541;s:35:"PHPStan\Type\Regex\RegexGroupParser";i:542;s:40:"PHPStan\Type\Regex\RegexExpressionHelper";i:543;s:61:"PHPStan\Type\Php\ReflectionClassConstructorThrowTypeExtension";i:544;s:64:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension";i:545;s:62:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension";i:546;s:64:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension";i:547;s:53:"PHPStan\Type\Php\StrContainingTypeSpecifyingExtension";i:548;s:65:"PHPStan\Type\Php\SimpleXMLElementClassPropertyReflectionExtension";i:549;s:62:"PHPStan\Type\Php\SimpleXMLElementConstructorThrowTypeExtension";i:550;s:47:"PHPStan\Type\Php\StatDynamicReturnTypeExtension";i:551;s:52:"PHPStan\Type\Php\MethodExistsTypeSpecifyingExtension";i:552;s:54:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension";i:553;s:50:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension";i:554;s:63:"PHPStan\Type\Php\NumberFormatFunctionDynamicReturnTypeExtension";i:555;s:59:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension";i:556;s:54:"PHPStan\Type\Php\PregFilterFunctionReturnTypeExtension";i:557;s:52:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension";i:558;s:67:"PHPStan\Type\Php\ReflectionClassIsSubclassOfTypeSpecifyingExtension";i:559;s:42:"PHPStan\Type\MethodTypeSpecifyingExtension";i:560;s:59:"PHPStan\Type\Php\ReplaceFunctionsDynamicReturnTypeExtension";i:561;s:64:"PHPStan\Type\Php\ArrayPointerFunctionsDynamicReturnTypeExtension";i:562;s:49:"PHPStan\Type\Php\LtrimFunctionReturnTypeExtension";i:563;s:47:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension";i:564;s:52:"PHPStan\Type\Php\MbFunctionsReturnTypeExtensionTrait";i:565;s:61:"PHPStan\Type\Php\MbConvertEncodingFunctionReturnTypeExtension";i:566;s:64:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension";i:567;s:52:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension";i:568;s:53:"PHPStan\Type\Php\MicrotimeFunctionReturnTypeExtension";i:569;s:50:"PHPStan\Type\Php\HrtimeFunctionReturnTypeExtension";i:570;s:51:"PHPStan\Type\Php\ImplodeFunctionReturnTypeExtension";i:571;s:59:"PHPStan\Type\Php\NonEmptyStringFunctionsReturnTypeExtension";i:572;s:55:"PHPStan\Type\Php\SetTypeFunctionTypeSpecifyingExtension";i:573;s:52:"PHPStan\Type\Php\StrCaseFunctionsReturnTypeExtension";i:574;s:50:"PHPStan\Type\Php\StrlenFunctionReturnTypeExtension";i:575;s:65:"PHPStan\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension";i:576;s:50:"PHPStan\Type\Php\StrPadFunctionReturnTypeExtension";i:577;s:53:"PHPStan\Type\Php\StrRepeatFunctionReturnTypeExtension";i:578;s:50:"PHPStan\Type\Php\StrrevFunctionReturnTypeExtension";i:579;s:49:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension";i:580;s:45:"PHPStan\Type\Php\ThrowableReturnTypeExtension";i:581;s:59:"PHPStan\Type\Php\ParseUrlFunctionDynamicReturnTypeExtension";i:582;s:55:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension";i:583;s:55:"PHPStan\Type\Php\TrimFunctionDynamicReturnTypeExtension";i:584;s:65:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension";i:585;s:47:"PHPStan\Type\Php\PowFunctionReturnTypeExtension";i:586;s:49:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension";i:587;s:53:"PHPStan\Type\Php\StrtotimeFunctionReturnTypeExtension";i:588;s:53:"PHPStan\Type\Php\RandomIntFunctionReturnTypeExtension";i:589;s:49:"PHPStan\Type\Php\RangeFunctionReturnTypeExtension";i:590;s:54:"PHPStan\Type\Php\AssertFunctionTypeSpecifyingExtension";i:591;s:59:"PHPStan\Type\Php\ClassExistsFunctionTypeSpecifyingExtension";i:592;s:59:"PHPStan\Type\Php\ClassImplementsFunctionReturnTypeExtension";i:593;s:54:"PHPStan\Type\Php\DefineConstantTypeSpecifyingExtension";i:594;s:55:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension";i:595;s:62:"PHPStan\Type\Php\FunctionExistsFunctionTypeSpecifyingExtension";i:596;s:55:"PHPStan\Type\Php\InArrayFunctionTypeSpecifyingExtension";i:597;s:55:"PHPStan\Type\Php\IsArrayFunctionTypeSpecifyingExtension";i:598;s:58:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension";i:599;s:58:"PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension";i:600;s:60:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension";i:601;s:59:"PHPStan\Type\Php\IteratorToArrayFunctionReturnTypeExtension";i:602;s:51:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension";i:603;s:48:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper";i:604;s:58:"PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension";i:605;s:59:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension";i:606;s:66:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension";i:607;s:63:"PHPStan\Type\Php\SimpleXMLElementAsXMLMethodReturnTypeExtension";i:608;s:63:"PHPStan\Type\Php\SimpleXMLElementXpathMethodReturnTypeExtension";i:609;s:52:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension";i:610;s:50:"PHPStan\Type\Php\StrTokFunctionReturnTypeExtension";i:611;s:58:"PHPStan\Type\Php\SprintfFunctionDynamicReturnTypeExtension";i:612;s:57:"PHPStan\Type\Php\SscanfFunctionDynamicReturnTypeExtension";i:613;s:56:"PHPStan\Type\Php\StrvalFamilyFunctionReturnTypeExtension";i:614;s:63:"PHPStan\Type\Php\StrWordCountFunctionDynamicReturnTypeExtension";i:615;s:49:"PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension";i:616;s:65:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension";i:617;s:57:"PHPStan\Type\Php\DatePeriodConstructorReturnTypeExtension";i:618;s:85:"PHPStan\Type\PHPStan\ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension";i:619;s:31:"PHPStan\Type\ClosureTypeFactory";i:620;s:43:"PHPStan\Type\Constant\OversizedArrayBuilder";i:621;s:36:"PHPStan\Rules\Functions\PrintfHelper";i:622;s:37:"PHPStan\Analyser\TypeSpecifierFactory";i:623;s:46:"PHPStan\File\ParentDirectoryRelativePathHelper";i:624;s:31:"PHPStan\File\RelativePathHelper";i:625;s:30:"PHPStan\Cache\FileCacheStorage";i:626;s:26:"PHPStan\Cache\CacheStorage";i:627;s:25:"PHPStan\Parser\RichParser";i:628;s:21:"PHPStan\Parser\Parser";i:629;s:29:"PHPStan\Parser\CleaningParser";i:630;s:27:"PHPStan\Parser\SimpleParser";i:631;s:27:"PHPStan\Parser\CachedParser";i:632;s:33:"PHPStan\Parser\PhpParserDecorator";i:633;s:16:"PhpParser\Parser";i:634;s:31:"PHPStan\Parser\PhpParserFactory";i:635;s:24:"PhpParser\ParserAbstract";i:636;s:26:"PHPStan\Rules\LazyRegistry";i:637;s:22:"PHPStan\Rules\Registry";i:638;s:33:"PHPStan\PhpDoc\StubPhpDocProvider";i:639;s:63:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory";i:640;s:37:"PHPStan\Reflection\ReflectionProvider";i:641;s:51:"PHPStan\BetterReflection\Reflector\DefaultReflector";i:642;s:44:"PHPStan\BetterReflection\Reflector\Reflector";i:643;s:64:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector";i:644;s:60:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider";i:645;s:72:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory";i:646;s:83:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory";i:647;s:79:"PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber";i:648;s:66:"PHPStan\BetterReflection\SourceLocator\SourceStubber\SourceStubber";i:649;s:76:"PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber";i:650;s:80:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory";i:651;s:50:"PHPStan\Reflection\Deprecation\DeprecationProvider";i:652;s:21:"PhpParser\Parser\Php8";i:653;s:32:"PHPStan\Parser\PathRoutingParser";i:654;s:25:"PHPStan\Parser\StubParser";i:655;s:41:"PHPStan\Diagnose\PHPStanDiagnoseExtension";i:656;s:55:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter";i:657;s:45:"PHPStan\Command\ErrorFormatter\ErrorFormatter";i:658;s:48:"PHPStan\Command\ErrorFormatter\RawErrorFormatter";i:659;s:50:"PHPStan\Command\ErrorFormatter\TableErrorFormatter";i:660;s:55:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter";i:661;s:49:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter";i:662;s:50:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter";i:663;s:51:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter";i:664;s:51:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter";i:665;s:53:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter";i:666;s:53:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule";i:667;s:58:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule";i:668;s:57:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule";i:669;s:51:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule";i:670;s:59:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule";i:671;s:49:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule";i:672;s:39:"PHPStan\Rules\Classes\InstantiationRule";i:673;s:53:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule";i:674;s:53:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule";i:675;s:62:"PHPStan\Rules\Classes\NewStaticInAbstractClassStaticMethodRule";i:676;s:46:"PHPStan\Rules\Constants\OverridingConstantRule";i:677;s:42:"PHPStan\Rules\Methods\OverridingMethodRule";i:678;s:39:"PHPStan\Rules\Missing\MissingReturnRule";i:679;s:52:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule";i:680;s:47:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule";i:681;s:45:"PHPStan\Rules\Properties\AccessPropertiesRule";i:682;s:51:"PHPStan\Rules\Properties\AccessStaticPropertiesRule";i:683;s:56:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule";i:684;s:44:"PHPStan\Rules\Functions\FunctionCallableRule";i:685;s:47:"PHPStan\Rules\Properties\OverridingPropertyRule";i:686;s:53:"PHPStan\Rules\Properties\SetPropertyHookParameterRule";i:687;s:56:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule";i:688;s:55:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule";i:689;s:44:"PHPStan\Rules\Variables\CompactVariablesRule";i:690;s:43:"PHPStan\Rules\Variables\DefinedVariableRule";i:691;s:44:"PHPStan\Rules\Keywords\RequireFileExistsRule";i:692;s:71:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension";i:693;s:67:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageExtension";i:694;s:67:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension";i:695;s:63:"PHPStan\Rules\RestrictedUsage\RestrictedClassNameUsageExtension";i:696;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension";i:697;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageExtension";i:698;s:36:"PHPStan\Rules\Constants\ConstantRule";i:699;s:31:"PHPStan\Rules\Classes\MixinRule";i:700;s:40:"PHPStan\Rules\PhpDoc\RequireExtendsCheck";i:701;s:57:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule";i:702;s:41:"PHPStan\Rules\Functions\CallCallablesRule";i:703;s:46:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule";i:704;s:48:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule";i:705;s:45:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule";i:706;s:66:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension";i:707;s:62:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageExtension";i:708;s:64:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension";i:709;s:60:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageExtension";i:710;s:50:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule";i:711;s:46:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule";i:712;s:57:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule";i:713;s:69:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule";i:714;s:67:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule";i:715;s:73:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule";i:716;s:42:"PHPStan\Rules\Generators\YieldFromTypeRule";i:717;s:45:"PHPStan\Rules\Generators\YieldInGeneratorRule";i:718;s:46:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule";i:719;s:56:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule";i:720;s:55:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule";i:721;s:56:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule";i:722;s:62:"PHPStan\Rules\DeadCode\ConstructorWithoutImpurePointsCollector";i:723;s:28:"PHPStan\Collectors\Collector";i:724;s:47:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector";i:725;s:59:"PHPStan\Rules\DeadCode\FunctionWithoutImpurePointsCollector";i:726;s:52:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector";i:727;s:57:"PHPStan\Rules\DeadCode\MethodWithoutImpurePointsCollector";i:728;s:54:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector";i:729;s:54:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector";i:730;s:48:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule";i:731;s:57:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule";i:732;s:52:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule";i:733;s:48:"PHPStan\Rules\Comparison\IfConstantConditionRule";i:734;s:60:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule";i:735;s:58:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule";i:736;s:64:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule";i:737;s:56:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule";i:738;s:44:"PHPStan\Rules\Comparison\MatchExpressionRule";i:739;s:71:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule";i:740;s:61:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule";i:741;s:52:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule";i:742;s:61:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule";i:743;s:58:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule";i:744;s:57:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule";i:745;s:53:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule";i:746;s:51:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule";i:747;s:57:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule";i:748;s:62:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule";i:749;s:50:"PHPStan\Rules\Properties\NullsafePropertyFetchRule";i:750;s:46:"PHPStan\Rules\Traits\TraitDeclarationCollector";i:751;s:38:"PHPStan\Rules\Traits\TraitUseCollector";i:752;s:55:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule";i:753;s:47:"PHPStan\Rules\Functions\RandomIntParametersRule";i:754;s:39:"PHPStan\Rules\Functions\ArrayFilterRule";i:755;s:39:"PHPStan\Rules\Functions\ArrayValuesRule";i:756;s:53:"PHPStan\Rules\Functions\ParameterCastableToNumberRule";i:757;s:56:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension";i:758;s:50:"PHPStan\Type\StaticMethodParameterOutTypeExtension";i:759;s:54:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension";i:760;s:48:"PHPStan\Type\StaticMethodTypeSpecifyingExtension";i:761;s:61:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension";i:762;s:54:"PHPStan\Type\StaticMethodParameterClosureTypeExtension";i:763;s:29:"Carbon\PHPStan\MacroExtension";i:764;s:63:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider";i:765;s:57:"PHPStan\Rules\Deprecations\DefaultDeprecatedScopeResolver";i:766;s:50:"PHPStan\Rules\Deprecations\DeprecatedScopeResolver";i:767;s:58:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule";i:768;s:74:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension";i:769;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension";i:770;s:67:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension";i:771;s:69:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension";i:772;s:70:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension";i:773;s:52:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper";i:774;s:42:"PHPStan\Rules\Operators\OperatorRuleHelper";i:775;s:57:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule";i:776;s:64:"PHPStan\Rules\DisallowedConstructs\DisallowedLooseComparisonRule";i:777;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule";i:778;s:58:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule";i:779;s:57:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule";i:780;s:64:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule";i:781;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule";i:782;s:59:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule";i:783;s:63:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule";i:784;s:62:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule";i:785;s:34:"PHPStan\Rules\Cast\UselessCastRule";i:786;s:52:"PHPStan\Rules\Classes\RequireParentConstructCallRule";i:787;s:57:"PHPStan\Rules\DisallowedConstructs\DisallowedBacktickRule";i:788;s:54:"PHPStan\Rules\DisallowedConstructs\DisallowedEmptyRule";i:789;s:70:"PHPStan\Rules\DisallowedConstructs\DisallowedImplicitArrayCreationRule";i:790;s:61:"PHPStan\Rules\DisallowedConstructs\DisallowedShortTernaryRule";i:791;s:59:"PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule";i:792;s:59:"PHPStan\Rules\ForLoop\OverwriteVariablesWithForLoopInitRule";i:793;s:45:"PHPStan\Rules\Functions\ArrayFilterStrictRule";i:794;s:43:"PHPStan\Rules\Functions\ClosureUsesThisRule";i:795;s:52:"PHPStan\Rules\Methods\WrongCaseOfInheritedMethodRule";i:796;s:54:"PHPStan\Rules\Methods\IllegalConstructorMethodCallRule";i:797;s:54:"PHPStan\Rules\Methods\IllegalConstructorStaticCallRule";i:798;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostDecrementRule";i:799;s:67:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule";i:800;s:60:"PHPStan\Rules\Operators\OperandInArithmeticPostIncrementRule";i:801;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule";i:802;s:59:"PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule";i:803;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule";i:804;s:56:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule";i:805;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule";i:806;s:54:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule";i:807;s:62:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule";i:808;s:59:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule";i:809;s:56:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule";i:810;s:64:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule";i:811;s:49:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule";i:812;s:68:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule";i:813;s:54:"PHPStan\Rules\VariableVariables\VariableMethodCallRule";i:814;s:58:"PHPStan\Rules\VariableVariables\VariableMethodCallableRule";i:815;s:60:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallRule";i:816;s:64:"PHPStan\Rules\VariableVariables\VariableStaticMethodCallableRule";i:817;s:63:"PHPStan\Rules\VariableVariables\VariableStaticPropertyFetchRule";i:818;s:53:"PHPStan\Rules\VariableVariables\VariableVariablesRule";i:819;s:32:"Rector\TypePerfect\Configuration";i:820;s:51:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder";i:821;s:50:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder";i:822;s:46:"Rector\TypePerfect\NodeFinder\ReturnNodeFinder";i:823;s:44:"Rector\TypePerfect\PhpDoc\ApiDocStmtAnalyzer";i:824;s:41:"Rector\TypePerfect\Printer\NodeComparator";i:825;s:46:"Rector\TypePerfect\Reflection\ReflectionParser";i:826;s:48:"Rector\TypePerfect\Reflection\MethodNodeAnalyser";i:827;s:61:"Rector\TypePerfect\Matcher\Collector\PublicClassMethodMatcher";i:828;s:59:"Rector\TypePerfect\Matcher\ClassMethodCallReferenceResolver";i:829;s:51:"Rector\TypePerfect\Printer\CollectorMetadataPrinter";i:830;s:40:"Rector\TypePerfect\Guard\EmptyIssetGuard";i:831;s:77:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector";i:832;s:67:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector";i:833;s:71:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector";i:834;s:46:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed";i:835;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory";i:836;s:50:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath";i:837;s:67:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature";i:838;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory";i:839;s:52:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory";i:840;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory";i:841;s:64:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory";i:842;s:57:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory";i:843;s:59:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory";i:844;s:56:"Spaze\PHPStan\Rules\Disallowed\DisallowedVariableFactory";i:845;s:44:"Spaze\PHPStan\Rules\Disallowed\File\FilePath";i:846;s:50:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter";i:847;s:52:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier";i:848;s:52:"Spaze\PHPStan\Rules\Disallowed\Normalizer\Normalizer";i:849;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors";i:850;s:79:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors";i:851;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors";i:852;s:78:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors";i:853;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors";i:854;s:68:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors";i:855;s:71:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors";i:856;s:67:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors";i:857;s:70:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors";i:858;s:48:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver";i:859;s:59:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory";i:860;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages";i:861;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls";i:862;s:45:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls";i:863;s:48:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls";i:864;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls";i:865;s:46:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls";i:866;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls";i:867;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls";i:868;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls";i:869;s:47:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls";i:870;s:49:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls";i:871;s:50:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls";i:872;s:51:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls";i:873;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages";i:874;s:57:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages";i:875;s:52:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages";i:876;s:53:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages";i:877;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure";i:878;s:73:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure";i:879;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure";i:880;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure";i:881;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure";i:882;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure";i:883;s:68:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure";i:884;s:72:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure";i:885;s:69:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure";i:886;s:67:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure";i:887;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure";i:888;s:79:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure";i:889;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure";i:890;s:71:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure";i:891;s:70:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure";i:892;s:78:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule";i:893;s:80:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule";i:894;s:75:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule";i:895;s:77:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule";i:896;s:57:"TomasVotruba\TypeCoverage\Formatter\TypeCoverageFormatter";i:897;s:49:"TomasVotruba\TypeCoverage\CollectorDataNormalizer";i:898;s:39:"TomasVotruba\TypeCoverage\Configuration";i:899;s:67:"TomasVotruba\TypeCoverage\Collectors\ReturnTypeDeclarationCollector";i:900;s:66:"TomasVotruba\TypeCoverage\Collectors\ParamTypeDeclarationCollector";i:901;s:69:"TomasVotruba\TypeCoverage\Collectors\PropertyTypeDeclarationCollector";i:902;s:69:"TomasVotruba\TypeCoverage\Collectors\ConstantTypeDeclarationCollector";i:903;s:53:"TomasVotruba\TypeCoverage\Collectors\DeclareCollector";i:904;s:37:"_PHPStan_ac6dae9b0\Nette\DI\Container";i:905;s:36:"_PHPStan_ac6dae9b0\Nette\SmartObject";i:906;s:22:"PHPStan\Php\PhpVersion";i:907;s:29:"PHPStan\Php\PhpVersionFactory";i:908;s:56:"PHPStan\PhpDoc\TypeNodeResolverExtensionRegistryProvider";i:909;s:33:"PHPStan\Analyser\ConstantResolver";i:910;s:47:"PHPStan\Analyser\ResultCache\ResultCacheManager";i:911;s:54:"PHPStan\Analyser\ResultCache\ResultCacheManagerFactory";i:912;s:27:"PHPStan\Collectors\Registry";i:913;s:79:"PHPStan\DependencyInjection\Reflection\ClassReflectionExtensionRegistryProvider";i:914;s:75:"PHPStan\DependencyInjection\Type\DynamicReturnTypeExtensionRegistryProvider";i:915;s:66:"PHPStan\DependencyInjection\Type\ParameterOutTypeExtensionProvider";i:916;s:80:"PHPStan\DependencyInjection\Type\ExpressionTypeResolverExtensionRegistryProvider";i:917;s:80:"PHPStan\DependencyInjection\Type\OperatorTypeSpecifyingExtensionRegistryProvider";i:918;s:66:"PHPStan\DependencyInjection\Type\DynamicThrowTypeExtensionProvider";i:919;s:70:"PHPStan\DependencyInjection\Type\ParameterClosureTypeExtensionProvider";i:920;s:25:"PHPStan\File\FileExcluder";i:921;s:35:"PHPStan\File\FileExcluderRawFactory";i:922;s:44:"PHPStan\Reflection\Php\PhpFunctionReflection";i:923;s:37:"PHPStan\Reflection\FunctionReflection";i:924;s:44:"PHPStan\Reflection\FunctionReflectionFactory";i:925;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator";i:926;s:57:"PHPStan\BetterReflection\SourceLocator\Type\SourceLocator";i:927;s:86:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocatorFactory";i:928;s:82:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator";i:929;s:89:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorFactory";i:930;s:42:"PHPStan\Reflection\Php\PhpMethodReflection";i:931;s:43:"PHPStan\Reflection\ExtendedMethodReflection";i:932;s:40:"PHPStan\Reflection\ClassMemberReflection";i:933;s:35:"PHPStan\Reflection\MethodReflection";i:934;s:49:"PHPStan\Reflection\Php\PhpMethodReflectionFactory";i:935;s:64:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderProvider";i:936;s:30:"PHPStan\Type\TypeAliasResolver";i:937;s:38:"PHPStan\Type\TypeAliasResolverProvider";i:938;s:30:"PHPStan\Analyser\TypeSpecifier";i:939;s:15:"PhpParser\Lexer";i:940;s:67:"PHPStan\Reflection\BetterReflection\BetterReflectionProviderFactory";i:941;s:25:"PhpParser\Lexer\Emulative";i:942;s:48:"PHPStan\Rules\Deprecations\DeprecatedScopeHelper";}i:4;a:635:{i:0;s:39:"PHPStan\Parser\PhpParserFactory::create";i:1;s:71:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::create";i:2;s:91:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::create";i:3;s:88:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::create";i:4;s:47:"PHPStan\Rules\Debug\DebugScopeRule::__construct";i:5;s:51:"PHPStan\Rules\Debug\DumpPhpDocTypeRule::__construct";i:6;s:45:"PHPStan\Rules\Debug\DumpTypeRule::__construct";i:7;s:47:"PHPStan\Rules\Debug\FileAssertRule::__construct";i:8;s:75:"PHPStan\Rules\RestrictedUsage\RestrictedClassConstantUsageRule::__construct";i:9;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionUsageRule::__construct";i:10;s:78:"PHPStan\Rules\RestrictedUsage\RestrictedFunctionCallableUsageRule::__construct";i:11;s:68:"PHPStan\Rules\RestrictedUsage\RestrictedMethodUsageRule::__construct";i:12;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedMethodCallableUsageRule::__construct";i:13;s:70:"PHPStan\Rules\RestrictedUsage\RestrictedPropertyUsageRule::__construct";i:14;s:74:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodUsageRule::__construct";i:15;s:82:"PHPStan\Rules\RestrictedUsage\RestrictedStaticMethodCallableUsageRule::__construct";i:16;s:76:"PHPStan\Rules\RestrictedUsage\RestrictedStaticPropertyUsageRule::__construct";i:17;s:84:"PHPStan\Rules\RestrictedUsage\RestrictedUsageOfDeprecatedStringCastRule::__construct";i:18;s:48:"PHPStan\Rules\Api\ApiInstanceofRule::__construct";i:19;s:52:"PHPStan\Rules\Api\ApiInstanceofTypeRule::__construct";i:20;s:51:"PHPStan\Rules\Api\ApiInstantiationRule::__construct";i:21;s:53:"PHPStan\Rules\Api\ApiClassConstFetchRule::__construct";i:22;s:50:"PHPStan\Rules\Api\ApiClassExtendsRule::__construct";i:23;s:53:"PHPStan\Rules\Api\ApiClassImplementsRule::__construct";i:24;s:54:"PHPStan\Rules\Api\ApiInterfaceExtendsRule::__construct";i:25;s:48:"PHPStan\Rules\Api\ApiMethodCallRule::__construct";i:26;s:48:"PHPStan\Rules\Api\ApiStaticCallRule::__construct";i:27;s:46:"PHPStan\Rules\Api\ApiTraitUseRule::__construct";i:28;s:50:"PHPStan\Rules\Api\GetTemplateTypeRule::__construct";i:29;s:68:"PHPStan\Rules\Api\PhpStanNamespaceIn3rdPartyPackageRule::__construct";i:30;s:65:"PHPStan\Rules\Api\RuntimeReflectionInstantiationRule::__construct";i:31;s:60:"PHPStan\Rules\Api\RuntimeReflectionFunctionRule::__construct";i:32;s:66:"PHPStan\Rules\Arrays\DuplicateKeysInLiteralArraysRule::__construct";i:33;s:45:"PHPStan\Rules\Cast\UnsetCastRule::__construct";i:34;s:54:"PHPStan\Rules\Classes\ClassAttributesRule::__construct";i:35;s:62:"PHPStan\Rules\Classes\ClassConstantAttributesRule::__construct";i:36;s:52:"PHPStan\Rules\Classes\ClassConstantRule::__construct";i:37;s:64:"PHPStan\Rules\Classes\InvalidPromotedPropertiesRule::__construct";i:38;s:55:"PHPStan\Rules\Classes\LocalTypeAliasesRule::__construct";i:39;s:63:"PHPStan\Rules\Classes\LocalTypeTraitUseAliasesRule::__construct";i:40;s:60:"PHPStan\Rules\Classes\LocalTypeTraitAliasesRule::__construct";i:41;s:52:"PHPStan\Rules\Classes\ReadOnlyClassRule::__construct";i:42;s:66:"PHPStan\Rules\Constants\DynamicClassConstantFetchRule::__construct";i:43;s:54:"PHPStan\Rules\Constants\FinalConstantRule::__construct";i:44;s:65:"PHPStan\Rules\Constants\NativeTypedClassConstantRule::__construct";i:45;s:59:"PHPStan\Rules\EnumCases\EnumCaseAttributesRule::__construct";i:46;s:57:"PHPStan\Rules\Exceptions\ThrowExpressionRule::__construct";i:47;s:64:"PHPStan\Rules\Functions\ArrowFunctionAttributesRule::__construct";i:48;s:73:"PHPStan\Rules\Functions\ArrowFunctionReturnNullsafeByRefRule::__construct";i:49;s:58:"PHPStan\Rules\Functions\ClosureAttributesRule::__construct";i:50;s:57:"PHPStan\Rules\Functions\DefineParametersRule::__construct";i:51;s:80:"PHPStan\Rules\Functions\ExistingClassesInArrowFunctionTypehintsRule::__construct";i:52;s:65:"PHPStan\Rules\Functions\CallToFunctionParametersRule::__construct";i:53;s:74:"PHPStan\Rules\Functions\ExistingClassesInClosureTypehintsRule::__construct";i:54;s:67:"PHPStan\Rules\Functions\ExistingClassesInTypehintsRule::__construct";i:55;s:59:"PHPStan\Rules\Functions\FunctionAttributesRule::__construct";i:56;s:56:"PHPStan\Rules\Functions\ParamAttributesRule::__construct";i:57;s:62:"PHPStan\Rules\Functions\PrintfArrayParametersRule::__construct";i:58;s:57:"PHPStan\Rules\Functions\PrintfParametersRule::__construct";i:59;s:60:"PHPStan\Rules\Functions\ReturnNullsafeByRefRule::__construct";i:60;s:58:"PHPStan\Rules\Keywords\DeclareStrictTypesRule::__construct";i:61;s:50:"PHPStan\Rules\Methods\CallMethodsRule::__construct";i:62;s:56:"PHPStan\Rules\Methods\CallStaticMethodsRule::__construct";i:63;s:60:"PHPStan\Rules\Methods\ConsistentConstructorRule::__construct";i:64;s:65:"PHPStan\Rules\Methods\ExistingClassesInTypehintsRule::__construct";i:65;s:53:"PHPStan\Rules\Methods\MethodCallableRule::__construct";i:66;s:71:"PHPStan\Rules\Methods\MissingMagicSerializationMethodsRule::__construct";i:67;s:55:"PHPStan\Rules\Methods\MethodAttributesRule::__construct";i:68;s:59:"PHPStan\Rules\Methods\StaticMethodCallableRule::__construct";i:69;s:57:"PHPStan\Rules\Operators\InvalidAssignVarRule::__construct";i:70;s:63:"PHPStan\Rules\Operators\InvalidIncDecOperationRule::__construct";i:71;s:66:"PHPStan\Rules\Properties\AccessPropertiesInAssignRule::__construct";i:72;s:72:"PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule::__construct";i:73;s:80:"PHPStan\Rules\Properties\ExistingClassesInPropertyHookTypehintsRule::__construct";i:74;s:71:"PHPStan\Rules\Properties\MissingReadOnlyPropertyAssignRule::__construct";i:75;s:79:"PHPStan\Rules\Properties\MissingReadOnlyByPhpDocPropertyAssignRule::__construct";i:76;s:63:"PHPStan\Rules\Properties\PropertiesInInterfaceRule::__construct";i:77;s:59:"PHPStan\Rules\Properties\PropertyAssignRefRule::__construct";i:78;s:60:"PHPStan\Rules\Properties\PropertyAttributesRule::__construct";i:79;s:64:"PHPStan\Rules\Properties\PropertyHookAttributesRule::__construct";i:80;s:57:"PHPStan\Rules\Properties\PropertyInClassRule::__construct";i:81;s:58:"PHPStan\Rules\Properties\ReadOnlyPropertyRule::__construct";i:82;s:62:"PHPStan\Rules\Regexp\RegularExpressionPatternRule::__construct";i:83;s:63:"PHPStan\Rules\Traits\ConflictingTraitConstantsRule::__construct";i:84;s:55:"PHPStan\Rules\Traits\ConstantsInTraitsRule::__construct";i:85;s:53:"PHPStan\Rules\Traits\TraitAttributesRule::__construct";i:86;s:46:"PHPStan\Rules\Variables\UnsetRule::__construct";i:87;s:66:"PHPStan\Rules\Classes\UnusedConstructorParametersRule::__construct";i:88;s:58:"PHPStan\Rules\Functions\UnusedClosureUsesRule::__construct";i:89;s:46:"PHPStan\Rules\Variables\EmptyRule::__construct";i:90;s:46:"PHPStan\Rules\Variables\IssetRule::__construct";i:91;s:53:"PHPStan\Rules\Variables\NullCoalesceRule::__construct";i:92;s:40:"PHPStan\Rules\Cast\EchoRule::__construct";i:93;s:47:"PHPStan\Rules\Cast\InvalidCastRule::__construct";i:94;s:63:"PHPStan\Rules\Cast\InvalidPartOfEncapsedStringRule::__construct";i:95;s:41:"PHPStan\Rules\Cast\PrintRule::__construct";i:96;s:48:"PHPStan\Rules\Classes\MethodTagRule::__construct";i:97;s:53:"PHPStan\Rules\Classes\MethodTagTraitRule::__construct";i:98;s:56:"PHPStan\Rules\Classes\MethodTagTraitUseRule::__construct";i:99;s:50:"PHPStan\Rules\Classes\PropertyTagRule::__construct";i:100;s:55:"PHPStan\Rules\Classes\PropertyTagTraitRule::__construct";i:101;s:58:"PHPStan\Rules\Classes\PropertyTagTraitUseRule::__construct";i:102;s:49:"PHPStan\Rules\Classes\MixinTraitRule::__construct";i:103;s:52:"PHPStan\Rules\Classes\MixinTraitUseRule::__construct";i:104;s:54:"PHPStan\Rules\Generics\ClassAncestorsRule::__construct";i:105;s:57:"PHPStan\Rules\Generics\ClassTemplateTypeRule::__construct";i:106;s:53:"PHPStan\Rules\Generics\EnumAncestorsRule::__construct";i:107;s:60:"PHPStan\Rules\Generics\FunctionTemplateTypeRule::__construct";i:108;s:65:"PHPStan\Rules\Generics\FunctionSignatureVarianceRule::__construct";i:109;s:58:"PHPStan\Rules\Generics\InterfaceAncestorsRule::__construct";i:110;s:61:"PHPStan\Rules\Generics\InterfaceTemplateTypeRule::__construct";i:111;s:58:"PHPStan\Rules\Generics\MethodTemplateTypeRule::__construct";i:112;s:61:"PHPStan\Rules\Generics\MethodTagTemplateTypeRule::__construct";i:113;s:66:"PHPStan\Rules\Generics\MethodTagTemplateTypeTraitRule::__construct";i:114;s:63:"PHPStan\Rules\Generics\MethodSignatureVarianceRule::__construct";i:115;s:56:"PHPStan\Rules\Generics\PropertyVarianceRule::__construct";i:116;s:57:"PHPStan\Rules\Generics\TraitTemplateTypeRule::__construct";i:117;s:50:"PHPStan\Rules\Generics\UsedTraitsRule::__construct";i:118;s:63:"PHPStan\Rules\Operators\InvalidBinaryOperationRule::__construct";i:119;s:67:"PHPStan\Rules\Operators\InvalidComparisonOperationRule::__construct";i:120;s:62:"PHPStan\Rules\Operators\InvalidUnaryOperationRule::__construct";i:121;s:67:"PHPStan\Rules\PhpDoc\FunctionConditionalReturnTypeRule::__construct";i:122;s:65:"PHPStan\Rules\PhpDoc\MethodConditionalReturnTypeRule::__construct";i:123;s:52:"PHPStan\Rules\PhpDoc\FunctionAssertRule::__construct";i:124;s:50:"PHPStan\Rules\PhpDoc\MethodAssertRule::__construct";i:125;s:61:"PHPStan\Rules\PhpDoc\IncompatibleSelfOutTypeRule::__construct";i:126;s:73:"PHPStan\Rules\PhpDoc\IncompatibleClassConstantPhpDocTypeRule::__construct";i:127;s:60:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule::__construct";i:128;s:72:"PHPStan\Rules\PhpDoc\IncompatiblePropertyHookPhpDocTypeRule::__construct";i:129;s:68:"PHPStan\Rules\PhpDoc\IncompatiblePropertyPhpDocTypeRule::__construct";i:130;s:62:"PHPStan\Rules\PhpDoc\InvalidThrowsPhpDocValueRule::__construct";i:131;s:81:"PHPStan\Rules\PhpDoc\IncompatibleParamImmediatelyInvokedCallableRule::__construct";i:132;s:65:"PHPStan\Rules\PhpDoc\VarTagChangedExpressionTypeRule::__construct";i:133;s:63:"PHPStan\Rules\PhpDoc\WrongVariableNameInVarTagRule::__construct";i:134;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::__construct";i:135;s:67:"PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule::__construct";i:136;s:48:"PHPStan\Rules\Pure\PureFunctionRule::__construct";i:137;s:46:"PHPStan\Rules\Pure\PureMethodRule::__construct";i:138;s:56:"PHPStan\Rules\Arrays\ArrayDestructuringRule::__construct";i:139;s:52:"PHPStan\Rules\Arrays\ArrayUnpackingRule::__construct";i:140;s:55:"PHPStan\Rules\Arrays\IterableInForeachRule::__construct";i:141;s:60:"PHPStan\Rules\Arrays\OffsetAccessAssignmentRule::__construct";i:142;s:58:"PHPStan\Rules\Arrays\OffsetAccessAssignOpRule::__construct";i:143;s:65:"PHPStan\Rules\Arrays\OffsetAccessValueAssignmentRule::__construct";i:144;s:59:"PHPStan\Rules\Arrays\UnpackIterableInArrayRule::__construct";i:145;s:55:"PHPStan\Rules\Exceptions\ThrowExprTypeRule::__construct";i:146;s:64:"PHPStan\Rules\Functions\ArrowFunctionReturnTypeRule::__construct";i:147;s:58:"PHPStan\Rules\Functions\ClosureReturnTypeRule::__construct";i:148;s:51:"PHPStan\Rules\Functions\ReturnTypeRule::__construct";i:149;s:51:"PHPStan\Rules\Generators\YieldTypeRule::__construct";i:150;s:49:"PHPStan\Rules\Methods\ReturnTypeRule::__construct";i:151;s:79:"PHPStan\Rules\Properties\DefaultValueTypesAssignedToPropertiesRule::__construct";i:152;s:64:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule::__construct";i:153;s:72:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRule::__construct";i:154;s:67:"PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule::__construct";i:155;s:75:"PHPStan\Rules\Properties\ReadOnlyByPhpDocPropertyAssignRefRule::__construct";i:156;s:67:"PHPStan\Rules\Properties\TypesAssignedToPropertiesRule::__construct";i:157;s:65:"PHPStan\Rules\Variables\ParameterOutAssignedTypeRule::__construct";i:158;s:69:"PHPStan\Rules\Variables\ParameterOutExecutionEndTypeRule::__construct";i:159;s:56:"PHPStan\Rules\Variables\VariableCloningRule::__construct";i:160;s:44:"PHPStan\Rules\DeadCode\NoopRule::__construct";i:161;s:61:"PHPStan\Rules\DeadCode\UnusedPrivateConstantRule::__construct";i:162;s:59:"PHPStan\Rules\DeadCode\UnusedPrivateMethodRule::__construct";i:163;s:82:"PHPStan\Rules\Functions\CallToFunctionStatementWithoutSideEffectsRule::__construct";i:164;s:67:"PHPStan\Rules\Functions\UselessFunctionReturnValueRule::__construct";i:165;s:83:"PHPStan\Rules\Methods\CallToConstructorStatementWithoutSideEffectsRule::__construct";i:166;s:78:"PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRule::__construct";i:167;s:84:"PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRule::__construct";i:168;s:79:"PHPStan\Rules\TooWideTypehints\TooWideFunctionParameterOutTypeRule::__construct";i:169;s:77:"PHPStan\Rules\TooWideTypehints\TooWideMethodParameterOutTypeRule::__construct";i:170;s:67:"PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRule::__construct";i:171;s:53:"PHPStan\Rules\Functions\CallUserFuncRule::__construct";i:172;s:66:"PHPStan\Rules\Functions\ParameterCastableToStringRule::__construct";i:173;s:73:"PHPStan\Rules\Functions\ImplodeParameterCastableToStringRule::__construct";i:174;s:70:"PHPStan\Rules\Functions\SortParameterCastableToStringRule::__construct";i:175;s:62:"PHPStan\Rules\Regexp\RegularExpressionQuotingRule::__construct";i:176;s:69:"PHPStan\Rules\Constants\MissingClassConstantTypehintRule::__construct";i:177;s:73:"PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule::__construct";i:178;s:70:"PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule::__construct";i:179;s:69:"PHPStan\Rules\Methods\MissingMethodParameterTypehintRule::__construct";i:180;s:66:"PHPStan\Rules\Methods\MissingMethodReturnTypehintRule::__construct";i:181;s:63:"PHPStan\Rules\Methods\MissingMethodSelfOutTypeRule::__construct";i:182;s:65:"PHPStan\Rules\Properties\MissingPropertyTypehintRule::__construct";i:183;s:61:"Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule::__construct";i:184;s:67:"PHPStan\Rules\Deprecations\FetchingDeprecatedConstRule::__construct";i:185;s:60:"Rector\TypePerfect\Rules\NoParamTypeRemovalRule::__construct";i:186;s:57:"Rector\TypePerfect\Rules\NoIssetOnObjectRule::__construct";i:187;s:57:"Rector\TypePerfect\Rules\NoEmptyOnObjectRule::__construct";i:188;s:74:"Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule::__construct";i:189;s:75:"Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule::__construct";i:190;s:64:"Rector\TypePerfect\Rules\NarrowReturnObjectTypeRule::__construct";i:191;s:64:"Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule::__construct";i:192;s:61:"Rector\TypePerfect\Rules\NoMixedMethodCallerRule::__construct";i:193;s:61:"Rector\TypePerfect\Rules\ReturnNullOverFalseRule::__construct";i:194;s:66:"TomasVotruba\TypeCoverage\Rules\ParamTypeCoverageRule::__construct";i:195;s:67:"TomasVotruba\TypeCoverage\Rules\ReturnTypeCoverageRule::__construct";i:196;s:69:"TomasVotruba\TypeCoverage\Rules\PropertyTypeCoverageRule::__construct";i:197;s:69:"TomasVotruba\TypeCoverage\Rules\ConstantTypeCoverageRule::__construct";i:198;s:64:"TomasVotruba\TypeCoverage\Rules\DeclareCoverageRule::__construct";i:199;s:40:"PHPStan\Parser\LexerFactory::__construct";i:200;s:47:"PhpParser\NodeVisitor\NameResolver::__construct";i:201;s:45:"PHPStan\Node\Printer\ExprPrinter::__construct";i:202;s:44:"PhpParser\PrettyPrinterAbstract::__construct";i:203;s:52:"PHPStan\Broker\AnonymousClassNameHelper::__construct";i:204;s:37:"PHPStan\Php\PhpVersionFactory::create";i:205;s:44:"PHPStan\Php\PhpVersionFactoryFactory::create";i:206;s:49:"PHPStan\Php\PhpVersionFactoryFactory::__construct";i:207;s:50:"PHPStan\Php\ComposerPhpVersionFactory::__construct";i:208;s:46:"PHPStan\PhpDocParser\ParserConfig::__construct";i:209;s:45:"PHPStan\PhpDocParser\Lexer\Lexer::__construct";i:210;s:51:"PHPStan\PhpDocParser\Parser\TypeParser::__construct";i:211;s:56:"PHPStan\PhpDocParser\Parser\ConstExprParser::__construct";i:212;s:53:"PHPStan\PhpDocParser\Parser\PhpDocParser::__construct";i:213;s:53:"PHPStan\PhpDoc\PhpDocInheritanceResolver::__construct";i:214;s:46:"PHPStan\PhpDoc\PhpDocNodeResolver::__construct";i:215;s:48:"PHPStan\PhpDoc\PhpDocStringResolver::__construct";i:216;s:49:"PHPStan\PhpDoc\ConstExprNodeResolver::__construct";i:217;s:44:"PHPStan\PhpDoc\TypeNodeResolver::__construct";i:218;s:73:"PHPStan\PhpDoc\LazyTypeNodeResolverExtensionRegistryProvider::__construct";i:219;s:46:"PHPStan\PhpDoc\TypeStringResolver::__construct";i:220;s:41:"PHPStan\PhpDoc\StubValidator::__construct";i:221;s:58:"PHPStan\PhpDoc\SocketSelectStubFilesExtension::__construct";i:222;s:52:"PHPStan\PhpDoc\DefaultStubFilesProvider::__construct";i:223;s:58:"PHPStan\PhpDoc\JsonValidateStubFilesExtension::__construct";i:224;s:61:"PHPStan\PhpDoc\ReflectionClassStubFilesExtension::__construct";i:225;s:60:"PHPStan\PhpDoc\ReflectionEnumStubFilesExtension::__construct";i:226;s:38:"PHPStan\Analyser\Analyser::__construct";i:227;s:53:"PHPStan\Analyser\AnalyserResultFinalizer::__construct";i:228;s:42:"PHPStan\Analyser\FileAnalyser::__construct";i:229;s:58:"PHPStan\Analyser\IgnoreErrorExtensionProvider::__construct";i:230;s:55:"PHPStan\Analyser\Ignore\IgnoredErrorHelper::__construct";i:231;s:54:"PHPStan\Analyser\LazyInternalScopeFactory::__construct";i:232;s:42:"PHPStan\Analyser\ScopeFactory::__construct";i:233;s:47:"PHPStan\Analyser\NodeScopeResolver::__construct";i:234;s:48:"PHPStan\Analyser\ConstantResolverFactory::create";i:235;s:53:"PHPStan\Analyser\ConstantResolverFactory::__construct";i:236;s:60:"PHPStan\Analyser\ResultCache\ResultCacheManager::__construct";i:237;s:60:"PHPStan\Analyser\ResultCache\ResultCacheClearer::__construct";i:238;s:54:"PHPStan\Analyser\RicherScopeGetTypeHelper::__construct";i:239;s:32:"PHPStan\Cache\Cache::__construct";i:240;s:42:"PHPStan\Collectors\RegistryFactory::create";i:241;s:47:"PHPStan\Collectors\RegistryFactory::__construct";i:242;s:47:"PHPStan\Command\AnalyseApplication::__construct";i:243;s:43:"PHPStan\Command\AnalyserRunner::__construct";i:244;s:45:"PHPStan\Command\FixerApplication::__construct";i:245;s:50:"PHPStan\Dependency\DependencyResolver::__construct";i:246;s:51:"PHPStan\Dependency\ExportedNodeFetcher::__construct";i:247;s:52:"PHPStan\Dependency\ExportedNodeResolver::__construct";i:248;s:51:"PHPStan\Dependency\ExportedNodeVisitor::__construct";i:249;s:59:"PHPStan\DependencyInjection\MemoizingContainer::__construct";i:250;s:61:"PHPStan\DependencyInjection\Nette\NetteContainer::__construct";i:251;s:67:"PHPStan\DependencyInjection\DerivativeContainerFactory::__construct";i:252;s:96:"PHPStan\DependencyInjection\Reflection\LazyClassReflectionExtensionRegistryProvider::__construct";i:253;s:92:"PHPStan\DependencyInjection\Type\LazyDynamicReturnTypeExtensionRegistryProvider::__construct";i:254;s:83:"PHPStan\DependencyInjection\Type\LazyParameterOutTypeExtensionProvider::__construct";i:255;s:97:"PHPStan\DependencyInjection\Type\LazyExpressionTypeResolverExtensionRegistryProvider::__construct";i:256;s:97:"PHPStan\DependencyInjection\Type\LazyOperatorTypeSpecifyingExtensionRegistryProvider::__construct";i:257;s:83:"PHPStan\DependencyInjection\Type\LazyDynamicThrowTypeExtensionProvider::__construct";i:258;s:87:"PHPStan\DependencyInjection\Type\LazyParameterClosureTypeExtensionProvider::__construct";i:259;s:36:"PHPStan\File\FileHelper::__construct";i:260;s:45:"PHPStan\File\FileExcluderFactory::__construct";i:261;s:38:"PHPStan\File\FileExcluder::__construct";i:262;s:59:"PHPStan\File\FileExcluderFactory::createAnalyseFileExcluder";i:263;s:56:"PHPStan\File\FileExcluderFactory::createScanFileExcluder";i:264;s:36:"PHPStan\File\FileFinder::__construct";i:266;s:37:"PHPStan\File\FileMonitor::__construct";i:267;s:46:"PHPStan\Parallel\ParallelAnalyser::__construct";i:268;s:39:"PHPStan\Parallel\Scheduler::__construct";i:269;s:58:"PHPStan\Reflection\AttributeReflectionFactory::__construct";i:270;s:57:"PHPStan\Reflection\Php\PhpFunctionReflection::__construct";i:271;s:59:"PHPStan\Reflection\InitializerExprTypeResolver::__construct";i:272;s:79:"PHPStan\Reflection\BetterReflection\SourceLocator\FileNodesFetcher::__construct";i:273;s:109:"PHPStan\Reflection\BetterReflection\SourceLocator\ComposerJsonAndInstalledJsonSourceLocatorMaker::__construct";i:274;s:101:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorFactory::__construct";i:275;s:104:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedDirectorySourceLocatorRepository::__construct";i:276;s:92:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedPsrAutoloaderLocator::__construct";i:277;s:95:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocator::__construct";i:278;s:105:"PHPStan\Reflection\BetterReflection\SourceLocator\OptimizedSingleFileSourceLocatorRepository::__construct";i:279;s:105:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumCaseDynamicReturnTypeExtension::__construct";i:281;s:101:"PHPStan\Reflection\BetterReflection\Type\AdapterReflectionEnumDynamicReturnTypeExtension::__construct";i:282;s:50:"PHPStan\Reflection\ConstructorsHelper::__construct";i:283;s:74:"PHPStan\Reflection\Mixin\MixinMethodsClassReflectionExtension::__construct";i:284;s:77:"PHPStan\Reflection\Mixin\MixinPropertiesClassReflectionExtension::__construct";i:285;s:63:"PHPStan\Reflection\Php\PhpClassReflectionExtension::__construct";i:286;s:55:"PHPStan\Reflection\Php\PhpMethodReflection::__construct";i:287;s:81:"PHPStan\Reflection\Php\UniversalObjectCratesClassReflectionExtension::__construct";i:288;s:92:"PHPStan\Reflection\PHPStan\NativeReflectionEnumReturnDynamicReturnTypeExtension::__construct";i:290;s:81:"PHPStan\Reflection\ReflectionProvider\LazyReflectionProviderProvider::__construct";i:291;s:77:"PHPStan\Reflection\SignatureMap\NativeFunctionReflectionProvider::__construct";i:292;s:63:"PHPStan\Reflection\SignatureMap\SignatureMapParser::__construct";i:293;s:73:"PHPStan\Reflection\SignatureMap\FunctionSignatureMapProvider::__construct";i:294;s:69:"PHPStan\Reflection\SignatureMap\Php8SignatureMapProvider::__construct";i:295;s:72:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::__construct";i:296;s:67:"PHPStan\Reflection\SignatureMap\SignatureMapProviderFactory::create";i:297;s:42:"PHPStan\Rules\AttributesCheck::__construct";i:298;s:71:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchCheck::__construct";i:299;s:41:"PHPStan\Rules\ClassNameCheck::__construct";i:300;s:52:"PHPStan\Rules\ClassCaseSensitivityCheck::__construct";i:301;s:50:"PHPStan\Rules\ClassForbiddenNameCheck::__construct";i:302;s:56:"PHPStan\Rules\Classes\LocalTypeAliasesCheck::__construct";i:303;s:49:"PHPStan\Rules\Classes\MethodTagCheck::__construct";i:304;s:45:"PHPStan\Rules\Classes\MixinCheck::__construct";i:305;s:51:"PHPStan\Rules\Classes\PropertyTagCheck::__construct";i:306;s:65:"PHPStan\Rules\Comparison\ConstantConditionRuleHelper::__construct";i:307;s:63:"PHPStan\Rules\Comparison\ImpossibleCheckTypeHelper::__construct";i:308;s:66:"PHPStan\Rules\Exceptions\DefaultExceptionTypeResolver::__construct";i:309;s:81:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule::__construct";i:310;s:79:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInMethodThrowsRule::__construct";i:311;s:85:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInPropertyHookThrowsRule::__construct";i:312;s:74:"PHPStan\Rules\Exceptions\MissingCheckedExceptionInThrowsCheck::__construct";i:313;s:59:"PHPStan\Rules\Exceptions\TooWideThrowTypeCheck::__construct";i:314;s:54:"PHPStan\Rules\FunctionCallParametersCheck::__construct";i:315;s:50:"PHPStan\Rules\FunctionDefinitionCheck::__construct";i:316;s:50:"PHPStan\Rules\FunctionReturnTypeCheck::__construct";i:317;s:57:"PHPStan\Rules\ParameterCastableToStringCheck::__construct";i:318;s:57:"PHPStan\Rules\Generics\GenericAncestorsCheck::__construct";i:319;s:62:"PHPStan\Rules\Generics\MethodTagTemplateTypeCheck::__construct";i:320;s:53:"PHPStan\Rules\Generics\TemplateTypeCheck::__construct";i:321;s:37:"PHPStan\Rules\IssetCheck::__construct";i:322;s:50:"PHPStan\Rules\Methods\MethodCallCheck::__construct";i:323;s:56:"PHPStan\Rules\Methods\StaticMethodCallCheck::__construct";i:324;s:54:"PHPStan\Rules\Methods\MethodSignatureRule::__construct";i:325;s:66:"PHPStan\Rules\Methods\MethodParameterComparisonHelper::__construct";i:326;s:47:"PHPStan\Rules\MissingTypehintCheck::__construct";i:327;s:82:"PHPStan\Rules\Constants\LazyAlwaysUsedClassConstantsExtensionProvider::__construct";i:328;s:72:"PHPStan\Rules\Methods\LazyAlwaysUsedMethodExtensionProvider::__construct";i:329;s:50:"PHPStan\Rules\PhpDoc\AssertRuleHelper::__construct";i:330;s:59:"PHPStan\Rules\PhpDoc\GenericCallableRuleHelper::__construct";i:331;s:61:"PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck::__construct";i:332;s:54:"PHPStan\Rules\PhpDoc\VarTagTypeRuleHelper::__construct";i:333;s:59:"PHPStan\Rules\Properties\AccessPropertiesCheck::__construct";i:334;s:73:"PHPStan\Type\Php\BcMathNumberOperatorTypeSpecifyingExtension::__construct";i:335;s:63:"PHPStan\Rules\Properties\UninitializedPropertyRule::__construct";i:336;s:78:"PHPStan\Rules\Properties\LazyReadWritePropertiesExtensionProvider::__construct";i:337;s:42:"PHPStan\Rules\RuleLevelHelper::__construct";i:338;s:56:"PHPStan\Rules\UnusedFunctionParametersCheck::__construct";i:339;s:40:"PHPStan\Type\FileTypeMapper::__construct";i:341;s:49:"PHPStan\Type\UsefulTypeAliasResolver::__construct";i:342;s:55:"PHPStan\Type\LazyTypeAliasResolverProvider::__construct";i:343;s:43:"PHPStan\Type\BitwiseFlagHelper::__construct";i:344;s:74:"PHPStan\Type\Php\ArrayIntersectKeyFunctionReturnTypeExtension::__construct";i:345;s:67:"PHPStan\Type\Php\ArrayChunkFunctionReturnTypeExtension::__construct";i:346;s:47:"PHPStan\Type\Php\ArrayColumnHelper::__construct";i:347;s:68:"PHPStan\Type\Php\ArrayColumnFunctionReturnTypeExtension::__construct";i:348;s:69:"PHPStan\Type\Php\ArrayCombineFunctionReturnTypeExtension::__construct";i:349;s:66:"PHPStan\Type\Php\ArrayFillFunctionReturnTypeExtension::__construct";i:350;s:70:"PHPStan\Type\Php\ArrayFillKeysFunctionReturnTypeExtension::__construct";i:351;s:65:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeHelper::__construct";i:352;s:68:"PHPStan\Type\Php\ArrayFilterFunctionReturnTypeExtension::__construct";i:353;s:66:"PHPStan\Type\Php\ArrayFlipFunctionReturnTypeExtension::__construct";i:354;s:66:"PHPStan\Type\Php\ArrayFindFunctionReturnTypeExtension::__construct";i:355;s:73:"PHPStan\Type\Php\ArrayKeysFunctionDynamicReturnTypeExtension::__construct";i:356;s:69:"PHPStan\Type\Php\ArrayReverseFunctionReturnTypeExtension::__construct";i:357;s:67:"PHPStan\Type\Php\ArraySliceFunctionReturnTypeExtension::__construct";i:358;s:68:"PHPStan\Type\Php\ArraySpliceFunctionReturnTypeExtension::__construct";i:359;s:75:"PHPStan\Type\Php\ArraySearchFunctionDynamicReturnTypeExtension::__construct";i:360;s:75:"PHPStan\Type\Php\ArrayValuesFunctionDynamicReturnTypeExtension::__construct";i:361;s:67:"PHPStan\Type\Php\BcMathStringOrNullReturnTypeExtension::__construct";i:362;s:64:"PHPStan\Type\Php\CompactFunctionReturnTypeExtension::__construct";i:363;s:65:"PHPStan\Type\Php\ConstantFunctionReturnTypeExtension::__construct";i:364;s:74:"PHPStan\Type\Php\CountCharsFunctionDynamicReturnTypeExtension::__construct";i:365;s:75:"PHPStan\Type\Php\CurlGetinfoFunctionDynamicReturnTypeExtension::__construct";i:366;s:67:"PHPStan\Type\Php\DateFormatFunctionReturnTypeExtension::__construct";i:367;s:65:"PHPStan\Type\Php\DateFormatMethodReturnTypeExtension::__construct";i:368;s:61:"PHPStan\Type\Php\DateFunctionReturnTypeExtension::__construct";i:369;s:71:"PHPStan\Type\Php\DateIntervalConstructorThrowTypeExtension::__construct";i:370;s:63:"PHPStan\Type\Php\DateTimeModifyReturnTypeExtension::__construct";i:372;s:67:"PHPStan\Type\Php\DateTimeConstructorThrowTypeExtension::__construct";i:373;s:68:"PHPStan\Type\Php\DateTimeModifyMethodThrowTypeExtension::__construct";i:374;s:65:"PHPStan\Type\Php\DateTimeSubMethodThrowTypeExtension::__construct";i:375;s:71:"PHPStan\Type\Php\DateTimeZoneConstructorThrowTypeExtension::__construct";i:376;s:71:"PHPStan\Type\Php\ExplodeFunctionDynamicReturnTypeExtension::__construct";i:377;s:60:"PHPStan\Type\Php\FilterFunctionReturnTypeHelper::__construct";i:378;s:67:"PHPStan\Type\Php\FilterInputDynamicReturnTypeExtension::__construct";i:379;s:65:"PHPStan\Type\Php\FilterVarDynamicReturnTypeExtension::__construct";i:380;s:70:"PHPStan\Type\Php\FilterVarArrayDynamicReturnTypeExtension::__construct";i:381;s:78:"PHPStan\Type\Php\GetParentClassDynamicFunctionReturnTypeExtension::__construct";i:382;s:62:"PHPStan\Type\Php\HashFunctionsReturnTypeExtension::__construct";i:383;s:71:"PHPStan\Type\Php\HighlightStringDynamicReturnTypeExtension::__construct";i:384;s:52:"PHPStan\Type\Php\JsonThrowTypeExtension::__construct";i:385;s:62:"PHPStan\Type\Php\PregMatchTypeSpecifyingExtension::__construct";i:386;s:64:"PHPStan\Type\Php\PregMatchParameterOutTypeExtension::__construct";i:387;s:69:"PHPStan\Type\Php\PregReplaceCallbackClosureTypeExtension::__construct";i:388;s:52:"PHPStan\Type\Php\RegexArrayShapeMatcher::__construct";i:389;s:48:"PHPStan\Type\Regex\RegexGroupParser::__construct";i:390;s:53:"PHPStan\Type\Regex\RegexExpressionHelper::__construct";i:391;s:77:"PHPStan\Type\Php\ReflectionFunctionConstructorThrowTypeExtension::__construct";i:392;s:75:"PHPStan\Type\Php\ReflectionMethodConstructorThrowTypeExtension::__construct";i:393;s:77:"PHPStan\Type\Php\ReflectionPropertyConstructorThrowTypeExtension::__construct";i:394;s:67:"PHPStan\Type\Php\PropertyExistsTypeSpecifyingExtension::__construct";i:395;s:63:"PHPStan\Type\Php\MinMaxFunctionReturnTypeExtension::__construct";i:396;s:72:"PHPStan\Type\Php\PathinfoFunctionDynamicReturnTypeExtension::__construct";i:397;s:65:"PHPStan\Type\Php\PregSplitDynamicReturnTypeExtension::__construct";i:398;s:60:"PHPStan\Type\Php\MbFunctionsReturnTypeExtension::__construct";i:399;s:77:"PHPStan\Type\Php\MbSubstituteCharacterDynamicReturnTypeExtension::__construct";i:400;s:65:"PHPStan\Type\Php\MbStrlenFunctionReturnTypeExtension::__construct";i:401;s:62:"PHPStan\Type\Php\SubstrDynamicReturnTypeExtension::__construct";i:402;s:68:"PHPStan\Type\Php\TriggerErrorDynamicReturnTypeExtension::__construct";i:403;s:78:"PHPStan\Type\Php\VersionCompareFunctionDynamicReturnTypeExtension::__construct";i:404;s:62:"PHPStan\Type\Php\RoundFunctionReturnTypeExtension::__construct";i:405;s:68:"PHPStan\Type\Php\DefinedConstantTypeSpecifyingExtension::__construct";i:406;s:71:"PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension::__construct";i:407;s:73:"PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension::__construct";i:408;s:64:"PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension::__construct";i:409;s:72:"PHPStan\Type\Php\JsonThrowOnErrorDynamicReturnTypeExtension::__construct";i:410;s:79:"PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension::__construct";i:411;s:65:"PHPStan\Type\Php\StrSplitFunctionReturnTypeExtension::__construct";i:412;s:78:"PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension::__construct";i:417;s:44:"PHPStan\Type\ClosureTypeFactory::__construct";i:418;s:49:"PHPStan\Rules\Functions\PrintfHelper::__construct";i:419;s:49:"_PHPStan_ac6dae9b0\Nette\DI\Container::getService";i:420;s:45:"PHPStan\Analyser\TypeSpecifierFactory::create";i:421;s:50:"PHPStan\Analyser\TypeSpecifierFactory::__construct";i:422;s:49:"PHPStan\File\FuzzyRelativePathHelper::__construct";i:423;s:50:"PHPStan\File\SimpleRelativePathHelper::__construct";i:424;s:59:"PHPStan\File\ParentDirectoryRelativePathHelper::__construct";i:425;s:43:"PHPStan\Cache\FileCacheStorage::__construct";i:426;s:38:"PHPStan\Parser\RichParser::__construct";i:427;s:42:"PHPStan\Parser\CleaningParser::__construct";i:428;s:40:"PHPStan\Parser\SimpleParser::__construct";i:429;s:40:"PHPStan\Parser\CachedParser::__construct";i:430;s:46:"PHPStan\Parser\PhpParserDecorator::__construct";i:431;s:35:"PHPStan\Parser\LexerFactory::create";i:433;s:44:"PHPStan\Parser\PhpParserFactory::__construct";i:434;s:39:"PHPStan\Rules\LazyRegistry::__construct";i:435;s:46:"PHPStan\PhpDoc\StubPhpDocProvider::__construct";i:436;s:76:"PHPStan\Reflection\ReflectionProvider\ReflectionProviderFactory::__construct";i:438;s:80:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::create";i:439;s:64:"PHPStan\BetterReflection\Reflector\DefaultReflector::__construct";i:440;s:77:"PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector::__construct";i:442;s:73:"PHPStan\Reflection\BetterReflection\BetterReflectionProvider::__construct";i:443;s:85:"PHPStan\Reflection\BetterReflection\BetterReflectionSourceLocatorFactory::__construct";i:445;s:96:"PHPStan\Reflection\BetterReflection\SourceStubber\PhpStormStubsSourceStubberFactory::__construct";i:448;s:93:"PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory::__construct";i:449;s:63:"PHPStan\Reflection\Deprecation\DeprecationProvider::__construct";i:450;s:44:"PHPStan\Parser\LexerFactory::createEmulative";i:451;s:37:"PhpParser\ParserAbstract::__construct";i:453;s:45:"PHPStan\Parser\PathRoutingParser::__construct";i:454;s:38:"PHPStan\Parser\StubParser::__construct";i:456;s:54:"PHPStan\Diagnose\PHPStanDiagnoseExtension::__construct";i:457;s:68:"PHPStan\Command\ErrorFormatter\CiDetectedErrorFormatter::__construct";i:458;s:63:"PHPStan\Command\ErrorFormatter\TableErrorFormatter::__construct";i:459;s:68:"PHPStan\Command\ErrorFormatter\CheckstyleErrorFormatter::__construct";i:460;s:62:"PHPStan\Command\ErrorFormatter\JsonErrorFormatter::__construct";i:461;s:63:"PHPStan\Command\ErrorFormatter\JunitErrorFormatter::__construct";i:463;s:64:"PHPStan\Command\ErrorFormatter\GitlabErrorFormatter::__construct";i:464;s:64:"PHPStan\Command\ErrorFormatter\GithubErrorFormatter::__construct";i:465;s:66:"PHPStan\Command\ErrorFormatter\TeamcityErrorFormatter::__construct";i:466;s:66:"PHPStan\Rules\Classes\ExistingClassInClassExtendsRule::__construct";i:467;s:71:"PHPStan\Rules\Classes\ExistingClassesInClassImplementsRule::__construct";i:468;s:70:"PHPStan\Rules\Classes\ExistingClassesInEnumImplementsRule::__construct";i:469;s:64:"PHPStan\Rules\Classes\ExistingClassInInstanceOfRule::__construct";i:470;s:72:"PHPStan\Rules\Classes\ExistingClassesInInterfaceExtendsRule::__construct";i:471;s:62:"PHPStan\Rules\Classes\ExistingClassInTraitUseRule::__construct";i:472;s:52:"PHPStan\Rules\Classes\InstantiationRule::__construct";i:473;s:66:"PHPStan\Rules\Exceptions\CaughtExceptionExistenceRule::__construct";i:474;s:66:"PHPStan\Rules\Functions\CallToNonExistentFunctionRule::__construct";i:475;s:59:"PHPStan\Rules\Constants\OverridingConstantRule::__construct";i:476;s:55:"PHPStan\Rules\Methods\OverridingMethodRule::__construct";i:477;s:52:"PHPStan\Rules\Missing\MissingReturnRule::__construct";i:478;s:65:"PHPStan\Rules\Namespaces\ExistingNamesInGroupUseRule::__construct";i:479;s:60:"PHPStan\Rules\Namespaces\ExistingNamesInUseRule::__construct";i:480;s:58:"PHPStan\Rules\Properties\AccessPropertiesRule::__construct";i:481;s:64:"PHPStan\Rules\Properties\AccessStaticPropertiesRule::__construct";i:482;s:69:"PHPStan\Rules\Properties\ExistingClassesInPropertiesRule::__construct";i:483;s:57:"PHPStan\Rules\Functions\FunctionCallableRule::__construct";i:484;s:60:"PHPStan\Rules\Properties\OverridingPropertyRule::__construct";i:485;s:66:"PHPStan\Rules\Properties\SetPropertyHookParameterRule::__construct";i:486;s:69:"PHPStan\Rules\Properties\WritingToReadOnlyPropertiesRule::__construct";i:487;s:68:"PHPStan\Rules\Properties\ReadingWriteOnlyPropertiesRule::__construct";i:488;s:57:"PHPStan\Rules\Variables\CompactVariablesRule::__construct";i:489;s:56:"PHPStan\Rules\Variables\DefinedVariableRule::__construct";i:490;s:57:"PHPStan\Rules\Keywords\RequireFileExistsRule::__construct";i:491;s:84:"PHPStan\Rules\InternalTag\RestrictedInternalClassConstantUsageExtension::__construct";i:492;s:80:"PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension::__construct";i:493;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalFunctionUsageExtension::__construct";i:494;s:49:"PHPStan\Rules\Constants\ConstantRule::__construct";i:495;s:44:"PHPStan\Rules\Classes\MixinRule::__construct";i:496;s:53:"PHPStan\Rules\PhpDoc\RequireExtendsCheck::__construct";i:497;s:70:"PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule::__construct";i:498;s:54:"PHPStan\Rules\Functions\CallCallablesRule::__construct";i:499;s:59:"PHPStan\Rules\PhpDoc\InvalidPhpDocTagValueRule::__construct";i:500;s:61:"PHPStan\Rules\PhpDoc\InvalidPhpDocVarTagTypeRule::__construct";i:501;s:58:"PHPStan\Rules\PhpDoc\InvalidPHPStanDocTagRule::__construct";i:502;s:79:"PHPStan\Rules\InternalTag\RestrictedInternalPropertyUsageExtension::__construct";i:503;s:77:"PHPStan\Rules\InternalTag\RestrictedInternalMethodUsageExtension::__construct";i:504;s:63:"PHPStan\Rules\Arrays\InvalidKeyInArrayDimFetchRule::__construct";i:505;s:59:"PHPStan\Rules\Arrays\InvalidKeyInArrayItemRule::__construct";i:506;s:70:"PHPStan\Rules\Arrays\NonexistentOffsetInArrayDimFetchRule::__construct";i:507;s:82:"PHPStan\Rules\Exceptions\ThrowsVoidFunctionWithExplicitThrowPointRule::__construct";i:508;s:80:"PHPStan\Rules\Exceptions\ThrowsVoidMethodWithExplicitThrowPointRule::__construct";i:509;s:86:"PHPStan\Rules\Exceptions\ThrowsVoidPropertyHookWithExplicitThrowPointRule::__construct";i:510;s:55:"PHPStan\Rules\Generators\YieldFromTypeRule::__construct";i:511;s:58:"PHPStan\Rules\Generators\YieldInGeneratorRule::__construct";i:512;s:59:"PHPStan\Rules\Classes\ImpossibleInstanceOfRule::__construct";i:513;s:69:"PHPStan\Rules\Comparison\BooleanAndConstantConditionRule::__construct";i:514;s:68:"PHPStan\Rules\Comparison\BooleanOrConstantConditionRule::__construct";i:515;s:69:"PHPStan\Rules\Comparison\BooleanNotConstantConditionRule::__construct";i:516;s:60:"PHPStan\Rules\DeadCode\PossiblyPureNewCollector::__construct";i:517;s:65:"PHPStan\Rules\DeadCode\PossiblyPureFuncCallCollector::__construct";i:518;s:67:"PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector::__construct";i:519;s:67:"PHPStan\Rules\DeadCode\PossiblyPureStaticCallCollector::__construct";i:520;s:61:"PHPStan\Rules\DeadCode\UnusedPrivatePropertyRule::__construct";i:521;s:70:"PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule::__construct";i:522;s:65:"PHPStan\Rules\Comparison\ElseIfConstantConditionRule::__construct";i:523;s:61:"PHPStan\Rules\Comparison\IfConstantConditionRule::__construct";i:524;s:73:"PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule::__construct";i:525;s:71:"PHPStan\Rules\Comparison\ImpossibleCheckTypeMethodCallRule::__construct";i:526;s:77:"PHPStan\Rules\Comparison\ImpossibleCheckTypeStaticMethodCallRule::__construct";i:527;s:69:"PHPStan\Rules\Comparison\LogicalXorConstantConditionRule::__construct";i:528;s:57:"PHPStan\Rules\Comparison\MatchExpressionRule::__construct";i:529;s:84:"PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule::__construct";i:530;s:74:"PHPStan\Rules\Comparison\StrictComparisonOfDifferentTypesRule::__construct";i:531;s:65:"PHPStan\Rules\Comparison\ConstantLooseComparisonRule::__construct";i:532;s:74:"PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule::__construct";i:533;s:71:"PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule::__construct";i:534;s:70:"PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule::__construct";i:535;s:66:"PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRule::__construct";i:536;s:64:"PHPStan\Rules\Exceptions\TooWideMethodThrowTypeRule::__construct";i:537;s:70:"PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRule::__construct";i:538;s:75:"PHPStan\Rules\TooWideTypehints\TooWideMethodReturnTypehintRule::__construct";i:539;s:63:"PHPStan\Rules\Properties\NullsafePropertyFetchRule::__construct";i:540;s:68:"PHPStan\Rules\Exceptions\CatchWithUnthrownExceptionRule::__construct";i:541;s:60:"PHPStan\Rules\Functions\RandomIntParametersRule::__construct";i:542;s:52:"PHPStan\Rules\Functions\ArrayFilterRule::__construct";i:543;s:52:"PHPStan\Rules\Functions\ArrayValuesRule::__construct";i:544;s:66:"PHPStan\Rules\Functions\ParameterCastableToNumberRule::__construct";i:545;s:69:"Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension::__construct";i:546;s:67:"Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension::__construct";i:547;s:74:"Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension::__construct";i:548;s:42:"Carbon\PHPStan\MacroExtension::__construct";i:549;s:76:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::__construct";i:550;s:68:"PHPStan\DependencyInjection\LazyDeprecatedScopeResolverProvider::get";i:551;s:71:"PHPStan\Rules\Deprecations\CallWithDeprecatedIniOptionRule::__construct";i:552;s:87:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassConstantUsageExtension::__construct";i:553;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedFunctionUsageExtension::__construct";i:554;s:80:"PHPStan\Rules\Deprecations\RestrictedDeprecatedMethodUsageExtension::__construct";i:555;s:82:"PHPStan\Rules\Deprecations\RestrictedDeprecatedPropertyUsageExtension::__construct";i:556;s:83:"PHPStan\Rules\Deprecations\RestrictedDeprecatedClassNameUsageExtension::__construct";i:557;s:65:"PHPStan\Rules\BooleansInConditions\BooleanRuleHelper::__construct";i:558;s:55:"PHPStan\Rules\Operators\OperatorRuleHelper::__construct";i:559;s:70:"PHPStan\Rules\VariableVariables\VariablePropertyFetchRule::__construct";i:560;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule::__construct";i:561;s:71:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanNotRule::__construct";i:562;s:70:"PHPStan\Rules\BooleansInConditions\BooleanInBooleanOrRule::__construct";i:563;s:77:"PHPStan\Rules\BooleansInConditions\BooleanInDoWhileConditionRule::__construct";i:564;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInElseIfConditionRule::__construct";i:565;s:72:"PHPStan\Rules\BooleansInConditions\BooleanInIfConditionRule::__construct";i:566;s:76:"PHPStan\Rules\BooleansInConditions\BooleanInTernaryOperatorRule::__construct";i:567;s:75:"PHPStan\Rules\BooleansInConditions\BooleanInWhileConditionRule::__construct";i:568;s:47:"PHPStan\Rules\Cast\UselessCastRule::__construct";i:569;s:58:"PHPStan\Rules\Functions\ArrayFilterStrictRule::__construct";i:570;s:80:"PHPStan\Rules\Operators\OperandInArithmeticIncrementOrDecrementRule::__construct";i:574;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticAdditionRule::__construct";i:575;s:69:"PHPStan\Rules\Operators\OperandsInArithmeticDivisionRule::__construct";i:576;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticExponentiationRule::__construct";i:577;s:67:"PHPStan\Rules\Operators\OperandsInArithmeticModuloRule::__construct";i:578;s:75:"PHPStan\Rules\Operators\OperandsInArithmeticMultiplicationRule::__construct";i:579;s:72:"PHPStan\Rules\Operators\OperandsInArithmeticSubtractionRule::__construct";i:580;s:69:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsRule::__construct";i:581;s:77:"PHPStan\Rules\StrictCalls\DynamicCallOnStaticMethodsCallableRule::__construct";i:582;s:62:"PHPStan\Rules\StrictCalls\StrictFunctionCallsRule::__construct";i:583;s:81:"PHPStan\Rules\SwitchConditions\MatchingTypeInSwitchCaseConditionRule::__construct";i:584;s:45:"Rector\TypePerfect\Configuration::__construct";i:585;s:64:"Rector\TypePerfect\NodeFinder\ClassMethodNodeFinder::__construct";i:586;s:63:"Rector\TypePerfect\NodeFinder\MethodCallNodeFinder::__construct";i:587;s:54:"Rector\TypePerfect\Printer\NodeComparator::__construct";i:588;s:59:"Rector\TypePerfect\Reflection\ReflectionParser::__construct";i:589;s:64:"Rector\TypePerfect\Printer\CollectorMetadataPrinter::__construct";i:590;s:90:"Rector\TypePerfect\Collector\ClassMethod\PublicClassMethodParamTypesCollector::__construct";i:591;s:80:"Rector\TypePerfect\Collector\MethodCall\MethodCallArgTypesCollector::__construct";i:592;s:84:"Rector\TypePerfect\Collector\MethodCallableNode\MethodCallableCollector::__construct";i:593;s:59:"Spaze\PHPStan\Rules\Disallowed\Allowed\Allowed::__construct";i:594;s:72:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedConfigFactory::__construct";i:595;s:63:"Spaze\PHPStan\Rules\Disallowed\Allowed\AllowedPath::__construct";i:596;s:80:"Spaze\PHPStan\Rules\Disallowed\Allowed\GetAttributesWhenInSignature::__construct";i:597;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedAttributeFactory::__construct";i:598;s:65:"Spaze\PHPStan\Rules\Disallowed\DisallowedCallFactory::__construct";i:599;s:69:"Spaze\PHPStan\Rules\Disallowed\DisallowedConstantFactory::__construct";i:600;s:77:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::__construct";i:601;s:70:"Spaze\PHPStan\Rules\Disallowed\DisallowedNamespaceFactory::__construct";i:602;s:72:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::__construct";i:603;s:57:"Spaze\PHPStan\Rules\Disallowed\File\FilePath::__construct";i:604;s:63:"Spaze\PHPStan\Rules\Disallowed\Formatter\Formatter::__construct";i:605;s:65:"Spaze\PHPStan\Rules\Disallowed\Identifier\Identifier::__construct";i:606;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedAttributeRuleErrors::__construct";i:607;s:92:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallableParameterRuleErrors::__construct";i:608;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedConstantRuleErrors::__construct";i:609;s:91:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedControlStructureRuleErrors::__construct";i:610;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedFunctionRuleErrors::__construct";i:611;s:81:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedMethodRuleErrors::__construct";i:612;s:84:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedNamespaceRuleErrors::__construct";i:613;s:80:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedCallsRuleErrors::__construct";i:614;s:83:"Spaze\PHPStan\Rules\Disallowed\RuleErrors\DisallowedVariableRuleErrors::__construct";i:615;s:61:"Spaze\PHPStan\Rules\Disallowed\Type\TypeResolver::__construct";i:616;s:72:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsageFactory::__construct";i:617;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\NamespaceUsages::__construct";i:619;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\MethodCalls::__construct";i:620;s:58:"Spaze\PHPStan\Rules\Disallowed\Calls\NewCalls::__construct";i:621;s:61:"Spaze\PHPStan\Rules\Disallowed\Calls\StaticCalls::__construct";i:622;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EvalCalls::__construct";i:623;s:59:"Spaze\PHPStan\Rules\Disallowed\Calls\EchoCalls::__construct";i:624;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\PrintCalls::__construct";i:625;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\EmptyCalls::__construct";i:626;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\IssetCalls::__construct";i:627;s:60:"Spaze\PHPStan\Rules\Disallowed\Calls\UnsetCalls::__construct";i:628;s:62:"Spaze\PHPStan\Rules\Disallowed\Calls\ExitDieCalls::__construct";i:629;s:63:"Spaze\PHPStan\Rules\Disallowed\Calls\FunctionCalls::__construct";i:630;s:64:"Spaze\PHPStan\Rules\Disallowed\Calls\ShellExecCalls::__construct";i:631;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\ConstantUsages::__construct";i:632;s:70:"Spaze\PHPStan\Rules\Disallowed\Usages\ClassConstantUsages::__construct";i:634;s:65:"Spaze\PHPStan\Rules\Disallowed\Usages\VariableUsages::__construct";i:635;s:83:"Spaze\PHPStan\Rules\Disallowed\DisallowedSuperglobalFactory::getDisallowedVariables";i:636;s:66:"Spaze\PHPStan\Rules\Disallowed\Usages\AttributeUsages::__construct";i:637;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\BreakControlStructure::__construct";i:638;s:96:"Spaze\PHPStan\Rules\Disallowed\DisallowedControlStructureFactory::getDisallowedControlStructures";i:639;s:86:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ContinueControlStructure::__construct";i:641;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DeclareControlStructure::__construct";i:643;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\DoWhileControlStructure::__construct";i:645;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseControlStructure::__construct";i:647;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ElseIfControlStructure::__construct";i:649;s:81:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForControlStructure::__construct";i:651;s:85:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ForeachControlStructure::__construct";i:653;s:82:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\GotoControlStructure::__construct";i:655;s:80:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\IfControlStructure::__construct";i:657;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\MatchControlStructure::__construct";i:659;s:92:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\RequireIncludeControlStructure::__construct";i:661;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\ReturnControlStructure::__construct";i:663;s:84:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\SwitchControlStructure::__construct";i:665;s:83:"Spaze\PHPStan\Rules\Disallowed\ControlStructures\WhileControlStructure::__construct";i:667;s:91:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentClassMethodNameHelperRule::__construct";i:668;s:93:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentClassMethodNameHelperRule::__construct";i:669;s:88:"Spaze\PHPStan\Rules\Disallowed\HelperRules\SetCurrentFunctionNameHelperRule::__construct";i:670;s:90:"Spaze\PHPStan\Rules\Disallowed\HelperRules\UnsetCurrentFunctionNameHelperRule::__construct";i:671;s:52:"TomasVotruba\TypeCoverage\Configuration::__construct";}i:5;s:32:"996b45f1ceb93bdddfc91899227ecb32";} \ No newline at end of file diff --git a/storage/framework/cache/phpstan/cache/nette.configurator/container.journal b/storage/framework/cache/phpstan/cache/nette.configurator/container.journal deleted file mode 100644 index e2a1092..0000000 --- a/storage/framework/cache/phpstan/cache/nette.configurator/container.journal +++ /dev/null @@ -1,3 +0,0 @@ -Container_4c57d0f363:1751283276 -Container_d79b831313:1751283741 -Container_9a81dd12e1:1751284096 diff --git a/storage/framework/cache/phpstan/resultCache.php b/storage/framework/cache/phpstan/resultCache.php deleted file mode 100644 index f8acbf7..0000000 --- a/storage/framework/cache/phpstan/resultCache.php +++ /dev/null @@ -1,16572 +0,0 @@ - 1751283860, - 'meta' => array ( - 'cacheVersion' => 'v12-linesToIgnore', - 'phpstanVersion' => '2.1.17', - 'metaExtensions' => - array ( - ), - 'phpVersion' => 80405, - 'projectConfig' => '{parameters: {disallowedFunctionCalls: [{function: \'apache_setenv()\', message: might overwrite existing variables}, {function: \'dl()\', message: \'removed from most SAPIs, might load untrusted code\'}, {function: \'eval()\', message: \'eval is evil, please write more code and do not use eval()\'}, {function: \'create_function()\', message: \'the function is about as evil as using eval()\', errorTip: \'create_function() has been deprecated as of PHP 7.2, and removed as of PHP 8.0\'}, {function: \'extract()\', message: \'do not use extract() and especially not on untrusted data\'}, {function: \'posix_getpwuid()\', message: might reveal system user information}, {function: \'posix_kill()\', message: do not send signals to processes from the script}, {function: \'posix_mkfifo()\', message: do not create named pipes in the script}, {function: \'posix_mknod()\', message: do not create special files in the script}, {function: \'highlight_file()\', message: might reveal source code or config files}, {function: \'show_source()\', message: \'might reveal source code or config files (alias of highlight_file())\'}, {function: \'pfsockopen()\', message: \'use fsockopen() to create non-persistent socket connections\'}, {function: \'print_r()\', message: use some logger instead, allowParamsAnywhere: {2: true}}, {function: \'proc_nice()\', message: changes the priority of the current process}, {function: \'putenv()\', message: might overwrite existing variables}, {function: \'socket_create_listen()\', message: do not accept new socket connections in the PHP script}, {function: \'socket_listen()\', message: do not accept new socket connections in the PHP script}, {function: \'var_dump()\', message: use some logger instead}, {function: \'var_export()\', message: use some logger instead, allowParamsAnywhere: {2: true}}, {function: \'phpinfo()\', message: might reveal session id or other tokens in cookies, errorTip: see https://www.michalspacek.com/stealing-session-ids-with-phpinfo-and-how-to-stop-it and use e.g. spaze/phpinfo instead}, {function: \'exec()\'}, {function: \'passthru()\'}, {function: \'proc_open()\'}, {function: \'shell_exec()\'}, {function: \'system()\'}, {function: \'pcntl_exec()\'}, {function: \'popen()\'}, {function: \'md5()\', message: \'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords\'}, {function: \'sha1()\', message: \'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords\'}, {function: \'md5_file()\', message: \'use hash_file() with at least SHA-256 for secure hash\'}, {function: \'sha1_file()\', message: \'use hash_file() with at least SHA-256 for secure hash\'}, {function: \'hash()\', message: \'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: md5}}, {function: \'hash()\', message: \'use hash() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: sha1}}, {function: \'hash_file()\', message: \'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: md5}}, {function: \'hash_file()\', message: \'use hash_file() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: sha1}}, {function: \'hash_init()\', message: \'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: md5}}, {function: \'hash_init()\', message: \'use hash_init() with at least SHA-256 for secure hash, or password_hash() for passwords\', allowExceptCaseInsensitiveParams: {1: sha1}}, {function: \'rand()\', message: \'it is not a cryptographically secure generator, use random_int() instead\'}, {function: \'mt_rand()\', message: \'it is not a cryptographically secure generator, use random_int() instead\'}, {function: \'lcg_value()\', message: \'it is not a cryptographically secure generator, use random_int() instead\'}, {function: \'uniqid()\', message: \'it is not a cryptographically secure generator, use random_bytes() instead\'}, {function: \'mysql_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysql_unbuffered_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli_multi_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli_real_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'in_array()\', message: set the third parameter $strict to `true` to also check the types to prevent type juggling bugs, allowParamsAnywhere: {3: true}}, {function: \'htmlspecialchars()\', message: set the $flags parameter to `ENT_QUOTES` to also convert single quotes to entities to prevent some HTML injection bugs, allowParamFlagsAnywhere: {2: 3}}], disallowedMethodCalls: [{function: \'mysqli::query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli::multi_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}, {function: \'mysqli::real_query()\', message: \'use PDO::prepare() with variable binding/parametrized queries to prevent SQL Injection vulnerability\'}], featureToggles: {bleedingEdge: true, checkParameterCastableToNumberFunctions: true, skipCheckGenericClasses: {_prevent_merging: true}, stricterFunctionMap: true, reportPreciseLineForUnusedFunctionParameter: true, internalTag: true, newStaticInAbstractClassStaticMethod: true}, type_coverage: {return: 100, param: 100, property: 100, constant: 100}, type_perfect: {null_over_false: true, no_mixed_property: true, no_mixed_caller: true, narrow_param: true, narrow_return: true}, strictRules: {allRules: false, disallowedLooseComparison: true, booleansInConditions: true, uselessCast: true, requireParentConstructorCall: true, disallowedBacktick: true, disallowedEmpty: true, disallowedImplicitArrayCreation: true, disallowedShortTernary: true, overwriteVariablesWithLoop: true, closureUsesThis: true, matchingInheritedMethodNames: true, numericOperandsInArithmeticOperators: true, strictFunctionCalls: true, dynamicCallOnStaticMethod: true, switchConditionsMatchingType: true, noVariableVariables: true, strictArrayFilter: true, illegalConstructorMethodCall: true}, treatPhpDocTypesAsCertain: true, paths: [src, build], level: 8, tmpDir: storage/framework/cache/phpstan}, rules: [Airlst\\PhpstanConfig\\Phpstan\\DisallowedLaravelDieDumpFunctionsRule, Airlst\\PhpstanConfig\\Phpstan\\DisallowMutableDatetimeRule]}', - 'analysedPaths' => - array ( - 0 => 'src', - 1 => 'build', - ), - 'scannedFiles' => - array ( - ), - 'composerLocks' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/composer.lock' => '3ff286262e11d24a355e77c7322d39b082ca9f26', - ), - 'composerInstalled' => - array ( - '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/installed.php' => - array ( - 'versions' => - array ( - 'airlst/php-cs-fixer-config' => - array ( - 'pretty_version' => '3.6.0', - 'version' => '3.6.0.0', - 'reference' => 'c31337061d69c8c163577972b6ff3b59f8931347', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../airlst/php-cs-fixer-config', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'airlst/phpstan-config' => - array ( - 'pretty_version' => 'dev-master', - 'version' => 'dev-master', - 'reference' => '7ccab87d4ebbaff821984032314b2f998dfbf885', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../airlst/phpstan-config', - 'aliases' => - array ( - 0 => '9999999-dev', - ), - 'dev_requirement' => true, - ), - 'airlst/rector-config' => - array ( - 'pretty_version' => 'dev-master', - 'version' => 'dev-master', - 'reference' => '3b9c36dcd6abd7e5f5932f152496814ecfe387d7', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../airlst/rector-config', - 'aliases' => - array ( - 0 => '9999999-dev', - ), - 'dev_requirement' => true, - ), - 'brick/math' => - array ( - 'pretty_version' => '0.12.3', - 'version' => '0.12.3.0', - 'reference' => '866551da34e9a618e64a819ee1e01c20d8a588ba', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../brick/math', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'carbonphp/carbon-doctrine-types' => - array ( - 'pretty_version' => '2.1.0', - 'version' => '2.1.0.0', - 'reference' => '99f76ffa36cce3b70a4a6abce41dba15ca2e84cb', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../carbonphp/carbon-doctrine-types', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'cebe/php-openapi' => - array ( - 'pretty_version' => '1.8.0', - 'version' => '1.8.0.0', - 'reference' => '893ab104be1f5dfe5a39766703f583584e43c6e1', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../cebe/php-openapi', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'clue/ndjson-react' => - array ( - 'pretty_version' => 'v1.3.0', - 'version' => '1.3.0.0', - 'reference' => '392dc165fce93b5bb5c637b67e59619223c931b0', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../clue/ndjson-react', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'composer/pcre' => - array ( - 'pretty_version' => '3.3.2', - 'version' => '3.3.2.0', - 'reference' => 'b2bed4734f0cc156ee1fe9c0da2550420d99a21e', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/./pcre', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'composer/semver' => - array ( - 'pretty_version' => '3.4.3', - 'version' => '3.4.3.0', - 'reference' => '4313d26ada5e0c4edfbd1dc481a92ff7bff91f12', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/./semver', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'composer/xdebug-handler' => - array ( - 'pretty_version' => '3.0.5', - 'version' => '3.0.5.0', - 'reference' => '6c1925561632e83d60a44492e0b344cf48ab85ef', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/./xdebug-handler', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'cordoval/hamcrest-php' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => '*', - ), - ), - 'crescat-io/saloon-sdk-generator' => - array ( - 'pretty_version' => 'v1.10.0', - 'version' => '1.10.0.0', - 'reference' => 'f375999f00bb0b07fe85f2d2fefc961fb05657c6', - 'type' => 'project', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../crescat-io/saloon-sdk-generator', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'davedevelopment/hamcrest-php' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => '*', - ), - ), - 'dflydev/dot-access-data' => - array ( - 'pretty_version' => 'v3.0.3', - 'version' => '3.0.3.0', - 'reference' => 'a23a2bf4f31d3518f3ecb38660c95715dfead60f', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../dflydev/dot-access-data', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'doctrine/inflector' => - array ( - 'pretty_version' => '2.0.10', - 'version' => '2.0.10.0', - 'reference' => '5817d0659c5b50c9b950feb9af7b9668e2c436bc', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../doctrine/inflector', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'doctrine/lexer' => - array ( - 'pretty_version' => '3.0.1', - 'version' => '3.0.1.0', - 'reference' => '31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../doctrine/lexer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'dragonmantank/cron-expression' => - array ( - 'pretty_version' => 'v3.4.0', - 'version' => '3.4.0.0', - 'reference' => '8c784d071debd117328803d86b2097615b457500', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../dragonmantank/cron-expression', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'driftingly/rector-laravel' => - array ( - 'pretty_version' => '2.0.5', - 'version' => '2.0.5.0', - 'reference' => 'ac61de4f267c23249d175d7fc9149fd01528567d', - 'type' => 'rector-extension', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../driftingly/rector-laravel', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'egulias/email-validator' => - array ( - 'pretty_version' => '4.0.4', - 'version' => '4.0.4.0', - 'reference' => 'd42c8731f0624ad6bdc8d3e5e9a4524f68801cfa', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../egulias/email-validator', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'ergebnis/composer-normalize' => - array ( - 'pretty_version' => '2.47.0', - 'version' => '2.47.0.0', - 'reference' => 'ed24b9f8901f8fbafeca98f662eaca39427f0544', - 'type' => 'composer-plugin', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/composer-normalize', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'ergebnis/json' => - array ( - 'pretty_version' => '1.4.0', - 'version' => '1.4.0.0', - 'reference' => '7656ac2aa6c2ca4408f96f599e9a17a22c464f69', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'ergebnis/json-normalizer' => - array ( - 'pretty_version' => '4.9.0', - 'version' => '4.9.0.0', - 'reference' => 'cc4dcf3890448572a2d9bea97133c4d860e59fb1', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json-normalizer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'ergebnis/json-pointer' => - array ( - 'pretty_version' => '3.6.0', - 'version' => '3.6.0.0', - 'reference' => '4fc85d8edb74466d282119d8d9541ec7cffc0798', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json-pointer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'ergebnis/json-printer' => - array ( - 'pretty_version' => '3.7.0', - 'version' => '3.7.0.0', - 'reference' => 'ced41fce7854152f0e8f38793c2ffe59513cdd82', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json-printer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'ergebnis/json-schema-validator' => - array ( - 'pretty_version' => '4.4.0', - 'version' => '4.4.0.0', - 'reference' => '85f90c81f718aebba1d738800af83eeb447dc7ec', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ergebnis/json-schema-validator', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'evenement/evenement' => - array ( - 'pretty_version' => 'v3.0.2', - 'version' => '3.0.2.0', - 'reference' => '0a16b0d71ab13284339abb99d9d2bd813640efbc', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../evenement/evenement', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'fakerphp/faker' => - array ( - 'pretty_version' => 'v1.24.1', - 'version' => '1.24.1.0', - 'reference' => 'e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../fakerphp/faker', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'fidry/cpu-core-counter' => - array ( - 'pretty_version' => '1.2.0', - 'version' => '1.2.0.0', - 'reference' => '8520451a140d3f46ac33042715115e290cf5785f', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../fidry/cpu-core-counter', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'filp/whoops' => - array ( - 'pretty_version' => '2.18.3', - 'version' => '2.18.3.0', - 'reference' => '59a123a3d459c5a23055802237cb317f609867e5', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../filp/whoops', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'friendsofphp/php-cs-fixer' => - array ( - 'pretty_version' => 'v3.75.0', - 'version' => '3.75.0.0', - 'reference' => '399a128ff2fdaf4281e4e79b755693286cdf325c', - 'type' => 'application', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../friendsofphp/php-cs-fixer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'fruitcake/php-cors' => - array ( - 'pretty_version' => 'v1.3.0', - 'version' => '1.3.0.0', - 'reference' => '3d158f36e7875e2f040f37bc0573956240a5a38b', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../fruitcake/php-cors', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'graham-campbell/result-type' => - array ( - 'pretty_version' => 'v1.1.3', - 'version' => '1.1.3.0', - 'reference' => '3ba905c11371512af9d9bdd27d99b782216b6945', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../graham-campbell/result-type', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'guzzlehttp/guzzle' => - array ( - 'pretty_version' => '7.9.3', - 'version' => '7.9.3.0', - 'reference' => '7b2f29fe81dc4da0ca0ea7d42107a0845946ea77', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../guzzlehttp/guzzle', - 'aliases' => - array ( - ), - 'dev_requirement' => false, - ), - 'guzzlehttp/promises' => - array ( - 'pretty_version' => '2.2.0', - 'version' => '2.2.0.0', - 'reference' => '7c69f28996b0a6920945dd20b3857e499d9ca96c', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../guzzlehttp/promises', - 'aliases' => - array ( - ), - 'dev_requirement' => false, - ), - 'guzzlehttp/psr7' => - array ( - 'pretty_version' => '2.7.1', - 'version' => '2.7.1.0', - 'reference' => 'c2270caaabe631b3b44c85f99e5a04bbb8060d16', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../guzzlehttp/psr7', - 'aliases' => - array ( - ), - 'dev_requirement' => false, - ), - 'guzzlehttp/uri-template' => - array ( - 'pretty_version' => 'v1.0.4', - 'version' => '1.0.4.0', - 'reference' => '30e286560c137526eccd4ce21b2de477ab0676d2', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../guzzlehttp/uri-template', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'hamcrest/hamcrest-php' => - array ( - 'pretty_version' => 'v2.1.1', - 'version' => '2.1.1.0', - 'reference' => 'f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../hamcrest/hamcrest-php', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'illuminate/auth' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/broadcasting' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/bus' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/cache' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/collections' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/conditionable' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/config' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/console' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/container' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/contracts' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/cookie' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/database' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/encryption' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/events' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/filesystem' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/hashing' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/http' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/log' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/macroable' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/mail' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/notifications' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/pagination' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/pipeline' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/process' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/queue' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/redis' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/routing' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/session' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/support' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/testing' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/translation' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/validation' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'illuminate/view' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => 'v10.48.29', - ), - ), - 'justinrainbow/json-schema' => - array ( - 'pretty_version' => '6.4.2', - 'version' => '6.4.2.0', - 'reference' => 'ce1fd2d47799bb60668643bc6220f6278a4c1d02', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../justinrainbow/json-schema', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'kodova/hamcrest-php' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => '*', - ), - ), - 'laravel-zero/phar-updater' => - array ( - 'pretty_version' => 'v1.4.2', - 'version' => '1.4.2.0', - 'reference' => '131bc5e7477c9233fab8087f7d0bbb234616b417', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel-zero/phar-updater', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'laravel/framework' => - array ( - 'pretty_version' => 'v10.48.29', - 'version' => '10.48.29.0', - 'reference' => '8f7f9247cb8aad1a769d6b9815a6623d89b46b47', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel/framework', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'laravel/prompts' => - array ( - 'pretty_version' => 'v0.1.25', - 'version' => '0.1.25.0', - 'reference' => '7b4029a84c37cb2725fc7f011586e2997040bc95', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel/prompts', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'laravel/serializable-closure' => - array ( - 'pretty_version' => 'v1.3.7', - 'version' => '1.3.7.0', - 'reference' => '4f48ade902b94323ca3be7646db16209ec76be3d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel/serializable-closure', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'laravel/tinker' => - array ( - 'pretty_version' => 'v2.10.1', - 'version' => '2.10.1.0', - 'reference' => '22177cc71807d38f2810c6204d8f7183d88a57d3', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../laravel/tinker', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'league/commonmark' => - array ( - 'pretty_version' => '2.7.0', - 'version' => '2.7.0.0', - 'reference' => '6fbb36d44824ed4091adbcf4c7d4a3923cdb3405', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/commonmark', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'league/config' => - array ( - 'pretty_version' => 'v1.2.0', - 'version' => '1.2.0.0', - 'reference' => '754b3604fb2984c71f4af4a9cbe7b57f346ec1f3', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/config', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'league/flysystem' => - array ( - 'pretty_version' => '3.30.0', - 'version' => '3.30.0.0', - 'reference' => '2203e3151755d874bb2943649dae1eb8533ac93e', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/flysystem', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'league/flysystem-local' => - array ( - 'pretty_version' => '3.30.0', - 'version' => '3.30.0.0', - 'reference' => '6691915f77c7fb69adfb87dcd550052dc184ee10', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/flysystem-local', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'league/mime-type-detection' => - array ( - 'pretty_version' => '1.16.0', - 'version' => '1.16.0.0', - 'reference' => '2d6702ff215bf922936ccc1ad31007edc76451b9', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../league/mime-type-detection', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'localheinz/diff' => - array ( - 'pretty_version' => '1.2.0', - 'version' => '1.2.0.0', - 'reference' => 'ec413943c2b518464865673fd5b38f7df867a010', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../localheinz/diff', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'marc-mabe/php-enum' => - array ( - 'pretty_version' => 'v4.7.1', - 'version' => '4.7.1.0', - 'reference' => '7159809e5cfa041dca28e61f7f7ae58063aae8ed', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../marc-mabe/php-enum', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'mockery/mockery' => - array ( - 'pretty_version' => '1.6.12', - 'version' => '1.6.12.0', - 'reference' => '1f4efdd7d3beafe9807b08156dfcb176d18f1699', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../mockery/mockery', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'monolog/monolog' => - array ( - 'pretty_version' => '3.9.0', - 'version' => '3.9.0.0', - 'reference' => '10d85740180ecba7896c87e06a166e0c95a0e3b6', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../monolog/monolog', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'mtdowling/cron-expression' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => '^1.0', - ), - ), - 'myclabs/deep-copy' => - array ( - 'pretty_version' => '1.13.1', - 'version' => '1.13.1.0', - 'reference' => '1720ddd719e16cf0db4eb1c6eca108031636d46c', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../myclabs/deep-copy', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'nesbot/carbon' => - array ( - 'pretty_version' => '2.73.0', - 'version' => '2.73.0.0', - 'reference' => '9228ce90e1035ff2f0db84b40ec2e023ed802075', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nesbot/carbon', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'nette/php-generator' => - array ( - 'pretty_version' => 'v4.1.8', - 'version' => '4.1.8.0', - 'reference' => '42806049a7774a2bd316c958f5dcf01c6b5c56fa', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nette/php-generator', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'nette/schema' => - array ( - 'pretty_version' => 'v1.3.2', - 'version' => '1.3.2.0', - 'reference' => 'da801d52f0354f70a638673c4a0f04e16529431d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nette/schema', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'nette/utils' => - array ( - 'pretty_version' => 'v4.0.7', - 'version' => '4.0.7.0', - 'reference' => 'e67c4061eb40b9c113b218214e42cb5a0dda28f2', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nette/utils', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'nikic/php-parser' => - array ( - 'pretty_version' => 'v5.5.0', - 'version' => '5.5.0.0', - 'reference' => 'ae59794362fe85e051a58ad36b289443f57be7a9', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nikic/php-parser', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'nunomaduro/collision' => - array ( - 'pretty_version' => 'v7.12.0', - 'version' => '7.12.0.0', - 'reference' => '995245421d3d7593a6960822063bdba4f5d7cf1a', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nunomaduro/collision', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'nunomaduro/termwind' => - array ( - 'pretty_version' => 'v1.17.0', - 'version' => '1.17.0.0', - 'reference' => '5369ef84d8142c1d87e4ec278711d4ece3cbf301', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../nunomaduro/termwind', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'orchestra/canvas' => - array ( - 'pretty_version' => 'v8.12.0', - 'version' => '8.12.0.0', - 'reference' => '76385dfcf96efae5f8533a4d522d14c3c946ac5a', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/canvas', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'orchestra/canvas-core' => - array ( - 'pretty_version' => 'v8.10.2', - 'version' => '8.10.2.0', - 'reference' => '3af8fb6b1ebd85903ba5d0e6df1c81aedacfedfc', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/canvas-core', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'orchestra/sidekick' => - array ( - 'pretty_version' => 'v1.2.13', - 'version' => '1.2.13.0', - 'reference' => 'aa41994f872cc49a420da42f50886605c0d85f15', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/sidekick', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'orchestra/testbench' => - array ( - 'pretty_version' => 'v8.36.0', - 'version' => '8.36.0.0', - 'reference' => '1e765c32c37ceb1acdf189c2804fa1ed738f451c', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/testbench', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'orchestra/testbench-core' => - array ( - 'pretty_version' => 'v8.38.0', - 'version' => '8.38.0.0', - 'reference' => 'dc71c91df375b192f7e4b1ea35656a6a9d1f1531', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/testbench-core', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'orchestra/workbench' => - array ( - 'pretty_version' => 'v8.17.5', - 'version' => '8.17.5.0', - 'reference' => '15a753d0c5c63a54c282765310dbb590ffd61348', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../orchestra/workbench', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phar-io/manifest' => - array ( - 'pretty_version' => '2.0.4', - 'version' => '2.0.4.0', - 'reference' => '54750ef60c58e43759730615a392c31c80e23176', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phar-io/manifest', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phar-io/version' => - array ( - 'pretty_version' => '3.2.1', - 'version' => '3.2.1.0', - 'reference' => '4f7fd7836c6f332bb2933569e566a0d6c4cbed74', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phar-io/version', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpoption/phpoption' => - array ( - 'pretty_version' => '1.9.3', - 'version' => '1.9.3.0', - 'reference' => 'e3fac8b24f56113f7cb96af14958c0dd16330f54', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpoption/phpoption', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpstan/extension-installer' => - array ( - 'pretty_version' => '1.4.3', - 'version' => '1.4.3.0', - 'reference' => '85e90b3942d06b2326fba0403ec24fe912372936', - 'type' => 'composer-plugin', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpstan/extension-installer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpstan/phpstan' => - array ( - 'pretty_version' => '2.1.17', - 'version' => '2.1.17.0', - 'reference' => '89b5ef665716fa2a52ecd2633f21007a6a349053', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpstan/phpstan', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpstan/phpstan-deprecation-rules' => - array ( - 'pretty_version' => '2.0.3', - 'version' => '2.0.3.0', - 'reference' => '468e02c9176891cc901143da118f09dc9505fc2f', - 'type' => 'phpstan-extension', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpstan/phpstan-deprecation-rules', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpstan/phpstan-strict-rules' => - array ( - 'pretty_version' => '2.0.4', - 'version' => '2.0.4.0', - 'reference' => '3e139cbe67fafa3588e1dbe27ca50f31fdb6236a', - 'type' => 'phpstan-extension', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpstan/phpstan-strict-rules', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpunit/php-code-coverage' => - array ( - 'pretty_version' => '10.1.16', - 'version' => '10.1.16.0', - 'reference' => '7e308268858ed6baedc8704a304727d20bc07c77', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-code-coverage', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpunit/php-file-iterator' => - array ( - 'pretty_version' => '4.1.0', - 'version' => '4.1.0.0', - 'reference' => 'a95037b6d9e608ba092da1b23931e537cadc3c3c', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-file-iterator', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpunit/php-invoker' => - array ( - 'pretty_version' => '4.0.0', - 'version' => '4.0.0.0', - 'reference' => 'f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-invoker', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpunit/php-text-template' => - array ( - 'pretty_version' => '3.0.1', - 'version' => '3.0.1.0', - 'reference' => '0c7b06ff49e3d5072f057eb1fa59258bf287a748', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-text-template', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpunit/php-timer' => - array ( - 'pretty_version' => '6.0.0', - 'version' => '6.0.0.0', - 'reference' => 'e2a2d67966e740530f4a3343fe2e030ffdc1161d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/php-timer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'phpunit/phpunit' => - array ( - 'pretty_version' => '10.5.47', - 'version' => '10.5.47.0', - 'reference' => '3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../phpunit/phpunit', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'psr/clock' => - array ( - 'pretty_version' => '1.0.0', - 'version' => '1.0.0.0', - 'reference' => 'e41a24703d4560fd0acb709162f73b8adfc3aa0d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/clock', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'psr/clock-implementation' => - array ( - 'dev_requirement' => true, - 'provided' => - array ( - 0 => '1.0', - ), - ), - 'psr/container' => - array ( - 'pretty_version' => '2.0.2', - 'version' => '2.0.2.0', - 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/container', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'psr/container-implementation' => - array ( - 'dev_requirement' => true, - 'provided' => - array ( - 0 => '1.1|2.0', - ), - ), - 'psr/event-dispatcher' => - array ( - 'pretty_version' => '1.0.0', - 'version' => '1.0.0.0', - 'reference' => 'dbefd12671e8a14ec7f180cab83036ed26714bb0', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/event-dispatcher', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'psr/event-dispatcher-implementation' => - array ( - 'dev_requirement' => true, - 'provided' => - array ( - 0 => '1.0', - ), - ), - 'psr/http-client' => - array ( - 'pretty_version' => '1.0.3', - 'version' => '1.0.3.0', - 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/http-client', - 'aliases' => - array ( - ), - 'dev_requirement' => false, - ), - 'psr/http-client-implementation' => - array ( - 'dev_requirement' => false, - 'provided' => - array ( - 0 => '1.0', - ), - ), - 'psr/http-factory' => - array ( - 'pretty_version' => '1.1.0', - 'version' => '1.1.0.0', - 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/http-factory', - 'aliases' => - array ( - ), - 'dev_requirement' => false, - ), - 'psr/http-factory-implementation' => - array ( - 'dev_requirement' => false, - 'provided' => - array ( - 0 => '1.0', - ), - ), - 'psr/http-message' => - array ( - 'pretty_version' => '2.0', - 'version' => '2.0.0.0', - 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/http-message', - 'aliases' => - array ( - ), - 'dev_requirement' => false, - ), - 'psr/http-message-implementation' => - array ( - 'dev_requirement' => false, - 'provided' => - array ( - 0 => '1.0', - ), - ), - 'psr/log' => - array ( - 'pretty_version' => '3.0.2', - 'version' => '3.0.2.0', - 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/log', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'psr/log-implementation' => - array ( - 'dev_requirement' => true, - 'provided' => - array ( - 0 => '1.0|2.0|3.0', - 1 => '3.0.0', - ), - ), - 'psr/simple-cache' => - array ( - 'pretty_version' => '3.0.0', - 'version' => '3.0.0.0', - 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psr/simple-cache', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'psr/simple-cache-implementation' => - array ( - 'dev_requirement' => true, - 'provided' => - array ( - 0 => '1.0|2.0|3.0', - ), - ), - 'psy/psysh' => - array ( - 'pretty_version' => 'v0.12.9', - 'version' => '0.12.9.0', - 'reference' => '1b801844becfe648985372cb4b12ad6840245ace', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../psy/psysh', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'ralouphie/getallheaders' => - array ( - 'pretty_version' => '3.0.3', - 'version' => '3.0.3.0', - 'reference' => '120b605dfeb996808c31b6477290a714d356e822', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ralouphie/getallheaders', - 'aliases' => - array ( - ), - 'dev_requirement' => false, - ), - 'ramsey/collection' => - array ( - 'pretty_version' => '2.1.1', - 'version' => '2.1.1.0', - 'reference' => '344572933ad0181accbf4ba763e85a0306a8c5e2', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ramsey/collection', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'ramsey/uuid' => - array ( - 'pretty_version' => '4.9.0', - 'version' => '4.9.0.0', - 'reference' => '4e0e23cc785f0724a0e838279a9eb03f28b092a0', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../ramsey/uuid', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'react/cache' => - array ( - 'pretty_version' => 'v1.2.0', - 'version' => '1.2.0.0', - 'reference' => 'd47c472b64aa5608225f47965a484b75c7817d5b', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/cache', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'react/child-process' => - array ( - 'pretty_version' => 'v0.6.6', - 'version' => '0.6.6.0', - 'reference' => '1721e2b93d89b745664353b9cfc8f155ba8a6159', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/child-process', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'react/dns' => - array ( - 'pretty_version' => 'v1.13.0', - 'version' => '1.13.0.0', - 'reference' => 'eb8ae001b5a455665c89c1df97f6fb682f8fb0f5', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/dns', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'react/event-loop' => - array ( - 'pretty_version' => 'v1.5.0', - 'version' => '1.5.0.0', - 'reference' => 'bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/event-loop', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'react/promise' => - array ( - 'pretty_version' => 'v3.2.0', - 'version' => '3.2.0.0', - 'reference' => '8a164643313c71354582dc850b42b33fa12a4b63', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/promise', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'react/socket' => - array ( - 'pretty_version' => 'v1.16.0', - 'version' => '1.16.0.0', - 'reference' => '23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/socket', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'react/stream' => - array ( - 'pretty_version' => 'v1.4.0', - 'version' => '1.4.0.0', - 'reference' => '1e5b0acb8fe55143b5b426817155190eb6f5b18d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../react/stream', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'rector/rector' => - array ( - 'pretty_version' => '2.1.0', - 'version' => '2.1.0.0', - 'reference' => 'd513dea45a94394b660e15c155d1fa27826f8e30', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../rector/rector', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'rector/swiss-knife' => - array ( - 'pretty_version' => '2.3.1', - 'version' => '2.3.1.0', - 'reference' => '2e9df169ee5cc5b5f996907cc4f83fdf7c9356b5', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../rector/swiss-knife', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'rector/type-perfect' => - array ( - 'pretty_version' => '2.1.0', - 'version' => '2.1.0.0', - 'reference' => '098eea3fe0e884fe281d939e5e4142151ab67368', - 'type' => 'phpstan-extension', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../rector/type-perfect', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'rhumsaa/uuid' => - array ( - 'dev_requirement' => true, - 'replaced' => - array ( - 0 => '4.9.0', - ), - ), - 'saloonphp/laravel-plugin' => - array ( - 'pretty_version' => 'v3.2.0', - 'version' => '3.2.0.0', - 'reference' => '29f653b3568359bbb867823b83b5efba3c26873c', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../saloonphp/laravel-plugin', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'saloonphp/saloon' => - array ( - 'pretty_version' => 'v3.0.0', - 'version' => '3.0.0.0', - 'reference' => 'b36be6b45e2170e1325cf034bc378e31318afe11', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../saloonphp/saloon', - 'aliases' => - array ( - ), - 'dev_requirement' => false, - ), - 'sebastian/cli-parser' => - array ( - 'pretty_version' => '2.0.1', - 'version' => '2.0.1.0', - 'reference' => 'c34583b87e7b7a8055bf6c450c2c77ce32a24084', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/cli-parser', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/code-unit' => - array ( - 'pretty_version' => '2.0.0', - 'version' => '2.0.0.0', - 'reference' => 'a81fee9eef0b7a76af11d121767abc44c104e503', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/code-unit', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/code-unit-reverse-lookup' => - array ( - 'pretty_version' => '3.0.0', - 'version' => '3.0.0.0', - 'reference' => '5e3a687f7d8ae33fb362c5c0743794bbb2420a1d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/code-unit-reverse-lookup', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/comparator' => - array ( - 'pretty_version' => '5.0.3', - 'version' => '5.0.3.0', - 'reference' => 'a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/comparator', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/complexity' => - array ( - 'pretty_version' => '3.2.0', - 'version' => '3.2.0.0', - 'reference' => '68ff824baeae169ec9f2137158ee529584553799', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/complexity', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/diff' => - array ( - 'pretty_version' => '5.1.1', - 'version' => '5.1.1.0', - 'reference' => 'c41e007b4b62af48218231d6c2275e4c9b975b2e', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/diff', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/environment' => - array ( - 'pretty_version' => '6.1.0', - 'version' => '6.1.0.0', - 'reference' => '8074dbcd93529b357029f5cc5058fd3e43666984', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/environment', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/exporter' => - array ( - 'pretty_version' => '5.1.2', - 'version' => '5.1.2.0', - 'reference' => '955288482d97c19a372d3f31006ab3f37da47adf', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/exporter', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/global-state' => - array ( - 'pretty_version' => '6.0.2', - 'version' => '6.0.2.0', - 'reference' => '987bafff24ecc4c9ac418cab1145b96dd6e9cbd9', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/global-state', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/lines-of-code' => - array ( - 'pretty_version' => '2.0.2', - 'version' => '2.0.2.0', - 'reference' => '856e7f6a75a84e339195d48c556f23be2ebf75d0', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/lines-of-code', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/object-enumerator' => - array ( - 'pretty_version' => '5.0.0', - 'version' => '5.0.0.0', - 'reference' => '202d0e344a580d7f7d04b3fafce6933e59dae906', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/object-enumerator', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/object-reflector' => - array ( - 'pretty_version' => '3.0.0', - 'version' => '3.0.0.0', - 'reference' => '24ed13d98130f0e7122df55d06c5c4942a577957', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/object-reflector', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/recursion-context' => - array ( - 'pretty_version' => '5.0.0', - 'version' => '5.0.0.0', - 'reference' => '05909fb5bc7df4c52992396d0116aed689f93712', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/recursion-context', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/type' => - array ( - 'pretty_version' => '4.0.0', - 'version' => '4.0.0.0', - 'reference' => '462699a16464c3944eefc02ebdd77882bd3925bf', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/type', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'sebastian/version' => - array ( - 'pretty_version' => '4.0.1', - 'version' => '4.0.1.0', - 'reference' => 'c51fa83a5d8f43f1402e3f32a005e6262244ef17', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../sebastian/version', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'spaze/phpstan-disallowed-calls' => - array ( - 'pretty_version' => 'v4.5.0', - 'version' => '4.5.0.0', - 'reference' => '1c5e6996bd75a1460f5e2683fc4294665b37bee2', - 'type' => 'phpstan-extension', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../spaze/phpstan-disallowed-calls', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/console' => - array ( - 'pretty_version' => 'v6.4.23', - 'version' => '6.4.23.0', - 'reference' => '9056771b8eca08d026cd3280deeec3cfd99c4d93', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/console', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/css-selector' => - array ( - 'pretty_version' => 'v7.3.0', - 'version' => '7.3.0.0', - 'reference' => '601a5ce9aaad7bf10797e3663faefce9e26c24e2', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/css-selector', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/deprecation-contracts' => - array ( - 'pretty_version' => 'v3.6.0', - 'version' => '3.6.0.0', - 'reference' => '63afe740e99a13ba87ec199bb07bbdee937a5b62', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/deprecation-contracts', - 'aliases' => - array ( - ), - 'dev_requirement' => false, - ), - 'symfony/error-handler' => - array ( - 'pretty_version' => 'v6.4.23', - 'version' => '6.4.23.0', - 'reference' => 'b088e0b175c30b4e06d8085200fa465b586f44fa', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/error-handler', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/event-dispatcher' => - array ( - 'pretty_version' => 'v7.3.0', - 'version' => '7.3.0.0', - 'reference' => '497f73ac996a598c92409b44ac43b6690c4f666d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/event-dispatcher', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/event-dispatcher-contracts' => - array ( - 'pretty_version' => 'v3.6.0', - 'version' => '3.6.0.0', - 'reference' => '59eb412e93815df44f05f342958efa9f46b1e586', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/event-dispatcher-contracts', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/event-dispatcher-implementation' => - array ( - 'dev_requirement' => true, - 'provided' => - array ( - 0 => '2.0|3.0', - ), - ), - 'symfony/filesystem' => - array ( - 'pretty_version' => 'v7.3.0', - 'version' => '7.3.0.0', - 'reference' => 'b8dce482de9d7c9fe2891155035a7248ab5c7fdb', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/filesystem', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/finder' => - array ( - 'pretty_version' => 'v6.4.17', - 'version' => '6.4.17.0', - 'reference' => '1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/finder', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/http-foundation' => - array ( - 'pretty_version' => 'v6.4.23', - 'version' => '6.4.23.0', - 'reference' => '452d19f945ee41345fd8a50c18b60783546b7bd3', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/http-foundation', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/http-kernel' => - array ( - 'pretty_version' => 'v6.4.23', - 'version' => '6.4.23.0', - 'reference' => '2bb2cba685aabd859f22cf6946554e8e7f3c329a', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/http-kernel', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/mailer' => - array ( - 'pretty_version' => 'v6.4.23', - 'version' => '6.4.23.0', - 'reference' => 'a480322ddf8e54de262c9bca31fdcbe26b553de5', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/mailer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/mime' => - array ( - 'pretty_version' => 'v6.4.21', - 'version' => '6.4.21.0', - 'reference' => 'fec8aa5231f3904754955fad33c2db50594d22d1', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/mime', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/options-resolver' => - array ( - 'pretty_version' => 'v7.3.0', - 'version' => '7.3.0.0', - 'reference' => 'afb9a8038025e5dbc657378bfab9198d75f10fca', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/options-resolver', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/polyfill-ctype' => - array ( - 'pretty_version' => 'v1.32.0', - 'version' => '1.32.0.0', - 'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-ctype', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/polyfill-intl-grapheme' => - array ( - 'pretty_version' => 'v1.32.0', - 'version' => '1.32.0.0', - 'reference' => 'b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-intl-grapheme', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/polyfill-intl-idn' => - array ( - 'pretty_version' => 'v1.32.0', - 'version' => '1.32.0.0', - 'reference' => '9614ac4d8061dc257ecc64cba1b140873dce8ad3', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-intl-idn', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/polyfill-intl-normalizer' => - array ( - 'pretty_version' => 'v1.32.0', - 'version' => '1.32.0.0', - 'reference' => '3833d7255cc303546435cb650316bff708a1c75c', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-intl-normalizer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/polyfill-mbstring' => - array ( - 'pretty_version' => 'v1.32.0', - 'version' => '1.32.0.0', - 'reference' => '6d857f4d76bd4b343eac26d6b539585d2bc56493', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-mbstring', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/polyfill-php80' => - array ( - 'pretty_version' => 'v1.32.0', - 'version' => '1.32.0.0', - 'reference' => '0cc9dd0f17f61d8131e7df6b84bd344899fe2608', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-php80', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/polyfill-php81' => - array ( - 'pretty_version' => 'v1.32.0', - 'version' => '1.32.0.0', - 'reference' => '4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-php81', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/polyfill-php83' => - array ( - 'pretty_version' => 'v1.32.0', - 'version' => '1.32.0.0', - 'reference' => '2fb86d65e2d424369ad2905e83b236a8805ba491', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-php83', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/polyfill-uuid' => - array ( - 'pretty_version' => 'v1.32.0', - 'version' => '1.32.0.0', - 'reference' => '21533be36c24be3f4b1669c4725c7d1d2bab4ae2', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/polyfill-uuid', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/process' => - array ( - 'pretty_version' => 'v6.4.20', - 'version' => '6.4.20.0', - 'reference' => 'e2a61c16af36c9a07e5c9906498b73e091949a20', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/process', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/routing' => - array ( - 'pretty_version' => 'v6.4.22', - 'version' => '6.4.22.0', - 'reference' => '1f5234e8457164a3a0038a4c0a4ba27876a9c670', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/routing', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/service-contracts' => - array ( - 'pretty_version' => 'v3.6.0', - 'version' => '3.6.0.0', - 'reference' => 'f021b05a130d35510bd6b25fe9053c2a8a15d5d4', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/service-contracts', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/stopwatch' => - array ( - 'pretty_version' => 'v7.3.0', - 'version' => '7.3.0.0', - 'reference' => '5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/stopwatch', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/string' => - array ( - 'pretty_version' => 'v7.3.0', - 'version' => '7.3.0.0', - 'reference' => 'f3570b8c61ca887a9e2938e85cb6458515d2b125', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/string', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/translation' => - array ( - 'pretty_version' => 'v6.4.23', - 'version' => '6.4.23.0', - 'reference' => 'de8afa521e04a5220e9e58a1dc99971ab7cac643', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/translation', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/translation-contracts' => - array ( - 'pretty_version' => 'v3.6.0', - 'version' => '3.6.0.0', - 'reference' => 'df210c7a2573f1913b2d17cc95f90f53a73d8f7d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/translation-contracts', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/translation-implementation' => - array ( - 'dev_requirement' => true, - 'provided' => - array ( - 0 => '2.3|3.0', - ), - ), - 'symfony/uid' => - array ( - 'pretty_version' => 'v6.4.23', - 'version' => '6.4.23.0', - 'reference' => '9c8592da78d7ee6af52011eef593350d87e814c0', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/uid', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/var-dumper' => - array ( - 'pretty_version' => 'v6.4.23', - 'version' => '6.4.23.0', - 'reference' => 'd55b1834cdbfcc31bc2cd7e095ba5ed9a88f6600', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/var-dumper', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'symfony/yaml' => - array ( - 'pretty_version' => 'v6.4.23', - 'version' => '6.4.23.0', - 'reference' => '93e29e0deb5f1b2e360adfb389a20d25eb81a27b', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../symfony/yaml', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'theseer/tokenizer' => - array ( - 'pretty_version' => '1.2.3', - 'version' => '1.2.3.0', - 'reference' => '737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../theseer/tokenizer', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'tijsverkoyen/css-to-inline-styles' => - array ( - 'pretty_version' => 'v2.3.0', - 'version' => '2.3.0.0', - 'reference' => '0d72ac1c00084279c1816675284073c5a337c20d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../tijsverkoyen/css-to-inline-styles', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'tomasvotruba/type-coverage' => - array ( - 'pretty_version' => '2.0.2', - 'version' => '2.0.2.0', - 'reference' => 'd033429580f2c18bda538fa44f2939236a990e0c', - 'type' => 'phpstan-extension', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../tomasvotruba/type-coverage', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'vlucas/phpdotenv' => - array ( - 'pretty_version' => 'v5.6.2', - 'version' => '5.6.2.0', - 'reference' => '24ac4c74f91ee2c193fa1aaa5c249cb0822809af', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../vlucas/phpdotenv', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'voku/portable-ascii' => - array ( - 'pretty_version' => '2.0.3', - 'version' => '2.0.3.0', - 'reference' => 'b1d923f88091c6bf09699efcd7c8a1b1bfd7351d', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../voku/portable-ascii', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - 'webmozart/assert' => - array ( - 'pretty_version' => '1.11.0', - 'version' => '1.11.0.0', - 'reference' => '11cb2199493b2f8a3b53e7f19068fc6aac760991', - 'type' => 'library', - 'install_path' => '/Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/composer/../webmozart/assert', - 'aliases' => - array ( - ), - 'dev_requirement' => true, - ), - ), - ), - ), - 'executedFilesHashes' => - array ( - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/Attribute.php' => 'eaf9127f074e9c7ebc65043ec4050f9fed60c2bb', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionAttribute.php' => '0b4b78277eb6545955d2ce5e09bff28f1f8052c8', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionIntersectionType.php' => 'a3e6299b87ee5d407dae7651758edfa11a74cb11', - 'phar:///Users/jantinnerezo/Projects/AirLST/Packages/sdk-php/sdk-php/vendor/phpstan/phpstan/phpstan.phar/stubs/runtime/ReflectionUnionType.php' => '1b349aa997a834faeafe05fa21bc31cae22bf2e2', - ), - 'phpExtensions' => - array ( - 0 => 'Core', - 1 => 'FFI', - 2 => 'PDO', - 3 => 'Phar', - 4 => 'Reflection', - 5 => 'SPL', - 6 => 'SimpleXML', - 7 => 'Zend OPcache', - 8 => 'bcmath', - 9 => 'bz2', - 10 => 'calendar', - 11 => 'ctype', - 12 => 'curl', - 13 => 'date', - 14 => 'dba', - 15 => 'dom', - 16 => 'exif', - 17 => 'fileinfo', - 18 => 'filter', - 19 => 'ftp', - 20 => 'gd', - 21 => 'gettext', - 22 => 'gmp', - 23 => 'hash', - 24 => 'herd', - 25 => 'iconv', - 26 => 'igbinary', - 27 => 'imagick', - 28 => 'imap', - 29 => 'intl', - 30 => 'json', - 31 => 'ldap', - 32 => 'libxml', - 33 => 'mbstring', - 34 => 'mongodb', - 35 => 'mysqli', - 36 => 'mysqlnd', - 37 => 'openssl', - 38 => 'pcntl', - 39 => 'pcre', - 40 => 'pdo_mysql', - 41 => 'pdo_pgsql', - 42 => 'pdo_sqlite', - 43 => 'pdo_sqlsrv', - 44 => 'pgsql', - 45 => 'posix', - 46 => 'random', - 47 => 'readline', - 48 => 'redis', - 49 => 'session', - 50 => 'shmop', - 51 => 'soap', - 52 => 'sockets', - 53 => 'sodium', - 54 => 'sqlite3', - 55 => 'sqlsrv', - 56 => 'standard', - 57 => 'sysvmsg', - 58 => 'sysvsem', - 59 => 'sysvshm', - 60 => 'tokenizer', - 61 => 'xml', - 62 => 'xmlreader', - 63 => 'xmlwriter', - 64 => 'xsl', - 65 => 'zip', - 66 => 'zlib', - 67 => 'zstd', - ), - 'stubFiles' => - array ( - ), - 'level' => '8', -), - 'projectExtensionFiles' => array ( -), - 'errorsCallback' => static function (): array { return array ( - 'build/Requests/Guests/GetGuests.php' => - array ( - 0 => - \PHPStan\Analyser\Error::__set_state(array( - 'message' => 'Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.', - 'file' => 'build/Requests/Guests/GetGuests.php', - 'line' => 43, - 'canBeIgnored' => true, - 'filePath' => 'build/Requests/Guests/GetGuests.php', - 'traitFilePath' => NULL, - 'tip' => NULL, - 'nodeLine' => 43, - 'nodeType' => 'PhpParser\\Node\\Expr\\FuncCall', - 'identifier' => 'arrayFilter.strict', - 'metadata' => - array ( - ), - )), - ), -); }, - 'locallyIgnoredErrorsCallback' => static function (): array { return array ( - 'src/Commands/BuildCommand.php' => - array ( - 0 => - \PHPStan\Analyser\Error::__set_state(array( - 'message' => 'Parameter #1 $filename of function file_get_contents expects string, array|bool|string|null given.', - 'file' => 'src/Commands/BuildCommand.php', - 'line' => 47, - 'canBeIgnored' => true, - 'filePath' => 'src/Commands/BuildCommand.php', - 'traitFilePath' => NULL, - 'tip' => NULL, - 'nodeLine' => 47, - 'nodeType' => 'PhpParser\\Node\\Expr\\FuncCall', - 'identifier' => 'argument.type', - 'metadata' => - array ( - ), - )), - 1 => - \PHPStan\Analyser\Error::__set_state(array( - 'message' => 'Mixed variable in a `\\Illuminate\\Support\\Arr::first($file->getNamespaces())->...()` can skip important errors. Make sure the type is known', - 'file' => 'src/Commands/BuildCommand.php', - 'line' => 110, - 'canBeIgnored' => true, - 'filePath' => 'src/Commands/BuildCommand.php', - 'traitFilePath' => NULL, - 'tip' => NULL, - 'nodeLine' => 110, - 'nodeType' => 'PhpParser\\Node\\Expr\\MethodCall', - 'identifier' => 'typePerfect.noMixedMethodCaller', - 'metadata' => - array ( - ), - )), - 2 => - \PHPStan\Analyser\Error::__set_state(array( - 'message' => 'Mixed variable in a `\\Illuminate\\Support\\Arr::first($file->getClasses())->...()` can skip important errors. Make sure the type is known', - 'file' => 'src/Commands/BuildCommand.php', - 'line' => 111, - 'canBeIgnored' => true, - 'filePath' => 'src/Commands/BuildCommand.php', - 'traitFilePath' => NULL, - 'tip' => NULL, - 'nodeLine' => 111, - 'nodeType' => 'PhpParser\\Node\\Expr\\MethodCall', - 'identifier' => 'typePerfect.noMixedMethodCaller', - 'metadata' => - array ( - ), - )), - ), - 'src/CoreApi.php' => - array ( - 0 => - \PHPStan\Analyser\Error::__set_state(array( - 'message' => 'Mixed variable in a `str($this->baseUrl)->...()` can skip important errors. Make sure the type is known', - 'file' => 'src/CoreApi.php', - 'line' => 35, - 'canBeIgnored' => true, - 'filePath' => 'src/CoreApi.php', - 'traitFilePath' => NULL, - 'tip' => NULL, - 'nodeLine' => 35, - 'nodeType' => 'PhpParser\\Node\\Expr\\MethodCall', - 'identifier' => 'typePerfect.noMixedMethodCaller', - 'metadata' => - array ( - ), - )), - 1 => - \PHPStan\Analyser\Error::__set_state(array( - 'message' => 'Mixed variable in a `str($this->baseUrl)->...()` can skip important errors. Make sure the type is known', - 'file' => 'src/CoreApi.php', - 'line' => 46, - 'canBeIgnored' => true, - 'filePath' => 'src/CoreApi.php', - 'traitFilePath' => NULL, - 'tip' => NULL, - 'nodeLine' => 46, - 'nodeType' => 'PhpParser\\Node\\Expr\\MethodCall', - 'identifier' => 'typePerfect.noMixedMethodCaller', - 'metadata' => - array ( - ), - )), - ), - 'src/Generators/ConnectorGenerator.php' => - array ( - 0 => - \PHPStan\Analyser\Error::__set_state(array( - 'message' => 'Parameter #1 $value of static method Crescat\\SaloonSdkGenerator\\Helpers\\NameHelper::connectorClassName() expects string, string|null given.', - 'file' => 'src/Generators/ConnectorGenerator.php', - 'line' => 66, - 'canBeIgnored' => true, - 'filePath' => 'src/Generators/ConnectorGenerator.php', - 'traitFilePath' => NULL, - 'tip' => NULL, - 'nodeLine' => 66, - 'nodeType' => 'PhpParser\\Node\\Expr\\StaticCall', - 'identifier' => 'argument.type', - 'metadata' => - array ( - ), - )), - ), - 'src/Generators/ResourceGenerator.php' => - array ( - 0 => - \PHPStan\Analyser\Error::__set_state(array( - 'message' => 'Parameter #1 $value of static method Crescat\\SaloonSdkGenerator\\Helpers\\NameHelper::resourceClassName() expects string, string|null given.', - 'file' => 'src/Generators/ResourceGenerator.php', - 'line' => 117, - 'canBeIgnored' => true, - 'filePath' => 'src/Generators/ResourceGenerator.php', - 'traitFilePath' => NULL, - 'tip' => NULL, - 'nodeLine' => 116, - 'nodeType' => 'PhpParser\\Node\\Expr\\StaticCall', - 'identifier' => 'argument.type', - 'metadata' => - array ( - ), - )), - ), -); }, - 'linesToIgnore' => array ( - 'src/Commands/BuildCommand.php' => - array ( - 'src/Commands/BuildCommand.php' => - array ( - 47 => NULL, - 110 => NULL, - 111 => NULL, - ), - ), - 'src/CoreApi.php' => - array ( - 'src/CoreApi.php' => - array ( - 35 => NULL, - 46 => NULL, - ), - ), - 'src/Generators/ConnectorGenerator.php' => - array ( - 'src/Generators/ConnectorGenerator.php' => - array ( - 66 => NULL, - ), - ), - 'src/Generators/ResourceGenerator.php' => - array ( - 'src/Generators/ResourceGenerator.php' => - array ( - 117 => NULL, - ), - ), -), - 'unmatchedLineIgnores' => array ( -), - 'collectedDataCallback' => static function (): array { return array ( - 'build/AirLST.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\AirLST', - ), - 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\AirLST', - 1 => 'resolveBaseUrl', - 2 => 'AirLST\\SdkPhp\\Client\\AirLST', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 5 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 6 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 7 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 8 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/BookableGroups/DeleteBookablesReservation.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 3, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/BookableGroups/GetAvailabilities.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 3, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/BookableGroups/ListBookableGroups.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/BookableGroups/ListBookablesForGroup.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/BookableGroups/StoreBookablesReservations.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Company/GetCompanyEvents.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', - ), - 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', - 1 => 'resolveEndpoint', - 2 => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Contacts/GetContactDetails.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Contacts/GetContactEvents.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Contacts/ValidateContactCode.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', - ), - 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', - 1 => 'resolveEndpoint', - 2 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', - ), - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Documents/GetEventDocuments.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Documents/GetGuestsDocumentsUrls.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Emails/GetEmailTemplates.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Emails\\GetEmailTemplates', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Events/GetEvent.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Events/GetSignedStorageUrl.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Events/SendEmailTemplate.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/ArchiveGuest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/CheckinGuest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/CreateCompanionGuest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/CreateGuests.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/CreateRecommendedGuest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/CreateTemporaryUpload.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/DeleteGuest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/GetGuest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/GetGuestAttachmentDownloadUrl.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 3, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/GetGuestAttachments.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/GetGuests.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 7, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/RestoreGuest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/UpdateGuest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/UpdateGuestEmailOptInStatus.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Requests/Guests/ValidateGuestCode.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Resource.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - ), - 'build/Resource/BookableGroups.php' => - array ( - 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', - 1 => 'getAvailabilities', - 2 => 'mixed|mixed|mixed', - 3 => 22, - ), - 1 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', - 1 => 'deleteBookablesReservation', - 2 => 'mixed|mixed|mixed', - 3 => 32, - ), - 2 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', - 1 => 'listBookableGroups', - 2 => 'mixed', - 3 => 40, - ), - 3 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', - 1 => 'listBookablesForGroup', - 2 => 'mixed|mixed', - 3 => 49, - ), - 4 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', - 1 => 'storeBookablesReservations', - 2 => 'mixed|mixed', - 3 => 58, - ), - ), - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', - ), - 1 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', - ), - 2 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', - ), - 3 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', - ), - 4 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 3, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 3, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Resource/Company.php' => - array ( - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Resource/Contacts.php' => - array ( - 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', - 1 => 'getContactEvents', - 2 => 'mixed', - 3 => 18, - ), - 1 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', - 1 => 'getContactDetails', - 2 => 'mixed', - 3 => 26, - ), - ), - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', - ), - 1 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', - ), - 2 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Resource/Documents.php' => - array ( - 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', - 1 => 'getGuestsDocumentsUrls', - 2 => 'mixed|mixed', - 3 => 18, - ), - 1 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', - 1 => 'getEventDocuments', - 2 => 'mixed', - 3 => 26, - ), - ), - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', - ), - 1 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Resource/Emails.php' => - array ( - 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Emails', - 1 => 'getEmailTemplates', - 2 => 'mixed', - 3 => 16, - ), - ), - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Emails\\GetEmailTemplates', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Resource/Events.php' => - array ( - 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Events', - 1 => 'sendEmailTemplate', - 2 => 'mixed|mixed', - 3 => 19, - ), - 1 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Events', - 1 => 'getSignedStorageUrl', - 2 => 'mixed', - 3 => 27, - ), - 2 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Events', - 1 => 'getEvent', - 2 => 'mixed', - 3 => 35, - ), - ), - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', - ), - 1 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', - ), - 2 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'build/Resource/Guests.php' => - array ( - 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'archiveGuest', - 2 => 'mixed|mixed', - 3 => 31, - ), - 1 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'checkinGuest', - 2 => 'mixed|mixed', - 3 => 40, - ), - 2 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'getGuest', - 2 => 'mixed|mixed', - 3 => 49, - ), - 3 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'updateGuest', - 2 => 'mixed|mixed', - 3 => 58, - ), - 4 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'deleteGuest', - 2 => 'mixed|mixed', - 3 => 67, - ), - 5 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'getGuestAttachmentDownloadUrl', - 2 => 'mixed|mixed|mixed', - 3 => 77, - ), - 6 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'getGuestAttachments', - 2 => 'mixed|mixed', - 3 => 86, - ), - 7 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'getGuests', - 2 => 'mixed|int|null|int|null|null|string|null|string|null|string|int|null', - 3 => 100, - ), - 8 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'createGuests', - 2 => 'mixed', - 3 => 115, - ), - 9 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'restoreGuest', - 2 => 'mixed|mixed', - 3 => 124, - ), - 10 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'createCompanionGuest', - 2 => 'mixed|mixed', - 3 => 133, - ), - 11 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'createRecommendedGuest', - 2 => 'mixed|mixed', - 3 => 142, - ), - 12 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'updateGuestEmailOptInStatus', - 2 => 'mixed|mixed', - 3 => 151, - ), - 13 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'validateGuestCode', - 2 => 'mixed', - 3 => 159, - ), - 14 => - array ( - 0 => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 1 => 'createTemporaryUpload', - 2 => 'mixed|mixed', - 3 => 168, - ), - ), - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - ), - 1 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - ), - 2 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - ), - 3 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - ), - 4 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - ), - 5 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - ), - 6 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - ), - 7 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - ), - 8 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - ), - 9 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - ), - 10 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - ), - 11 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - ), - 12 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - ), - 13 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - ), - 14 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 5 => - array ( - 0 => 3, - 1 => - array ( - ), - ), - 6 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 7 => - array ( - 0 => 7, - 1 => - array ( - ), - ), - 8 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 9 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 10 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 11 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 12 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 13 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 14 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 5 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 6 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 7 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 8 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 9 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 10 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 11 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 12 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 13 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 14 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Commands/BuildCommand.php' => - array ( - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::option', - 1 => 'string|null', - ), - 1 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::argument', - 1 => 'string|null', - ), - 2 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::error', - 1 => 'string', - ), - 3 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::argument', - 1 => 'string|null', - ), - 4 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::error', - 1 => 'string', - ), - 5 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::error', - 1 => 'string', - ), - 6 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpGeneratedFiles', - 1 => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\GeneratedCode', - ), - 7 => - array ( - 0 => 'Crescat\\SaloonSdkGenerator\\CodeGenerator::run', - 1 => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', - ), - 8 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', - 1 => 'string', - ), - 9 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', - 1 => 'string', - ), - 10 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpToFile', - 1 => 'Nette\\PhpGenerator\\PhpFile', - ), - 11 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', - 1 => 'string', - ), - 12 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpToFile', - 1 => 'Nette\\PhpGenerator\\PhpFile', - ), - 13 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', - 1 => 'string', - ), - 14 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpToFile', - 1 => 'Nette\\PhpGenerator\\PhpFile', - ), - 15 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::info', - 1 => 'string', - ), - 16 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::dumpToFile', - 1 => 'Nette\\PhpGenerator\\PhpFile', - ), - 17 => - array ( - 0 => 'Illuminate\\Support\\Stringable::replace', - 1 => 'string|string', - ), - 18 => - array ( - 0 => 'Illuminate\\Support\\Stringable::replace', - 1 => 'string|string', - ), - 19 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::error', - 1 => 'unknown_types', - ), - 20 => - array ( - 0 => 'AirLST\\SdkPhp\\Commands\\BuildCommand::line', - 1 => 'unknown_types', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Contracts/EmailResourceContract.php' => - array ( - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Contracts/EventResourceContract.php' => - array ( - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Contracts/GuestResourceContract.php' => - array ( - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/CoreApi.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\CoreApi', - ), - 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\CoreApi', - 1 => 'setBaseUrl', - 2 => 'string', - 3 => 23, - ), - 1 => - array ( - 0 => 'AirLST\\SdkPhp\\CoreApi', - 1 => 'guest', - 2 => 'string', - 3 => 33, - ), - 2 => - array ( - 0 => 'AirLST\\SdkPhp\\CoreApi', - 1 => 'email', - 2 => 'string', - 3 => 44, - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 5 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Generators/ConnectorGenerator.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\PossiblyPureMethodCallCollector' => - array ( - 0 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType', - ), - 1 => 'setExtends', - 2 => 29, - ), - 1 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassLike', - ), - 1 => 'addComment', - 2 => 32, - ), - 2 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassLike', - ), - 1 => 'addComment', - 2 => 36, - ), - 3 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpFile', - ), - 1 => 'setStrictTypes', - 2 => 40, - ), - 4 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\PromotedParameter', - ), - 1 => 'setReadOnly', - 2 => 43, - ), - 5 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\Method', - ), - 1 => 'setBody', - 2 => 52, - ), - 6 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\Method', - ), - 1 => 'setBody', - 2 => 56, - ), - 7 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace', - ), - 1 => 'addUse', - 2 => 75, - ), - 8 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\Method', - ), - 1 => 'setBody', - 2 => 80, - ), - 9 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace', - ), - 1 => 'add', - 2 => 86, - ), - ), - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Generators\\ConnectorGenerator::generateConnectorClass', - 1 => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', - ), - 1 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::setExtends', - 1 => 'string', - ), - 2 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::addComment', - 1 => 'unknown_types', - ), - 3 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::addComment', - 1 => 'unknown_types', - ), - 4 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', - 1 => 'string', - ), - 5 => - array ( - 0 => 'Nette\\PhpGenerator\\PromotedParameter::setType', - 1 => 'string', - ), - 6 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::addPromotedParameter', - 1 => 'string', - ), - 7 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::setBody', - 1 => 'unknown_types', - ), - 8 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::setReturnType', - 1 => 'string', - ), - 9 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', - 1 => 'string', - ), - 10 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::setBody', - 1 => 'string', - ), - 11 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::setReturnType', - 1 => 'string', - ), - 12 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', - 1 => 'string', - ), - 13 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', - 1 => 'string', - ), - 14 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpFile::addNamespace', - 1 => 'string', - ), - 15 => - array ( - 0 => 'Illuminate\\Support\\Collection::map', - 1 => 'callable', - ), - 16 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', - 1 => 'unknown_types', - ), - 17 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::setBody', - 1 => 'unknown_types', - ), - 18 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::setReturnType', - 1 => 'unknown_types', - ), - 19 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', - 1 => 'string', - ), - 20 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace::add', - 1 => 'Nette\\PhpGenerator\\ClassType', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Generators/ResourceGenerator.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\PossiblyPureFuncCallCollector' => - array ( - 0 => - array ( - 0 => 'dump', - 1 => 68, - ), - ), - 'PHPStan\\Rules\\DeadCode\\PossiblyPureMethodCallCollector' => - array ( - 0 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType', - ), - 1 => 'setExtends', - 2 => 36, - ), - 1 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpFile', - ), - 1 => 'setStrictTypes', - 2 => 39, - ), - 2 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace', - ), - 1 => 'addUse', - 2 => 53, - ), - 3 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\Method', - ), - 1 => 'setReturnType', - 2 => 75, - ), - 4 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\Method', - ), - 1 => 'setBody', - 2 => 101, - ), - 5 => - array ( - 0 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace', - ), - 1 => 'add', - 2 => 104, - ), - ), - 'Rector\\TypePerfect\\Collector\\ClassMethod\\PublicClassMethodParamTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator', - 1 => 'generateResourceClass', - 2 => 'string|array', - 3 => 32, - ), - ), - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::generateResourceClasses', - 1 => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', - ), - 1 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::setExtends', - 1 => 'unknown_types', - ), - 2 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', - 1 => 'unknown_types', - ), - 3 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpFile::addNamespace', - 1 => 'unknown_types', - ), - 4 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', - 1 => 'unknown_types', - ), - 5 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace::addUse', - 1 => 'string', - ), - 6 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', - 1 => 'string', - ), - 7 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::addComment', - 1 => 'string', - ), - 8 => - array ( - 0 => 'Nette\\PhpGenerator\\ClassType::addMethod', - 1 => 'string', - ), - 9 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::setReturnType', - 1 => 'string', - ), - 10 => - array ( - 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::addPropertyToMethod', - 1 => 'Nette\\PhpGenerator\\Method|Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', - ), - 11 => - array ( - 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::addPropertyToMethod', - 1 => 'Nette\\PhpGenerator\\Method|Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', - ), - 12 => - array ( - 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::addPropertyToMethod', - 1 => 'Nette\\PhpGenerator\\Method|Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', - ), - 13 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::setBody', - 1 => 'unknown_types', - ), - 14 => - array ( - 0 => 'Nette\\PhpGenerator\\PhpNamespace::add', - 1 => 'Nette\\PhpGenerator\\ClassType', - ), - 15 => - array ( - 0 => 'Illuminate\\Support\\Collection::groupBy', - 1 => 'callable', - ), - 16 => - array ( - 0 => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator::generateResourceClass', - 1 => 'unknown_types', - ), - 17 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::addParameter', - 1 => 'string', - ), - 18 => - array ( - 0 => 'Nette\\PhpGenerator\\Method::addComment', - 1 => 'string', - ), - 19 => - array ( - 0 => 'Nette\\PhpGenerator\\Parameter::setType', - 1 => 'string', - ), - 20 => - array ( - 0 => 'Nette\\PhpGenerator\\Parameter::setDefaultValue', - 1 => 'null', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Requests/Email/ListRequest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Email\\ListRequest', - 1 => 'resolveEndpoint', - 2 => 'AirLST\\SdkPhp\\Requests\\Email\\ListRequest', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Requests/Email/SendRequest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Email\\SendRequest', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Requests/Event/GetRequest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Event\\GetRequest', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Requests/Event/ListRequest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Event\\ListRequest', - 1 => 'resolveEndpoint', - 2 => 'AirLST\\SdkPhp\\Requests\\Event\\ListRequest', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Requests/Guest/CreateRequest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', - ), - 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', - 1 => 'resolveEndpoint', - 2 => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', - ), - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Requests/Guest/GetRequest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\GetRequest', - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Requests/Guest/ListRequest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', - ), - 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', - 1 => 'resolveEndpoint', - 2 => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Requests/Guest/UpdateRequest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\UpdateRequest', - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Requests/Guest/ValidateCodeRequest.php' => - array ( - 'PHPStan\\Rules\\DeadCode\\ConstructorWithoutImpurePointsCollector' => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', - ), - 'PHPStan\\Rules\\DeadCode\\MethodWithoutImpurePointsCollector' => - array ( - 0 => - array ( - 0 => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', - 1 => 'resolveEndpoint', - 2 => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', - ), - ), - 'PHPStan\\Rules\\Traits\\TraitUseCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Resources/EmailResource.php' => - array ( - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Requests\\Email\\ListRequest', - ), - 1 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Requests\\Email\\SendRequest', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Resources/EventResource.php' => - array ( - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Requests\\Event\\ListRequest', - ), - 1 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Requests\\Event\\GetRequest', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), - 'src/Resources/GuestResource.php' => - array ( - 'Rector\\TypePerfect\\Collector\\MethodCall\\MethodCallArgTypesCollector' => - array ( - 0 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', - ), - 1 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', - ), - 2 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\GetRequest', - ), - 3 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', - ), - 4 => - array ( - 0 => 'Saloon\\Http\\Connector::send', - 1 => 'AirLST\\SdkPhp\\Requests\\Guest\\UpdateRequest', - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ConstantTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\DeclareCollector' => - array ( - 0 => true, - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ParamTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 2, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\PropertyTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 0, - 1 => - array ( - ), - ), - ), - 'TomasVotruba\\TypeCoverage\\Collectors\\ReturnTypeDeclarationCollector' => - array ( - 0 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 1 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 2 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 3 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - 4 => - array ( - 0 => 1, - 1 => - array ( - ), - ), - ), - ), -); }, - 'dependencies' => array ( - 'build/AirLST.php' => - array ( - 'fileHash' => '6f65bdd62e29e284bcbc0aa6cc8c03526ff8c6e3', - 'dependentFiles' => - array ( - ), - ), - 'build/Requests/BookableGroups/DeleteBookablesReservation.php' => - array ( - 'fileHash' => 'e92a77c3744a27efc7fe3062f5621f5fca7eb409', - 'dependentFiles' => - array ( - 0 => 'build/Resource/BookableGroups.php', - ), - ), - 'build/Requests/BookableGroups/GetAvailabilities.php' => - array ( - 'fileHash' => '379780ecddeed5bf19c7f66065c4e726fab0805f', - 'dependentFiles' => - array ( - 0 => 'build/Resource/BookableGroups.php', - ), - ), - 'build/Requests/BookableGroups/ListBookableGroups.php' => - array ( - 'fileHash' => '23dcc2adb2fb6697199c67d1ea8562a8c3f228aa', - 'dependentFiles' => - array ( - 0 => 'build/Resource/BookableGroups.php', - ), - ), - 'build/Requests/BookableGroups/ListBookablesForGroup.php' => - array ( - 'fileHash' => '391568c4855afe6fe977a017c69db3da879c1322', - 'dependentFiles' => - array ( - 0 => 'build/Resource/BookableGroups.php', - ), - ), - 'build/Requests/BookableGroups/StoreBookablesReservations.php' => - array ( - 'fileHash' => '1ec5c02b6b11aaf247fd90027622176dc38e8e7b', - 'dependentFiles' => - array ( - 0 => 'build/Resource/BookableGroups.php', - ), - ), - 'build/Requests/Company/GetCompanyEvents.php' => - array ( - 'fileHash' => '21e60868b829696697d5edf6bab1288d0cfaac70', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Company.php', - ), - ), - 'build/Requests/Contacts/GetContactDetails.php' => - array ( - 'fileHash' => 'b4209fb18d3180665032071d153dcd16a07c700d', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Contacts.php', - ), - ), - 'build/Requests/Contacts/GetContactEvents.php' => - array ( - 'fileHash' => 'cc7729faba728e88a653d855e64417da320ccba7', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Contacts.php', - ), - ), - 'build/Requests/Contacts/ValidateContactCode.php' => - array ( - 'fileHash' => 'c4814d4fe1d78dc4d2ebef6ab0563b223f188deb', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Contacts.php', - ), - ), - 'build/Requests/Documents/GetEventDocuments.php' => - array ( - 'fileHash' => '65787c38241c336880d29f36bfec2d33ff4682d7', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Documents.php', - ), - ), - 'build/Requests/Documents/GetGuestsDocumentsUrls.php' => - array ( - 'fileHash' => '3ba1ac76c2dea69149fbea6748ce2069367143ad', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Documents.php', - ), - ), - 'build/Requests/Emails/GetEmailTemplates.php' => - array ( - 'fileHash' => '1e5cd9f62475eec48056b1aa7391a16f355a72cd', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Emails.php', - ), - ), - 'build/Requests/Events/GetEvent.php' => - array ( - 'fileHash' => '7784e47c01289e2586a5d7afe81848a1af28f6d2', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Events.php', - ), - ), - 'build/Requests/Events/GetSignedStorageUrl.php' => - array ( - 'fileHash' => 'c614f07bd6c30bfbc838ad02628ea34a6f7fa41c', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Events.php', - ), - ), - 'build/Requests/Events/SendEmailTemplate.php' => - array ( - 'fileHash' => '9aa5102478a4008f8f4b93d28b7db7993763ecae', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Events.php', - ), - ), - 'build/Requests/Guests/ArchiveGuest.php' => - array ( - 'fileHash' => '5c37f7f6ee6cee214bbc58754d61ff4c5924e01c', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/CheckinGuest.php' => - array ( - 'fileHash' => 'f14cc41ff758a5792d4cba3cab5254af09e040df', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/CreateCompanionGuest.php' => - array ( - 'fileHash' => '8de4f822ebe2ff1202fa5b46c448c6a59707aa9b', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/CreateGuests.php' => - array ( - 'fileHash' => '6e9c5e49a4c7cf1ab46abb78d5730466725edde6', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/CreateRecommendedGuest.php' => - array ( - 'fileHash' => '7366729605295bd518341dae24b50be7cc7e781f', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/CreateTemporaryUpload.php' => - array ( - 'fileHash' => 'b5b4b8544f841058c5ecc79b5cbed5bd36f585fd', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/DeleteGuest.php' => - array ( - 'fileHash' => '637073e90055f43bd96083994f858eb7285c6c1e', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/GetGuest.php' => - array ( - 'fileHash' => 'e3f75631660eea6d68dbabb744b9dd5f5765e446', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/GetGuestAttachmentDownloadUrl.php' => - array ( - 'fileHash' => 'e9119b45136b189862b5a510f79d57a6b110ac65', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/GetGuestAttachments.php' => - array ( - 'fileHash' => '5c0a229791d2e1078f86822853dfbc9b095bce85', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/GetGuests.php' => - array ( - 'fileHash' => 'a90c8752061cbae1646853335d6e0f27a47e2d14', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/RestoreGuest.php' => - array ( - 'fileHash' => 'd9352ad4da667fcad30524df90d61cb678d7eb2e', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/UpdateGuest.php' => - array ( - 'fileHash' => '42a3cef7c18aeb3d14bb2cd59b781e820d7c1b36', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/UpdateGuestEmailOptInStatus.php' => - array ( - 'fileHash' => '8c85dec5ecf25377ba57abc61da3872722b188b8', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Requests/Guests/ValidateGuestCode.php' => - array ( - 'fileHash' => 'fb9a04a17f387b052cf17799dbb80b337da62e0a', - 'dependentFiles' => - array ( - 0 => 'build/Resource/Guests.php', - ), - ), - 'build/Resource.php' => - array ( - 'fileHash' => 'cab819576907dd598bc9f0960a12a4a98ad8e70c', - 'dependentFiles' => - array ( - 0 => 'build/AirLST.php', - 1 => 'build/Resource/BookableGroups.php', - 2 => 'build/Resource/Company.php', - 3 => 'build/Resource/Contacts.php', - 4 => 'build/Resource/Documents.php', - 5 => 'build/Resource/Emails.php', - 6 => 'build/Resource/Events.php', - 7 => 'build/Resource/Guests.php', - ), - ), - 'build/Resource/BookableGroups.php' => - array ( - 'fileHash' => '0b956df89d541e84bc4ed583d946d5633f7e09a6', - 'dependentFiles' => - array ( - 0 => 'build/AirLST.php', - ), - ), - 'build/Resource/Company.php' => - array ( - 'fileHash' => 'b3a6f131d07a67a3c6038a6156cd4a097f5b69b9', - 'dependentFiles' => - array ( - 0 => 'build/AirLST.php', - ), - ), - 'build/Resource/Contacts.php' => - array ( - 'fileHash' => '8b80232f937be39938a320ef0156b2780fe3967b', - 'dependentFiles' => - array ( - 0 => 'build/AirLST.php', - ), - ), - 'build/Resource/Documents.php' => - array ( - 'fileHash' => 'b8ed6a3ddd060f9d8518ec65a32aef5582e94185', - 'dependentFiles' => - array ( - 0 => 'build/AirLST.php', - ), - ), - 'build/Resource/Emails.php' => - array ( - 'fileHash' => '6a9618f18668d45a39e2ccbedf3ca222ac96caa2', - 'dependentFiles' => - array ( - 0 => 'build/AirLST.php', - ), - ), - 'build/Resource/Events.php' => - array ( - 'fileHash' => 'b782a7958bf50acd1510142483f85b32120b5d03', - 'dependentFiles' => - array ( - 0 => 'build/AirLST.php', - ), - ), - 'build/Resource/Guests.php' => - array ( - 'fileHash' => 'f4446b634e328299aad4986f11d163adba9787b9', - 'dependentFiles' => - array ( - 0 => 'build/AirLST.php', - ), - ), - 'src/Commands/BuildCommand.php' => - array ( - 'fileHash' => '35d35493727b32347f7b1e2e319aa3cc2af7ce87', - 'dependentFiles' => - array ( - ), - ), - 'src/Contracts/EmailResourceContract.php' => - array ( - 'fileHash' => '4d1cda2a8a6b3404155bfdb3b8c1c4b560ac3e63', - 'dependentFiles' => - array ( - 0 => 'src/CoreApi.php', - 1 => 'src/Resources/EmailResource.php', - ), - ), - 'src/Contracts/EventResourceContract.php' => - array ( - 'fileHash' => '07dac8e6e4433b99b3dde0af0ef8057af97bbc6c', - 'dependentFiles' => - array ( - 0 => 'src/CoreApi.php', - 1 => 'src/Resources/EventResource.php', - ), - ), - 'src/Contracts/GuestResourceContract.php' => - array ( - 'fileHash' => 'c5486a5656f52301dd40657d23fcb46a32985687', - 'dependentFiles' => - array ( - 0 => 'src/CoreApi.php', - 1 => 'src/Resources/GuestResource.php', - ), - ), - 'src/CoreApi.php' => - array ( - 'fileHash' => 'df5838a446dd5529a013c95cc7fad29919884059', - 'dependentFiles' => - array ( - ), - ), - 'src/Generators/ConnectorGenerator.php' => - array ( - 'fileHash' => 'eaff0437054c647e87458ea71f00ce7e4c4b1e85', - 'dependentFiles' => - array ( - 0 => 'src/Commands/BuildCommand.php', - ), - ), - 'src/Generators/ResourceGenerator.php' => - array ( - 'fileHash' => '782a396594e7fafcf1cce967caeccc03d84ec392', - 'dependentFiles' => - array ( - 0 => 'src/Commands/BuildCommand.php', - ), - ), - 'src/Requests/Email/ListRequest.php' => - array ( - 'fileHash' => 'f4190bfb3c3954b1cc3b5a1ecbd1bea47ee2376e', - 'dependentFiles' => - array ( - 0 => 'src/Resources/EmailResource.php', - ), - ), - 'src/Requests/Email/SendRequest.php' => - array ( - 'fileHash' => 'f55da205fdaa02d0e504f61ec7a9bc1ba026f361', - 'dependentFiles' => - array ( - 0 => 'src/Resources/EmailResource.php', - ), - ), - 'src/Requests/Event/GetRequest.php' => - array ( - 'fileHash' => '0f36fbd3f26fb02039a9e0374f2ac75ee6eddd8b', - 'dependentFiles' => - array ( - 0 => 'src/Resources/EventResource.php', - ), - ), - 'src/Requests/Event/ListRequest.php' => - array ( - 'fileHash' => '1786e7635d78c828e00172e0536ad36eecd48660', - 'dependentFiles' => - array ( - 0 => 'src/Resources/EventResource.php', - ), - ), - 'src/Requests/Guest/CreateRequest.php' => - array ( - 'fileHash' => 'd12e40136ebb2a160e98ae1bb2e3138798921e3f', - 'dependentFiles' => - array ( - 0 => 'src/Resources/GuestResource.php', - ), - ), - 'src/Requests/Guest/GetRequest.php' => - array ( - 'fileHash' => '0b1f41e52cc26c26b57e96e3b11510bf270c19a9', - 'dependentFiles' => - array ( - 0 => 'src/Resources/GuestResource.php', - ), - ), - 'src/Requests/Guest/ListRequest.php' => - array ( - 'fileHash' => '9a232b9160f4a7168b30fd7633ad547e2381d0fb', - 'dependentFiles' => - array ( - 0 => 'src/Resources/GuestResource.php', - ), - ), - 'src/Requests/Guest/UpdateRequest.php' => - array ( - 'fileHash' => '229447f9a4e62b6a14779c724be2d974c40beddd', - 'dependentFiles' => - array ( - 0 => 'src/Resources/GuestResource.php', - ), - ), - 'src/Requests/Guest/ValidateCodeRequest.php' => - array ( - 'fileHash' => '2f27349f3accb60dac7f4230604ec0516095225a', - 'dependentFiles' => - array ( - 0 => 'src/Resources/GuestResource.php', - ), - ), - 'src/Resources/EmailResource.php' => - array ( - 'fileHash' => 'f6a26bc7441b7f2f1e449afe12b8be7e36fb3786', - 'dependentFiles' => - array ( - 0 => 'src/CoreApi.php', - ), - ), - 'src/Resources/EventResource.php' => - array ( - 'fileHash' => '064745f1e691af2baa306c1783fac14390ee1206', - 'dependentFiles' => - array ( - 0 => 'src/CoreApi.php', - ), - ), - 'src/Resources/GuestResource.php' => - array ( - 'fileHash' => '50e939735ff416365651cd78ba7750dc6c766238', - 'dependentFiles' => - array ( - 0 => 'src/CoreApi.php', - ), - ), -), - 'exportedNodesCallback' => static function (): array { return array ( - 'build/AirLST.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\AirLST', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * AirLST API. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client', - 'uses' => - array ( - 'bookablegroups' => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', - 'company' => 'AirLST\\SdkPhp\\Client\\Resource\\Company', - 'contacts' => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', - 'documents' => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', - 'emails' => 'AirLST\\SdkPhp\\Client\\Resource\\Emails', - 'events' => 'AirLST\\SdkPhp\\Client\\Resource\\Events', - 'guests' => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 'connector' => 'Saloon\\Http\\Connector', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Connector', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'apiKey', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveBaseUrl', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'bookableGroups', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'company', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Company', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 4 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'contacts', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 5 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'documents', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 6 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'emails', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Emails', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 7 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'events', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Events', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 8 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'guests', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 9 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'defaultHeaders', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'array', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/BookableGroups/DeleteBookablesReservation.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * deleteBookablesReservation. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - * @param mixed $reservationUuid Reservation UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'reservationUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/BookableGroups/GetAvailabilities.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getAvailabilities. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $bookableGroupUuid BookableGroup UUID - * @param mixed $bookableUuid Bookable object UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'bookableGroupUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'bookableUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/BookableGroups/ListBookableGroups.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * listBookableGroups. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/BookableGroups/ListBookablesForGroup.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * listBookablesForGroup. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $bookableGroupUuid BookableGroup UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'bookableGroupUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/BookableGroups/StoreBookablesReservations.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * storeBookablesReservations. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $bookableGroupUuid BookableGroup UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'bookableGroupUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Company/GetCompanyEvents.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Company\\GetCompanyEvents', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getCompanyEvents. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Company', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Contacts/GetContactDetails.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getContactDetails. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $contactCode Contact code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'contactCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Contacts/GetContactEvents.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getContactEvents. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $contactCode Contact code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'contactCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Contacts/ValidateContactCode.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * validateContactCode. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Documents/GetEventDocuments.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getEventDocuments. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Documents/GetGuestsDocumentsUrls.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getGuestsDocumentsUrls. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $documentUuid Document UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'documentUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Emails/GetEmailTemplates.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Emails\\GetEmailTemplates', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getEmailTemplates. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Emails', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Emails', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Events/GetEvent.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getEvent. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Events/GetSignedStorageUrl.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getSignedStorageUrl. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Events/SendEmailTemplate.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * sendEmailTemplate. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $emailTemplateUuid Email Template UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Events', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'emailTemplateUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/ArchiveGuest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * archiveGuest. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/CheckinGuest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * checkinGuest. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/CreateCompanionGuest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * createCompanionGuest. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $mainGuestCode The code of the main guest - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'mainGuestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/CreateGuests.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * createGuests. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/CreateRecommendedGuest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * createRecommendedGuest. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $mainGuestCode The code of the main guest - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'mainGuestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/CreateTemporaryUpload.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * createTemporaryUpload. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/DeleteGuest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * deleteGuest. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/GetGuest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getGuest. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/GetGuestAttachmentDownloadUrl.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getGuestAttachmentDownloadUrl. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - * @param mixed $attachmentUuid Guest attachment UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'attachmentUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/GetGuestAttachments.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getGuestAttachments. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/GetGuests.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * getGuests. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param int|null $perPage Number of items per page - * @param int|null $page Page number - * @param string|null $search Quick search - * @param string|null $filtersStatuseq Filter field operator. Template: filters(field*operator)=value. One of: eq (equal), neq (not equal), like, gt (greater than), gte (greater than or equal), lt (less than), lte (less than or equal). If operator is not provided eq will be used as default. If you want to filter by nested fields, use the : separator to indicate nesting levels. For example: filters(contact:sex*eq)=male targets the sex field inside contact. filters(booking:extended_fields->team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. - * @param string|null $sortsRole0 Sorts array. Template: sorts(field*order)=desc - * @param int|null $since Timestamp to get guests updated/deleted since - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'perPage', - 'type' => '?int', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'page', - 'type' => '?int', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'search', - 'type' => '?string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 4 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'filtersStatuseq', - 'type' => '?string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 5 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'sortsRole0', - 'type' => '?string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 6 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'since', - 'type' => '?int', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'defaultQuery', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'array', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/RestoreGuest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * restoreGuest. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/UpdateGuest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * updateGuest. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/UpdateGuestEmailOptInStatus.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * updateGuestEmailOptInStatus. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Requests/Guests/ValidateGuestCode.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * validateGuestCode. - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Resource.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Resource', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => NULL, - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'connector', - 'type' => 'Saloon\\Http\\Connector', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Resource/BookableGroups.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\BookableGroups', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getAvailabilities', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $bookableGroupUuid BookableGroup UUID - * @param mixed $bookableUuid Bookable object UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', - 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', - 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', - 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', - 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'bookableGroupUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'bookableUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'deleteBookablesReservation', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - * @param mixed $reservationUuid Reservation UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', - 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', - 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', - 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', - 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'reservationUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'listBookableGroups', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', - 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', - 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', - 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', - 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'listBookablesForGroup', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $bookableGroupUuid BookableGroup UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', - 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', - 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', - 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', - 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'bookableGroupUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 4 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'storeBookablesReservations', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $bookableGroupUuid BookableGroup UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'deletebookablesreservation' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\DeleteBookablesReservation', - 'getavailabilities' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\GetAvailabilities', - 'listbookablegroups' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookableGroups', - 'listbookablesforgroup' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\ListBookablesForGroup', - 'storebookablesreservations' => 'AirLST\\SdkPhp\\Client\\Requests\\BookableGroups\\StoreBookablesReservations', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'bookableGroupUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Resource/Company.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Company', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getCompanyEvents', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Resource/Contacts.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Contacts', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getContactEvents', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $contactCode Contact code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'getcontactdetails' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', - 'getcontactevents' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', - 'validatecontactcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'contactCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getContactDetails', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $contactCode Contact code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'getcontactdetails' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactDetails', - 'getcontactevents' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\GetContactEvents', - 'validatecontactcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Contacts\\ValidateContactCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'contactCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'validateContactCode', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Resource/Documents.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Documents', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getGuestsDocumentsUrls', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $documentUuid Document UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'geteventdocuments' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', - 'getguestsdocumentsurls' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'documentUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getEventDocuments', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'geteventdocuments' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetEventDocuments', - 'getguestsdocumentsurls' => 'AirLST\\SdkPhp\\Client\\Requests\\Documents\\GetGuestsDocumentsUrls', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Resource/Emails.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Emails', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getEmailTemplates', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'getemailtemplates' => 'AirLST\\SdkPhp\\Client\\Requests\\Emails\\GetEmailTemplates', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Resource/Events.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Events', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'sendEmailTemplate', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $emailTemplateUuid Email Template UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'getevent' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', - 'getsignedstorageurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', - 'sendemailtemplate' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'emailTemplateUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getSignedStorageUrl', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'getevent' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', - 'getsignedstorageurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', - 'sendemailtemplate' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getEvent', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'getevent' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetEvent', - 'getsignedstorageurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\GetSignedStorageUrl', - 'sendemailtemplate' => 'AirLST\\SdkPhp\\Client\\Requests\\Events\\SendEmailTemplate', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'build/Resource/Guests.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Client\\Resource\\Guests', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'AirLST\\SdkPhp\\Client\\Resource', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'archiveGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'checkinGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'updateGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 4 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'deleteGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 5 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getGuestAttachmentDownloadUrl', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - * @param mixed $attachmentUuid Guest attachment UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'attachmentUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 6 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getGuestAttachments', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 7 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'getGuests', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param int $perPage Number of items per page - * @param int $page Page number - * @param string $search Quick search - * @param string $filtersStatuseq Filter field operator. Template: filters(field*operator)=value. One of: eq (equal), neq (not equal), like, gt (greater than), gte (greater than or equal), lt (less than), lte (less than or equal). If operator is not provided eq will be used as default. If you want to filter by nested fields, use the : separator to indicate nesting levels. For example: filters(contact:sex*eq)=male targets the sex field inside contact. filters(booking:extended_fields->team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. - * @param string $sortsRole0 Sorts array. Template: sorts(field*order)=desc - * @param int $since Timestamp to get guests updated/deleted since - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'perPage', - 'type' => '?int', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'page', - 'type' => '?int', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'search', - 'type' => '?string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 4 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'filtersStatuseq', - 'type' => '?string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 5 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'sortsRole0', - 'type' => '?string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - 6 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'since', - 'type' => '?int', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 8 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'createGuests', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 9 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'restoreGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 10 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'createCompanionGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $mainGuestCode The code of the main guest - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'mainGuestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 11 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'createRecommendedGuest', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $mainGuestCode The code of the main guest - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'mainGuestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 12 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'updateGuestEmailOptInStatus', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 13 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'validateGuestCode', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 14 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'createTemporaryUpload', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param mixed $eventUuid Event UUID - * @param mixed $guestCode Guest code - */', - 'namespace' => 'AirLST\\SdkPhp\\Client\\Resource', - 'uses' => - array ( - 'archiveguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ArchiveGuest', - 'checkinguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CheckinGuest', - 'createcompanionguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateCompanionGuest', - 'createguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateGuests', - 'createrecommendedguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateRecommendedGuest', - 'createtemporaryupload' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\CreateTemporaryUpload', - 'deleteguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\DeleteGuest', - 'getguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuest', - 'getguestattachmentdownloadurl' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachmentDownloadUrl', - 'getguestattachments' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuestAttachments', - 'getguests' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\GetGuests', - 'restoreguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\RestoreGuest', - 'updateguest' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuest', - 'updateguestemailoptinstatus' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\UpdateGuestEmailOptInStatus', - 'validateguestcode' => 'AirLST\\SdkPhp\\Client\\Requests\\Guests\\ValidateGuestCode', - 'resource' => 'AirLST\\SdkPhp\\Client\\Resource', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventUuid', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'guestCode', - 'type' => 'mixed', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Commands/BuildCommand.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Commands\\BuildCommand', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Illuminate\\Console\\Command', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassConstantsNode::__set_state(array( - 'constants' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassConstantNode::__set_state(array( - 'name' => 'NAMESPACE', - 'value' => '\'AirLST\\SdkPhp\\Client\'', - 'attributes' => - array ( - ), - )), - ), - 'public' => false, - 'private' => false, - 'final' => false, - 'phpDoc' => NULL, - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedClassConstantsNode::__set_state(array( - 'constants' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassConstantNode::__set_state(array( - 'name' => 'TYPE', - 'value' => '\'openapi\'', - 'attributes' => - array ( - ), - )), - ), - 'public' => false, - 'private' => false, - 'final' => false, - 'phpDoc' => NULL, - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'signature', - ), - 'phpDoc' => NULL, - 'type' => NULL, - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'description', - ), - 'phpDoc' => NULL, - 'type' => NULL, - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 4 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'handle', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'void', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 5 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'dumpGeneratedFiles', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'void', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'result', - 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\GeneratedCode', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 6 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'dumpToFile', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'void', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'file', - 'type' => 'Nette\\PhpGenerator\\PhpFile', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Contracts/EmailResourceContract.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedInterfaceNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Contracts\\EmailResourceContract', - 'phpDoc' => NULL, - 'extends' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'send', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param array $body - */', - 'namespace' => 'AirLST\\SdkPhp\\Contracts', - 'uses' => - array ( - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'uuid', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'body', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - )), - ), - 'src/Contracts/EventResourceContract.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedInterfaceNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Contracts\\EventResourceContract', - 'phpDoc' => NULL, - 'extends' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'list', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'get', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventId', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - )), - ), - 'src/Contracts/GuestResourceContract.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedInterfaceNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Contracts\\GuestResourceContract', - 'phpDoc' => NULL, - 'extends' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'list', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param array $query - */', - 'namespace' => 'AirLST\\SdkPhp\\Contracts', - 'uses' => - array ( - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'query', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'validateCode', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'code', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'get', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'code', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'create', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param array $data - */', - 'namespace' => 'AirLST\\SdkPhp\\Contracts', - 'uses' => - array ( - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'data', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 4 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'update', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param array $data - */', - 'namespace' => 'AirLST\\SdkPhp\\Contracts', - 'uses' => - array ( - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'code', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'data', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - )), - ), - 'src/CoreApi.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\CoreApi', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Connector', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'baseUrl', - ), - 'phpDoc' => NULL, - 'type' => 'string', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'apiKey', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveBaseUrl', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'setBaseUrl', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'void', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'baseUrl', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 4 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'event', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Resources\\EventResource', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 5 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'guest', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Resources\\GuestResource', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventId', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 6 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'email', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'AirLST\\SdkPhp\\Resources\\EmailResource', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventId', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 7 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'defaultHeaders', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'array', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Generators/ConnectorGenerator.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Generators\\ConnectorGenerator', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Crescat\\SaloonSdkGenerator\\Generator', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'generate', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Nette\\PhpGenerator\\PhpFile|array', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'specification', - 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'generateConnectorClass', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => '?Nette\\PhpGenerator\\PhpFile', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'specification', - 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Generators/ResourceGenerator.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Generators\\ResourceGenerator', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Crescat\\SaloonSdkGenerator\\Generator', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'generate', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Nette\\PhpGenerator\\PhpFile|array', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'specification', - 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'generateResourceClass', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param array|Endpoint[] $endpoints - */', - 'namespace' => 'AirLST\\SdkPhp\\Generators', - 'uses' => - array ( - 'apispecification' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', - 'endpoint' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Endpoint', - 'parameter' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', - 'generator' => 'Crescat\\SaloonSdkGenerator\\Generator', - 'namehelper' => 'Crescat\\SaloonSdkGenerator\\Helpers\\NameHelper', - 'invalidstateexception' => 'Nette\\InvalidStateException', - 'classtype' => 'Nette\\PhpGenerator\\ClassType', - 'literal' => 'Nette\\PhpGenerator\\Literal', - 'method' => 'Nette\\PhpGenerator\\Method', - 'phpfile' => 'Nette\\PhpGenerator\\PhpFile', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Nette\\PhpGenerator\\PhpFile', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'resourceName', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'endpoints', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'generateResourceClasses', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @return array|PhpFile[] - */', - 'namespace' => 'AirLST\\SdkPhp\\Generators', - 'uses' => - array ( - 'apispecification' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', - 'endpoint' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Endpoint', - 'parameter' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', - 'generator' => 'Crescat\\SaloonSdkGenerator\\Generator', - 'namehelper' => 'Crescat\\SaloonSdkGenerator\\Helpers\\NameHelper', - 'invalidstateexception' => 'Nette\\InvalidStateException', - 'classtype' => 'Nette\\PhpGenerator\\ClassType', - 'literal' => 'Nette\\PhpGenerator\\Literal', - 'method' => 'Nette\\PhpGenerator\\Method', - 'phpfile' => 'Nette\\PhpGenerator\\PhpFile', - 'response' => 'Saloon\\Http\\Response', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'array', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'specification', - 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\ApiSpecification', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'addPropertyToMethod', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Nette\\PhpGenerator\\Method', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'method', - 'type' => 'Nette\\PhpGenerator\\Method', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'parameter', - 'type' => 'Crescat\\SaloonSdkGenerator\\Data\\Generator\\Parameter', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Requests/Email/ListRequest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Requests\\Email\\ListRequest', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Requests/Email/SendRequest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Requests\\Email\\SendRequest', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param array $data - */', - 'namespace' => 'AirLST\\SdkPhp\\Requests\\Email', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'uuid', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'data', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'defaultBody', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @return array - */', - 'namespace' => 'AirLST\\SdkPhp\\Requests\\Email', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'array', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Requests/Event/GetRequest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Requests\\Event\\GetRequest', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventId', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Requests/Event/ListRequest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Requests\\Event\\ListRequest', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Requests/Guest/CreateRequest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\CreateRequest', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param array $data - */', - 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'data', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'defaultBody', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @return array - */', - 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'array', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Requests/Guest/GetRequest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\GetRequest', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'code', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Requests/Guest/ListRequest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\ListRequest', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param array $additionalQuery - */', - 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', - 'uses' => - array ( - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'additionalQuery', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'defaultQuery', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'array', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Requests/Guest/UpdateRequest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\UpdateRequest', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @param array $data - */', - 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'code', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'data', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'defaultBody', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @return array - */', - 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'array', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Requests/Guest/ValidateCodeRequest.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Requests\\Guest\\ValidateCodeRequest', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\Request', - 'implements' => - array ( - 0 => 'Saloon\\Contracts\\Body\\HasBody', - ), - 'usedTraits' => - array ( - 0 => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedPropertiesNode::__set_state(array( - 'names' => - array ( - 0 => 'method', - ), - 'phpDoc' => NULL, - 'type' => 'Saloon\\Enums\\Method', - 'public' => false, - 'private' => false, - 'static' => false, - 'readonly' => false, - 'abstract' => false, - 'final' => false, - 'publicSet' => false, - 'protectedSet' => false, - 'privateSet' => false, - 'virtual' => false, - 'attributes' => - array ( - ), - 'hooks' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => '__construct', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => NULL, - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'code', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'resolveEndpoint', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'string', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'defaultBody', - 'phpDoc' => - \PHPStan\Dependency\ExportedNode\ExportedPhpDocNode::__set_state(array( - 'phpDocString' => '/** - * @return array - */', - 'namespace' => 'AirLST\\SdkPhp\\Requests\\Guest', - 'uses' => - array ( - 'hasbody' => 'Saloon\\Contracts\\Body\\HasBody', - 'method' => 'Saloon\\Enums\\Method', - 'request' => 'Saloon\\Http\\Request', - 'hasjsonbody' => 'Saloon\\Traits\\Body\\HasJsonBody', - ), - 'constUses' => - array ( - ), - )), - 'byRef' => false, - 'public' => false, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'array', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Resources/EmailResource.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Resources\\EmailResource', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\BaseResource', - 'implements' => - array ( - 0 => 'AirLST\\SdkPhp\\Contracts\\EmailResourceContract', - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'list', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'send', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'uuid', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'body', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Resources/EventResource.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Resources\\EventResource', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\BaseResource', - 'implements' => - array ( - 0 => 'AirLST\\SdkPhp\\Contracts\\EventResourceContract', - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'list', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'get', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'eventId', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'src/Resources/GuestResource.php' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedClassNode::__set_state(array( - 'name' => 'AirLST\\SdkPhp\\Resources\\GuestResource', - 'phpDoc' => NULL, - 'abstract' => false, - 'final' => false, - 'extends' => 'Saloon\\Http\\BaseResource', - 'implements' => - array ( - 0 => 'AirLST\\SdkPhp\\Contracts\\GuestResourceContract', - ), - 'usedTraits' => - array ( - ), - 'traitUseAdaptations' => - array ( - ), - 'statements' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'validateCode', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'code', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'list', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'query', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => true, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 2 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'get', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'code', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 3 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'create', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'data', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - 4 => - \PHPStan\Dependency\ExportedNode\ExportedMethodNode::__set_state(array( - 'name' => 'update', - 'phpDoc' => NULL, - 'byRef' => false, - 'public' => true, - 'private' => false, - 'abstract' => false, - 'final' => false, - 'static' => false, - 'returnType' => 'Saloon\\Http\\Response', - 'parameters' => - array ( - 0 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'code', - 'type' => 'string', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - 1 => - \PHPStan\Dependency\ExportedNode\ExportedParameterNode::__set_state(array( - 'name' => 'data', - 'type' => 'array', - 'byRef' => false, - 'variadic' => false, - 'hasDefault' => false, - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), - 'attributes' => - array ( - ), - )), - ), -); }, -]; diff --git a/storage/framework/cache/rector/04/88/0488f07ae74a2beb353650608433ffd2a46b0f6e.php b/storage/framework/cache/rector/04/88/0488f07ae74a2beb353650608433ffd2a46b0f6e.php deleted file mode 100644 index 84322ea..0000000 --- a/storage/framework/cache/rector/04/88/0488f07ae74a2beb353650608433ffd2a46b0f6e.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '1a0f75e1978537543a861c821329f42a', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/05/f1/05f109450bc1f1d8a07276f8e2f1420bc828ebb5.php b/storage/framework/cache/rector/05/f1/05f109450bc1f1d8a07276f8e2f1420bc828ebb5.php deleted file mode 100644 index 6d371d1..0000000 --- a/storage/framework/cache/rector/05/f1/05f109450bc1f1d8a07276f8e2f1420bc828ebb5.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'ab6ab1f6172806a3b5ea6e2eaa5697b8', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/06/a9/06a916710150350bfbe9d810f5ed01f6b99988df.php b/storage/framework/cache/rector/06/a9/06a916710150350bfbe9d810f5ed01f6b99988df.php deleted file mode 100644 index dd1c102..0000000 --- a/storage/framework/cache/rector/06/a9/06a916710150350bfbe9d810f5ed01f6b99988df.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '5b3990a183db0d1917857f900a824324', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/07/93/079330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php b/storage/framework/cache/rector/07/93/079330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php deleted file mode 100644 index c3156fe..0000000 --- a/storage/framework/cache/rector/07/93/079330d1f358916319f4e0ba45ee1ccf0f7c2d6a.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '62608694dd7308f2d7fcbf3183322fe4', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/0b/02/0b0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php b/storage/framework/cache/rector/0b/02/0b0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php deleted file mode 100644 index da6c702..0000000 --- a/storage/framework/cache/rector/0b/02/0b0208d0201109dce0d1ac8c6c03fc8fc665c5c0.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'c91ba2d230fc15f0211f41b382a8ddd7', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/11/5d/115df5a0663b45c6810fa9227c74ca1479f31b51.php b/storage/framework/cache/rector/11/5d/115df5a0663b45c6810fa9227c74ca1479f31b51.php deleted file mode 100644 index c75103a..0000000 --- a/storage/framework/cache/rector/11/5d/115df5a0663b45c6810fa9227c74ca1479f31b51.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '07eb21eb6f5940efc30360ddac07a3ee', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/15/8d/158db4fea08fe7a12bd27b1051d5b40f5a89f32a.php b/storage/framework/cache/rector/15/8d/158db4fea08fe7a12bd27b1051d5b40f5a89f32a.php deleted file mode 100644 index f2a6493..0000000 --- a/storage/framework/cache/rector/15/8d/158db4fea08fe7a12bd27b1051d5b40f5a89f32a.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '80b91bdd652922324f4cec9f53fcd672', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/17/78/1778a9050b27784954665b413256684f263b0fae.php b/storage/framework/cache/rector/17/78/1778a9050b27784954665b413256684f263b0fae.php deleted file mode 100644 index 8ec6c5f..0000000 --- a/storage/framework/cache/rector/17/78/1778a9050b27784954665b413256684f263b0fae.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '181f6d50c155738d1d3d4d992d4567c6', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/1a/f3/1af31704c3f123eaa66c9bb53813636ae0a0cf17.php b/storage/framework/cache/rector/1a/f3/1af31704c3f123eaa66c9bb53813636ae0a0cf17.php deleted file mode 100644 index f9f3c3b..0000000 --- a/storage/framework/cache/rector/1a/f3/1af31704c3f123eaa66c9bb53813636ae0a0cf17.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'd53c1ab06ec9512d8aa2cd6393192993', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/20/6c/206cfe033bc15d91314ca38b846d01f687ec8ba1.php b/storage/framework/cache/rector/20/6c/206cfe033bc15d91314ca38b846d01f687ec8ba1.php deleted file mode 100644 index e2dae1d..0000000 --- a/storage/framework/cache/rector/20/6c/206cfe033bc15d91314ca38b846d01f687ec8ba1.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '2c8d615dba626d837c3db9f6c94f6458', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/21/87/2187b40877ab759eb9d659f7ebdd2592c39dc07d.php b/storage/framework/cache/rector/21/87/2187b40877ab759eb9d659f7ebdd2592c39dc07d.php deleted file mode 100644 index db80a78..0000000 --- a/storage/framework/cache/rector/21/87/2187b40877ab759eb9d659f7ebdd2592c39dc07d.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '742eb6a57999245db9b5096c22a027c0', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/23/bb/23bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php b/storage/framework/cache/rector/23/bb/23bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php deleted file mode 100644 index ca128ba..0000000 --- a/storage/framework/cache/rector/23/bb/23bbdf33e46a6d87729a76f7c1bfdf41053dd6b6.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'c9410f52b726b9c563b6caecc8ff3058', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/24/63/2463bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php b/storage/framework/cache/rector/24/63/2463bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php deleted file mode 100644 index 2b7fe43..0000000 --- a/storage/framework/cache/rector/24/63/2463bb3f2c8a08759bdd5ed3f3937c4b4935ca89.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'b52d5593b7a4fcd57a861eb058e6beb6', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/2c/a3/2ca316413e437f44706cb99e28034b5cb8b1689a.php b/storage/framework/cache/rector/2c/a3/2ca316413e437f44706cb99e28034b5cb8b1689a.php deleted file mode 100644 index 9780b80..0000000 --- a/storage/framework/cache/rector/2c/a3/2ca316413e437f44706cb99e28034b5cb8b1689a.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '602dd477cd74e9d3e10b8bd47e6e8561', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/30/47/3047dbf8fbf868c1f306f661cee6bd74b2c29a2f.php b/storage/framework/cache/rector/30/47/3047dbf8fbf868c1f306f661cee6bd74b2c29a2f.php deleted file mode 100644 index 78003f6..0000000 --- a/storage/framework/cache/rector/30/47/3047dbf8fbf868c1f306f661cee6bd74b2c29a2f.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '5e91b1214ca076d993c2bed5f1f428fb', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/34/b8/34b8699cb3473bf07c118cbbbd78a6e586f2e465.php b/storage/framework/cache/rector/34/b8/34b8699cb3473bf07c118cbbbd78a6e586f2e465.php deleted file mode 100644 index 1e63b0f..0000000 --- a/storage/framework/cache/rector/34/b8/34b8699cb3473bf07c118cbbbd78a6e586f2e465.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'bdd2c42e2df21f96557009fa7f6f7f43', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/35/01/35016d9121c7b3c8bbf373969f21c0934bc6f8cd.php b/storage/framework/cache/rector/35/01/35016d9121c7b3c8bbf373969f21c0934bc6f8cd.php deleted file mode 100644 index 50fd844..0000000 --- a/storage/framework/cache/rector/35/01/35016d9121c7b3c8bbf373969f21c0934bc6f8cd.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'a5fc5d3e1a81242687011b2d5621dc8d', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/3a/b3/3ab3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php b/storage/framework/cache/rector/3a/b3/3ab3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php deleted file mode 100644 index e561f91..0000000 --- a/storage/framework/cache/rector/3a/b3/3ab3fa0dc9b887ad0423608cbb7c49dcb7cdff62.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '9675d9242ad304aee70de44e407bd355', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/3b/f4/3bf451ac61535a463a1db28fde95720ac08db5d6.php b/storage/framework/cache/rector/3b/f4/3bf451ac61535a463a1db28fde95720ac08db5d6.php deleted file mode 100644 index 07cb75f..0000000 --- a/storage/framework/cache/rector/3b/f4/3bf451ac61535a463a1db28fde95720ac08db5d6.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '2194cc5bbc1913301d9c07f66a395508', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/3d/42/3d4221c452044f27083e07e35ea3e80c50e18cc5.php b/storage/framework/cache/rector/3d/42/3d4221c452044f27083e07e35ea3e80c50e18cc5.php deleted file mode 100644 index c01ef4b..0000000 --- a/storage/framework/cache/rector/3d/42/3d4221c452044f27083e07e35ea3e80c50e18cc5.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '4ea14c7dd76062aa9563618de7fce94f', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/41/6e/416ed6252477c69ec093332c6f3bb986fa74f7da.php b/storage/framework/cache/rector/41/6e/416ed6252477c69ec093332c6f3bb986fa74f7da.php deleted file mode 100644 index e0fb6c2..0000000 --- a/storage/framework/cache/rector/41/6e/416ed6252477c69ec093332c6f3bb986fa74f7da.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '12f2274ca240c6874dc02a8854103386', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/43/aa/43aaabcc966744fb879a392cd626cc9370ae80b7.php b/storage/framework/cache/rector/43/aa/43aaabcc966744fb879a392cd626cc9370ae80b7.php deleted file mode 100644 index 075d0d7..0000000 --- a/storage/framework/cache/rector/43/aa/43aaabcc966744fb879a392cd626cc9370ae80b7.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '36a2f3e2c94076c7f37f69a767584944', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/49/28/4928a9be4b3228b6450588d5fb2246e3960a2d51.php b/storage/framework/cache/rector/49/28/4928a9be4b3228b6450588d5fb2246e3960a2d51.php deleted file mode 100644 index d132cb6..0000000 --- a/storage/framework/cache/rector/49/28/4928a9be4b3228b6450588d5fb2246e3960a2d51.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'c4c5de2b121ac3651c6412262ed4a907', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/4c/3d/4c3d13c900f88338b216109ebf081b8c08585761.php b/storage/framework/cache/rector/4c/3d/4c3d13c900f88338b216109ebf081b8c08585761.php deleted file mode 100644 index 2705d59..0000000 --- a/storage/framework/cache/rector/4c/3d/4c3d13c900f88338b216109ebf081b8c08585761.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '542c7ef699c0fb53f4a87b2574a02963', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/59/e6/59e6dc727f45269eead32e5c8dfb81dcaf321422.php b/storage/framework/cache/rector/59/e6/59e6dc727f45269eead32e5c8dfb81dcaf321422.php deleted file mode 100644 index 3aeb1b9..0000000 --- a/storage/framework/cache/rector/59/e6/59e6dc727f45269eead32e5c8dfb81dcaf321422.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'f44c0b55ea002f212f971e95be2ae7f6', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/60/61/6061f948b460572fc26fd04305e3dd79cef79aeb.php b/storage/framework/cache/rector/60/61/6061f948b460572fc26fd04305e3dd79cef79aeb.php deleted file mode 100644 index 155e2da..0000000 --- a/storage/framework/cache/rector/60/61/6061f948b460572fc26fd04305e3dd79cef79aeb.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'b37c1c6778f25c0d154f28d0af9d92c6', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/60/b2/60b20c13751d0800e75f1001b259578c52205d44.php b/storage/framework/cache/rector/60/b2/60b20c13751d0800e75f1001b259578c52205d44.php deleted file mode 100644 index 96df622..0000000 --- a/storage/framework/cache/rector/60/b2/60b20c13751d0800e75f1001b259578c52205d44.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '10501545c8f1cfdc7e508d733f6b9cab', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/62/b1/62b13a8387e65bcf1c26a3d312281e47d3849c1a.php b/storage/framework/cache/rector/62/b1/62b13a8387e65bcf1c26a3d312281e47d3849c1a.php deleted file mode 100644 index 10e809f..0000000 --- a/storage/framework/cache/rector/62/b1/62b13a8387e65bcf1c26a3d312281e47d3849c1a.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'd93ca8f3c2a8ea9a721c0952a0aaa363', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/6a/66/6a660a8298d0d6651559abc5210513294fdab07b.php b/storage/framework/cache/rector/6a/66/6a660a8298d0d6651559abc5210513294fdab07b.php deleted file mode 100644 index 75044ed..0000000 --- a/storage/framework/cache/rector/6a/66/6a660a8298d0d6651559abc5210513294fdab07b.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'd3578edce009526a48fc60f6455c2b4d', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/6d/1a/6d1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php b/storage/framework/cache/rector/6d/1a/6d1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php deleted file mode 100644 index da74801..0000000 --- a/storage/framework/cache/rector/6d/1a/6d1a979bb5c2a0c2e1dec694fe074ee0f31f3789.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '22494f07d33c1c67624b6febba498e9b', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/76/3d/763d515e83b58e96c9ddc111f7ee8891ca21bf23.php b/storage/framework/cache/rector/76/3d/763d515e83b58e96c9ddc111f7ee8891ca21bf23.php deleted file mode 100644 index f7d3e49..0000000 --- a/storage/framework/cache/rector/76/3d/763d515e83b58e96c9ddc111f7ee8891ca21bf23.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '5fb829f72094e84d943cc83a2616c1ee', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/76/fd/76fd2ba5683a17dac455ed67da2f2ef4df9146f0.php b/storage/framework/cache/rector/76/fd/76fd2ba5683a17dac455ed67da2f2ef4df9146f0.php deleted file mode 100644 index e153caa..0000000 --- a/storage/framework/cache/rector/76/fd/76fd2ba5683a17dac455ed67da2f2ef4df9146f0.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'b403932c1ae60f197fb7663b7542b455', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/7a/ad/7aadcefb2946c80738ecfcf079fbb27a92fbaad8.php b/storage/framework/cache/rector/7a/ad/7aadcefb2946c80738ecfcf079fbb27a92fbaad8.php deleted file mode 100644 index 58c8130..0000000 --- a/storage/framework/cache/rector/7a/ad/7aadcefb2946c80738ecfcf079fbb27a92fbaad8.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '66b0039d2144cd80501105b788ec624b', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/7f/bb/7fbb602d2ed6649ad33c5a90bb00739df7456eb9.php b/storage/framework/cache/rector/7f/bb/7fbb602d2ed6649ad33c5a90bb00739df7456eb9.php deleted file mode 100644 index bec7552..0000000 --- a/storage/framework/cache/rector/7f/bb/7fbb602d2ed6649ad33c5a90bb00739df7456eb9.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'ccde1dce7d4a88e18e764a96b7dd0e71', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/82/05/8205fce106df63f6fa3b5359517bebb4aa88e055.php b/storage/framework/cache/rector/82/05/8205fce106df63f6fa3b5359517bebb4aa88e055.php deleted file mode 100644 index dba52b5..0000000 --- a/storage/framework/cache/rector/82/05/8205fce106df63f6fa3b5359517bebb4aa88e055.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '0ebf0913f085f36f6b193429432df78a', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/83/52/8352cc6a56bdebfc9ab1fc27584098f9c3a60c39.php b/storage/framework/cache/rector/83/52/8352cc6a56bdebfc9ab1fc27584098f9c3a60c39.php deleted file mode 100644 index 67fd62c..0000000 --- a/storage/framework/cache/rector/83/52/8352cc6a56bdebfc9ab1fc27584098f9c3a60c39.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '8ca4d17dfaf2c213ce27623a117a7163', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/84/76/8476caddacb26e8bc471a8324258d614e42f416b.php b/storage/framework/cache/rector/84/76/8476caddacb26e8bc471a8324258d614e42f416b.php deleted file mode 100644 index 2234012..0000000 --- a/storage/framework/cache/rector/84/76/8476caddacb26e8bc471a8324258d614e42f416b.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '8fdf56282934e928be365c9406b47248', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/98/e5/98e5b7eef4b28efb04edc8e218655688fbf6c2ae.php b/storage/framework/cache/rector/98/e5/98e5b7eef4b28efb04edc8e218655688fbf6c2ae.php deleted file mode 100644 index 29ad6f0..0000000 --- a/storage/framework/cache/rector/98/e5/98e5b7eef4b28efb04edc8e218655688fbf6c2ae.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '47b2b75e0e3da77eed2e1f2044782635', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/99/82/9982b18daf1ae3c28ecb4273225a838ac7ec3686.php b/storage/framework/cache/rector/99/82/9982b18daf1ae3c28ecb4273225a838ac7ec3686.php deleted file mode 100644 index cf62e8d..0000000 --- a/storage/framework/cache/rector/99/82/9982b18daf1ae3c28ecb4273225a838ac7ec3686.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '6d3e3f6e0f44a91d2b23832055543366', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/9c/d8/9cd807b0222e5002e88558686910ef637a9da083.php b/storage/framework/cache/rector/9c/d8/9cd807b0222e5002e88558686910ef637a9da083.php deleted file mode 100644 index 1e0344c..0000000 --- a/storage/framework/cache/rector/9c/d8/9cd807b0222e5002e88558686910ef637a9da083.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '15c888a3776bd06933d1dee8753abc6d', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/9d/8c/9d8c5ee74269b3fdea412ad80faa880e4e0c8be2.php b/storage/framework/cache/rector/9d/8c/9d8c5ee74269b3fdea412ad80faa880e4e0c8be2.php deleted file mode 100644 index 68d38d9..0000000 --- a/storage/framework/cache/rector/9d/8c/9d8c5ee74269b3fdea412ad80faa880e4e0c8be2.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '4fc559f1a5ad16ac20a10c7581173d48', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/a5/0f/a50f8aa7da89261d24a635e8c95f29e371bab811.php b/storage/framework/cache/rector/a5/0f/a50f8aa7da89261d24a635e8c95f29e371bab811.php deleted file mode 100644 index 505a311..0000000 --- a/storage/framework/cache/rector/a5/0f/a50f8aa7da89261d24a635e8c95f29e371bab811.php +++ /dev/null @@ -1,6 +0,0 @@ - 'configuration_hash', - 'data' => '930bb587868f3df6d8885b7409bcc5bede73f090', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/a6/b6/a6b6317b4eab763a70cc4a53277e39dd416f5d6f.php b/storage/framework/cache/rector/a6/b6/a6b6317b4eab763a70cc4a53277e39dd416f5d6f.php deleted file mode 100644 index 20338ff..0000000 --- a/storage/framework/cache/rector/a6/b6/a6b6317b4eab763a70cc4a53277e39dd416f5d6f.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '46fb07432e5f60e7e4c6ce7faac98364', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/ad/c5/adc53b84d9832294d12555db47306098c080be96.php b/storage/framework/cache/rector/ad/c5/adc53b84d9832294d12555db47306098c080be96.php deleted file mode 100644 index fc0d4dd..0000000 --- a/storage/framework/cache/rector/ad/c5/adc53b84d9832294d12555db47306098c080be96.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '97eb536aa41b9352e6f47eba5bf83134', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/b5/8a/b58a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php b/storage/framework/cache/rector/b5/8a/b58a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php deleted file mode 100644 index 74e5d9a..0000000 --- a/storage/framework/cache/rector/b5/8a/b58a54a02fe3b5829c8fe2f4b7fe4b1688b5f186.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'b01b78db08674fd26af106368e3a5f29', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/bb/b8/bbb8ff0cc9083da76f203c6e695a227661748d8c.php b/storage/framework/cache/rector/bb/b8/bbb8ff0cc9083da76f203c6e695a227661748d8c.php deleted file mode 100644 index 2abd54f..0000000 --- a/storage/framework/cache/rector/bb/b8/bbb8ff0cc9083da76f203c6e695a227661748d8c.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '0eec5005f351941458616d1576e694ea', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/c0/0d/c00de63f75a109715d620893941dbf735b44e3b8.php b/storage/framework/cache/rector/c0/0d/c00de63f75a109715d620893941dbf735b44e3b8.php deleted file mode 100644 index e17faa5..0000000 --- a/storage/framework/cache/rector/c0/0d/c00de63f75a109715d620893941dbf735b44e3b8.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '42c3cb9ac5d0a828368b266b5e7b4e8b', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/cf/3b/cf3b0955956ccefb2507be203096b9bc25c464b8.php b/storage/framework/cache/rector/cf/3b/cf3b0955956ccefb2507be203096b9bc25c464b8.php deleted file mode 100644 index ffbc44e..0000000 --- a/storage/framework/cache/rector/cf/3b/cf3b0955956ccefb2507be203096b9bc25c464b8.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'f792e24ccfc6a773a474920056fddc40', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/d0/61/d06105a7c38826f53f85dfb7bf30e87e6472f38c.php b/storage/framework/cache/rector/d0/61/d06105a7c38826f53f85dfb7bf30e87e6472f38c.php deleted file mode 100644 index b70bcbc..0000000 --- a/storage/framework/cache/rector/d0/61/d06105a7c38826f53f85dfb7bf30e87e6472f38c.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '5a7539a8c7ff1be16690d72a704bfdf9', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/db/8a/db8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php b/storage/framework/cache/rector/db/8a/db8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php deleted file mode 100644 index 71b3a2c..0000000 --- a/storage/framework/cache/rector/db/8a/db8a2e70cdbc283b7aa5f24a754cf9b1bdbb8b4e.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '2c2c7fd3f31dd944f98318d3d96be566', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/dd/8c/dd8ca5c32790f103555c632b68e6bc80613cfa3c.php b/storage/framework/cache/rector/dd/8c/dd8ca5c32790f103555c632b68e6bc80613cfa3c.php deleted file mode 100644 index 276a5e6..0000000 --- a/storage/framework/cache/rector/dd/8c/dd8ca5c32790f103555c632b68e6bc80613cfa3c.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'a1ae98fb5b97694684628acb1289700b', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/de/49/de4953eb585a975ccdf1491edae2fd8da23b75f3.php b/storage/framework/cache/rector/de/49/de4953eb585a975ccdf1491edae2fd8da23b75f3.php deleted file mode 100644 index 5ad57d5..0000000 --- a/storage/framework/cache/rector/de/49/de4953eb585a975ccdf1491edae2fd8da23b75f3.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '154778f563416a2fb839a058d61d3744', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/e0/fd/e0fd0988c929f08b6c292c5ec86841b9e7803261.php b/storage/framework/cache/rector/e0/fd/e0fd0988c929f08b6c292c5ec86841b9e7803261.php deleted file mode 100644 index 280f49a..0000000 --- a/storage/framework/cache/rector/e0/fd/e0fd0988c929f08b6c292c5ec86841b9e7803261.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'd07b8c48b2dfe113b15da32e6797669a', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/e3/93/e393650656e4e745e88494bec0400744926bbfd7.php b/storage/framework/cache/rector/e3/93/e393650656e4e745e88494bec0400744926bbfd7.php deleted file mode 100644 index aff6cc4..0000000 --- a/storage/framework/cache/rector/e3/93/e393650656e4e745e88494bec0400744926bbfd7.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'b46bf6af65d3929cf26acbbd6387e383', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/e4/1f/e41f9b09d54c3441ada921312cda32789527ab69.php b/storage/framework/cache/rector/e4/1f/e41f9b09d54c3441ada921312cda32789527ab69.php deleted file mode 100644 index 6c771fe..0000000 --- a/storage/framework/cache/rector/e4/1f/e41f9b09d54c3441ada921312cda32789527ab69.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '9e9e7fcfbcc5a827376630af79e062e1', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/e8/4b/e84b535daafcadfc7f609a360ac04e364286c986.php b/storage/framework/cache/rector/e8/4b/e84b535daafcadfc7f609a360ac04e364286c986.php deleted file mode 100644 index fec62c4..0000000 --- a/storage/framework/cache/rector/e8/4b/e84b535daafcadfc7f609a360ac04e364286c986.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'd193a715fa0342639c2bfabf2790cbf5', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f0/d2/f0d2fb3a639fda510cdafe83d1645c1898d2382b.php b/storage/framework/cache/rector/f0/d2/f0d2fb3a639fda510cdafe83d1645c1898d2382b.php deleted file mode 100644 index 87fc594..0000000 --- a/storage/framework/cache/rector/f0/d2/f0d2fb3a639fda510cdafe83d1645c1898d2382b.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '773b0e2194c63a9d74f30944b3a8df08', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f1/d2/f1d20d15c89d2cacb714924704c264f5070999e7.php b/storage/framework/cache/rector/f1/d2/f1d20d15c89d2cacb714924704c264f5070999e7.php deleted file mode 100644 index 3d8912f..0000000 --- a/storage/framework/cache/rector/f1/d2/f1d20d15c89d2cacb714924704c264f5070999e7.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'e4d1c9a71e73c8bb7c9c08f23fe344c9', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f5/99/f5997c196060a4b861b9de795fe534b762107f89.php b/storage/framework/cache/rector/f5/99/f5997c196060a4b861b9de795fe534b762107f89.php deleted file mode 100644 index baad51f..0000000 --- a/storage/framework/cache/rector/f5/99/f5997c196060a4b861b9de795fe534b762107f89.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'b8fdef8959303f48af23b6eec3d5fec3', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f6/0e/f60eb3270f39461dbf632194d67b7b1a39b586cc.php b/storage/framework/cache/rector/f6/0e/f60eb3270f39461dbf632194d67b7b1a39b586cc.php deleted file mode 100644 index 340dba8..0000000 --- a/storage/framework/cache/rector/f6/0e/f60eb3270f39461dbf632194d67b7b1a39b586cc.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'fb4d65a5555bf8a0af4915d7415f8b47', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f8/74/f874bbfd2e884c8fb07070ba22fb034c8c5051b8.php b/storage/framework/cache/rector/f8/74/f874bbfd2e884c8fb07070ba22fb034c8c5051b8.php deleted file mode 100644 index 6c8a6ff..0000000 --- a/storage/framework/cache/rector/f8/74/f874bbfd2e884c8fb07070ba22fb034c8c5051b8.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'a7be8d21265f8e8b2b942491a6d2346f', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/f9/f6/f9f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php b/storage/framework/cache/rector/f9/f6/f9f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php deleted file mode 100644 index cf9d260..0000000 --- a/storage/framework/cache/rector/f9/f6/f9f686a1a0103de6ee4d74b48c33b3d63ef0a27d.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => 'b5dc44d3c6312e3f45d870c42a940dda', -)); \ No newline at end of file diff --git a/storage/framework/cache/rector/fb/81/fb819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php b/storage/framework/cache/rector/fb/81/fb819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php deleted file mode 100644 index 945d678..0000000 --- a/storage/framework/cache/rector/fb/81/fb819d714eaf00ed9e9e9e8ba0d075aacee0f23b.php +++ /dev/null @@ -1,6 +0,0 @@ - 'file_hash', - 'data' => '991e0ea4c5889f99014b4bf05a767a99', -)); \ No newline at end of file diff --git a/storage/openapi.yml b/storage/openapi.yml deleted file mode 100644 index 58fbeb9..0000000 --- a/storage/openapi.yml +++ /dev/null @@ -1,1288 +0,0 @@ -openapi: 3.0.0 -info: - title: 'AirLST API' - termsOfService: 'https://airlst.app/terms-of-use' - contact: - name: 'AirLST Support' - url: 'https://support.airlst.app' - email: support@airlst.app - version: '0.1' -servers: - - - url: 'https://airlst.app' - description: 'AirLST API server' -paths: - '/api/events/{EventUuid}/bookables/groups/{BookableGroupUuid}/objects/{BookableUuid}/availability': - post: - tags: - - BookableGroups - summary: 'List availabilities for bookable object' - operationId: getAvailabilities - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/BookableGroupUuid' - - - $ref: '#/components/parameters/BookableUuid' - requestBody: - required: true - content: - application/json: - schema: - required: - - start_date - - end_date - properties: - start_date: - description: 'Start date' - type: string - format: date-time - example: '2025-02-04 13:11:46' - end_date: - description: 'End date' - type: string - format: date-time - example: '2025-02-04 13:11:46' - type: object - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Availabilities list': - summary: 'Availabilities list' - value: { data: { availabilities: [{ starts_at: '2025-02-04 13:11:46', ends_at: '2025-02-04 13:51:46', min: 30, max: 60, buffer_time: 10, reservations: [{ id: 1efe2ef0-3306-645e-836d-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }] }, { starts_at: '2025-02-05 13:11:46', ends_at: '2025-02-05 13:51:46', min: 30, max: 60, buffer_time: 10 }] } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/bookables/guests/{GuestCode}/reservations/{ReservationUuid}': - delete: - tags: - - BookableGroups - summary: 'Delete bookables reservation' - operationId: deleteBookablesReservation - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - - - $ref: '#/components/parameters/ReservationUuid' - responses: - '200': - description: 'Successful response' - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/bookables/groups': - get: - tags: - - BookableGroups - summary: 'List bookable groups for an event' - operationId: listBookableGroups - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'List bookable groups': - summary: 'List bookable groups' - value: { data: { bookableGroups: [{ id: 1efd1ac1-8a51-6702-9129-0242c0a89e06, name: 'sit sed', type: bookable.groups.type.cars, description: 'Minus incidunt sunt adipisci non rerum. Et saepe tempora debitis aperiam optio. Officia quod tenetur debitis sint provident reprehenderit consequatur.', create_reservation_on_checkin: false, max_number_of_reservations: 1, created_at: '2025-01-13T12:44:14.000000Z', updated_at: '2025-01-13T12:44:14.000000Z', extended_fields: [{ id: 1f02a6f9-59d9-6baa-ae7a-2ed9a2ad4652, model: carBookable, label: { en-GB: 'Test field', de-DE: 'Test field' }, key: test_field, type: string, rules: null, default_value: '' }] }, { id: 1efd1ac1-8a4e-6282-af75-0242c0a89e06, name: 'earum enim', type: bookable.groups.type.cars, description: 'Est quia dolores corrupti officiis quas. Minima magnam ex voluptates quis nesciunt ab. Adipisci suscipit nesciunt est suscipit amet aut.', create_reservation_on_checkin: false, max_number_of_reservations: 1, created_at: '2025-01-13T12:44:14.000000Z', updated_at: '2025-01-13T12:44:14.000000Z' }] }, meta: { pagination: { perPage: 100, currentPage: 1, totalPages: 1, totalEntries: 2 }, timestamp: 1736772255 } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/bookables/groups/{BookableGroupUuid}': - get: - tags: - - BookableGroups - summary: 'List bookables for a group' - operationId: listBookablesForGroup - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/BookableGroupUuid' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'List bookables': - summary: 'List bookables' - value: { data: { bookables: [{ id: 1efd1b60-4695-6bf4-bf13-0242c0a89e06, name: et, description: null, code: 'BO:1efd1b60-4652-6dcc-9224-0242c0a89e06:1efd1b60-4695-6bf4-bf13-0242c0a89e06', make: Volkswagen, model: Polo, year: 2023, color: PaleGoldenRod, license_plate: ot537gc, fuel_type: null, extended_fields: null, created_at: '2025-01-13T13:55:16.000000Z', updated_at: '2025-01-13T13:55:16.000000Z', reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', guest: { id: 1efe2ef0-32f4-642a-b5e2-0242c0a89e06, code: 5I1GBBN4, role: main, status: cancelled, current_companions_count: null, max_companions: null, extended_fields: [], created_at: '2025-02-04T11:56:05.000000Z', updated_at: '2025-02-04T11:56:05.000000Z', recommender_id: null }, checkin: null }] }, { id: 1efd1b60-4693-6250-b9b3-0242c0a89e06, name: et, description: null, code: 'BO:1efd1b60-4652-6dcc-9224-0242c0a89e06:1efd1b60-4693-6250-b9b3-0242c0a89e06', make: Mercedes, model: 'C Classe', year: 2017, color: MediumSlateBlue, license_plate: io358jz, fuel_type: null, extended_fields: null, created_at: '2025-01-13T13:55:16.000000Z', updated_at: '2025-01-13T13:55:16.000000Z', reservations: [{ id: 1efe2ef0-3306-645e-836d-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', guest: { id: 1efe2ef0-32f4-642a-b5e2-0242c0a89e06, code: 5I1GBBN4, role: main, status: cancelled, current_companions_count: null, max_companions: null, extended_fields: [], created_at: '2025-02-04T11:56:05.000000Z', updated_at: '2025-02-04T11:56:05.000000Z', recommender_id: null }, checkin: null }] }, { id: 1efd1b60-468f-6c90-93cb-0242c0a89e06, name: sed, description: null, code: 'BO:1efd1b60-4652-6dcc-9224-0242c0a89e06:1efd1b60-468f-6c90-93cb-0242c0a89e06', make: Mercedes, model: 'S Classe', year: 2022, color: Green, license_plate: at461eg, fuel_type: null, extended_fields: null, created_at: '2025-01-13T13:55:16.000000Z', updated_at: '2025-01-13T13:55:16.000000Z', reservations: [] }] }, meta: { pagination: { perPage: 100, currentPage: 1, totalPages: 1, totalEntries: 3 }, timestamp: 1736776520 } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/bookables/groups/{BookableGroupUuid}/reservations': - post: - tags: - - BookableGroups - summary: 'Store bookables reservations' - operationId: storeBookablesReservations - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/BookableGroupUuid' - requestBody: - required: true - content: - application/json: - schema: - required: - - guest_code - - reservations - properties: - guest_code: - description: 'A valid guest code that exists in the event’s bookings' - type: string - example: ABCD1234 - reservations: - type: array - items: { required: [starts_at, ends_at, bookable_id], properties: { starts_at: { description: 'Start date of the reservation', type: string, format: date-time, example: '2025-02-04 13:11:46' }, ends_at: { description: 'End date of the reservation', type: string, format: date-time, example: '2025-02-04 13:11:46' }, bookable_id: { description: 'UUID of the bookable item', type: string, format: uuid, example: 1efe2f29-a248-689c-9cda-0242c0a89e06 } }, type: object } - type: object - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Store reservation': - summary: 'Store reservation' - value: { data: { reservations: [{ id: 1efe2f29-a248-689c-9cda-0242c0a89e06, starts_at: '2025-02-04 13:11:46', ends_at: '2025-02-04 13:51:46' }, { id: 1efe2f29-a248-689c-9cda-0242c0a89e07, starts_at: '2025-02-05 13:11:46', ends_at: '2025-02-05 13:51:46' }] } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/{GuestCode}/archive': - put: - tags: - - Guests - summary: 'Archive guest' - operationId: archiveGuest - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - responses: - '204': - description: 'Successful response' - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/{GuestCode}/checkins': - post: - tags: - - Guests - summary: 'Create a guest checkin' - operationId: checkinGuest - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - requestBody: - required: true - content: - application/json: - schema: - required: - - type - - timestamp - properties: - type: - description: 'The type of checkin' - type: string - example: check-in - oneOf: [{ type: string, enum: [check-in, check-out] }] - timestamp: - description: 'Checkin/Checkout timestamp in unix timestamp format' - type: integer - format: epoch - device: - description: 'Checkin/Checkout device identifier' - type: string - location: - description: 'Checkin/Checkout location identifier' - type: string - type: object - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Guest response with checkins': - summary: 'Guest response with checkins' - value: { data: { guest: { code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { extended_fields: { field1: value1, field2: value2 } }, checkins: [{ type: check-in, timestamp: '2024-03-15 11:28:36', device: device1, location: location1 }] } } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/{GuestCode}': - get: - tags: - - Guests - summary: 'Show single guest details' - operationId: getGuest - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Main guest example response': - summary: 'Main guest example response' - value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }], companion_guests: [{ code: ABCD4321, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } }] }] } } - 'Companion guest example response': - summary: 'Companion guest example response' - value: { data: { guest: [{ code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }], main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } - servers: - - - url: 'https://airlst.app' - put: - tags: - - Guests - summary: 'Update guest' - operationId: updateGuest - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - requestBody: - required: true - content: - application/json: - schema: - allOf: - - - $ref: '#/components/schemas/GuestPayload' - - - $ref: '#/components/schemas/BookingPayload' - - - $ref: '#/components/schemas/ContactPayload' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Updated guest response': - summary: 'Updated guest response' - value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } - servers: - - - url: 'https://airlst.app' - delete: - tags: - - Guests - summary: 'Delete guest' - operationId: deleteGuest - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - responses: - '204': - description: 'Successful response' - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/{GuestCode}/attachments/{AttachmentUuid}/url': - get: - tags: - - Guests - summary: 'Get temporary downloadable URL for guest attachment' - operationId: getGuestAttachmentDownloadUrl - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - - - $ref: '#/components/parameters/AttachmentUuid' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Sample response': - summary: 'Sample response' - value: { data: { url: 'http://aws.local:9000/core-local-airlst/media/1f016173-6eec-6712-8d9a-0242c0a89e07/sakura_art_nebo_122545_1920x1080.jpg?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minioadmin%2F20250410%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20250410T142221Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Signature=ce72413aeac3315a7423a11cf211d84900c7bb22c73fb1468964a464dfc6f79d' } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/{GuestCode}/attachments': - get: - tags: - - Guests - summary: 'List all guest attachments' - operationId: getGuestAttachments - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Sample response': - summary: 'Sample response' - value: { data: { attachments: [{ name: document.pdf, file_name: document.pdf, uuid: 1f00ef06-33c1-6b9a-a2bb-0242c0a89e07, preview_url: '', original_url: 'http://aws.local:9000/media/1f00ef07-48d9-6130-b0a9-0242c0a89e07/document.pdf', order: 1, custom_properties: [], extension: pdf, size: 258295 }, { name: document2.pdf, file_name: document2.pdf, uuid: 1f00ef06-33c1-6b9a-a2bb-0242c0a89e08, preview_url: '', original_url: 'http://aws.local:9000/media/1f00ef07-48d9-6130-b0a9-0242c0a89e08/document2.pdf', order: 2, custom_properties: [], extension: pdf, size: 258295 }] } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests': - get: - tags: - - Guests - summary: 'List guests' - operationId: getGuests - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - name: per_page - in: query - description: 'Number of items per page' - required: false - allowEmptyValue: false - schema: - type: integer - enum: - - 25 - - 100 - - 250 - - - name: page - in: query - description: 'Page number' - required: false - allowEmptyValue: false - schema: - type: integer - - - name: search - in: query - description: 'Quick search' - required: false - allowEmptyValue: false - schema: - type: string - - - name: 'filters(status*eq)' - in: query - description: 'Filter field operator. Template: filters(field*operator)=value. One of: eq (equal), neq (not equal), like, gt (greater than), gte (greater than or equal), lt (less than), lte (less than or equal). If operator is not provided eq will be used as default. If you want to filter by nested fields, use the : separator to indicate nesting levels. For example: filters(contact:sex*eq)=male targets the sex field inside contact. filters(booking:extended_fields->team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking.' - required: false - allowEmptyValue: false - schema: - type: string - - - name: 'sorts(role*0)' - in: query - description: 'Sorts array. Template: sorts(field*order)=desc' - required: false - allowEmptyValue: false - schema: - type: string - enum: - - asc - - desc - - - name: since - in: query - description: 'Timestamp to get guests updated/deleted since' - required: false - allowEmptyValue: false - schema: - type: integer - format: epoch - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Guests list example response': - summary: 'Guests list example response' - value: { data: { guests: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }], companion_guests: [{ code: ABCD4321, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } }] }, { code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, reservations: [{ id: 1efe2ef0-3303-6146-9885-0242c0a89e06, starts_at: '2025-02-04 12:56:05', ends_at: '2025-02-04 14:56:05', checkin: null }], main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }], deleted_guests: [1eee5178-6deb-65d4-a17d-0242c0a89e04] }, meta: { pagination: { per_page: 25, current_page: 1, total_pages: 1, total_entries: 5 }, timestamp: 1630000000 } } - servers: - - - url: 'https://airlst.app' - post: - tags: - - Guests - summary: 'Create a main guest with optional companions' - operationId: createGuests - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - requestBody: - required: true - content: - application/json: - schema: - type: object - allOf: - - - $ref: '#/components/schemas/GuestPayload' - - - $ref: '#/components/schemas/BookingPayload' - - - $ref: '#/components/schemas/ContactPayload' - - - properties: { companions: { description: 'Array of companions of the main guest', type: array, items: { type: array, items: { allOf: [{ $ref: '#/components/schemas/CompanionGuestPayload' }, { $ref: '#/components/schemas/ContactPayload' }] } }, example: [] } } - type: object - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Created guest response': - summary: 'Created guest response' - value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, companion_guests: { code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '0987654321', company_name: ACME, job_title: CTO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/{GuestCode}/restore': - put: - tags: - - Guests - summary: 'Restore archived guest' - operationId: restoreGuest - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - responses: - '204': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Restore main guest example response': - summary: 'Restore main guest example response' - value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, companion_guests: [{ code: ABCD4321, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } }] }] } } - 'Restore companion guest example response': - summary: 'Restore companion guest example response' - value: { data: { guest: [{ code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/{MainGuestCode}/companions': - post: - tags: - - Guests - summary: 'Create a companion guest for main guest' - operationId: createCompanionGuest - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/MainGuestCode' - requestBody: - required: true - content: - application/json: - schema: - type: object - allOf: - - - $ref: '#/components/schemas/CompanionGuestPayload' - - - $ref: '#/components/schemas/ContactPayload' - - - properties: { send_automated_email: { description: 'Send automated email to the guest with the booking details', type: boolean } } - type: object - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Created companion guest response': - summary: 'Created companion guest response' - value: { data: { guest: [{ code: ABCD1234, role: companion, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, main_guest: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/{MainGuestCode}/recommendations': - post: - tags: - - Guests - summary: 'Create a recommended guest for main guest' - operationId: createRecommendedGuest - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/MainGuestCode' - requestBody: - required: true - content: - application/json: - schema: - allOf: - - - $ref: '#/components/schemas/RecommendedGuestPayload' - - - $ref: '#/components/schemas/ContactPayload' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Created recommended guest response': - summary: 'Created recommended guest response' - value: { data: { guest: [{ code: ABCD1234, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, booking: { extended_fields: { field1: value1, field2: value2 } }, contact: { sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } }, recommended_by: { code: ABCD4321, role: main, status: confirmed, extended_fields: { field1: value1, field2: value2 }, contact: { sex: female, full_name: 'Jane Doe', first_name: Jane, last_name: Doe, email: jane@example.com, phone: '1234567890', company_name: ACME, job_title: CFO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } }] } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/{GuestCode}/emailoptinstatus': - put: - tags: - - Guests - summary: 'Update guest email opt in status' - operationId: updateGuestEmailOptInStatus - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - requestBody: - required: true - content: - application/json: - schema: - required: - - email_opt_in_status - properties: - email_opt_in_status: - description: 'Opt in status' - type: string - example: subscribe - oneOf: [{ type: string, enum: [subscribe, unsubscribe] }] - type: object - responses: - '204': - description: 'Successful response' - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/guests/validate-code': - post: - tags: - - Guests - summary: 'Validate a guest code' - operationId: validateGuestCode - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - requestBody: - required: true - content: - application/json: - schema: - properties: - code: - description: 'The guest code' - type: string - maxLength: 24 - minLength: 4 - example: ABCD1234 - type: object - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Valid guest code': - summary: 'Valid guest code' - value: { data: { valid: true } } - 'Invalid guest code': - summary: 'Invalid guest code' - value: { data: { valid: false } } - servers: - - - url: 'https://airlst.app' - /api/companies/events: - get: - tags: - - Company - summary: 'List company events' - operationId: getCompanyEvents - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Company events response': - summary: 'Company events response' - value: { data: { events: [{ id: 1, name: 'Event name 1', start_date: '2022-01-01', end_date: '2022-01-02' }, { id: 2, name: 'Event name 2', start_date: '2022-01-01', end_date: '2022-01-02' }] } } - servers: - - - url: 'https://airlst.app' - '/api/companies/contacts/{ContactCode}/events': - get: - tags: - - Contacts - summary: 'Show events for a contact' - operationId: getContactEvents - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/ContactCode' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Events example response': - summary: 'Events example response' - value: { data: { events: [{ id: 1efd277e-9a27-6b58-b1e3-0242c0a89e06, name: quisquam, starts_at: '2025-02-14T13:03:13.000000Z', ends_at: '2025-02-15T13:03:13.000000Z', created_at: '2025-01-14T13:03:13.000000Z', deleted_at: null, address: null, addressString: null, settings: { registration_type: closed, registration_password: null, default_booking_status: listed, allow_companions: false, max_companions_per_booking: null, limited_registration_period: false, registration_starts_at: null, registration_ends_at: null, email_recipient_setting: individual_guests, limited_guests: false, limited_guests_max_number: null, limited_guests_statuses: [confirmed], limited_guests_waitlisted: false, limited_guests_waitlisted_max_number: null, copying_started_at: null, copying_finished_at: null, allow_recommendations: false, max_recommendations_per_guest: null, attendance_fee_enabled: false, attendance_fee_amount: null, companion_attendance_fee_amount: null, attendance_fee_currency: null, attendance_fee_vat: null } }] } } - servers: - - - url: 'https://airlst.app' - '/api/companies/contacts/{ContactCode}': - get: - tags: - - Contacts - summary: 'Show single contact details' - operationId: getContactDetails - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/ContactCode' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Contact example response': - summary: 'Contact example response' - value: { data: { contact: { code: QOI1U9GX, sex: male, full_name: 'John Doe', first_name: John, last_name: Doe, email: john@example.com, phone: '1234567890', company_name: ACME, job_title: CEO, address_line_1: '123 Main St', address_line_2: 'Apt 1', zip: '12345', city: Anytown, country: us, extended_fields: { field1: value1, field2: value2 } } } } - servers: - - - url: 'https://airlst.app' - /api/companies/contacts/validate-code: - post: - tags: - - Contacts - summary: 'Validate a contact code' - operationId: validateContactCode - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - requestBody: - required: true - content: - application/json: - schema: - properties: - code: - description: 'The contact code' - type: string - maxLength: 24 - minLength: 4 - example: ABCD1234 - type: object - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Valid contact code': - summary: 'Valid contact code' - value: { data: { valid: true } } - 'Invalid contact code': - summary: 'Invalid contact code' - value: { data: { valid: false } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/documents/{DocumentUuid}/download': - post: - tags: - - Documents - summary: 'get URL of documents to selected guests' - operationId: getGuestsDocumentsUrls - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/DocumentUuid' - requestBody: - required: true - content: - application/json: - schema: - properties: - guests: - description: 'Array of guest codes to which you want to download their documents' - type: array - items: { type: string } - example: [ABCD1234, ABCD2345] - type: object - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Document url to of selected guests': - summary: 'Document url to of selected guests' - value: { data: { url: 'https://document-url-example.com' } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/documents': - get: - tags: - - Documents - summary: 'List published documents' - operationId: getEventDocuments - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Documents list example response': - summary: 'Documents list example response' - value: { data: { documents: [{ id: 1ef6c30f-dcfc-63ea-ba29-0242c0a89e06, name: 'VIP Name badge', format: pdf, type: name_badge }] } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/emails/email-templates': - get: - tags: - - Emails - summary: 'List email templates' - operationId: getEmailTemplates - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Email templates list example response': - summary: 'Email templates list example response' - value: { data: { emailTemplates: [{ id: 1ef6c30f-dcfc-63ea-ba29-0242c0a89e06, name: Confirmation, subject: { en-GB: 'Confirmation of Registration', de-DE: Anmeldebestätigung }, sender_name: { de-DE: 'My Companions Event', en-GB: 'My Companions Event' }, cc: null, bcc: null, reply_to: admin@airlst.com, preview: { de-DE: null, en-GB: null }, html: { en-GB: '', de-DE: '' }, json: { en-GB: '{"page":{"title":""}', de-DE: '{"page":{"title":""}' }, booking_status_hook: confirmed, uses_wallet_ticket: false, uses_pdf_ticket: false, uses_calendar_event: false, sender_identity_id: null, attachments: { de-DE: [{ id: 1ef75359-245b-6cc0-aa29-0242c0a89e06, model_type: emailTemplate, model_id: 1ef6c30f-dd18-6914-9650-0242c0a89e06, uuid: 1ef75358-fce5-6394-9a81-0242c0a89e06, collection_name: attachment, name: 200111600931_235898.jpg, file_name: 200111600931_235898.jpg, mime_type: image/jpeg, disk: s3_public, conversions_disk: s3_public, size: 21548, manipulations: [], custom_properties: { locale: de-DE, custom_headers: [] }, generated_conversions: [], responsive_images: [], order_column: 0, created_at: '2024-09-17T20:44:01.000000Z', updated_at: '2024-09-17T20:44:02.000000Z', original_url: 'https://amazonaws.com/media/1ef75359-245b-6cc0-aa29-0242c0a89e06/200111600931_235898.jpg', preview_url: '' }] }, calendarEvent: { id: 1ef75359-2c41-6728-a0c8-0242c0a89e06, name: { de-DE: 'My Companions Event', en-GB: 'My Companions Event' }, description: [], starts_at: '2024-09-13T09:18:31.000000Z', ends_at: '2024-09-15T09:18:31.000000Z', timezone: null, address: 'Companions Location, Companions Str., 81548, Munich, Germany', url: null, organizer_name: null, organizer_email: null } }, { id: 1ef6c30f-dd0b-614c-927d-0242c0a89e06, name: Cancellation, subject: { en-GB: 'Cancellation of Registration', de-DE: 'Stornierung der Registrierung' }, sender_name: { de-DE: 'My Companions Event', en-GB: 'My Companions Event' }, cc: null, bcc: null, reply_to: admin@airlst.com, preview: { de-DE: null, en-GB: null }, html: { en-GB: '', de-DE: '' }, json: { en-GB: '{"page":{"title":""}', de-DE: '{"page":{"title":""}' }, booking_status_hook: cancelled, uses_wallet_ticket: false, uses_pdf_ticket: false, uses_calendar_event: false, sender_identity_id: null }, { id: 1ef6c30f-dd18-6914-9650-0242c0a89e06, name: Invitation, subject: { en-GB: 'Invitation to Attend Our Conference', de-DE: 'Einladung zur Teilnahme an unserer Konferenz' }, sender_name: { de-DE: 'My Companions Event', en-GB: 'My Companions Event' }, cc: null, bcc: null, reply_to: admin@airlst.com, preview: { de-DE: null, en-GB: null }, html: { en-GB: '', de-DE: '' }, json: { en-GB: '{"page":{"title":""}', de-DE: '{"page":{"title":""}' }, booking_status_hook: invited, uses_wallet_ticket: false, uses_pdf_ticket: false, uses_calendar_event: false, sender_identity_id: null }] } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/emails/email-templates/{EmailTemplateUuid}/send': - post: - tags: - - Events - summary: 'Send email template to selected guests' - operationId: sendEmailTemplate - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/EmailTemplateUuid' - requestBody: - required: true - content: - application/json: - schema: - properties: - guests: - description: 'Array of guest codes to which the email will be sent' - type: array - items: { type: string } - example: [ABCD1234, ABCD2345] - type: object - responses: - '204': - description: 'Successful response' - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/create-temporary-upload': - post: - tags: - - Guests - summary: 'Create temporary upload' - operationId: createTemporaryUpload - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - - - $ref: '#/components/parameters/GuestCode' - requestBody: - required: true - content: - application/json: - schema: - required: - - uuid - - key - - bucket - - name - - size - - content_type - properties: - uuid: - type: string - example: 1f00ef06-33c1-6b9a-a2bb-0242c0a89e07 - key: - type: string - example: tmp/1f00ef06-33c1-6b9a-a2bb-0242c0a89e07 - bucket: - type: string - example: core-local-airlst - name: - type: string - example: document.pdf - size: - type: integer - example: 258295 - content_type: - type: string - example: application/pdf - type: object - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Sample response': - summary: 'Sample response' - value: { data: { temporary_upload: { name: document.pdf, file_name: document.pdf, uuid: 1f00ef06-33c1-6b9a-a2bb-0242c0a89e07, preview_url: '', original_url: 'http://aws.local:9000/media/1f00ef07-48d9-6130-b0a9-0242c0a89e07/document.pdf', order: 1, custom_properties: [], extension: pdf, size: 258295 } } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}/signed-storage-url': - get: - tags: - - Events - summary: 'Get signed storage url to upload image' - operationId: getSignedStorageUrl - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Sample response': - summary: 'Sample response' - value: { uuid: 1f00ef0c-c083-6014-bb12-0242c0a89e07, bucket: core-local-airlst, key: tmp/1f00ef0c-c083-6014-bb12-0242c0a89e07, url: 'http://aws.local:9000/core-local-airlst/tmp/1f00ef0c-c083-6014-bb12-0242c0a89e07?x-amz-acl=private&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minioadmin%2F20250401%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20250401T115942Z&X-Amz-SignedHeaders=host%3Bx-amz-acl&X-Amz-Expires=300&X-Amz-Signature=5157667c4a935c5e01b8fb8949c10a4d04abdbce6be03405926fbd3f33cd2c54', headers: { Host: ['aws.local:9000'], x-amz-acl: [private], Content-Type: application/octet-stream } } - servers: - - - url: 'https://airlst.app' - '/api/events/{EventUuid}': - get: - tags: - - Events - summary: 'Show single event details' - operationId: getEvent - parameters: - - - $ref: '#/components/parameters/X-Api-Key' - - - $ref: '#/components/parameters/EventUuid' - responses: - '200': - description: 'Successful response' - content: - application/json: - schema: { } - examples: - 'Event response': - summary: 'Event response' - value: { data: { event: { id: 1, name: 'Event name', start_date: '2022-01-01', end_date: '2022-01-02' }, extendedFields: { event: [], contact: [], booking: [], guest: [] } } } - servers: - - - url: 'https://airlst.app' -components: - schemas: - GuestPayload: - required: - - status - properties: - status: - description: 'The guest status' - type: string - example: confirmed - oneOf: - - - type: string - enum: - - listed - - invited - - requested - - waitlisted - - confirmed - - cancelled - extended_fields: - description: 'Extended fields values mapped with their keys' - type: object - send_automated_email: - description: 'Send automated email to the guest with the booking details' - type: boolean - type: object - CompanionGuestPayload: - properties: - status: - description: 'The guest status' - type: string - example: confirmed - oneOf: - - - type: string - enum: - - listed - - invited - - requested - - waitlisted - - confirmed - - cancelled - extended_fields: - description: 'Extended fields values mapped with their keys' - type: object - type: object - RecommendedGuestPayload: - required: - - status - properties: - status: - description: 'Recommended guest status' - type: string - example: confirmed - oneOf: - - - type: string - enum: - - listed - - invited - - requested - - confirmed - extended_fields: - description: 'Extended fields values mapped with their keys' - type: object - type: object - BookingPayload: - properties: - booking: - description: 'Booking details for guest' - type: object - additionalProperties: - properties: - extended_fields: - description: 'Booking extended fields values mapped with their keys' - type: object - example: - field1: value1 - field2: value2 - settings: - description: 'Booking settings' - type: object - additionalProperties: - properties: { max_companions_per_booking: { description: 'Maximum companions allowed per booking', type: integer, minimum: 0 } } - type: object - type: object - type: object - ContactPayload: - properties: - contact: - description: 'Contact details for guest' - type: object - additionalProperties: - properties: - sex: - description: 'Sex of the contact' - type: string - oneOf: - - { type: string, enum: [male, female, diverse] } - title: - description: 'Title of the contact' - type: string - first_name: - description: 'First name of the contact' - type: string - last_name: - description: 'Last name of the contact' - type: string - email: - description: 'Email of the contact' - type: string - company_name: - description: 'Company name of the contact' - type: string - job_title: - description: 'Job title of the contact' - type: string - address_line_1: - description: 'Address line 1 of the contact' - type: string - address_line_2: - description: 'Address line 2 of the contact' - type: string - zip: - description: 'Zip code of the contact' - type: string - city: - description: 'City of the contact' - type: string - country: - description: 'ISO 2-code country name of the contact' - type: string - maxLength: 2 - minLength: 2 - phone: - description: 'Phone number of the contact' - type: string - subscribed: - description: 'Contact subscription to emails' - type: boolean - extended_fields: - description: 'Contact extended fields values mapped with their keys' - type: object - example: - field1: value1 - field2: value2 - email_opt_in_status: - description: 'Opt in status' - type: string - example: subscribe - oneOf: - - { type: string, enum: [subscribe, unsubscribe] } - type: object - type: object - parameters: - X-Api-Key: - name: X-Api-Key - in: header - description: 'API Key' - required: true - allowEmptyValue: false - schema: - format: string - EventUuid: - name: EventUuid - in: path - description: 'Event UUID' - required: true - allowEmptyValue: false - schema: - format: uuid - example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 - GuestCode: - name: GuestCode - in: path - description: 'Guest code' - required: true - allowEmptyValue: false - schema: - format: string - example: ABCD1234 - MainGuestCode: - name: MainGuestCode - in: path - description: 'The code of the main guest' - required: true - allowEmptyValue: false - schema: - format: string - example: ABCD1234 - EmailTemplateUuid: - name: EmailTemplateUuid - in: path - description: 'Email Template UUID' - required: true - allowEmptyValue: false - schema: - format: string - example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 - DocumentUuid: - name: DocumentUuid - in: path - description: 'Document UUID' - required: true - allowEmptyValue: false - schema: - format: uuid - example: 1eff4299-c652-6808-997b-0242c0a89e06 - AttachmentUuid: - name: AttachmentUuid - in: path - description: 'Guest attachment UUID' - required: true - allowEmptyValue: false - schema: - format: string - example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 - ContactCode: - name: ContactCode - in: path - description: 'Contact code' - required: true - allowEmptyValue: false - schema: - format: string - example: ABCD1234 - BookableGroupUuid: - name: BookableGroupUuid - in: path - description: 'BookableGroup UUID' - required: true - allowEmptyValue: false - schema: - format: uuid - example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 - BookableUuid: - name: BookableUuid - in: path - description: 'Bookable object UUID' - required: true - allowEmptyValue: false - schema: - format: uuid - example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 - ReservationUuid: - name: ReservationUuid - in: path - description: 'Reservation UUID' - required: true - allowEmptyValue: false - schema: - format: uuid - example: 1eedc8e7-a8f4-62a8-8c68-0242c0a89e06 -tags: - - - name: BookableGroups - description: BookableGroups - - - name: Guests - description: Guests - - - name: Company - description: Company - - - name: Contacts - description: Contacts - - - name: Documents - description: Documents - - - name: Emails - description: Emails - - - name: Events - description: Events diff --git a/tests/Build/AirLSTSDKTest.php b/tests/Build/AirLSTSDKTest.php deleted file mode 100644 index ed99191..0000000 --- a/tests/Build/AirLSTSDKTest.php +++ /dev/null @@ -1,23 +0,0 @@ -assertInstanceOf(AirLST::class, $this->client); - - $this->assertSame('https://airlst.app', $this->client->resolveBaseUrl()); - } -} diff --git a/tests/CoreApiTest.php b/tests/CoreApiTest.php deleted file mode 100644 index ed7ae06..0000000 --- a/tests/CoreApiTest.php +++ /dev/null @@ -1,48 +0,0 @@ -core->setBaseUrl($baseUrl); - - $this->assertSame($baseUrl, $this->core->resolveBaseUrl()); - } - - public function testEvent(): void - { - $this->assertInstanceOf(EventResource::class, $this->core->event()); - } - - public function testGuest(): void - { - $this->assertInstanceOf( - GuestResource::class, - $this->core->guest('event-id') - ); - } - - public function testEmail(): void - { - $this->assertInstanceOf( - EmailResource::class, - $this->core->email('event-id') - ); - } -} diff --git a/tests/Requests/Email/ListRequestTest.php b/tests/Requests/Email/ListRequestTest.php deleted file mode 100644 index 6f7bd2a..0000000 --- a/tests/Requests/Email/ListRequestTest.php +++ /dev/null @@ -1,25 +0,0 @@ -mock(ListRequest::class); - - $this->core - ->withMockClient($mockClient) - ->send(new ListRequest()); - - $mockClient->assertSent(ListRequest::class); - } -} diff --git a/tests/Requests/Email/SendRequestTest.php b/tests/Requests/Email/SendRequestTest.php deleted file mode 100644 index ce87749..0000000 --- a/tests/Requests/Email/SendRequestTest.php +++ /dev/null @@ -1,31 +0,0 @@ -mock(SendRequest::class); - - $this->core - ->withMockClient($mockClient) - ->send(new SendRequest( - 'email-template-uid', - ['guests' => [ - 'ABCD1234', - 'ABCD2345', - ]] - )); - - $mockClient->assertSent(SendRequest::class); - } -} diff --git a/tests/Requests/Event/GetRequestTest.php b/tests/Requests/Event/GetRequestTest.php deleted file mode 100644 index 8d99c7f..0000000 --- a/tests/Requests/Event/GetRequestTest.php +++ /dev/null @@ -1,29 +0,0 @@ -assertSame('/events/event-id', $request->resolveEndpoint()); - } - - public function testGet(): void - { - $mockClient = $this->mock(GetRequest::class); - - $this->core->withMockClient($mockClient)->send(new GetRequest('event-id')); - - $mockClient->assertSent(GetRequest::class); - } -} diff --git a/tests/Requests/Event/ListRequestTest.php b/tests/Requests/Event/ListRequestTest.php deleted file mode 100644 index ed94781..0000000 --- a/tests/Requests/Event/ListRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(ListRequest::class); - - $this->core->withMockClient($mockClient)->send(new ListRequest()); - - $mockClient->assertSent(ListRequest::class); - } -} diff --git a/tests/Requests/Guest/CreateRequestTest.php b/tests/Requests/Guest/CreateRequestTest.php deleted file mode 100644 index 31523c8..0000000 --- a/tests/Requests/Guest/CreateRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(CreateRequest::class); - - $this->core->withMockClient($mockClient)->send(new CreateRequest(['status' => 'confirmed'])); - - $mockClient->assertSent(CreateRequest::class); - } -} diff --git a/tests/Requests/Guest/GetRequestTest.php b/tests/Requests/Guest/GetRequestTest.php deleted file mode 100644 index 5093227..0000000 --- a/tests/Requests/Guest/GetRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(GetRequest::class); - - $this->core->withMockClient($mockClient)->send(new GetRequest('event-id')); - - $mockClient->assertSent(GetRequest::class); - } -} diff --git a/tests/Requests/Guest/ListRequestTest.php b/tests/Requests/Guest/ListRequestTest.php deleted file mode 100644 index 74d807c..0000000 --- a/tests/Requests/Guest/ListRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(ListRequest::class); - - $this->core->withMockClient($mockClient)->send(new ListRequest(['page' => 1])); - - $mockClient->assertSent(ListRequest::class); - } -} diff --git a/tests/Requests/Guest/UpdateRequestTest.php b/tests/Requests/Guest/UpdateRequestTest.php deleted file mode 100644 index 410867f..0000000 --- a/tests/Requests/Guest/UpdateRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(UpdateRequest::class); - - $this->core->withMockClient($mockClient)->send(new UpdateRequest('xyz', ['status' => 'confirmed'])); - - $mockClient->assertSent(UpdateRequest::class); - } -} diff --git a/tests/Requests/Guest/ValidateCodeRequestTest.php b/tests/Requests/Guest/ValidateCodeRequestTest.php deleted file mode 100644 index 5e70f0c..0000000 --- a/tests/Requests/Guest/ValidateCodeRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(ValidateCodeRequest::class); - - $this->core->withMockClient($mockClient)->send(new ValidateCodeRequest('event-id')); - - $mockClient->assertSent(ValidateCodeRequest::class); - } -} diff --git a/tests/Resources/EmailResourceTest.php b/tests/Resources/EmailResourceTest.php deleted file mode 100644 index 71928d0..0000000 --- a/tests/Resources/EmailResourceTest.php +++ /dev/null @@ -1,38 +0,0 @@ -mock(request: SendRequest::class, status: 204); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->send('email-template-uid', ['guests' => [ - 'ABCD1234', - 'ABCD2345', - ]]); - - $mockClient->assertSent( - fn (Request $request, Response $response): bool => $request instanceof SendRequest && $result->status() === $response->status() - ); - } - - private function resource(CoreApi $core): EmailResource - { - return new EmailResource($core); - } -} diff --git a/tests/Resources/EventResourceTest.php b/tests/Resources/EventResourceTest.php deleted file mode 100644 index e099887..0000000 --- a/tests/Resources/EventResourceTest.php +++ /dev/null @@ -1,52 +0,0 @@ - ['events' => []]]; - - $mockClient = $this->mock(ListRequest::class, $expects); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->list(); - - $mockClient->assertSent( - fn (Request $request, Response $response): bool => $result->body() === $response->body() - ); - } - - public function testGet(): void - { - $expects = ['data' => ['event' => ['id' => 'event-id']]]; - - $mockClient = $this->mock(GetRequest::class, $expects); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->get($expects['data']['event']['id']); - - $mockClient->assertSent( - fn (Request $request, Response $response): bool => $result->body() === $response->body() - ); - } - - private function resource(CoreApi $core): EventResource - { - return new EventResource($core); - } -} diff --git a/tests/Resources/GuestResourceTest.php b/tests/Resources/GuestResourceTest.php deleted file mode 100644 index 9da592b..0000000 --- a/tests/Resources/GuestResourceTest.php +++ /dev/null @@ -1,91 +0,0 @@ -mock(ListRequest::class, ['data' => ['guests' => []]]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->list(); - - $mockClient->assertSent( - fn (Request $request, Response $response): bool => $request instanceof ListRequest && $result->body() === $response->body() - ); - } - - public function testValidateCode(): void - { - $mockClient = $this->mock(ValidateCodeRequest::class, ['data' => ['valid' => true]]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->validateCode('xyz'); - - $mockClient->assertSent( - fn (Request $request, Response $response): bool => $request instanceof ValidateCodeRequest && $result->body() === $response->body() - ); - } - - public function testGet(): void - { - $mockClient = $this->mock(GetRequest::class, ['data' => ['code' => 'xyz']]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->get('xyz'); - - $mockClient->assertSent( - fn (Request $request, Response $response): bool => $request instanceof GetRequest && $result->body() === $response->body() - ); - } - - public function testCreate(): void - { - $mockClient = $this->mock(CreateRequest::class, ['data' => ['status' => 'confirmed']]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->create([ - 'name' => 'John Lennon', - 'email' => 'j.lennon@sdk.com', - 'status' => 'confirmed', - ]); - - $mockClient->assertSent( - fn (Request $request, Response $response): bool => $request instanceof CreateRequest && $result->body() === $response->body() - ); - } - - public function testUpdate(): void - { - $mockClient = $this->mock(UpdateRequest::class, ['data' => ['status' => 'confirmed']]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->update('xyz', ['status' => 'confirmed']); - - $mockClient->assertSent( - fn (Request $request, Response $response): bool => $request instanceof UpdateRequest && $result->body() === $response->body() - ); - } - - private function resource(CoreApi $core): GuestResource - { - return new GuestResource($core); - } -} diff --git a/tests/TestCase.php b/tests/TestCase.php deleted file mode 100644 index 61d5835..0000000 --- a/tests/TestCase.php +++ /dev/null @@ -1,41 +0,0 @@ - MockResponse::make($expects, $status), - ]); - } - - protected function setUp(): void - { - parent::setUp(); - - Config::preventStrayRequests(); - - $this->core = new CoreApi('api-key'); - $this->client = new AirLST('api-key'); - } -} From 4611a5d64f9e4cc84ced7ed592501209fe2bcf3c Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Mon, 30 Jun 2025 19:55:43 +0800 Subject: [PATCH 03/22] Reset .gitignore --- .github/workflows/ci.yml | 179 ++++++++++++++++++ .gitignore | 8 + .php-cs-fixer.php | 12 ++ README.md | 83 ++++++++ build.php | 22 +++ build/AirLST.php | 69 +++++++ .../DeleteBookablesReservation.php | 32 ++++ .../BookableGroups/GetAvailabilities.php | 36 ++++ .../BookableGroups/ListBookableGroups.php | 28 +++ .../BookableGroups/ListBookablesForGroup.php | 30 +++ .../StoreBookablesReservations.php | 34 ++++ build/Requests/Company/GetCompanyEvents.php | 23 +++ build/Requests/Contacts/GetContactDetails.php | 28 +++ build/Requests/Contacts/GetContactEvents.php | 28 +++ .../Requests/Contacts/ValidateContactCode.php | 27 +++ .../Requests/Documents/GetEventDocuments.php | 28 +++ .../Documents/GetGuestsDocumentsUrls.php | 34 ++++ build/Requests/Emails/GetEmailTemplates.php | 28 +++ build/Requests/Events/GetEvent.php | 28 +++ build/Requests/Events/GetSignedStorageUrl.php | 28 +++ build/Requests/Events/SendEmailTemplate.php | 34 ++++ build/Requests/Guests/ArchiveGuest.php | 30 +++ build/Requests/Guests/CheckinGuest.php | 34 ++++ .../Requests/Guests/CreateCompanionGuest.php | 34 ++++ build/Requests/Guests/CreateGuests.php | 32 ++++ .../Guests/CreateRecommendedGuest.php | 34 ++++ .../Requests/Guests/CreateTemporaryUpload.php | 34 ++++ build/Requests/Guests/DeleteGuest.php | 30 +++ build/Requests/Guests/GetGuest.php | 30 +++ .../Guests/GetGuestAttachmentDownloadUrl.php | 32 ++++ build/Requests/Guests/GetGuestAttachments.php | 30 +++ build/Requests/Guests/GetGuests.php | 52 +++++ build/Requests/Guests/RestoreGuest.php | 30 +++ build/Requests/Guests/UpdateGuest.php | 30 +++ .../Guests/UpdateGuestEmailOptInStatus.php | 30 +++ build/Requests/Guests/ValidateGuestCode.php | 32 ++++ build/Resource.php | 14 ++ build/Resource/BookableGroups.php | 62 ++++++ build/Resource/Company.php | 17 ++ build/Resource/Contacts.php | 35 ++++ build/Resource/Documents.php | 30 +++ build/Resource/Emails.php | 20 ++ build/Resource/Events.php | 39 ++++ build/Resource/Guests.php | 172 +++++++++++++++++ composer.json | 77 ++++++++ phpstan.php | 16 ++ phpunit.xml | 18 ++ rector.php | 16 ++ src/Commands/BuildCommand.php | 128 +++++++++++++ src/Contracts/EmailResourceContract.php | 15 ++ src/Contracts/EventResourceContract.php | 14 ++ src/Contracts/GuestResourceContract.php | 29 +++ src/CoreApi.php | 63 ++++++ src/Generators/ConnectorGenerator.php | 90 +++++++++ src/Generators/ResourceGenerator.php | 147 ++++++++++++++ src/Requests/Email/ListRequest.php | 18 ++ src/Requests/Email/SendRequest.php | 35 ++++ src/Requests/Event/GetRequest.php | 20 ++ src/Requests/Event/ListRequest.php | 18 ++ src/Requests/Guest/CreateRequest.php | 35 ++++ src/Requests/Guest/GetRequest.php | 20 ++ src/Requests/Guest/ListRequest.php | 32 ++++ src/Requests/Guest/UpdateRequest.php | 35 ++++ src/Requests/Guest/ValidateCodeRequest.php | 34 ++++ src/Resources/EmailResource.php | 24 +++ src/Resources/EventResource.php | 24 +++ src/Resources/GuestResource.php | 42 ++++ storage/.gitignore | 3 + tests/Build/AirLSTSDKTest.php | 23 +++ tests/CoreApiTest.php | 48 +++++ tests/Requests/Email/ListRequestTest.php | 25 +++ tests/Requests/Email/SendRequestTest.php | 31 +++ tests/Requests/Event/GetRequestTest.php | 29 +++ tests/Requests/Event/ListRequestTest.php | 23 +++ tests/Requests/Guest/CreateRequestTest.php | 23 +++ tests/Requests/Guest/GetRequestTest.php | 23 +++ tests/Requests/Guest/ListRequestTest.php | 23 +++ tests/Requests/Guest/UpdateRequestTest.php | 23 +++ .../Guest/ValidateCodeRequestTest.php | 23 +++ tests/Resources/EmailResourceTest.php | 38 ++++ tests/Resources/EventResourceTest.php | 52 +++++ tests/Resources/GuestResourceTest.php | 91 +++++++++ tests/TestCase.php | 41 ++++ 83 files changed, 3171 insertions(+) create mode 100644 .github/workflows/ci.yml create mode 100644 .gitignore create mode 100644 .php-cs-fixer.php create mode 100644 README.md create mode 100644 build.php create mode 100644 build/AirLST.php create mode 100644 build/Requests/BookableGroups/DeleteBookablesReservation.php create mode 100644 build/Requests/BookableGroups/GetAvailabilities.php create mode 100644 build/Requests/BookableGroups/ListBookableGroups.php create mode 100644 build/Requests/BookableGroups/ListBookablesForGroup.php create mode 100644 build/Requests/BookableGroups/StoreBookablesReservations.php create mode 100644 build/Requests/Company/GetCompanyEvents.php create mode 100644 build/Requests/Contacts/GetContactDetails.php create mode 100644 build/Requests/Contacts/GetContactEvents.php create mode 100644 build/Requests/Contacts/ValidateContactCode.php create mode 100644 build/Requests/Documents/GetEventDocuments.php create mode 100644 build/Requests/Documents/GetGuestsDocumentsUrls.php create mode 100644 build/Requests/Emails/GetEmailTemplates.php create mode 100644 build/Requests/Events/GetEvent.php create mode 100644 build/Requests/Events/GetSignedStorageUrl.php create mode 100644 build/Requests/Events/SendEmailTemplate.php create mode 100644 build/Requests/Guests/ArchiveGuest.php create mode 100644 build/Requests/Guests/CheckinGuest.php create mode 100644 build/Requests/Guests/CreateCompanionGuest.php create mode 100644 build/Requests/Guests/CreateGuests.php create mode 100644 build/Requests/Guests/CreateRecommendedGuest.php create mode 100644 build/Requests/Guests/CreateTemporaryUpload.php create mode 100644 build/Requests/Guests/DeleteGuest.php create mode 100644 build/Requests/Guests/GetGuest.php create mode 100644 build/Requests/Guests/GetGuestAttachmentDownloadUrl.php create mode 100644 build/Requests/Guests/GetGuestAttachments.php create mode 100644 build/Requests/Guests/GetGuests.php create mode 100644 build/Requests/Guests/RestoreGuest.php create mode 100644 build/Requests/Guests/UpdateGuest.php create mode 100644 build/Requests/Guests/UpdateGuestEmailOptInStatus.php create mode 100644 build/Requests/Guests/ValidateGuestCode.php create mode 100644 build/Resource.php create mode 100644 build/Resource/BookableGroups.php create mode 100644 build/Resource/Company.php create mode 100644 build/Resource/Contacts.php create mode 100644 build/Resource/Documents.php create mode 100644 build/Resource/Emails.php create mode 100644 build/Resource/Events.php create mode 100644 build/Resource/Guests.php create mode 100644 composer.json create mode 100644 phpstan.php create mode 100644 phpunit.xml create mode 100644 rector.php create mode 100644 src/Commands/BuildCommand.php create mode 100644 src/Contracts/EmailResourceContract.php create mode 100644 src/Contracts/EventResourceContract.php create mode 100644 src/Contracts/GuestResourceContract.php create mode 100644 src/CoreApi.php create mode 100644 src/Generators/ConnectorGenerator.php create mode 100644 src/Generators/ResourceGenerator.php create mode 100644 src/Requests/Email/ListRequest.php create mode 100644 src/Requests/Email/SendRequest.php create mode 100644 src/Requests/Event/GetRequest.php create mode 100644 src/Requests/Event/ListRequest.php create mode 100644 src/Requests/Guest/CreateRequest.php create mode 100644 src/Requests/Guest/GetRequest.php create mode 100644 src/Requests/Guest/ListRequest.php create mode 100644 src/Requests/Guest/UpdateRequest.php create mode 100644 src/Requests/Guest/ValidateCodeRequest.php create mode 100644 src/Resources/EmailResource.php create mode 100644 src/Resources/EventResource.php create mode 100644 src/Resources/GuestResource.php create mode 100644 storage/.gitignore create mode 100644 tests/Build/AirLSTSDKTest.php create mode 100644 tests/CoreApiTest.php create mode 100644 tests/Requests/Email/ListRequestTest.php create mode 100644 tests/Requests/Email/SendRequestTest.php create mode 100644 tests/Requests/Event/GetRequestTest.php create mode 100644 tests/Requests/Event/ListRequestTest.php create mode 100644 tests/Requests/Guest/CreateRequestTest.php create mode 100644 tests/Requests/Guest/GetRequestTest.php create mode 100644 tests/Requests/Guest/ListRequestTest.php create mode 100644 tests/Requests/Guest/UpdateRequestTest.php create mode 100644 tests/Requests/Guest/ValidateCodeRequestTest.php create mode 100644 tests/Resources/EmailResourceTest.php create mode 100644 tests/Resources/EventResourceTest.php create mode 100644 tests/Resources/GuestResourceTest.php create mode 100644 tests/TestCase.php diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml new file mode 100644 index 0000000..5dfb9cb --- /dev/null +++ b/.github/workflows/ci.yml @@ -0,0 +1,179 @@ +name: CI + +env: + COMPOSE_INTERACTIVE_NO_CLI: 1 + PHP_CS_FIXER_IGNORE_ENV: 1 + LARAVEL_BYPASS_ENV_CHECK: 1 + +on: + pull_request: + branches: [develop, main, master] + +concurrency: + group: ci-${{ github.event.pull_request.number }} + cancel-in-progress: true + +jobs: + rector: + name: Code style (rector) + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v4 + with: + ref: ${{ github.event.pull_request.head.ref }} + + - name: Cache Composer dependencies + uses: actions/cache@v4 + with: + path: vendor + key: composer-${{ hashFiles('composer.lock') }} + + - name: Setup PHP + uses: shivammathur/setup-php@v2 + with: + php-version: 8.4 + coverage: none + + - name: Install Composer dependencies + run: composer install --ignore-platform-reqs --no-scripts + + - name: Check PSR-4 compliance + run: composer dump --strict-psr + + - name: Cache Rector cache files + uses: actions/cache@v4 + with: + path: storage/framework/cache/rector + key: ${{ github.base_ref }}-rector-${{ hashFiles('composer.lock') }} + restore-keys: ${{ github.base_ref }}-rector- + + - name: Run rector + run: ./vendor/bin/rector + + - name: Commit changes from rector + uses: stefanzweifel/git-auto-commit-action@v5 + with: + commit_message: '[rector] Rector fixes' + commit_author: 'GitHub Action ' + commit_user_email: 'action@github.com' + + php-cs-fixer: + needs: [rector] + name: Code style (php-cs-fixer) + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v4 + with: + ref: ${{ github.event.pull_request.head.ref }} + + - name: Cache Composer dependencies + uses: actions/cache@v4 + with: + path: vendor + key: composer-${{ hashFiles('composer.lock') }} + + - name: Setup PHP + uses: shivammathur/setup-php@v2 + with: + php-version: 8.4 + coverage: none + + - name: Cache CS Fixer cache file + uses: actions/cache@v4 + with: + path: .php-cs-fixer.cache + key: ${{ github.base_ref }}-csfixer-${{ hashFiles('composer.lock') }} + restore-keys: ${{ github.base_ref }}-csfixer- + + - name: Install Composer dependencies + run: composer install --ignore-platform-reqs --no-scripts + + - name: Run php-cs-fixer + run: ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php + + - name: Commit changes from php-cs-fixer + uses: stefanzweifel/git-auto-commit-action@v5 + with: + commit_message: '[php-cs-fixer] php-cs-fixer fixes' + commit_author: 'GitHub Action ' + commit_user_email: 'action@github.com' + + phpstan: + needs: [ php-cs-fixer ] + name: Static analysis (phpstan) + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Cache Composer dependencies + uses: actions/cache@v4 + with: + path: vendor + key: composer-${{ hashFiles('composer.lock') }} + + - name: Setup PHP + uses: shivammathur/setup-php@v2 + with: + php-version: 8.4 + coverage: none + + - name: Install Composer dependencies + run: composer install --ignore-platform-reqs --no-scripts + + - name: Cache PHPStan cache files + uses: actions/cache@v4 + with: + path: storage/framework/cache/phpstan + key: ${{ github.base_ref }}-phpstan-${{ hashFiles('composer.lock') }} + restore-keys: ${{ github.base_ref }}-phpstan- + + - name: Run phpstan + run: ./vendor/bin/phpstan analyse -c phpstan.php --error-format=github + + pest: + needs: [ phpstan ] + name: Tests (pest) + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v4 + with: + fetch-depth: 0 + + - name: Cache Composer dependencies + uses: actions/cache@v4 + with: + path: vendor + key: composer-${{ hashFiles('composer.lock') }} + + - name: Setup PHP + uses: shivammathur/setup-php@v2 + with: + php-version: 8.4 + extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, pdo_pgsql, gd, exif, imagick + coverage: pcov + + - name: Install Composer dependencies + run: composer install --no-scripts + + - name: Run tests + run: php application test --env=ci --parallel --stop-on-failure + + security: + name: Security Checker + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Cache database + uses: actions/cache@v4 + with: + path: ~/.symfony/cache + key: security-checker + + - name: Run security checker + uses: symfonycorp/security-checker-action@v5 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9f688f4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +/.idea +/vendor +/.coverage +/.phpunit.cache +composer.lock +.phpunit.result.cache +.php-cs-fixer.cache +tests/file.xlsx \ No newline at end of file diff --git a/.php-cs-fixer.php b/.php-cs-fixer.php new file mode 100644 index 0000000..cd195ab --- /dev/null +++ b/.php-cs-fixer.php @@ -0,0 +1,12 @@ +create() + ->setCacheFile('storage/framework/cache/php-cs-fixer/.php-cs-fixer.cache'); diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f13439 --- /dev/null +++ b/README.md @@ -0,0 +1,83 @@ +![example workflow](https://github.com/airlst/sdk-php/actions/workflows/ci.yml/badge.svg) + +# Core API SDK for PHP + +## Requirements +- PHP 8.4 +- Composer + + +## Installation + +Require the package. +``` bash +composer require airlst/sdk-php +``` + +## Usage +First, you need to set the API Key +``` php +use AirLST\SdkPhp\CoreApi; + +$core = new Core('api-key-here'); +``` + +## Event Resource +There are currently only 2 available methods + +### List all company events +> **Important:** This method requires the API key must be company bound! + +``` php +$response = $core->event()->list(); + +$response->json(); // Get response data as array +``` + +### Get event details using UUID +``` php +$response = $core->event()->get('event-uuid-here'); + +$response->json(); // Get response data as array +``` + +## Guest Resource + +### Validate guest code +``` php +$response = $core->guest('event-uuid-here')->validateCode('guest-code'); + +$response->json(); // Get response data as array +``` + +### Get guest with code +``` php +$response = $core->guest('event-uuid-here')->get('guest-code'); + +$response->json(); // Get response data as array +``` + +### Create guest +``` php +$response = $core->guest('event-uuid-here')->create([ + 'status' => 'confirmed', + 'contact' => [ + 'first_name' => 'John', + 'last_name' => 'Doe' + ] +]); + +$response->json(); // Get response data as array +``` + +### Update existing guest with code +``` php +$response = $core->guest('event-uuid-here')->update('guest-code', [ + 'status' => 'confirmed', + 'contact' => [ + 'last_name' => 'Wick' + ] +]); + +$response->json(); // Get response data as array +``` diff --git a/build.php b/build.php new file mode 100644 index 0000000..3ea92fb --- /dev/null +++ b/build.php @@ -0,0 +1,22 @@ +setLaravel($app); + +$input = new ArrayInput([ + 'spec-url' => 'https://airlst.app/openapi.yml', + '--no-download' => false, +]); +$output = new OutputStyle($input, new ConsoleOutput()); + +$command->setOutput($output); +$command->run($input, $output); \ No newline at end of file diff --git a/build/AirLST.php b/build/AirLST.php new file mode 100644 index 0000000..52986ee --- /dev/null +++ b/build/AirLST.php @@ -0,0 +1,69 @@ + $this->apiKey]; + } +} diff --git a/build/Requests/BookableGroups/DeleteBookablesReservation.php b/build/Requests/BookableGroups/DeleteBookablesReservation.php new file mode 100644 index 0000000..c267ef0 --- /dev/null +++ b/build/Requests/BookableGroups/DeleteBookablesReservation.php @@ -0,0 +1,32 @@ +eventUuid}/bookables/guests/{$this->guestCode}/reservations/{$this->reservationUuid}"; + } +} diff --git a/build/Requests/BookableGroups/GetAvailabilities.php b/build/Requests/BookableGroups/GetAvailabilities.php new file mode 100644 index 0000000..94f84fc --- /dev/null +++ b/build/Requests/BookableGroups/GetAvailabilities.php @@ -0,0 +1,36 @@ +eventUuid}/bookables/groups/{$this->bookableGroupUuid}/objects/{$this->bookableUuid}/availability"; + } +} diff --git a/build/Requests/BookableGroups/ListBookableGroups.php b/build/Requests/BookableGroups/ListBookableGroups.php new file mode 100644 index 0000000..e66b9ca --- /dev/null +++ b/build/Requests/BookableGroups/ListBookableGroups.php @@ -0,0 +1,28 @@ +eventUuid}/bookables/groups"; + } +} diff --git a/build/Requests/BookableGroups/ListBookablesForGroup.php b/build/Requests/BookableGroups/ListBookablesForGroup.php new file mode 100644 index 0000000..3193d10 --- /dev/null +++ b/build/Requests/BookableGroups/ListBookablesForGroup.php @@ -0,0 +1,30 @@ +eventUuid}/bookables/groups/{$this->bookableGroupUuid}"; + } +} diff --git a/build/Requests/BookableGroups/StoreBookablesReservations.php b/build/Requests/BookableGroups/StoreBookablesReservations.php new file mode 100644 index 0000000..c05fb1e --- /dev/null +++ b/build/Requests/BookableGroups/StoreBookablesReservations.php @@ -0,0 +1,34 @@ +eventUuid}/bookables/groups/{$this->bookableGroupUuid}/reservations"; + } +} diff --git a/build/Requests/Company/GetCompanyEvents.php b/build/Requests/Company/GetCompanyEvents.php new file mode 100644 index 0000000..6b91d74 --- /dev/null +++ b/build/Requests/Company/GetCompanyEvents.php @@ -0,0 +1,23 @@ +contactCode}"; + } +} diff --git a/build/Requests/Contacts/GetContactEvents.php b/build/Requests/Contacts/GetContactEvents.php new file mode 100644 index 0000000..9c0e696 --- /dev/null +++ b/build/Requests/Contacts/GetContactEvents.php @@ -0,0 +1,28 @@ +contactCode}/events"; + } +} diff --git a/build/Requests/Contacts/ValidateContactCode.php b/build/Requests/Contacts/ValidateContactCode.php new file mode 100644 index 0000000..da5459f --- /dev/null +++ b/build/Requests/Contacts/ValidateContactCode.php @@ -0,0 +1,27 @@ +eventUuid}/documents"; + } +} diff --git a/build/Requests/Documents/GetGuestsDocumentsUrls.php b/build/Requests/Documents/GetGuestsDocumentsUrls.php new file mode 100644 index 0000000..8981a2b --- /dev/null +++ b/build/Requests/Documents/GetGuestsDocumentsUrls.php @@ -0,0 +1,34 @@ +eventUuid}/documents/{$this->documentUuid}/download"; + } +} diff --git a/build/Requests/Emails/GetEmailTemplates.php b/build/Requests/Emails/GetEmailTemplates.php new file mode 100644 index 0000000..067be03 --- /dev/null +++ b/build/Requests/Emails/GetEmailTemplates.php @@ -0,0 +1,28 @@ +eventUuid}/emails/email-templates"; + } +} diff --git a/build/Requests/Events/GetEvent.php b/build/Requests/Events/GetEvent.php new file mode 100644 index 0000000..8a269dc --- /dev/null +++ b/build/Requests/Events/GetEvent.php @@ -0,0 +1,28 @@ +eventUuid}"; + } +} diff --git a/build/Requests/Events/GetSignedStorageUrl.php b/build/Requests/Events/GetSignedStorageUrl.php new file mode 100644 index 0000000..05b455d --- /dev/null +++ b/build/Requests/Events/GetSignedStorageUrl.php @@ -0,0 +1,28 @@ +eventUuid}/signed-storage-url"; + } +} diff --git a/build/Requests/Events/SendEmailTemplate.php b/build/Requests/Events/SendEmailTemplate.php new file mode 100644 index 0000000..1f4ce2a --- /dev/null +++ b/build/Requests/Events/SendEmailTemplate.php @@ -0,0 +1,34 @@ +eventUuid}/emails/email-templates/{$this->emailTemplateUuid}/send"; + } +} diff --git a/build/Requests/Guests/ArchiveGuest.php b/build/Requests/Guests/ArchiveGuest.php new file mode 100644 index 0000000..49e3bb5 --- /dev/null +++ b/build/Requests/Guests/ArchiveGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}/archive"; + } +} diff --git a/build/Requests/Guests/CheckinGuest.php b/build/Requests/Guests/CheckinGuest.php new file mode 100644 index 0000000..cb79fb5 --- /dev/null +++ b/build/Requests/Guests/CheckinGuest.php @@ -0,0 +1,34 @@ +eventUuid}/guests/{$this->guestCode}/checkins"; + } +} diff --git a/build/Requests/Guests/CreateCompanionGuest.php b/build/Requests/Guests/CreateCompanionGuest.php new file mode 100644 index 0000000..b54ea6c --- /dev/null +++ b/build/Requests/Guests/CreateCompanionGuest.php @@ -0,0 +1,34 @@ +eventUuid}/guests/{$this->mainGuestCode}/companions"; + } +} diff --git a/build/Requests/Guests/CreateGuests.php b/build/Requests/Guests/CreateGuests.php new file mode 100644 index 0000000..87c640e --- /dev/null +++ b/build/Requests/Guests/CreateGuests.php @@ -0,0 +1,32 @@ +eventUuid}/guests"; + } +} diff --git a/build/Requests/Guests/CreateRecommendedGuest.php b/build/Requests/Guests/CreateRecommendedGuest.php new file mode 100644 index 0000000..758b4d4 --- /dev/null +++ b/build/Requests/Guests/CreateRecommendedGuest.php @@ -0,0 +1,34 @@ +eventUuid}/guests/{$this->mainGuestCode}/recommendations"; + } +} diff --git a/build/Requests/Guests/CreateTemporaryUpload.php b/build/Requests/Guests/CreateTemporaryUpload.php new file mode 100644 index 0000000..9383d79 --- /dev/null +++ b/build/Requests/Guests/CreateTemporaryUpload.php @@ -0,0 +1,34 @@ +eventUuid}/create-temporary-upload"; + } +} diff --git a/build/Requests/Guests/DeleteGuest.php b/build/Requests/Guests/DeleteGuest.php new file mode 100644 index 0000000..62d7967 --- /dev/null +++ b/build/Requests/Guests/DeleteGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}"; + } +} diff --git a/build/Requests/Guests/GetGuest.php b/build/Requests/Guests/GetGuest.php new file mode 100644 index 0000000..1d62c6f --- /dev/null +++ b/build/Requests/Guests/GetGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}"; + } +} diff --git a/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php b/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php new file mode 100644 index 0000000..6b26c34 --- /dev/null +++ b/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php @@ -0,0 +1,32 @@ +eventUuid}/guests/{$this->guestCode}/attachments/{$this->attachmentUuid}/url"; + } +} diff --git a/build/Requests/Guests/GetGuestAttachments.php b/build/Requests/Guests/GetGuestAttachments.php new file mode 100644 index 0000000..0bcd5fd --- /dev/null +++ b/build/Requests/Guests/GetGuestAttachments.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}/attachments"; + } +} diff --git a/build/Requests/Guests/GetGuests.php b/build/Requests/Guests/GetGuests.php new file mode 100644 index 0000000..ef8b8e4 --- /dev/null +++ b/build/Requests/Guests/GetGuests.php @@ -0,0 +1,52 @@ +team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. + * @param string|null $sortsRole0 Sorts array. Template: sorts(field*order)=desc + * @param int|null $since Timestamp to get guests updated/deleted since + */ + public function __construct( + protected mixed $eventUuid, + protected ?int $perPage = null, + protected ?int $page = null, + protected ?string $search = null, + protected ?string $filtersStatuseq = null, + protected ?string $sortsRole0 = null, + protected ?int $since = null, + ) {} + + public function resolveEndpoint(): string + { + return "/api/events/{$this->eventUuid}/guests"; + } + + protected function defaultQuery(): array + { + return array_filter([ + 'per_page' => $this->perPage, + 'page' => $this->page, + 'search' => $this->search, + 'filters(status*eq)' => $this->filtersStatuseq, + 'sorts(role*0)' => $this->sortsRole0, + 'since' => $this->since, + ]); + } +} diff --git a/build/Requests/Guests/RestoreGuest.php b/build/Requests/Guests/RestoreGuest.php new file mode 100644 index 0000000..b47bd2d --- /dev/null +++ b/build/Requests/Guests/RestoreGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}/restore"; + } +} diff --git a/build/Requests/Guests/UpdateGuest.php b/build/Requests/Guests/UpdateGuest.php new file mode 100644 index 0000000..9dbebef --- /dev/null +++ b/build/Requests/Guests/UpdateGuest.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}"; + } +} diff --git a/build/Requests/Guests/UpdateGuestEmailOptInStatus.php b/build/Requests/Guests/UpdateGuestEmailOptInStatus.php new file mode 100644 index 0000000..12b587e --- /dev/null +++ b/build/Requests/Guests/UpdateGuestEmailOptInStatus.php @@ -0,0 +1,30 @@ +eventUuid}/guests/{$this->guestCode}/emailoptinstatus"; + } +} diff --git a/build/Requests/Guests/ValidateGuestCode.php b/build/Requests/Guests/ValidateGuestCode.php new file mode 100644 index 0000000..0804d51 --- /dev/null +++ b/build/Requests/Guests/ValidateGuestCode.php @@ -0,0 +1,32 @@ +eventUuid}/guests/validate-code"; + } +} diff --git a/build/Resource.php b/build/Resource.php new file mode 100644 index 0000000..e641b84 --- /dev/null +++ b/build/Resource.php @@ -0,0 +1,14 @@ +connector->send(new GetAvailabilities($eventUuid, $bookableGroupUuid, $bookableUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + * @param mixed $reservationUuid Reservation UUID + */ + public function deleteBookablesReservation(mixed $eventUuid, mixed $guestCode, mixed $reservationUuid): Response + { + return $this->connector->send(new DeleteBookablesReservation($eventUuid, $guestCode, $reservationUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function listBookableGroups(mixed $eventUuid): Response + { + return $this->connector->send(new ListBookableGroups($eventUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + */ + public function listBookablesForGroup(mixed $eventUuid, mixed $bookableGroupUuid): Response + { + return $this->connector->send(new ListBookablesForGroup($eventUuid, $bookableGroupUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $bookableGroupUuid BookableGroup UUID + */ + public function storeBookablesReservations(mixed $eventUuid, mixed $bookableGroupUuid): Response + { + return $this->connector->send(new StoreBookablesReservations($eventUuid, $bookableGroupUuid)); + } +} diff --git a/build/Resource/Company.php b/build/Resource/Company.php new file mode 100644 index 0000000..f393647 --- /dev/null +++ b/build/Resource/Company.php @@ -0,0 +1,17 @@ +connector->send(new GetCompanyEvents()); + } +} diff --git a/build/Resource/Contacts.php b/build/Resource/Contacts.php new file mode 100644 index 0000000..00c8587 --- /dev/null +++ b/build/Resource/Contacts.php @@ -0,0 +1,35 @@ +connector->send(new GetContactEvents($contactCode)); + } + + /** + * @param mixed $contactCode Contact code + */ + public function getContactDetails(mixed $contactCode): Response + { + return $this->connector->send(new GetContactDetails($contactCode)); + } + + public function validateContactCode(): Response + { + return $this->connector->send(new ValidateContactCode()); + } +} diff --git a/build/Resource/Documents.php b/build/Resource/Documents.php new file mode 100644 index 0000000..462085d --- /dev/null +++ b/build/Resource/Documents.php @@ -0,0 +1,30 @@ +connector->send(new GetGuestsDocumentsUrls($eventUuid, $documentUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function getEventDocuments(mixed $eventUuid): Response + { + return $this->connector->send(new GetEventDocuments($eventUuid)); + } +} diff --git a/build/Resource/Emails.php b/build/Resource/Emails.php new file mode 100644 index 0000000..ddc45f7 --- /dev/null +++ b/build/Resource/Emails.php @@ -0,0 +1,20 @@ +connector->send(new GetEmailTemplates($eventUuid)); + } +} diff --git a/build/Resource/Events.php b/build/Resource/Events.php new file mode 100644 index 0000000..a1ef368 --- /dev/null +++ b/build/Resource/Events.php @@ -0,0 +1,39 @@ +connector->send(new SendEmailTemplate($eventUuid, $emailTemplateUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function getSignedStorageUrl(mixed $eventUuid): Response + { + return $this->connector->send(new GetSignedStorageUrl($eventUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function getEvent(mixed $eventUuid): Response + { + return $this->connector->send(new GetEvent($eventUuid)); + } +} diff --git a/build/Resource/Guests.php b/build/Resource/Guests.php new file mode 100644 index 0000000..6084487 --- /dev/null +++ b/build/Resource/Guests.php @@ -0,0 +1,172 @@ +connector->send(new ArchiveGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function checkinGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new CheckinGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function getGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new GetGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function updateGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new UpdateGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function deleteGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new DeleteGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + * @param mixed $attachmentUuid Guest attachment UUID + */ + public function getGuestAttachmentDownloadUrl(mixed $eventUuid, mixed $guestCode, mixed $attachmentUuid): Response + { + return $this->connector->send(new GetGuestAttachmentDownloadUrl($eventUuid, $guestCode, $attachmentUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function getGuestAttachments(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new GetGuestAttachments($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param int $perPage Number of items per page + * @param int $page Page number + * @param string $search Quick search + * @param string $filtersStatuseq Filter field operator. Template: filters(field*operator)=value. One of: eq (equal), neq (not equal), like, gt (greater than), gte (greater than or equal), lt (less than), lte (less than or equal). If operator is not provided eq will be used as default. If you want to filter by nested fields, use the : separator to indicate nesting levels. For example: filters(contact:sex*eq)=male targets the sex field inside contact. filters(booking:extended_fields->team_name*eq)=Dev targets the team_name field inside the extended_fields object (represented with ->), which is inside booking. + * @param string $sortsRole0 Sorts array. Template: sorts(field*order)=desc + * @param int $since Timestamp to get guests updated/deleted since + */ + public function getGuests( + mixed $eventUuid, + ?int $perPage = null, + ?int $page = null, + ?string $search = null, + ?string $filtersStatuseq = null, + ?string $sortsRole0 = null, + ?int $since = null, + ): Response { + return $this->connector->send(new GetGuests($eventUuid, $perPage, $page, $search, $filtersStatuseq, $sortsRole0, $since)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function createGuests(mixed $eventUuid): Response + { + return $this->connector->send(new CreateGuests($eventUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function restoreGuest(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new RestoreGuest($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $mainGuestCode The code of the main guest + */ + public function createCompanionGuest(mixed $eventUuid, mixed $mainGuestCode): Response + { + return $this->connector->send(new CreateCompanionGuest($eventUuid, $mainGuestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $mainGuestCode The code of the main guest + */ + public function createRecommendedGuest(mixed $eventUuid, mixed $mainGuestCode): Response + { + return $this->connector->send(new CreateRecommendedGuest($eventUuid, $mainGuestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function updateGuestEmailOptInStatus(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new UpdateGuestEmailOptInStatus($eventUuid, $guestCode)); + } + + /** + * @param mixed $eventUuid Event UUID + */ + public function validateGuestCode(mixed $eventUuid): Response + { + return $this->connector->send(new ValidateGuestCode($eventUuid)); + } + + /** + * @param mixed $eventUuid Event UUID + * @param mixed $guestCode Guest code + */ + public function createTemporaryUpload(mixed $eventUuid, mixed $guestCode): Response + { + return $this->connector->send(new CreateTemporaryUpload($eventUuid, $guestCode)); + } +} diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..ef6fd28 --- /dev/null +++ b/composer.json @@ -0,0 +1,77 @@ +{ + "name": "airlst/sdk-php", + "description": "This package is a SDK for handling AirLST Core API calls", + "type": "library", + "authors": [ + { + "name": "Jantinn Erezo", + "email": "j.erezo@airlst.com", + "role": "Developer" + } + ], + "require": { + "php": "^8.3", + "saloonphp/saloon": "3.0" + }, + "require-dev": { + "airlst/php-cs-fixer-config": "^3.6", + "airlst/phpstan-config": "dev-master", + "airlst/rector-config": "dev-master", + "crescat-io/saloon-sdk-generator": "^1.10", + "ergebnis/composer-normalize": "^2.47", + "friendsofphp/php-cs-fixer": "^2.0 || ^3.14", + "mockery/mockery": "^1.4", + "orchestra/testbench": "^6.0 || ^7.0 || ^8.0 || ^9.0", + "phpstan/phpstan": "^2.1", + "phpunit/phpunit": "^8.0 || ^9.0 || ^10.0", + "rector/swiss-knife": "^2.2" + }, + "minimum-stability": "stable", + "autoload": { + "psr-4": { + "AirLST\\SdkPhp\\": "src", + "AirLST\\SdkPhp\\Client\\": "build" + } + }, + "autoload-dev": { + "psr-4": { + "AirLST\\SdkPhp\\Tests\\": "tests" + } + }, + "config": { + "allow-plugins": { + "ergebnis/composer-normalize": true, + "pestphp/pest-plugin": true, + "php-http/discovery": true, + "phpstan/extension-installer": true + }, + "optimize-autoloader": true, + "preferred-install": "dist", + "sort-packages": true + }, + "scripts": { + "ci": [ + "@composer dump --strict-psr", + "@composer normalize", + "@composer rector", + "@composer cs-fixer", + "@composer phpstan", + "@composer test" + ], + "cs-fixer": "PHP_CS_FIXER_IGNORE_ENV=1 ./vendor/bin/php-cs-fixer fix --verbose --config=.php-cs-fixer.php", + "dev": [ + "Composer\\Config::disableProcessTimeout", + "npx concurrently -c \"#93c5fd,#c4b5fd,#fb7185,#fdba74\" \"php artisan serve\" \"php artisan queue:listen --tries=1\" \"php artisan pail --timeout=0\" --names=server,queue,logs" + ], + "phpstan": "./vendor/bin/phpstan analyse -c phpstan.php --memory-limit=2G", + "rector": "./vendor/bin/rector", + "test": [ + "Composer\\Config::disableProcessTimeout", + "./vendor/bin/phpunit --stop-on-failure" + ], + "test-coverage": [ + "Composer\\Config::disableProcessTimeout", + "./vendor/bin/phpunit --stop-on-failure --coverage-html /var/www/html/.coverage/backend" + ] + } +} diff --git a/phpstan.php b/phpstan.php new file mode 100644 index 0000000..7b4b18c --- /dev/null +++ b/phpstan.php @@ -0,0 +1,16 @@ +withBleedingEdge() + ->level(8) + ->useCacheDir('storage/framework/cache/phpstan') + ->ignoreError('arrayFilter.strict') + ->create(); diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..40864c7 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,18 @@ + + + + + + tests + + + + + + + + + src/ + + + diff --git a/rector.php b/rector.php new file mode 100644 index 0000000..229fe91 --- /dev/null +++ b/rector.php @@ -0,0 +1,16 @@ +withLaravelRules() + ->create() + ->withCache('storage/framework/cache/rector', FileCacheStorage::class); diff --git a/src/Commands/BuildCommand.php b/src/Commands/BuildCommand.php new file mode 100644 index 0000000..fbc7a5c --- /dev/null +++ b/src/Commands/BuildCommand.php @@ -0,0 +1,128 @@ +option('no-download') === false) { + if (filter_var($this->argument('spec-url'), FILTER_VALIDATE_URL) === false) { + $this->error('Invalid specification URL provided.'); + + return; + } + + $spec = file_get_contents($this->argument('spec-url')); // @phpstan-ignore-line + + if ($spec === false) { + $this->error('Failed to read the specification file.'); + + return; + } + + file_put_contents($specFile, $spec); + } + + if (! file_exists($specFile)) { + $this->error('Specification file does not exist'); + + return; + } + + $config = new Config( + 'AirLST', + self::NAMESPACE, + ); + + $generator = new CodeGenerator( + $config, + resourceGenerator: new ResourceGenerator($config), + connectorGenerator: new ConnectorGenerator($config), + ); + + $this->dumpGeneratedFiles( + $generator->run(Factory::parse(self::TYPE, $specFile)) + ); + } + + protected function dumpGeneratedFiles(GeneratedCode $result): void + { + $this->info('Generated Files'); + + $this->info("\nConnector:"); + if (! is_null($result->connectorClass)) { + $this->dumpToFile($result->connectorClass); + } + + $this->info("\nBase Resource:"); + if ($result->resourceBaseClass instanceof PhpFile) { + $this->dumpToFile($result->resourceBaseClass); + } + + $this->info("\nResources:"); + foreach ($result->resourceClasses as $resourceClass) { + $this->dumpToFile($resourceClass); + } + + $this->info("\nRequests:"); + foreach ($result->requestClasses as $requestClass) { + $this->dumpToFile($requestClass); + } + } + + protected function dumpToFile(PhpFile $file): void + { + $wip = sprintf( + '%s/%s/%s.php', + base_path('build'), + str_replace(self::NAMESPACE, '', Arr::first($file->getNamespaces())->getName()), // @phpstan-ignore-line + Arr::first($file->getClasses())->getName(), // @phpstan-ignore-line + ); + + $filePath = Str::of($wip)->replace('\\', '/')->replace('//', '/')->toString(); + + if (! file_exists(dirname($filePath))) { + mkdir(dirname($filePath), recursive: true); + } + + $ok = file_put_contents($filePath, (string) $file); + + if ($ok === false) { + $this->error("- Failed to write: {$filePath}"); + } else { + $this->line("- Created: {$filePath}"); + } + } +} diff --git a/src/Contracts/EmailResourceContract.php b/src/Contracts/EmailResourceContract.php new file mode 100644 index 0000000..bb2cb8e --- /dev/null +++ b/src/Contracts/EmailResourceContract.php @@ -0,0 +1,15 @@ + $body + */ + public function send(string $uuid, array $body): Response; +} diff --git a/src/Contracts/EventResourceContract.php b/src/Contracts/EventResourceContract.php new file mode 100644 index 0000000..73cf8f1 --- /dev/null +++ b/src/Contracts/EventResourceContract.php @@ -0,0 +1,14 @@ + $query + */ + public function list(array $query): Response; + + public function validateCode(string $code): Response; + + public function get(string $code): Response; + + /** + * @param array $data + */ + public function create(array $data): Response; + + /** + * @param array $data + */ + public function update(string $code, array $data): Response; +} diff --git a/src/CoreApi.php b/src/CoreApi.php new file mode 100644 index 0000000..640bc6f --- /dev/null +++ b/src/CoreApi.php @@ -0,0 +1,63 @@ +baseUrl; + } + + public function setBaseUrl(string $baseUrl): void + { + $this->baseUrl = $baseUrl; + } + + public function event(): EventResource + { + return new EventResource($this); + } + + public function guest(string $eventId): GuestResource + { + if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { // @phpstan-ignore-line + return new GuestResource($this); + } + + $this->baseUrl .= "/events/{$eventId}/guests"; + + return new GuestResource($this); + } + + public function email(string $eventId): EmailResource + { + if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { // @phpstan-ignore-line + return new EmailResource($this); + } + + $this->baseUrl .= "/events/{$eventId}/emails/email-templates"; + + return new EmailResource($this); + } + + protected function defaultHeaders(): array + { + return [ + 'Accept' => 'application/json', + 'Content-Type' => 'application/json', + 'X-Api-Key' => $this->apiKey, + ]; + } +} diff --git a/src/Generators/ConnectorGenerator.php b/src/Generators/ConnectorGenerator.php new file mode 100644 index 0000000..96513a7 --- /dev/null +++ b/src/Generators/ConnectorGenerator.php @@ -0,0 +1,90 @@ +generateConnectorClass($specification) ?? []; + } + + protected function generateConnectorClass(ApiSpecification $specification): ?PhpFile + { + $classType = new ClassType($this->config->connectorName); + $classType->setExtends(Connector::class); + + if ($specification->name !== null && $specification->name !== '' && $specification->name !== '0') { + $classType->addComment($specification->name); + } + + if ($specification->description !== null && $specification->description !== '' && $specification->description !== '0') { + $classType->addComment($specification->name !== null && $specification->name !== '' && $specification->name !== '0' ? "\n{$specification->description}" : $specification->description); + } + + $classFile = new PhpFile(); + $classFile->setStrictTypes(); + + $constructor = $classType->addMethod('__construct'); + $constructor->addPromotedParameter('apiKey') + ->setType('string') + ->setProtected() + ->setReadOnly(); + + if (is_null($specification->baseUrl)) { + throw new Exception('Base URL is required in the API specification.'); + } + + $classType->addMethod('resolveBaseUrl') + ->setReturnType('string') + ->setBody("return '{$specification->baseUrl}';"); + + $classType->addMethod('defaultHeaders') + ->setReturnType('array') + ->setProtected() + ->setBody('return [\'X-Api-Key\' => $this->apiKey];'); + + $namespace = $classFile + ->addNamespace("{$this->config->namespace}") + ->addUse(Connector::class); + + $collections = collect($specification->endpoints) + ->map(fn (Endpoint $endpoint): string => NameHelper::connectorClassName($endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName)) // @phpstan-ignore-line + ->unique() + ->sort() + ->all(); + + foreach ($collections as $collection) { + $resourceClassName = NameHelper::connectorClassName($collection); + $resourceFQN = "{$this->config->namespace}\\{$this->config->resourceNamespaceSuffix}\\{$resourceClassName}"; + + $namespace->addUse($resourceFQN); + + // TODO: method names like "authenticate" will cause name collision with the Connector class methods, + // add a list of reserved method names and find a way to rename the method to something else, or add a pre/suffix + + $classType + ->addMethod(NameHelper::safeVariableName($collection)) + ->setReturnType($resourceFQN) + ->setBody(sprintf('return new %s($this);', $resourceClassName)); + } + + $namespace->add($classType); + + return $classFile; + } +} diff --git a/src/Generators/ResourceGenerator.php b/src/Generators/ResourceGenerator.php new file mode 100644 index 0000000..9f7c3fd --- /dev/null +++ b/src/Generators/ResourceGenerator.php @@ -0,0 +1,147 @@ +generateResourceClasses($specification); + } + + /** + * @param array|Endpoint[] $endpoints + */ + public function generateResourceClass(string $resourceName, array $endpoints): PhpFile + { + $classType = new ClassType($resourceName); + + $classType->setExtends("{$this->config->namespace}\\Resource"); + + $classFile = new PhpFile(); + $classFile->setStrictTypes(); + + $namespace = $classFile + ->addNamespace("{$this->config->namespace}\\{$this->config->resourceNamespaceSuffix}") + ->addUse("{$this->config->namespace}\\Resource"); + + $duplicateCounter = 1; + + foreach ($endpoints as $endpoint) { + $requestClassName = NameHelper::resourceClassName($endpoint->name); + $methodName = NameHelper::safeVariableName($requestClassName); + $requestClassNameAlias = $requestClassName === $resourceName ? "{$requestClassName}Request" : null; + $requestClassFQN = "{$this->config->namespace}\\{$this->config->requestNamespaceSuffix}\\{$resourceName}\\{$requestClassName}"; + + $namespace + ->addUse(Response::class) + ->addUse( + name: $requestClassFQN, + alias: $requestClassNameAlias, + ); + + try { + $method = $classType->addMethod($methodName); + } catch (InvalidStateException) { + // TODO: handle more gracefully in the future + $deduplicatedMethodName = NameHelper::safeVariableName( + sprintf('%s%s', $methodName, 'Duplicate' . $duplicateCounter) + ); + $duplicateCounter++; + dump("DUPLICATE: {$requestClassName} -> {$deduplicatedMethodName}"); + + $method = $classType + ->addMethod($deduplicatedMethodName) + ->addComment('@todo Fix duplicated method name'); + } + + $method->setReturnType(Response::class); + + $args = []; + + foreach ($endpoint->pathParameters as $parameter) { + $this->addPropertyToMethod($method, $parameter); + $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); + } + + foreach ($endpoint->bodyParameters as $parameter) { + if (in_array($parameter->name, $this->config->ignoredBodyParams, true)) { + continue; + } + + $this->addPropertyToMethod($method, $parameter); + $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); + } + + foreach ($endpoint->queryParameters as $parameter) { + if (in_array($parameter->name, $this->config->ignoredQueryParams, true)) { + continue; + } + $this->addPropertyToMethod($method, $parameter); + $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); + } + + $method->setBody(sprintf('return $this->connector->send(new %s(%s));', $requestClassNameAlias ?? $requestClassName, implode(', ', $args))); + } + + $namespace->add($classType); + + return $classFile; + } + + /** + * @return array|PhpFile[] + */ + protected function generateResourceClasses(ApiSpecification $specification): array + { + $classes = []; + + $groupedByCollection = collect($specification->endpoints)->groupBy(fn (Endpoint $endpoint): string => NameHelper::resourceClassName( + $endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName // @phpstan-ignore-line + )); + + foreach ($groupedByCollection as $collection => $items) { + $classes[] = $this->generateResourceClass($collection, $items->toArray()); + } + + return $classes; + } + + protected function addPropertyToMethod(Method $method, Parameter $parameter): Method + { + $name = NameHelper::safeVariableName($parameter->name); + + $property + = $method + ->addComment( + trim(sprintf('@param %s $%s %s', $parameter->type, $name, $parameter->description)) + ) + ->addParameter($name); + + $property->setType($parameter->type); + + if ($parameter->nullable) { + $property->setNullable() + ->setDefaultValue(null); + } + + return $method; + } +} diff --git a/src/Requests/Email/ListRequest.php b/src/Requests/Email/ListRequest.php new file mode 100644 index 0000000..9c91e9c --- /dev/null +++ b/src/Requests/Email/ListRequest.php @@ -0,0 +1,18 @@ + $data + */ + public function __construct(protected string $uuid, protected array $data) {} + + public function resolveEndpoint(): string + { + return '/' . $this->uuid . '/send'; + } + + /** + * @return array + */ + protected function defaultBody(): array + { + return $this->data; + } +} diff --git a/src/Requests/Event/GetRequest.php b/src/Requests/Event/GetRequest.php new file mode 100644 index 0000000..cc039e6 --- /dev/null +++ b/src/Requests/Event/GetRequest.php @@ -0,0 +1,20 @@ +eventId; + } +} diff --git a/src/Requests/Event/ListRequest.php b/src/Requests/Event/ListRequest.php new file mode 100644 index 0000000..dfc3669 --- /dev/null +++ b/src/Requests/Event/ListRequest.php @@ -0,0 +1,18 @@ + $data + */ + public function __construct(protected array $data) {} + + public function resolveEndpoint(): string + { + return '/'; + } + + /** + * @return array + */ + protected function defaultBody(): array + { + return $this->data; + } +} diff --git a/src/Requests/Guest/GetRequest.php b/src/Requests/Guest/GetRequest.php new file mode 100644 index 0000000..4359dd1 --- /dev/null +++ b/src/Requests/Guest/GetRequest.php @@ -0,0 +1,20 @@ +code; + } +} diff --git a/src/Requests/Guest/ListRequest.php b/src/Requests/Guest/ListRequest.php new file mode 100644 index 0000000..de2df21 --- /dev/null +++ b/src/Requests/Guest/ListRequest.php @@ -0,0 +1,32 @@ + $additionalQuery + */ + public function __construct(protected array $additionalQuery) {} + + public function resolveEndpoint(): string + { + return '/'; + } + + protected function defaultQuery(): array + { + return [ + 'page' => 1, + 'perPage' => 100, + ...$this->additionalQuery, + ]; + } +} diff --git a/src/Requests/Guest/UpdateRequest.php b/src/Requests/Guest/UpdateRequest.php new file mode 100644 index 0000000..7dff0be --- /dev/null +++ b/src/Requests/Guest/UpdateRequest.php @@ -0,0 +1,35 @@ + $data + */ + public function __construct(protected string $code, protected array $data) {} + + public function resolveEndpoint(): string + { + return '/' . $this->code; + } + + /** + * @return array + */ + protected function defaultBody(): array + { + return $this->data; + } +} diff --git a/src/Requests/Guest/ValidateCodeRequest.php b/src/Requests/Guest/ValidateCodeRequest.php new file mode 100644 index 0000000..6c60759 --- /dev/null +++ b/src/Requests/Guest/ValidateCodeRequest.php @@ -0,0 +1,34 @@ + + */ + protected function defaultBody(): array + { + return [ + 'code' => $this->code, + ]; + } +} diff --git a/src/Resources/EmailResource.php b/src/Resources/EmailResource.php new file mode 100644 index 0000000..a0f2d03 --- /dev/null +++ b/src/Resources/EmailResource.php @@ -0,0 +1,24 @@ +connector->send(new ListRequest()); + } + + public function send(string $uuid, array $body): Response + { + return $this->connector->send(new SendRequest($uuid, $body)); + } +} diff --git a/src/Resources/EventResource.php b/src/Resources/EventResource.php new file mode 100644 index 0000000..e0c651b --- /dev/null +++ b/src/Resources/EventResource.php @@ -0,0 +1,24 @@ +connector->send(new ListRequest()); + } + + public function get(string $eventId): Response + { + return $this->connector->send(new GetRequest($eventId)); + } +} diff --git a/src/Resources/GuestResource.php b/src/Resources/GuestResource.php new file mode 100644 index 0000000..a2c48c3 --- /dev/null +++ b/src/Resources/GuestResource.php @@ -0,0 +1,42 @@ +connector->send(new ValidateCodeRequest($code)); + } + + public function list(array $query = []): Response + { + return $this->connector->send(new ListRequest($query)); + } + + public function get(string $code): Response + { + return $this->connector->send(new GetRequest($code)); + } + + public function create(array $data): Response + { + return $this->connector->send(new CreateRequest($data)); + } + + public function update(string $code, array $data): Response + { + return $this->connector->send(new UpdateRequest($code, $data)); + } +} diff --git a/storage/.gitignore b/storage/.gitignore new file mode 100644 index 0000000..01e4a6c --- /dev/null +++ b/storage/.gitignore @@ -0,0 +1,3 @@ +* +!data/ +!.gitignore diff --git a/tests/Build/AirLSTSDKTest.php b/tests/Build/AirLSTSDKTest.php new file mode 100644 index 0000000..ed99191 --- /dev/null +++ b/tests/Build/AirLSTSDKTest.php @@ -0,0 +1,23 @@ +assertInstanceOf(AirLST::class, $this->client); + + $this->assertSame('https://airlst.app', $this->client->resolveBaseUrl()); + } +} diff --git a/tests/CoreApiTest.php b/tests/CoreApiTest.php new file mode 100644 index 0000000..ed7ae06 --- /dev/null +++ b/tests/CoreApiTest.php @@ -0,0 +1,48 @@ +core->setBaseUrl($baseUrl); + + $this->assertSame($baseUrl, $this->core->resolveBaseUrl()); + } + + public function testEvent(): void + { + $this->assertInstanceOf(EventResource::class, $this->core->event()); + } + + public function testGuest(): void + { + $this->assertInstanceOf( + GuestResource::class, + $this->core->guest('event-id') + ); + } + + public function testEmail(): void + { + $this->assertInstanceOf( + EmailResource::class, + $this->core->email('event-id') + ); + } +} diff --git a/tests/Requests/Email/ListRequestTest.php b/tests/Requests/Email/ListRequestTest.php new file mode 100644 index 0000000..6f7bd2a --- /dev/null +++ b/tests/Requests/Email/ListRequestTest.php @@ -0,0 +1,25 @@ +mock(ListRequest::class); + + $this->core + ->withMockClient($mockClient) + ->send(new ListRequest()); + + $mockClient->assertSent(ListRequest::class); + } +} diff --git a/tests/Requests/Email/SendRequestTest.php b/tests/Requests/Email/SendRequestTest.php new file mode 100644 index 0000000..ce87749 --- /dev/null +++ b/tests/Requests/Email/SendRequestTest.php @@ -0,0 +1,31 @@ +mock(SendRequest::class); + + $this->core + ->withMockClient($mockClient) + ->send(new SendRequest( + 'email-template-uid', + ['guests' => [ + 'ABCD1234', + 'ABCD2345', + ]] + )); + + $mockClient->assertSent(SendRequest::class); + } +} diff --git a/tests/Requests/Event/GetRequestTest.php b/tests/Requests/Event/GetRequestTest.php new file mode 100644 index 0000000..8d99c7f --- /dev/null +++ b/tests/Requests/Event/GetRequestTest.php @@ -0,0 +1,29 @@ +assertSame('/events/event-id', $request->resolveEndpoint()); + } + + public function testGet(): void + { + $mockClient = $this->mock(GetRequest::class); + + $this->core->withMockClient($mockClient)->send(new GetRequest('event-id')); + + $mockClient->assertSent(GetRequest::class); + } +} diff --git a/tests/Requests/Event/ListRequestTest.php b/tests/Requests/Event/ListRequestTest.php new file mode 100644 index 0000000..ed94781 --- /dev/null +++ b/tests/Requests/Event/ListRequestTest.php @@ -0,0 +1,23 @@ +mock(ListRequest::class); + + $this->core->withMockClient($mockClient)->send(new ListRequest()); + + $mockClient->assertSent(ListRequest::class); + } +} diff --git a/tests/Requests/Guest/CreateRequestTest.php b/tests/Requests/Guest/CreateRequestTest.php new file mode 100644 index 0000000..31523c8 --- /dev/null +++ b/tests/Requests/Guest/CreateRequestTest.php @@ -0,0 +1,23 @@ +mock(CreateRequest::class); + + $this->core->withMockClient($mockClient)->send(new CreateRequest(['status' => 'confirmed'])); + + $mockClient->assertSent(CreateRequest::class); + } +} diff --git a/tests/Requests/Guest/GetRequestTest.php b/tests/Requests/Guest/GetRequestTest.php new file mode 100644 index 0000000..5093227 --- /dev/null +++ b/tests/Requests/Guest/GetRequestTest.php @@ -0,0 +1,23 @@ +mock(GetRequest::class); + + $this->core->withMockClient($mockClient)->send(new GetRequest('event-id')); + + $mockClient->assertSent(GetRequest::class); + } +} diff --git a/tests/Requests/Guest/ListRequestTest.php b/tests/Requests/Guest/ListRequestTest.php new file mode 100644 index 0000000..74d807c --- /dev/null +++ b/tests/Requests/Guest/ListRequestTest.php @@ -0,0 +1,23 @@ +mock(ListRequest::class); + + $this->core->withMockClient($mockClient)->send(new ListRequest(['page' => 1])); + + $mockClient->assertSent(ListRequest::class); + } +} diff --git a/tests/Requests/Guest/UpdateRequestTest.php b/tests/Requests/Guest/UpdateRequestTest.php new file mode 100644 index 0000000..410867f --- /dev/null +++ b/tests/Requests/Guest/UpdateRequestTest.php @@ -0,0 +1,23 @@ +mock(UpdateRequest::class); + + $this->core->withMockClient($mockClient)->send(new UpdateRequest('xyz', ['status' => 'confirmed'])); + + $mockClient->assertSent(UpdateRequest::class); + } +} diff --git a/tests/Requests/Guest/ValidateCodeRequestTest.php b/tests/Requests/Guest/ValidateCodeRequestTest.php new file mode 100644 index 0000000..5e70f0c --- /dev/null +++ b/tests/Requests/Guest/ValidateCodeRequestTest.php @@ -0,0 +1,23 @@ +mock(ValidateCodeRequest::class); + + $this->core->withMockClient($mockClient)->send(new ValidateCodeRequest('event-id')); + + $mockClient->assertSent(ValidateCodeRequest::class); + } +} diff --git a/tests/Resources/EmailResourceTest.php b/tests/Resources/EmailResourceTest.php new file mode 100644 index 0000000..71928d0 --- /dev/null +++ b/tests/Resources/EmailResourceTest.php @@ -0,0 +1,38 @@ +mock(request: SendRequest::class, status: 204); + + $resource = $this->resource($this->core->withMockClient($mockClient)); + $result = $resource->send('email-template-uid', ['guests' => [ + 'ABCD1234', + 'ABCD2345', + ]]); + + $mockClient->assertSent( + fn (Request $request, Response $response): bool => $request instanceof SendRequest && $result->status() === $response->status() + ); + } + + private function resource(CoreApi $core): EmailResource + { + return new EmailResource($core); + } +} diff --git a/tests/Resources/EventResourceTest.php b/tests/Resources/EventResourceTest.php new file mode 100644 index 0000000..e099887 --- /dev/null +++ b/tests/Resources/EventResourceTest.php @@ -0,0 +1,52 @@ + ['events' => []]]; + + $mockClient = $this->mock(ListRequest::class, $expects); + + $resource = $this->resource($this->core->withMockClient($mockClient)); + $result = $resource->list(); + + $mockClient->assertSent( + fn (Request $request, Response $response): bool => $result->body() === $response->body() + ); + } + + public function testGet(): void + { + $expects = ['data' => ['event' => ['id' => 'event-id']]]; + + $mockClient = $this->mock(GetRequest::class, $expects); + + $resource = $this->resource($this->core->withMockClient($mockClient)); + $result = $resource->get($expects['data']['event']['id']); + + $mockClient->assertSent( + fn (Request $request, Response $response): bool => $result->body() === $response->body() + ); + } + + private function resource(CoreApi $core): EventResource + { + return new EventResource($core); + } +} diff --git a/tests/Resources/GuestResourceTest.php b/tests/Resources/GuestResourceTest.php new file mode 100644 index 0000000..9da592b --- /dev/null +++ b/tests/Resources/GuestResourceTest.php @@ -0,0 +1,91 @@ +mock(ListRequest::class, ['data' => ['guests' => []]]); + + $resource = $this->resource($this->core->withMockClient($mockClient)); + $result = $resource->list(); + + $mockClient->assertSent( + fn (Request $request, Response $response): bool => $request instanceof ListRequest && $result->body() === $response->body() + ); + } + + public function testValidateCode(): void + { + $mockClient = $this->mock(ValidateCodeRequest::class, ['data' => ['valid' => true]]); + + $resource = $this->resource($this->core->withMockClient($mockClient)); + $result = $resource->validateCode('xyz'); + + $mockClient->assertSent( + fn (Request $request, Response $response): bool => $request instanceof ValidateCodeRequest && $result->body() === $response->body() + ); + } + + public function testGet(): void + { + $mockClient = $this->mock(GetRequest::class, ['data' => ['code' => 'xyz']]); + + $resource = $this->resource($this->core->withMockClient($mockClient)); + $result = $resource->get('xyz'); + + $mockClient->assertSent( + fn (Request $request, Response $response): bool => $request instanceof GetRequest && $result->body() === $response->body() + ); + } + + public function testCreate(): void + { + $mockClient = $this->mock(CreateRequest::class, ['data' => ['status' => 'confirmed']]); + + $resource = $this->resource($this->core->withMockClient($mockClient)); + $result = $resource->create([ + 'name' => 'John Lennon', + 'email' => 'j.lennon@sdk.com', + 'status' => 'confirmed', + ]); + + $mockClient->assertSent( + fn (Request $request, Response $response): bool => $request instanceof CreateRequest && $result->body() === $response->body() + ); + } + + public function testUpdate(): void + { + $mockClient = $this->mock(UpdateRequest::class, ['data' => ['status' => 'confirmed']]); + + $resource = $this->resource($this->core->withMockClient($mockClient)); + $result = $resource->update('xyz', ['status' => 'confirmed']); + + $mockClient->assertSent( + fn (Request $request, Response $response): bool => $request instanceof UpdateRequest && $result->body() === $response->body() + ); + } + + private function resource(CoreApi $core): GuestResource + { + return new GuestResource($core); + } +} diff --git a/tests/TestCase.php b/tests/TestCase.php new file mode 100644 index 0000000..61d5835 --- /dev/null +++ b/tests/TestCase.php @@ -0,0 +1,41 @@ + MockResponse::make($expects, $status), + ]); + } + + protected function setUp(): void + { + parent::setUp(); + + Config::preventStrayRequests(); + + $this->core = new CoreApi('api-key'); + $this->client = new AirLST('api-key'); + } +} From 71dd1fbfd58fccb2fa8b23cb3612083e12e46a06 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 30 Jun 2025 12:09:31 +0000 Subject: [PATCH 04/22] [rector] Rector fixes --- src/CoreApi.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CoreApi.php b/src/CoreApi.php index 8ca5375..0139bc7 100644 --- a/src/CoreApi.php +++ b/src/CoreApi.php @@ -39,7 +39,7 @@ public function guest(string $eventId): GuestResource return new GuestResource($this); } - $this->baseUrl = $this->baseUrl . "/events/{$eventId}/guests"; + $this->baseUrl .= "/events/{$eventId}/guests"; return new GuestResource($this); } @@ -50,7 +50,7 @@ public function email(string $eventId): EmailResource return new EmailResource($this); } - $this->baseUrl = $this->baseUrl . "/events/{$eventId}/emails/email-templates"; + $this->baseUrl .= "/events/{$eventId}/emails/email-templates"; return new EmailResource($this); } From 8240a9e55b6ba431dc6b9a83b1355dd5df0ee1e8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 30 Jun 2025 12:09:56 +0000 Subject: [PATCH 05/22] [php-cs-fixer] php-cs-fixer fixes --- src/CoreApi.php | 14 +++++++------- src/Paginator.php | 2 ++ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/CoreApi.php b/src/CoreApi.php index 0139bc7..0c08d67 100644 --- a/src/CoreApi.php +++ b/src/CoreApi.php @@ -38,7 +38,7 @@ public function guest(string $eventId): GuestResource if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { return new GuestResource($this); } - + $this->baseUrl .= "/events/{$eventId}/guests"; return new GuestResource($this); @@ -55,17 +55,17 @@ public function email(string $eventId): EmailResource return new EmailResource($this); } + public function paginate(Request $request): PagedPaginator + { + return new Paginator(connector: $this, request: $request); + } + protected function defaultHeaders(): array { return [ 'Accept' => 'application/json', 'Content-Type' => 'application/json', - 'X-Api-Key' => $this->apiKey + 'X-Api-Key' => $this->apiKey, ]; } - - public function paginate(Request $request): PagedPaginator - { - return new Paginator(connector: $this, request: $request); - } } diff --git a/src/Paginator.php b/src/Paginator.php index a4f0ea7..d02d14f 100644 --- a/src/Paginator.php +++ b/src/Paginator.php @@ -1,5 +1,7 @@ Date: Mon, 30 Jun 2025 20:11:46 +0800 Subject: [PATCH 06/22] phpstan fixes --- src/CoreApi.php | 22 +++++++++++----------- src/Paginator.php | 2 ++ 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/src/CoreApi.php b/src/CoreApi.php index 8ca5375..305f015 100644 --- a/src/CoreApi.php +++ b/src/CoreApi.php @@ -35,37 +35,37 @@ public function event(): EventResource public function guest(string $eventId): GuestResource { - if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { + if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { // @phpstan-ignore-line return new GuestResource($this); } - - $this->baseUrl = $this->baseUrl . "/events/{$eventId}/guests"; + + $this->baseUrl .= "/events/{$eventId}/guests"; return new GuestResource($this); } public function email(string $eventId): EmailResource { - if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { + if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { // @phpstan-ignore-line return new EmailResource($this); } - $this->baseUrl = $this->baseUrl . "/events/{$eventId}/emails/email-templates"; + $this->baseUrl .= "/events/{$eventId}/emails/email-templates"; return new EmailResource($this); } + public function paginate(Request $request): PagedPaginator + { + return new Paginator(connector: $this, request: $request); + } + protected function defaultHeaders(): array { return [ 'Accept' => 'application/json', 'Content-Type' => 'application/json', - 'X-Api-Key' => $this->apiKey + 'X-Api-Key' => $this->apiKey, ]; } - - public function paginate(Request $request): PagedPaginator - { - return new Paginator(connector: $this, request: $request); - } } diff --git a/src/Paginator.php b/src/Paginator.php index a4f0ea7..d02d14f 100644 --- a/src/Paginator.php +++ b/src/Paginator.php @@ -1,5 +1,7 @@ Date: Mon, 30 Jun 2025 20:16:26 +0800 Subject: [PATCH 07/22] CI test command --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5dfb9cb..74d477e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -160,7 +160,7 @@ jobs: run: composer install --no-scripts - name: Run tests - run: php application test --env=ci --parallel --stop-on-failure + run: composer test --env=ci --parallel --stop-on-failure security: name: Security Checker From 85e8fb07327b2208d8ca089233649fe3cfc67823 Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Mon, 30 Jun 2025 20:20:49 +0800 Subject: [PATCH 08/22] CI update --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74d477e..77545ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -133,9 +133,9 @@ jobs: - name: Run phpstan run: ./vendor/bin/phpstan analyse -c phpstan.php --error-format=github - pest: + phpunit: needs: [ phpstan ] - name: Tests (pest) + name: Tests (phpunit) runs-on: ubuntu-latest steps: - name: Checkout code From 6707fe4e9ccdc483eb4b155e3528e3d7084cae1d Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Mon, 30 Jun 2025 21:33:06 +0800 Subject: [PATCH 09/22] Update connector name with backward compatibility --- README.md | 76 ++++-------------- build/AirLST.php | 69 ----------------- {src => build}/CoreApi.php | 77 ++++++++++++++++--- src/Commands/BuildCommand.php | 2 +- src/Generators/ConnectorGenerator.php | 73 +++++++++++++++++- src/Resources/GuestResource.php | 2 +- .../{AirLSTSDKTest.php => CoreApiTest.php} | 8 +- tests/CoreApiTest.php | 49 ------------ tests/Resources/EmailResourceTest.php | 2 +- tests/Resources/EventResourceTest.php | 2 +- tests/Resources/GuestResourceTest.php | 2 +- tests/TestCase.php | 5 +- 12 files changed, 158 insertions(+), 209 deletions(-) delete mode 100644 build/AirLST.php rename {src => build}/CoreApi.php (50%) rename tests/Build/{AirLSTSDKTest.php => CoreApiTest.php} (53%) delete mode 100644 tests/CoreApiTest.php diff --git a/README.md b/README.md index 0f13439..7977e5f 100644 --- a/README.md +++ b/README.md @@ -1,83 +1,33 @@ ![example workflow](https://github.com/airlst/sdk-php/actions/workflows/ci.yml/badge.svg) -# Core API SDK for PHP +# AirLST Core PHP SDK + +This package provides a PHP SDK for the Core API, allowing developers to easily integrate AirLST Core services into their applications. +It is built using AirLST OpenAPI specifications and is built with the help of crescat-io/saloon-sdk-generator tool. ## Requirements -- PHP 8.4 +- PHP >= 8.3 - Composer ## Installation -Require the package. ``` bash composer require airlst/sdk-php ``` ## Usage -First, you need to set the API Key -``` php -use AirLST\SdkPhp\CoreApi; - -$core = new Core('api-key-here'); -``` - -## Event Resource -There are currently only 2 available methods - -### List all company events -> **Important:** This method requires the API key must be company bound! - -``` php -$response = $core->event()->list(); - -$response->json(); // Get response data as array -``` - -### Get event details using UUID -``` php -$response = $core->event()->get('event-uuid-here'); - -$response->json(); // Get response data as array -``` - -## Guest Resource - -### Validate guest code ``` php -$response = $core->guest('event-uuid-here')->validateCode('guest-code'); +use AirLST\SdkPhp\Client\CoreApi; -$response->json(); // Get response data as array -``` +$connector = new CoreApi('api-key'); -### Get guest with code -``` php -$response = $core->guest('event-uuid-here')->get('guest-code'); - -$response->json(); // Get response data as array +$response = $connector->guests()->getGuests('event-uuid'); ``` -### Create guest -``` php -$response = $core->guest('event-uuid-here')->create([ - 'status' => 'confirmed', - 'contact' => [ - 'first_name' => 'John', - 'last_name' => 'Doe' - ] -]); +## Contributing -$response->json(); // Get response data as array -``` - -### Update existing guest with code -``` php -$response = $core->guest('event-uuid-here')->update('guest-code', [ - 'status' => 'confirmed', - 'contact' => [ - 'last_name' => 'Wick' - ] -]); - -$response->json(); // Get response data as array -``` +If you want to contribute to this SDK, you can generate the SDK from the fresh OpenAPI specification using the following command: +``` bash +php build.php +``` \ No newline at end of file diff --git a/build/AirLST.php b/build/AirLST.php deleted file mode 100644 index 52986ee..0000000 --- a/build/AirLST.php +++ /dev/null @@ -1,69 +0,0 @@ - $this->apiKey]; - } -} diff --git a/src/CoreApi.php b/build/CoreApi.php similarity index 50% rename from src/CoreApi.php rename to build/CoreApi.php index 305f015..404954a 100644 --- a/src/CoreApi.php +++ b/build/CoreApi.php @@ -2,8 +2,16 @@ declare(strict_types=1); -namespace AirLST\SdkPhp; - +namespace AirLST\SdkPhp\Client; + +use AirLST\SdkPhp\Client\Resource\BookableGroups; +use AirLST\SdkPhp\Client\Resource\Company; +use AirLST\SdkPhp\Client\Resource\Contacts; +use AirLST\SdkPhp\Client\Resource\Documents; +use AirLST\SdkPhp\Client\Resource\Emails; +use AirLST\SdkPhp\Client\Resource\Events; +use AirLST\SdkPhp\Client\Resource\Guests; +use AirLST\SdkPhp\Paginator; use AirLST\SdkPhp\Resources\EmailResource; use AirLST\SdkPhp\Resources\EventResource; use AirLST\SdkPhp\Resources\GuestResource; @@ -12,11 +20,16 @@ use Saloon\PaginationPlugin\Contracts\HasPagination; use Saloon\PaginationPlugin\PagedPaginator; +/** + * AirLST API. + */ class CoreApi extends Connector implements HasPagination { - protected string $baseUrl = 'https://airlst.app/api'; + protected string $baseUrl = 'https://airlst.app'; - public function __construct(protected readonly string $apiKey) {} + public function __construct( + protected readonly string $apiKey, + ) {} public function resolveBaseUrl(): string { @@ -28,14 +41,25 @@ public function setBaseUrl(string $baseUrl): void $this->baseUrl = $baseUrl; } + public function paginate(Request $request): PagedPaginator + { + return new Paginator(connector: $this, request: $request); + } + + /** + * @deprecated use the "events" resource instead + */ public function event(): EventResource { return new EventResource($this); } + /** + * @deprecated use the "guests" resource instead + */ public function guest(string $eventId): GuestResource { - if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { // @phpstan-ignore-line + if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { // @phpstan-ignore-line return new GuestResource($this); } @@ -44,6 +68,9 @@ public function guest(string $eventId): GuestResource return new GuestResource($this); } + /** + * @deprecated use the "emails" resource instead + */ public function email(string $eventId): EmailResource { if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { // @phpstan-ignore-line @@ -55,17 +82,43 @@ public function email(string $eventId): EmailResource return new EmailResource($this); } - public function paginate(Request $request): PagedPaginator + public function bookableGroups(): BookableGroups { - return new Paginator(connector: $this, request: $request); + return new BookableGroups($this); + } + + public function company(): Company + { + return new Company($this); + } + + public function contacts(): Contacts + { + return new Contacts($this); + } + + public function documents(): Documents + { + return new Documents($this); + } + + public function emails(): Emails + { + return new Emails($this); + } + + public function events(): Events + { + return new Events($this); + } + + public function guests(): Guests + { + return new Guests($this); } protected function defaultHeaders(): array { - return [ - 'Accept' => 'application/json', - 'Content-Type' => 'application/json', - 'X-Api-Key' => $this->apiKey, - ]; + return ['X-Api-Key' => $this->apiKey]; } } diff --git a/src/Commands/BuildCommand.php b/src/Commands/BuildCommand.php index fbc7a5c..65f90bb 100644 --- a/src/Commands/BuildCommand.php +++ b/src/Commands/BuildCommand.php @@ -62,7 +62,7 @@ public function handle(): void } $config = new Config( - 'AirLST', + 'CoreApi', self::NAMESPACE, ); diff --git a/src/Generators/ConnectorGenerator.php b/src/Generators/ConnectorGenerator.php index 96513a7..f001e2e 100644 --- a/src/Generators/ConnectorGenerator.php +++ b/src/Generators/ConnectorGenerator.php @@ -4,6 +4,10 @@ namespace AirLST\SdkPhp\Generators; +use AirLST\SdkPhp\Paginator; +use AirLST\SdkPhp\Resources\EmailResource; +use AirLST\SdkPhp\Resources\EventResource; +use AirLST\SdkPhp\Resources\GuestResource; use Crescat\SaloonSdkGenerator\Data\Generator\ApiSpecification; use Crescat\SaloonSdkGenerator\Data\Generator\Endpoint; use Crescat\SaloonSdkGenerator\Generator; @@ -12,6 +16,9 @@ use Nette\PhpGenerator\ClassType; use Nette\PhpGenerator\PhpFile; use Saloon\Http\Connector; +use Saloon\Http\Request; +use Saloon\PaginationPlugin\Contracts\HasPagination; +use Saloon\PaginationPlugin\PagedPaginator; use function is_null; use function sprintf; @@ -27,6 +34,7 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php { $classType = new ClassType($this->config->connectorName); $classType->setExtends(Connector::class); + $classType->setImplements([HasPagination::class]); if ($specification->name !== null && $specification->name !== '' && $specification->name !== '0') { $classType->addComment($specification->name); @@ -37,7 +45,6 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php } $classFile = new PhpFile(); - $classFile->setStrictTypes(); $constructor = $classType->addMethod('__construct'); $constructor->addPromotedParameter('apiKey') @@ -49,18 +56,78 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php throw new Exception('Base URL is required in the API specification.'); } + $classType->addProperty('baseUrl') + ->setType('string') + ->setProtected() + ->setValue($specification->baseUrl); + $classType->addMethod('resolveBaseUrl') ->setReturnType('string') - ->setBody("return '{$specification->baseUrl}';"); + ->setBody('return $this->baseUrl;'); + + $classType->addMethod('setBaseUrl') + ->setReturnType('void') + ->setBody('$this->baseUrl = $baseUrl;') + ->addParameter('baseUrl') + ->setType('string'); $classType->addMethod('defaultHeaders') ->setReturnType('array') ->setProtected() ->setBody('return [\'X-Api-Key\' => $this->apiKey];'); + $classType->addMethod('paginate') + ->setReturnType(PagedPaginator::class) + ->setBody('return new Paginator(connector: $this, request: $request);') + ->addParameter('request') + ->setType(Request::class); + + $classType->addMethod('event') + ->addComment('@deprecated Use the "events" resource instead.') + ->setReturnType(EventResource::class) + ->setBody('return new EventResource($this);'); + + $classType->addMethod('guest') + ->addComment('@deprecated Use the "guests" resource instead.') + ->setReturnType(GuestResource::class) + ->setBody(' + if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { // @phpstan-ignore-line + return new GuestResource($this); + } + + $this->baseUrl .= "/events/{$eventId}/guests"; + + return new GuestResource($this); + ') + ->addParameter('eventId') + ->setType('string'); + + $classType->addMethod('email') + ->addComment('@deprecated Use the "emails" resource instead.') + ->setReturnType(EmailResource::class) + ->setBody(' + if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { // @phpstan-ignore-line + return new EmailResource($this); + } + + $this->baseUrl .= "/events/{$eventId}/emails/email-templates"; + + return new EmailResource($this); + ') + ->addParameter('eventId') + ->setType('string'); + $namespace = $classFile + ->setStrictTypes() ->addNamespace("{$this->config->namespace}") - ->addUse(Connector::class); + ->addUse(Connector::class) + ->addUse(Request::class) + ->addUse(HasPagination::class) + ->addUse(PagedPaginator::class) + ->addUse(Paginator::class) + ->addUse(EventResource::class) + ->addUse(GuestResource::class) + ->addUse(EmailResource::class); $collections = collect($specification->endpoints) ->map(fn (Endpoint $endpoint): string => NameHelper::connectorClassName($endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName)) // @phpstan-ignore-line diff --git a/src/Resources/GuestResource.php b/src/Resources/GuestResource.php index 4b4435a..12ad188 100644 --- a/src/Resources/GuestResource.php +++ b/src/Resources/GuestResource.php @@ -4,8 +4,8 @@ namespace AirLST\SdkPhp\Resources; +use AirLST\SdkPhp\Client\CoreApi; use AirLST\SdkPhp\Contracts\GuestResourceContract; -use AirLST\SdkPhp\CoreApi; use AirLST\SdkPhp\Requests\Guest\CreateRequest; use AirLST\SdkPhp\Requests\Guest\DeleteRequest; use AirLST\SdkPhp\Requests\Guest\GetRequest; diff --git a/tests/Build/AirLSTSDKTest.php b/tests/Build/CoreApiTest.php similarity index 53% rename from tests/Build/AirLSTSDKTest.php rename to tests/Build/CoreApiTest.php index ed99191..e69277e 100644 --- a/tests/Build/AirLSTSDKTest.php +++ b/tests/Build/CoreApiTest.php @@ -4,20 +4,20 @@ namespace AirLST\SdkPhp\Tests\Build; -use AirLST\SdkPhp\Client\AirLST; +use AirLST\SdkPhp\Client\CoreApi; use AirLST\SdkPhp\Tests\TestCase; use PHPUnit\Framework\Attributes\Test; /** * @internal */ -class AirLSTSDKTest extends TestCase +class CoreApiTest extends TestCase { #[Test] public function itSetsCorrectBaseUrl(): void { - $this->assertInstanceOf(AirLST::class, $this->client); + $this->assertInstanceOf(CoreApi::class, $this->core); - $this->assertSame('https://airlst.app', $this->client->resolveBaseUrl()); + $this->assertSame('https://airlst.app', $this->core->resolveBaseUrl()); } } diff --git a/tests/CoreApiTest.php b/tests/CoreApiTest.php deleted file mode 100644 index 9533eb5..0000000 --- a/tests/CoreApiTest.php +++ /dev/null @@ -1,49 +0,0 @@ -core->setBaseUrl($baseUrl); - - $this->assertSame($baseUrl, $this->core->resolveBaseUrl()); - } - - public function testEvent(): void - { - $this->assertInstanceOf(EventResource::class, $this->core->event()); - } - - public function testGuest(): void - { - $this->assertInstanceOf( - GuestResource::class, - $this->core->guest('event-id') - ); - } - - public function testEmail(): void - { - $this->assertInstanceOf( - EmailResource::class, - $this->core->email('event-id') - ); - } -} diff --git a/tests/Resources/EmailResourceTest.php b/tests/Resources/EmailResourceTest.php index 11789b5..ea233b4 100644 --- a/tests/Resources/EmailResourceTest.php +++ b/tests/Resources/EmailResourceTest.php @@ -4,7 +4,7 @@ namespace AirLST\SdkPhp\Tests\Resources; -use AirLST\SdkPhp\CoreApi; +use AirLST\SdkPhp\Client\CoreApi; use AirLST\SdkPhp\Requests\Email\SendRequest; use AirLST\SdkPhp\Resources\EmailResource; use AirLST\SdkPhp\Tests\TestCase; diff --git a/tests/Resources/EventResourceTest.php b/tests/Resources/EventResourceTest.php index a5bb361..6be30ee 100644 --- a/tests/Resources/EventResourceTest.php +++ b/tests/Resources/EventResourceTest.php @@ -4,7 +4,7 @@ namespace AirLST\SdkPhp\Tests\Resources; -use AirLST\SdkPhp\CoreApi; +use AirLST\SdkPhp\Client\CoreApi; use AirLST\SdkPhp\Requests\Event\GetRequest; use AirLST\SdkPhp\Requests\Event\ListRequest; use AirLST\SdkPhp\Requests\Event\SendEmailTemplateRequest; diff --git a/tests/Resources/GuestResourceTest.php b/tests/Resources/GuestResourceTest.php index e56bbf2..c22d1e1 100644 --- a/tests/Resources/GuestResourceTest.php +++ b/tests/Resources/GuestResourceTest.php @@ -4,7 +4,7 @@ namespace AirLST\SdkPhp\Tests\Resources; -use AirLST\SdkPhp\CoreApi; +use AirLST\SdkPhp\Client\CoreApi; use AirLST\SdkPhp\Requests\Guest\CreateRequest; use AirLST\SdkPhp\Requests\Guest\DeleteRequest; use AirLST\SdkPhp\Requests\Guest\GetRequest; diff --git a/tests/TestCase.php b/tests/TestCase.php index 61f930a..4da5c17 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -4,8 +4,7 @@ namespace AirLST\SdkPhp\Tests; -use AirLST\SdkPhp\Client\AirLST; -use AirLST\SdkPhp\CoreApi; +use AirLST\SdkPhp\Client\CoreApi; use PHPUnit\Framework\TestCase as BaseTestCase; use Saloon\Http\Faking\MockClient; use Saloon\Http\Faking\MockResponse; @@ -14,7 +13,6 @@ class TestCase extends BaseTestCase { protected CoreApi $core; - protected AirLST $client; public function mock( string $request, @@ -34,6 +32,5 @@ protected function setUp(): void Config::preventStrayRequests(); $this->core = new CoreApi('api-key'); - $this->client = new AirLST('api-key'); } } From a34f189e8d9b6f946778908e2d193bdb748d0bea Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Tue, 1 Jul 2025 17:16:16 +0800 Subject: [PATCH 10/22] Cleanup --- .gitattributes | 14 + .gitignore | 4 +- build.php | 2 +- build/CoreApi.php | 68 +- .../DeleteBookablesReservation.php | 2 +- .../BookableGroups/GetAvailabilities.php | 2 +- .../BookableGroups/ListBookableGroups.php | 2 +- .../BookableGroups/ListBookablesForGroup.php | 2 +- .../StoreBookablesReservations.php | 2 +- build/Requests/Company/GetCompanyEvents.php | 2 +- build/Requests/Contacts/GetContactDetails.php | 2 +- build/Requests/Contacts/GetContactEvents.php | 2 +- .../Requests/Contacts/ValidateContactCode.php | 2 +- .../Requests/Documents/GetEventDocuments.php | 2 +- .../Documents/GetGuestsDocumentsUrls.php | 2 +- build/Requests/Emails/GetEmailTemplates.php | 2 +- build/Requests/Events/GetEvent.php | 2 +- build/Requests/Events/GetSignedStorageUrl.php | 2 +- build/Requests/Events/SendEmailTemplate.php | 2 +- build/Requests/Guests/ArchiveGuest.php | 2 +- build/Requests/Guests/CheckinGuest.php | 2 +- .../Requests/Guests/CreateCompanionGuest.php | 2 +- build/Requests/Guests/CreateGuests.php | 2 +- .../Guests/CreateRecommendedGuest.php | 2 +- .../Requests/Guests/CreateTemporaryUpload.php | 2 +- build/Requests/Guests/DeleteGuest.php | 2 +- build/Requests/Guests/GetGuest.php | 2 +- .../Guests/GetGuestAttachmentDownloadUrl.php | 2 +- build/Requests/Guests/GetGuestAttachments.php | 2 +- build/Requests/Guests/GetGuests.php | 2 +- build/Requests/Guests/RestoreGuest.php | 2 +- build/Requests/Guests/UpdateGuest.php | 2 +- .../Guests/UpdateGuestEmailOptInStatus.php | 2 +- build/Requests/Guests/ValidateGuestCode.php | 2 +- build/Resource.php | 2 +- .../BookableGroups.php | 16 +- build/{Resource => Resources}/Company.php | 6 +- build/{Resource => Resources}/Contacts.php | 10 +- build/{Resource => Resources}/Documents.php | 8 +- build/{Resource => Resources}/Emails.php | 6 +- build/{Resource => Resources}/Events.php | 10 +- build/{Resource => Resources}/Guests.php | 36 +- composer.json | 6 +- composer.lock | 11072 ++++++++++++++++ src/Commands/BuildCommand.php | 9 +- src/Contracts/EmailResourceContract.php | 15 - src/Contracts/EventResourceContract.php | 14 - src/Contracts/GuestResourceContract.php | 29 - src/Generators/ConnectorGenerator.php | 60 +- src/Generators/ResourceGenerator.php | 2 +- src/Paginator.php | 2 +- src/Requests/Email/ListRequest.php | 18 - src/Requests/Email/SendRequest.php | 35 - src/Requests/Event/GetRequest.php | 20 - src/Requests/Event/ListRequest.php | 18 - .../Event/SendEmailTemplateRequest.php | 39 - src/Requests/Guest/CreateRequest.php | 35 - src/Requests/Guest/DeleteRequest.php | 20 - src/Requests/Guest/GetRequest.php | 20 - src/Requests/Guest/ListRequest.php | 33 - src/Requests/Guest/UpdateRequest.php | 35 - src/Requests/Guest/ValidateCodeRequest.php | 34 - src/Resources/EmailResource.php | 24 - src/Resources/EventResource.php | 33 - src/Resources/GuestResource.php | 61 - tests/Build/CoreApiTest.php | 2 +- tests/Requests/Email/ListRequestTest.php | 25 - tests/Requests/Email/SendRequestTest.php | 27 - tests/Requests/Event/GetRequestTest.php | 29 - tests/Requests/Event/ListRequestTest.php | 23 - .../Event/SendEmailTemplateRequestTest.php | 38 - tests/Requests/Guest/CreateRequestTest.php | 23 - tests/Requests/Guest/DeleteRequestTest.php | 20 - tests/Requests/Guest/GetRequestTest.php | 20 - tests/Requests/Guest/ListRequestTest.php | 23 - tests/Requests/Guest/UpdateRequestTest.php | 23 - .../Guest/ValidateCodeRequestTest.php | 23 - tests/Resources/EmailResourceTest.php | 36 - tests/Resources/EventResourceTest.php | 69 - tests/Resources/GuestResourceTest.php | 106 - tests/TestCase.php | 2 +- 81 files changed, 11189 insertions(+), 1176 deletions(-) create mode 100644 .gitattributes rename build/{Resource => Resources}/BookableGroups.php (80%) rename build/{Resource => Resources}/Company.php (61%) rename build/{Resource => Resources}/Contacts.php (71%) rename build/{Resource => Resources}/Documents.php (74%) rename build/{Resource => Resources}/Emails.php (69%) rename build/{Resource => Resources}/Events.php (76%) rename build/{Resource => Resources}/Guests.php (85%) create mode 100644 composer.lock delete mode 100644 src/Contracts/EmailResourceContract.php delete mode 100644 src/Contracts/EventResourceContract.php delete mode 100644 src/Contracts/GuestResourceContract.php delete mode 100644 src/Requests/Email/ListRequest.php delete mode 100644 src/Requests/Email/SendRequest.php delete mode 100644 src/Requests/Event/GetRequest.php delete mode 100644 src/Requests/Event/ListRequest.php delete mode 100644 src/Requests/Event/SendEmailTemplateRequest.php delete mode 100644 src/Requests/Guest/CreateRequest.php delete mode 100644 src/Requests/Guest/DeleteRequest.php delete mode 100644 src/Requests/Guest/GetRequest.php delete mode 100644 src/Requests/Guest/ListRequest.php delete mode 100644 src/Requests/Guest/UpdateRequest.php delete mode 100644 src/Requests/Guest/ValidateCodeRequest.php delete mode 100644 src/Resources/EmailResource.php delete mode 100644 src/Resources/EventResource.php delete mode 100644 src/Resources/GuestResource.php delete mode 100644 tests/Requests/Email/ListRequestTest.php delete mode 100644 tests/Requests/Email/SendRequestTest.php delete mode 100644 tests/Requests/Event/GetRequestTest.php delete mode 100644 tests/Requests/Event/ListRequestTest.php delete mode 100644 tests/Requests/Event/SendEmailTemplateRequestTest.php delete mode 100644 tests/Requests/Guest/CreateRequestTest.php delete mode 100644 tests/Requests/Guest/DeleteRequestTest.php delete mode 100644 tests/Requests/Guest/GetRequestTest.php delete mode 100644 tests/Requests/Guest/ListRequestTest.php delete mode 100644 tests/Requests/Guest/UpdateRequestTest.php delete mode 100644 tests/Requests/Guest/ValidateCodeRequestTest.php delete mode 100644 tests/Resources/EmailResourceTest.php delete mode 100644 tests/Resources/EventResourceTest.php delete mode 100644 tests/Resources/GuestResourceTest.php diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c5ebe84 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,14 @@ +* text=auto eol=lf +/.github export-ignore +/build export-ignore +/src export-ignore +/storage export-ignore +/tests export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.php-cs-fixer.php export-ignore +/build.php export-ignore +/composer.lock export-ignore +/phpstan.php export-ignore +/phpunit.xml.dist export-ignore +/rector.php export-ignore \ No newline at end of file diff --git a/.gitignore b/.gitignore index 9f688f4..9626bfc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,5 @@ /vendor /.coverage /.phpunit.cache -composer.lock .phpunit.result.cache -.php-cs-fixer.cache -tests/file.xlsx \ No newline at end of file +.php-cs-fixer.cache \ No newline at end of file diff --git a/build.php b/build.php index 3ea92fb..1b5e8d6 100644 --- a/build.php +++ b/build.php @@ -1,7 +1,7 @@ baseUrl = $baseUrl; } - public function paginate(Request $request): PagedPaginator - { - return new Paginator(connector: $this, request: $request); - } - - /** - * @deprecated use the "events" resource instead - */ - public function event(): EventResource - { - return new EventResource($this); - } - - /** - * @deprecated use the "guests" resource instead - */ - public function guest(string $eventId): GuestResource - { - if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { // @phpstan-ignore-line - return new GuestResource($this); - } - - $this->baseUrl .= "/events/{$eventId}/guests"; - - return new GuestResource($this); - } - - /** - * @deprecated use the "emails" resource instead - */ - public function email(string $eventId): EmailResource - { - if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { // @phpstan-ignore-line - return new EmailResource($this); - } - - $this->baseUrl .= "/events/{$eventId}/emails/email-templates"; - - return new EmailResource($this); - } - public function bookableGroups(): BookableGroups { return new BookableGroups($this); diff --git a/build/Requests/BookableGroups/DeleteBookablesReservation.php b/build/Requests/BookableGroups/DeleteBookablesReservation.php index c267ef0..359cd39 100644 --- a/build/Requests/BookableGroups/DeleteBookablesReservation.php +++ b/build/Requests/BookableGroups/DeleteBookablesReservation.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\BookableGroups; +namespace AirLST\SdkPhp\Requests\BookableGroups; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/BookableGroups/GetAvailabilities.php b/build/Requests/BookableGroups/GetAvailabilities.php index 94f84fc..2490826 100644 --- a/build/Requests/BookableGroups/GetAvailabilities.php +++ b/build/Requests/BookableGroups/GetAvailabilities.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\BookableGroups; +namespace AirLST\SdkPhp\Requests\BookableGroups; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/BookableGroups/ListBookableGroups.php b/build/Requests/BookableGroups/ListBookableGroups.php index e66b9ca..4e46837 100644 --- a/build/Requests/BookableGroups/ListBookableGroups.php +++ b/build/Requests/BookableGroups/ListBookableGroups.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\BookableGroups; +namespace AirLST\SdkPhp\Requests\BookableGroups; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/BookableGroups/ListBookablesForGroup.php b/build/Requests/BookableGroups/ListBookablesForGroup.php index 3193d10..97292a8 100644 --- a/build/Requests/BookableGroups/ListBookablesForGroup.php +++ b/build/Requests/BookableGroups/ListBookablesForGroup.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\BookableGroups; +namespace AirLST\SdkPhp\Requests\BookableGroups; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/BookableGroups/StoreBookablesReservations.php b/build/Requests/BookableGroups/StoreBookablesReservations.php index c05fb1e..7107e3c 100644 --- a/build/Requests/BookableGroups/StoreBookablesReservations.php +++ b/build/Requests/BookableGroups/StoreBookablesReservations.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\BookableGroups; +namespace AirLST\SdkPhp\Requests\BookableGroups; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/Company/GetCompanyEvents.php b/build/Requests/Company/GetCompanyEvents.php index 6b91d74..0fa4b29 100644 --- a/build/Requests/Company/GetCompanyEvents.php +++ b/build/Requests/Company/GetCompanyEvents.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Company; +namespace AirLST\SdkPhp\Requests\Company; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Contacts/GetContactDetails.php b/build/Requests/Contacts/GetContactDetails.php index fccd569..947e7ba 100644 --- a/build/Requests/Contacts/GetContactDetails.php +++ b/build/Requests/Contacts/GetContactDetails.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Contacts; +namespace AirLST\SdkPhp\Requests\Contacts; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Contacts/GetContactEvents.php b/build/Requests/Contacts/GetContactEvents.php index 9c0e696..93d418b 100644 --- a/build/Requests/Contacts/GetContactEvents.php +++ b/build/Requests/Contacts/GetContactEvents.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Contacts; +namespace AirLST\SdkPhp\Requests\Contacts; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Contacts/ValidateContactCode.php b/build/Requests/Contacts/ValidateContactCode.php index da5459f..aab3b5d 100644 --- a/build/Requests/Contacts/ValidateContactCode.php +++ b/build/Requests/Contacts/ValidateContactCode.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Contacts; +namespace AirLST\SdkPhp\Requests\Contacts; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/Documents/GetEventDocuments.php b/build/Requests/Documents/GetEventDocuments.php index e70dbbf..6705510 100644 --- a/build/Requests/Documents/GetEventDocuments.php +++ b/build/Requests/Documents/GetEventDocuments.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Documents; +namespace AirLST\SdkPhp\Requests\Documents; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Documents/GetGuestsDocumentsUrls.php b/build/Requests/Documents/GetGuestsDocumentsUrls.php index 8981a2b..5e2652b 100644 --- a/build/Requests/Documents/GetGuestsDocumentsUrls.php +++ b/build/Requests/Documents/GetGuestsDocumentsUrls.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Documents; +namespace AirLST\SdkPhp\Requests\Documents; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/Emails/GetEmailTemplates.php b/build/Requests/Emails/GetEmailTemplates.php index 067be03..ecad44c 100644 --- a/build/Requests/Emails/GetEmailTemplates.php +++ b/build/Requests/Emails/GetEmailTemplates.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Emails; +namespace AirLST\SdkPhp\Requests\Emails; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Events/GetEvent.php b/build/Requests/Events/GetEvent.php index 8a269dc..9ed4c65 100644 --- a/build/Requests/Events/GetEvent.php +++ b/build/Requests/Events/GetEvent.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Events; +namespace AirLST\SdkPhp\Requests\Events; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Events/GetSignedStorageUrl.php b/build/Requests/Events/GetSignedStorageUrl.php index 05b455d..ef4a1ba 100644 --- a/build/Requests/Events/GetSignedStorageUrl.php +++ b/build/Requests/Events/GetSignedStorageUrl.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Events; +namespace AirLST\SdkPhp\Requests\Events; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Events/SendEmailTemplate.php b/build/Requests/Events/SendEmailTemplate.php index 1f4ce2a..2b1aa69 100644 --- a/build/Requests/Events/SendEmailTemplate.php +++ b/build/Requests/Events/SendEmailTemplate.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Events; +namespace AirLST\SdkPhp\Requests\Events; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/Guests/ArchiveGuest.php b/build/Requests/Guests/ArchiveGuest.php index 49e3bb5..fe5cec2 100644 --- a/build/Requests/Guests/ArchiveGuest.php +++ b/build/Requests/Guests/ArchiveGuest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Guests/CheckinGuest.php b/build/Requests/Guests/CheckinGuest.php index cb79fb5..27bcf22 100644 --- a/build/Requests/Guests/CheckinGuest.php +++ b/build/Requests/Guests/CheckinGuest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/Guests/CreateCompanionGuest.php b/build/Requests/Guests/CreateCompanionGuest.php index b54ea6c..a4750c7 100644 --- a/build/Requests/Guests/CreateCompanionGuest.php +++ b/build/Requests/Guests/CreateCompanionGuest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/Guests/CreateGuests.php b/build/Requests/Guests/CreateGuests.php index 87c640e..c72ffad 100644 --- a/build/Requests/Guests/CreateGuests.php +++ b/build/Requests/Guests/CreateGuests.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/Guests/CreateRecommendedGuest.php b/build/Requests/Guests/CreateRecommendedGuest.php index 758b4d4..530810d 100644 --- a/build/Requests/Guests/CreateRecommendedGuest.php +++ b/build/Requests/Guests/CreateRecommendedGuest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/Guests/CreateTemporaryUpload.php b/build/Requests/Guests/CreateTemporaryUpload.php index 9383d79..377b248 100644 --- a/build/Requests/Guests/CreateTemporaryUpload.php +++ b/build/Requests/Guests/CreateTemporaryUpload.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Requests/Guests/DeleteGuest.php b/build/Requests/Guests/DeleteGuest.php index 62d7967..070c8c6 100644 --- a/build/Requests/Guests/DeleteGuest.php +++ b/build/Requests/Guests/DeleteGuest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Guests/GetGuest.php b/build/Requests/Guests/GetGuest.php index 1d62c6f..d11f205 100644 --- a/build/Requests/Guests/GetGuest.php +++ b/build/Requests/Guests/GetGuest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php b/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php index 6b26c34..988c39c 100644 --- a/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php +++ b/build/Requests/Guests/GetGuestAttachmentDownloadUrl.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Guests/GetGuestAttachments.php b/build/Requests/Guests/GetGuestAttachments.php index 0bcd5fd..6eaa10d 100644 --- a/build/Requests/Guests/GetGuestAttachments.php +++ b/build/Requests/Guests/GetGuestAttachments.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Guests/GetGuests.php b/build/Requests/Guests/GetGuests.php index ef8b8e4..734392a 100644 --- a/build/Requests/Guests/GetGuests.php +++ b/build/Requests/Guests/GetGuests.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Guests/RestoreGuest.php b/build/Requests/Guests/RestoreGuest.php index b47bd2d..7fb2ef8 100644 --- a/build/Requests/Guests/RestoreGuest.php +++ b/build/Requests/Guests/RestoreGuest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Guests/UpdateGuest.php b/build/Requests/Guests/UpdateGuest.php index 9dbebef..e9764b6 100644 --- a/build/Requests/Guests/UpdateGuest.php +++ b/build/Requests/Guests/UpdateGuest.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Guests/UpdateGuestEmailOptInStatus.php b/build/Requests/Guests/UpdateGuestEmailOptInStatus.php index 12b587e..9e894f7 100644 --- a/build/Requests/Guests/UpdateGuestEmailOptInStatus.php +++ b/build/Requests/Guests/UpdateGuestEmailOptInStatus.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Enums\Method; use Saloon\Http\Request; diff --git a/build/Requests/Guests/ValidateGuestCode.php b/build/Requests/Guests/ValidateGuestCode.php index 0804d51..5a0164d 100644 --- a/build/Requests/Guests/ValidateGuestCode.php +++ b/build/Requests/Guests/ValidateGuestCode.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Requests\Guests; +namespace AirLST\SdkPhp\Requests\Guests; use Saloon\Contracts\Body\HasBody; use Saloon\Enums\Method; diff --git a/build/Resource.php b/build/Resource.php index e641b84..5aafee0 100644 --- a/build/Resource.php +++ b/build/Resource.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client; +namespace AirLST\SdkPhp; use Saloon\Http\Connector; diff --git a/build/Resource/BookableGroups.php b/build/Resources/BookableGroups.php similarity index 80% rename from build/Resource/BookableGroups.php rename to build/Resources/BookableGroups.php index b1aa413..a528600 100644 --- a/build/Resource/BookableGroups.php +++ b/build/Resources/BookableGroups.php @@ -2,14 +2,14 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Resource; - -use AirLST\SdkPhp\Client\Requests\BookableGroups\DeleteBookablesReservation; -use AirLST\SdkPhp\Client\Requests\BookableGroups\GetAvailabilities; -use AirLST\SdkPhp\Client\Requests\BookableGroups\ListBookableGroups; -use AirLST\SdkPhp\Client\Requests\BookableGroups\ListBookablesForGroup; -use AirLST\SdkPhp\Client\Requests\BookableGroups\StoreBookablesReservations; -use AirLST\SdkPhp\Client\Resource; +namespace AirLST\SdkPhp\Resources; + +use AirLST\SdkPhp\Requests\BookableGroups\DeleteBookablesReservation; +use AirLST\SdkPhp\Requests\BookableGroups\GetAvailabilities; +use AirLST\SdkPhp\Requests\BookableGroups\ListBookableGroups; +use AirLST\SdkPhp\Requests\BookableGroups\ListBookablesForGroup; +use AirLST\SdkPhp\Requests\BookableGroups\StoreBookablesReservations; +use AirLST\SdkPhp\Resource; use Saloon\Http\Response; class BookableGroups extends Resource diff --git a/build/Resource/Company.php b/build/Resources/Company.php similarity index 61% rename from build/Resource/Company.php rename to build/Resources/Company.php index f393647..428801e 100644 --- a/build/Resource/Company.php +++ b/build/Resources/Company.php @@ -2,10 +2,10 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Resource; +namespace AirLST\SdkPhp\Resources; -use AirLST\SdkPhp\Client\Requests\Company\GetCompanyEvents; -use AirLST\SdkPhp\Client\Resource; +use AirLST\SdkPhp\Requests\Company\GetCompanyEvents; +use AirLST\SdkPhp\Resource; use Saloon\Http\Response; class Company extends Resource diff --git a/build/Resource/Contacts.php b/build/Resources/Contacts.php similarity index 71% rename from build/Resource/Contacts.php rename to build/Resources/Contacts.php index 00c8587..68fe3bf 100644 --- a/build/Resource/Contacts.php +++ b/build/Resources/Contacts.php @@ -2,12 +2,12 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Resource; +namespace AirLST\SdkPhp\Resources; -use AirLST\SdkPhp\Client\Requests\Contacts\GetContactDetails; -use AirLST\SdkPhp\Client\Requests\Contacts\GetContactEvents; -use AirLST\SdkPhp\Client\Requests\Contacts\ValidateContactCode; -use AirLST\SdkPhp\Client\Resource; +use AirLST\SdkPhp\Requests\Contacts\GetContactDetails; +use AirLST\SdkPhp\Requests\Contacts\GetContactEvents; +use AirLST\SdkPhp\Requests\Contacts\ValidateContactCode; +use AirLST\SdkPhp\Resource; use Saloon\Http\Response; class Contacts extends Resource diff --git a/build/Resource/Documents.php b/build/Resources/Documents.php similarity index 74% rename from build/Resource/Documents.php rename to build/Resources/Documents.php index 462085d..c84b307 100644 --- a/build/Resource/Documents.php +++ b/build/Resources/Documents.php @@ -2,11 +2,11 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Resource; +namespace AirLST\SdkPhp\Resources; -use AirLST\SdkPhp\Client\Requests\Documents\GetEventDocuments; -use AirLST\SdkPhp\Client\Requests\Documents\GetGuestsDocumentsUrls; -use AirLST\SdkPhp\Client\Resource; +use AirLST\SdkPhp\Requests\Documents\GetEventDocuments; +use AirLST\SdkPhp\Requests\Documents\GetGuestsDocumentsUrls; +use AirLST\SdkPhp\Resource; use Saloon\Http\Response; class Documents extends Resource diff --git a/build/Resource/Emails.php b/build/Resources/Emails.php similarity index 69% rename from build/Resource/Emails.php rename to build/Resources/Emails.php index ddc45f7..655fa6e 100644 --- a/build/Resource/Emails.php +++ b/build/Resources/Emails.php @@ -2,10 +2,10 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Resource; +namespace AirLST\SdkPhp\Resources; -use AirLST\SdkPhp\Client\Requests\Emails\GetEmailTemplates; -use AirLST\SdkPhp\Client\Resource; +use AirLST\SdkPhp\Requests\Emails\GetEmailTemplates; +use AirLST\SdkPhp\Resource; use Saloon\Http\Response; class Emails extends Resource diff --git a/build/Resource/Events.php b/build/Resources/Events.php similarity index 76% rename from build/Resource/Events.php rename to build/Resources/Events.php index a1ef368..7402867 100644 --- a/build/Resource/Events.php +++ b/build/Resources/Events.php @@ -2,12 +2,12 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Resource; +namespace AirLST\SdkPhp\Resources; -use AirLST\SdkPhp\Client\Requests\Events\GetEvent; -use AirLST\SdkPhp\Client\Requests\Events\GetSignedStorageUrl; -use AirLST\SdkPhp\Client\Requests\Events\SendEmailTemplate; -use AirLST\SdkPhp\Client\Resource; +use AirLST\SdkPhp\Requests\Events\GetEvent; +use AirLST\SdkPhp\Requests\Events\GetSignedStorageUrl; +use AirLST\SdkPhp\Requests\Events\SendEmailTemplate; +use AirLST\SdkPhp\Resource; use Saloon\Http\Response; class Events extends Resource diff --git a/build/Resource/Guests.php b/build/Resources/Guests.php similarity index 85% rename from build/Resource/Guests.php rename to build/Resources/Guests.php index 6084487..07744d6 100644 --- a/build/Resource/Guests.php +++ b/build/Resources/Guests.php @@ -2,24 +2,24 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Client\Resource; - -use AirLST\SdkPhp\Client\Requests\Guests\ArchiveGuest; -use AirLST\SdkPhp\Client\Requests\Guests\CheckinGuest; -use AirLST\SdkPhp\Client\Requests\Guests\CreateCompanionGuest; -use AirLST\SdkPhp\Client\Requests\Guests\CreateGuests; -use AirLST\SdkPhp\Client\Requests\Guests\CreateRecommendedGuest; -use AirLST\SdkPhp\Client\Requests\Guests\CreateTemporaryUpload; -use AirLST\SdkPhp\Client\Requests\Guests\DeleteGuest; -use AirLST\SdkPhp\Client\Requests\Guests\GetGuest; -use AirLST\SdkPhp\Client\Requests\Guests\GetGuestAttachmentDownloadUrl; -use AirLST\SdkPhp\Client\Requests\Guests\GetGuestAttachments; -use AirLST\SdkPhp\Client\Requests\Guests\GetGuests; -use AirLST\SdkPhp\Client\Requests\Guests\RestoreGuest; -use AirLST\SdkPhp\Client\Requests\Guests\UpdateGuest; -use AirLST\SdkPhp\Client\Requests\Guests\UpdateGuestEmailOptInStatus; -use AirLST\SdkPhp\Client\Requests\Guests\ValidateGuestCode; -use AirLST\SdkPhp\Client\Resource; +namespace AirLST\SdkPhp\Resources; + +use AirLST\SdkPhp\Requests\Guests\ArchiveGuest; +use AirLST\SdkPhp\Requests\Guests\CheckinGuest; +use AirLST\SdkPhp\Requests\Guests\CreateCompanionGuest; +use AirLST\SdkPhp\Requests\Guests\CreateGuests; +use AirLST\SdkPhp\Requests\Guests\CreateRecommendedGuest; +use AirLST\SdkPhp\Requests\Guests\CreateTemporaryUpload; +use AirLST\SdkPhp\Requests\Guests\DeleteGuest; +use AirLST\SdkPhp\Requests\Guests\GetGuest; +use AirLST\SdkPhp\Requests\Guests\GetGuestAttachmentDownloadUrl; +use AirLST\SdkPhp\Requests\Guests\GetGuestAttachments; +use AirLST\SdkPhp\Requests\Guests\GetGuests; +use AirLST\SdkPhp\Requests\Guests\RestoreGuest; +use AirLST\SdkPhp\Requests\Guests\UpdateGuest; +use AirLST\SdkPhp\Requests\Guests\UpdateGuestEmailOptInStatus; +use AirLST\SdkPhp\Requests\Guests\ValidateGuestCode; +use AirLST\SdkPhp\Resource; use Saloon\Http\Response; class Guests extends Resource diff --git a/composer.json b/composer.json index 8fbd982..ed761cd 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "^8.3", + "php": "^8.4", "saloonphp/pagination-plugin": "^2.0", "saloonphp/saloon": "3.0" }, @@ -30,8 +30,8 @@ "minimum-stability": "stable", "autoload": { "psr-4": { - "AirLST\\SdkPhp\\": "src", - "AirLST\\SdkPhp\\Client\\": "build" + "AirLST\\SdkPhp\\": "build", + "AirLST\\SdkPhp\\Builder\\": "src" } }, "autoload-dev": { diff --git a/composer.lock b/composer.lock new file mode 100644 index 0000000..c0e35a3 --- /dev/null +++ b/composer.lock @@ -0,0 +1,11072 @@ +{ + "_readme": [ + "This file locks the dependencies of your project to a known state", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", + "This file is @generated automatically" + ], + "content-hash": "25b8f0ea08c7f8978ae880d06513940f", + "packages": [ + { + "name": "guzzlehttp/guzzle", + "version": "7.9.3", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle.git", + "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", + "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", + "shasum": "" + }, + "require": { + "ext-json": "*", + "guzzlehttp/promises": "^1.5.3 || ^2.0.3", + "guzzlehttp/psr7": "^2.7.0", + "php": "^7.2.5 || ^8.0", + "psr/http-client": "^1.0", + "symfony/deprecation-contracts": "^2.2 || ^3.0" + }, + "provide": { + "psr/http-client-implementation": "1.0" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", + "ext-curl": "*", + "guzzle/client-integration-tests": "3.0.2", + "php-http/message-factory": "^1.1", + "phpunit/phpunit": "^8.5.39 || ^9.6.20", + "psr/log": "^1.1 || ^2.0 || ^3.0" + }, + "suggest": { + "ext-curl": "Required for CURL handler support", + "ext-intl": "Required for Internationalized Domain Name (IDN) support", + "psr/log": "Required for using the Log middleware" + }, + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, + "autoload": { + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "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", + "keywords": [ + "client", + "curl", + "framework", + "http", + "http client", + "psr-18", + "psr-7", + "rest", + "web service" + ], + "support": { + "issues": "https://github.com/guzzle/guzzle/issues", + "source": "https://github.com/guzzle/guzzle/tree/7.9.3" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", + "type": "tidelift" + } + ], + "time": "2025-03-27T13:37:11+00:00" + }, + { + "name": "guzzlehttp/promises", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/promises.git", + "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c", + "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c", + "shasum": "" + }, + "require": { + "php": "^7.2.5 || ^8.0" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^8.5.39 || ^9.6.20" + }, + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Promise\\": "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": "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", + "keywords": [ + "promise" + ], + "support": { + "issues": "https://github.com/guzzle/promises/issues", + "source": "https://github.com/guzzle/promises/tree/2.2.0" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", + "type": "tidelift" + } + ], + "time": "2025-03-27T13:27:01+00:00" + }, + { + "name": "guzzlehttp/psr7", + "version": "2.7.1", + "source": { + "type": "git", + "url": "https://github.com/guzzle/psr7.git", + "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16", + "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16", + "shasum": "" + }, + "require": { + "php": "^7.2.5 || ^8.0", + "psr/http-factory": "^1.0", + "psr/http-message": "^1.1 || ^2.0", + "ralouphie/getallheaders": "^3.0" + }, + "provide": { + "psr/http-factory-implementation": "1.0", + "psr/http-message-implementation": "1.0" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", + "http-interop/http-factory-tests": "0.9.0", + "phpunit/phpunit": "^8.5.39 || ^9.6.20" + }, + "suggest": { + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" + }, + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, + "autoload": { + "psr-4": { + "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" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://sagikazarmark.hu" + } + ], + "description": "PSR-7 message implementation that also provides common utility methods", + "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/2.7.1" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" + } + ], + "time": "2025-03-27T12:30:47+00:00" + }, + { + "name": "psr/http-client", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-client.git", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0", + "psr/http-message": "^1.0 || ^2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Client\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP clients", + "homepage": "https://github.com/php-fig/http-client", + "keywords": [ + "http", + "http-client", + "psr", + "psr-18" + ], + "support": { + "source": "https://github.com/php-fig/http-client" + }, + "time": "2023-09-23T14:17:50+00:00" + }, + { + "name": "psr/http-factory", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-factory.git", + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "shasum": "" + }, + "require": { + "php": ">=7.1", + "psr/http-message": "^1.0 || ^2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", + "keywords": [ + "factory", + "http", + "message", + "psr", + "psr-17", + "psr-7", + "request", + "response" + ], + "support": { + "source": "https://github.com/php-fig/http-factory" + }, + "time": "2024-04-15T12:06:14+00:00" + }, + { + "name": "psr/http-message", + "version": "2.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-message.git", + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", + "keywords": [ + "http", + "http-message", + "psr", + "psr-7", + "request", + "response" + ], + "support": { + "source": "https://github.com/php-fig/http-message/tree/2.0" + }, + "time": "2023-04-04T09:54:51+00:00" + }, + { + "name": "ralouphie/getallheaders", + "version": "3.0.3", + "source": { + "type": "git", + "url": "https://github.com/ralouphie/getallheaders.git", + "reference": "120b605dfeb996808c31b6477290a714d356e822" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", + "shasum": "" + }, + "require": { + "php": ">=5.6" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5 || ^6.5" + }, + "type": "library", + "autoload": { + "files": [ + "src/getallheaders.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ralph Khattar", + "email": "ralph.khattar@gmail.com" + } + ], + "description": "A polyfill for getallheaders.", + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/develop" + }, + "time": "2019-03-08T08:55:37+00:00" + }, + { + "name": "saloonphp/pagination-plugin", + "version": "v2.2.0", + "source": { + "type": "git", + "url": "https://github.com/saloonphp/pagination-plugin.git", + "reference": "45d447e832fa6c6f3b58b233bc2c5423bfef0181" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/saloonphp/pagination-plugin/zipball/45d447e832fa6c6f3b58b233bc2c5423bfef0181", + "reference": "45d447e832fa6c6f3b58b233bc2c5423bfef0181", + "shasum": "" + }, + "require": { + "php": "^8.1", + "saloonphp/saloon": "^3.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^3.5", + "illuminate/collections": "^10.9", + "pestphp/pest": "^2.6", + "phpstan/phpstan": "^1.9", + "spatie/invade": "^2.0", + "spatie/ray": "^1.33" + }, + "suggest": { + "illuminate/collections": "Used to provide LazyCollections via the collect() method on paginators." + }, + "type": "library", + "autoload": { + "psr-4": { + "Saloon\\PaginationPlugin\\": "src/", + "Saloon\\PaginationPlugin\\Tests\\": "tests/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Sam Carré", + "email": "29132017+Sammyjo20@users.noreply.github.com", + "role": "Developer" + } + ], + "description": "Official Pagination Plugin For Saloon v3", + "homepage": "https://github.com/saloonphp/pagination-plugin", + "support": { + "source": "https://github.com/saloonphp/pagination-plugin/tree/v2.2.0" + }, + "time": "2023-12-08T20:04:07+00:00" + }, + { + "name": "saloonphp/saloon", + "version": "v3.0.0", + "source": { + "type": "git", + "url": "https://github.com/saloonphp/saloon.git", + "reference": "b36be6b45e2170e1325cf034bc378e31318afe11" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/saloonphp/saloon/zipball/b36be6b45e2170e1325cf034bc378e31318afe11", + "reference": "b36be6b45e2170e1325cf034bc378e31318afe11", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^7.6", + "guzzlehttp/promises": "^1.5 || ^2.0", + "guzzlehttp/psr7": "^2.0", + "php": "^8.1", + "psr/http-factory": "^1.0", + "psr/http-message": "^1.1 || ^2.0" + }, + "conflict": { + "sammyjo20/saloon": "*" + }, + "require-dev": { + "ext-simplexml": "*", + "friendsofphp/php-cs-fixer": "^3.5", + "illuminate/collections": "^9.39 || ^10.0", + "league/flysystem": "^3.0", + "pestphp/pest": "^2.6", + "phpstan/phpstan": "^1.9", + "spatie/ray": "^1.33", + "symfony/dom-crawler": "^6.0" + }, + "suggest": { + "illuminate/collections": "Required for the response collect() method.", + "symfony/dom-crawler": "Required for the response dom() method." + }, + "type": "library", + "autoload": { + "psr-4": { + "Saloon\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Sam Carré", + "email": "29132017+Sammyjo20@users.noreply.github.com", + "role": "Developer" + } + ], + "description": "Build beautiful API integrations and SDKs with Saloon", + "homepage": "https://github.com/saloonphp/saloon", + "keywords": [ + "api", + "api-integrations", + "saloon", + "sammyjo20", + "sdk" + ], + "support": { + "issues": "https://github.com/saloonphp/saloon/issues", + "source": "https://github.com/saloonphp/saloon/tree/v3.0.0" + }, + "funding": [ + { + "url": "https://github.com/sammyjo20", + "type": "github" + }, + { + "url": "https://ko-fi.com/sammyjo20", + "type": "ko_fi" + } + ], + "time": "2023-10-01T08:13:44+00:00" + }, + { + "name": "symfony/deprecation-contracts", + "version": "v3.6.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.6-dev" + } + }, + "autoload": { + "files": [ + "function.php" + ] + }, + "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": "A generic function and convention to trigger deprecation notices", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.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" + } + ], + "time": "2024-09-25T14:21:43+00:00" + } + ], + "packages-dev": [ + { + "name": "airlst/php-cs-fixer-config", + "version": "3.6.0", + "source": { + "type": "git", + "url": "https://github.com/airlst/php-cs-fixer-config.git", + "reference": "c31337061d69c8c163577972b6ff3b59f8931347" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/airlst/php-cs-fixer-config/zipball/c31337061d69c8c163577972b6ff3b59f8931347", + "reference": "c31337061d69c8c163577972b6ff3b59f8931347", + "shasum": "" + }, + "require": { + "friendsofphp/php-cs-fixer": "3.75.0", + "php": "^8.2" + }, + "require-dev": { + "airlst/phpstan-config": "^10.0.2", + "airlst/rector-config": "^4.3.12", + "ergebnis/composer-normalize": "^2.45" + }, + "type": "library", + "autoload": { + "psr-4": { + "Airlst\\PhpCsFixerConfig\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Orkhan Ahmadov", + "email": "hey@orkhan.dev", + "role": "Developer" + } + ], + "description": "PHP CS Fixer config for AirLST projects", + "homepage": "https://github.com/airlst/php-cs-fixer-config", + "keywords": [ + "airlst", + "php-cs-fixer", + "php-cs-fixer-config" + ], + "support": { + "issues": "https://github.com/airlst/php-cs-fixer-config/issues", + "source": "https://github.com/airlst/php-cs-fixer-config/tree/3.6.0" + }, + "time": "2025-03-31T20:02:23+00:00" + }, + { + "name": "airlst/phpstan-config", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/airlst/phpstan-config.git", + "reference": "7ccab87d4ebbaff821984032314b2f998dfbf885" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/airlst/phpstan-config/zipball/7ccab87d4ebbaff821984032314b2f998dfbf885", + "reference": "7ccab87d4ebbaff821984032314b2f998dfbf885", + "shasum": "" + }, + "require": { + "php": "^8.3", + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^2.1.14", + "phpstan/phpstan-deprecation-rules": "^2.0.2", + "phpstan/phpstan-strict-rules": "^2.0.4", + "rector/type-perfect": "^2.1.0", + "spaze/phpstan-disallowed-calls": "^4.5.0", + "tomasvotruba/type-coverage": "^2.0.2" + }, + "require-dev": { + "airlst/php-cs-fixer-config": "^3.6.0", + "ergebnis/composer-normalize": "^2.47.0" + }, + "default-branch": true, + "type": "library", + "extra": { + "phpstan": { + "includes": [] + } + }, + "autoload": { + "psr-4": { + "Airlst\\PhpstanConfig\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Orkhan Ahmadov", + "email": "hey@orkhan.dev", + "role": "Developer" + } + ], + "description": "PHPStan config for AirLST projects", + "homepage": "https://github.com/airlst/phpstan-config", + "keywords": [ + "PHPStan", + "airlst", + "phpstan-config" + ], + "support": { + "issues": "https://github.com/airlst/phpstan-config/issues", + "source": "https://github.com/airlst/phpstan-config/tree/master" + }, + "time": "2025-05-09T14:38:05+00:00" + }, + { + "name": "airlst/rector-config", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/airlst/rector-config.git", + "reference": "3b9c36dcd6abd7e5f5932f152496814ecfe387d7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/airlst/rector-config/zipball/3b9c36dcd6abd7e5f5932f152496814ecfe387d7", + "reference": "3b9c36dcd6abd7e5f5932f152496814ecfe387d7", + "shasum": "" + }, + "require": { + "driftingly/rector-laravel": "^2.0.4", + "php": "^8.2", + "rector/rector": "^2.0.15" + }, + "require-dev": { + "airlst/php-cs-fixer-config": "^3.6.0", + "airlst/phpstan-config": "dev-master", + "ergebnis/composer-normalize": "^2.47" + }, + "default-branch": true, + "type": "library", + "autoload": { + "psr-4": { + "Airlst\\RectorConfig\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Orkhan Ahmadov", + "email": "hey@orkhan.dev", + "role": "Developer" + } + ], + "description": "Rector config for AirLST projects", + "homepage": "https://github.com/airlst/rector-config", + "keywords": [ + "airlst", + "rector", + "rector-config" + ], + "support": { + "issues": "https://github.com/airlst/rector-config/issues", + "source": "https://github.com/airlst/rector-config/tree/master" + }, + "time": "2025-05-09T14:42:04+00:00" + }, + { + "name": "brick/math", + "version": "0.12.3", + "source": { + "type": "git", + "url": "https://github.com/brick/math.git", + "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba", + "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba", + "shasum": "" + }, + "require": { + "php": "^8.1" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^10.1", + "vimeo/psalm": "6.8.8" + }, + "type": "library", + "autoload": { + "psr-4": { + "Brick\\Math\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Arbitrary-precision arithmetic library", + "keywords": [ + "Arbitrary-precision", + "BigInteger", + "BigRational", + "arithmetic", + "bigdecimal", + "bignum", + "bignumber", + "brick", + "decimal", + "integer", + "math", + "mathematics", + "rational" + ], + "support": { + "issues": "https://github.com/brick/math/issues", + "source": "https://github.com/brick/math/tree/0.12.3" + }, + "funding": [ + { + "url": "https://github.com/BenMorel", + "type": "github" + } + ], + "time": "2025-02-28T13:11:00+00:00" + }, + { + "name": "carbonphp/carbon-doctrine-types", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git", + "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", + "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0" + }, + "conflict": { + "doctrine/dbal": "<3.7.0 || >=4.0.0" + }, + "require-dev": { + "doctrine/dbal": "^3.7.0", + "nesbot/carbon": "^2.71.0 || ^3.0.0", + "phpunit/phpunit": "^10.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Carbon\\Doctrine\\": "src/Carbon/Doctrine/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "KyleKatarn", + "email": "kylekatarnls@gmail.com" + } + ], + "description": "Types to use Carbon in Doctrine", + "keywords": [ + "carbon", + "date", + "datetime", + "doctrine", + "time" + ], + "support": { + "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues", + "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0" + }, + "funding": [ + { + "url": "https://github.com/kylekatarnls", + "type": "github" + }, + { + "url": "https://opencollective.com/Carbon", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "type": "tidelift" + } + ], + "time": "2023-12-11T17:09:12+00:00" + }, + { + "name": "cebe/php-openapi", + "version": "1.8.0", + "source": { + "type": "git", + "url": "https://github.com/cebe/php-openapi.git", + "reference": "893ab104be1f5dfe5a39766703f583584e43c6e1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/cebe/php-openapi/zipball/893ab104be1f5dfe5a39766703f583584e43c6e1", + "reference": "893ab104be1f5dfe5a39766703f583584e43c6e1", + "shasum": "" + }, + "require": { + "ext-json": "*", + "justinrainbow/json-schema": "^5.2 || ^6.0", + "php": ">=7.1.0", + "symfony/yaml": "^3.4 || ^4 || ^5 || ^6 || ^7.0" + }, + "conflict": { + "symfony/yaml": "3.4.0 - 3.4.4 || 4.0.0 - 4.4.17 || 5.0.0 - 5.1.9 || 5.2.0" + }, + "require-dev": { + "apis-guru/openapi-directory": "1.0.0", + "cebe/indent": "*", + "mermade/openapi3-examples": "1.0.0", + "nexmo/api-specification": "1.0.0", + "oai/openapi-specification": "3.0.3", + "phpstan/phpstan": "^0.12.0 || ^1.9", + "phpunit/phpunit": "^6.5 || ^7.5 || ^8.5 || ^9.4" + }, + "bin": [ + "bin/php-openapi" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.6.x-dev" + } + }, + "autoload": { + "psr-4": { + "cebe\\openapi\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Carsten Brandt", + "email": "mail@cebe.cc", + "homepage": "https://cebe.cc/", + "role": "Creator" + } + ], + "description": "Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.", + "homepage": "https://github.com/cebe/php-openapi#readme", + "keywords": [ + "openapi" + ], + "support": { + "issues": "https://github.com/cebe/php-openapi/issues", + "source": "https://github.com/cebe/php-openapi" + }, + "time": "2025-05-07T08:44:12+00:00" + }, + { + "name": "clue/ndjson-react", + "version": "v1.3.0", + "source": { + "type": "git", + "url": "https://github.com/clue/reactphp-ndjson.git", + "reference": "392dc165fce93b5bb5c637b67e59619223c931b0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0", + "reference": "392dc165fce93b5bb5c637b67e59619223c931b0", + "shasum": "" + }, + "require": { + "php": ">=5.3", + "react/stream": "^1.2" + }, + "require-dev": { + "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35", + "react/event-loop": "^1.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Clue\\React\\NDJson\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering" + } + ], + "description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.", + "homepage": "https://github.com/clue/reactphp-ndjson", + "keywords": [ + "NDJSON", + "json", + "jsonlines", + "newline", + "reactphp", + "streaming" + ], + "support": { + "issues": "https://github.com/clue/reactphp-ndjson/issues", + "source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0" + }, + "funding": [ + { + "url": "https://clue.engineering/support", + "type": "custom" + }, + { + "url": "https://github.com/clue", + "type": "github" + } + ], + "time": "2022-12-23T10:58:28+00:00" + }, + { + "name": "composer/pcre", + "version": "3.3.2", + "source": { + "type": "git", + "url": "https://github.com/composer/pcre.git", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0" + }, + "conflict": { + "phpstan/phpstan": "<1.11.10" + }, + "require-dev": { + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-strict-rules": "^1 || ^2", + "phpunit/phpunit": "^8 || ^9" + }, + "type": "library", + "extra": { + "phpstan": { + "includes": [ + "extension.neon" + ] + }, + "branch-alias": { + "dev-main": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Pcre\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "PCRE wrapping library that offers type-safe preg_* replacements.", + "keywords": [ + "PCRE", + "preg", + "regex", + "regular expression" + ], + "support": { + "issues": "https://github.com/composer/pcre/issues", + "source": "https://github.com/composer/pcre/tree/3.3.2" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2024-11-12T16:29:46+00:00" + }, + { + "name": "composer/semver", + "version": "3.4.3", + "source": { + "type": "git", + "url": "https://github.com/composer/semver.git", + "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", + "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^1.11", + "symfony/phpunit-bridge": "^3 || ^7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Semver\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nils Adermann", + "email": "naderman@naderman.de", + "homepage": "http://www.naderman.de" + }, + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + }, + { + "name": "Rob Bast", + "email": "rob.bast@gmail.com", + "homepage": "http://robbast.nl" + } + ], + "description": "Semver library that offers utilities, version constraint parsing and validation.", + "keywords": [ + "semantic", + "semver", + "validation", + "versioning" + ], + "support": { + "irc": "ircs://irc.libera.chat:6697/composer", + "issues": "https://github.com/composer/semver/issues", + "source": "https://github.com/composer/semver/tree/3.4.3" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2024-09-19T14:15:21+00:00" + }, + { + "name": "composer/xdebug-handler", + "version": "3.0.5", + "source": { + "type": "git", + "url": "https://github.com/composer/xdebug-handler.git", + "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef", + "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef", + "shasum": "" + }, + "require": { + "composer/pcre": "^1 || ^2 || ^3", + "php": "^7.2.5 || ^8.0", + "psr/log": "^1 || ^2 || ^3" + }, + "require-dev": { + "phpstan/phpstan": "^1.0", + "phpstan/phpstan-strict-rules": "^1.1", + "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Composer\\XdebugHandler\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "John Stevenson", + "email": "john-stevenson@blueyonder.co.uk" + } + ], + "description": "Restarts a process without Xdebug.", + "keywords": [ + "Xdebug", + "performance" + ], + "support": { + "irc": "ircs://irc.libera.chat:6697/composer", + "issues": "https://github.com/composer/xdebug-handler/issues", + "source": "https://github.com/composer/xdebug-handler/tree/3.0.5" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2024-05-06T16:37:16+00:00" + }, + { + "name": "crescat-io/saloon-sdk-generator", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/crescat-io/saloon-sdk-generator.git", + "reference": "f375999f00bb0b07fe85f2d2fefc961fb05657c6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/crescat-io/saloon-sdk-generator/zipball/f375999f00bb0b07fe85f2d2fefc961fb05657c6", + "reference": "f375999f00bb0b07fe85f2d2fefc961fb05657c6", + "shasum": "" + }, + "require": { + "cebe/php-openapi": "^1.7", + "ext-zip": "*", + "laravel-zero/phar-updater": "^1.3", + "nette/php-generator": "^4.0", + "nunomaduro/termwind": "^1.15.1", + "php": "^8.1", + "saloonphp/laravel-plugin": "^3.0", + "saloonphp/saloon": "^3.0" + }, + "require-dev": { + "laravel-zero/framework": "^10.0.2", + "laravel/pint": "^1.8", + "mockery/mockery": "^1.5.1", + "pestphp/pest": "^2.5" + }, + "bin": [ + "builds/sdkgenerator" + ], + "type": "project", + "autoload": { + "psr-4": { + "Crescat\\SaloonSdkGenerator\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Helge Sverre", + "email": "helge.sverre@crescat.io" + } + ], + "description": "Simplified SDK Scaffolding for Saloon", + "keywords": [ + "saloon", + "sdk generator" + ], + "support": { + "issues": "https://github.com/crescat-io/saloon-sdk-generator/issues", + "source": "https://github.com/crescat-io/saloon-sdk-generator/tree/v1.10.0" + }, + "time": "2023-10-04T07:46:11+00:00" + }, + { + "name": "dflydev/dot-access-data", + "version": "v3.0.3", + "source": { + "type": "git", + "url": "https://github.com/dflydev/dflydev-dot-access-data.git", + "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f", + "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.42", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", + "scrutinizer/ocular": "1.6.0", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.0.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Dflydev\\DotAccessData\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Dragonfly Development Inc.", + "email": "info@dflydev.com", + "homepage": "http://dflydev.com" + }, + { + "name": "Beau Simensen", + "email": "beau@dflydev.com", + "homepage": "http://beausimensen.com" + }, + { + "name": "Carlos Frutos", + "email": "carlos@kiwing.it", + "homepage": "https://github.com/cfrutos" + }, + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com" + } + ], + "description": "Given a deep data structure, access data by dot notation.", + "homepage": "https://github.com/dflydev/dflydev-dot-access-data", + "keywords": [ + "access", + "data", + "dot", + "notation" + ], + "support": { + "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", + "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3" + }, + "time": "2024-07-08T12:26:09+00:00" + }, + { + "name": "doctrine/inflector", + "version": "2.0.10", + "source": { + "type": "git", + "url": "https://github.com/doctrine/inflector.git", + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "doctrine/coding-standard": "^11.0", + "phpstan/phpstan": "^1.8", + "phpstan/phpstan-phpunit": "^1.1", + "phpstan/phpstan-strict-rules": "^1.3", + "phpunit/phpunit": "^8.5 || ^9.5", + "vimeo/psalm": "^4.25 || ^5.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", + "homepage": "https://www.doctrine-project.org/projects/inflector.html", + "keywords": [ + "inflection", + "inflector", + "lowercase", + "manipulation", + "php", + "plural", + "singular", + "strings", + "uppercase", + "words" + ], + "support": { + "issues": "https://github.com/doctrine/inflector/issues", + "source": "https://github.com/doctrine/inflector/tree/2.0.10" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", + "type": "tidelift" + } + ], + "time": "2024-02-18T20:23:39+00:00" + }, + { + "name": "doctrine/lexer", + "version": "3.0.1", + "source": { + "type": "git", + "url": "https://github.com/doctrine/lexer.git", + "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", + "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", + "shasum": "" + }, + "require": { + "php": "^8.1" + }, + "require-dev": { + "doctrine/coding-standard": "^12", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^10.5", + "psalm/plugin-phpunit": "^0.18.3", + "vimeo/psalm": "^5.21" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Common\\Lexer\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "https://www.doctrine-project.org/projects/lexer.html", + "keywords": [ + "annotations", + "docblock", + "lexer", + "parser", + "php" + ], + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/3.0.1" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", + "type": "tidelift" + } + ], + "time": "2024-02-05T11:56:58+00:00" + }, + { + "name": "dragonmantank/cron-expression", + "version": "v3.4.0", + "source": { + "type": "git", + "url": "https://github.com/dragonmantank/cron-expression.git", + "reference": "8c784d071debd117328803d86b2097615b457500" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500", + "reference": "8c784d071debd117328803d86b2097615b457500", + "shasum": "" + }, + "require": { + "php": "^7.2|^8.0", + "webmozart/assert": "^1.0" + }, + "replace": { + "mtdowling/cron-expression": "^1.0" + }, + "require-dev": { + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^1.0", + "phpunit/phpunit": "^7.0|^8.0|^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Cron\\": "src/Cron/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Chris Tankersley", + "email": "chris@ctankersley.com", + "homepage": "https://github.com/dragonmantank" + } + ], + "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", + "keywords": [ + "cron", + "schedule" + ], + "support": { + "issues": "https://github.com/dragonmantank/cron-expression/issues", + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0" + }, + "funding": [ + { + "url": "https://github.com/dragonmantank", + "type": "github" + } + ], + "time": "2024-10-09T13:47:03+00:00" + }, + { + "name": "driftingly/rector-laravel", + "version": "2.0.5", + "source": { + "type": "git", + "url": "https://github.com/driftingly/rector-laravel.git", + "reference": "ac61de4f267c23249d175d7fc9149fd01528567d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/ac61de4f267c23249d175d7fc9149fd01528567d", + "reference": "ac61de4f267c23249d175d7fc9149fd01528567d", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0", + "rector/rector": "^2.0" + }, + "type": "rector-extension", + "autoload": { + "psr-4": { + "RectorLaravel\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Rector upgrades rules for Laravel Framework", + "support": { + "issues": "https://github.com/driftingly/rector-laravel/issues", + "source": "https://github.com/driftingly/rector-laravel/tree/2.0.5" + }, + "time": "2025-05-14T17:30:41+00:00" + }, + { + "name": "egulias/email-validator", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/egulias/EmailValidator.git", + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", + "shasum": "" + }, + "require": { + "doctrine/lexer": "^2.0 || ^3.0", + "php": ">=8.1", + "symfony/polyfill-intl-idn": "^1.26" + }, + "require-dev": { + "phpunit/phpunit": "^10.2", + "vimeo/psalm": "^5.12" + }, + "suggest": { + "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Egulias\\EmailValidator\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Eduardo Gulias Davis" + } + ], + "description": "A library for validating emails against several RFCs", + "homepage": "https://github.com/egulias/EmailValidator", + "keywords": [ + "email", + "emailvalidation", + "emailvalidator", + "validation", + "validator" + ], + "support": { + "issues": "https://github.com/egulias/EmailValidator/issues", + "source": "https://github.com/egulias/EmailValidator/tree/4.0.4" + }, + "funding": [ + { + "url": "https://github.com/egulias", + "type": "github" + } + ], + "time": "2025-03-06T22:45:56+00:00" + }, + { + "name": "ergebnis/composer-normalize", + "version": "2.47.0", + "source": { + "type": "git", + "url": "https://github.com/ergebnis/composer-normalize.git", + "reference": "ed24b9f8901f8fbafeca98f662eaca39427f0544" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/ed24b9f8901f8fbafeca98f662eaca39427f0544", + "reference": "ed24b9f8901f8fbafeca98f662eaca39427f0544", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^2.0.0", + "ergebnis/json": "^1.4.0", + "ergebnis/json-normalizer": "^4.9.0", + "ergebnis/json-printer": "^3.7.0", + "ext-json": "*", + "justinrainbow/json-schema": "^5.2.12 || ^6.0.0", + "localheinz/diff": "^1.2.0", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "require-dev": { + "composer/composer": "^2.8.3", + "ergebnis/license": "^2.6.0", + "ergebnis/php-cs-fixer-config": "^6.46.0", + "ergebnis/phpunit-slow-test-detector": "^2.19.1", + "fakerphp/faker": "^1.24.1", + "infection/infection": "~0.26.6", + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^2.1.11", + "phpstan/phpstan-deprecation-rules": "^2.0.1", + "phpstan/phpstan-phpunit": "^2.0.6", + "phpstan/phpstan-strict-rules": "^2.0.4", + "phpunit/phpunit": "^9.6.20", + "rector/rector": "^2.0.11", + "symfony/filesystem": "^5.4.41" + }, + "type": "composer-plugin", + "extra": { + "class": "Ergebnis\\Composer\\Normalize\\NormalizePlugin", + "branch-alias": { + "dev-main": "2.44-dev" + }, + "plugin-optional": true, + "composer-normalize": { + "indent-size": 2, + "indent-style": "space" + } + }, + "autoload": { + "psr-4": { + "Ergebnis\\Composer\\Normalize\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Andreas Möller", + "email": "am@localheinz.com", + "homepage": "https://localheinz.com" + } + ], + "description": "Provides a composer plugin for normalizing composer.json.", + "homepage": "https://github.com/ergebnis/composer-normalize", + "keywords": [ + "composer", + "normalize", + "normalizer", + "plugin" + ], + "support": { + "issues": "https://github.com/ergebnis/composer-normalize/issues", + "security": "https://github.com/ergebnis/composer-normalize/blob/main/.github/SECURITY.md", + "source": "https://github.com/ergebnis/composer-normalize" + }, + "time": "2025-04-15T11:09:27+00:00" + }, + { + "name": "ergebnis/json", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/ergebnis/json.git", + "reference": "7656ac2aa6c2ca4408f96f599e9a17a22c464f69" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ergebnis/json/zipball/7656ac2aa6c2ca4408f96f599e9a17a22c464f69", + "reference": "7656ac2aa6c2ca4408f96f599e9a17a22c464f69", + "shasum": "" + }, + "require": { + "ext-json": "*", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "require-dev": { + "ergebnis/data-provider": "^3.3.0", + "ergebnis/license": "^2.5.0", + "ergebnis/php-cs-fixer-config": "^6.37.0", + "ergebnis/phpunit-slow-test-detector": "^2.16.1", + "fakerphp/faker": "^1.24.0", + "infection/infection": "~0.26.6", + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^1.12.10", + "phpstan/phpstan-deprecation-rules": "^1.2.1", + "phpstan/phpstan-phpunit": "^1.4.0", + "phpstan/phpstan-strict-rules": "^1.6.1", + "phpunit/phpunit": "^9.6.18", + "rector/rector": "^1.2.10" + }, + "type": "library", + "extra": { + "composer-normalize": { + "indent-size": 2, + "indent-style": "space" + } + }, + "autoload": { + "psr-4": { + "Ergebnis\\Json\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Andreas Möller", + "email": "am@localheinz.com", + "homepage": "https://localheinz.com" + } + ], + "description": "Provides a Json value object for representing a valid JSON string.", + "homepage": "https://github.com/ergebnis/json", + "keywords": [ + "json" + ], + "support": { + "issues": "https://github.com/ergebnis/json/issues", + "security": "https://github.com/ergebnis/json/blob/main/.github/SECURITY.md", + "source": "https://github.com/ergebnis/json" + }, + "time": "2024-11-17T11:51:22+00:00" + }, + { + "name": "ergebnis/json-normalizer", + "version": "4.9.0", + "source": { + "type": "git", + "url": "https://github.com/ergebnis/json-normalizer.git", + "reference": "cc4dcf3890448572a2d9bea97133c4d860e59fb1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/cc4dcf3890448572a2d9bea97133c4d860e59fb1", + "reference": "cc4dcf3890448572a2d9bea97133c4d860e59fb1", + "shasum": "" + }, + "require": { + "ergebnis/json": "^1.2.0", + "ergebnis/json-pointer": "^3.4.0", + "ergebnis/json-printer": "^3.5.0", + "ergebnis/json-schema-validator": "^4.2.0", + "ext-json": "*", + "justinrainbow/json-schema": "^5.2.12 || ^6.0.0", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "require-dev": { + "composer/semver": "^3.4.3", + "ergebnis/composer-normalize": "^2.44.0", + "ergebnis/data-provider": "^3.3.0", + "ergebnis/license": "^2.5.0", + "ergebnis/php-cs-fixer-config": "^6.37.0", + "ergebnis/phpunit-slow-test-detector": "^2.16.1", + "fakerphp/faker": "^1.24.0", + "infection/infection": "~0.26.6", + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^1.12.10", + "phpstan/phpstan-deprecation-rules": "^1.2.1", + "phpstan/phpstan-phpunit": "^1.4.0", + "phpstan/phpstan-strict-rules": "^1.6.1", + "phpunit/phpunit": "^9.6.19", + "rector/rector": "^1.2.10" + }, + "suggest": { + "composer/semver": "If you want to use ComposerJsonNormalizer or VersionConstraintNormalizer" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "4.8-dev" + }, + "composer-normalize": { + "indent-size": 2, + "indent-style": "space" + } + }, + "autoload": { + "psr-4": { + "Ergebnis\\Json\\Normalizer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Andreas Möller", + "email": "am@localheinz.com", + "homepage": "https://localheinz.com" + } + ], + "description": "Provides generic and vendor-specific normalizers for normalizing JSON documents.", + "homepage": "https://github.com/ergebnis/json-normalizer", + "keywords": [ + "json", + "normalizer" + ], + "support": { + "issues": "https://github.com/ergebnis/json-normalizer/issues", + "security": "https://github.com/ergebnis/json-normalizer/blob/main/.github/SECURITY.md", + "source": "https://github.com/ergebnis/json-normalizer" + }, + "time": "2025-04-10T13:13:04+00:00" + }, + { + "name": "ergebnis/json-pointer", + "version": "3.6.0", + "source": { + "type": "git", + "url": "https://github.com/ergebnis/json-pointer.git", + "reference": "4fc85d8edb74466d282119d8d9541ec7cffc0798" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ergebnis/json-pointer/zipball/4fc85d8edb74466d282119d8d9541ec7cffc0798", + "reference": "4fc85d8edb74466d282119d8d9541ec7cffc0798", + "shasum": "" + }, + "require": { + "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "require-dev": { + "ergebnis/composer-normalize": "^2.43.0", + "ergebnis/data-provider": "^3.2.0", + "ergebnis/license": "^2.4.0", + "ergebnis/php-cs-fixer-config": "^6.32.0", + "ergebnis/phpunit-slow-test-detector": "^2.15.0", + "fakerphp/faker": "^1.23.1", + "infection/infection": "~0.26.6", + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^1.12.10", + "phpstan/phpstan-deprecation-rules": "^1.2.1", + "phpstan/phpstan-phpunit": "^1.4.0", + "phpstan/phpstan-strict-rules": "^1.6.1", + "phpunit/phpunit": "^9.6.19", + "rector/rector": "^1.2.10" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.6-dev" + }, + "composer-normalize": { + "indent-size": 2, + "indent-style": "space" + } + }, + "autoload": { + "psr-4": { + "Ergebnis\\Json\\Pointer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Andreas Möller", + "email": "am@localheinz.com", + "homepage": "https://localheinz.com" + } + ], + "description": "Provides an abstraction of a JSON pointer.", + "homepage": "https://github.com/ergebnis/json-pointer", + "keywords": [ + "RFC6901", + "json", + "pointer" + ], + "support": { + "issues": "https://github.com/ergebnis/json-pointer/issues", + "security": "https://github.com/ergebnis/json-pointer/blob/main/.github/SECURITY.md", + "source": "https://github.com/ergebnis/json-pointer" + }, + "time": "2024-11-17T12:37:06+00:00" + }, + { + "name": "ergebnis/json-printer", + "version": "3.7.0", + "source": { + "type": "git", + "url": "https://github.com/ergebnis/json-printer.git", + "reference": "ced41fce7854152f0e8f38793c2ffe59513cdd82" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ergebnis/json-printer/zipball/ced41fce7854152f0e8f38793c2ffe59513cdd82", + "reference": "ced41fce7854152f0e8f38793c2ffe59513cdd82", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ext-mbstring": "*", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "require-dev": { + "ergebnis/data-provider": "^3.3.0", + "ergebnis/license": "^2.5.0", + "ergebnis/php-cs-fixer-config": "^6.37.0", + "ergebnis/phpunit-slow-test-detector": "^2.16.1", + "fakerphp/faker": "^1.24.0", + "infection/infection": "~0.26.6", + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^1.12.10", + "phpstan/phpstan-deprecation-rules": "^1.2.1", + "phpstan/phpstan-phpunit": "^1.4.1", + "phpstan/phpstan-strict-rules": "^1.6.1", + "phpunit/phpunit": "^9.6.21", + "rector/rector": "^1.2.10" + }, + "type": "library", + "autoload": { + "psr-4": { + "Ergebnis\\Json\\Printer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Andreas Möller", + "email": "am@localheinz.com", + "homepage": "https://localheinz.com" + } + ], + "description": "Provides a JSON printer, allowing for flexible indentation.", + "homepage": "https://github.com/ergebnis/json-printer", + "keywords": [ + "formatter", + "json", + "printer" + ], + "support": { + "issues": "https://github.com/ergebnis/json-printer/issues", + "security": "https://github.com/ergebnis/json-printer/blob/main/.github/SECURITY.md", + "source": "https://github.com/ergebnis/json-printer" + }, + "time": "2024-11-17T11:20:51+00:00" + }, + { + "name": "ergebnis/json-schema-validator", + "version": "4.4.0", + "source": { + "type": "git", + "url": "https://github.com/ergebnis/json-schema-validator.git", + "reference": "85f90c81f718aebba1d738800af83eeb447dc7ec" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ergebnis/json-schema-validator/zipball/85f90c81f718aebba1d738800af83eeb447dc7ec", + "reference": "85f90c81f718aebba1d738800af83eeb447dc7ec", + "shasum": "" + }, + "require": { + "ergebnis/json": "^1.2.0", + "ergebnis/json-pointer": "^3.4.0", + "ext-json": "*", + "justinrainbow/json-schema": "^5.2.12 || ^6.0.0", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "require-dev": { + "ergebnis/composer-normalize": "^2.44.0", + "ergebnis/data-provider": "^3.3.0", + "ergebnis/license": "^2.5.0", + "ergebnis/php-cs-fixer-config": "^6.37.0", + "ergebnis/phpunit-slow-test-detector": "^2.16.1", + "fakerphp/faker": "^1.24.0", + "infection/infection": "~0.26.6", + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^1.12.10", + "phpstan/phpstan-deprecation-rules": "^1.2.1", + "phpstan/phpstan-phpunit": "^1.4.0", + "phpstan/phpstan-strict-rules": "^1.6.1", + "phpunit/phpunit": "^9.6.20", + "rector/rector": "^1.2.10" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "4.4-dev" + }, + "composer-normalize": { + "indent-size": 2, + "indent-style": "space" + } + }, + "autoload": { + "psr-4": { + "Ergebnis\\Json\\SchemaValidator\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Andreas Möller", + "email": "am@localheinz.com", + "homepage": "https://localheinz.com" + } + ], + "description": "Provides a JSON schema validator, building on top of justinrainbow/json-schema.", + "homepage": "https://github.com/ergebnis/json-schema-validator", + "keywords": [ + "json", + "schema", + "validator" + ], + "support": { + "issues": "https://github.com/ergebnis/json-schema-validator/issues", + "security": "https://github.com/ergebnis/json-schema-validator/blob/main/.github/SECURITY.md", + "source": "https://github.com/ergebnis/json-schema-validator" + }, + "time": "2024-11-18T06:32:28+00:00" + }, + { + "name": "evenement/evenement", + "version": "v3.0.2", + "source": { + "type": "git", + "url": "https://github.com/igorw/evenement.git", + "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc", + "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "phpunit/phpunit": "^9 || ^6" + }, + "type": "library", + "autoload": { + "psr-4": { + "Evenement\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Igor Wiedler", + "email": "igor@wiedler.ch" + } + ], + "description": "Événement is a very simple event dispatching library for PHP", + "keywords": [ + "event-dispatcher", + "event-emitter" + ], + "support": { + "issues": "https://github.com/igorw/evenement/issues", + "source": "https://github.com/igorw/evenement/tree/v3.0.2" + }, + "time": "2023-08-08T05:53:35+00:00" + }, + { + "name": "fakerphp/faker", + "version": "v1.24.1", + "source": { + "type": "git", + "url": "https://github.com/FakerPHP/Faker.git", + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0", + "psr/container": "^1.0 || ^2.0", + "symfony/deprecation-contracts": "^2.2 || ^3.0" + }, + "conflict": { + "fzaninotto/faker": "*" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.4.1", + "doctrine/persistence": "^1.3 || ^2.0", + "ext-intl": "*", + "phpunit/phpunit": "^9.5.26", + "symfony/phpunit-bridge": "^5.4.16" + }, + "suggest": { + "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", + "ext-curl": "Required by Faker\\Provider\\Image to download images.", + "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", + "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", + "ext-mbstring": "Required for multibyte Unicode string functionality." + }, + "type": "library", + "autoload": { + "psr-4": { + "Faker\\": "src/Faker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "François Zaninotto" + } + ], + "description": "Faker is a PHP library that generates fake data for you.", + "keywords": [ + "data", + "faker", + "fixtures" + ], + "support": { + "issues": "https://github.com/FakerPHP/Faker/issues", + "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1" + }, + "time": "2024-11-21T13:46:39+00:00" + }, + { + "name": "fidry/cpu-core-counter", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/theofidry/cpu-core-counter.git", + "reference": "8520451a140d3f46ac33042715115e290cf5785f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f", + "reference": "8520451a140d3f46ac33042715115e290cf5785f", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "fidry/makefile": "^0.2.0", + "fidry/php-cs-fixer-config": "^1.1.2", + "phpstan/extension-installer": "^1.2.0", + "phpstan/phpstan": "^1.9.2", + "phpstan/phpstan-deprecation-rules": "^1.0.0", + "phpstan/phpstan-phpunit": "^1.2.2", + "phpstan/phpstan-strict-rules": "^1.4.4", + "phpunit/phpunit": "^8.5.31 || ^9.5.26", + "webmozarts/strict-phpunit": "^7.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Fidry\\CpuCoreCounter\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Théo FIDRY", + "email": "theo.fidry@gmail.com" + } + ], + "description": "Tiny utility to get the number of CPU cores.", + "keywords": [ + "CPU", + "core" + ], + "support": { + "issues": "https://github.com/theofidry/cpu-core-counter/issues", + "source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0" + }, + "funding": [ + { + "url": "https://github.com/theofidry", + "type": "github" + } + ], + "time": "2024-08-06T10:04:20+00:00" + }, + { + "name": "filp/whoops", + "version": "2.18.3", + "source": { + "type": "git", + "url": "https://github.com/filp/whoops.git", + "reference": "59a123a3d459c5a23055802237cb317f609867e5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/filp/whoops/zipball/59a123a3d459c5a23055802237cb317f609867e5", + "reference": "59a123a3d459c5a23055802237cb317f609867e5", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0", + "psr/log": "^1.0.1 || ^2.0 || ^3.0" + }, + "require-dev": { + "mockery/mockery": "^1.0", + "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3", + "symfony/var-dumper": "^4.0 || ^5.0" + }, + "suggest": { + "symfony/var-dumper": "Pretty print complex values better with var-dumper available", + "whoops/soap": "Formats errors as SOAP responses" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.7-dev" + } + }, + "autoload": { + "psr-4": { + "Whoops\\": "src/Whoops/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Filipe Dobreira", + "homepage": "https://github.com/filp", + "role": "Developer" + } + ], + "description": "php error handling for cool kids", + "homepage": "https://filp.github.io/whoops/", + "keywords": [ + "error", + "exception", + "handling", + "library", + "throwable", + "whoops" + ], + "support": { + "issues": "https://github.com/filp/whoops/issues", + "source": "https://github.com/filp/whoops/tree/2.18.3" + }, + "funding": [ + { + "url": "https://github.com/denis-sokolov", + "type": "github" + } + ], + "time": "2025-06-16T00:02:10+00:00" + }, + { + "name": "friendsofphp/php-cs-fixer", + "version": "v3.75.0", + "source": { + "type": "git", + "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", + "reference": "399a128ff2fdaf4281e4e79b755693286cdf325c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/399a128ff2fdaf4281e4e79b755693286cdf325c", + "reference": "399a128ff2fdaf4281e4e79b755693286cdf325c", + "shasum": "" + }, + "require": { + "clue/ndjson-react": "^1.0", + "composer/semver": "^3.4", + "composer/xdebug-handler": "^3.0.3", + "ext-filter": "*", + "ext-hash": "*", + "ext-json": "*", + "ext-tokenizer": "*", + "fidry/cpu-core-counter": "^1.2", + "php": "^7.4 || ^8.0", + "react/child-process": "^0.6.5", + "react/event-loop": "^1.0", + "react/promise": "^2.0 || ^3.0", + "react/socket": "^1.0", + "react/stream": "^1.0", + "sebastian/diff": "^4.0 || ^5.1 || ^6.0 || ^7.0", + "symfony/console": "^5.4 || ^6.4 || ^7.0", + "symfony/event-dispatcher": "^5.4 || ^6.4 || ^7.0", + "symfony/filesystem": "^5.4 || ^6.4 || ^7.0", + "symfony/finder": "^5.4 || ^6.4 || ^7.0", + "symfony/options-resolver": "^5.4 || ^6.4 || ^7.0", + "symfony/polyfill-mbstring": "^1.31", + "symfony/polyfill-php80": "^1.31", + "symfony/polyfill-php81": "^1.31", + "symfony/process": "^5.4 || ^6.4 || ^7.2", + "symfony/stopwatch": "^5.4 || ^6.4 || ^7.0" + }, + "require-dev": { + "facile-it/paraunit": "^1.3.1 || ^2.6", + "infection/infection": "^0.29.14", + "justinrainbow/json-schema": "^5.3 || ^6.2", + "keradus/cli-executor": "^2.1", + "mikey179/vfsstream": "^1.6.12", + "php-coveralls/php-coveralls": "^2.7", + "php-cs-fixer/accessible-object": "^1.1", + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.6", + "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6", + "phpunit/phpunit": "^9.6.22 || ^10.5.45 || ^11.5.12", + "symfony/var-dumper": "^5.4.48 || ^6.4.18 || ^7.2.3", + "symfony/yaml": "^5.4.45 || ^6.4.18 || ^7.2.3" + }, + "suggest": { + "ext-dom": "For handling output formats in XML", + "ext-mbstring": "For handling non-UTF8 characters." + }, + "bin": [ + "php-cs-fixer" + ], + "type": "application", + "autoload": { + "psr-4": { + "PhpCsFixer\\": "src/" + }, + "exclude-from-classmap": [ + "src/Fixer/Internal/*" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Dariusz Rumiński", + "email": "dariusz.ruminski@gmail.com" + } + ], + "description": "A tool to automatically fix PHP code style", + "keywords": [ + "Static code analysis", + "fixer", + "standards", + "static analysis" + ], + "support": { + "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.75.0" + }, + "funding": [ + { + "url": "https://github.com/keradus", + "type": "github" + } + ], + "time": "2025-03-31T18:40:42+00:00" + }, + { + "name": "fruitcake/php-cors", + "version": "v1.3.0", + "source": { + "type": "git", + "url": "https://github.com/fruitcake/php-cors.git", + "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b", + "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b", + "shasum": "" + }, + "require": { + "php": "^7.4|^8.0", + "symfony/http-foundation": "^4.4|^5.4|^6|^7" + }, + "require-dev": { + "phpstan/phpstan": "^1.4", + "phpunit/phpunit": "^9", + "squizlabs/php_codesniffer": "^3.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "autoload": { + "psr-4": { + "Fruitcake\\Cors\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fruitcake", + "homepage": "https://fruitcake.nl" + }, + { + "name": "Barryvdh", + "email": "barryvdh@gmail.com" + } + ], + "description": "Cross-origin resource sharing library for the Symfony HttpFoundation", + "homepage": "https://github.com/fruitcake/php-cors", + "keywords": [ + "cors", + "laravel", + "symfony" + ], + "support": { + "issues": "https://github.com/fruitcake/php-cors/issues", + "source": "https://github.com/fruitcake/php-cors/tree/v1.3.0" + }, + "funding": [ + { + "url": "https://fruitcake.nl", + "type": "custom" + }, + { + "url": "https://github.com/barryvdh", + "type": "github" + } + ], + "time": "2023-10-12T05:21:21+00:00" + }, + { + "name": "graham-campbell/result-type", + "version": "v1.1.3", + "source": { + "type": "git", + "url": "https://github.com/GrahamCampbell/Result-Type.git", + "reference": "3ba905c11371512af9d9bdd27d99b782216b6945" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945", + "reference": "3ba905c11371512af9d9bdd27d99b782216b6945", + "shasum": "" + }, + "require": { + "php": "^7.2.5 || ^8.0", + "phpoption/phpoption": "^1.9.3" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28" + }, + "type": "library", + "autoload": { + "psr-4": { + "GrahamCampbell\\ResultType\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "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" + ], + "support": { + "issues": "https://github.com/GrahamCampbell/Result-Type/issues", + "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type", + "type": "tidelift" + } + ], + "time": "2024-07-20T21:45:45+00:00" + }, + { + "name": "guzzlehttp/uri-template", + "version": "v1.0.4", + "source": { + "type": "git", + "url": "https://github.com/guzzle/uri-template.git", + "reference": "30e286560c137526eccd4ce21b2de477ab0676d2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/uri-template/zipball/30e286560c137526eccd4ce21b2de477ab0676d2", + "reference": "30e286560c137526eccd4ce21b2de477ab0676d2", + "shasum": "" + }, + "require": { + "php": "^7.2.5 || ^8.0", + "symfony/polyfill-php80": "^1.24" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^8.5.36 || ^9.6.15", + "uri-template/tests": "1.0.0" + }, + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\UriTemplate\\": "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" + } + ], + "description": "A polyfill class for uri_template of PHP", + "keywords": [ + "guzzlehttp", + "uri-template" + ], + "support": { + "issues": "https://github.com/guzzle/uri-template/issues", + "source": "https://github.com/guzzle/uri-template/tree/v1.0.4" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template", + "type": "tidelift" + } + ], + "time": "2025-02-03T10:55:03+00:00" + }, + { + "name": "hamcrest/hamcrest-php", + "version": "v2.1.1", + "source": { + "type": "git", + "url": "https://github.com/hamcrest/hamcrest-php.git", + "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487", + "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487", + "shasum": "" + }, + "require": { + "php": "^7.4|^8.0" + }, + "replace": { + "cordoval/hamcrest-php": "*", + "davedevelopment/hamcrest-php": "*", + "kodova/hamcrest-php": "*" + }, + "require-dev": { + "phpunit/php-file-iterator": "^1.4 || ^2.0 || ^3.0", + "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1-dev" + } + }, + "autoload": { + "classmap": [ + "hamcrest" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "This is the PHP port of Hamcrest Matchers", + "keywords": [ + "test" + ], + "support": { + "issues": "https://github.com/hamcrest/hamcrest-php/issues", + "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1" + }, + "time": "2025-04-30T06:54:44+00:00" + }, + { + "name": "justinrainbow/json-schema", + "version": "6.4.2", + "source": { + "type": "git", + "url": "https://github.com/jsonrainbow/json-schema.git", + "reference": "ce1fd2d47799bb60668643bc6220f6278a4c1d02" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/ce1fd2d47799bb60668643bc6220f6278a4c1d02", + "reference": "ce1fd2d47799bb60668643bc6220f6278a4c1d02", + "shasum": "" + }, + "require": { + "ext-json": "*", + "marc-mabe/php-enum": "^4.0", + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "3.3.0", + "json-schema/json-schema-test-suite": "1.2.0", + "marc-mabe/php-enum-phpstan": "^2.0", + "phpspec/prophecy": "^1.19", + "phpstan/phpstan": "^1.12", + "phpunit/phpunit": "^8.5" + }, + "bin": [ + "bin/validate-json" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "6.x-dev" + } + }, + "autoload": { + "psr-4": { + "JsonSchema\\": "src/JsonSchema/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bruno Prieto Reis", + "email": "bruno.p.reis@gmail.com" + }, + { + "name": "Justin Rainbow", + "email": "justin.rainbow@gmail.com" + }, + { + "name": "Igor Wiedler", + "email": "igor@wiedler.ch" + }, + { + "name": "Robert Schönthal", + "email": "seroscho@googlemail.com" + } + ], + "description": "A library to validate a json schema.", + "homepage": "https://github.com/jsonrainbow/json-schema", + "keywords": [ + "json", + "schema" + ], + "support": { + "issues": "https://github.com/jsonrainbow/json-schema/issues", + "source": "https://github.com/jsonrainbow/json-schema/tree/6.4.2" + }, + "time": "2025-06-03T18:27:04+00:00" + }, + { + "name": "laravel-zero/phar-updater", + "version": "v1.4.2", + "source": { + "type": "git", + "url": "https://github.com/laravel-zero/phar-updater.git", + "reference": "131bc5e7477c9233fab8087f7d0bbb234616b417" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel-zero/phar-updater/zipball/131bc5e7477c9233fab8087f7d0bbb234616b417", + "reference": "131bc5e7477c9233fab8087f7d0bbb234616b417", + "shasum": "" + }, + "require": { + "php": "^8.2" + }, + "conflict": { + "padraic/phar-updater": "*" + }, + "require-dev": { + "ext-json": "*", + "laravel/pint": "^1.21", + "phpstan/phpstan": "^2.0", + "phpunit/phpunit": "^11.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Humbug\\SelfUpdate\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Padraic Brady", + "email": "padraic.brady@gmail.com", + "homepage": "http://blog.astrumfutura.com" + }, + { + "name": "Owen Voke", + "email": "development@voke.dev", + "homepage": "https://voke.dev" + } + ], + "description": "A thing to make PHAR self-updating easy and secure.", + "keywords": [ + "humbug", + "phar", + "self-update", + "update" + ], + "support": { + "issues": "https://github.com/laravel-zero/phar-updater/issues", + "source": "https://github.com/laravel-zero/phar-updater/tree/v1.4.2" + }, + "time": "2025-04-07T12:28:11+00:00" + }, + { + "name": "laravel/framework", + "version": "v10.48.29", + "source": { + "type": "git", + "url": "https://github.com/laravel/framework.git", + "reference": "8f7f9247cb8aad1a769d6b9815a6623d89b46b47" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel/framework/zipball/8f7f9247cb8aad1a769d6b9815a6623d89b46b47", + "reference": "8f7f9247cb8aad1a769d6b9815a6623d89b46b47", + "shasum": "" + }, + "require": { + "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12", + "composer-runtime-api": "^2.2", + "doctrine/inflector": "^2.0.5", + "dragonmantank/cron-expression": "^3.3.2", + "egulias/email-validator": "^3.2.1|^4.0", + "ext-ctype": "*", + "ext-filter": "*", + "ext-hash": "*", + "ext-mbstring": "*", + "ext-openssl": "*", + "ext-session": "*", + "ext-tokenizer": "*", + "fruitcake/php-cors": "^1.2", + "guzzlehttp/uri-template": "^1.0", + "laravel/prompts": "^0.1.9", + "laravel/serializable-closure": "^1.3", + "league/commonmark": "^2.2.1", + "league/flysystem": "^3.8.0", + "monolog/monolog": "^3.0", + "nesbot/carbon": "^2.67", + "nunomaduro/termwind": "^1.13", + "php": "^8.1", + "psr/container": "^1.1.1|^2.0.1", + "psr/log": "^1.0|^2.0|^3.0", + "psr/simple-cache": "^1.0|^2.0|^3.0", + "ramsey/uuid": "^4.7", + "symfony/console": "^6.2", + "symfony/error-handler": "^6.2", + "symfony/finder": "^6.2", + "symfony/http-foundation": "^6.4", + "symfony/http-kernel": "^6.2", + "symfony/mailer": "^6.2", + "symfony/mime": "^6.2", + "symfony/process": "^6.2", + "symfony/routing": "^6.2", + "symfony/uid": "^6.2", + "symfony/var-dumper": "^6.2", + "tijsverkoyen/css-to-inline-styles": "^2.2.5", + "vlucas/phpdotenv": "^5.4.1", + "voku/portable-ascii": "^2.0" + }, + "conflict": { + "carbonphp/carbon-doctrine-types": ">=3.0", + "doctrine/dbal": ">=4.0", + "mockery/mockery": "1.6.8", + "phpunit/phpunit": ">=11.0.0", + "tightenco/collect": "<5.5.33" + }, + "provide": { + "psr/container-implementation": "1.1|2.0", + "psr/simple-cache-implementation": "1.0|2.0|3.0" + }, + "replace": { + "illuminate/auth": "self.version", + "illuminate/broadcasting": "self.version", + "illuminate/bus": "self.version", + "illuminate/cache": "self.version", + "illuminate/collections": "self.version", + "illuminate/conditionable": "self.version", + "illuminate/config": "self.version", + "illuminate/console": "self.version", + "illuminate/container": "self.version", + "illuminate/contracts": "self.version", + "illuminate/cookie": "self.version", + "illuminate/database": "self.version", + "illuminate/encryption": "self.version", + "illuminate/events": "self.version", + "illuminate/filesystem": "self.version", + "illuminate/hashing": "self.version", + "illuminate/http": "self.version", + "illuminate/log": "self.version", + "illuminate/macroable": "self.version", + "illuminate/mail": "self.version", + "illuminate/notifications": "self.version", + "illuminate/pagination": "self.version", + "illuminate/pipeline": "self.version", + "illuminate/process": "self.version", + "illuminate/queue": "self.version", + "illuminate/redis": "self.version", + "illuminate/routing": "self.version", + "illuminate/session": "self.version", + "illuminate/support": "self.version", + "illuminate/testing": "self.version", + "illuminate/translation": "self.version", + "illuminate/validation": "self.version", + "illuminate/view": "self.version" + }, + "require-dev": { + "ably/ably-php": "^1.0", + "aws/aws-sdk-php": "^3.235.5", + "doctrine/dbal": "^3.5.1", + "ext-gmp": "*", + "fakerphp/faker": "^1.21", + "guzzlehttp/guzzle": "^7.5", + "league/flysystem-aws-s3-v3": "^3.0", + "league/flysystem-ftp": "^3.0", + "league/flysystem-path-prefixing": "^3.3", + "league/flysystem-read-only": "^3.3", + "league/flysystem-sftp-v3": "^3.0", + "mockery/mockery": "^1.5.1", + "nyholm/psr7": "^1.2", + "orchestra/testbench-core": "^8.23.4", + "pda/pheanstalk": "^4.0", + "phpstan/phpstan": "~1.11.11", + "phpunit/phpunit": "^10.0.7", + "predis/predis": "^2.0.2", + "symfony/cache": "^6.2", + "symfony/http-client": "^6.2.4", + "symfony/psr-http-message-bridge": "^2.0" + }, + "suggest": { + "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", + "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).", + "brianium/paratest": "Required to run tests in parallel (^6.0).", + "doctrine/dbal": "Required to rename columns and drop SQLite columns (^3.5.1).", + "ext-apcu": "Required to use the APC cache driver.", + "ext-fileinfo": "Required to use the Filesystem class.", + "ext-ftp": "Required to use the Flysystem FTP driver.", + "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", + "ext-memcached": "Required to use the memcache cache driver.", + "ext-pcntl": "Required to use all features of the queue worker and console signal trapping.", + "ext-pdo": "Required to use all database features.", + "ext-posix": "Required to use all features of the queue worker.", + "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).", + "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", + "filp/whoops": "Required for friendly error pages in development (^2.14.3).", + "guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.5).", + "laravel/tinker": "Required to use the tinker console command (^2.0).", + "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).", + "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).", + "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).", + "league/flysystem-read-only": "Required to use read-only disks (^3.3)", + "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).", + "mockery/mockery": "Required to use mocking (^1.5.1).", + "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", + "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", + "phpunit/phpunit": "Required to use assertions and run tests (^9.5.8|^10.0.7).", + "predis/predis": "Required to use the predis connector (^2.0.2).", + "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", + "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).", + "symfony/cache": "Required to PSR-6 cache bridge (^6.2).", + "symfony/filesystem": "Required to enable support for relative symbolic links (^6.2).", + "symfony/http-client": "Required to enable support for the Symfony API mail transports (^6.2).", + "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.2).", + "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.2).", + "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "10.x-dev" + } + }, + "autoload": { + "files": [ + "src/Illuminate/Collections/helpers.php", + "src/Illuminate/Events/functions.php", + "src/Illuminate/Filesystem/functions.php", + "src/Illuminate/Foundation/helpers.php", + "src/Illuminate/Support/helpers.php" + ], + "psr-4": { + "Illuminate\\": "src/Illuminate/", + "Illuminate\\Support\\": [ + "src/Illuminate/Macroable/", + "src/Illuminate/Collections/", + "src/Illuminate/Conditionable/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "The Laravel Framework.", + "homepage": "https://laravel.com", + "keywords": [ + "framework", + "laravel" + ], + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2025-03-12T14:42:01+00:00" + }, + { + "name": "laravel/prompts", + "version": "v0.1.25", + "source": { + "type": "git", + "url": "https://github.com/laravel/prompts.git", + "reference": "7b4029a84c37cb2725fc7f011586e2997040bc95" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel/prompts/zipball/7b4029a84c37cb2725fc7f011586e2997040bc95", + "reference": "7b4029a84c37cb2725fc7f011586e2997040bc95", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "illuminate/collections": "^10.0|^11.0", + "php": "^8.1", + "symfony/console": "^6.2|^7.0" + }, + "conflict": { + "illuminate/console": ">=10.17.0 <10.25.0", + "laravel/framework": ">=10.17.0 <10.25.0" + }, + "require-dev": { + "mockery/mockery": "^1.5", + "pestphp/pest": "^2.3", + "phpstan/phpstan": "^1.11", + "phpstan/phpstan-mockery": "^1.1" + }, + "suggest": { + "ext-pcntl": "Required for the spinner to be animated." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "0.1.x-dev" + } + }, + "autoload": { + "files": [ + "src/helpers.php" + ], + "psr-4": { + "Laravel\\Prompts\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Add beautiful and user-friendly forms to your command-line applications.", + "support": { + "issues": "https://github.com/laravel/prompts/issues", + "source": "https://github.com/laravel/prompts/tree/v0.1.25" + }, + "time": "2024-08-12T22:06:33+00:00" + }, + { + "name": "laravel/serializable-closure", + "version": "v1.3.7", + "source": { + "type": "git", + "url": "https://github.com/laravel/serializable-closure.git", + "reference": "4f48ade902b94323ca3be7646db16209ec76be3d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/4f48ade902b94323ca3be7646db16209ec76be3d", + "reference": "4f48ade902b94323ca3be7646db16209ec76be3d", + "shasum": "" + }, + "require": { + "php": "^7.3|^8.0" + }, + "require-dev": { + "illuminate/support": "^8.0|^9.0|^10.0|^11.0", + "nesbot/carbon": "^2.61|^3.0", + "pestphp/pest": "^1.21.3", + "phpstan/phpstan": "^1.8.2", + "symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Laravel\\SerializableClosure\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + }, + { + "name": "Nuno Maduro", + "email": "nuno@laravel.com" + } + ], + "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.", + "keywords": [ + "closure", + "laravel", + "serializable" + ], + "support": { + "issues": "https://github.com/laravel/serializable-closure/issues", + "source": "https://github.com/laravel/serializable-closure" + }, + "time": "2024-11-14T18:34:49+00:00" + }, + { + "name": "laravel/tinker", + "version": "v2.10.1", + "source": { + "type": "git", + "url": "https://github.com/laravel/tinker.git", + "reference": "22177cc71807d38f2810c6204d8f7183d88a57d3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel/tinker/zipball/22177cc71807d38f2810c6204d8f7183d88a57d3", + "reference": "22177cc71807d38f2810c6204d8f7183d88a57d3", + "shasum": "" + }, + "require": { + "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "php": "^7.2.5|^8.0", + "psy/psysh": "^0.11.1|^0.12.0", + "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0" + }, + "require-dev": { + "mockery/mockery": "~1.3.3|^1.4.2", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^8.5.8|^9.3.3|^10.0" + }, + "suggest": { + "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0)." + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Laravel\\Tinker\\TinkerServiceProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Laravel\\Tinker\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "Powerful REPL for the Laravel framework.", + "keywords": [ + "REPL", + "Tinker", + "laravel", + "psysh" + ], + "support": { + "issues": "https://github.com/laravel/tinker/issues", + "source": "https://github.com/laravel/tinker/tree/v2.10.1" + }, + "time": "2025-01-27T14:24:01+00:00" + }, + { + "name": "league/commonmark", + "version": "2.7.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/commonmark.git", + "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6fbb36d44824ed4091adbcf4c7d4a3923cdb3405", + "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "league/config": "^1.1.1", + "php": "^7.4 || ^8.0", + "psr/event-dispatcher": "^1.0", + "symfony/deprecation-contracts": "^2.1 || ^3.0", + "symfony/polyfill-php80": "^1.16" + }, + "require-dev": { + "cebe/markdown": "^1.0", + "commonmark/cmark": "0.31.1", + "commonmark/commonmark.js": "0.31.1", + "composer/package-versions-deprecated": "^1.8", + "embed/embed": "^4.4", + "erusev/parsedown": "^1.0", + "ext-json": "*", + "github/gfm": "0.29.0", + "michelf/php-markdown": "^1.4 || ^2.0", + "nyholm/psr7": "^1.5", + "phpstan/phpstan": "^1.8.2", + "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", + "scrutinizer/ocular": "^1.8.1", + "symfony/finder": "^5.3 | ^6.0 | ^7.0", + "symfony/process": "^5.4 | ^6.0 | ^7.0", + "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0", + "unleashedtech/php-coding-standard": "^3.1.1", + "vimeo/psalm": "^4.24.0 || ^5.0.0" + }, + "suggest": { + "symfony/yaml": "v2.3+ required if using the Front Matter extension" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.8-dev" + } + }, + "autoload": { + "psr-4": { + "League\\CommonMark\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" + } + ], + "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)", + "homepage": "https://commonmark.thephpleague.com", + "keywords": [ + "commonmark", + "flavored", + "gfm", + "github", + "github-flavored", + "markdown", + "md", + "parser" + ], + "support": { + "docs": "https://commonmark.thephpleague.com/", + "forum": "https://github.com/thephpleague/commonmark/discussions", + "issues": "https://github.com/thephpleague/commonmark/issues", + "rss": "https://github.com/thephpleague/commonmark/releases.atom", + "source": "https://github.com/thephpleague/commonmark" + }, + "funding": [ + { + "url": "https://www.colinodell.com/sponsor", + "type": "custom" + }, + { + "url": "https://www.paypal.me/colinpodell/10.00", + "type": "custom" + }, + { + "url": "https://github.com/colinodell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/commonmark", + "type": "tidelift" + } + ], + "time": "2025-05-05T12:20:28+00:00" + }, + { + "name": "league/config", + "version": "v1.2.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/config.git", + "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3", + "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3", + "shasum": "" + }, + "require": { + "dflydev/dot-access-data": "^3.0.1", + "nette/schema": "^1.2", + "php": "^7.4 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^1.8.2", + "phpunit/phpunit": "^9.5.5", + "scrutinizer/ocular": "^1.8.1", + "unleashedtech/php-coding-standard": "^3.1", + "vimeo/psalm": "^4.7.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.2-dev" + } + }, + "autoload": { + "psr-4": { + "League\\Config\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" + } + ], + "description": "Define configuration arrays with strict schemas and access values with dot notation", + "homepage": "https://config.thephpleague.com", + "keywords": [ + "array", + "config", + "configuration", + "dot", + "dot-access", + "nested", + "schema" + ], + "support": { + "docs": "https://config.thephpleague.com/", + "issues": "https://github.com/thephpleague/config/issues", + "rss": "https://github.com/thephpleague/config/releases.atom", + "source": "https://github.com/thephpleague/config" + }, + "funding": [ + { + "url": "https://www.colinodell.com/sponsor", + "type": "custom" + }, + { + "url": "https://www.paypal.me/colinpodell/10.00", + "type": "custom" + }, + { + "url": "https://github.com/colinodell", + "type": "github" + } + ], + "time": "2022-12-11T20:36:23+00:00" + }, + { + "name": "league/flysystem", + "version": "3.30.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem.git", + "reference": "2203e3151755d874bb2943649dae1eb8533ac93e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2203e3151755d874bb2943649dae1eb8533ac93e", + "reference": "2203e3151755d874bb2943649dae1eb8533ac93e", + "shasum": "" + }, + "require": { + "league/flysystem-local": "^3.0.0", + "league/mime-type-detection": "^1.0.0", + "php": "^8.0.2" + }, + "conflict": { + "async-aws/core": "<1.19.0", + "async-aws/s3": "<1.14.0", + "aws/aws-sdk-php": "3.209.31 || 3.210.0", + "guzzlehttp/guzzle": "<7.0", + "guzzlehttp/ringphp": "<1.1.1", + "phpseclib/phpseclib": "3.0.15", + "symfony/http-client": "<5.2" + }, + "require-dev": { + "async-aws/s3": "^1.5 || ^2.0", + "async-aws/simple-s3": "^1.1 || ^2.0", + "aws/aws-sdk-php": "^3.295.10", + "composer/semver": "^3.0", + "ext-fileinfo": "*", + "ext-ftp": "*", + "ext-mongodb": "^1.3|^2", + "ext-zip": "*", + "friendsofphp/php-cs-fixer": "^3.5", + "google/cloud-storage": "^1.23", + "guzzlehttp/psr7": "^2.6", + "microsoft/azure-storage-blob": "^1.1", + "mongodb/mongodb": "^1.2|^2", + "phpseclib/phpseclib": "^3.0.36", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^9.5.11|^10.0", + "sabre/dav": "^4.6.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "League\\Flysystem\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "File storage abstraction for PHP", + "keywords": [ + "WebDAV", + "aws", + "cloud", + "file", + "files", + "filesystem", + "filesystems", + "ftp", + "s3", + "sftp", + "storage" + ], + "support": { + "issues": "https://github.com/thephpleague/flysystem/issues", + "source": "https://github.com/thephpleague/flysystem/tree/3.30.0" + }, + "time": "2025-06-25T13:29:59+00:00" + }, + { + "name": "league/flysystem-local", + "version": "3.30.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem-local.git", + "reference": "6691915f77c7fb69adfb87dcd550052dc184ee10" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/6691915f77c7fb69adfb87dcd550052dc184ee10", + "reference": "6691915f77c7fb69adfb87dcd550052dc184ee10", + "shasum": "" + }, + "require": { + "ext-fileinfo": "*", + "league/flysystem": "^3.0.0", + "league/mime-type-detection": "^1.0.0", + "php": "^8.0.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "League\\Flysystem\\Local\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "Local filesystem adapter for Flysystem.", + "keywords": [ + "Flysystem", + "file", + "files", + "filesystem", + "local" + ], + "support": { + "source": "https://github.com/thephpleague/flysystem-local/tree/3.30.0" + }, + "time": "2025-05-21T10:34:19+00:00" + }, + { + "name": "league/mime-type-detection", + "version": "1.16.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/mime-type-detection.git", + "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9", + "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9", + "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" + }, + "type": "library", + "autoload": { + "psr-4": { + "League\\MimeTypeDetection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "Mime-type detection for Flysystem", + "support": { + "issues": "https://github.com/thephpleague/mime-type-detection/issues", + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0" + }, + "funding": [ + { + "url": "https://github.com/frankdejonge", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/flysystem", + "type": "tidelift" + } + ], + "time": "2024-09-21T08:32:55+00:00" + }, + { + "name": "localheinz/diff", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/localheinz/diff.git", + "reference": "ec413943c2b518464865673fd5b38f7df867a010" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/localheinz/diff/zipball/ec413943c2b518464865673fd5b38f7df867a010", + "reference": "ec413943c2b518464865673fd5b38f7df867a010", + "shasum": "" + }, + "require": { + "php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "require-dev": { + "phpunit/phpunit": "^7.5.0 || ^8.5.23", + "symfony/process": "^4.2 || ^5" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + } + ], + "description": "Fork of sebastian/diff for use with ergebnis/composer-normalize", + "homepage": "https://github.com/localheinz/diff", + "keywords": [ + "diff", + "udiff", + "unidiff", + "unified diff" + ], + "support": { + "issues": "https://github.com/localheinz/diff/issues", + "source": "https://github.com/localheinz/diff/tree/1.2.0" + }, + "time": "2024-12-04T14:16:01+00:00" + }, + { + "name": "marc-mabe/php-enum", + "version": "v4.7.1", + "source": { + "type": "git", + "url": "https://github.com/marc-mabe/php-enum.git", + "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/marc-mabe/php-enum/zipball/7159809e5cfa041dca28e61f7f7ae58063aae8ed", + "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed", + "shasum": "" + }, + "require": { + "ext-reflection": "*", + "php": "^7.1 | ^8.0" + }, + "require-dev": { + "phpbench/phpbench": "^0.16.10 || ^1.0.4", + "phpstan/phpstan": "^1.3.1", + "phpunit/phpunit": "^7.5.20 | ^8.5.22 | ^9.5.11", + "vimeo/psalm": "^4.17.0 | ^5.26.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-3.x": "3.2-dev", + "dev-master": "4.7-dev" + } + }, + "autoload": { + "psr-4": { + "MabeEnum\\": "src/" + }, + "classmap": [ + "stubs/Stringable.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Marc Bennewitz", + "email": "dev@mabe.berlin", + "homepage": "https://mabe.berlin/", + "role": "Lead" + } + ], + "description": "Simple and fast implementation of enumerations with native PHP", + "homepage": "https://github.com/marc-mabe/php-enum", + "keywords": [ + "enum", + "enum-map", + "enum-set", + "enumeration", + "enumerator", + "enummap", + "enumset", + "map", + "set", + "type", + "type-hint", + "typehint" + ], + "support": { + "issues": "https://github.com/marc-mabe/php-enum/issues", + "source": "https://github.com/marc-mabe/php-enum/tree/v4.7.1" + }, + "time": "2024-11-28T04:54:44+00:00" + }, + { + "name": "mockery/mockery", + "version": "1.6.12", + "source": { + "type": "git", + "url": "https://github.com/mockery/mockery.git", + "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699", + "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699", + "shasum": "" + }, + "require": { + "hamcrest/hamcrest-php": "^2.0.1", + "lib-pcre": ">=7.0", + "php": ">=7.3" + }, + "conflict": { + "phpunit/phpunit": "<8.0" + }, + "require-dev": { + "phpunit/phpunit": "^8.5 || ^9.6.17", + "symplify/easy-coding-standard": "^12.1.14" + }, + "type": "library", + "autoload": { + "files": [ + "library/helpers.php", + "library/Mockery.php" + ], + "psr-4": { + "Mockery\\": "library/Mockery" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Pádraic Brady", + "email": "padraic.brady@gmail.com", + "homepage": "https://github.com/padraic", + "role": "Author" + }, + { + "name": "Dave Marshall", + "email": "dave.marshall@atstsolutions.co.uk", + "homepage": "https://davedevelopment.co.uk", + "role": "Developer" + }, + { + "name": "Nathanael Esayeas", + "email": "nathanael.esayeas@protonmail.com", + "homepage": "https://github.com/ghostwriter", + "role": "Lead Developer" + } + ], + "description": "Mockery is a simple yet flexible PHP mock object framework", + "homepage": "https://github.com/mockery/mockery", + "keywords": [ + "BDD", + "TDD", + "library", + "mock", + "mock objects", + "mockery", + "stub", + "test", + "test double", + "testing" + ], + "support": { + "docs": "https://docs.mockery.io/", + "issues": "https://github.com/mockery/mockery/issues", + "rss": "https://github.com/mockery/mockery/releases.atom", + "security": "https://github.com/mockery/mockery/security/advisories", + "source": "https://github.com/mockery/mockery" + }, + "time": "2024-05-16T03:13:13+00:00" + }, + { + "name": "monolog/monolog", + "version": "3.9.0", + "source": { + "type": "git", + "url": "https://github.com/Seldaek/monolog.git", + "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6", + "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "psr/log": "^2.0 || ^3.0" + }, + "provide": { + "psr/log-implementation": "3.0.0" + }, + "require-dev": { + "aws/aws-sdk-php": "^3.0", + "doctrine/couchdb": "~1.0@dev", + "elasticsearch/elasticsearch": "^7 || ^8", + "ext-json": "*", + "graylog2/gelf-php": "^1.4.2 || ^2.0", + "guzzlehttp/guzzle": "^7.4.5", + "guzzlehttp/psr7": "^2.2", + "mongodb/mongodb": "^1.8", + "php-amqplib/php-amqplib": "~2.4 || ^3", + "php-console/php-console": "^3.1.8", + "phpstan/phpstan": "^2", + "phpstan/phpstan-deprecation-rules": "^2", + "phpstan/phpstan-strict-rules": "^2", + "phpunit/phpunit": "^10.5.17 || ^11.0.7", + "predis/predis": "^1.1 || ^2", + "rollbar/rollbar": "^4.0", + "ruflin/elastica": "^7 || ^8", + "symfony/mailer": "^5.4 || ^6", + "symfony/mime": "^5.4 || ^6" + }, + "suggest": { + "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", + "doctrine/couchdb": "Allow sending log messages to a CouchDB server", + "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", + "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", + "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", + "ext-mbstring": "Allow to work properly with unicode symbols", + "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", + "ext-openssl": "Required to send log messages using SSL", + "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", + "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", + "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", + "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", + "rollbar/rollbar": "Allow sending log messages to Rollbar", + "ruflin/elastica": "Allow sending log messages to an Elastic Search server" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Monolog\\": "src/Monolog" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "https://seld.be" + } + ], + "description": "Sends your logs to files, sockets, inboxes, databases and various web services", + "homepage": "https://github.com/Seldaek/monolog", + "keywords": [ + "log", + "logging", + "psr-3" + ], + "support": { + "issues": "https://github.com/Seldaek/monolog/issues", + "source": "https://github.com/Seldaek/monolog/tree/3.9.0" + }, + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", + "type": "tidelift" + } + ], + "time": "2025-03-24T10:02:05+00:00" + }, + { + "name": "myclabs/deep-copy", + "version": "1.13.1", + "source": { + "type": "git", + "url": "https://github.com/myclabs/DeepCopy.git", + "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c", + "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "conflict": { + "doctrine/collections": "<1.6.8", + "doctrine/common": "<2.13.3 || >=3 <3.2.2" + }, + "require-dev": { + "doctrine/collections": "^1.6.8", + "doctrine/common": "^2.13.3 || ^3.2.2", + "phpspec/prophecy": "^1.10", + "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" + }, + "type": "library", + "autoload": { + "files": [ + "src/DeepCopy/deep_copy.php" + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Create deep copies (clones) of your objects", + "keywords": [ + "clone", + "copy", + "duplicate", + "object", + "object graph" + ], + "support": { + "issues": "https://github.com/myclabs/DeepCopy/issues", + "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1" + }, + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", + "type": "tidelift" + } + ], + "time": "2025-04-29T12:36:36+00:00" + }, + { + "name": "nesbot/carbon", + "version": "2.73.0", + "source": { + "type": "git", + "url": "https://github.com/CarbonPHP/carbon.git", + "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/9228ce90e1035ff2f0db84b40ec2e023ed802075", + "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075", + "shasum": "" + }, + "require": { + "carbonphp/carbon-doctrine-types": "*", + "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" + }, + "require-dev": { + "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0", + "doctrine/orm": "^2.7 || ^3.0", + "friendsofphp/php-cs-fixer": "^3.0", + "kylekatarnls/multi-tester": "^2.0", + "ondrejmirtes/better-reflection": "<6", + "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", + "squizlabs/php_codesniffer": "^3.4" + }, + "bin": [ + "bin/carbon" + ], + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Carbon\\Laravel\\ServiceProvider" + ] + }, + "phpstan": { + "includes": [ + "extension.neon" + ] + }, + "branch-alias": { + "dev-2.x": "2.x-dev", + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Carbon\\": "src/Carbon/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Brian Nesbitt", + "email": "brian@nesbot.com", + "homepage": "https://markido.com" + }, + { + "name": "kylekatarnls", + "homepage": "https://github.com/kylekatarnls" + } + ], + "description": "An API extension for DateTime that supports 281 different languages.", + "homepage": "https://carbon.nesbot.com", + "keywords": [ + "date", + "datetime", + "time" + ], + "support": { + "docs": "https://carbon.nesbot.com/docs", + "issues": "https://github.com/briannesbitt/Carbon/issues", + "source": "https://github.com/briannesbitt/Carbon" + }, + "funding": [ + { + "url": "https://github.com/sponsors/kylekatarnls", + "type": "github" + }, + { + "url": "https://opencollective.com/Carbon#sponsor", + "type": "opencollective" + }, + { + "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme", + "type": "tidelift" + } + ], + "time": "2025-01-08T20:10:23+00:00" + }, + { + "name": "nette/php-generator", + "version": "v4.1.8", + "source": { + "type": "git", + "url": "https://github.com/nette/php-generator.git", + "reference": "42806049a7774a2bd316c958f5dcf01c6b5c56fa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nette/php-generator/zipball/42806049a7774a2bd316c958f5dcf01c6b5c56fa", + "reference": "42806049a7774a2bd316c958f5dcf01c6b5c56fa", + "shasum": "" + }, + "require": { + "nette/utils": "^3.2.9 || ^4.0", + "php": "8.0 - 8.4" + }, + "require-dev": { + "jetbrains/phpstorm-attributes": "dev-master", + "nette/tester": "^2.4", + "nikic/php-parser": "^4.18 || ^5.0", + "phpstan/phpstan": "^1.0", + "tracy/tracy": "^2.8" + }, + "suggest": { + "nikic/php-parser": "to use ClassType::from(withBodies: true) & ClassType::fromCode()" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.1-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause", + "GPL-2.0-only", + "GPL-3.0-only" + ], + "authors": [ + { + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" + } + ], + "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.4 features.", + "homepage": "https://nette.org", + "keywords": [ + "code", + "nette", + "php", + "scaffolding" + ], + "support": { + "issues": "https://github.com/nette/php-generator/issues", + "source": "https://github.com/nette/php-generator/tree/v4.1.8" + }, + "time": "2025-03-31T00:29:29+00:00" + }, + { + "name": "nette/schema", + "version": "v1.3.2", + "source": { + "type": "git", + "url": "https://github.com/nette/schema.git", + "reference": "da801d52f0354f70a638673c4a0f04e16529431d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nette/schema/zipball/da801d52f0354f70a638673c4a0f04e16529431d", + "reference": "da801d52f0354f70a638673c4a0f04e16529431d", + "shasum": "" + }, + "require": { + "nette/utils": "^4.0", + "php": "8.1 - 8.4" + }, + "require-dev": { + "nette/tester": "^2.5.2", + "phpstan/phpstan-nette": "^1.0", + "tracy/tracy": "^2.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.3-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause", + "GPL-2.0-only", + "GPL-3.0-only" + ], + "authors": [ + { + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" + } + ], + "description": "📐 Nette Schema: validating data structures against a given Schema.", + "homepage": "https://nette.org", + "keywords": [ + "config", + "nette" + ], + "support": { + "issues": "https://github.com/nette/schema/issues", + "source": "https://github.com/nette/schema/tree/v1.3.2" + }, + "time": "2024-10-06T23:10:23+00:00" + }, + { + "name": "nette/utils", + "version": "v4.0.7", + "source": { + "type": "git", + "url": "https://github.com/nette/utils.git", + "reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nette/utils/zipball/e67c4061eb40b9c113b218214e42cb5a0dda28f2", + "reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2", + "shasum": "" + }, + "require": { + "php": "8.0 - 8.4" + }, + "conflict": { + "nette/finder": "<3", + "nette/schema": "<1.2.2" + }, + "require-dev": { + "jetbrains/phpstorm-attributes": "dev-master", + "nette/tester": "^2.5", + "phpstan/phpstan": "^1.0", + "tracy/tracy": "^2.9" + }, + "suggest": { + "ext-gd": "to use Image", + "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", + "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()" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause", + "GPL-2.0-only", + "GPL-3.0-only" + ], + "authors": [ + { + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "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.", + "homepage": "https://nette.org", + "keywords": [ + "array", + "core", + "datetime", + "images", + "json", + "nette", + "paginator", + "password", + "slugify", + "string", + "unicode", + "utf-8", + "utility", + "validation" + ], + "support": { + "issues": "https://github.com/nette/utils/issues", + "source": "https://github.com/nette/utils/tree/v4.0.7" + }, + "time": "2025-06-03T04:55:08+00:00" + }, + { + "name": "nikic/php-parser", + "version": "v5.5.0", + "source": { + "type": "git", + "url": "https://github.com/nikic/PHP-Parser.git", + "reference": "ae59794362fe85e051a58ad36b289443f57be7a9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9", + "reference": "ae59794362fe85e051a58ad36b289443f57be7a9", + "shasum": "" + }, + "require": { + "ext-ctype": "*", + "ext-json": "*", + "ext-tokenizer": "*", + "php": ">=7.4" + }, + "require-dev": { + "ircmaxell/php-yacc": "^0.0.7", + "phpunit/phpunit": "^9.0" + }, + "bin": [ + "bin/php-parse" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "psr-4": { + "PhpParser\\": "lib/PhpParser" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Nikita Popov" + } + ], + "description": "A PHP parser written in PHP", + "keywords": [ + "parser", + "php" + ], + "support": { + "issues": "https://github.com/nikic/PHP-Parser/issues", + "source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0" + }, + "time": "2025-05-31T08:24:38+00:00" + }, + { + "name": "nunomaduro/collision", + "version": "v7.12.0", + "source": { + "type": "git", + "url": "https://github.com/nunomaduro/collision.git", + "reference": "995245421d3d7593a6960822063bdba4f5d7cf1a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/995245421d3d7593a6960822063bdba4f5d7cf1a", + "reference": "995245421d3d7593a6960822063bdba4f5d7cf1a", + "shasum": "" + }, + "require": { + "filp/whoops": "^2.17.0", + "nunomaduro/termwind": "^1.17.0", + "php": "^8.1.0", + "symfony/console": "^6.4.17" + }, + "conflict": { + "laravel/framework": ">=11.0.0" + }, + "require-dev": { + "brianium/paratest": "^7.4.8", + "laravel/framework": "^10.48.29", + "laravel/pint": "^1.21.2", + "laravel/sail": "^1.41.0", + "laravel/sanctum": "^3.3.3", + "laravel/tinker": "^2.10.1", + "nunomaduro/larastan": "^2.10.0", + "orchestra/testbench-core": "^8.35.0", + "pestphp/pest": "^2.36.0", + "phpunit/phpunit": "^10.5.36", + "sebastian/environment": "^6.1.0", + "spatie/laravel-ignition": "^2.9.1" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider" + ] + } + }, + "autoload": { + "files": [ + "./src/Adapters/Phpunit/Autoload.php" + ], + "psr-4": { + "NunoMaduro\\Collision\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nuno Maduro", + "email": "enunomaduro@gmail.com" + } + ], + "description": "Cli error handling for console/command-line PHP applications.", + "keywords": [ + "artisan", + "cli", + "command-line", + "console", + "error", + "handling", + "laravel", + "laravel-zero", + "php", + "symfony" + ], + "support": { + "issues": "https://github.com/nunomaduro/collision/issues", + "source": "https://github.com/nunomaduro/collision" + }, + "funding": [ + { + "url": "https://www.paypal.com/paypalme/enunomaduro", + "type": "custom" + }, + { + "url": "https://github.com/nunomaduro", + "type": "github" + }, + { + "url": "https://www.patreon.com/nunomaduro", + "type": "patreon" + } + ], + "time": "2025-03-14T22:35:49+00:00" + }, + { + "name": "nunomaduro/termwind", + "version": "v1.17.0", + "source": { + "type": "git", + "url": "https://github.com/nunomaduro/termwind.git", + "reference": "5369ef84d8142c1d87e4ec278711d4ece3cbf301" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/5369ef84d8142c1d87e4ec278711d4ece3cbf301", + "reference": "5369ef84d8142c1d87e4ec278711d4ece3cbf301", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": "^8.1", + "symfony/console": "^6.4.15" + }, + "require-dev": { + "illuminate/console": "^10.48.24", + "illuminate/support": "^10.48.24", + "laravel/pint": "^1.18.2", + "pestphp/pest": "^2.36.0", + "pestphp/pest-plugin-mock": "2.0.0", + "phpstan/phpstan": "^1.12.11", + "phpstan/phpstan-strict-rules": "^1.6.1", + "symfony/var-dumper": "^6.4.15", + "thecodingmachine/phpstan-strict-rules": "^1.0.0" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Termwind\\Laravel\\TermwindServiceProvider" + ] + } + }, + "autoload": { + "files": [ + "src/Functions.php" + ], + "psr-4": { + "Termwind\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nuno Maduro", + "email": "enunomaduro@gmail.com" + } + ], + "description": "Its like Tailwind CSS, but for the console.", + "keywords": [ + "cli", + "console", + "css", + "package", + "php", + "style" + ], + "support": { + "issues": "https://github.com/nunomaduro/termwind/issues", + "source": "https://github.com/nunomaduro/termwind/tree/v1.17.0" + }, + "funding": [ + { + "url": "https://www.paypal.com/paypalme/enunomaduro", + "type": "custom" + }, + { + "url": "https://github.com/nunomaduro", + "type": "github" + }, + { + "url": "https://github.com/xiCO2k", + "type": "github" + } + ], + "time": "2024-11-21T10:36:35+00:00" + }, + { + "name": "orchestra/canvas", + "version": "v8.12.0", + "source": { + "type": "git", + "url": "https://github.com/orchestral/canvas.git", + "reference": "76385dfcf96efae5f8533a4d522d14c3c946ac5a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/orchestral/canvas/zipball/76385dfcf96efae5f8533a4d522d14c3c946ac5a", + "reference": "76385dfcf96efae5f8533a4d522d14c3c946ac5a", + "shasum": "" + }, + "require": { + "composer-runtime-api": "^2.2", + "composer/semver": "^3.0", + "illuminate/console": "^10.48.25", + "illuminate/database": "^10.48.25", + "illuminate/filesystem": "^10.48.25", + "illuminate/support": "^10.48.25", + "orchestra/canvas-core": "^8.10.2", + "orchestra/testbench-core": "^8.30", + "php": "^8.1", + "symfony/polyfill-php83": "^1.31", + "symfony/yaml": "^6.2" + }, + "require-dev": { + "laravel/framework": "^10.48.25", + "laravel/pint": "^1.17", + "mockery/mockery": "^1.5.1", + "phpstan/phpstan": "^1.11", + "phpunit/phpunit": "^10.5", + "spatie/laravel-ray": "^1.33" + }, + "bin": [ + "canvas" + ], + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Orchestra\\Canvas\\LaravelServiceProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Orchestra\\Canvas\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + }, + { + "name": "Mior Muhammad Zaki", + "email": "crynobone@gmail.com" + } + ], + "description": "Code Generators for Laravel Applications and Packages", + "support": { + "issues": "https://github.com/orchestral/canvas/issues", + "source": "https://github.com/orchestral/canvas/tree/v8.12.0" + }, + "time": "2024-11-30T15:38:25+00:00" + }, + { + "name": "orchestra/canvas-core", + "version": "v8.10.2", + "source": { + "type": "git", + "url": "https://github.com/orchestral/canvas-core.git", + "reference": "3af8fb6b1ebd85903ba5d0e6df1c81aedacfedfc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/3af8fb6b1ebd85903ba5d0e6df1c81aedacfedfc", + "reference": "3af8fb6b1ebd85903ba5d0e6df1c81aedacfedfc", + "shasum": "" + }, + "require": { + "composer-runtime-api": "^2.2", + "composer/semver": "^3.0", + "illuminate/console": "^10.38.1", + "illuminate/filesystem": "^10.38.1", + "php": "^8.1", + "symfony/polyfill-php83": "^1.28" + }, + "conflict": { + "orchestra/canvas": "<8.11.0", + "orchestra/testbench-core": "<8.2.0" + }, + "require-dev": { + "laravel/framework": "^10.38.1", + "laravel/pint": "^1.6", + "mockery/mockery": "^1.5.1", + "orchestra/testbench-core": "^8.19", + "phpstan/phpstan": "^1.10.6", + "phpunit/phpunit": "^10.1", + "symfony/yaml": "^6.2" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Orchestra\\Canvas\\Core\\LaravelServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "9.0-dev" + } + }, + "autoload": { + "psr-4": { + "Orchestra\\Canvas\\Core\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + }, + { + "name": "Mior Muhammad Zaki", + "email": "crynobone@gmail.com" + } + ], + "description": "Code Generators Builder for Laravel Applications and Packages", + "support": { + "issues": "https://github.com/orchestral/canvas/issues", + "source": "https://github.com/orchestral/canvas-core/tree/v8.10.2" + }, + "time": "2023-12-28T01:27:59+00:00" + }, + { + "name": "orchestra/sidekick", + "version": "v1.2.13", + "source": { + "type": "git", + "url": "https://github.com/orchestral/sidekick.git", + "reference": "aa41994f872cc49a420da42f50886605c0d85f15" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/orchestral/sidekick/zipball/aa41994f872cc49a420da42f50886605c0d85f15", + "reference": "aa41994f872cc49a420da42f50886605c0d85f15", + "shasum": "" + }, + "require": { + "composer-runtime-api": "^2.2", + "php": "^8.1", + "symfony/polyfill-php83": "^1.32" + }, + "require-dev": { + "fakerphp/faker": "^1.21", + "laravel/framework": "^10.48.29|^11.44.7|^12.1.1|^13.0", + "laravel/pint": "^1.4", + "mockery/mockery": "^1.5.1", + "orchestra/testbench-core": "^8.37.0|^9.14.0|^10.0|^11.0", + "phpstan/phpstan": "^2.1.14", + "phpunit/phpunit": "^10.0|^11.0|^12.0", + "symfony/process": "^6.0|^7.0" + }, + "type": "library", + "autoload": { + "files": [ + "src/Eloquent/functions.php", + "src/Http/functions.php", + "src/functions.php" + ], + "psr-4": { + "Orchestra\\Sidekick\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mior Muhammad Zaki", + "email": "crynobone@gmail.com" + } + ], + "description": "Packages Toolkit Utilities and Helpers for Laravel", + "support": { + "issues": "https://github.com/orchestral/sidekick/issues", + "source": "https://github.com/orchestral/sidekick/tree/v1.2.13" + }, + "time": "2025-06-23T05:09:50+00:00" + }, + { + "name": "orchestra/testbench", + "version": "v8.36.0", + "source": { + "type": "git", + "url": "https://github.com/orchestral/testbench.git", + "reference": "1e765c32c37ceb1acdf189c2804fa1ed738f451c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/1e765c32c37ceb1acdf189c2804fa1ed738f451c", + "reference": "1e765c32c37ceb1acdf189c2804fa1ed738f451c", + "shasum": "" + }, + "require": { + "composer-runtime-api": "^2.2", + "fakerphp/faker": "^1.21", + "laravel/framework": "^10.48.29", + "mockery/mockery": "^1.5.1", + "orchestra/testbench-core": "^8.37.0", + "orchestra/workbench": "^8.17.5", + "php": "^8.1", + "phpunit/phpunit": "^9.6|^10.1", + "symfony/process": "^6.2", + "symfony/yaml": "^6.2", + "vlucas/phpdotenv": "^5.4.1" + }, + "type": "library", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mior Muhammad Zaki", + "email": "crynobone@gmail.com", + "homepage": "https://github.com/crynobone" + } + ], + "description": "Laravel Testing Helper for Packages Development", + "homepage": "https://packages.tools/testbench/", + "keywords": [ + "BDD", + "TDD", + "dev", + "laravel", + "laravel-packages", + "testing" + ], + "support": { + "issues": "https://github.com/orchestral/testbench/issues", + "source": "https://github.com/orchestral/testbench/tree/v8.36.0" + }, + "time": "2025-05-12T06:24:52+00:00" + }, + { + "name": "orchestra/testbench-core", + "version": "v8.38.0", + "source": { + "type": "git", + "url": "https://github.com/orchestral/testbench-core.git", + "reference": "dc71c91df375b192f7e4b1ea35656a6a9d1f1531" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/dc71c91df375b192f7e4b1ea35656a6a9d1f1531", + "reference": "dc71c91df375b192f7e4b1ea35656a6a9d1f1531", + "shasum": "" + }, + "require": { + "composer-runtime-api": "^2.2", + "orchestra/sidekick": "~1.1.14|^1.2.10", + "php": "^8.1", + "symfony/deprecation-contracts": "^2.5|^3.0", + "symfony/polyfill-php83": "^1.32" + }, + "conflict": { + "brianium/paratest": "<6.4.0|>=7.0.0 <7.1.4|>=8.0.0", + "laravel/framework": "<10.48.29|>=11.0.0", + "laravel/serializable-closure": "<1.3.0|>=3.0.0", + "nunomaduro/collision": "<6.4.0|>=7.0.0 <7.4.0|>=8.0.0", + "orchestra/testbench-dusk": "<8.32.0|>=9.0.0", + "orchestra/workbench": "<1.0.0", + "phpunit/phpunit": "<9.6.0|>=10.3.0 <10.3.3|>=10.6.0" + }, + "require-dev": { + "fakerphp/faker": "^1.21", + "laravel/framework": "^10.48.29", + "laravel/pint": "^1.20", + "laravel/serializable-closure": "^1.3|^2.0", + "mockery/mockery": "^1.5.1", + "phpstan/phpstan": "^2.1.14", + "phpunit/phpunit": "^10.1", + "spatie/laravel-ray": "^1.40.2", + "symfony/process": "^6.2", + "symfony/yaml": "^6.2", + "vlucas/phpdotenv": "^5.4.1" + }, + "suggest": { + "brianium/paratest": "Allow using parallel testing (^6.4|^7.1.4).", + "ext-pcntl": "Required to use all features of the console signal trapping.", + "fakerphp/faker": "Allow using Faker for testing (^1.21).", + "laravel/framework": "Required for testing (^10.48.29).", + "mockery/mockery": "Allow using Mockery for testing (^1.5.1).", + "nunomaduro/collision": "Allow using Laravel style tests output and parallel testing (^6.4|^7.4).", + "orchestra/testbench-browser-kit": "Allow using legacy Laravel BrowserKit for testing (^8.0).", + "orchestra/testbench-dusk": "Allow using Laravel Dusk for testing (^8.0).", + "phpunit/phpunit": "Allow using PHPUnit for testing (^9.6|^10.1).", + "symfony/process": "Required to use Orchestra\\Testbench\\remote function (^6.2).", + "symfony/yaml": "Required for Testbench CLI (^6.2).", + "vlucas/phpdotenv": "Required for Testbench CLI (^5.4.1)." + }, + "bin": [ + "testbench" + ], + "type": "library", + "autoload": { + "files": [ + "src/functions.php" + ], + "psr-4": { + "Orchestra\\Testbench\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mior Muhammad Zaki", + "email": "crynobone@gmail.com", + "homepage": "https://github.com/crynobone" + } + ], + "description": "Testing Helper for Laravel Development", + "homepage": "https://packages.tools/testbench", + "keywords": [ + "BDD", + "TDD", + "dev", + "laravel", + "laravel-packages", + "testing" + ], + "support": { + "issues": "https://github.com/orchestral/testbench/issues", + "source": "https://github.com/orchestral/testbench-core" + }, + "time": "2025-06-08T04:15:09+00:00" + }, + { + "name": "orchestra/workbench", + "version": "v8.17.5", + "source": { + "type": "git", + "url": "https://github.com/orchestral/workbench.git", + "reference": "15a753d0c5c63a54c282765310dbb590ffd61348" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/orchestral/workbench/zipball/15a753d0c5c63a54c282765310dbb590ffd61348", + "reference": "15a753d0c5c63a54c282765310dbb590ffd61348", + "shasum": "" + }, + "require": { + "composer-runtime-api": "^2.2", + "fakerphp/faker": "^1.21", + "laravel/framework": "^10.48.28", + "laravel/tinker": "^2.8.2", + "nunomaduro/collision": "^6.4|^7.10", + "orchestra/canvas": "^8.12.0", + "orchestra/sidekick": "^1.1.0", + "orchestra/testbench-core": "^8.35.0", + "php": "^8.1", + "symfony/polyfill-php83": "^1.31", + "symfony/process": "^6.2", + "symfony/yaml": "^6.2" + }, + "require-dev": { + "laravel/pint": "^1.17", + "mockery/mockery": "^1.5.1", + "phpstan/phpstan": "^2.0", + "phpunit/phpunit": "^10.1", + "spatie/laravel-ray": "^1.39" + }, + "suggest": { + "ext-pcntl": "Required to use all features of the console signal trapping." + }, + "type": "library", + "autoload": { + "psr-4": { + "Orchestra\\Workbench\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mior Muhammad Zaki", + "email": "crynobone@gmail.com" + } + ], + "description": "Workbench Companion for Laravel Packages Development", + "keywords": [ + "dev", + "laravel", + "laravel-packages", + "testing" + ], + "support": { + "issues": "https://github.com/orchestral/workbench/issues", + "source": "https://github.com/orchestral/workbench/tree/v8.17.5" + }, + "time": "2025-04-06T10:51:30+00:00" + }, + { + "name": "phar-io/manifest", + "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/phar-io/manifest.git", + "reference": "54750ef60c58e43759730615a392c31c80e23176" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176", + "reference": "54750ef60c58e43759730615a392c31c80e23176", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-libxml": "*", + "ext-phar": "*", + "ext-xmlwriter": "*", + "phar-io/version": "^3.0.1", + "php": "^7.2 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" + } + ], + "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", + "support": { + "issues": "https://github.com/phar-io/manifest/issues", + "source": "https://github.com/phar-io/manifest/tree/2.0.4" + }, + "funding": [ + { + "url": "https://github.com/theseer", + "type": "github" + } + ], + "time": "2024-03-03T12:33:53+00:00" + }, + { + "name": "phar-io/version", + "version": "3.2.1", + "source": { + "type": "git", + "url": "https://github.com/phar-io/version.git", + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" + } + ], + "description": "Library for handling version information and constraints", + "support": { + "issues": "https://github.com/phar-io/version/issues", + "source": "https://github.com/phar-io/version/tree/3.2.1" + }, + "time": "2022-02-21T01:04:05+00:00" + }, + { + "name": "phpoption/phpoption", + "version": "1.9.3", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/php-option.git", + "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54", + "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54", + "shasum": "" + }, + "require": { + "php": "^7.2.5 || ^8.0" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28" + }, + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + }, + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "PhpOption\\": "src/PhpOption/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "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" + ], + "support": { + "issues": "https://github.com/schmittjoh/php-option/issues", + "source": "https://github.com/schmittjoh/php-option/tree/1.9.3" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", + "type": "tidelift" + } + ], + "time": "2024-07-20T21:41:07+00:00" + }, + { + "name": "phpstan/extension-installer", + "version": "1.4.3", + "source": { + "type": "git", + "url": "https://github.com/phpstan/extension-installer.git", + "reference": "85e90b3942d06b2326fba0403ec24fe912372936" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/85e90b3942d06b2326fba0403ec24fe912372936", + "reference": "85e90b3942d06b2326fba0403ec24fe912372936", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^2.0", + "php": "^7.2 || ^8.0", + "phpstan/phpstan": "^1.9.0 || ^2.0" + }, + "require-dev": { + "composer/composer": "^2.0", + "php-parallel-lint/php-parallel-lint": "^1.2.0", + "phpstan/phpstan-strict-rules": "^0.11 || ^0.12 || ^1.0" + }, + "type": "composer-plugin", + "extra": { + "class": "PHPStan\\ExtensionInstaller\\Plugin" + }, + "autoload": { + "psr-4": { + "PHPStan\\ExtensionInstaller\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Composer plugin for automatic installation of PHPStan extensions", + "keywords": [ + "dev", + "static analysis" + ], + "support": { + "issues": "https://github.com/phpstan/extension-installer/issues", + "source": "https://github.com/phpstan/extension-installer/tree/1.4.3" + }, + "time": "2024-09-04T20:21:43+00:00" + }, + { + "name": "phpstan/phpstan", + "version": "2.1.17", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan.git", + "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/89b5ef665716fa2a52ecd2633f21007a6a349053", + "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053", + "shasum": "" + }, + "require": { + "php": "^7.4|^8.0" + }, + "conflict": { + "phpstan/phpstan-shim": "*" + }, + "bin": [ + "phpstan", + "phpstan.phar" + ], + "type": "library", + "autoload": { + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPStan - PHP Static Analysis Tool", + "keywords": [ + "dev", + "static analysis" + ], + "support": { + "docs": "https://phpstan.org/user-guide/getting-started", + "forum": "https://github.com/phpstan/phpstan/discussions", + "issues": "https://github.com/phpstan/phpstan/issues", + "security": "https://github.com/phpstan/phpstan/security/policy", + "source": "https://github.com/phpstan/phpstan-src" + }, + "funding": [ + { + "url": "https://github.com/ondrejmirtes", + "type": "github" + }, + { + "url": "https://github.com/phpstan", + "type": "github" + } + ], + "time": "2025-05-21T20:55:28+00:00" + }, + { + "name": "phpstan/phpstan-deprecation-rules", + "version": "2.0.3", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", + "reference": "468e02c9176891cc901143da118f09dc9505fc2f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/468e02c9176891cc901143da118f09dc9505fc2f", + "reference": "468e02c9176891cc901143da118f09dc9505fc2f", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0", + "phpstan/phpstan": "^2.1.15" + }, + "require-dev": { + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^9.6" + }, + "type": "phpstan-extension", + "extra": { + "phpstan": { + "includes": [ + "rules.neon" + ] + } + }, + "autoload": { + "psr-4": { + "PHPStan\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", + "support": { + "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.3" + }, + "time": "2025-05-14T10:56:57+00:00" + }, + { + "name": "phpstan/phpstan-strict-rules", + "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan-strict-rules.git", + "reference": "3e139cbe67fafa3588e1dbe27ca50f31fdb6236a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/3e139cbe67fafa3588e1dbe27ca50f31fdb6236a", + "reference": "3e139cbe67fafa3588e1dbe27ca50f31fdb6236a", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0", + "phpstan/phpstan": "^2.0.4" + }, + "require-dev": { + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/phpstan-deprecation-rules": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^9.6" + }, + "type": "phpstan-extension", + "extra": { + "phpstan": { + "includes": [ + "rules.neon" + ] + } + }, + "autoload": { + "psr-4": { + "PHPStan\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Extra strict and opinionated rules for PHPStan", + "support": { + "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", + "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.4" + }, + "time": "2025-03-18T11:42:40+00:00" + }, + { + "name": "phpunit/php-code-coverage", + "version": "10.1.16", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", + "reference": "7e308268858ed6baedc8704a304727d20bc07c77" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77", + "reference": "7e308268858ed6baedc8704a304727d20bc07c77", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-libxml": "*", + "ext-xmlwriter": "*", + "nikic/php-parser": "^4.19.1 || ^5.1.0", + "php": ">=8.1", + "phpunit/php-file-iterator": "^4.1.0", + "phpunit/php-text-template": "^3.0.1", + "sebastian/code-unit-reverse-lookup": "^3.0.0", + "sebastian/complexity": "^3.2.0", + "sebastian/environment": "^6.1.0", + "sebastian/lines-of-code": "^2.0.2", + "sebastian/version": "^4.0.1", + "theseer/tokenizer": "^1.2.3" + }, + "require-dev": { + "phpunit/phpunit": "^10.1" + }, + "suggest": { + "ext-pcov": "PHP extension that provides line coverage", + "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "10.1.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", + "homepage": "https://github.com/sebastianbergmann/php-code-coverage", + "keywords": [ + "coverage", + "testing", + "xunit" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", + "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.16" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2024-08-22T04:31:57+00:00" + }, + { + "name": "phpunit/php-file-iterator", + "version": "4.1.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", + "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c", + "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "FilterIterator implementation that filters files based on a list of suffixes.", + "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", + "keywords": [ + "filesystem", + "iterator" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", + "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy", + "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-08-31T06:24:48+00:00" + }, + { + "name": "phpunit/php-invoker", + "version": "4.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-invoker.git", + "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7", + "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "ext-pcntl": "*", + "phpunit/phpunit": "^10.0" + }, + "suggest": { + "ext-pcntl": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Invoke callables with a timeout", + "homepage": "https://github.com/sebastianbergmann/php-invoker/", + "keywords": [ + "process" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-invoker/issues", + "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-02-03T06:56:09+00:00" + }, + { + "name": "phpunit/php-text-template", + "version": "3.0.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748", + "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Simple template engine.", + "homepage": "https://github.com/sebastianbergmann/php-text-template/", + "keywords": [ + "template" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-text-template/issues", + "security": "https://github.com/sebastianbergmann/php-text-template/security/policy", + "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-08-31T14:07:24+00:00" + }, + { + "name": "phpunit/php-timer", + "version": "6.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d", + "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "6.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Utility class for timing", + "homepage": "https://github.com/sebastianbergmann/php-timer/", + "keywords": [ + "timer" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-timer/issues", + "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-02-03T06:57:52+00:00" + }, + { + "name": "phpunit/phpunit", + "version": "10.5.47", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit.git", + "reference": "3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3", + "reference": "3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-json": "*", + "ext-libxml": "*", + "ext-mbstring": "*", + "ext-xml": "*", + "ext-xmlwriter": "*", + "myclabs/deep-copy": "^1.13.1", + "phar-io/manifest": "^2.0.4", + "phar-io/version": "^3.2.1", + "php": ">=8.1", + "phpunit/php-code-coverage": "^10.1.16", + "phpunit/php-file-iterator": "^4.1.0", + "phpunit/php-invoker": "^4.0.0", + "phpunit/php-text-template": "^3.0.1", + "phpunit/php-timer": "^6.0.0", + "sebastian/cli-parser": "^2.0.1", + "sebastian/code-unit": "^2.0.0", + "sebastian/comparator": "^5.0.3", + "sebastian/diff": "^5.1.1", + "sebastian/environment": "^6.1.0", + "sebastian/exporter": "^5.1.2", + "sebastian/global-state": "^6.0.2", + "sebastian/object-enumerator": "^5.0.0", + "sebastian/recursion-context": "^5.0.0", + "sebastian/type": "^4.0.0", + "sebastian/version": "^4.0.1" + }, + "suggest": { + "ext-soap": "To be able to generate mocks based on WSDL files" + }, + "bin": [ + "phpunit" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "10.5-dev" + } + }, + "autoload": { + "files": [ + "src/Framework/Assert/Functions.php" + ], + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "The PHP Unit Testing framework.", + "homepage": "https://phpunit.de/", + "keywords": [ + "phpunit", + "testing", + "xunit" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/phpunit/issues", + "security": "https://github.com/sebastianbergmann/phpunit/security/policy", + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.47" + }, + "funding": [ + { + "url": "https://phpunit.de/sponsors.html", + "type": "custom" + }, + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", + "type": "tidelift" + } + ], + "time": "2025-06-20T11:29:11+00:00" + }, + { + "name": "psr/clock", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/clock.git", + "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Psr\\Clock\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "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" + ], + "support": { + "issues": "https://github.com/php-fig/clock/issues", + "source": "https://github.com/php-fig/clock/tree/1.0.0" + }, + "time": "2022-11-25T14:36:26+00:00" + }, + { + "name": "psr/container", + "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", + "shasum": "" + }, + "require": { + "php": ">=7.4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Container\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common Container Interface (PHP FIG PSR-11)", + "homepage": "https://github.com/php-fig/container", + "keywords": [ + "PSR-11", + "container", + "container-interface", + "container-interop", + "psr" + ], + "support": { + "issues": "https://github.com/php-fig/container/issues", + "source": "https://github.com/php-fig/container/tree/2.0.2" + }, + "time": "2021-11-05T16:47:00+00:00" + }, + { + "name": "psr/event-dispatcher", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/event-dispatcher.git", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\EventDispatcher\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Standard interfaces for event handling.", + "keywords": [ + "events", + "psr", + "psr-14" + ], + "support": { + "issues": "https://github.com/php-fig/event-dispatcher/issues", + "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" + }, + "time": "2019-01-08T18:20:26+00:00" + }, + { + "name": "psr/log", + "version": "3.0.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "shasum": "" + }, + "require": { + "php": ">=8.0.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Log\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", + "keywords": [ + "log", + "psr", + "psr-3" + ], + "support": { + "source": "https://github.com/php-fig/log/tree/3.0.2" + }, + "time": "2024-09-11T13:17:53+00:00" + }, + { + "name": "psr/simple-cache", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/simple-cache.git", + "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865", + "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865", + "shasum": "" + }, + "require": { + "php": ">=8.0.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\SimpleCache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interfaces for simple caching", + "keywords": [ + "cache", + "caching", + "psr", + "psr-16", + "simple-cache" + ], + "support": { + "source": "https://github.com/php-fig/simple-cache/tree/3.0.0" + }, + "time": "2021-10-29T13:26:27+00:00" + }, + { + "name": "psy/psysh", + "version": "v0.12.9", + "source": { + "type": "git", + "url": "https://github.com/bobthecow/psysh.git", + "reference": "1b801844becfe648985372cb4b12ad6840245ace" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/1b801844becfe648985372cb4b12ad6840245ace", + "reference": "1b801844becfe648985372cb4b12ad6840245ace", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ext-tokenizer": "*", + "nikic/php-parser": "^5.0 || ^4.0", + "php": "^8.0 || ^7.4", + "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4", + "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4" + }, + "conflict": { + "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.2" + }, + "suggest": { + "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", + "ext-pdo-sqlite": "The doc command requires SQLite to work.", + "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well." + }, + "bin": [ + "bin/psysh" + ], + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": false, + "forward-command": false + }, + "branch-alias": { + "dev-main": "0.12.x-dev" + } + }, + "autoload": { + "files": [ + "src/functions.php" + ], + "psr-4": { + "Psy\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Justin Hileman", + "email": "justin@justinhileman.info", + "homepage": "http://justinhileman.com" + } + ], + "description": "An interactive shell for modern PHP.", + "homepage": "http://psysh.org", + "keywords": [ + "REPL", + "console", + "interactive", + "shell" + ], + "support": { + "issues": "https://github.com/bobthecow/psysh/issues", + "source": "https://github.com/bobthecow/psysh/tree/v0.12.9" + }, + "time": "2025-06-23T02:35:06+00:00" + }, + { + "name": "ramsey/collection", + "version": "2.1.1", + "source": { + "type": "git", + "url": "https://github.com/ramsey/collection.git", + "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2", + "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2", + "shasum": "" + }, + "require": { + "php": "^8.1" + }, + "require-dev": { + "captainhook/plugin-composer": "^5.3", + "ergebnis/composer-normalize": "^2.45", + "fakerphp/faker": "^1.24", + "hamcrest/hamcrest-php": "^2.0", + "jangregor/phpstan-prophecy": "^2.1", + "mockery/mockery": "^1.6", + "php-parallel-lint/php-console-highlighter": "^1.0", + "php-parallel-lint/php-parallel-lint": "^1.4", + "phpspec/prophecy-phpunit": "^2.3", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-mockery": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^10.5", + "ramsey/coding-standard": "^2.3", + "ramsey/conventional-commits": "^1.6", + "roave/security-advisories": "dev-latest" + }, + "type": "library", + "extra": { + "captainhook": { + "force-install": true + }, + "ramsey/conventional-commits": { + "configFile": "conventional-commits.json" + } + }, + "autoload": { + "psr-4": { + "Ramsey\\Collection\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + } + ], + "description": "A PHP library for representing and manipulating collections.", + "keywords": [ + "array", + "collection", + "hash", + "map", + "queue", + "set" + ], + "support": { + "issues": "https://github.com/ramsey/collection/issues", + "source": "https://github.com/ramsey/collection/tree/2.1.1" + }, + "time": "2025-03-22T05:38:12+00:00" + }, + { + "name": "ramsey/uuid", + "version": "4.9.0", + "source": { + "type": "git", + "url": "https://github.com/ramsey/uuid.git", + "reference": "4e0e23cc785f0724a0e838279a9eb03f28b092a0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/4e0e23cc785f0724a0e838279a9eb03f28b092a0", + "reference": "4e0e23cc785f0724a0e838279a9eb03f28b092a0", + "shasum": "" + }, + "require": { + "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13", + "php": "^8.0", + "ramsey/collection": "^1.2 || ^2.0" + }, + "replace": { + "rhumsaa/uuid": "self.version" + }, + "require-dev": { + "captainhook/captainhook": "^5.25", + "captainhook/plugin-composer": "^5.3", + "dealerdirect/phpcodesniffer-composer-installer": "^1.0", + "ergebnis/composer-normalize": "^2.47", + "mockery/mockery": "^1.6", + "paragonie/random-lib": "^2", + "php-mock/php-mock": "^2.6", + "php-mock/php-mock-mockery": "^1.5", + "php-parallel-lint/php-parallel-lint": "^1.4.0", + "phpbench/phpbench": "^1.2.14", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-mockery": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^9.6", + "slevomat/coding-standard": "^8.18", + "squizlabs/php_codesniffer": "^3.13" + }, + "suggest": { + "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", + "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", + "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", + "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", + "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." + }, + "type": "library", + "extra": { + "captainhook": { + "force-install": true + } + }, + "autoload": { + "files": [ + "src/functions.php" + ], + "psr-4": { + "Ramsey\\Uuid\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", + "keywords": [ + "guid", + "identifier", + "uuid" + ], + "support": { + "issues": "https://github.com/ramsey/uuid/issues", + "source": "https://github.com/ramsey/uuid/tree/4.9.0" + }, + "time": "2025-06-25T14:20:11+00:00" + }, + { + "name": "react/cache", + "version": "v1.2.0", + "source": { + "type": "git", + "url": "https://github.com/reactphp/cache.git", + "reference": "d47c472b64aa5608225f47965a484b75c7817d5b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b", + "reference": "d47c472b64aa5608225f47965a484b75c7817d5b", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "react/promise": "^3.0 || ^2.0 || ^1.1" + }, + "require-dev": { + "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35" + }, + "type": "library", + "autoload": { + "psr-4": { + "React\\Cache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], + "description": "Async, Promise-based cache interface for ReactPHP", + "keywords": [ + "cache", + "caching", + "promise", + "reactphp" + ], + "support": { + "issues": "https://github.com/reactphp/cache/issues", + "source": "https://github.com/reactphp/cache/tree/v1.2.0" + }, + "funding": [ + { + "url": "https://opencollective.com/reactphp", + "type": "open_collective" + } + ], + "time": "2022-11-30T15:59:55+00:00" + }, + { + "name": "react/child-process", + "version": "v0.6.6", + "source": { + "type": "git", + "url": "https://github.com/reactphp/child-process.git", + "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/reactphp/child-process/zipball/1721e2b93d89b745664353b9cfc8f155ba8a6159", + "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159", + "shasum": "" + }, + "require": { + "evenement/evenement": "^3.0 || ^2.0 || ^1.0", + "php": ">=5.3.0", + "react/event-loop": "^1.2", + "react/stream": "^1.4" + }, + "require-dev": { + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36", + "react/socket": "^1.16", + "sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "React\\ChildProcess\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], + "description": "Event-driven library for executing child processes with ReactPHP.", + "keywords": [ + "event-driven", + "process", + "reactphp" + ], + "support": { + "issues": "https://github.com/reactphp/child-process/issues", + "source": "https://github.com/reactphp/child-process/tree/v0.6.6" + }, + "funding": [ + { + "url": "https://opencollective.com/reactphp", + "type": "open_collective" + } + ], + "time": "2025-01-01T16:37:48+00:00" + }, + { + "name": "react/dns", + "version": "v1.13.0", + "source": { + "type": "git", + "url": "https://github.com/reactphp/dns.git", + "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5", + "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "react/cache": "^1.0 || ^0.6 || ^0.5", + "react/event-loop": "^1.2", + "react/promise": "^3.2 || ^2.7 || ^1.2.1" + }, + "require-dev": { + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36", + "react/async": "^4.3 || ^3 || ^2", + "react/promise-timer": "^1.11" + }, + "type": "library", + "autoload": { + "psr-4": { + "React\\Dns\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], + "description": "Async DNS resolver for ReactPHP", + "keywords": [ + "async", + "dns", + "dns-resolver", + "reactphp" + ], + "support": { + "issues": "https://github.com/reactphp/dns/issues", + "source": "https://github.com/reactphp/dns/tree/v1.13.0" + }, + "funding": [ + { + "url": "https://opencollective.com/reactphp", + "type": "open_collective" + } + ], + "time": "2024-06-13T14:18:03+00:00" + }, + { + "name": "react/event-loop", + "version": "v1.5.0", + "source": { + "type": "git", + "url": "https://github.com/reactphp/event-loop.git", + "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354", + "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" + }, + "suggest": { + "ext-pcntl": "For signal handling support when using the StreamSelectLoop" + }, + "type": "library", + "autoload": { + "psr-4": { + "React\\EventLoop\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], + "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.", + "keywords": [ + "asynchronous", + "event-loop" + ], + "support": { + "issues": "https://github.com/reactphp/event-loop/issues", + "source": "https://github.com/reactphp/event-loop/tree/v1.5.0" + }, + "funding": [ + { + "url": "https://opencollective.com/reactphp", + "type": "open_collective" + } + ], + "time": "2023-11-13T13:48:05+00:00" + }, + { + "name": "react/promise", + "version": "v3.2.0", + "source": { + "type": "git", + "url": "https://github.com/reactphp/promise.git", + "reference": "8a164643313c71354582dc850b42b33fa12a4b63" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63", + "reference": "8a164643313c71354582dc850b42b33fa12a4b63", + "shasum": "" + }, + "require": { + "php": ">=7.1.0" + }, + "require-dev": { + "phpstan/phpstan": "1.10.39 || 1.4.10", + "phpunit/phpunit": "^9.6 || ^7.5" + }, + "type": "library", + "autoload": { + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "React\\Promise\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], + "description": "A lightweight implementation of CommonJS Promises/A for PHP", + "keywords": [ + "promise", + "promises" + ], + "support": { + "issues": "https://github.com/reactphp/promise/issues", + "source": "https://github.com/reactphp/promise/tree/v3.2.0" + }, + "funding": [ + { + "url": "https://opencollective.com/reactphp", + "type": "open_collective" + } + ], + "time": "2024-05-24T10:39:05+00:00" + }, + { + "name": "react/socket", + "version": "v1.16.0", + "source": { + "type": "git", + "url": "https://github.com/reactphp/socket.git", + "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1", + "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1", + "shasum": "" + }, + "require": { + "evenement/evenement": "^3.0 || ^2.0 || ^1.0", + "php": ">=5.3.0", + "react/dns": "^1.13", + "react/event-loop": "^1.2", + "react/promise": "^3.2 || ^2.6 || ^1.2.1", + "react/stream": "^1.4" + }, + "require-dev": { + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36", + "react/async": "^4.3 || ^3.3 || ^2", + "react/promise-stream": "^1.4", + "react/promise-timer": "^1.11" + }, + "type": "library", + "autoload": { + "psr-4": { + "React\\Socket\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], + "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP", + "keywords": [ + "Connection", + "Socket", + "async", + "reactphp", + "stream" + ], + "support": { + "issues": "https://github.com/reactphp/socket/issues", + "source": "https://github.com/reactphp/socket/tree/v1.16.0" + }, + "funding": [ + { + "url": "https://opencollective.com/reactphp", + "type": "open_collective" + } + ], + "time": "2024-07-26T10:38:09+00:00" + }, + { + "name": "react/stream", + "version": "v1.4.0", + "source": { + "type": "git", + "url": "https://github.com/reactphp/stream.git", + "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d", + "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d", + "shasum": "" + }, + "require": { + "evenement/evenement": "^3.0 || ^2.0 || ^1.0", + "php": ">=5.3.8", + "react/event-loop": "^1.2" + }, + "require-dev": { + "clue/stream-filter": "~1.2", + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" + }, + "type": "library", + "autoload": { + "psr-4": { + "React\\Stream\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], + "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP", + "keywords": [ + "event-driven", + "io", + "non-blocking", + "pipe", + "reactphp", + "readable", + "stream", + "writable" + ], + "support": { + "issues": "https://github.com/reactphp/stream/issues", + "source": "https://github.com/reactphp/stream/tree/v1.4.0" + }, + "funding": [ + { + "url": "https://opencollective.com/reactphp", + "type": "open_collective" + } + ], + "time": "2024-06-11T12:45:25+00:00" + }, + { + "name": "rector/rector", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/rectorphp/rector.git", + "reference": "d513dea45a94394b660e15c155d1fa27826f8e30" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/d513dea45a94394b660e15c155d1fa27826f8e30", + "reference": "d513dea45a94394b660e15c155d1fa27826f8e30", + "shasum": "" + }, + "require": { + "php": "^7.4|^8.0", + "phpstan/phpstan": "^2.1.17" + }, + "conflict": { + "rector/rector-doctrine": "*", + "rector/rector-downgrade-php": "*", + "rector/rector-phpunit": "*", + "rector/rector-symfony": "*" + }, + "suggest": { + "ext-dom": "To manipulate phpunit.xml via the custom-rule command" + }, + "bin": [ + "bin/rector" + ], + "type": "library", + "autoload": { + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Instant Upgrade and Automated Refactoring of any PHP code", + "homepage": "https://getrector.com/", + "keywords": [ + "automation", + "dev", + "migration", + "refactoring" + ], + "support": { + "issues": "https://github.com/rectorphp/rector/issues", + "source": "https://github.com/rectorphp/rector/tree/2.1.0" + }, + "funding": [ + { + "url": "https://github.com/tomasvotruba", + "type": "github" + } + ], + "time": "2025-06-24T20:26:57+00:00" + }, + { + "name": "rector/swiss-knife", + "version": "2.3.1", + "source": { + "type": "git", + "url": "https://github.com/rectorphp/swiss-knife.git", + "reference": "2e9df169ee5cc5b5f996907cc4f83fdf7c9356b5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/rectorphp/swiss-knife/zipball/2e9df169ee5cc5b5f996907cc4f83fdf7c9356b5", + "reference": "2e9df169ee5cc5b5f996907cc4f83fdf7c9356b5", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "bin": [ + "bin/swiss-knife" + ], + "type": "library", + "autoload": { + "psr-4": { + "Rector\\SwissKnife\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Swiss knife in pocket of every upgrade architect", + "support": { + "issues": "https://github.com/rectorphp/swiss-knife/issues", + "source": "https://github.com/rectorphp/swiss-knife/tree/2.3.1" + }, + "funding": [ + { + "url": "https://www.paypal.me/rectorphp", + "type": "custom" + }, + { + "url": "https://github.com/tomasvotruba", + "type": "github" + } + ], + "time": "2025-06-29T10:26:49+00:00" + }, + { + "name": "rector/type-perfect", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/rectorphp/type-perfect.git", + "reference": "098eea3fe0e884fe281d939e5e4142151ab67368" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/rectorphp/type-perfect/zipball/098eea3fe0e884fe281d939e5e4142151ab67368", + "reference": "098eea3fe0e884fe281d939e5e4142151ab67368", + "shasum": "" + }, + "require": { + "php": "^7.4|^8.0", + "phpstan/phpstan": "^2.1.14", + "webmozart/assert": "^1.11" + }, + "type": "phpstan-extension", + "extra": { + "phpstan": { + "includes": [ + "config/extension.neon" + ] + } + }, + "autoload": { + "psr-4": { + "Rector\\TypePerfect\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Next level type declaration checks", + "support": { + "issues": "https://github.com/rectorphp/type-perfect/issues", + "source": "https://github.com/rectorphp/type-perfect/tree/2.1.0" + }, + "funding": [ + { + "url": "https://www.paypal.me/rectorphp", + "type": "custom" + }, + { + "url": "https://github.com/tomasvotruba", + "type": "github" + } + ], + "time": "2025-05-04T20:38:57+00:00" + }, + { + "name": "saloonphp/laravel-plugin", + "version": "v3.2.0", + "source": { + "type": "git", + "url": "https://github.com/saloonphp/laravel-plugin.git", + "reference": "29f653b3568359bbb867823b83b5efba3c26873c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/saloonphp/laravel-plugin/zipball/29f653b3568359bbb867823b83b5efba3c26873c", + "reference": "29f653b3568359bbb867823b83b5efba3c26873c", + "shasum": "" + }, + "require": { + "illuminate/console": "^10.0", + "illuminate/http": "^10.0", + "illuminate/support": "^10.0", + "php": "^8.1", + "saloonphp/saloon": "^3.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^3.5", + "orchestra/testbench": "^v7.30 || ^v8.10", + "pestphp/pest": "^v1.23", + "phpstan/phpstan": "^1.9" + }, + "type": "library", + "extra": { + "laravel": { + "aliases": { + "Saloon": "Saloon\\Laravel\\Facades\\Saloon" + }, + "providers": [ + "Saloon\\Laravel\\SaloonServiceProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Saloon\\Laravel\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Sam Carré", + "email": "29132017+Sammyjo20@users.noreply.github.com", + "role": "Developer" + } + ], + "description": "Laravel plugin for Saloon", + "homepage": "https://github.com/saloonphp/laravel-plugin", + "keywords": [ + "api", + "api-integrations", + "saloon", + "sammyjo20", + "sdk" + ], + "support": { + "issues": "https://github.com/saloonphp/laravel-plugin/issues", + "source": "https://github.com/saloonphp/laravel-plugin/tree/v3.2.0" + }, + "time": "2023-12-02T23:27:43+00:00" + }, + { + "name": "sebastian/cli-parser", + "version": "2.0.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/cli-parser.git", + "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084", + "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for parsing CLI options", + "homepage": "https://github.com/sebastianbergmann/cli-parser", + "support": { + "issues": "https://github.com/sebastianbergmann/cli-parser/issues", + "security": "https://github.com/sebastianbergmann/cli-parser/security/policy", + "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2024-03-02T07:12:49+00:00" + }, + { + "name": "sebastian/code-unit", + "version": "2.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit.git", + "reference": "a81fee9eef0b7a76af11d121767abc44c104e503" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503", + "reference": "a81fee9eef0b7a76af11d121767abc44c104e503", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Collection of value objects that represent the PHP code units", + "homepage": "https://github.com/sebastianbergmann/code-unit", + "support": { + "issues": "https://github.com/sebastianbergmann/code-unit/issues", + "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-02-03T06:58:43+00:00" + }, + { + "name": "sebastian/code-unit-reverse-lookup", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", + "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d", + "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Looks up which function or method a line of code belongs to", + "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", + "support": { + "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", + "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-02-03T06:59:15+00:00" + }, + { + "name": "sebastian/comparator", + "version": "5.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/comparator.git", + "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e", + "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-mbstring": "*", + "php": ">=8.1", + "sebastian/diff": "^5.0", + "sebastian/exporter": "^5.0" + }, + "require-dev": { + "phpunit/phpunit": "^10.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "5.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@2bepublished.at" + } + ], + "description": "Provides the functionality to compare PHP values for equality", + "homepage": "https://github.com/sebastianbergmann/comparator", + "keywords": [ + "comparator", + "compare", + "equality" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/comparator/issues", + "security": "https://github.com/sebastianbergmann/comparator/security/policy", + "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2024-10-18T14:56:07+00:00" + }, + { + "name": "sebastian/complexity", + "version": "3.2.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/complexity.git", + "reference": "68ff824baeae169ec9f2137158ee529584553799" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799", + "reference": "68ff824baeae169ec9f2137158ee529584553799", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.18 || ^5.0", + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.2-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for calculating the complexity of PHP code units", + "homepage": "https://github.com/sebastianbergmann/complexity", + "support": { + "issues": "https://github.com/sebastianbergmann/complexity/issues", + "security": "https://github.com/sebastianbergmann/complexity/security/policy", + "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-12-21T08:37:17+00:00" + }, + { + "name": "sebastian/diff", + "version": "5.1.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e", + "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0", + "symfony/process": "^6.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "5.1-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + } + ], + "description": "Diff implementation", + "homepage": "https://github.com/sebastianbergmann/diff", + "keywords": [ + "diff", + "udiff", + "unidiff", + "unified diff" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/diff/issues", + "security": "https://github.com/sebastianbergmann/diff/security/policy", + "source": "https://github.com/sebastianbergmann/diff/tree/5.1.1" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2024-03-02T07:15:17+00:00" + }, + { + "name": "sebastian/environment", + "version": "6.1.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/environment.git", + "reference": "8074dbcd93529b357029f5cc5058fd3e43666984" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984", + "reference": "8074dbcd93529b357029f5cc5058fd3e43666984", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "suggest": { + "ext-posix": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "6.1-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Provides functionality to handle HHVM/PHP environments", + "homepage": "https://github.com/sebastianbergmann/environment", + "keywords": [ + "Xdebug", + "environment", + "hhvm" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/environment/issues", + "security": "https://github.com/sebastianbergmann/environment/security/policy", + "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2024-03-23T08:47:14+00:00" + }, + { + "name": "sebastian/exporter", + "version": "5.1.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "955288482d97c19a372d3f31006ab3f37da47adf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf", + "reference": "955288482d97c19a372d3f31006ab3f37da47adf", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": ">=8.1", + "sebastian/recursion-context": "^5.0" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "5.1-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Provides the functionality to export PHP variables for visualization", + "homepage": "https://www.github.com/sebastianbergmann/exporter", + "keywords": [ + "export", + "exporter" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/exporter/issues", + "security": "https://github.com/sebastianbergmann/exporter/security/policy", + "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2024-03-02T07:17:12+00:00" + }, + { + "name": "sebastian/global-state", + "version": "6.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/global-state.git", + "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9", + "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "sebastian/object-reflector": "^3.0", + "sebastian/recursion-context": "^5.0" + }, + "require-dev": { + "ext-dom": "*", + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "6.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Snapshotting of global state", + "homepage": "https://www.github.com/sebastianbergmann/global-state", + "keywords": [ + "global state" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/global-state/issues", + "security": "https://github.com/sebastianbergmann/global-state/security/policy", + "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2024-03-02T07:19:19+00:00" + }, + { + "name": "sebastian/lines-of-code", + "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/lines-of-code.git", + "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0", + "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.18 || ^5.0", + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for counting the lines of code in PHP source code", + "homepage": "https://github.com/sebastianbergmann/lines-of-code", + "support": { + "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", + "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy", + "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-12-21T08:38:20+00:00" + }, + { + "name": "sebastian/object-enumerator", + "version": "5.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-enumerator.git", + "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906", + "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "sebastian/object-reflector": "^3.0", + "sebastian/recursion-context": "^5.0" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "5.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Traverses array structures and object graphs to enumerate all referenced objects", + "homepage": "https://github.com/sebastianbergmann/object-enumerator/", + "support": { + "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", + "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-02-03T07:08:32+00:00" + }, + { + "name": "sebastian/object-reflector", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-reflector.git", + "reference": "24ed13d98130f0e7122df55d06c5c4942a577957" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957", + "reference": "24ed13d98130f0e7122df55d06c5c4942a577957", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Allows reflection of object attributes, including inherited and non-public ones", + "homepage": "https://github.com/sebastianbergmann/object-reflector/", + "support": { + "issues": "https://github.com/sebastianbergmann/object-reflector/issues", + "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-02-03T07:06:18+00:00" + }, + { + "name": "sebastian/recursion-context", + "version": "5.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "reference": "05909fb5bc7df4c52992396d0116aed689f93712" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712", + "reference": "05909fb5bc7df4c52992396d0116aed689f93712", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "5.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + } + ], + "description": "Provides functionality to recursively process PHP variables", + "homepage": "https://github.com/sebastianbergmann/recursion-context", + "support": { + "issues": "https://github.com/sebastianbergmann/recursion-context/issues", + "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-02-03T07:05:40+00:00" + }, + { + "name": "sebastian/type", + "version": "4.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/type.git", + "reference": "462699a16464c3944eefc02ebdd77882bd3925bf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf", + "reference": "462699a16464c3944eefc02ebdd77882bd3925bf", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Collection of value objects that represent the types of the PHP type system", + "homepage": "https://github.com/sebastianbergmann/type", + "support": { + "issues": "https://github.com/sebastianbergmann/type/issues", + "source": "https://github.com/sebastianbergmann/type/tree/4.0.0" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-02-03T07:10:45+00:00" + }, + { + "name": "sebastian/version", + "version": "4.0.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/version.git", + "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17", + "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library that helps with managing the version number of Git-hosted PHP projects", + "homepage": "https://github.com/sebastianbergmann/version", + "support": { + "issues": "https://github.com/sebastianbergmann/version/issues", + "source": "https://github.com/sebastianbergmann/version/tree/4.0.1" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-02-07T11:34:05+00:00" + }, + { + "name": "spaze/phpstan-disallowed-calls", + "version": "v4.5.0", + "source": { + "type": "git", + "url": "https://github.com/spaze/phpstan-disallowed-calls.git", + "reference": "1c5e6996bd75a1460f5e2683fc4294665b37bee2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spaze/phpstan-disallowed-calls/zipball/1c5e6996bd75a1460f5e2683fc4294665b37bee2", + "reference": "1c5e6996bd75a1460f5e2683fc4294665b37bee2", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0", + "phpstan/phpstan": "^1.12.6 || ^2.0" + }, + "require-dev": { + "nette/neon": "^3.3.1", + "nikic/php-parser": "^4.13.2 || ^5.0", + "php-parallel-lint/php-console-highlighter": "^1.0", + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/phpstan-deprecation-rules": "^1.2 || ^2.0", + "phpunit/phpunit": "^8.5.14 || ^10.1 || ^11.0 || ^12.0", + "spaze/coding-standard": "^1.8" + }, + "type": "phpstan-extension", + "extra": { + "phpstan": { + "includes": [ + "extension.neon" + ] + } + }, + "autoload": { + "psr-4": { + "Spaze\\PHPStan\\Rules\\Disallowed\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michal Špaček", + "email": "mail@michalspacek.cz", + "homepage": "https://www.michalspacek.cz" + } + ], + "description": "PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.", + "keywords": [ + "static analysis" + ], + "support": { + "issues": "https://github.com/spaze/phpstan-disallowed-calls/issues", + "source": "https://github.com/spaze/phpstan-disallowed-calls/tree/v4.5.0" + }, + "funding": [ + { + "url": "https://github.com/spaze", + "type": "github" + } + ], + "time": "2025-04-10T19:01:43+00:00" + }, + { + "name": "symfony/console", + "version": "v6.4.23", + "source": { + "type": "git", + "url": "https://github.com/symfony/console.git", + "reference": "9056771b8eca08d026cd3280deeec3cfd99c4d93" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/console/zipball/9056771b8eca08d026cd3280deeec3cfd99c4d93", + "reference": "9056771b8eca08d026cd3280deeec3cfd99c4d93", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/service-contracts": "^2.5|^3", + "symfony/string": "^5.4|^6.0|^7.0" + }, + "conflict": { + "symfony/dependency-injection": "<5.4", + "symfony/dotenv": "<5.4", + "symfony/event-dispatcher": "<5.4", + "symfony/lock": "<5.4", + "symfony/process": "<5.4" + }, + "provide": { + "psr/log-implementation": "1.0|2.0|3.0" + }, + "require-dev": { + "psr/log": "^1|^2|^3", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/lock": "^5.4|^6.0|^7.0", + "symfony/messenger": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/stopwatch": "^5.4|^6.0|^7.0", + "symfony/var-dumper": "^5.4|^6.0|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Console\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Eases the creation of beautiful and testable command line interfaces", + "homepage": "https://symfony.com", + "keywords": [ + "cli", + "command-line", + "console", + "terminal" + ], + "support": { + "source": "https://github.com/symfony/console/tree/v6.4.23" + }, + "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" + } + ], + "time": "2025-06-27T19:37:22+00:00" + }, + { + "name": "symfony/css-selector", + "version": "v7.3.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/css-selector.git", + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2", + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2", + "shasum": "" + }, + "require": { + "php": ">=8.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\CssSelector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Jean-François Simon", + "email": "jeanfrancois.simon@sensiolabs.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Converts CSS selectors to XPath expressions", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/css-selector/tree/v7.3.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" + } + ], + "time": "2024-09-25T14:21:43+00:00" + }, + { + "name": "symfony/error-handler", + "version": "v6.4.23", + "source": { + "type": "git", + "url": "https://github.com/symfony/error-handler.git", + "reference": "b088e0b175c30b4e06d8085200fa465b586f44fa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/b088e0b175c30b4e06d8085200fa465b586f44fa", + "reference": "b088e0b175c30b4e06d8085200fa465b586f44fa", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "psr/log": "^1|^2|^3", + "symfony/var-dumper": "^5.4|^6.0|^7.0" + }, + "conflict": { + "symfony/deprecation-contracts": "<2.5", + "symfony/http-kernel": "<6.4" + }, + "require-dev": { + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/serializer": "^5.4|^6.0|^7.0" + }, + "bin": [ + "Resources/bin/patch-type-declarations" + ], + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\ErrorHandler\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides tools to manage errors and ease debugging PHP code", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/error-handler/tree/v6.4.23" + }, + "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" + } + ], + "time": "2025-06-13T07:39:48+00:00" + }, + { + "name": "symfony/event-dispatcher", + "version": "v7.3.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "497f73ac996a598c92409b44ac43b6690c4f666d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/497f73ac996a598c92409b44ac43b6690c4f666d", + "reference": "497f73ac996a598c92409b44ac43b6690c4f666d", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "symfony/event-dispatcher-contracts": "^2.5|^3" + }, + "conflict": { + "symfony/dependency-injection": "<6.4", + "symfony/service-contracts": "<2.5" + }, + "provide": { + "psr/event-dispatcher-implementation": "1.0", + "symfony/event-dispatcher-implementation": "2.0|3.0" + }, + "require-dev": { + "psr/log": "^1|^2|^3", + "symfony/config": "^6.4|^7.0", + "symfony/dependency-injection": "^6.4|^7.0", + "symfony/error-handler": "^6.4|^7.0", + "symfony/expression-language": "^6.4|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/service-contracts": "^2.5|^3", + "symfony/stopwatch": "^6.4|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\EventDispatcher\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/event-dispatcher/tree/v7.3.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" + } + ], + "time": "2025-04-22T09:11:45+00:00" + }, + { + "name": "symfony/event-dispatcher-contracts", + "version": "v3.6.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher-contracts.git", + "reference": "59eb412e93815df44f05f342958efa9f46b1e586" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586", + "reference": "59eb412e93815df44f05f342958efa9f46b1e586", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "psr/event-dispatcher": "^1" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.6-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\EventDispatcher\\": "" + } + }, + "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 dispatching event", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.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" + } + ], + "time": "2024-09-25T14:21:43+00:00" + }, + { + "name": "symfony/filesystem", + "version": "v7.3.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/filesystem.git", + "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/b8dce482de9d7c9fe2891155035a7248ab5c7fdb", + "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.8" + }, + "require-dev": { + "symfony/process": "^6.4|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Filesystem\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides basic utilities for the filesystem", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/filesystem/tree/v7.3.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" + } + ], + "time": "2024-10-25T15:15:23+00:00" + }, + { + "name": "symfony/finder", + "version": "v6.4.17", + "source": { + "type": "git", + "url": "https://github.com/symfony/finder.git", + "reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/finder/zipball/1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7", + "reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "symfony/filesystem": "^6.0|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Finder\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Finds files and directories via an intuitive fluent interface", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/finder/tree/v6.4.17" + }, + "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" + } + ], + "time": "2024-12-29T13:51:37+00:00" + }, + { + "name": "symfony/http-foundation", + "version": "v6.4.23", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-foundation.git", + "reference": "452d19f945ee41345fd8a50c18b60783546b7bd3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/452d19f945ee41345fd8a50c18b60783546b7bd3", + "reference": "452d19f945ee41345fd8a50c18b60783546b7bd3", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php83": "^1.27" + }, + "conflict": { + "symfony/cache": "<6.4.12|>=7.0,<7.1.5" + }, + "require-dev": { + "doctrine/dbal": "^2.13.1|^3|^4", + "predis/predis": "^1.1|^2.0", + "symfony/cache": "^6.4.12|^7.1.5", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", + "symfony/mime": "^5.4|^6.0|^7.0", + "symfony/rate-limiter": "^5.4|^6.0|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\HttpFoundation\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Defines an object-oriented layer for the HTTP specification", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/http-foundation/tree/v6.4.23" + }, + "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" + } + ], + "time": "2025-05-26T09:17:58+00:00" + }, + { + "name": "symfony/http-kernel", + "version": "v6.4.23", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-kernel.git", + "reference": "2bb2cba685aabd859f22cf6946554e8e7f3c329a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2bb2cba685aabd859f22cf6946554e8e7f3c329a", + "reference": "2bb2cba685aabd859f22cf6946554e8e7f3c329a", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/error-handler": "^6.4|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/polyfill-ctype": "^1.8" + }, + "conflict": { + "symfony/browser-kit": "<5.4", + "symfony/cache": "<5.4", + "symfony/config": "<6.1", + "symfony/console": "<5.4", + "symfony/dependency-injection": "<6.4", + "symfony/doctrine-bridge": "<5.4", + "symfony/form": "<5.4", + "symfony/http-client": "<5.4", + "symfony/http-client-contracts": "<2.5", + "symfony/mailer": "<5.4", + "symfony/messenger": "<5.4", + "symfony/translation": "<5.4", + "symfony/translation-contracts": "<2.5", + "symfony/twig-bridge": "<5.4", + "symfony/validator": "<6.4", + "symfony/var-dumper": "<6.3", + "twig/twig": "<2.13" + }, + "provide": { + "psr/log-implementation": "1.0|2.0|3.0" + }, + "require-dev": { + "psr/cache": "^1.0|^2.0|^3.0", + "symfony/browser-kit": "^5.4|^6.0|^7.0", + "symfony/clock": "^6.2|^7.0", + "symfony/config": "^6.1|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/css-selector": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^6.4|^7.0", + "symfony/dom-crawler": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/http-client-contracts": "^2.5|^3", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/property-access": "^5.4.5|^6.0.5|^7.0", + "symfony/routing": "^5.4|^6.0|^7.0", + "symfony/serializer": "^6.4.4|^7.0.4", + "symfony/stopwatch": "^5.4|^6.0|^7.0", + "symfony/translation": "^5.4|^6.0|^7.0", + "symfony/translation-contracts": "^2.5|^3", + "symfony/uid": "^5.4|^6.0|^7.0", + "symfony/validator": "^6.4|^7.0", + "symfony/var-dumper": "^5.4|^6.4|^7.0", + "symfony/var-exporter": "^6.2|^7.0", + "twig/twig": "^2.13|^3.0.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\HttpKernel\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides a structured process for converting a Request into a Response", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/http-kernel/tree/v6.4.23" + }, + "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" + } + ], + "time": "2025-06-28T08:14:51+00:00" + }, + { + "name": "symfony/mailer", + "version": "v6.4.23", + "source": { + "type": "git", + "url": "https://github.com/symfony/mailer.git", + "reference": "a480322ddf8e54de262c9bca31fdcbe26b553de5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/mailer/zipball/a480322ddf8e54de262c9bca31fdcbe26b553de5", + "reference": "a480322ddf8e54de262c9bca31fdcbe26b553de5", + "shasum": "" + }, + "require": { + "egulias/email-validator": "^2.1.10|^3|^4", + "php": ">=8.1", + "psr/event-dispatcher": "^1", + "psr/log": "^1|^2|^3", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/mime": "^6.2|^7.0", + "symfony/service-contracts": "^2.5|^3" + }, + "conflict": { + "symfony/http-client-contracts": "<2.5", + "symfony/http-kernel": "<5.4", + "symfony/messenger": "<6.2", + "symfony/mime": "<6.2", + "symfony/twig-bridge": "<6.2.1" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/messenger": "^6.2|^7.0", + "symfony/twig-bridge": "^6.2|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mailer\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Helps sending emails", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/mailer/tree/v6.4.23" + }, + "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" + } + ], + "time": "2025-06-26T21:24:02+00:00" + }, + { + "name": "symfony/mime", + "version": "v6.4.21", + "source": { + "type": "git", + "url": "https://github.com/symfony/mime.git", + "reference": "fec8aa5231f3904754955fad33c2db50594d22d1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/mime/zipball/fec8aa5231f3904754955fad33c2db50594d22d1", + "reference": "fec8aa5231f3904754955fad33c2db50594d22d1", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.0" + }, + "conflict": { + "egulias/email-validator": "~3.0.0", + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "symfony/mailer": "<5.4", + "symfony/serializer": "<6.4.3|>7.0,<7.0.3" + }, + "require-dev": { + "egulias/email-validator": "^2.1.10|^3.1|^4", + "league/html-to-markdown": "^5.0", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.4|^7.0", + "symfony/property-access": "^5.4|^6.0|^7.0", + "symfony/property-info": "^5.4|^6.0|^7.0", + "symfony/serializer": "^6.4.3|^7.0.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mime\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Allows manipulating MIME messages", + "homepage": "https://symfony.com", + "keywords": [ + "mime", + "mime-type" + ], + "support": { + "source": "https://github.com/symfony/mime/tree/v6.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" + } + ], + "time": "2025-04-27T13:27:38+00:00" + }, + { + "name": "symfony/options-resolver", + "version": "v7.3.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/options-resolver.git", + "reference": "afb9a8038025e5dbc657378bfab9198d75f10fca" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/afb9a8038025e5dbc657378bfab9198d75f10fca", + "reference": "afb9a8038025e5dbc657378bfab9198d75f10fca", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\OptionsResolver\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides an improved replacement for the array_replace PHP function", + "homepage": "https://symfony.com", + "keywords": [ + "config", + "configuration", + "options" + ], + "support": { + "source": "https://github.com/symfony/options-resolver/tree/v7.3.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" + } + ], + "time": "2025-04-04T13:12:05+00:00" + }, + { + "name": "symfony/polyfill-ctype", + "version": "v1.32.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "provide": { + "ext-ctype": "*" + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ], + "support": { + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.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" + } + ], + "time": "2024-09-09T11:45:10+00:00" + }, + { + "name": "symfony/polyfill-intl-grapheme", + "version": "v1.32.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", + "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + } + }, + "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 polyfill for intl's grapheme_* functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "grapheme", + "intl", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.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" + } + ], + "time": "2024-09-09T11:45:10+00:00" + }, + { + "name": "symfony/polyfill-intl-idn", + "version": "v1.32.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3", + "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3", + "shasum": "" + }, + "require": { + "php": ">=7.2", + "symfony/polyfill-intl-normalizer": "^1.10" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "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" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.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" + } + ], + "time": "2024-09-10T14:38:51+00:00" + }, + { + "name": "symfony/polyfill-intl-normalizer", + "version": "v1.32.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-normalizer.git", + "reference": "3833d7255cc303546435cb650316bff708a1c75c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", + "reference": "3833d7255cc303546435cb650316bff708a1c75c", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "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 polyfill for intl's Normalizer class and related functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "intl", + "normalizer", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.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" + } + ], + "time": "2024-09-09T11:45:10+00:00" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.32.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", + "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", + "shasum": "" + }, + "require": { + "ext-iconv": "*", + "php": ">=7.2" + }, + "provide": { + "ext-mbstring": "*" + }, + "suggest": { + "ext-mbstring": "For best performance" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } + }, + "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 polyfill for the Mbstring extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.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" + } + ], + "time": "2024-12-23T08:48:59+00:00" + }, + { + "name": "symfony/polyfill-php80", + "version": "v1.32.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.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" + } + ], + "time": "2025-01-02T08:10:11+00:00" + }, + { + "name": "symfony/polyfill-php81", + "version": "v1.32.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "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 polyfill backporting some PHP 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.32.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" + } + ], + "time": "2024-09-09T11:45:10+00:00" + }, + { + "name": "symfony/polyfill-php83", + "version": "v1.32.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php83.git", + "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491", + "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php83\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "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 polyfill backporting some PHP 8.3+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php83/tree/v1.32.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" + } + ], + "time": "2024-09-09T11:45:10+00:00" + }, + { + "name": "symfony/polyfill-uuid", + "version": "v1.32.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-uuid.git", + "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2", + "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "provide": { + "ext-uuid": "*" + }, + "suggest": { + "ext-uuid": "For best performance" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Uuid\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Grégoire Pineau", + "email": "lyrixx@lyrixx.info" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for uuid functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "uuid" + ], + "support": { + "source": "https://github.com/symfony/polyfill-uuid/tree/v1.32.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" + } + ], + "time": "2024-09-09T11:45:10+00:00" + }, + { + "name": "symfony/process", + "version": "v6.4.20", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20", + "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Process\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Executes commands in sub-processes", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/process/tree/v6.4.20" + }, + "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" + } + ], + "time": "2025-03-10T17:11:00+00:00" + }, + { + "name": "symfony/routing", + "version": "v6.4.22", + "source": { + "type": "git", + "url": "https://github.com/symfony/routing.git", + "reference": "1f5234e8457164a3a0038a4c0a4ba27876a9c670" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/routing/zipball/1f5234e8457164a3a0038a4c0a4ba27876a9c670", + "reference": "1f5234e8457164a3a0038a4c0a4ba27876a9c670", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3" + }, + "conflict": { + "doctrine/annotations": "<1.12", + "symfony/config": "<6.2", + "symfony/dependency-injection": "<5.4", + "symfony/yaml": "<5.4" + }, + "require-dev": { + "doctrine/annotations": "^1.12|^2", + "psr/log": "^1|^2|^3", + "symfony/config": "^6.2|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Routing\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Maps an HTTP request to a set of configuration variables", + "homepage": "https://symfony.com", + "keywords": [ + "router", + "routing", + "uri", + "url" + ], + "support": { + "source": "https://github.com/symfony/routing/tree/v6.4.22" + }, + "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" + } + ], + "time": "2025-04-27T16:08:38+00:00" + }, + { + "name": "symfony/service-contracts", + "version": "v3.6.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/service-contracts.git", + "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f021b05a130d35510bd6b25fe9053c2a8a15d5d4", + "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "psr/container": "^1.1|^2.0", + "symfony/deprecation-contracts": "^2.5|^3" + }, + "conflict": { + "ext-psr": "<1.1|>=2" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.6-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Service\\": "" + }, + "exclude-from-classmap": [ + "/Test/" + ] + }, + "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 writing services", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/service-contracts/tree/v3.6.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" + } + ], + "time": "2025-04-25T09:37:31+00:00" + }, + { + "name": "symfony/stopwatch", + "version": "v7.3.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/stopwatch.git", + "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", + "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "symfony/service-contracts": "^2.5|^3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Stopwatch\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides a way to profile code", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/stopwatch/tree/v7.3.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" + } + ], + "time": "2025-02-24T10:49:57+00:00" + }, + { + "name": "symfony/string", + "version": "v7.3.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/string.git", + "reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/string/zipball/f3570b8c61ca887a9e2938e85cb6458515d2b125", + "reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0" + }, + "conflict": { + "symfony/translation-contracts": "<2.5" + }, + "require-dev": { + "symfony/emoji": "^7.1", + "symfony/error-handler": "^6.4|^7.0", + "symfony/http-client": "^6.4|^7.0", + "symfony/intl": "^6.4|^7.0", + "symfony/translation-contracts": "^2.5|^3.0", + "symfony/var-exporter": "^6.4|^7.0" + }, + "type": "library", + "autoload": { + "files": [ + "Resources/functions.php" + ], + "psr-4": { + "Symfony\\Component\\String\\": "" + }, + "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 an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", + "homepage": "https://symfony.com", + "keywords": [ + "grapheme", + "i18n", + "string", + "unicode", + "utf-8", + "utf8" + ], + "support": { + "source": "https://github.com/symfony/string/tree/v7.3.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" + } + ], + "time": "2025-04-20T20:19:01+00:00" + }, + { + "name": "symfony/translation", + "version": "v6.4.23", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation.git", + "reference": "de8afa521e04a5220e9e58a1dc99971ab7cac643" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/translation/zipball/de8afa521e04a5220e9e58a1dc99971ab7cac643", + "reference": "de8afa521e04a5220e9e58a1dc99971ab7cac643", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/translation-contracts": "^2.5|^3.0" + }, + "conflict": { + "symfony/config": "<5.4", + "symfony/console": "<5.4", + "symfony/dependency-injection": "<5.4", + "symfony/http-client-contracts": "<2.5", + "symfony/http-kernel": "<5.4", + "symfony/service-contracts": "<2.5", + "symfony/twig-bundle": "<5.4", + "symfony/yaml": "<5.4" + }, + "provide": { + "symfony/translation-implementation": "2.3|3.0" + }, + "require-dev": { + "nikic/php-parser": "^4.18|^5.0", + "psr/log": "^1|^2|^3", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/http-client-contracts": "^2.5|^3.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/intl": "^5.4|^6.0|^7.0", + "symfony/polyfill-intl-icu": "^1.21", + "symfony/routing": "^5.4|^6.0|^7.0", + "symfony/service-contracts": "^2.5|^3", + "symfony/yaml": "^5.4|^6.0|^7.0" + }, + "type": "library", + "autoload": { + "files": [ + "Resources/functions.php" + ], + "psr-4": { + "Symfony\\Component\\Translation\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides tools to internationalize your application", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/translation/tree/v6.4.23" + }, + "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" + } + ], + "time": "2025-06-26T21:24:02+00:00" + }, + { + "name": "symfony/translation-contracts", + "version": "v3.6.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation-contracts.git", + "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/df210c7a2573f1913b2d17cc95f90f53a73d8f7d", + "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.6-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Translation\\": "" + }, + "exclude-from-classmap": [ + "/Test/" + ] + }, + "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 translation", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/translation-contracts/tree/v3.6.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" + } + ], + "time": "2024-09-27T08:32:26+00:00" + }, + { + "name": "symfony/uid", + "version": "v6.4.23", + "source": { + "type": "git", + "url": "https://github.com/symfony/uid.git", + "reference": "9c8592da78d7ee6af52011eef593350d87e814c0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/uid/zipball/9c8592da78d7ee6af52011eef593350d87e814c0", + "reference": "9c8592da78d7ee6af52011eef593350d87e814c0", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/polyfill-uuid": "^1.15" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Uid\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Grégoire Pineau", + "email": "lyrixx@lyrixx.info" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides an object-oriented API to generate and represent UIDs", + "homepage": "https://symfony.com", + "keywords": [ + "UID", + "ulid", + "uuid" + ], + "support": { + "source": "https://github.com/symfony/uid/tree/v6.4.23" + }, + "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" + } + ], + "time": "2025-06-26T08:06:12+00:00" + }, + { + "name": "symfony/var-dumper", + "version": "v6.4.23", + "source": { + "type": "git", + "url": "https://github.com/symfony/var-dumper.git", + "reference": "d55b1834cdbfcc31bc2cd7e095ba5ed9a88f6600" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d55b1834cdbfcc31bc2cd7e095ba5ed9a88f6600", + "reference": "d55b1834cdbfcc31bc2cd7e095ba5ed9a88f6600", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "~1.0" + }, + "conflict": { + "symfony/console": "<5.4" + }, + "require-dev": { + "ext-iconv": "*", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/error-handler": "^6.3|^7.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/uid": "^5.4|^6.0|^7.0", + "twig/twig": "^2.13|^3.0.4" + }, + "bin": [ + "Resources/bin/var-dump-server" + ], + "type": "library", + "autoload": { + "files": [ + "Resources/functions/dump.php" + ], + "psr-4": { + "Symfony\\Component\\VarDumper\\": "" + }, + "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 mechanisms for walking through any arbitrary PHP variable", + "homepage": "https://symfony.com", + "keywords": [ + "debug", + "dump" + ], + "support": { + "source": "https://github.com/symfony/var-dumper/tree/v6.4.23" + }, + "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" + } + ], + "time": "2025-06-27T15:05:27+00:00" + }, + { + "name": "symfony/yaml", + "version": "v6.4.23", + "source": { + "type": "git", + "url": "https://github.com/symfony/yaml.git", + "reference": "93e29e0deb5f1b2e360adfb389a20d25eb81a27b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/yaml/zipball/93e29e0deb5f1b2e360adfb389a20d25eb81a27b", + "reference": "93e29e0deb5f1b2e360adfb389a20d25eb81a27b", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-ctype": "^1.8" + }, + "conflict": { + "symfony/console": "<5.4" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0|^7.0" + }, + "bin": [ + "Resources/bin/yaml-lint" + ], + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Yaml\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Loads and dumps YAML files", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/yaml/tree/v6.4.23" + }, + "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" + } + ], + "time": "2025-06-03T06:46:12+00:00" + }, + { + "name": "theseer/tokenizer", + "version": "1.2.3", + "source": { + "type": "git", + "url": "https://github.com/theseer/tokenizer.git", + "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", + "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": "^7.2 || ^8.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + } + ], + "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", + "support": { + "issues": "https://github.com/theseer/tokenizer/issues", + "source": "https://github.com/theseer/tokenizer/tree/1.2.3" + }, + "funding": [ + { + "url": "https://github.com/theseer", + "type": "github" + } + ], + "time": "2024-03-03T12:36:25+00:00" + }, + { + "name": "tijsverkoyen/css-to-inline-styles", + "version": "v2.3.0", + "source": { + "type": "git", + "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", + "reference": "0d72ac1c00084279c1816675284073c5a337c20d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0d72ac1c00084279c1816675284073c5a337c20d", + "reference": "0d72ac1c00084279c1816675284073c5a337c20d", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-libxml": "*", + "php": "^7.4 || ^8.0", + "symfony/css-selector": "^5.4 || ^6.0 || ^7.0" + }, + "require-dev": { + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^8.5.21 || ^9.5.10" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "TijsVerkoyen\\CssToInlineStyles\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Tijs Verkoyen", + "email": "css_to_inline_styles@verkoyen.eu", + "role": "Developer" + } + ], + "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", + "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", + "support": { + "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.3.0" + }, + "time": "2024-12-21T16:25:41+00:00" + }, + { + "name": "tomasvotruba/type-coverage", + "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/TomasVotruba/type-coverage.git", + "reference": "d033429580f2c18bda538fa44f2939236a990e0c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/TomasVotruba/type-coverage/zipball/d033429580f2c18bda538fa44f2939236a990e0c", + "reference": "d033429580f2c18bda538fa44f2939236a990e0c", + "shasum": "" + }, + "require": { + "nette/utils": "^3.2 || ^4.0", + "php": "^7.4 || ^8.0", + "phpstan/phpstan": "^2.0" + }, + "type": "phpstan-extension", + "extra": { + "phpstan": { + "includes": [ + "config/extension.neon" + ] + } + }, + "autoload": { + "psr-4": { + "TomasVotruba\\TypeCoverage\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Measure type coverage of your project", + "keywords": [ + "phpstan-extension", + "static analysis" + ], + "support": { + "issues": "https://github.com/TomasVotruba/type-coverage/issues", + "source": "https://github.com/TomasVotruba/type-coverage/tree/2.0.2" + }, + "funding": [ + { + "url": "https://www.paypal.me/rectorphp", + "type": "custom" + }, + { + "url": "https://github.com/tomasvotruba", + "type": "github" + } + ], + "time": "2025-01-07T00:10:26+00:00" + }, + { + "name": "vlucas/phpdotenv", + "version": "v5.6.2", + "source": { + "type": "git", + "url": "https://github.com/vlucas/phpdotenv.git", + "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af", + "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af", + "shasum": "" + }, + "require": { + "ext-pcre": "*", + "graham-campbell/result-type": "^1.1.3", + "php": "^7.2.5 || ^8.0", + "phpoption/phpoption": "^1.9.3", + "symfony/polyfill-ctype": "^1.24", + "symfony/polyfill-mbstring": "^1.24", + "symfony/polyfill-php80": "^1.24" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", + "ext-filter": "*", + "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" + }, + "suggest": { + "ext-filter": "Required to use the boolean validator." + }, + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + }, + "branch-alias": { + "dev-master": "5.6-dev" + } + }, + "autoload": { + "psr-4": { + "Dotenv\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "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" + ], + "support": { + "issues": "https://github.com/vlucas/phpdotenv/issues", + "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", + "type": "tidelift" + } + ], + "time": "2025-04-30T23:37:27+00:00" + }, + { + "name": "voku/portable-ascii", + "version": "2.0.3", + "source": { + "type": "git", + "url": "https://github.com/voku/portable-ascii.git", + "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d", + "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d", + "shasum": "" + }, + "require": { + "php": ">=7.0.0" + }, + "require-dev": { + "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" + }, + "suggest": { + "ext-intl": "Use Intl for transliterator_transliterate() support" + }, + "type": "library", + "autoload": { + "psr-4": { + "voku\\": "src/voku/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Lars Moelleken", + "homepage": "https://www.moelleken.org/" + } + ], + "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", + "homepage": "https://github.com/voku/portable-ascii", + "keywords": [ + "ascii", + "clean", + "php" + ], + "support": { + "issues": "https://github.com/voku/portable-ascii/issues", + "source": "https://github.com/voku/portable-ascii/tree/2.0.3" + }, + "funding": [ + { + "url": "https://www.paypal.me/moelleken", + "type": "custom" + }, + { + "url": "https://github.com/voku", + "type": "github" + }, + { + "url": "https://opencollective.com/portable-ascii", + "type": "open_collective" + }, + { + "url": "https://www.patreon.com/voku", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii", + "type": "tidelift" + } + ], + "time": "2024-11-21T01:49:47+00:00" + }, + { + "name": "webmozart/assert", + "version": "1.11.0", + "source": { + "type": "git", + "url": "https://github.com/webmozarts/assert.git", + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", + "shasum": "" + }, + "require": { + "ext-ctype": "*", + "php": "^7.2 || ^8.0" + }, + "conflict": { + "phpstan/phpstan": "<0.12.20", + "vimeo/psalm": "<4.6.1 || 4.6.2" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.13" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10-dev" + } + }, + "autoload": { + "psr-4": { + "Webmozart\\Assert\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Assertions to validate method input/output with nice error messages.", + "keywords": [ + "assert", + "check", + "validate" + ], + "support": { + "issues": "https://github.com/webmozarts/assert/issues", + "source": "https://github.com/webmozarts/assert/tree/1.11.0" + }, + "time": "2022-06-03T18:03:27+00:00" + } + ], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": { + "airlst/phpstan-config": 20, + "airlst/rector-config": 20 + }, + "prefer-stable": false, + "prefer-lowest": false, + "platform": { + "php": "^8.4" + }, + "platform-dev": {}, + "plugin-api-version": "2.6.0" +} diff --git a/src/Commands/BuildCommand.php b/src/Commands/BuildCommand.php index 65f90bb..fdac059 100644 --- a/src/Commands/BuildCommand.php +++ b/src/Commands/BuildCommand.php @@ -2,10 +2,10 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Commands; +namespace AirLST\SdkPhp\Builder\Commands; -use AirLST\SdkPhp\Generators\ConnectorGenerator; -use AirLST\SdkPhp\Generators\ResourceGenerator; +use AirLST\SdkPhp\Builder\Generators\ConnectorGenerator; +use AirLST\SdkPhp\Builder\Generators\ResourceGenerator; use Crescat\SaloonSdkGenerator\CodeGenerator; use Crescat\SaloonSdkGenerator\Data\Generator\Config; use Crescat\SaloonSdkGenerator\Data\Generator\GeneratedCode; @@ -28,7 +28,7 @@ class BuildCommand extends Command { - protected const string NAMESPACE = 'AirLST\SdkPhp\Client'; + protected const string NAMESPACE = 'AirLST\SdkPhp'; protected const string TYPE = 'openapi'; protected $signature = 'airlst-sdk-php:build {spec-url=https://airlst.app/openapi.yml} {--no-download}'; protected $description = 'BuildCommand SDK'; @@ -64,6 +64,7 @@ public function handle(): void $config = new Config( 'CoreApi', self::NAMESPACE, + resourceNamespaceSuffix: 'Resources', ); $generator = new CodeGenerator( diff --git a/src/Contracts/EmailResourceContract.php b/src/Contracts/EmailResourceContract.php deleted file mode 100644 index bb2cb8e..0000000 --- a/src/Contracts/EmailResourceContract.php +++ /dev/null @@ -1,15 +0,0 @@ - $body - */ - public function send(string $uuid, array $body): Response; -} diff --git a/src/Contracts/EventResourceContract.php b/src/Contracts/EventResourceContract.php deleted file mode 100644 index 73cf8f1..0000000 --- a/src/Contracts/EventResourceContract.php +++ /dev/null @@ -1,14 +0,0 @@ - $query - */ - public function list(array $query): Response; - - public function validateCode(string $code): Response; - - public function get(string $code): Response; - - /** - * @param array $data - */ - public function create(array $data): Response; - - /** - * @param array $data - */ - public function update(string $code, array $data): Response; -} diff --git a/src/Generators/ConnectorGenerator.php b/src/Generators/ConnectorGenerator.php index f001e2e..06a830f 100644 --- a/src/Generators/ConnectorGenerator.php +++ b/src/Generators/ConnectorGenerator.php @@ -2,12 +2,8 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Generators; +namespace AirLST\SdkPhp\Builder\Generators; -use AirLST\SdkPhp\Paginator; -use AirLST\SdkPhp\Resources\EmailResource; -use AirLST\SdkPhp\Resources\EventResource; -use AirLST\SdkPhp\Resources\GuestResource; use Crescat\SaloonSdkGenerator\Data\Generator\ApiSpecification; use Crescat\SaloonSdkGenerator\Data\Generator\Endpoint; use Crescat\SaloonSdkGenerator\Generator; @@ -16,9 +12,6 @@ use Nette\PhpGenerator\ClassType; use Nette\PhpGenerator\PhpFile; use Saloon\Http\Connector; -use Saloon\Http\Request; -use Saloon\PaginationPlugin\Contracts\HasPagination; -use Saloon\PaginationPlugin\PagedPaginator; use function is_null; use function sprintf; @@ -34,7 +27,6 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php { $classType = new ClassType($this->config->connectorName); $classType->setExtends(Connector::class); - $classType->setImplements([HasPagination::class]); if ($specification->name !== null && $specification->name !== '' && $specification->name !== '0') { $classType->addComment($specification->name); @@ -76,58 +68,10 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php ->setProtected() ->setBody('return [\'X-Api-Key\' => $this->apiKey];'); - $classType->addMethod('paginate') - ->setReturnType(PagedPaginator::class) - ->setBody('return new Paginator(connector: $this, request: $request);') - ->addParameter('request') - ->setType(Request::class); - - $classType->addMethod('event') - ->addComment('@deprecated Use the "events" resource instead.') - ->setReturnType(EventResource::class) - ->setBody('return new EventResource($this);'); - - $classType->addMethod('guest') - ->addComment('@deprecated Use the "guests" resource instead.') - ->setReturnType(GuestResource::class) - ->setBody(' - if (str($this->baseUrl)->contains("/events/{$eventId}/guests/")) { // @phpstan-ignore-line - return new GuestResource($this); - } - - $this->baseUrl .= "/events/{$eventId}/guests"; - - return new GuestResource($this); - ') - ->addParameter('eventId') - ->setType('string'); - - $classType->addMethod('email') - ->addComment('@deprecated Use the "emails" resource instead.') - ->setReturnType(EmailResource::class) - ->setBody(' - if (str($this->baseUrl)->contains("/events/{$eventId}/emails/")) { // @phpstan-ignore-line - return new EmailResource($this); - } - - $this->baseUrl .= "/events/{$eventId}/emails/email-templates"; - - return new EmailResource($this); - ') - ->addParameter('eventId') - ->setType('string'); - $namespace = $classFile ->setStrictTypes() ->addNamespace("{$this->config->namespace}") - ->addUse(Connector::class) - ->addUse(Request::class) - ->addUse(HasPagination::class) - ->addUse(PagedPaginator::class) - ->addUse(Paginator::class) - ->addUse(EventResource::class) - ->addUse(GuestResource::class) - ->addUse(EmailResource::class); + ->addUse(Connector::class); $collections = collect($specification->endpoints) ->map(fn (Endpoint $endpoint): string => NameHelper::connectorClassName($endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName)) // @phpstan-ignore-line diff --git a/src/Generators/ResourceGenerator.php b/src/Generators/ResourceGenerator.php index 9f7c3fd..24c6306 100644 --- a/src/Generators/ResourceGenerator.php +++ b/src/Generators/ResourceGenerator.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Generators; +namespace AirLST\SdkPhp\Builder\Generators; use Crescat\SaloonSdkGenerator\Data\Generator\ApiSpecification; use Crescat\SaloonSdkGenerator\Data\Generator\Endpoint; diff --git a/src/Paginator.php b/src/Paginator.php index d02d14f..3df3250 100644 --- a/src/Paginator.php +++ b/src/Paginator.php @@ -2,7 +2,7 @@ declare(strict_types=1); -namespace AirLST\SdkPhp; +namespace AirLST\SdkPhp\Builder; use Saloon\Http\Request; use Saloon\Http\Response; diff --git a/src/Requests/Email/ListRequest.php b/src/Requests/Email/ListRequest.php deleted file mode 100644 index 9c91e9c..0000000 --- a/src/Requests/Email/ListRequest.php +++ /dev/null @@ -1,18 +0,0 @@ - $data - */ - public function __construct(protected string $uuid, protected array $data) {} - - public function resolveEndpoint(): string - { - return '/' . $this->uuid . '/send'; - } - - /** - * @return array - */ - protected function defaultBody(): array - { - return $this->data; - } -} diff --git a/src/Requests/Event/GetRequest.php b/src/Requests/Event/GetRequest.php deleted file mode 100644 index cc039e6..0000000 --- a/src/Requests/Event/GetRequest.php +++ /dev/null @@ -1,20 +0,0 @@ -eventId; - } -} diff --git a/src/Requests/Event/ListRequest.php b/src/Requests/Event/ListRequest.php deleted file mode 100644 index dfc3669..0000000 --- a/src/Requests/Event/ListRequest.php +++ /dev/null @@ -1,18 +0,0 @@ - $data - */ - public function __construct( - protected string $eventUuid, - protected string $emailTemplateUuid, - protected array $data, - ) {} - - public function resolveEndpoint(): string - { - return "/events/{$this->eventUuid}/emails/email-templates/{$this->emailTemplateUuid}/send"; - } - - /** - * @return array - */ - protected function defaultBody(): array - { - return $this->data; - } -} diff --git a/src/Requests/Guest/CreateRequest.php b/src/Requests/Guest/CreateRequest.php deleted file mode 100644 index 3883809..0000000 --- a/src/Requests/Guest/CreateRequest.php +++ /dev/null @@ -1,35 +0,0 @@ - $data - */ - public function __construct(protected array $data) {} - - public function resolveEndpoint(): string - { - return '/'; - } - - /** - * @return array - */ - protected function defaultBody(): array - { - return $this->data; - } -} diff --git a/src/Requests/Guest/DeleteRequest.php b/src/Requests/Guest/DeleteRequest.php deleted file mode 100644 index 1a150f2..0000000 --- a/src/Requests/Guest/DeleteRequest.php +++ /dev/null @@ -1,20 +0,0 @@ -code; - } -} diff --git a/src/Requests/Guest/GetRequest.php b/src/Requests/Guest/GetRequest.php deleted file mode 100644 index 4359dd1..0000000 --- a/src/Requests/Guest/GetRequest.php +++ /dev/null @@ -1,20 +0,0 @@ -code; - } -} diff --git a/src/Requests/Guest/ListRequest.php b/src/Requests/Guest/ListRequest.php deleted file mode 100644 index a4a8615..0000000 --- a/src/Requests/Guest/ListRequest.php +++ /dev/null @@ -1,33 +0,0 @@ - $additionalQuery - */ - public function __construct(protected array $additionalQuery) {} - - public function resolveEndpoint(): string - { - return '/'; - } - - protected function defaultQuery(): array - { - return [ - 'page' => 1, - 'perPage' => 100, - ...$this->additionalQuery, - ]; - } -} diff --git a/src/Requests/Guest/UpdateRequest.php b/src/Requests/Guest/UpdateRequest.php deleted file mode 100644 index 7dff0be..0000000 --- a/src/Requests/Guest/UpdateRequest.php +++ /dev/null @@ -1,35 +0,0 @@ - $data - */ - public function __construct(protected string $code, protected array $data) {} - - public function resolveEndpoint(): string - { - return '/' . $this->code; - } - - /** - * @return array - */ - protected function defaultBody(): array - { - return $this->data; - } -} diff --git a/src/Requests/Guest/ValidateCodeRequest.php b/src/Requests/Guest/ValidateCodeRequest.php deleted file mode 100644 index 6c60759..0000000 --- a/src/Requests/Guest/ValidateCodeRequest.php +++ /dev/null @@ -1,34 +0,0 @@ - - */ - protected function defaultBody(): array - { - return [ - 'code' => $this->code, - ]; - } -} diff --git a/src/Resources/EmailResource.php b/src/Resources/EmailResource.php deleted file mode 100644 index a0f2d03..0000000 --- a/src/Resources/EmailResource.php +++ /dev/null @@ -1,24 +0,0 @@ -connector->send(new ListRequest()); - } - - public function send(string $uuid, array $body): Response - { - return $this->connector->send(new SendRequest($uuid, $body)); - } -} diff --git a/src/Resources/EventResource.php b/src/Resources/EventResource.php deleted file mode 100644 index 12f2f70..0000000 --- a/src/Resources/EventResource.php +++ /dev/null @@ -1,33 +0,0 @@ -connector->send(new ListRequest()); - } - - public function get(string $eventId): Response - { - return $this->connector->send(new GetRequest($eventId)); - } - - /** - * @param array $body - */ - public function sendEmailTemplate(string $eventUuid, string $emailTemplateUuid, array $body): Response - { - return $this->connector->send(new SendEmailTemplateRequest($eventUuid, $emailTemplateUuid, $body)); - } -} diff --git a/src/Resources/GuestResource.php b/src/Resources/GuestResource.php deleted file mode 100644 index 12ad188..0000000 --- a/src/Resources/GuestResource.php +++ /dev/null @@ -1,61 +0,0 @@ -connector->send(new ValidateCodeRequest($code)); - } - - public function list(array $query = []): Response - { - return $this->connector->send(new ListRequest($query)); - } - - /** - * @param array $query - */ - public function listPaginated(array $query = []): PagedPaginator - { - return $this->connector->paginate(new ListRequest($query)); - } - - public function get(string $code): Response - { - return $this->connector->send(new GetRequest($code)); - } - - public function create(array $data): Response - { - return $this->connector->send(new CreateRequest($data)); - } - - public function update(string $code, array $data): Response - { - return $this->connector->send(new UpdateRequest($code, $data)); - } - - public function delete(string $code): Response - { - return $this->connector->send(new DeleteRequest($code)); - } -} diff --git a/tests/Build/CoreApiTest.php b/tests/Build/CoreApiTest.php index e69277e..70eb5df 100644 --- a/tests/Build/CoreApiTest.php +++ b/tests/Build/CoreApiTest.php @@ -4,7 +4,7 @@ namespace AirLST\SdkPhp\Tests\Build; -use AirLST\SdkPhp\Client\CoreApi; +use AirLST\SdkPhp\CoreApi; use AirLST\SdkPhp\Tests\TestCase; use PHPUnit\Framework\Attributes\Test; diff --git a/tests/Requests/Email/ListRequestTest.php b/tests/Requests/Email/ListRequestTest.php deleted file mode 100644 index 6f7bd2a..0000000 --- a/tests/Requests/Email/ListRequestTest.php +++ /dev/null @@ -1,25 +0,0 @@ -mock(ListRequest::class); - - $this->core - ->withMockClient($mockClient) - ->send(new ListRequest()); - - $mockClient->assertSent(ListRequest::class); - } -} diff --git a/tests/Requests/Email/SendRequestTest.php b/tests/Requests/Email/SendRequestTest.php deleted file mode 100644 index bd432bd..0000000 --- a/tests/Requests/Email/SendRequestTest.php +++ /dev/null @@ -1,27 +0,0 @@ -mock(SendRequest::class); - - $this->core - ->withMockClient($mockClient) - ->send(new SendRequest( - 'email-template-uid', ['guests' => [ - 'ABCD1234', - 'ABCD2345' - ]] - )); - - $mockClient->assertSent(SendRequest::class); - } -} diff --git a/tests/Requests/Event/GetRequestTest.php b/tests/Requests/Event/GetRequestTest.php deleted file mode 100644 index 8d99c7f..0000000 --- a/tests/Requests/Event/GetRequestTest.php +++ /dev/null @@ -1,29 +0,0 @@ -assertSame('/events/event-id', $request->resolveEndpoint()); - } - - public function testGet(): void - { - $mockClient = $this->mock(GetRequest::class); - - $this->core->withMockClient($mockClient)->send(new GetRequest('event-id')); - - $mockClient->assertSent(GetRequest::class); - } -} diff --git a/tests/Requests/Event/ListRequestTest.php b/tests/Requests/Event/ListRequestTest.php deleted file mode 100644 index ed94781..0000000 --- a/tests/Requests/Event/ListRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(ListRequest::class); - - $this->core->withMockClient($mockClient)->send(new ListRequest()); - - $mockClient->assertSent(ListRequest::class); - } -} diff --git a/tests/Requests/Event/SendEmailTemplateRequestTest.php b/tests/Requests/Event/SendEmailTemplateRequestTest.php deleted file mode 100644 index bcff1df..0000000 --- a/tests/Requests/Event/SendEmailTemplateRequestTest.php +++ /dev/null @@ -1,38 +0,0 @@ - ['ABCD1234', 'ABCD2345']] - ); - - $this->assertSame( - '/events/event-id/emails/email-templates/email-template-id/send', - $request->resolveEndpoint() - ); - } - - public function testSendEmailTemplate(): void - { - $mockClient = $this->mock(SendEmailTemplateRequest::class); - - $this->core->withMockClient($mockClient)->send(new SendEmailTemplateRequest( - 'event-id', - 'email-template-id', - ['guests' => ['ABCD1234', 'ABCD2345']] - )); - - $mockClient->assertSent(SendEmailTemplateRequest::class); - } -} diff --git a/tests/Requests/Guest/CreateRequestTest.php b/tests/Requests/Guest/CreateRequestTest.php deleted file mode 100644 index 31523c8..0000000 --- a/tests/Requests/Guest/CreateRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(CreateRequest::class); - - $this->core->withMockClient($mockClient)->send(new CreateRequest(['status' => 'confirmed'])); - - $mockClient->assertSent(CreateRequest::class); - } -} diff --git a/tests/Requests/Guest/DeleteRequestTest.php b/tests/Requests/Guest/DeleteRequestTest.php deleted file mode 100644 index 99f3f08..0000000 --- a/tests/Requests/Guest/DeleteRequestTest.php +++ /dev/null @@ -1,20 +0,0 @@ -mock(DeleteRequest::class); - - $this->core->withMockClient($mockClient)->send(new DeleteRequest('guest-code')); - - $mockClient->assertSent(DeleteRequest::class); - } -} diff --git a/tests/Requests/Guest/GetRequestTest.php b/tests/Requests/Guest/GetRequestTest.php deleted file mode 100644 index 004c33a..0000000 --- a/tests/Requests/Guest/GetRequestTest.php +++ /dev/null @@ -1,20 +0,0 @@ -mock(GetRequest::class); - - $this->core->withMockClient($mockClient)->send(new GetRequest('guest-code')); - - $mockClient->assertSent(GetRequest::class); - } -} diff --git a/tests/Requests/Guest/ListRequestTest.php b/tests/Requests/Guest/ListRequestTest.php deleted file mode 100644 index 74d807c..0000000 --- a/tests/Requests/Guest/ListRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(ListRequest::class); - - $this->core->withMockClient($mockClient)->send(new ListRequest(['page' => 1])); - - $mockClient->assertSent(ListRequest::class); - } -} diff --git a/tests/Requests/Guest/UpdateRequestTest.php b/tests/Requests/Guest/UpdateRequestTest.php deleted file mode 100644 index 410867f..0000000 --- a/tests/Requests/Guest/UpdateRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(UpdateRequest::class); - - $this->core->withMockClient($mockClient)->send(new UpdateRequest('xyz', ['status' => 'confirmed'])); - - $mockClient->assertSent(UpdateRequest::class); - } -} diff --git a/tests/Requests/Guest/ValidateCodeRequestTest.php b/tests/Requests/Guest/ValidateCodeRequestTest.php deleted file mode 100644 index 5e70f0c..0000000 --- a/tests/Requests/Guest/ValidateCodeRequestTest.php +++ /dev/null @@ -1,23 +0,0 @@ -mock(ValidateCodeRequest::class); - - $this->core->withMockClient($mockClient)->send(new ValidateCodeRequest('event-id')); - - $mockClient->assertSent(ValidateCodeRequest::class); - } -} diff --git a/tests/Resources/EmailResourceTest.php b/tests/Resources/EmailResourceTest.php deleted file mode 100644 index ea233b4..0000000 --- a/tests/Resources/EmailResourceTest.php +++ /dev/null @@ -1,36 +0,0 @@ -mock(request: SendRequest::class, status: 204); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->send('email-template-uid', ['guests' => [ - "ABCD1234", - "ABCD2345" - ]]); - - $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof SendRequest && $result->status() === $response->status() - ); - } - - protected function resource(CoreApi $core): EmailResource - { - return new EmailResource($core); - } -} diff --git a/tests/Resources/EventResourceTest.php b/tests/Resources/EventResourceTest.php deleted file mode 100644 index 6be30ee..0000000 --- a/tests/Resources/EventResourceTest.php +++ /dev/null @@ -1,69 +0,0 @@ - ['events' => []]]; - - $mockClient = $this->mock(ListRequest::class, $expects); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->list(); - - $mockClient->assertSent( - fn (Request $request, Response $response) => $result->body() === $response->body() - ); - } - - public function testGet(): void - { - $expects = ['data' => ['event' => ['id' => 'event-id']]]; - - $mockClient = $this->mock(GetRequest::class, $expects); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->get($expects['data']['event']['id']); - - $mockClient->assertSent( - fn (Request $request, Response $response) => $result->body() === $response->body() - ); - } - - public function testSendEmailTemplate(): void - { - $mockClient = $this->mock(request: SendEmailTemplateRequest::class, status: 204); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->sendEmailTemplate( - 'event-id', - 'email-template-id', - ['guests' => [ - 'ABCD1234', - 'ABCD2345' - ]] - ); - - $mockClient->assertSent( - fn (Request $request, Response $response) => $request instanceof SendEmailTemplateRequest && $result->status() === $response->status() - ); - } - - protected function resource(CoreApi $core): EventResource - { - return new EventResource($core); - } -} diff --git a/tests/Resources/GuestResourceTest.php b/tests/Resources/GuestResourceTest.php deleted file mode 100644 index c22d1e1..0000000 --- a/tests/Resources/GuestResourceTest.php +++ /dev/null @@ -1,106 +0,0 @@ -mock(ListRequest::class, ['data' => ['guests' => []]]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->list(); - - $mockClient->assertSent( - fn (Request $request, Response $response) => $request instanceof ListRequest && $result->body() === $response->body() - ); - } - - public function testValidateCode(): void - { - $mockClient = $this->mock(ValidateCodeRequest::class, ['data' => ['valid' => true]]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->validateCode('xyz'); - - $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof ValidateCodeRequest && $result->body() === $response->body() - ); - } - - public function testGet(): void - { - $mockClient = $this->mock(GetRequest::class, ['data' => ['code' => 'xyz']]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->get('xyz'); - - $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof GetRequest && $result->body() === $response->body() - ); - } - - public function testCreate(): void - { - $mockClient = $this->mock(CreateRequest::class, ['data' => ['status' => 'confirmed']]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->create([ - 'name' => 'John Lennon', - 'email' => 'j.lennon@sdk.com', - 'status' => 'confirmed' - ]); - - $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof CreateRequest && $result->body() === $response->body() - ); - } - - public function testUpdate(): void - { - $mockClient = $this->mock(UpdateRequest::class, ['data' => ['status' => 'confirmed']]); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->update('xyz', ['status' => 'confirmed']); - - $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof UpdateRequest && $result->body() === $response->body() - ); - } - - public function testDelete(): void - { - $mockClient = $this->mock(DeleteRequest::class); - - $resource = $this->resource($this->core->withMockClient($mockClient)); - $result = $resource->delete('xyz'); - - $mockClient->assertSent( - fn (Request $request, Response $response) => - $request instanceof DeleteRequest && $result->body() === $response->body() - ); - } - - protected function resource(CoreApi $core): GuestResource - { - return new GuestResource($core); - } -} diff --git a/tests/TestCase.php b/tests/TestCase.php index 4da5c17..1bddd6a 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -4,7 +4,7 @@ namespace AirLST\SdkPhp\Tests; -use AirLST\SdkPhp\Client\CoreApi; +use AirLST\SdkPhp\CoreApi; use PHPUnit\Framework\TestCase as BaseTestCase; use Saloon\Http\Faking\MockClient; use Saloon\Http\Faking\MockResponse; From 8e1423ee334c2af43c95978615aba28fb7606594 Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Tue, 1 Jul 2025 18:13:44 +0800 Subject: [PATCH 11/22] Paginator generator --- build/CoreApi.php | 10 ++++- {src => build}/Paginator.php | 5 ++- src/Commands/BuildCommand.php | 4 ++ src/Generators/ConnectorGenerator.php | 16 +++++++- src/Generators/PaginatorGenerator.php | 56 +++++++++++++++++++++++++++ 5 files changed, 88 insertions(+), 3 deletions(-) rename {src => build}/Paginator.php (91%) create mode 100644 src/Generators/PaginatorGenerator.php diff --git a/build/CoreApi.php b/build/CoreApi.php index 3e6e66d..75f1154 100644 --- a/build/CoreApi.php +++ b/build/CoreApi.php @@ -12,11 +12,14 @@ use AirLST\SdkPhp\Resources\Events; use AirLST\SdkPhp\Resources\Guests; use Saloon\Http\Connector; +use Saloon\Http\Request; +use Saloon\PaginationPlugin\Contracts\HasPagination; +use Saloon\PaginationPlugin\PagedPaginator; /** * AirLST API. */ -class CoreApi extends Connector +class CoreApi extends Connector implements HasPagination { protected string $baseUrl = 'https://airlst.app'; @@ -34,6 +37,11 @@ public function setBaseUrl(string $baseUrl): void $this->baseUrl = $baseUrl; } + public function paginate(Request $request): PagedPaginator + { + return new Paginator($this, $request); + } + public function bookableGroups(): BookableGroups { return new BookableGroups($this); diff --git a/src/Paginator.php b/build/Paginator.php similarity index 91% rename from src/Paginator.php rename to build/Paginator.php index 3df3250..a9b3e73 100644 --- a/src/Paginator.php +++ b/build/Paginator.php @@ -2,12 +2,15 @@ declare(strict_types=1); -namespace AirLST\SdkPhp\Builder; +namespace AirLST\SdkPhp; use Saloon\Http\Request; use Saloon\Http\Response; use Saloon\PaginationPlugin\PagedPaginator; +/** + * Paginator. + */ class Paginator extends PagedPaginator { protected function isLastPage(Response $response): bool diff --git a/src/Commands/BuildCommand.php b/src/Commands/BuildCommand.php index fdac059..d1f2e67 100644 --- a/src/Commands/BuildCommand.php +++ b/src/Commands/BuildCommand.php @@ -5,6 +5,7 @@ namespace AirLST\SdkPhp\Builder\Commands; use AirLST\SdkPhp\Builder\Generators\ConnectorGenerator; +use AirLST\SdkPhp\Builder\Generators\PaginatorGenerator; use AirLST\SdkPhp\Builder\Generators\ResourceGenerator; use Crescat\SaloonSdkGenerator\CodeGenerator; use Crescat\SaloonSdkGenerator\Data\Generator\Config; @@ -67,6 +68,9 @@ public function handle(): void resourceNamespaceSuffix: 'Resources', ); + $paginatorGenerator = new PaginatorGenerator(); + $this->dumpToFile($paginatorGenerator->generate()); + $generator = new CodeGenerator( $config, resourceGenerator: new ResourceGenerator($config), diff --git a/src/Generators/ConnectorGenerator.php b/src/Generators/ConnectorGenerator.php index 06a830f..1caa66e 100644 --- a/src/Generators/ConnectorGenerator.php +++ b/src/Generators/ConnectorGenerator.php @@ -12,6 +12,9 @@ use Nette\PhpGenerator\ClassType; use Nette\PhpGenerator\PhpFile; use Saloon\Http\Connector; +use Saloon\Http\Request; +use Saloon\PaginationPlugin\Contracts\HasPagination; +use Saloon\PaginationPlugin\PagedPaginator; use function is_null; use function sprintf; @@ -27,6 +30,7 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php { $classType = new ClassType($this->config->connectorName); $classType->setExtends(Connector::class); + $classType->setImplements([HasPagination::class]); if ($specification->name !== null && $specification->name !== '' && $specification->name !== '0') { $classType->addComment($specification->name); @@ -63,6 +67,13 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php ->addParameter('baseUrl') ->setType('string'); + $classType->addMethod('paginate') + ->setPublic() + ->setReturnType(PagedPaginator::class) + ->setBody('return new Paginator($this, $request);') + ->addParameter('request') + ->setType(Request::class); + $classType->addMethod('defaultHeaders') ->setReturnType('array') ->setProtected() @@ -71,7 +82,10 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php $namespace = $classFile ->setStrictTypes() ->addNamespace("{$this->config->namespace}") - ->addUse(Connector::class); + ->addUse(Connector::class) + ->addUse(Request::class) + ->addUse(PagedPaginator::class) + ->addUse(HasPagination::class); $collections = collect($specification->endpoints) ->map(fn (Endpoint $endpoint): string => NameHelper::connectorClassName($endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName)) // @phpstan-ignore-line diff --git a/src/Generators/PaginatorGenerator.php b/src/Generators/PaginatorGenerator.php new file mode 100644 index 0000000..a6b33da --- /dev/null +++ b/src/Generators/PaginatorGenerator.php @@ -0,0 +1,56 @@ +setExtends(PagedPaginator::class); + + $classType->addComment('Paginator'); + + $classFile = new PhpFile(); + + $classType->addMethod('isLastPage') + ->setProtected() + ->setReturnType('bool') + ->setBody(' + $paginationMeta = $response->json(\'meta.pagination\'); + + return $paginationMeta[\'current_page\'] >= $paginationMeta[\'total_pages\']; + ') + ->addParameter('response') + ->setType(Response::class); + + $classType->addMethod('getPageItems') + ->setProtected() + ->setReturnType('array') + ->setBody('return $response->json(\'data\');') + ->setParameters([ + new Parameter('response')->setType(Response::class), + new Parameter('request')->setType(Request::class), + ]); + + $namespace = $classFile + ->setStrictTypes() + ->addNamespace('AirLST\\SdkPhp') + ->addUse(PagedPaginator::class) + ->addUse(Request::class) + ->addUse(Response::class); + + $namespace->add($classType); + + return $classFile; + } +} From 33cfac33be1ea975da620e337585acc3cc2774ad Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 1 Jul 2025 10:14:47 +0000 Subject: [PATCH 12/22] [php-cs-fixer] php-cs-fixer fixes --- src/Generators/PaginatorGenerator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Generators/PaginatorGenerator.php b/src/Generators/PaginatorGenerator.php index a6b33da..14ea8dd 100644 --- a/src/Generators/PaginatorGenerator.php +++ b/src/Generators/PaginatorGenerator.php @@ -44,7 +44,7 @@ public function generate(): PhpFile $namespace = $classFile ->setStrictTypes() - ->addNamespace('AirLST\\SdkPhp') + ->addNamespace('AirLST\SdkPhp') ->addUse(PagedPaginator::class) ->addUse(Request::class) ->addUse(Response::class); From 1f17edaa83282f880082c122335944d8f41d2282 Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Tue, 1 Jul 2025 19:42:45 +0800 Subject: [PATCH 13/22] Paginated response for paginated requests --- build/Resources/Guests.php | 2 +- src/Generators/ResourceGenerator.php | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/build/Resources/Guests.php b/build/Resources/Guests.php index 07744d6..8055509 100644 --- a/build/Resources/Guests.php +++ b/build/Resources/Guests.php @@ -106,7 +106,7 @@ public function getGuests( ?string $sortsRole0 = null, ?int $since = null, ): Response { - return $this->connector->send(new GetGuests($eventUuid, $perPage, $page, $search, $filtersStatuseq, $sortsRole0, $since)); + return $this->connector->paginate(new GetGuests($eventUuid, $perPage, $page, $search, $filtersStatuseq, $sortsRole0, $since)); // @phpstan-ignore method.notFound } /** diff --git a/src/Generators/ResourceGenerator.php b/src/Generators/ResourceGenerator.php index 24c6306..8163410 100644 --- a/src/Generators/ResourceGenerator.php +++ b/src/Generators/ResourceGenerator.php @@ -98,6 +98,17 @@ public function generateResourceClass(string $resourceName, array $endpoints): P $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); } + $paginated = collect($endpoint->queryParameters) + ->contains(fn (Parameter $parameter): bool => $parameter->name === 'page'); + + if ($paginated) { + $method->setBody( + sprintf('return $this->connector->paginate(new %s(%s)); // @phpstan-ignore method.notFound', $requestClassNameAlias ?? $requestClassName, implode(', ', $args)) + ); + + continue; + } + $method->setBody(sprintf('return $this->connector->send(new %s(%s));', $requestClassNameAlias ?? $requestClassName, implode(', ', $args))); } From c616c6a7c9ff0dd94cae71654819f4cfec836850 Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Tue, 1 Jul 2025 20:07:22 +0800 Subject: [PATCH 14/22] Paginator response --- build/Resources/Guests.php | 2 +- src/Generators/ResourceGenerator.php | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/build/Resources/Guests.php b/build/Resources/Guests.php index 8055509..8a8ce30 100644 --- a/build/Resources/Guests.php +++ b/build/Resources/Guests.php @@ -105,7 +105,7 @@ public function getGuests( ?string $filtersStatuseq = null, ?string $sortsRole0 = null, ?int $since = null, - ): Response { + ): \Saloon\PaginationPlugin\PagedPaginator { return $this->connector->paginate(new GetGuests($eventUuid, $perPage, $page, $search, $filtersStatuseq, $sortsRole0, $since)); // @phpstan-ignore method.notFound } diff --git a/src/Generators/ResourceGenerator.php b/src/Generators/ResourceGenerator.php index 8163410..5a5dfd3 100644 --- a/src/Generators/ResourceGenerator.php +++ b/src/Generators/ResourceGenerator.php @@ -15,6 +15,7 @@ use Nette\PhpGenerator\Method; use Nette\PhpGenerator\PhpFile; use Saloon\Http\Response; +use Saloon\PaginationPlugin\PagedPaginator; use function in_array; use function sprintf; @@ -72,7 +73,10 @@ public function generateResourceClass(string $resourceName, array $endpoints): P ->addComment('@todo Fix duplicated method name'); } - $method->setReturnType(Response::class); + $paginated = collect($endpoint->queryParameters) + ->contains(fn (Parameter $parameter): bool => $parameter->name === 'page'); + + $method->setReturnType($paginated ? PagedPaginator::class : Response::class); $args = []; @@ -98,13 +102,11 @@ public function generateResourceClass(string $resourceName, array $endpoints): P $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); } - $paginated = collect($endpoint->queryParameters) - ->contains(fn (Parameter $parameter): bool => $parameter->name === 'page'); - if ($paginated) { - $method->setBody( - sprintf('return $this->connector->paginate(new %s(%s)); // @phpstan-ignore method.notFound', $requestClassNameAlias ?? $requestClassName, implode(', ', $args)) - ); + $method + ->setBody( + sprintf('return $this->connector->paginate(new %s(%s)); // @phpstan-ignore method.notFound', $requestClassNameAlias ?? $requestClassName, implode(', ', $args)) + ); continue; } From 9dfa0d0969a6ac6390bb0a3144e94ffd7bdb087a Mon Sep 17 00:00:00 2001 From: Michael Kaverin Date: Tue, 1 Jul 2025 14:23:39 +0200 Subject: [PATCH 15/22] .editorconfig --- .editorconfig | 15 +++++++++++++++ .gitattributes | 2 +- .gitignore | 1 - build.php | 2 +- phpunit.xml | 2 +- 5 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..d93a87b --- /dev/null +++ b/.editorconfig @@ -0,0 +1,15 @@ +root = true + +[*] +charset = utf-8 +end_of_line = lf +insert_final_newline = true +indent_style = space +indent_size = 4 +trim_trailing_whitespace = true + +[*.md] +trim_trailing_whitespace = false + +[*.{js,vue,xml,yml}] +indent_size = 2 diff --git a/.gitattributes b/.gitattributes index c5ebe84..0320f97 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,4 +11,4 @@ /composer.lock export-ignore /phpstan.php export-ignore /phpunit.xml.dist export-ignore -/rector.php export-ignore \ No newline at end of file +/rector.php export-ignore diff --git a/.gitignore b/.gitignore index 9626bfc..460aa6a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,3 @@ /.coverage /.phpunit.cache .phpunit.result.cache -.php-cs-fixer.cache \ No newline at end of file diff --git a/build.php b/build.php index 1b5e8d6..6eeb42b 100644 --- a/build.php +++ b/build.php @@ -19,4 +19,4 @@ $output = new OutputStyle($input, new ConsoleOutput()); $command->setOutput($output); -$command->run($input, $output); \ No newline at end of file +$command->run($input, $output); diff --git a/phpunit.xml b/phpunit.xml index 40864c7..6dc0ebb 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,5 +1,5 @@ - + From fc616ec5dd3553e4abbcf1e326f9d14e36cccba7 Mon Sep 17 00:00:00 2001 From: Michael Kaverin Date: Tue, 1 Jul 2025 14:38:07 +0200 Subject: [PATCH 16/22] BaseResourceGenerator --- build/CoreApi.php | 3 +-- build/Resource.php | 4 +--- build/Resources/Guests.php | 5 ++-- src/Commands/BuildCommand.php | 2 ++ src/Generators/BaseResourceGenerator.php | 30 ++++++++++++++++++++++++ src/Generators/ConnectorGenerator.php | 6 ++--- src/Generators/ResourceGenerator.php | 28 ++++++++++++---------- 7 files changed, 55 insertions(+), 23 deletions(-) create mode 100644 src/Generators/BaseResourceGenerator.php diff --git a/build/CoreApi.php b/build/CoreApi.php index 75f1154..68ee3d1 100644 --- a/build/CoreApi.php +++ b/build/CoreApi.php @@ -14,7 +14,6 @@ use Saloon\Http\Connector; use Saloon\Http\Request; use Saloon\PaginationPlugin\Contracts\HasPagination; -use Saloon\PaginationPlugin\PagedPaginator; /** * AirLST API. @@ -37,7 +36,7 @@ public function setBaseUrl(string $baseUrl): void $this->baseUrl = $baseUrl; } - public function paginate(Request $request): PagedPaginator + public function paginate(Request $request): Paginator { return new Paginator($this, $request); } diff --git a/build/Resource.php b/build/Resource.php index 5aafee0..4e10450 100644 --- a/build/Resource.php +++ b/build/Resource.php @@ -4,11 +4,9 @@ namespace AirLST\SdkPhp; -use Saloon\Http\Connector; - class Resource { public function __construct( - protected Connector $connector, + protected CoreApi $connector, ) {} } diff --git a/build/Resources/Guests.php b/build/Resources/Guests.php index 8a8ce30..2d6c3ff 100644 --- a/build/Resources/Guests.php +++ b/build/Resources/Guests.php @@ -4,6 +4,7 @@ namespace AirLST\SdkPhp\Resources; +use AirLST\SdkPhp\Paginator; use AirLST\SdkPhp\Requests\Guests\ArchiveGuest; use AirLST\SdkPhp\Requests\Guests\CheckinGuest; use AirLST\SdkPhp\Requests\Guests\CreateCompanionGuest; @@ -105,8 +106,8 @@ public function getGuests( ?string $filtersStatuseq = null, ?string $sortsRole0 = null, ?int $since = null, - ): \Saloon\PaginationPlugin\PagedPaginator { - return $this->connector->paginate(new GetGuests($eventUuid, $perPage, $page, $search, $filtersStatuseq, $sortsRole0, $since)); // @phpstan-ignore method.notFound + ): Paginator { + return $this->connector->paginate(new GetGuests($eventUuid, $perPage, $page, $search, $filtersStatuseq, $sortsRole0, $since)); } /** diff --git a/src/Commands/BuildCommand.php b/src/Commands/BuildCommand.php index d1f2e67..64d9790 100644 --- a/src/Commands/BuildCommand.php +++ b/src/Commands/BuildCommand.php @@ -4,6 +4,7 @@ namespace AirLST\SdkPhp\Builder\Commands; +use AirLST\SdkPhp\Builder\Generators\BaseResourceGenerator; use AirLST\SdkPhp\Builder\Generators\ConnectorGenerator; use AirLST\SdkPhp\Builder\Generators\PaginatorGenerator; use AirLST\SdkPhp\Builder\Generators\ResourceGenerator; @@ -75,6 +76,7 @@ public function handle(): void $config, resourceGenerator: new ResourceGenerator($config), connectorGenerator: new ConnectorGenerator($config), + baseResourceGenerator: new BaseResourceGenerator($config), ); $this->dumpGeneratedFiles( diff --git a/src/Generators/BaseResourceGenerator.php b/src/Generators/BaseResourceGenerator.php new file mode 100644 index 0000000..1fb812e --- /dev/null +++ b/src/Generators/BaseResourceGenerator.php @@ -0,0 +1,30 @@ +addMethod('__construct') + ->addPromotedParameter('connector') + ->setType(\AirLST\SdkPhp\CoreApi::class) + ->setProtected(); + + $classFile = new PhpFile(); + $classFile->addNamespace("{$this->config->namespace}") + ->addUse(\AirLST\SdkPhp\CoreApi::class) + ->add($classType); + + return $classFile; + } +} diff --git a/src/Generators/ConnectorGenerator.php b/src/Generators/ConnectorGenerator.php index 1caa66e..27cfca5 100644 --- a/src/Generators/ConnectorGenerator.php +++ b/src/Generators/ConnectorGenerator.php @@ -4,6 +4,7 @@ namespace AirLST\SdkPhp\Builder\Generators; +use AirLST\SdkPhp\Paginator; use Crescat\SaloonSdkGenerator\Data\Generator\ApiSpecification; use Crescat\SaloonSdkGenerator\Data\Generator\Endpoint; use Crescat\SaloonSdkGenerator\Generator; @@ -14,7 +15,6 @@ use Saloon\Http\Connector; use Saloon\Http\Request; use Saloon\PaginationPlugin\Contracts\HasPagination; -use Saloon\PaginationPlugin\PagedPaginator; use function is_null; use function sprintf; @@ -69,7 +69,7 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php $classType->addMethod('paginate') ->setPublic() - ->setReturnType(PagedPaginator::class) + ->setReturnType(Paginator::class) ->setBody('return new Paginator($this, $request);') ->addParameter('request') ->setType(Request::class); @@ -84,7 +84,7 @@ protected function generateConnectorClass(ApiSpecification $specification): ?Php ->addNamespace("{$this->config->namespace}") ->addUse(Connector::class) ->addUse(Request::class) - ->addUse(PagedPaginator::class) + ->addUse(Paginator::class) ->addUse(HasPagination::class); $collections = collect($specification->endpoints) diff --git a/src/Generators/ResourceGenerator.php b/src/Generators/ResourceGenerator.php index 5a5dfd3..0bf6301 100644 --- a/src/Generators/ResourceGenerator.php +++ b/src/Generators/ResourceGenerator.php @@ -4,6 +4,7 @@ namespace AirLST\SdkPhp\Builder\Generators; +use AirLST\SdkPhp\Paginator; use Crescat\SaloonSdkGenerator\Data\Generator\ApiSpecification; use Crescat\SaloonSdkGenerator\Data\Generator\Endpoint; use Crescat\SaloonSdkGenerator\Data\Generator\Parameter; @@ -15,8 +16,8 @@ use Nette\PhpGenerator\Method; use Nette\PhpGenerator\PhpFile; use Saloon\Http\Response; -use Saloon\PaginationPlugin\PagedPaginator; +use function implode; use function in_array; use function sprintf; @@ -45,6 +46,8 @@ public function generateResourceClass(string $resourceName, array $endpoints): P $duplicateCounter = 1; + $usesPaginator = false; + foreach ($endpoints as $endpoint) { $requestClassName = NameHelper::resourceClassName($endpoint->name); $methodName = NameHelper::safeVariableName($requestClassName); @@ -73,11 +76,6 @@ public function generateResourceClass(string $resourceName, array $endpoints): P ->addComment('@todo Fix duplicated method name'); } - $paginated = collect($endpoint->queryParameters) - ->contains(fn (Parameter $parameter): bool => $parameter->name === 'page'); - - $method->setReturnType($paginated ? PagedPaginator::class : Response::class); - $args = []; foreach ($endpoint->pathParameters as $parameter) { @@ -102,20 +100,24 @@ public function generateResourceClass(string $resourceName, array $endpoints): P $args[] = new Literal(sprintf('$%s', NameHelper::safeVariableName($parameter->name))); } - if ($paginated) { - $method - ->setBody( - sprintf('return $this->connector->paginate(new %s(%s)); // @phpstan-ignore method.notFound', $requestClassNameAlias ?? $requestClassName, implode(', ', $args)) - ); + $paginated = collect($endpoint->queryParameters) + ->contains(fn (Parameter $parameter): bool => $parameter->name === 'page'); - continue; + if ($paginated) { + $usesPaginator = true; } - $method->setBody(sprintf('return $this->connector->send(new %s(%s));', $requestClassNameAlias ?? $requestClassName, implode(', ', $args))); + $method->setBody(sprintf($paginated ? 'return $this->connector->paginate(new %s(%s));' : 'return $this->connector->send(new %s(%s));', $requestClassNameAlias ?? $requestClassName, implode(', ', $args))); + + $method->setReturnType($paginated ? Paginator::class : Response::class); } $namespace->add($classType); + if ($usesPaginator) { + $namespace->addUse(Paginator::class); + } + return $classFile; } From d445459079e726243a993c67a8d4f76056e72e05 Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Tue, 1 Jul 2025 20:51:06 +0800 Subject: [PATCH 17/22] Added composer build command --- README.md | 4 ++-- composer.json | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7977e5f..7799cad 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ $response = $connector->guests()->getGuests('event-uuid'); If you want to contribute to this SDK, you can generate the SDK from the fresh OpenAPI specification using the following command: ``` bash -php build.php -``` \ No newline at end of file +composer build +``` diff --git a/composer.json b/composer.json index ed761cd..3d1d4b3 100644 --- a/composer.json +++ b/composer.json @@ -51,6 +51,7 @@ "sort-packages": true }, "scripts": { + "build": "php build.php", "ci": [ "@composer dump --strict-psr", "@composer normalize", From 16646be943d464766c952da405ca36307f5a001e Mon Sep 17 00:00:00 2001 From: Michael Kaverin Date: Tue, 1 Jul 2025 15:10:35 +0200 Subject: [PATCH 18/22] RequestGenerator --- build/Requests/Guests/GetGuests.php | 3 +- src/Commands/BuildCommand.php | 2 + src/Generators/RequestGenerator.php | 146 ++++++++++++++++++++++++++++ 3 files changed, 150 insertions(+), 1 deletion(-) create mode 100644 src/Generators/RequestGenerator.php diff --git a/build/Requests/Guests/GetGuests.php b/build/Requests/Guests/GetGuests.php index 734392a..0dd2c52 100644 --- a/build/Requests/Guests/GetGuests.php +++ b/build/Requests/Guests/GetGuests.php @@ -6,11 +6,12 @@ use Saloon\Enums\Method; use Saloon\Http\Request; +use Saloon\PaginationPlugin\Contracts\Paginatable; /** * getGuests. */ -class GetGuests extends Request +class GetGuests extends Request implements Paginatable { protected Method $method = Method::GET; diff --git a/src/Commands/BuildCommand.php b/src/Commands/BuildCommand.php index 64d9790..484cb8a 100644 --- a/src/Commands/BuildCommand.php +++ b/src/Commands/BuildCommand.php @@ -7,6 +7,7 @@ use AirLST\SdkPhp\Builder\Generators\BaseResourceGenerator; use AirLST\SdkPhp\Builder\Generators\ConnectorGenerator; use AirLST\SdkPhp\Builder\Generators\PaginatorGenerator; +use AirLST\SdkPhp\Builder\Generators\RequestGenerator; use AirLST\SdkPhp\Builder\Generators\ResourceGenerator; use Crescat\SaloonSdkGenerator\CodeGenerator; use Crescat\SaloonSdkGenerator\Data\Generator\Config; @@ -74,6 +75,7 @@ public function handle(): void $generator = new CodeGenerator( $config, + requestGenerator: new RequestGenerator($config), resourceGenerator: new ResourceGenerator($config), connectorGenerator: new ConnectorGenerator($config), baseResourceGenerator: new BaseResourceGenerator($config), diff --git a/src/Generators/RequestGenerator.php b/src/Generators/RequestGenerator.php new file mode 100644 index 0000000..f196bc6 --- /dev/null +++ b/src/Generators/RequestGenerator.php @@ -0,0 +1,146 @@ +endpoints as $endpoint) { + $classes[] = $this->generateRequestClass($endpoint); + } + + return $classes; + } + + protected function generateRequestClass(Endpoint $endpoint): PhpFile + { + $collectionName = $endpoint->collection !== null && $endpoint->collection !== '' && $endpoint->collection !== '0' ? $endpoint->collection : $this->config->fallbackResourceName; + + if (is_null($collectionName)) { + throw new Exception('Failed to set a collection name for request class.'); + } + + $resourceName = NameHelper::resourceClassName($collectionName); + $className = NameHelper::requestClassName($endpoint->name); + + $classType = new ClassType($className); + + $classFile = new PhpFile(); + $namespace = $classFile + ->setStrictTypes() + ->addNamespace("{$this->config->namespace}\\{$this->config->requestNamespaceSuffix}\\{$resourceName}") + ->addUse(Paginatable::class); + + $classType->setExtends(Request::class) + ->setComment($endpoint->name) + ->addComment('') + ->addComment(Utils::wrapLongLines($endpoint->description ?? '')); + + // TODO: We assume JSON body if post/patch, make these assumptions configurable in the future. + if ($endpoint->method->isPost() || $endpoint->method->isPatch()) { + $classType + ->addImplement(HasBody::class) + ->addTrait(HasJsonBody::class); + + $namespace + ->addUse(HasBody::class) + ->addUse(HasJsonBody::class); + } + + $classType->addProperty('method') + ->setProtected() + ->setType(SaloonHttpMethod::class) + ->setValue( + new Literal( + sprintf('Method::%s', $endpoint->method->value) + ) + ); + + $classType->addMethod('resolveEndpoint') + ->setPublic() + ->setReturnType('string') + ->addBody( + collect($endpoint->pathSegments) + ->map(fn (string $segment): mixed => Str::startsWith($segment, ':') + ? new Literal(sprintf('{$this->%s}', NameHelper::safeVariableName($segment))) + : $segment) + ->pipe(fn (Collection $segments): string => sprintf('return "/%s";', $segments->implode('/'))) + ); + + $classConstructor = $classType->addMethod('__construct'); + + // Priority 1. - Path Parameters + foreach ($endpoint->pathParameters as $pathParam) { + MethodGeneratorHelper::addParameterAsPromotedProperty($classConstructor, $pathParam); + } + + // Priority 2. - Body Parameters + if ($endpoint->bodyParameters !== []) { + $bodyParams = collect($endpoint->bodyParameters) + ->reject(fn (Parameter $parameter): bool => in_array($parameter->name, $this->config->ignoredBodyParams, true)) + ->values() + ->toArray(); + + foreach ($bodyParams as $bodyParam) { + MethodGeneratorHelper::addParameterAsPromotedProperty($classConstructor, $bodyParam); + } + + MethodGeneratorHelper::generateArrayReturnMethod($classType, 'defaultBody', $bodyParams, withArrayFilterWrapper: true); + } + + // Priority 3. - Query Parameters + if ($endpoint->queryParameters !== []) { + $queryParams = collect($endpoint->queryParameters) + ->reject(fn (Parameter $parameter): bool => in_array($parameter->name, $this->config->ignoredQueryParams, true)) + ->values(); + + if ($queryParams->contains(fn (Parameter $parameter): bool => $parameter->name === 'page')) { + $classType->addImplement(Paginatable::class); + } + + foreach ($queryParams as $queryParam) { + MethodGeneratorHelper::addParameterAsPromotedProperty($classConstructor, $queryParam); + } + + MethodGeneratorHelper::generateArrayReturnMethod($classType, 'defaultQuery', $queryParams->toArray(), withArrayFilterWrapper: true); + } + + $namespace + ->addUse(SaloonHttpMethod::class) + ->addUse(DateTime::class) + ->addUse(Request::class) + ->add($classType); + + return $classFile; + } +} From 04f40ba9f33a74b51ec0e9c3313211fe1395fec7 Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Tue, 1 Jul 2025 21:15:16 +0800 Subject: [PATCH 19/22] Update composer build command --- composer.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3d1d4b3..0f01330 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,12 @@ "sort-packages": true }, "scripts": { - "build": "php build.php", + "build": [ + "php build.php", + "@composer rector", + "@composer cs-fixer", + "@composer phpstan" + ], "ci": [ "@composer dump --strict-psr", "@composer normalize", From f306a6ff6fa13d3a59fdb86284f078a2eb326d27 Mon Sep 17 00:00:00 2001 From: Michael Kaverin Date: Tue, 1 Jul 2025 15:17:57 +0200 Subject: [PATCH 20/22] - --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0320f97..39450a6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,5 @@ * text=auto eol=lf /.github export-ignore -/build export-ignore /src export-ignore /storage export-ignore /tests export-ignore From b6203478849a950e84b7a107ba016c5b4787b7f1 Mon Sep 17 00:00:00 2001 From: Michael Kaverin Date: Tue, 1 Jul 2025 15:19:21 +0200 Subject: [PATCH 21/22] - --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 39450a6..3da2f71 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,5 +9,5 @@ /build.php export-ignore /composer.lock export-ignore /phpstan.php export-ignore -/phpunit.xml.dist export-ignore +/phpunit.xml export-ignore /rector.php export-ignore From 9311aeee48a392587940cbc10935f252960711f7 Mon Sep 17 00:00:00 2001 From: Jantinn Erezo Date: Tue, 1 Jul 2025 21:22:04 +0800 Subject: [PATCH 22/22] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7799cad..ca4bc68 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This package provides a PHP SDK for the Core API, allowing developers to easily It is built using AirLST OpenAPI specifications and is built with the help of crescat-io/saloon-sdk-generator tool. ## Requirements -- PHP >= 8.3 +- PHP >= 8.4 - Composer @@ -18,11 +18,11 @@ composer require airlst/sdk-php ## Usage ``` php -use AirLST\SdkPhp\Client\CoreApi; +use AirLST\SdkPhp\CoreApi; $connector = new CoreApi('api-key'); -$response = $connector->guests()->getGuests('event-uuid'); +$response = $connector->guest()->getGuests('event-uuid'); ``` ## Contributing