Hossein Hosni

Results 17 comments of Hossein Hosni

> [@hosni](https://github.com/hosni) can you share the source of `channelName` method? @romalytvynenko Sure, it's a simple string cocat: ```php protected function channelName(ChannelEnum $channel, string $append = ''): string { return $channel->value...

@romalytvynenko Thanks for the detailed explanation, it makes sense why Scramble cannot reliably associate PHPDoc with dynamic array keys given how rules are evaluated and how AST nodes are lost...

Hi @g105b thank for your great job here. I think it's better to just change the default value of the `version` input to it's previous value (`latest`), and keep the...

Hi @DarkGhostHunter, Thanks for reporting this. Could you please provide a minimal example or a small repository that reproduces the issue? That would help confirm the behavior and make it...

Hi > Dear > > Since yesterday I'm suddenly getting the following error: > > `ErrorException:Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/misterspelik/mpdf/src/Mpdf.php:9598) at /var/www/html/vendor/symfony/http-foundation/Response.php:322...

Hi @henri9813 Could you please create a repository to test this one? I've tested it and it works fine!

Same here! That's completely wrong. This should be removed to prevent confusing others.