Mikhail Shtukin

Results 5 issues of Mikhail Shtukin

When I have translation id like this: ``` translation.id: {count, plural, one {1 item} other {{count} items} } ``` it doesn't work in js with > Translator.trans('translation.id', { count: 23});...

support translation ids like translation.id: {count, plural, one {1 item} other {{count} items} }

There is memory leak in WebTestCase because method getContainer creates new kernel which is never shutdown. So in my project I was need more then 4Gb of memory to pass...

It looks like there haven’t been any merged commits for about six months, and the plugin isn’t compatible with PhpStorm 2025+. Has it been abandoned?