PHP 8.1 Support
Closed this issue · 2 comments
StevenProhashing commented
PHP 8.1 currently isn't supported, right? Will PHP 8.1 be supported?
Thanks.
dktapps commented
Eventually, but I don't have the time or plans to do it in the near future
dktapps commented
As of this commit, the primary branch now supports 8.1: ec0c183
However, you should expect that some things are not gonna work, such as object constants.
I haven't battle-tested it yet, so it's likely there will be broken things (that's usually the way this goes, due to how complex pthreads is).