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
As such, it is currently impossible to Context.Bind a variable and use it with Context.Eval. This is related to this hack, since closures in PHP need their scope passed in explicitly.
The text was updated successfully, but these errors were encountered:
bug/remove-session-logs - Quote marks stops regex working for delete
Approved-by: Darren Izzard <darren.izzard@antstream.com>
Approved-by: James Stow <james.stow@antstream.com>
As such, it is currently impossible to
Context.Bind
a variable and use it withContext.Eval
. This is related to this hack, since closures in PHP need their scope passed in explicitly.The text was updated successfully, but these errors were encountered: