Skip to content

Tags: phpnexus/cwh

Tags

v3.1.2

Toggle v3.1.2's commit message
Update authors

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from nickmacdonald7/nickmacdonald7/retention-null

fix(retention): allow null retention setting to store logs indefinitely

v3.1.0

Toggle v3.1.0's commit message
Adjust MD formatting

v3.0.0

Toggle v3.0.0's commit message
Update AWS IAM permission examples

v3.0.0-RC1

Toggle v3.0.0-RC1's commit message
Merge branch 'feature/php-8.1' into develop

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Allow Monolog 3 (#106)" (#110)

This reverts commit dcd2249.

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update php.yml

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow PHP ^8 and PHPUnit ^9.4 (#91)

* Allow PHP ^8 and PHPUnit ^9.4

* Update composer.json

* Update composer.json

* Update composer.json

* Update composer.json

Co-authored-by: Max Leonov <[email protected]>

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP7 + Monolog 2 (#78)

* Dependencies updated + composer.lock removed + GH Actions skeleton

* Removed .travis.yml

* Fix

* PHP 7

* Fix

* mbstring extension

* Test failed test

* Fix

* Added coveralls

* Fix

* Run only on push

* Up

* Up

* Optimize composer autoload

* Cosmetic

* Readme update

* Cosmetic

* Order changed

* issue template removed