Egor

Results 5 comments of Egor

@kylekatarnls Hello there! PHPMD version: 2.9.1 PHP Version: 7.4.11 Installation type: composer I have similar problem with `Symfony\Component\HttpFoundation\Response` There is ```php public static $statusTexts = [ 100 => 'Continue', 101...

Hello, I like this project and it very helpfull. I have a problem with the `beforeload` event, which did not work when visiting an odd link only on even. I...

> addPathToExclude As I can see it doesn't support any patterns matching, in my scenario I have more than 100 folders like this :-)

> [Does this help? ](https://symfony.com/doc/current/serializer/custom_normalizer.html) It's possible to make workaround by overriding ObjectNormalizer, but it's a lot of logic need to be overriden. Another way make special normalizer for exact...