Update README.md

This commit is contained in:
Kamil Wylegala 2022-01-31 19:11:33 +01:00 committed by GitHub
parent 527ace3951
commit c276f027eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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