Oleg Zhulnev

Results 35 comments of Oleg Zhulnev

Yes, I saw your code. But I think it will be better way when I can override method. Or, maybe, you can use smth like -1 option. when i set...

Hey @kbond, @nikophil,. I've raised this pull request in order to speedup improvement discussed in https://github.com/zenstruck/messenger-test/pull/77#issuecomment-2060798321. But it seems like there are a couple of test cases which have been...

@ogizanagi I see your point but let say I'm building an API and I need to validate smth against class and return violation property path equal to `__root__` ? Currently...

looks like CI is failed due to unrelated to this PR reason

Should I rebase my branch against 6.1 as milestone 5.4 has been replaced by 6.1?

Seems like we need to wait next composer release with updated `justinrainbow/json-schema`. So composer stop producing deprecation notes.

Ready for review @infection/core

thanks @maks-rafalko, @sanmai

may I get one review here please? @sasezaki, @exussum12

Hi guys. It seems like per application logging obviously doesn't work for dockerized application due to the fact that `--no-daemon` mode is used. Does anybody aware of any hack or...