This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
v5.0 Beta4
Changes
- Bugfix: Fix case with invalid comparison of
zend_string
s where sometimes the recursion detection would not work. - Bugfix: Include missing header to allow compiling on Alpine with muslc.
- Bugfix: Remove PHP 7.0 build support for Windows as AppVeyor platform doesn't support it anymore with latest build machine images.
- Improvement: Add support for ARM and PowerPC Architectures
- Improvement: Set Compiler Global to disable compiling special builtin functions that would not appear in callgraph data otherwise.