Results 5 comments of Jakob

Hey Orcram, thank you for the fast response. Yes, this would solve the problem in my case, but in my opinion `selectClass(..)`, `selectInto(...)`,` selectObj(..)`..., is a bit cluttered. Currently, I...

HI @shufo, This is still an issue. The starter kit for Laravel 12 uses the mentioned syntax. Please fix it.

Hi @daveearley , Thanks for your answer. I didn't get a notification for your reply. I appreciate the acknowledgment, I see your argument that it's extra work that doesn't benefit...

I get the same error: > PHP Fatal error: Uncaught PHP_CodeSniffer\Exceptions\RuntimeException: Undefined property: PHP_CodeSniffer\Files\DummyFile::$tokenizerType in [vscode/extensions/obliviousharmony.vscode-php-codesniffer-3.0.2/assets/phpcs-integration/Extension/File.php](https://github.com/ObliviousHarmony/vscode-php-codesniffer/blob/9ebba9b0c1493335ec42096350956c0c7ef1cae0/assets/phpcs-integration/Extension/File.php#L61) on line 61 in ~/.config/composer/vendor/squizlabs/php_codesniffer/src/Runner.php:543 As they said, the property $tokenizerType in DummyFile does...