Skip to content

PHP-CPP-LEGACY 1.6.1

Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 11 Oct 10:51
· 20 commits to master since this release
  • fixed possible crash in dealing with property_exists() calls (the zend engine does not inintialize the refcount for the parameter passed to property_exists(), which caused the PHP-CPP module to potentially crash when it read out the refcount)