Rob

Results 22 issues of Rob

I can't find documentation on what this means in `docs/probably-bugs.md` ![image](https://user-images.githubusercontent.com/21414/173008192-9cc06530-2818-4f41-a746-387a1c1dcc5b.png)

![image](https://user-images.githubusercontent.com/21414/160343015-24d4f7e9-bf43-4b7e-9bc2-9cac1c3af3f8.png)

I reckon I should add the non-standard "currencies" that are currently excluded, but implement some methods to easily distinguish them or filter them out (by default).

enhancement
help wanted

Todo: - [ ] Increase PHPStan configuration to level 8 - [ ] Resolve all issues

feature
easy-pick

Todo: - [ ] Increase PHPStan configuration to level 7 - [ ] Resolve all issues

feature
easy-pick

Todo: - [ ] Increase PHPStan configuration to level 6 - [ ] Resolve all issues

feature
easy-pick

I want to move some of the docs from https://getcomposer.org/doc/articles/handling-private-packages-with-satis.md into the `docs` directory, and improve them. Currently they are not easy to find, not very precise/detailed and overal just...

nice-to-have
easy-pick
documentation
hacktoberfest

### Description The Symfony bundle does not seem to provide a way to configure the `auto_capture_sessions` option. The Laravel integration does provide this. **Describe the solution you'd like** It would...

feature request
backlog

This check should probably be ignored when inside a class that extends or implements the `KernelInterface`? ![image](https://github.com/Haehnchen/idea-php-symfony2-plugin/assets/21414/c13f9a0a-046d-4308-ab68-e92baf6bccbc)

For the most part, this plugin works great. But I noticed in a project that a select few routes kept showing up as missing according to the plugin: ![image](https://github.com/Haehnchen/idea-php-symfony2-plugin/assets/21414/fb364075-ffbc-41ff-afe9-9ad0b66636ce) The...