Results 455 comments of strarsis

@oxyc: Speaking of unbinding or short-circuiting filters, I had to force the Blade-PHP template filter to skip when a PHP-file already exists. Without this additional adjustment, some part of the...

Side note/FWIW: fellow devs who still need PHP 7.x support, the `patch-2` branch has this fix also applied, but on the highest possible `acorn` version [that still supported `PHP 7.3`](https://github.com/strarsis/acorn/blob/fse-php7/composer.json#L40):...

There is a modification to one of the PR changes by @r-chrzan which appears to improve the loading behavior (Blade-PHP templates override FSE template files): https://github.com/strarsis/sage10-fse/issues/1#issuecomment-1480357953

> Hey guys, how does this PR looks like? You think it can be merged into Acorn core any time soon? > Thanks! By the way, there is also another...

It may be very helpful to add a notice and link to the pug-php repository.

@jawj: Yes! Spiderifying by default would be very useful already! Can the spiderify method, that is otherwise called by clicking/touching/selecting the cluster, also called at initialization of this library?

Sure, I will leave the current author info in the package, is that ok?

@grigoryo: Could you create a PR for this in this repo? I just ran into this exact issue again.