Matthias Neid
Matthias Neid
I'm not sure what exactly is causing this error, but I guess that it's caused by invalid data received from the client? It shouldn't be possible to crash the server...
The issue that is fixed in the lines that you are referring to is only specific to those two versions. It was reverted in PHP 8.1.23 and therefore the workaround...
I don't think adding support for those logs makes sense. Not only are they not directly Minecraft related, they also have a weird format that would be hard to implement....
It looks like some requests are blocked by Cloudflare even though they shouldn't. I've made some changes to our Cloudflare settings to hopefully resolve this issue.
It's possible, the auto generated classes already exist here: https://github.com/aternosorg/php-etcd/tree/master/grpc/Etcdserverpb I currently don't have the time to implement that as part of the client class, but you could open a...