File tree Expand file tree Collapse file tree 4 files changed +19
-19
lines changed Expand file tree Collapse file tree 4 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ services:
9696 context : .
9797 x-bake : *bake
9898 args :
99- php_version : 8.1.22
100- php_sha : f5140e94b139b4adec4b29c337537b7b6f1ef023197eb32be909e724e3da157a
99+ php_version : 8.1.26
100+ php_sha : d954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb
101101 php_api : 20210902
102102 command : build-dd-trace-php
103103 volumes :
@@ -109,8 +109,8 @@ services:
109109 context : .
110110 x-bake : *bake
111111 args :
112- php_version : 8.2.8
113- php_sha : 6419b74e9b675c8d5a1afd2788c4d7996a19bbe2be409716ccb2067897af9df1
112+ php_version : 8.2.13
113+ php_sha : 6a194038f5a9e46d8f70a9d59c072c3b08d6edbdd8e304096e24ccf2225bcf1b
114114 php_api : 20220829
115115 command : build-dd-trace-php
116116 volumes :
@@ -123,8 +123,8 @@ services:
123123 x-bake : *bake
124124 args :
125125 php_version : 8.3.0
126- php_url : https://downloads .php.net/~eric /php-8.3.0RC6 .tar.gz
127- php_sha : " 83e838f91a0b6370caff3dacf0d80275234ace7f9892212732807a4c5e33c6ed "
126+ php_url : https://www .php.net/distributions /php-8.3.0 .tar.gz
127+ php_sha : " 557ae14650f1d1984d3213e3fcd8d93a5f11418b3f8026d3a2d5022251163951 "
128128 php_api : 20230831
129129 command : build-dd-trace-php
130130 volumes :
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ elif [[ $PHP_VERSION_ID -le 81 ]]; then
1717elif [[ $PHP_VERSION_ID -le 82 ]]; then
1818 XDEBUG_VERSIONS=(-3.2.2)
1919else
20- XDEBUG_VERSIONS=(-3.3.0alpha2 )
20+ XDEBUG_VERSIONS=(-3.3.0 )
2121fi
2222
2323MONGODB_VERSION=
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ services:
1919 x-bake : *bake
2020 args :
2121 phpVersion : " 8.3"
22- phpTarGzUrl : https://downloads .php.net/~eric /php-8.3.0RC6 .tar.gz
23- phpSha256Hash : " 83e838f91a0b6370caff3dacf0d80275234ace7f9892212732807a4c5e33c6ed "
22+ phpTarGzUrl : https://www .php.net/distributions /php-8.3.0 .tar.gz
23+ phpSha256Hash : " 557ae14650f1d1984d3213e3fcd8d93a5f11418b3f8026d3a2d5022251163951 "
2424
2525 php-8.2 :
2626 image : datadog/dd-trace-ci:php-8.2_buster
@@ -30,8 +30,8 @@ services:
3030 x-bake : *bake
3131 args :
3232 phpVersion : " 8.2"
33- phpTarGzUrl : https://www.php.net/distributions/php-8.2.8 .tar.gz
34- phpSha256Hash : " 6419b74e9b675c8d5a1afd2788c4d7996a19bbe2be409716ccb2067897af9df1 "
33+ phpTarGzUrl : https://www.php.net/distributions/php-8.2.13 .tar.gz
34+ phpSha256Hash : " 6a194038f5a9e46d8f70a9d59c072c3b08d6edbdd8e304096e24ccf2225bcf1b "
3535
3636 php-8.1 :
3737 image : datadog/dd-trace-ci:php-8.1_buster
@@ -41,8 +41,8 @@ services:
4141 x-bake : *bake
4242 args :
4343 phpVersion : " 8.1"
44- phpTarGzUrl : https://www.php.net/distributions/php-8.1.22 .tar.gz
45- phpSha256Hash : " f5140e94b139b4adec4b29c337537b7b6f1ef023197eb32be909e724e3da157a "
44+ phpTarGzUrl : https://www.php.net/distributions/php-8.1.26 .tar.gz
45+ phpSha256Hash : " d954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb "
4646
4747 php-8.0 :
4848 image : datadog/dd-trace-ci:php-8.0_buster
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ services:
8484 x-bake : *bake
8585 args :
8686 phpVersion : " 8.1"
87- phpTarGzUrl : https://www.php.net/distributions/php-8.1.22 .tar.gz
88- phpSha256Hash : f5140e94b139b4adec4b29c337537b7b6f1ef023197eb32be909e724e3da157a
87+ phpTarGzUrl : https://www.php.net/distributions/php-8.1.26 .tar.gz
88+ phpSha256Hash : d954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb
8989 image : ' datadog/dd-trace-ci:php-8.1_centos-7'
9090
9191 php-8.2 :
@@ -95,8 +95,8 @@ services:
9595 x-bake : *bake
9696 args :
9797 phpVersion : " 8.2"
98- phpTarGzUrl : https://www.php.net/distributions/php-8.2.8 .tar.gz
99- phpSha256Hash : 6419b74e9b675c8d5a1afd2788c4d7996a19bbe2be409716ccb2067897af9df1
98+ phpTarGzUrl : https://www.php.net/distributions/php-8.2.13 .tar.gz
99+ phpSha256Hash : 6a194038f5a9e46d8f70a9d59c072c3b08d6edbdd8e304096e24ccf2225bcf1b
100100 image : ' datadog/dd-trace-ci:php-8.2_centos-7'
101101
102102 php-8.3 :
@@ -106,6 +106,6 @@ services:
106106 x-bake : *bake
107107 args :
108108 phpVersion : " 8.3"
109- phpTarGzUrl : https://downloads .php.net/~eric /php-8.3.0RC6 .tar.gz
110- phpSha256Hash : " 83e838f91a0b6370caff3dacf0d80275234ace7f9892212732807a4c5e33c6ed "
109+ phpTarGzUrl : https://www .php.net/distributions /php-8.3.0 .tar.gz
110+ phpSha256Hash : 557ae14650f1d1984d3213e3fcd8d93a5f11418b3f8026d3a2d5022251163951
111111 image : ' datadog/dd-trace-ci:php-8.3_centos-7'
You can’t perform that action at this time.
0 commit comments