Automattic / crowdsignal-forms

Gutenberg blocks for Crowdsignal
GNU General Public License v2.0
13 stars 9 forks source link

update dev docker container to php8.2 #285

Open jgcaruso opened 3 months ago

jgcaruso commented 3 months ago

In order to test a PR I did some local changes to update the dev docker container to use php8.2

Not fully tested, so not merging at this time, but I wanted to keep the work somewhere incase someone else wanted to spin up a php8.2 container to test with.

Testing

  1. pull branch/pr
  2. make docker_build
  3. make docker_up

If working on a different PR, as long as you don't rebuild the container after building this one you can continue to test against php8.2