Victor Dauchy

Results 4 issues of Victor Dauchy

# Bug report phpstan v1.8.5 Casting `$obj?->intValue` to `int` will be equal to 0 when `$obj` is null. And so `$obj` shall be enforced as non null if the cast's...

bug

# Bug report phpstan v1.8.5 There is a wrong interpretation following a test on `is_int($obj?->value)` where `$obj` is now supposed to not be nullable anymore while it still can be....

bug

# Bug report Union type `int|false` is converted to type `int|bool` when using template. ### Code snippet that reproduces the problem https://phpstan.org/r/fd175ccc-e72b-4b2c-9adf-008f02e66533 ### Expected output No error shall be detected....

bug

### NextUI Version 2.2.10 ### Describe the bug The issue is, I think, similar to https://github.com/nextui-org/nextui/issues/869 (closed as it seem to target a older version). What I want to do:...

🐛 Type: Bug