From 5bb14f0c6024000137ebea7bb0f3f5b51d80b931 Mon Sep 17 00:00:00 2001 From: Kamil Wylegala Date: Sun, 16 Jan 2022 17:56:37 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e52d930c..2ab2d57b9 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-16 + +- Fix Shell `ReflectionMethod::__construct` default null argument in hasMethod + ### 2022-01-15 - Readme file update - more explicit content.