mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
Introduce an on_event_context passed to the on_event hook. Use this context to pass along the token array. Previously this was stored in a non-tls global :/