Module macros

Source
Expand description

Macros for interacting with PHP, mainly when the function takes variadic arguments. Unforutunately, this is the best way to handle these. Note that most of these will introduce unsafe into your code base.