David Fernández

Results 85 comments of David Fernández

Hello @karchung0930 good morning. I'm sorry there's still no ETA for this.

Hi @ahu . Let's see if the lastest release fixes this. Thanks!

Hi @mpmont . No, you shouldn't need any more than the binary. May you please confirm this? https://www.php.net/manual/es/tokenizer.installation.php So, knowing if php is compiled with the builtn tokenizer. ``` php...

>That added a few problems into the fmt Package that I will report on other issues. Waiting for them, thanks!

Thanks, interesting case, I'll check if we can modify the AlignEquals rule to consider this case.

Hi @karchung0930 , while working on this I saw this old test in the package https://github.com/driade/phpfmt8/blob/master/tests/Original/042-align_vars.out It seems that if we go the way of aligning ".=" we'd take into...

Hi @karchung0930 I finally created a new rule. You may check it soon when the repo syncs with SublimeText. The name of the rule is "AlignSuperEquals"

https://stitcher.io/blog/new-in-php-84

Hi @ashraf-kabir may you please share the complete snippet? I wasn't able to reproduce the bug with the information provided