Dylan T.

Results 339 issues of Dylan T.

otherwise the console gets flooded with bullshit and it's 100x more difficult to fix errors

## Introduction This PR adds a variety of improvements to the blockstate schema generator tool. This mostly involves adding some utilities that I had locally for a while, and some...

Type: Enhancement
Category: Dev Workflow

# Bug report ### Code snippet that reproduces the problem https://phpstan.org/r/fbafd268-227e-401e-9a26-47fcc9d8541f ### Expected output No error should be reported.

bug

# Bug report This probably has to do with the fact that this class implements array-like behaviour without support for `ArrayAccess` interface (https://github.com/phpstan/phpstan-src/blob/d5e6df75d42ad942f0cd1d592c0faf6a30c85c5d/src/Type/ObjectType.php#L54). However, PHPStan used to support this case...

bug

## Justification The word `enchantment` is obnoxiously long, yet grammatically more correct in this situation than `enchant`, which is a verb. However, this is undeniably nasty to read and write:...

Category: API
Type: Change Proposal
BC break

``` Run dessant/support-requests@v4 with: github-token: *** support-label: Support request issue-comment: Hi, we only accept **bug reports** on this issue tracker, but this issue looks like a support request. Instead of...

Decoding & encoding an array of simple types is the last thing that `unpack()` (probably) does better than this extension. This issue proposes the addition of functions such as: ```...

It's desirable to implement a shim for BinaryStream using the extension so that we don't have to rewrite thousands of lines of code immediately to get the benefits of ext-encoding....