neo4j-php-client icon indicating copy to clipboard operation
neo4j-php-client copied to clipboard

Ready for PHP 8.3?

Open JeroenDeDauw opened this issue 1 year ago • 2 comments

I see tests with PHP 8.1 and PHP 8.2 on GitHub Actions. Is this library supposed to work with 8.3 as well?

JeroenDeDauw avatar Aug 31 '24 19:08 JeroenDeDauw

Hello @JeroenDeDauw. Yes this library should work with PHP 8.3. If you have any issues, please don't hesitate to open an issue describing your problem. Thank you

exaby73 avatar Sep 04 '24 09:09 exaby73

Hey @exaby73 i don't think his question is just about 8.3 being supported, but also if it's well tested. He has a valid point that we don't have it tested in our GitHub Actions. Let's add it as a feature.

That being said @JeroenDeDauw , the odds of this library not working on php 8.3 is near zero, rest assured.

transistive avatar Sep 04 '24 11:09 transistive

Since we now have CI running on both 8.1 and 8.3, this should be confirmed to be working with 8.3. I'll close this issue for that reason. Thank you

exaby73 avatar Nov 13 '24 07:11 exaby73