You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ci 2025 (#371)
* build: php 8.1-8.4 compatibility
* ci: upgrade test runners
* tidy: explicit nulls
* tweak: check for constant definition
* tweak: do not require mysql in tests
* ci: run coverage for each php version
---------
Co-authored-by: Greg Bowler <greg.bowler@g105b.com>
Allow non-int error codes (#365)
* fix: work with non-integer error codes
fixes#364
* ci: upgrade php version
* feature: improve error handling of special binding including infiles
* feature: improve error handling of special binding including infiles
closes#364
* test: improve test oop