neo4j-php-client
neo4j-php-client copied to clipboard
Ready for PHP 8.3?
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?
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
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.
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