Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- "3.20"
- "3.21"
- "3.22"
- "3.23"
php:
- "8.4"
runs-on: ${{ matrix.build_image }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- "3.20"
- "3.21"
- "3.22"
- "3.23"
php:
- "8.2"
- "8.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/php8.2-compass/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=php8.2-compass
_pkgreal=compass
pkgver=0.0.5
pkgver=0.0.6
pkgrel=1
provides="php-compass=8.2"
pkgdesc="Compass - Probes for instrumenting PHP applications"
Expand Down Expand Up @@ -35,5 +35,5 @@ package() {
}

sha512sums="
4dc2f550210224330504550537757216ef2068444f6d760371cd430381f2f1fd9f01691c3876f7320d14c13af841e603ce21d152f1b50cd3a9430a7017f4b788 php-compass-0.0.5.tar.gz
75b8ac2491d60736ab8c03fc88d0dfbb42f18deae1f425b9c2eb3047783a362d8260720779b6ca86c5ea5777372b36f5cae8713641568b35fdf424028ecc5cee compass-extension-0.0.6.tar.gz
"
2 changes: 1 addition & 1 deletion packages/php8.2/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ depends_mysqlnd="$pkgname-openssl>=8.2.0 $pkgname-openssl<8.3.0"
depends_mysqli="$pkgname-mysqlnd>=8.2.0 $pkgname-mysqlnd<8.3.0"
depends_pdo_mysql="$pkgname-mysqlnd>=8.2.0 $pkgname-mysqlnd<8.3.0"
depends_soap="$pkgname-xml>=8.2.0 $pkgname-xml<8.3.0"
depends_xmlreader="$pkgname-dom>=7..0 $pkgname-dom<8.3.0"
depends_xmlreader="$pkgname-dom>=8.2.0 $pkgname-dom<8.3.0"
depends_xmlrpc="$pkgname-xml>=8.2.0 $pkgname-xml<8.3.0"
depends_xsl="$pkgname-dom>=8.2.0 $pkgname-dom<8.3.0"

Expand Down
4 changes: 2 additions & 2 deletions packages/php8.3-compass/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=php8.3-compass
_pkgreal=compass
pkgver=0.0.5
pkgver=0.0.6
pkgrel=1
provides="php-compass=8.3"
pkgdesc="Compass - Probes for instrumenting PHP applications"
Expand Down Expand Up @@ -35,5 +35,5 @@ package() {
}

sha512sums="
4dc2f550210224330504550537757216ef2068444f6d760371cd430381f2f1fd9f01691c3876f7320d14c13af841e603ce21d152f1b50cd3a9430a7017f4b788 php-compass-0.0.5.tar.gz
75b8ac2491d60736ab8c03fc88d0dfbb42f18deae1f425b9c2eb3047783a362d8260720779b6ca86c5ea5777372b36f5cae8713641568b35fdf424028ecc5cee compass-extension-0.0.6.tar.gz
"
2 changes: 1 addition & 1 deletion packages/php8.3/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ depends_mysqlnd="$pkgname-openssl>=8.3.0 $pkgname-openssl<8.4.0"
depends_mysqli="$pkgname-mysqlnd>=8.3.0 $pkgname-mysqlnd<8.4.0"
depends_pdo_mysql="$pkgname-mysqlnd>=8.3.0 $pkgname-mysqlnd<8.4.0"
depends_soap="$pkgname-xml>=8.3.0 $pkgname-xml<8.4.0"
depends_xmlreader="$pkgname-dom>=7..0 $pkgname-dom<8.4.0"
depends_xmlreader="$pkgname-dom>=8.3.0 $pkgname-dom<8.4.0"
depends_xmlrpc="$pkgname-xml>=8.3.0 $pkgname-xml<8.4.0"
depends_xsl="$pkgname-dom>=8.3.0 $pkgname-dom<8.4.0"

Expand Down
4 changes: 2 additions & 2 deletions packages/php8.4-compass/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=php8.4-compass
_pkgreal=compass
pkgver=0.0.5
pkgver=0.0.6
pkgrel=1
provides="php-compass=8.4"
pkgdesc="Compass - Probes for instrumenting PHP applications"
Expand Down Expand Up @@ -35,5 +35,5 @@ package() {
}

sha512sums="
4dc2f550210224330504550537757216ef2068444f6d760371cd430381f2f1fd9f01691c3876f7320d14c13af841e603ce21d152f1b50cd3a9430a7017f4b788 php-compass-0.0.5.tar.gz
75b8ac2491d60736ab8c03fc88d0dfbb42f18deae1f425b9c2eb3047783a362d8260720779b6ca86c5ea5777372b36f5cae8713641568b35fdf424028ecc5cee compass-extension-0.0.6.tar.gz
"
2 changes: 1 addition & 1 deletion packages/php8.4/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ depends_mysqlnd="$pkgname-openssl>=8.4.0 $pkgname-openssl<8.5.0"
depends_mysqli="$pkgname-mysqlnd>=8.4.0 $pkgname-mysqlnd<8.5.0"
depends_pdo_mysql="$pkgname-mysqlnd>=8.4.0 $pkgname-mysqlnd<8.5.0"
depends_soap="$pkgname-xml>=8.4.0 $pkgname-xml<8.5.0"
depends_xmlreader="$pkgname-dom>=7..0 $pkgname-dom<8.5.0"
depends_xmlreader="$pkgname-dom>=8.4.0 $pkgname-dom<8.5.0"
depends_xmlrpc="$pkgname-xml>=8.4.0 $pkgname-xml<8.5.0"
depends_xsl="$pkgname-dom>=8.4.0 $pkgname-dom<8.5.0"

Expand Down
4 changes: 2 additions & 2 deletions packages/php8.5-compass/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=php8.5-compass
_pkgreal=compass
pkgver=0.0.5
pkgver=0.0.6
pkgrel=1
provides="php-compass=8.5"
pkgdesc="Compass - Probes for instrumenting PHP applications"
Expand Down Expand Up @@ -35,5 +35,5 @@ package() {
}

sha512sums="
4dc2f550210224330504550537757216ef2068444f6d760371cd430381f2f1fd9f01691c3876f7320d14c13af841e603ce21d152f1b50cd3a9430a7017f4b788 php-compass-0.0.5.tar.gz
75b8ac2491d60736ab8c03fc88d0dfbb42f18deae1f425b9c2eb3047783a362d8260720779b6ca86c5ea5777372b36f5cae8713641568b35fdf424028ecc5cee compass-extension-0.0.6.tar.gz
"
2 changes: 1 addition & 1 deletion packages/php8.5/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ depends_mysqlnd="$pkgname-openssl>=8.5.0 $pkgname-openssl<8.6.0"
depends_mysqli="$pkgname-mysqlnd>=8.5.0 $pkgname-mysqlnd<8.6.0"
depends_pdo_mysql="$pkgname-mysqlnd>=8.5.0 $pkgname-mysqlnd<8.6.0"
depends_soap="$pkgname-xml>=8.5.0 $pkgname-xml<8.6.0"
depends_xmlreader="$pkgname-dom>=7..0 $pkgname-dom<8.6.0"
depends_xmlreader="$pkgname-dom>=8.5.0 $pkgname-dom<8.6.0"
depends_xmlrpc="$pkgname-xml>=8.5.0 $pkgname-xml<8.6.0"
depends_xsl="$pkgname-dom>=8.5.0 $pkgname-dom<8.6.0"

Expand Down
Loading