1.2.0
In PHP8, `match` is a reserved keyword. In preparation this renames the method. A fallback via __call() is provided which will trigger a E_USER_NOTICE.
In PHP8, `match` is a reserved keyword. In preparation this renames the method. A fallback via __call() is provided which will trigger a E_USER_NOTICE.