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

feat: Support PHP 8.3 #3485

Merged
merged 2 commits into from Dec 3, 2023
Merged

feat: Support PHP 8.3 #3485

merged 2 commits into from Dec 3, 2023

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented Nov 27, 2023

Description

Add PHP 8.3 support
PHP 8.3 released
https://www.php.net/archive/2023.php#2023-11-23-2
https://hub.docker.com/layers/library/php/8.3-fpm/images/sha256-4ddd84
https://pecl.php.net/package-info.php?package=xdebug&version=3.3.0

Depends on:

Closes #3479

Types of Changes

  • [] Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected).

Definition of Done Checklist:

  • I've read the Contribution Guide.
  • [] I've updated the documentation. (refer to this for how to do so).
  • I enjoyed my time contributing and making developer's life easier :)

@angeljqv angeljqv mentioned this pull request Nov 28, 2023
@gabrielrbarbosa
Copy link

Waiting for laradock image with 8.3 tag
https://hub.docker.com/r/laradock/php-fpm/tags?page=1&name=latest-8.
https://hub.docker.com/r/laradock/workspace/tags?page=1&name=latest-8.

@erikn69
Copy link
Contributor Author

erikn69 commented Nov 30, 2023

Depends on:

@gabrielrbarbosa the PRs are ready, the only thing missing is the review of @bestlong

@parallels999
Copy link

@rvanlaak
Copy link

rvanlaak commented Dec 2, 2023

Please also keep in mind that the php-agent installer - strangely enough - silently fails when trying to install on PHP 8.3 and that this likely won't be fixed soon. Created a ticket for this a year ago with NR.

@bestlong bestlong merged commit 63f0642 into laradock:master Dec 3, 2023
24 of 31 checks passed
@erikn69 erikn69 mentioned this pull request Dec 4, 2023
3 tasks
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.

PHP 8.3 Support
7 participants