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
* ord(): pass the first byte explicitly in encodeInteger(). PHP 8.5
deprecates calling ord() with a string longer than one byte.
* CI: add PHP 8.5 to the phpunit matrix.
0 commit comments