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
In the last commit, I over-aggressively removed closing PHP tags.
While I dislike the practice of using close tags within templates,
it is how this library works, so let's put them back.
Checked that all PHP compiles with "php -l".
0 commit comments