invisnet

Results 4 comments of invisnet

I have the same symptoms, different log: ``` 08-21 17:19:30.417 12579 12628 I SignalDatabase: Upgrading database: 238, 239 08-21 17:19:30.423 12579 12628 I SQLiteCursor: Set CursorWindow allocation size to 8389120...

I have exactly the same behaviour as @webghost009 and @g-braeunlich. I can get adb logs this evening.

But PHPStan isn't behaving as I'd expect in that example either. If you look at [this slightly modified version](https://phpstan.org/r/b719fe99-48a2-4026-8b57-8ed9c39456ae) of your example, PHPStan correctly complains (line 24) that what I'm...

I was trying to take a shortcut with refactoring, and as is traditional, it's now taken significantly longer than doing it "properly". One day I'll learn. I've now reworked the...