mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +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 :/