mirror of
https://github.com/php/php-src.git
synced 2026-04-01 13:12:16 +02: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 :/