Brad Miller

Results 66 comments of Brad Miller

unfortunately i don't think i'm qualified enough to write an article about the subject, as i'm not sure why people may be motivated to use this function and what to...

this gets posted once a day on here it feels like @ondrejmirtes , is it maybe worth adding a link to that article in the `tip` of related errors at...

Are you using Larastan and these are relationship properties? Larastan may assume the relationship property could be null under situations such as the underlying column being nullable etc.

narrowed down the repro to this `is_callable(is_array(...));`, which causes phpstan to get stuck in an infinite loop resolving late resolvable types, but knowing how to fix it is beyond my...

good catches, didn't think to try other scalar types :+1:

i have no intuition on how to deal with the escaped mutants mentioned by CI :angel:, if someone could give me a pointer that'd be appreciated