Releases: the-kbA-team/cakephp-graylog
Releases · the-kbA-team/cakephp-graylog
CakePHP 5.x release 4.0.1
Full Changelog: v4.0.0...v4.0.1
- 62a656e Update README.md
CakePHP 2.x release 1.4.0
What's Changed
- CakePHP 2.x release 1.4.0 by @tigerduck42 in #14
* lift code to PHP 8.1
* add phpstan test
* add github workflow
* #13 use kba-team/cakephp
Full Changelog: v1.3.0...v1.4.0
CakePHP 5.x release 4.0.0
What's Changed
- 11 cake5 php 81 setup by @tigerduck42 in #12
- Build version for CakePHP 5.x
- add phpstan
- add github workflow
- 61322fb
remove add_file_and_line
option
Full Changelog: master...v4.0.0
CakePHP 4.x release 3.0
New
- #5 Bumped CakePHP version to ^4.3.
CakePHP 3.x release 2.3.0
CakePHP 2.x release 1.3.0
CakePHP 3.x release 2.2.0
New
- #4 Added option to disable logging file and line.
- Replaced accessing array _config with getConfig().
CakePHP 2.x release 1.2.0
New
- #4 Added option to disable logging file and line.
CakePHP 3.x release 2.1.1
Bugfixes
- #3 Added loop detection in case an exception thrown during logging causes another log.
CakePHP 2.x release 1.1.1
Bugfixes
- #3 Added loop detection in case an exception thrown during logging causes another log write.