simon-tma

Results 16 issues of simon-tma

### Bug report When calling a method on a class that is provided by a Symfony polyfill, `method.internalClass` is thrown even if the non-polyfill version of that class isn't internal....

### Bug report PestPHP uses functions from a mixin that is `@internal`. PHPStan is now flagging those method calls with `method.internalClass` errors despite the base class not being internal. Example...

- [ ] Added or updated tests - [ ] Documented user facing changes **Changes** With phpstan-strict-rules installed, errors are generated when calling a static method on an instance or...

When using typescript a `` still only accepts the props available on a `` even though it is rendered as a ``. This means that `` is a type error.

### Pint Version 1.19.0 ### PHP Version 8.4.2 ### Description When running Pint on PHP 8.4 we're getting `Cannot access offset of type null on SplFixedArray` on the reproduction case...

dependencies

### Verification - [x] I have searched existing issues _and_ discussions for my problem. ### Which file do you have feedback about? (leave blank if not applicable) https://cweagans.net/2025/10/announcing-composer-patches-2-0-0/ ### Feedback...

documentation