You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i was asked by many users to implement a way to prevent quickly the infinite loop problem, when a block A references another block B that references the block A again.
I'm working on a solution without impacting the global performances that much.
A new major version should be available very soon.
Maybe cloning PhpEcho blocks will be impacted or not permitted anymore, so the best now is not to clone the blocks at all.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
i was asked by many users to implement a way to prevent quickly the infinite loop problem, when a block A references another block B that references the block A again.
I'm working on a solution without impacting the global performances that much.
A new major version should be available very soon.
Maybe cloning PhpEcho blocks will be impacted or not permitted anymore, so the best now is not to clone the blocks at all.
rawsrc
Beta Was this translation helpful? Give feedback.
All reactions