jbboehr / php-mustache

Mustache PHP Extension
MIT License
56 stars 22 forks source link

Handle zvals with type IS_REFERENCE #23

Closed adambaratz closed 8 years ago

adambaratz commented 8 years ago

This is a new "type" in PHP7 which can be handled similarly to IS_INDIRECT. There's some discussion of these changes here: https://nikic.github.io/2015/05/05/Internal-value-representation-in-PHP-7-part-1.html