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
doc: fix repeat section first -> start, last -> end
The repeat documentation for TAL states there are first and last
methods. They do exist, but don't work as documented. Replace with
first and last methods that match current TAL and PHPTal method
documentation.
Also create a simple example of using end.
0 commit comments