v2.0.6
What's Changed
-
Hotfix/remove-error-handler by @josantonius in #10
-
The notation type in the test function names has been changed from camel to snake case for readability.
-
Functions were added to document the methods and avoid confusion.
-
Disabled the ´CamelCaseMethodName´ rule in ´phpmd.xml´ to avoid warnings about function names in tests.
-
The alignment of the asterisks in the comments has been fixed.
-
Tests for PHP 8.2 have been added.
Full Changelog: v2.0.4...v2.0.6