Activity
Flow to Dbal schema converter (#1429)
Flow to Dbal schema converter (#1429)
Removed psalm static analysis tool (#1311)
Removed psalm static analysis tool (#1311)
Drop support for PHP 8.1 (#1288)
Drop support for PHP 8.1 (#1288)
Add testing against PHP 8.4 (#1257)
Add testing against PHP 8.4 (#1257)
Added typed functions to array-dot library (#1130)
Added typed functions to array-dot library (#1130)
Flow filesystem introduction (#1104)
Flow filesystem introduction (#1104)
Feature/codding standards (#1008)
Feature/codding standards (#1008)
Added possibility to convert rows into array without keys (#880)
Added possibility to convert rows into array without keys (#880)
Reorganized documentation (#854)
Reorganized documentation (#854)
Added php ~8.3 constraint to composer.json files (#834)
Added php ~8.3 constraint to composer.json files (#834)
Run cs-fixer against codebase (#650)
Run cs-fixer against codebase (#650)
Feature/static analyse strictness (#636)
Feature/static analyse strictness (#636)
Remove "scripts" from composer.json
in subpackages (#577)
Remove "scripts" from
composer.json
in subpackages (#577)Prevent using strlen
& count
on empty input (#545)
Prevent using
strlen
& count
on empty input (#545)Improved description for all repositories (#535)
Improved description for all repositories (#535)
Fixed edge case in array_dot_exists (#383)
Fixed edge case in array_dot_exists (#383)
Moved more Transformers into expressions (#375)
Moved more Transformers into expressions (#375)
Fixed issue with accessing empty arrays using array_get with nullsafe…
Fixed issue with accessing empty arrays using array_get with nullsafe…