Skip to content

Commit

Permalink
New major updates for PHP version and tools
Browse files Browse the repository at this point in the history
================> EXTRAS <================
> Branch name:	main
  • Loading branch information
devdrops committed Mar 6, 2024
1 parent dae7bbf commit 38605af
Show file tree
Hide file tree
Showing 12 changed files with 247 additions and 249 deletions.
20 changes: 10 additions & 10 deletions 7.4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
|TOOL|RELEASE|
|:---|:------|
|PHP|PHP 7.4.33 (cli) (built: Nov 12 2022 09:17:36) ( NTS )|
|Composer|Composer version 2.6.6 2023-12-08 18:32:26|
|phpunit/phpunit|PHPUnit 9.6.15 by Sebastian Bergmann and contributors.|
|phpcsstandards/php_codesniffer|PHP_CodeSniffer version 3.8.0 (stable) by Squiz and PHPCSStandards|
|friendsofphp/php-cs-fixer|PHP CS Fixer 3.41.0 Long Night by Fabien Potencier and Dariusz Ruminski.|
|phpmd/phpmd|PHPMD 2.14.1|
|Composer|Composer version 2.7.1 2024-02-09 15:26:28|
|phpunit/phpunit|PHPUnit 9.6.17 by Sebastian Bergmann and contributors.|
|phpcsstandards/php_codesniffer|PHP_CodeSniffer version 3.9.0 (stable) by Squiz and PHPCSStandards|
|friendsofphp/php-cs-fixer|PHP CS Fixer 3.51.0 Insomnia by Fabien Potencier, Dariusz Ruminski and contributors.|
|phpmd/phpmd|PHPMD 2.15.0|
|behat/behat|behat 3.13.0|
|phpstan/phpstan|PHPStan - PHP Static Analysis Tool 1.10.48|
|phpstan/phpstan|PHPStan - PHP Static Analysis Tool 1.10.59|
|icanhazstring/composer-unused|0.8.11@4720206|
|vimeo/psalm|Psalm 5.17.0@c620f6e80d0abfca532b00bda366062aaedf6e5d|
|Rector|Rector 0.18.12|
|PHPArkitect|PHPArkitect version 0.3.25|
|phpspec|phpspec 7.4.0|
|vimeo/psalm|Psalm 5.22.2@d768d914152dbbf3486c36398802f74e80cfde48|
|Rector|Rector 1.0.2|
|PHPArkitect|PHPArkitect version 0.3.29|
|phpspec|phpspec 7.5.0|
|Codeception|Codeception 4.2.2|
|Infection|Infection - PHP Mutation Testing Framework version 0.26.6|
|Deptrac|deptrac 0.24.0|
Expand Down
64 changes: 32 additions & 32 deletions 7.4/helpers/alpine/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,38 +12,38 @@ apk upgrade

## Required dependencies
apk add --no-cache \
git=2.36.6-r0 \
zip=3.0-r9 \
libzip=1.8.0-r1 \
libzip-dev=1.8.0-r1 \
unzip=6.0-r9 \
autoconf=2.71-r0 \
gcc=11.2.1_git20220219-r2 \
make=4.3-r0 \
g++=11.2.1_git20220219-r2 \
zlib-dev=1.2.12-r3 \
gmp=6.2.1-r2 \
gmp-dev=6.2.1-r2 \
bzip2=1.0.8-r1 \
bzip2-dev=1.0.8-r1 \
curl=8.5.0-r0 \
curl-dev=8.5.0-r0 \
libxml2-dev=2.9.14-r2 \
libffi=3.4.2-r1 \
libffi-dev=3.4.2-r1 \
libpng=1.6.37-r1 \
libpng-dev=1.6.37-r1 \
icu-dev=71.1-r2 \
libintl=0.21-r2 \
gettext=0.21-r2 \
gettext-dev=0.21-r2 \
ldb-dev=2.4.4-r0 \
libldap=2.6.3-r3 \
openldap-dev=2.6.3-r3 \
freetds-dev=1.3.10-r0 \
libpq-dev=14.10-r0 \
sqlite-dev=3.40.1-r0 \
openssl=1.1.1w-r1 \
git \
zip \
libzip \
libzip-dev \
unzip \
autoconf \
gcc \
make \
g++ \
zlib-dev \
gmp \
gmp-dev \
bzip2 \
bzip2-dev \
curl \
curl-dev \
libxml2-dev \
libffi \
libffi-dev \
libpng \
libpng-dev \
icu-dev \
libintl \
gettext \
gettext-dev \
ldb-dev \
libldap \
openldap-dev \
freetds-dev \
libpq-dev \
sqlite-dev \
openssl \
--repository=https://dl-cdn.alpinelinux.org/alpine/latest-stable/main

# Clean everything at the end
Expand Down
22 changes: 11 additions & 11 deletions 8.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@

|TOOL|RELEASE|
|:---|:------|
|PHP|PHP 8.0.30 (cli) (built: Aug 9 2023 06:56:50) ( NTS )|
|Composer|Composer version 2.6.6 2023-12-08 18:32:26|
|phpunit/phpunit|PHPUnit 9.6.15 by Sebastian Bergmann and contributors.|
|phpcsstandards/php_codesniffer|PHP_CodeSniffer version 3.8.0 (stable) by Squiz and PHPCSStandards|
|friendsofphp/php-cs-fixer|PHP CS Fixer 3.41.0 Long Night by Fabien Potencier and Dariusz Ruminski.|
|phpmd/phpmd|PHPMD 2.14.1|
|PHP|PHP 8.0.30 (cli) (built: Oct 21 2023 06:13:34) ( NTS )|
|Composer|Composer version 2.7.1 2024-02-09 15:26:28|
|phpunit/phpunit|PHPUnit 9.6.17 by Sebastian Bergmann and contributors.|
|phpcsstandards/php_codesniffer|PHP_CodeSniffer version 3.9.0 (stable) by Squiz and PHPCSStandards|
|friendsofphp/php-cs-fixer|PHP CS Fixer 3.51.0 Insomnia by Fabien Potencier, Dariusz Ruminski and contributors.|
|phpmd/phpmd|PHPMD 2.15.0|
|behat/behat|behat 3.13.0|
|phpstan/phpstan|PHPStan - PHP Static Analysis Tool 1.10.48|
|phpstan/phpstan|PHPStan - PHP Static Analysis Tool 1.10.59|
|icanhazstring/composer-unused|0.8.11@4720206|
|vimeo/psalm|Psalm 5.17.0@c620f6e80d0abfca532b00bda366062aaedf6e5d|
|Rector|Rector 0.18.12|
|PHPArkitect|PHPArkitect version 0.3.25|
|Codeception|Codeception 5.0.12|
|vimeo/psalm|Psalm 5.22.2@d768d914152dbbf3486c36398802f74e80cfde48|
|Rector|Rector 1.0.2|
|PHPArkitect|PHPArkitect version 0.3.29|
|Codeception|Codeception 5.1.1|
|Infection|Infection - PHP Mutation Testing Framework version 0.26.19|
|Deptrac|deptrac 0.24.0|
|PhpMetrics|PhpMetrics v2.8.2 <http://www.phpmetrics.org> by Jean-François Lépine <https://twitter.com/Halleck45>|
Expand Down
64 changes: 32 additions & 32 deletions 8.0/helpers/alpine/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,38 +12,38 @@ apk upgrade

## Required dependencies
apk add --no-cache \
git=2.36.6-r0 \
zip=3.0-r9 \
libzip=1.8.0-r1 \
libzip-dev=1.8.0-r1 \
unzip=6.0-r9 \
autoconf=2.71-r0 \
gcc=11.2.1_git20220219-r2 \
make=4.3-r0 \
g++=11.2.1_git20220219-r2 \
zlib-dev=1.2.12-r3 \
gmp=6.2.1-r2 \
gmp-dev=6.2.1-r2 \
bzip2=1.0.8-r1 \
bzip2-dev=1.0.8-r1 \
curl=8.5.0-r0 \
curl-dev=8.5.0-r0 \
libxml2-dev=2.9.14-r2 \
libffi=3.4.2-r1 \
libffi-dev=3.4.2-r1 \
libpng=1.6.37-r1 \
libpng-dev=1.6.37-r1 \
icu-dev=71.1-r2 \
libintl=0.21-r2 \
gettext=0.21-r2 \
gettext-dev=0.21-r2 \
ldb-dev=2.4.4-r0 \
libldap=2.6.3-r3 \
openldap-dev=2.6.3-r3 \
freetds-dev=1.3.10-r0 \
libpq-dev=14.10-r0 \
sqlite-dev=3.40.1-r0 \
openssl=1.1.1w-r1 \
git \
zip \
libzip \
libzip-dev \
unzip \
autoconf \
gcc \
make \
g++ \
zlib-dev \
gmp \
gmp-dev \
bzip2 \
bzip2-dev \
curl \
curl-dev \
libxml2-dev \
libffi \
libffi-dev \
libpng \
libpng-dev \
icu-dev \
libintl \
gettext \
gettext-dev \
ldb-dev \
libldap \
openldap-dev \
freetds-dev \
libpq-dev \
sqlite-dev \
openssl \
--repository=https://dl-cdn.alpinelinux.org/alpine/latest-stable/main

# Link libxml
Expand Down
24 changes: 12 additions & 12 deletions 8.1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@

|TOOL|RELEASE|
|:---|:------|
|PHP|PHP 8.1.26 (cli) (built: Nov 27 2023 23:33:34) (NTS)|
|Composer|Composer version 2.6.6 2023-12-08 18:32:26|
|phpunit/phpunit|PHPUnit 10.5.2 by Sebastian Bergmann and contributors.|
|phpcsstandards/php_codesniffer|PHP_CodeSniffer version 3.8.0 (stable) by Squiz and PHPCSStandards|
|friendsofphp/php-cs-fixer|PHP CS Fixer 3.41.0 Long Night by Fabien Potencier and Dariusz Ruminski.|
|phpmd/phpmd|PHPMD 2.14.1|
|PHP|PHP 8.1.27 (cli) (built: Jan 27 2024 05:13:38) (NTS)|
|Composer|Composer version 2.7.1 2024-02-09 15:26:28|
|phpunit/phpunit|PHPUnit 10.5.11 by Sebastian Bergmann and contributors.|
|phpcsstandards/php_codesniffer|PHP_CodeSniffer version 3.9.0 (stable) by Squiz and PHPCSStandards|
|friendsofphp/php-cs-fixer|PHP CS Fixer 3.51.0 Insomnia by Fabien Potencier, Dariusz Ruminski and contributors.|
|phpmd/phpmd|PHPMD 2.15.0|
|behat/behat|behat 3.13.0|
|phpstan/phpstan|PHPStan - PHP Static Analysis Tool 1.10.48|
|phpstan/phpstan|PHPStan - PHP Static Analysis Tool 1.10.59|
|icanhazstring/composer-unused|0.8.11@4720206|
|vimeo/psalm|Psalm 5.17.0@c620f6e80d0abfca532b00bda366062aaedf6e5d|
|Rector|Rector 0.18.12|
|PHPArkitect|PHPArkitect version 0.3.25|
|Codeception|Codeception 5.0.12|
|Infection|Infection - PHP Mutation Testing Framework version 0.27.9|
|vimeo/psalm|Psalm 5.22.2@d768d914152dbbf3486c36398802f74e80cfde48|
|Rector|Rector 1.0.2|
|PHPArkitect|PHPArkitect version 0.3.29|
|Codeception|Codeception 5.1.1|
|Infection|Infection - PHP Mutation Testing Framework version 0.27.10|
|Deptrac|deptrac 1.0.2|
|PhpMetrics|PhpMetrics v2.8.2 <http://www.phpmetrics.org> by Jean-François Lépine <https://twitter.com/Halleck45>|

Expand Down
82 changes: 41 additions & 41 deletions 8.1/helpers/alpine/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,47 +12,47 @@ apk upgrade

## Required dependencies
apk add --no-cache \
git=2.40.1-r0 \
zip=3.0-r12 \
libzip=1.9.2-r2 \
libzip-dev=1.9.2-r2 \
unzip=6.0-r14 \
autoconf=2.71-r2 \
gcc=12.2.1_git20220924-r10 \
make=4.4.1-r1 \
g++=12.2.1_git20220924-r10 \
zlib=1.2.13-r1 \
zlib-dev=1.2.13-r1 \
gmp=6.2.1-r3 \
gmp-dev=6.2.1-r3 \
bzip2=1.0.8-r5 \
bzip2-dev=1.0.8-r5 \
curl=8.5.0-r0 \
curl-dev=8.5.0-r0 \
libxml2=2.11.6-r0 \
libxml2-dev=2.11.6-r0 \
libffi=3.4.4-r2 \
libffi-dev=3.4.4-r2 \
libpng=1.6.39-r3 \
libpng-dev=1.6.39-r3 \
icu=73.2-r2 \
icu-dev=73.2-r2 \
libintl=0.21.1-r7 \
gettext=0.21.1-r7 \
gettext-dev=0.21.1-r7 \
ldb=2.7.2-r1 \
ldb-dev=2.7.2-r1 \
libldap=2.6.5-r0 \
openldap=2.6.5-r0 \
openldap-dev=2.6.5-r0 \
freetds=1.3.18-r1 \
freetds-dev=1.3.18-r1 \
linux-headers=6.3-r0 \
libpq=15.5-r0 \
libpq-dev=15.5-r0 \
sqlite=3.41.2-r2 \
sqlite-dev=3.41.2-r2 \
openssl=3.1.4-r1 \
git \
zip \
libzip \
libzip-dev \
unzip \
autoconf \
gcc \
make \
g++ \
zlib \
zlib-dev \
gmp \
gmp-dev \
bzip2 \
bzip2-dev \
curl \
curl-dev \
libxml2 \
libxml2-dev \
libffi \
libffi-dev \
libpng \
libpng-dev \
icu \
icu-dev \
libintl \
gettext \
gettext-dev \
ldb \
ldb-dev \
libldap \
openldap \
openldap-dev \
freetds \
freetds-dev \
linux-headers \
libpq \
libpq-dev \
sqlite \
sqlite-dev \
openssl \
--repository=https://dl-cdn.alpinelinux.org/alpine/latest-stable/main

# Link libxml
Expand Down
24 changes: 12 additions & 12 deletions 8.2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@

|TOOL|RELEASE|
|:---|:------|
|PHP|PHP 8.2.13 (cli) (built: Nov 27 2023 22:43:16) (NTS)|
|Composer|Composer version 2.6.6 2023-12-08 18:32:26|
|phpunit/phpunit|PHPUnit 10.5.2 by Sebastian Bergmann and contributors.|
|phpcsstandards/php_codesniffer|PHP_CodeSniffer version 3.8.0 (stable) by Squiz and PHPCSStandards|
|friendsofphp/php-cs-fixer|PHP CS Fixer 3.41.0 Long Night by Fabien Potencier and Dariusz Ruminski.|
|phpmd/phpmd|PHPMD 2.14.1|
|PHP|PHP 8.2.16 (cli) (built: Feb 16 2024 22:19:12) (NTS)|
|Composer|Composer version 2.7.1 2024-02-09 15:26:28|
|phpunit/phpunit|PHPUnit 10.5.11 by Sebastian Bergmann and contributors.|
|phpcsstandards/php_codesniffer|PHP_CodeSniffer version 3.9.0 (stable) by Squiz and PHPCSStandards|
|friendsofphp/php-cs-fixer|PHP CS Fixer 3.51.0 Insomnia by Fabien Potencier, Dariusz Ruminski and contributors.|
|phpmd/phpmd|PHPMD 2.15.0|
|behat/behat|behat 3.13.0|
|phpstan/phpstan|PHPStan - PHP Static Analysis Tool 1.10.48|
|phpstan/phpstan|PHPStan - PHP Static Analysis Tool 1.10.59|
|icanhazstring/composer-unused|0.8.11@4720206|
|vimeo/psalm|Psalm 5.17.0@c620f6e80d0abfca532b00bda366062aaedf6e5d|
|Rector|Rector 0.18.12|
|PHPArkitect|PHPArkitect version 0.3.25|
|Codeception|Codeception 5.0.12|
|Infection|Infection - PHP Mutation Testing Framework version 0.27.9|
|vimeo/psalm|Psalm 5.22.2@d768d914152dbbf3486c36398802f74e80cfde48|
|Rector|Rector 1.0.2|
|PHPArkitect|PHPArkitect version 0.3.29|
|Codeception|Codeception 5.1.1|
|Infection|Infection - PHP Mutation Testing Framework version 0.27.10|
|Deptrac|deptrac 1.0.2|
|PhpMetrics|PhpMetrics v2.8.2 <http://www.phpmetrics.org> by Jean-François Lépine <https://twitter.com/Halleck45>|

Expand Down
Loading

0 comments on commit 38605af

Please sign in to comment.