Dylan T.

Results 472 comments of Dylan T.

Yeah, the tmp spam on crash is a pretty big issue, and not easy to solve. The main issue is that we have no way to identify which tmpfiles belong...

Related to #6214 and php/php-src#13055

Thanks y'all for the kind comments ❤️

This would also be useful for backwards compatibility purposes. Currently, if we want to divide an existing permission into sub permissions, the original permission declaration has to be explicitly retained,...

Yeah, we probably ought to split up the permissions for this command, or maybe get rid of that feature entirely

Only remaining issue is how to avoid wacky runtime bugs when type IDs get changed due to adding new things PHPUnit tests will ensure that we don't push broken type...

It seems that longer term, it would make more sense to use strings for type IDs instead of integers. The names used for `VanillaBlocks` and `VanillaItems` could be used directly...

I can't do anything without more specific reproducing information. "It happens randomly" type issues are impossible to debug. The referenced commit fixed many issues with resource packs so I won't...