Dylan T.

Results 863 comments of Dylan T.

> I had the same problem but fixed it by following these steps: > > * Download the latest version of this nuget package: > https://www.nuget.org/stats/packages/Microsoft.Services.Store.Engagement?groupby=Version > * Extract the...

You're not supposed to edit versions.json by hand. It's just a cache of https://mrarm.io/r/w10-vdb. If you want to add version IDs that aren't already in the list, make a PR...

Please provide reproducing steps / reproducing code.

This doesn't look like a problem with the extension, but rather with php-src.

~This will require removing the `zend_string*` currently used to handle buffers internally, as `zend_string` can't be made to point at existing data.~ never mind... this is solvable in other ways

A better option is likely to just turn Facing into an enum. The PHPStan annotations of that sort have caused a great deal of headaches in the past due to...

In 1.19.50, this now makes a difference of 15 MB vs 22 MB in memory footprint, due to a significant increase in the number of blockstates.