Skip to content

1.1.6

Compare
Choose a tag to compare
@josantonius josantonius released this 27 Oct 01:03
· 33 commits to main since this release

What's Changed

  • Implemented PSR-4 autoloader standard from all library files.

  • Implemented PSR-2 coding standard from all library PHP files.

  • Implemented PHPCS to ensure that PHP code complies with PSR2 code standards.

  • Implemented Codacy to automates code reviews and monitors code quality over time.

  • Implemented Codecov to coverage reports.

  • Added ErrorHandler/phpcs.ruleset.xml file.

  • Deleted ErrorHandler/src/bootstrap.php file.

  • Deleted ErrorHandler/tests/bootstrap.php file.

  • Deleted ErrorHandler/vendor folder.

Full Changelog: 1.1.5...1.1.6