diff --git a/README.md b/README.md index 2ab2d57b9..7ac89c117 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ It means that composer will look at `master` branch of repository configured und ## Changelog +### 2022-01-31 + +- Fixed `Folder->read`, `array_values` is used to remove keys to prevent usign named arguments in `call_user_func_array` + ### 2022-01-16 - Fix Shell `ReflectionMethod::__construct` default null argument in hasMethod