mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
07af6ba898
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 :/