diff --git a/.env.example b/.env.example index ef3e33b..52ad756 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,8 @@ BASE_PATH=./ BUILD_ROOT_PATH=/app/ PROJECT_NAME=dhii_collections-interface -PHP_BUILD_VERSION=7.4 -PHP_TEST_VERSION=7.4 +PHP_BUILD_VERSION=8.1 +PHP_TEST_VERSION=8.1 +XDEBUG_VERSION=3.4.7 -HOST_IP_ADDRESS=127.0.0.1 +HOST_IP_ADDRESS=host-gateway diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 96f9f48..a916ef0 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -16,11 +16,10 @@ jobs: strategy: matrix: php-versions: - - '7.4' - - '8.0' - '8.1' - '8.2' - '8.3' + - '8.4' steps: - uses: actions/checkout@v2 diff --git a/.idea/collections-interface.iml b/.idea/collections-interface.iml index 067d3fd..0254be7 100644 --- a/.idea/collections-interface.iml +++ b/.idea/collections-interface.iml @@ -21,29 +21,24 @@ - - - - - @@ -63,6 +58,25 @@ + + + + + + + + + + + + + + + + + + + diff --git a/.idea/php-test-framework.xml b/.idea/php-test-framework.xml deleted file mode 100644 index b8d6e13..0000000 --- a/.idea/php-test-framework.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index 38144ee..f684118 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -1,66 +1,100 @@ + + + + + + + + + + + + + + + + - - - - - - - + + + - + + + + + + - - + + + + + + - - - - - - - - - + + + + + + + + + + + - - - - + - - - - - - - - - - - - - - - - - + - - - + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -74,9 +108,9 @@ - + - + @@ -91,14 +125,14 @@ - - /usr/local/etc/php/conf.d/docker-php-ext-pcntl.ini, /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini + + /usr/local/etc/php/conf.d/docker-php-ext-opcache.ini, /usr/local/etc/php/conf.d/docker-php-ext-pcntl.ini, /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini /usr/local/etc/php/php.ini - + @@ -109,6 +143,7 @@ + @@ -188,7 +223,10 @@ - + + + @@ -199,4 +237,4 @@ - + \ No newline at end of file diff --git a/.idea/runConfigurations/Default.xml b/.idea/runConfigurations/phpunit_xml_dist.xml similarity index 74% rename from .idea/runConfigurations/Default.xml rename to .idea/runConfigurations/phpunit_xml_dist.xml index fd1868d..96b2086 100644 --- a/.idea/runConfigurations/Default.xml +++ b/.idea/runConfigurations/phpunit_xml_dist.xml @@ -1,5 +1,5 @@ - +