Closed dubcanada closed 10 years ago
I also did a small fix to allow it to compile on PHP versions less then PHP 5.4 by ifdefing object_properties_init.
ifdef
object_properties_init
very cool. Thanks a lot :-)
I also did a small fix to allow it to compile on PHP versions less then PHP 5.4 by
ifdef
ingobject_properties_init
.