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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Document fragments are used when binding lists for efficiency.
Return type of BindDataMapper can be any iterable object.
BindDataGetter allows functions to be prefixed with "bind" rather than "get".
Various PHPDoc comments have been overridden so allow IDEs to understand that DomTemplate versions of Nodes, Elements, Documents, etc. are being returned.
A few small code refactorings which do not affect functionality.