mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
e7123ef569
As suggested on the patch discussion, adding init/end macros. Plus, prefixed the new functions with php_ to avoid possible symbol conflicts. Signed-off-by: Anatol Belski <ab@php.net>