Yakov Lipkovich
Yakov Lipkovich
Hey! ### Issue I have my scope set to `['wl.basic']` because I don't need to get the user's email. This causes an exception to be thrown: ``` Uncaught PHP Exception...
I've looked through the header files, but I don't see any simple way to actually create a new NBT file and add branches to it. So is there a good...
- PHPMD version: 2.13.0 - PHP Version: 8.2.6 - Installation type: composer - Operating System / Distribution & Version: Debian 11 (php docker image) ### Current Behavior When a class...
### I Have A Problem With: A specific source ### What's Your Problem The Calgary source is missing dates for some addresses, and completely not reporting for other addresses. The...
If the Mercure hub is located on a completely different domain from the one where the front-end is hosted, then authorizing with the hub using cookies doesn't work (AFAIK). Using...
https://psalm.dev/r/5d1c42743c Psalm is smart enough to understand that MyClass::a and MyClass::b exist and what their types are, but still marks those parameters as unused.