Skip to content

upgrade psr/log to 1|2|3 #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jdeniau
Copy link

@jdeniau jdeniau commented May 9, 2025

A lot of package now require psr/log 2 or 3 to work.

This PR allows upgrading to PSR 2 or 3.

The changelog can be found here: https://github.com/php-fig/log/releases

2.0

Updated parameter types and added property types (php-fig/log#76)
Removed test files
Require PHP 8.0 or above

3.0

Add return type (php-fig/log#77)

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