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

PHP 8.1 support #3109

Open
AratKruglik opened this issue Dec 8, 2021 · 9 comments
Open

PHP 8.1 support #3109

AratKruglik opened this issue Dec 8, 2021 · 9 comments

Comments

@AratKruglik
Copy link

Is your feature request related to a problem? Please describe.
I think it would be great if Laradock will support new PHP 8.1 version

Describe the solution you'd like
PHP 8.1 with JIT provides more performance and new features

@VarroReve
Copy link

+1

1 similar comment
@erikn69
Copy link
Contributor

erikn69 commented Dec 10, 2021

+1

@fredsal
Copy link

fredsal commented Dec 10, 2021

laradock/php-fpm#62

@PaolaRuby
Copy link
Contributor

PaolaRuby commented Dec 14, 2021

laradock/php-fpm#62

@bestlong maybe only needs php-fpm/php8.1.ini, I don't know much about it

@dhtmdgkr123
Copy link
Contributor

Don't forget xdebug ;)

@xicond
Copy link

xicond commented Jan 17, 2022

Testing on master branch, seems php-worker cannot compile

creating libtool
appending configuration tag "CXX" to libtool
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
make: *** No rule to make target '/usr/src/php/ext/tokenizer/Zend/zend_language_parser.y', needed by '/usr/src/php/ext/tokenizer/Zend/zend_language_parser.c'.  Stop.

Seems fail to compile tokenizer

@PaolaRuby
Copy link
Contributor

@xicond can you fix it?

@mmuniraju4444
Copy link

tokenizer already compiled into the image.
docker-library/php#1231

@AratKruglik
Copy link
Author

Any updates guys? ))

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

No branches or pull requests

8 participants