the pval/zval datatype
Writing a PHP Extension
2024-11-25
7
Data in PHP is stored in the pval or zval datatype. Two names for the same thing. They are defined like this: