laruence / php-lua

This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.
http://pecl.php.net/package/lua
Other
149 stars 50 forks source link

Fix build against PHP 5.3.3 #7

Closed remicollet closed 10 years ago

remicollet commented 10 years ago

zval_copy_property_ctor have been added in 5.3.4 (so not in 5.3.3)