From c08ffcf1bd7ad75439859373717a9c72e9fa4082 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Thu, 15 Oct 2020 18:18:10 +0200 Subject: [PATCH] Prepare for 0.5.0 (#83) * Prepare for 0.5.0 * Updated checksums.json and layers.json Co-authored-by: Bref Bot --- CHANGELOG.md | 13 + checksums.json | 120 ++-- layers.json | 1856 +++++++++++++++++++++++++++--------------------- 3 files changed, 1127 insertions(+), 862 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e377fd97..1a991d8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change log +## 0.5.0 + +### Added + +- Scrypt extension +- GD extension +- Msgpack extension +- LDAP extension + +### Changed + +All images is built `FROM scratch` now. + ## 0.4.2 ### Added diff --git a/checksums.json b/checksums.json index 3fab127e..493a3aa2 100644 --- a/checksums.json +++ b/checksums.json @@ -1,56 +1,68 @@ { - "amqp-php-72": "293119f888526b87ac3c5303a5076da8", - "amqp-php-73": "cad545858d28e06c12807dfb406e7f85", - "amqp-php-74": "dc0c410520f2c031da96a13e67fdb7e6", - "blackfire-php-72": "792c429d97ba7758581980173108d3ab", - "blackfire-php-73": "1782c9a450ce8aced68dc8587b1b12c4", - "blackfire-php-74": "fa00ee0d15ed7a9bd65618bb291d3f7d", - "cassandra-php-72": "d7df5b16d9c80ff135ca33eb487cc955", - "cassandra-php-73": "5f7f31e85e1d42def8e3d7d89c03a7b6", - "cassandra-php-74": "fe46cbe74259a65ca08842740f302a5b", - "ds-php-72": "4846bc072a118e15fb575b346f8a4aea", - "ds-php-73": "46983b7c2d7eaece9a533dfdd95bc510", - "ds-php-74": "56ed232d12926d0ace2c895edff62436", - "gmp-php-72": "98e4bf9323621ab85c0c5351d0a03730", - "gmp-php-73": "ff157642ffdca3aa48eb599f2210039f", - "gmp-php-74": "fca80fcb8f9d9cd8f8570dd44aa609d3", - "grpc-php-72": "3535404a5ea005157555d68c68bcfe69", - "grpc-php-73": "8e893293be482c6d14fdb0a03e23eadc", - "grpc-php-74": "2cd8f2fc5c867636c0ef3aaae1e80d17", - "igbinary-php-72": "396679bc1b2f5d4f3bbc594e42fa18ce", - "igbinary-php-73": "8ec21090c8d870b36ea6e408dbc03211", - "igbinary-php-74": "042f374af79d2fd744c5790166c7c19c", - "imagick-php-72": "07fe406324b8a5c7a95ed5af63add29c", - "imagick-php-73": "9aafdb82f2ed89c1c234dc9af3c17cc0", - "imagick-php-74": "9d5a1b33b6fc086dbb69194094391e87", - "mailparse-php-72": "c94b8103d4cc5dc360c28492aaf09f3e", - "mailparse-php-73": "2df9efbdbc92c9684bd818e501cb3adc", - "mailparse-php-74": "db2297b5d52fac7d2c14e7300f1b706a", - "memcached-php-72": "2e3c6962faff2d974e07da2b720e546f", - "memcached-php-73": "c5768ca020364d01c9fd538171326de3", - "memcached-php-74": "67c77d2ca0dc1d9b20dc4a59fc35f3b5", - "mongodb-php-72": "75b3e2b5748764d9ceda02f780018dec", - "mongodb-php-73": "afd8261e54fefc2ab10bc507355dc656", - "mongodb-php-74": "23fff4e6cf7b34a2cc1e9caa3390b57f", - "odbc-snowflake-php-72": "3189929877840f808764b3b46f716fcc", - "odbc-snowflake-php-73": "9c265589c5eef547c80af39eff99afa9", - "odbc-snowflake-php-74": "ec238bf51cbcc102530dce3fb909fb19", - "pcov-php-72": "acc8032c0fd9d8e0eadaa05649e04208", - "pcov-php-73": "cc8b726a5fd538394767b945aa1dfc82", - "pcov-php-74": "4874f9b48285e21905dfd5b18d5b0336", - "pgsql-php-72": "84285d1f266267579b3c0beeb924f813", - "pgsql-php-73": "d58622e28bd71fe5638006f494e5ae50", - "pgsql-php-74": "dca8fe1c60e6268108466d2dc2f8cbfb", - "redis-php-72": "229bc2a6e2d87e2b18ff0d433ad02523", - "redis-php-73": "481d38a802fe1af8389c142de4be91c6", - "redis-php-74": "f8a3be95cda355fc9c0b8e5c51ac25c4", - "uuid-php-72": "fcf34fab72874ccd489adc11295e7186", - "uuid-php-73": "a95dfbc9916a783862ca6fe086b9691a", - "uuid-php-74": "6b6e896fbaeab0aaba7b0e6b91aa1e4e", - "xdebug-php-72": "2644e1bc62f0f06e3598d4a0cd035187", - "xdebug-php-73": "9faba8b357cc16840ea2633d4f1cd170", - "xdebug-php-74": "0e1702e41b268451ea96dc8aefa896a1", - "yaml-php-72": "8c4df25ef068214bc27231208d804308", - "yaml-php-73": "67ac117520b3d596a87445c3bc5aec9f", - "yaml-php-74": "fd26856f2033d8610b02f398d3ac94ad" + "amqp-php-72": "f0e4ae74d8cf697ddc68a9ee8fd71575", + "amqp-php-73": "4d0f07cad7dc0acbea52b4ec39ce26fd", + "amqp-php-74": "2f4aa050d7d5e2c871f972d016fe2b0e", + "blackfire-php-72": "1c0f8f57dcb07ab19b1becf5b65a6ad0", + "blackfire-php-73": "307a558655eb95776dd492801623366c", + "blackfire-php-74": "f84800658be840ba88205e91d720e5f0", + "cassandra-php-72": "be8b172a6d5a746c881a050afc9b0314", + "cassandra-php-73": "029c4115b6dfeecd58cfe8be1db59754", + "cassandra-php-74": "6f0000b9b11f0924f843f3dfa5bf4b42", + "ds-php-72": "30d3ddc1b774a230462d372cdc1beb66", + "ds-php-73": "6c29c2fbdf1f568b1811447a1c4b6643", + "ds-php-74": "b4f6dffcb2f44affcdedf223d0913b01", + "gd-php-72": "c2ba8ae4dc321e01ce20422b460ee4d6", + "gd-php-73": "945ab9dec75794f466a132f7119567b1", + "gd-php-74": "42e6386b2ceb86eb31d7a68e3c57ac03", + "gmp-php-72": "eaea5f462aa34cd26e85f2285aebb1aa", + "gmp-php-73": "93ef5796cf355265af6da8f71a502a73", + "gmp-php-74": "9a70136099a506c811738d6f7f7f1960", + "grpc-php-72": "b21c17e6e1589bb8ce031086551c29af", + "grpc-php-73": "0d9a206cc3f5bcc1dcd98984f3a97697", + "grpc-php-74": "eebb4f6b707658e9dcb0b318dffa1649", + "igbinary-php-72": "78fd7648ec94ad39978c52ac959748d7", + "igbinary-php-73": "2379f42d77672e0d522a9a30fcb84ef3", + "igbinary-php-74": "cb12285d3c8289c44d4636a4aa77e21b", + "imagick-php-72": "516ce7887c7141d5378ced682d10d9a9", + "imagick-php-73": "9af37027fb57bae7bacaedcca9664bc4", + "imagick-php-74": "e632334bc302ae994675cfe195c0a167", + "ldap-php-72": "54e43cf26d3979ee84145f39d50fa19a", + "ldap-php-73": "e37c8c8850c1e740f06177e69032a1fc", + "ldap-php-74": "645251f9c1280f8bdf5b6dfe7aff3b5e", + "mailparse-php-72": "f60f33e4e7bde7f51691e375f00d1f8c", + "mailparse-php-73": "679f2f671e019392a2630ec36db6ba9e", + "mailparse-php-74": "1272f63537fa1a91ea37f1487737d808", + "memcached-php-72": "6c54e5afe13a37f9ab09b5a9c0e3f2dc", + "memcached-php-73": "1413a138ec05c57dc22996f9e0b97e47", + "memcached-php-74": "0b9bc17c3d37fef7546d3498ca1459fe", + "mongodb-php-72": "6dca8ac6a1e8db298b6f01c692bacd53", + "mongodb-php-73": "8d358b297f383188016249b9242e15ef", + "mongodb-php-74": "25baf09ecca090b4558b8c6e9ea776ca", + "msgpack-php-72": "e491ea49566e0818d0318b3d0a1af2c7", + "msgpack-php-73": "1c5dfbe28ff73987195acdcb7b704ccb", + "msgpack-php-74": "3178aaf10596ca71e89ccd9aaec59da0", + "odbc-snowflake-php-72": "f7e1c6b2074636bedaf9063b5d9060f5", + "odbc-snowflake-php-73": "019194fd67d30cc441b4721b74a90962", + "odbc-snowflake-php-74": "b7f2111dc465ee3e89f56520752c775d", + "pcov-php-72": "c235931b06394d6785e228cb07c2a08a", + "pcov-php-73": "d0a9d842ce0060cd58070dad4f927ec7", + "pcov-php-74": "6046d78e61f5246b39012bc19db678a9", + "pgsql-php-72": "3554df9e37fc4eba1049221d724fffc5", + "pgsql-php-73": "aaaf057914dd40af98dd6d1ba8762c85", + "pgsql-php-74": "121fd2e80338bb6a6a71c8498bd925de", + "redis-php-72": "2c36d072e55bb3b3f8531b314e1b8c85", + "redis-php-73": "bcf16f2245638b268da8a05d327f41de", + "redis-php-74": "0f5ba14959023fb1cdd5940d76e277ff", + "scrypt-php-72": "3f1a71fffafb78ce95c74ae34884f467", + "scrypt-php-73": "3c13f8d09e05e0a31ae8ce82f76d862d", + "scrypt-php-74": "b2149adb0d374fb6546199995ba5f1fc", + "uuid-php-72": "6b62b21385913c2578aaea01be9bc3d6", + "uuid-php-73": "68fce8ae73010ac73eb6da1cf462461e", + "uuid-php-74": "d6bcb898be0252fc41ff61eb01aaaa25", + "xdebug-php-72": "7426c89974db565e786569267942de25", + "xdebug-php-73": "9a2fafe504bc56c1fb8adef95bd1a70d", + "xdebug-php-74": "8804499fa687445da4d8301784a31604", + "yaml-php-72": "664101509a1a6d50faf294a2397a4c5a", + "yaml-php-73": "0aca525e29051a0dbe113b0368fe3fab", + "yaml-php-74": "5fdc49b7c1869cb55d044d12de54d6ff" } \ No newline at end of file diff --git a/layers.json b/layers.json index dca67ba4..a28aca01 100644 --- a/layers.json +++ b/layers.json @@ -1,85 +1,65 @@ { "amqp-php-72": { - "ca-central-1": 13, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 6, - "af-south-1": 6 + "ca-central-1": 14, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 7, + "af-south-1": 7 }, "amqp-php-73": { - "ca-central-1": 16, - "eu-central-1": 13, - "eu-north-1": 13, - "eu-west-1": 13, - "eu-west-2": 13, - "eu-west-3": 13, - "sa-east-1": 13, - "us-east-1": 13, - "us-east-2": 13, - "us-west-1": 13, - "us-west-2": 13, - "ap-south-1": 13, - "ap-northeast-1": 13, - "ap-northeast-2": 13, - "ap-southeast-1": 13, - "ap-southeast-2": 13, - "eu-south-1": 6, - "af-south-1": 6 + "ca-central-1": 17, + "eu-central-1": 14, + "eu-north-1": 14, + "eu-west-1": 14, + "eu-west-2": 14, + "eu-west-3": 14, + "sa-east-1": 14, + "us-east-1": 14, + "us-east-2": 14, + "us-west-1": 14, + "us-west-2": 14, + "ap-south-1": 14, + "ap-northeast-1": 14, + "ap-northeast-2": 14, + "ap-southeast-1": 14, + "ap-southeast-2": 14, + "eu-south-1": 7, + "af-south-1": 7 }, "amqp-php-74": { - "ca-central-1": 14, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 6, - "af-south-1": 6 + "ca-central-1": 15, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 7, + "af-south-1": 7 }, "blackfire-php-72": { - "ca-central-1": 20, - "eu-central-1": 17, - "eu-north-1": 17, - "eu-west-1": 17, - "eu-west-2": 17, - "eu-west-3": 17, - "sa-east-1": 17, - "us-east-1": 88, - "us-east-2": 16, - "us-west-1": 16, - "us-west-2": 16, - "ap-south-1": 16, - "ap-northeast-1": 16, - "ap-northeast-2": 16, - "ap-southeast-1": 16, - "ap-southeast-2": 16, - "eu-south-1": 12, - "af-south-1": 12 - }, - "blackfire-php-73": { "ca-central-1": 21, "eu-central-1": 18, "eu-north-1": 18, @@ -87,7 +67,7 @@ "eu-west-2": 18, "eu-west-3": 18, "sa-east-1": 18, - "us-east-1": 92, + "us-east-1": 89, "us-east-2": 17, "us-west-1": 17, "us-west-2": 17, @@ -96,391 +76,351 @@ "ap-northeast-2": 17, "ap-southeast-1": 17, "ap-southeast-2": 17, - "eu-south-1": 12, - "af-south-1": 12 + "eu-south-1": 13, + "af-south-1": 13 + }, + "blackfire-php-73": { + "ca-central-1": 22, + "eu-central-1": 19, + "eu-north-1": 19, + "eu-west-1": 19, + "eu-west-2": 19, + "eu-west-3": 19, + "sa-east-1": 19, + "us-east-1": 93, + "us-east-2": 18, + "us-west-1": 18, + "us-west-2": 18, + "ap-south-1": 18, + "ap-northeast-1": 18, + "ap-northeast-2": 18, + "ap-southeast-1": 18, + "ap-southeast-2": 18, + "eu-south-1": 13, + "af-south-1": 13 }, "blackfire-php-74": { - "ca-central-1": 21, - "eu-central-1": 17, - "eu-north-1": 17, - "eu-west-1": 17, - "eu-west-2": 17, - "eu-west-3": 17, - "sa-east-1": 17, - "us-east-1": 92, - "us-east-2": 16, - "us-west-1": 16, - "us-west-2": 16, - "ap-south-1": 16, - "ap-northeast-1": 16, - "ap-northeast-2": 16, - "ap-southeast-1": 16, - "ap-southeast-2": 16, - "eu-south-1": 12, - "af-south-1": 12 + "ca-central-1": 22, + "eu-central-1": 18, + "eu-north-1": 18, + "eu-west-1": 18, + "eu-west-2": 18, + "eu-west-3": 18, + "sa-east-1": 18, + "us-east-1": 93, + "us-east-2": 17, + "us-west-1": 17, + "us-west-2": 17, + "ap-south-1": 17, + "ap-northeast-1": 17, + "ap-northeast-2": 17, + "ap-southeast-1": 17, + "ap-southeast-2": 17, + "eu-south-1": 13, + "af-south-1": 13 }, "cassandra-php-72": { - "ca-central-1": 11, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 + "ca-central-1": 12, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 7, + "af-south-1": 7 }, "cassandra-php-73": { - "ca-central-1": 9, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 + "ca-central-1": 10, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 7, + "af-south-1": 7 }, "cassandra-php-74": { - "ca-central-1": 11, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 + "ca-central-1": 12, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 7, + "af-south-1": 7 }, "ds-php-72": { - "ca-central-1": 11, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 + "ca-central-1": 12, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 7, + "af-south-1": 7 }, "ds-php-73": { - "ca-central-1": 11, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 - }, - "ds-php-74": { "ca-central-1": 12, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 7, + "af-south-1": 7 }, - "gmp-php-72": { + "ds-php-74": { "ca-central-1": 13, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 6, - "af-south-1": 6 + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 7, + "af-south-1": 7 }, - "gmp-php-73": { - "ca-central-1": 13, - "eu-central-1": 11, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 6, - "af-south-1": 6 + "gd-php-72": { + "ca-central-1": 1, + "eu-central-1": 1, + "eu-north-1": 1, + "eu-west-1": 1, + "eu-west-2": 1, + "eu-west-3": 1, + "sa-east-1": 1, + "us-east-1": 1, + "us-east-2": 1, + "us-west-1": 1, + "us-west-2": 1, + "ap-south-1": 1, + "ap-northeast-1": 1, + "ap-northeast-2": 1, + "ap-southeast-1": 1, + "ap-southeast-2": 1, + "eu-south-1": 1, + "af-south-1": 1 }, - "gmp-php-74": { - "ca-central-1": 13, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 6, - "af-south-1": 6 + "gd-php-73": { + "ca-central-1": 1, + "eu-central-1": 1, + "eu-north-1": 1, + "eu-west-1": 1, + "eu-west-2": 1, + "eu-west-3": 1, + "sa-east-1": 1, + "us-east-1": 1, + "us-east-2": 1, + "us-west-1": 1, + "us-west-2": 1, + "ap-south-1": 1, + "ap-northeast-1": 1, + "ap-northeast-2": 1, + "ap-southeast-1": 1, + "ap-southeast-2": 1, + "eu-south-1": 1, + "af-south-1": 1 }, - "grpc-php-72": { - "ca-central-1": 10, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "af-south-1": 5 + "gd-php-74": { + "ca-central-1": 1, + "eu-central-1": 1, + "eu-north-1": 1, + "eu-west-1": 1, + "eu-west-2": 1, + "eu-west-3": 1, + "sa-east-1": 1, + "us-east-1": 1, + "us-east-2": 1, + "us-west-1": 1, + "us-west-2": 1, + "ap-south-1": 1, + "ap-northeast-1": 1, + "ap-northeast-2": 1, + "ap-southeast-1": 1, + "ap-southeast-2": 1, + "eu-south-1": 1, + "af-south-1": 1 }, - "grpc-php-73": { - "ca-central-1": 9, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "af-south-1": 5 + "gmp-php-72": { + "ca-central-1": 14, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 7, + "af-south-1": 7 }, - "grpc-php-74": { - "ca-central-1": 9, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "af-south-1": 5 + "gmp-php-73": { + "ca-central-1": 14, + "eu-central-1": 12, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 7, + "af-south-1": 7 }, - "igbinary-php-72": { - "ca-central-1": 11, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 + "gmp-php-74": { + "ca-central-1": 14, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 7, + "af-south-1": 7 }, - "igbinary-php-73": { + "grpc-php-72": { "ca-central-1": 11, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 - }, - "igbinary-php-74": { - "ca-central-1": 12, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, "eu-south-1": 6, "af-south-1": 6 }, - "imagick-php-72": { + "grpc-php-73": { "ca-central-1": 10, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 - }, - "imagick-php-73": { - "ca-central-1": 7, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, "eu-south-1": 6, "af-south-1": 6 }, - "imagick-php-74": { + "grpc-php-74": { "ca-central-1": 10, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, "eu-south-1": 6, "af-south-1": 6 }, - "mailparse-php-72": { - "ca-central-1": 13, + "igbinary-php-72": { + "ca-central-1": 12, "eu-central-1": 8, "eu-north-1": 8, "eu-west-1": 8, @@ -496,11 +436,11 @@ "ap-northeast-2": 8, "ap-southeast-1": 8, "ap-southeast-2": 8, - "eu-south-1": 6, - "af-south-1": 6 + "eu-south-1": 7, + "af-south-1": 7 }, - "mailparse-php-73": { - "ca-central-1": 13, + "igbinary-php-73": { + "ca-central-1": 12, "eu-central-1": 8, "eu-north-1": 8, "eu-west-1": 8, @@ -516,11 +456,11 @@ "ap-northeast-2": 8, "ap-southeast-1": 8, "ap-southeast-2": 8, - "eu-south-1": 6, - "af-south-1": 6 + "eu-south-1": 7, + "af-south-1": 7 }, - "mailparse-php-74": { - "ca-central-1": 12, + "igbinary-php-74": { + "ca-central-1": 13, "eu-central-1": 8, "eu-north-1": 8, "eu-west-1": 8, @@ -536,190 +476,10 @@ "ap-northeast-2": 8, "ap-southeast-1": 8, "ap-southeast-2": 8, - "eu-south-1": 6, - "af-south-1": 6 - }, - "memcached-php-72": { - "ca-central-1": 15, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 6, - "af-south-1": 6 - }, - "memcached-php-73": { - "ca-central-1": 18, - "eu-central-1": 15, - "eu-north-1": 13, - "eu-west-1": 13, - "eu-west-2": 13, - "eu-west-3": 13, - "sa-east-1": 13, - "us-east-1": 13, - "us-east-2": 13, - "us-west-1": 13, - "us-west-2": 13, - "ap-south-1": 13, - "ap-northeast-1": 13, - "ap-northeast-2": 13, - "ap-southeast-1": 13, - "ap-southeast-2": 13, - "eu-south-1": 6, - "af-south-1": 6 - }, - "memcached-php-74": { - "ca-central-1": 13, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 6, - "af-south-1": 6 - }, - "mongodb-php-72": { - "ca-central-1": 6, - "eu-central-1": 3, - "eu-north-1": 3, - "eu-west-1": 3, - "eu-west-2": 3, - "eu-west-3": 3, - "sa-east-1": 3, - "us-east-1": 3, - "us-east-2": 3, - "us-west-1": 3, - "us-west-2": 3, - "ap-south-1": 3, - "ap-northeast-1": 3, - "ap-northeast-2": 3, - "ap-southeast-1": 3, - "ap-southeast-2": 3, - "eu-south-1": 3, - "af-south-1": 3 - }, - "mongodb-php-73": { - "ca-central-1": 6, - "eu-central-1": 3, - "eu-north-1": 3, - "eu-west-1": 3, - "eu-west-2": 3, - "eu-west-3": 3, - "sa-east-1": 3, - "us-east-1": 3, - "us-east-2": 3, - "us-west-1": 3, - "us-west-2": 3, - "ap-south-1": 3, - "ap-northeast-1": 3, - "ap-northeast-2": 3, - "ap-southeast-1": 3, - "ap-southeast-2": 3, - "eu-south-1": 3, - "af-south-1": 3 - }, - "mongodb-php-74": { - "ca-central-1": 5, - "eu-central-1": 3, - "eu-north-1": 3, - "eu-west-1": 3, - "eu-west-2": 3, - "eu-west-3": 3, - "sa-east-1": 3, - "us-east-1": 3, - "us-east-2": 3, - "us-west-1": 3, - "us-west-2": 3, - "ap-south-1": 3, - "ap-northeast-1": 3, - "ap-northeast-2": 3, - "ap-southeast-1": 3, - "ap-southeast-2": 3, - "eu-south-1": 3, - "af-south-1": 3 - }, - "odbc-snowflake-php-72": { - "ca-central-1": 10, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 - }, - "odbc-snowflake-php-73": { - "ca-central-1": 10, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 - }, - "odbc-snowflake-php-74": { - "ca-central-1": 10, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 6, - "af-south-1": 6 + "eu-south-1": 7, + "af-south-1": 7 }, - "pcov-php-72": { + "imagick-php-72": { "ca-central-1": 11, "eu-central-1": 8, "eu-north-1": 8, @@ -736,11 +496,11 @@ "ap-northeast-2": 8, "ap-southeast-1": 8, "ap-southeast-2": 8, - "eu-south-1": 6, - "af-south-1": 6 + "eu-south-1": 7, + "af-south-1": 7 }, - "pcov-php-73": { - "ca-central-1": 11, + "imagick-php-73": { + "ca-central-1": 8, "eu-central-1": 8, "eu-north-1": 8, "eu-west-1": 8, @@ -756,10 +516,10 @@ "ap-northeast-2": 8, "ap-southeast-1": 8, "ap-southeast-2": 8, - "eu-south-1": 6, - "af-south-1": 6 + "eu-south-1": 7, + "af-south-1": 7 }, - "pcov-php-74": { + "imagick-php-74": { "ca-central-1": 11, "eu-central-1": 8, "eu-north-1": 8, @@ -776,70 +536,10 @@ "ap-northeast-2": 8, "ap-southeast-1": 8, "ap-southeast-2": 8, - "eu-south-1": 6, - "af-south-1": 6 + "eu-south-1": 7, + "af-south-1": 7 }, - "pgsql-php-72": { - "ca-central-1": 12, - "eu-central-1": 9, - "eu-north-1": 9, - "eu-west-1": 9, - "eu-west-2": 9, - "eu-west-3": 9, - "sa-east-1": 9, - "us-east-1": 9, - "us-east-2": 9, - "us-west-1": 9, - "us-west-2": 9, - "ap-south-1": 9, - "ap-northeast-1": 9, - "ap-northeast-2": 9, - "ap-southeast-1": 9, - "ap-southeast-2": 9, - "eu-south-1": 6, - "af-south-1": 6 - }, - "pgsql-php-73": { - "ca-central-1": 12, - "eu-central-1": 9, - "eu-north-1": 9, - "eu-west-1": 9, - "eu-west-2": 9, - "eu-west-3": 9, - "sa-east-1": 9, - "us-east-1": 9, - "us-east-2": 9, - "us-west-1": 9, - "us-west-2": 9, - "ap-south-1": 9, - "ap-northeast-1": 9, - "ap-northeast-2": 9, - "ap-southeast-1": 9, - "ap-southeast-2": 9, - "eu-south-1": 6, - "af-south-1": 6 - }, - "pgsql-php-74": { - "ca-central-1": 13, - "eu-central-1": 9, - "eu-north-1": 9, - "eu-west-1": 9, - "eu-west-2": 9, - "eu-west-3": 9, - "sa-east-1": 9, - "us-east-1": 9, - "us-east-2": 9, - "us-west-1": 9, - "us-west-2": 9, - "ap-south-1": 9, - "ap-northeast-1": 9, - "ap-northeast-2": 9, - "ap-southeast-1": 9, - "ap-southeast-2": 9, - "eu-south-1": 6, - "af-south-1": 6 - }, - "redis-php-72": { + "ldap-php-72": { "ca-central-1": 1, "eu-central-1": 1, "eu-north-1": 1, @@ -859,7 +559,7 @@ "eu-south-1": 1, "af-south-1": 1 }, - "redis-php-73": { + "ldap-php-73": { "ca-central-1": 1, "eu-central-1": 1, "eu-north-1": 1, @@ -879,7 +579,7 @@ "eu-south-1": 1, "af-south-1": 1 }, - "redis-php-74": { + "ldap-php-74": { "ca-central-1": 1, "eu-central-1": 1, "eu-north-1": 1, @@ -899,128 +599,128 @@ "eu-south-1": 1, "af-south-1": 1 }, - "uuid-php-72": { - "ca-central-1": 9, - "eu-central-1": 4, - "eu-north-1": 4, - "eu-west-1": 4, - "eu-west-2": 4, - "eu-west-3": 4, - "sa-east-1": 4, - "us-east-1": 4, - "us-east-2": 4, - "us-west-1": 4, - "us-west-2": 4, - "ap-south-1": 4, - "ap-northeast-1": 4, - "ap-northeast-2": 4, - "ap-southeast-1": 4, - "ap-southeast-2": 4, - "eu-south-1": 4, - "af-south-1": 4 - }, - "uuid-php-73": { - "ca-central-1": 9, - "eu-central-1": 4, - "eu-north-1": 4, - "eu-west-1": 4, - "eu-west-2": 4, - "eu-west-3": 4, - "sa-east-1": 4, - "us-east-1": 4, - "us-east-2": 4, - "us-west-1": 4, - "us-west-2": 4, - "ap-south-1": 4, - "ap-northeast-1": 4, - "ap-northeast-2": 4, - "ap-southeast-1": 4, - "ap-southeast-2": 4, - "eu-south-1": 4, - "af-south-1": 4 + "mailparse-php-72": { + "ca-central-1": 14, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 7, + "af-south-1": 7 }, - "uuid-php-74": { - "ca-central-1": 8, - "eu-central-1": 4, - "eu-north-1": 4, - "eu-west-1": 4, - "eu-west-2": 4, - "eu-west-3": 4, - "sa-east-1": 4, - "us-east-1": 4, - "us-east-2": 4, - "us-west-1": 4, - "us-west-2": 4, - "ap-south-1": 4, - "ap-northeast-1": 4, - "ap-northeast-2": 4, - "ap-southeast-1": 4, - "ap-southeast-2": 4, - "eu-south-1": 4, - "af-south-1": 4 + "mailparse-php-73": { + "ca-central-1": 14, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 7, + "af-south-1": 7 }, - "xdebug-php-72": { + "mailparse-php-74": { "ca-central-1": 13, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 6, - "af-south-1": 6 + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 7, + "af-south-1": 7 }, - "xdebug-php-73": { - "ca-central-1": 15, - "eu-central-1": 12, - "eu-north-1": 12, - "eu-west-1": 12, - "eu-west-2": 12, - "eu-west-3": 12, - "sa-east-1": 12, - "us-east-1": 12, - "us-east-2": 12, - "us-west-1": 12, - "us-west-2": 12, - "ap-south-1": 12, - "ap-northeast-1": 12, - "ap-northeast-2": 12, - "ap-southeast-1": 12, - "ap-southeast-2": 12, - "eu-south-1": 6, - "af-south-1": 6 + "memcached-php-72": { + "ca-central-1": 16, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 7, + "af-south-1": 7 }, - "xdebug-php-74": { + "memcached-php-73": { + "ca-central-1": 19, + "eu-central-1": 16, + "eu-north-1": 14, + "eu-west-1": 14, + "eu-west-2": 14, + "eu-west-3": 14, + "sa-east-1": 14, + "us-east-1": 14, + "us-east-2": 14, + "us-west-1": 14, + "us-west-2": 14, + "ap-south-1": 14, + "ap-northeast-1": 14, + "ap-northeast-2": 14, + "ap-southeast-1": 14, + "ap-southeast-2": 14, + "eu-south-1": 7, + "af-south-1": 7 + }, + "memcached-php-74": { "ca-central-1": 14, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 6, - "af-south-1": 6 + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 7, + "af-south-1": 7 }, - "yaml-php-72": { - "ca-central-1": 8, + "mongodb-php-72": { + "ca-central-1": 7, "eu-central-1": 4, "eu-north-1": 4, "eu-west-1": 4, @@ -1039,8 +739,8 @@ "eu-south-1": 4, "af-south-1": 4 }, - "yaml-php-73": { - "ca-central-1": 8, + "mongodb-php-73": { + "ca-central-1": 7, "eu-central-1": 4, "eu-north-1": 4, "eu-west-1": 4, @@ -1059,8 +759,8 @@ "eu-south-1": 4, "af-south-1": 4 }, - "yaml-php-74": { - "ca-central-1": 7, + "mongodb-php-74": { + "ca-central-1": 6, "eu-central-1": 4, "eu-north-1": 4, "eu-west-1": 4, @@ -1078,5 +778,545 @@ "ap-southeast-2": 4, "eu-south-1": 4, "af-south-1": 4 + }, + "msgpack-php-72": { + "ca-central-1": 1, + "eu-central-1": 1, + "eu-north-1": 1, + "eu-west-1": 1, + "eu-west-2": 1, + "eu-west-3": 1, + "sa-east-1": 1, + "us-east-1": 1, + "us-east-2": 1, + "us-west-1": 1, + "us-west-2": 1, + "ap-south-1": 1, + "ap-northeast-1": 1, + "ap-northeast-2": 1, + "ap-southeast-1": 1, + "ap-southeast-2": 1, + "eu-south-1": 1, + "af-south-1": 1 + }, + "msgpack-php-73": { + "ca-central-1": 1, + "eu-central-1": 1, + "eu-north-1": 1, + "eu-west-1": 1, + "eu-west-2": 1, + "eu-west-3": 1, + "sa-east-1": 1, + "us-east-1": 1, + "us-east-2": 1, + "us-west-1": 1, + "us-west-2": 1, + "ap-south-1": 1, + "ap-northeast-1": 1, + "ap-northeast-2": 1, + "ap-southeast-1": 1, + "ap-southeast-2": 1, + "eu-south-1": 1, + "af-south-1": 1 + }, + "msgpack-php-74": { + "ca-central-1": 1, + "eu-central-1": 1, + "eu-north-1": 1, + "eu-west-1": 1, + "eu-west-2": 1, + "eu-west-3": 1, + "sa-east-1": 1, + "us-east-1": 1, + "us-east-2": 1, + "us-west-1": 1, + "us-west-2": 1, + "ap-south-1": 1, + "ap-northeast-1": 1, + "ap-northeast-2": 1, + "ap-southeast-1": 1, + "ap-southeast-2": 1, + "eu-south-1": 1, + "af-south-1": 1 + }, + "odbc-snowflake-php-72": { + "ca-central-1": 11, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 7, + "af-south-1": 7 + }, + "odbc-snowflake-php-73": { + "ca-central-1": 11, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 7, + "af-south-1": 7 + }, + "odbc-snowflake-php-74": { + "ca-central-1": 11, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 7, + "af-south-1": 7 + }, + "pcov-php-72": { + "ca-central-1": 12, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 7, + "af-south-1": 7 + }, + "pcov-php-73": { + "ca-central-1": 12, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 7, + "af-south-1": 7 + }, + "pcov-php-74": { + "ca-central-1": 12, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 7, + "af-south-1": 7 + }, + "pgsql-php-72": { + "ca-central-1": 13, + "eu-central-1": 10, + "eu-north-1": 10, + "eu-west-1": 10, + "eu-west-2": 10, + "eu-west-3": 10, + "sa-east-1": 10, + "us-east-1": 10, + "us-east-2": 10, + "us-west-1": 10, + "us-west-2": 10, + "ap-south-1": 10, + "ap-northeast-1": 10, + "ap-northeast-2": 10, + "ap-southeast-1": 10, + "ap-southeast-2": 10, + "eu-south-1": 7, + "af-south-1": 7 + }, + "pgsql-php-73": { + "ca-central-1": 13, + "eu-central-1": 10, + "eu-north-1": 10, + "eu-west-1": 10, + "eu-west-2": 10, + "eu-west-3": 10, + "sa-east-1": 10, + "us-east-1": 10, + "us-east-2": 10, + "us-west-1": 10, + "us-west-2": 10, + "ap-south-1": 10, + "ap-northeast-1": 10, + "ap-northeast-2": 10, + "ap-southeast-1": 10, + "ap-southeast-2": 10, + "eu-south-1": 7, + "af-south-1": 7 + }, + "pgsql-php-74": { + "ca-central-1": 14, + "eu-central-1": 10, + "eu-north-1": 10, + "eu-west-1": 10, + "eu-west-2": 10, + "eu-west-3": 10, + "sa-east-1": 10, + "us-east-1": 10, + "us-east-2": 10, + "us-west-1": 10, + "us-west-2": 10, + "ap-south-1": 10, + "ap-northeast-1": 10, + "ap-northeast-2": 10, + "ap-southeast-1": 10, + "ap-southeast-2": 10, + "eu-south-1": 7, + "af-south-1": 7 + }, + "redis-php-72": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "af-south-1": 2 + }, + "redis-php-73": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "af-south-1": 2 + }, + "redis-php-74": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "af-south-1": 2 + }, + "scrypt-php-72": { + "ca-central-1": 1, + "eu-central-1": 1, + "eu-north-1": 1, + "eu-west-1": 1, + "eu-west-2": 1, + "eu-west-3": 1, + "sa-east-1": 1, + "us-east-1": 1, + "us-east-2": 1, + "us-west-1": 1, + "us-west-2": 1, + "ap-south-1": 1, + "ap-northeast-1": 1, + "ap-northeast-2": 1, + "ap-southeast-1": 1, + "ap-southeast-2": 1, + "eu-south-1": 1, + "af-south-1": 1 + }, + "scrypt-php-73": { + "ca-central-1": 1, + "eu-central-1": 1, + "eu-north-1": 1, + "eu-west-1": 1, + "eu-west-2": 1, + "eu-west-3": 1, + "sa-east-1": 1, + "us-east-1": 1, + "us-east-2": 1, + "us-west-1": 1, + "us-west-2": 1, + "ap-south-1": 1, + "ap-northeast-1": 1, + "ap-northeast-2": 1, + "ap-southeast-1": 1, + "ap-southeast-2": 1, + "eu-south-1": 1, + "af-south-1": 1 + }, + "scrypt-php-74": { + "ca-central-1": 1, + "eu-central-1": 1, + "eu-north-1": 1, + "eu-west-1": 1, + "eu-west-2": 1, + "eu-west-3": 1, + "sa-east-1": 1, + "us-east-1": 1, + "us-east-2": 1, + "us-west-1": 1, + "us-west-2": 1, + "ap-south-1": 1, + "ap-northeast-1": 1, + "ap-northeast-2": 1, + "ap-southeast-1": 1, + "ap-southeast-2": 1, + "eu-south-1": 1, + "af-south-1": 1 + }, + "uuid-php-72": { + "ca-central-1": 10, + "eu-central-1": 5, + "eu-north-1": 5, + "eu-west-1": 5, + "eu-west-2": 5, + "eu-west-3": 5, + "sa-east-1": 5, + "us-east-1": 5, + "us-east-2": 5, + "us-west-1": 5, + "us-west-2": 5, + "ap-south-1": 5, + "ap-northeast-1": 5, + "ap-northeast-2": 5, + "ap-southeast-1": 5, + "ap-southeast-2": 5, + "eu-south-1": 5, + "af-south-1": 5 + }, + "uuid-php-73": { + "ca-central-1": 10, + "eu-central-1": 5, + "eu-north-1": 5, + "eu-west-1": 5, + "eu-west-2": 5, + "eu-west-3": 5, + "sa-east-1": 5, + "us-east-1": 5, + "us-east-2": 5, + "us-west-1": 5, + "us-west-2": 5, + "ap-south-1": 5, + "ap-northeast-1": 5, + "ap-northeast-2": 5, + "ap-southeast-1": 5, + "ap-southeast-2": 5, + "eu-south-1": 5, + "af-south-1": 5 + }, + "uuid-php-74": { + "ca-central-1": 9, + "eu-central-1": 5, + "eu-north-1": 5, + "eu-west-1": 5, + "eu-west-2": 5, + "eu-west-3": 5, + "sa-east-1": 5, + "us-east-1": 5, + "us-east-2": 5, + "us-west-1": 5, + "us-west-2": 5, + "ap-south-1": 5, + "ap-northeast-1": 5, + "ap-northeast-2": 5, + "ap-southeast-1": 5, + "ap-southeast-2": 5, + "eu-south-1": 5, + "af-south-1": 5 + }, + "xdebug-php-72": { + "ca-central-1": 14, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 7, + "af-south-1": 7 + }, + "xdebug-php-73": { + "ca-central-1": 16, + "eu-central-1": 13, + "eu-north-1": 13, + "eu-west-1": 13, + "eu-west-2": 13, + "eu-west-3": 13, + "sa-east-1": 13, + "us-east-1": 13, + "us-east-2": 13, + "us-west-1": 13, + "us-west-2": 13, + "ap-south-1": 13, + "ap-northeast-1": 13, + "ap-northeast-2": 13, + "ap-southeast-1": 13, + "ap-southeast-2": 13, + "eu-south-1": 7, + "af-south-1": 7 + }, + "xdebug-php-74": { + "ca-central-1": 15, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 7, + "af-south-1": 7 + }, + "yaml-php-72": { + "ca-central-1": 9, + "eu-central-1": 5, + "eu-north-1": 5, + "eu-west-1": 5, + "eu-west-2": 5, + "eu-west-3": 5, + "sa-east-1": 5, + "us-east-1": 5, + "us-east-2": 5, + "us-west-1": 5, + "us-west-2": 5, + "ap-south-1": 5, + "ap-northeast-1": 5, + "ap-northeast-2": 5, + "ap-southeast-1": 5, + "ap-southeast-2": 5, + "eu-south-1": 5, + "af-south-1": 5 + }, + "yaml-php-73": { + "ca-central-1": 9, + "eu-central-1": 5, + "eu-north-1": 5, + "eu-west-1": 5, + "eu-west-2": 5, + "eu-west-3": 5, + "sa-east-1": 5, + "us-east-1": 5, + "us-east-2": 5, + "us-west-1": 5, + "us-west-2": 5, + "ap-south-1": 5, + "ap-northeast-1": 5, + "ap-northeast-2": 5, + "ap-southeast-1": 5, + "ap-southeast-2": 5, + "eu-south-1": 5, + "af-south-1": 5 + }, + "yaml-php-74": { + "ca-central-1": 8, + "eu-central-1": 5, + "eu-north-1": 5, + "eu-west-1": 5, + "eu-west-2": 5, + "eu-west-3": 5, + "sa-east-1": 5, + "us-east-1": 5, + "us-east-2": 5, + "us-west-1": 5, + "us-west-2": 5, + "ap-south-1": 5, + "ap-northeast-1": 5, + "ap-northeast-2": 5, + "ap-southeast-1": 5, + "ap-southeast-2": 5, + "eu-south-1": 5, + "af-south-1": 5 } } \ No newline at end of file