Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Make PHP 8.3 available #1014

Open
bbouman-rb opened this issue Dec 11, 2023 · 10 comments
Open

[Feature]: Make PHP 8.3 available #1014

bbouman-rb opened this issue Dec 11, 2023 · 10 comments
Labels

Comments

@bbouman-rb
Copy link

What is your idea or feature suggestion?

Add PHP 8.3 to the available PHP versions.

Benefits

This increases PHP's community ability to adapt to the newest PHP version.

Where can we find information about this?

No response

Are you willing to provide a PR to address this?

None

@dereuromark
Copy link

dereuromark commented Jan 6, 2024

Doesnt look like this repo is maintained anymore.. Are there any active forks?
It stopped with 8.2.1 it seems.

@jareckik1
Copy link

Same here. It would be nice if support for PHP 8.3 was added. Anyway, thank you very much for such a great tool. :)

@andreidmour
Copy link

Laravel 11 has 8.2 minimum but recommended is 8.3

@dereuromark
Copy link

Maybe someone with dev-op skills can fork and continue?

@jlounds
Copy link

jlounds commented Feb 18, 2024

Hopefully devilbox can get the love it deserves! In the meantime, I have started playing with https://lando.dev/ for my new project.

@fibis
Copy link

fibis commented Mar 16, 2024

Guys, wish me luck, I will dive into it 🤿.

@jlounds
Copy link

jlounds commented Mar 18, 2024

Thanks, @fibis! Please drop a link to your fork when you can.

@john-ea
Copy link

john-ea commented Apr 22, 2024

If anyone is interested, I made a fork and added PHP 8.3, MySQL 8.1-8.3, MariaDB 10.11-11.3 there, and also updated other images.
https://github.com/john-ea/devilbox
https://github.com/john-ea/docker-php-fpm

My updated images(docker hub):

  • johnea/php-fpm:${PHP_SERVER}...
  • johnea/webserver:${HTTPD_SERVER}-${HTTPD_FLAVOUR:-alpine}...
  • johnea/mysql:${MYSQL_SERVER}...
  • johnea/bind:alpine...

@funnygod
Copy link

funnygod commented May 2, 2024

If anyone is interested, I made a fork and added PHP 8.3, MySQL 8.1-8.3, MariaDB 10.11-11.3 there, and also updated other images. https://github.com/john-ea/devilbox https://github.com/john-ea/docker-php-fpm

My updated images(docker hub):

  • johnea/php-fpm:${PHP_SERVER}...
  • johnea/webserver:${HTTPD_SERVER}-${HTTPD_FLAVOUR:-alpine}...
  • johnea/mysql:${MYSQL_SERVER}...
  • johnea/bind:alpine...

Just wanted to drop a quick note to say a huge thank you for adding support for PHP 8.3. Your effort is greatly appreciated! I've tested them thoroughly, and everything works perfectly.

@InteractiveWebdesign
Copy link

@bbouman-rb Seems your wish is fullfilled ;) @john-ea great work! Will check it out :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

9 participants