VKCOM / kphp

KPHP — a PHP compiler
https://vkcom.github.io/kphp/
GNU General Public License v3.0
1.36k stars 92 forks source link

Add `header_register_callback` builtin support #1101

Closed PetrShumilov closed 1 month ago

PetrShumilov commented 1 month ago

Add compatible with PHP 7.4.0 support of header_register_callback builtin.

Related issues: KPHP-1860

NOTE: