Next minor release of the PeachPie platform. Implements and fixes the following major issues:
New Features
- PHP 8.1 language syntax support (
never
, oct number syntax) (see #959 for progress) - smaller emitted IL in case of default value types
PdoStatement
is enumerableArrayObject
is enumerablememory_limit
not reported as unsupported- optimizations
Fixes
- #957 list with nested arrays does not crash the compiler
- PDO
FETCH_COLUMN
- fixes
ArrayObject
- fixes array key numeric conversions