stream
stream copied to clipboard
[1.x] Improve PHP 8.5+ support by avoiding deprecated method calls in tests
This PR adds support for PHP8.5 by running against PHP8.5 on CI and ensuring the code is compatible with PHP8.5.
Builds on #179, #184, and many others.
Had to kick the build a few times as GitHub and possibly the Internet (due to CloudFlare) is glitchy tonight.