Skip to content

PHP-CPP-LEGACY 1.5.7

Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 28 Feb 15:43
· 24 commits to master since this release
  • Fix for zend thread safety
  • make overrides of explicitly defaulted virtual destructors also explicitly default, avoiding a compiler bug in gcc 4.7. Fixes issue #4
  • Use a unique_ptr for managing the zend_ini_entry