Tags give the ability to mark specific points in history as being important
-
2.0.0
d1dd7712 · ·[2.0.0] - 2025-12-06 This release bumps the minimum version required to PHP 8.1. Added New API XMLSerializer::appendToWriter to allow easier integration and better performance when writing fragments (Thanks @staabm) Changed Internal change: Now uses PHPToken::tokenize in favor of token_get_all (requires PHP 8+) (Thanks @staabm)