PHP 8.5 compatibility
Adds PHP 8.5 unit tests. Fixes https://github.com/WordPress/sqlite-database-integration/issues/234.
So @akirk pointed me to https://github.com/shivammathur/setup-php/issues/450, and I added error_reporting=E_ALL, but still no luck. I'll try it locally at some point.
Let's try the other ini file: https://github.com/shivammathur/setup-php/blob/dcffe28928f01999f7fbf89aa197bb72ce81ff61/README.md?plain=1#L439C7-L443
@akirk That doesn't seem to help either 🤔
PHP 8.5 is released now. Is there any way I can help move this forward?
@swissspidy Thanks for the reminder; this PR should be ready now! cc @adamziel
Awesome, thanks! Looking forward to the next release then :)
@swissspidy Here you go https://github.com/WordPress/sqlite-database-integration/releases/tag/v2.2.15 :)