mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +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 :/