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
Added support for custom tag names.
The method constructComponent() is renamed to makeComponent().
The VERSION constant is removed.
The HTMLServerComponent::$attributes is now private.
Added getAttributes() method.