New Features
9567aea- github: created release workflow (commit by @oniice)e4845b1- foreach: add key => value iteration (commit by @oniice)6783656- loops: add loop metadata variables (commit by @oniice)aec92e7- ternary: add ternary and null coalescing (commit by @oniice)98e36b3- conditions: add elseif support (commit by @oniice)7146bf9- control: add logical && and || operators (commit by @oniice)dc44f7f- control: add negation (!) operator (commit by @oniice)
Bug Fixes
e8b9e57- resolve PHPStan level 6 errors (commit by @oniice)b0c481f- resolve PHPStan level 8 errors (commit by @oniice)
Refactors
13ee1c6- apply Rector PHP 8.5 modernisation (commit by @oniice)5a62a6c- remove dead code and unused test files (commit by @oniice)3709531- apply PHP 8.5 modernisation pass (commit by @oniice)86ea2bc- run Rector with base PHP config (commit by @oniice)9f4ca31- src: modernise with rector (commit by @oniice)