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