Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monolog-mysql v2.x (PHP8 support, new features) #47

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

amacado
Copy link
Collaborator

@amacado amacado commented Sep 17, 2023

This pull request prepares updates for the next major release. If you want to add your new feature please feel free to open a pull request against the v2.x branch to take your feature or bugfix into consideration.

Breaking changes & new features

  • Dropped PHP7 support (PHP itself supports only PHP8.1+)
  • Added monolog v3 support
  • Renamed constructor argument $initialize to $skipTableInitialization for more readability
  • Changed order of the constructor arguments
  • Replaced the unix timestamp colum with datetime column (Add datetime column for easy reading #40)

Maintenance & Bugfixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant