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
The closing terminator should not include quotes/backticks/etc, or it will not
be detected as a valid closing terminator and be included in the heredoc()
output instead, which is the real cause of the issues we've seen in GH-14.
0 commit comments