Skip to content

Build from PHP8.2-apache image as base - #61

Open
RobjS wants to merge 7 commits into
mainfrom
php8.2
Open

Build from PHP8.2-apache image as base#61
RobjS wants to merge 7 commits into
mainfrom
php8.2

Conversation

@RobjS

@RobjS RobjS commented Jul 20, 2023

Copy link
Copy Markdown
Contributor

(WIP PR to make tag available)

The PHP8-compatible versions of WPBrowser & Codeception, that we use to
run integration/acceptance tests on plugins like
dxw-Comment-Notifications and dxw-Digest, have changed the way they
communicate with databases. They now require these additional extensions
to be able to do so.

Adding them to our local image means we will be able to upgrade those
tests to work on PHP8.
Moves the COPY php.ini instruction in Dockerfile to occur before running
'wp core download'. This ensures the custom memory limit is applied
during the download/extraction step of the Docker build, preventing
memory exhaustion errors.
Apply custom php.ini configuration before downloading WordPress core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant