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.4 support #1523

Open
SharkMachine opened this issue Sep 21, 2024 · 8 comments
Open

PHP 8.4 support #1523

SharkMachine opened this issue Sep 21, 2024 · 8 comments

Comments

@SharkMachine
Copy link

The last PHP 8.4 beta has been released before the upcoming release candidates. The planned release date is Nov 21 2024. Is there a plan for adding PHP 8.4 support?

I think a lot of people will be happy if the first beta for the driver will be out in October like mentioned in #1477 (comment) :)

@SharkMachine
Copy link
Author

SharkMachine commented Sep 21, 2024

The current version already builds against PHP 8.4 :). I'll test it next week.

@theodorejb
Copy link

Hopefully a beta driver for PHP 8.4 can be released soon - I'd like to be able to test our apps with the PHP 8.4 release candidate.

@SharkMachine
Copy link
Author

SharkMachine commented Oct 3, 2024

Hopefully a beta driver for PHP 8.4 can be released soon - I'd like to be able to test our apps with the PHP 8.4 release candidate.

You can build the current release version against PHP 8.4. I tried to test it properly last week, but there are a couple of packages missing from Ondřej Surý's PPA that the internal Docker image I manage needs.

Edit: I've only tested building pdo_sqlsrv.

@theodorejb
Copy link

The stable release of PHP 8.4 is in just two days, on November 21st. Will there be an updated SQLSRV driver to officially support it?

@SharkMachine
Copy link
Author

SharkMachine commented Nov 28, 2024

I was able to test it now. 5.12.0 (pdo_sqlsrv) seems to be working with PHP 8.4.

Edit: I don't recommend using it in a production environment before official support has been announced.

@piotrekz5
Copy link

How long do we have to wait?

@jansor
Copy link

jansor commented Dec 12, 2024

Yes this is, please provide ETD, this is our last ext we need to migrate for testing and Production, i hope before Happy new year??? ;)

@camiant
Copy link

camiant commented Dec 12, 2024

I was able to test it now. 5.12.0 (pdo_sqlsrv) seems to be working with PHP 8.4.

Edit: I don't recommend using it in a production environment before official support has been announced.

While waiting for official support, the current version 5.12.0 is also working for me, compiled with 8.4.1-3 (November 25, 2024) on Ubuntu 24.04👍

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

No branches or pull requests

5 participants