Sascha Egerer

Results 38 comments of Sascha Egerer

You're right. I'm a bit scared to change it as we then have again a change that required a large set of code to be "guarded" in many projects. It...

I have also a neat helper that does render a component that than can be passed to a slot. Looks like this: ``` return [ 'default' => [ 'firstAttribute' =>...

I had a similar issue and it was due to a missing consent to new agreements of the developer program. Could you try to refresh your developer certificate in Xcode...

It's just ``, isn't it?

Hi @codeception team, this behavior is IMO very wired and inconsistent. I can use ``` #[Examples(foo: 'bar', baz: 'buz')] #[Examples(foo: 'bar1', baz: 'buz1')] public function myTest(FrontendUser $I, Example $example): void...

@SamMousa Why did you just close this PR? Could you please explain?