All Versions
119
Latest Version
Avg Release Cycle
34 days
Latest Release
1463 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.1.3 Changes
June 13, 2021- Bugfix: Fix a BC break introduced by Xdebug.
-
v5.1.2 Changes
May 30, 2021- Bugfix: Respect the error_reporting() level.
-
v5.1.1 Changes
May 30, 2021- Add: Change the string representation of Error in the Terminal report.
-
v5.1.0 Changes
April 22, 2021- Bugfix: Do not show coverage report when the option is set to 0.
- Break BC: Change exit code on errors to 1 instead of -1.
-
v5.0.9 Changes
April 15, 2021- Bugfix: Doesn't attempt to rebind a callable no declared in a kahlan scope.
-
v5.0.8 Changes
February 22, 2021- Bugfix: Fix monkey patching for PHP 8.0 comments.
-
v5.0.7 Changes
February 08, 2021- Bugfix: Fix static & self return type hint in doubles.
-
v5.0.6 Changes
January 24, 2021- Bugfix: Disable instance substitution feature for assignments by reference.
-
v5.0.5 Changes
December 30, 2020- BC Break: Declared functions in a scope is attached to current context when executed.
-
v5.0.4 Changes
December 30, 2020- Add: Display relative path of current projet files in error reporting.