What's Changed
- fixed empty() and isset() semantic with __isset() and __get() magic methods #979
- fixed a few library functions argument handling
- fixed nullability check 18924c9
- fixed
bcmod
00d5cdb - added mysqli_fetch_column, fetch_column
- more fixes
New Contributors
- @andrew-demb made their first contribution in #976
- @TomatorCZ for discovering issues and finding fixes
- @Firensis for running semantic analysis on the peachpie code
Full Changelog: v1.0.6...v1.0.8