Skip to content

Releases: josantonius/php-exception-handler

v1.0.3

29 Sep 16:32
8572303
Compare
Choose a tag to compare

What's Changed

  • pre-release/v1.0.3 by @josantonius in #1

  • Release/v1.0.3 by @josantonius in #2

  • 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 Windows have been added.

  • Tests for PHP 8.2 have been added.

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

11 Aug 00:24
Compare
Choose a tag to compare

What's Changed

  • Fixed error when validating method names. Now it will throw exception if it is an empty string.

  • Documentation was improved.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 Aug 22:57
Compare
Choose a tag to compare

What's Changed

  • Removed an unnecessary callback check in Josantonius\ExceptionHandler\ExceptionHandler\__construct().

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Aug 19:29
Compare
Choose a tag to compare