Mago 1.4.1
Patch release with two bug fixes.
🐛 Bug Fixes
Syntax
- Void cast parsing: Fix parsing of
(void)cast expressions (#1021)
Analyzer
JSON_THROW_ON_ERRORdetection: DetectJSON_THROW_ON_ERRORflag when combined with other flags using bitwise OR (e.g.,JSON_THROW_ON_ERROR | JSON_PRETTY_PRINT) (#1022, #886) by @kzmshx
🙏 Thank You
Full Changelog: 1.4.0...1.4.1