Martin Brettschneider

Results 11 issues of Martin Brettschneider

Hi, I have problem with depracation rules in GitLab CI. I have following code ```php

Since version 0.9.4 parameters not working in untranslated message

Hi, i have problems with latest nette/forms and phpstan 1.0.. i will describe it on presenter, but same errors are in control... ```php

It looks like there is a similar MR #1096 but it's not finished so I hope that's okay.

Ok, i switched to typed properties and found some bugs in SymfonyValidator,, i am not sure, how to fix it, maybe you will know? ```php #[Assert\NotNull] #[Assert\Type(type: 'integer')] public $typedId;...

Hi, can you please release 5.1.0 with commit 206bde884bfb72e2489ce12d0aa8592a0fe6b069 There are fixes with new nette and also remaining php 8.1 support...