Version | Message |
0.7.1 | - Added support for PHP 8.0 (Remi Collet) |
0.7.0 |
- Fixed compilation on some PHP 7.4 builds (Elan Ruusamäe) - Fixed buffer overflows (Antony Dovgal) |
0.6.3 | Repackage, and drop PHP < 5.6 support. |
0.6.2 | PHP 7 support |
0.6.1 | - Release to make it compile against PHP 5.4 and trunk (due to the function_entry->zend_function_entry change). |
0.6.0 | - Fixed typing issues, fixes segfaults and strange behavior. |