Skip to content

Conversation

@monkeyiq
Copy link
Contributor

This is a follow up to #2222.

I added a new deprecated method to Logger. I think this is useful as there are many parts of the code that have @depcreated in comments. If that code is wanting to issue a warning then using a specific logger method signals exactly what the intent is.

The upgrade-notes-2.3.md are a little more complex but I tried to make the 2.3.1+ case the default and read easily for folks who are upgrading from 2.2 to 2.3.1+. I notice that the changelog is already updated 023688b to reflect the changes in #2222

We could refine the Logger::deprecated to have it's own DEPRECATED=8 and so on if we like. Having it has a WARNING behind the API call is a good start.

@monkeyiq monkeyiq merged commit b7819fe into simplesamlphp:simplesamlphp-2.3 Aug 30, 2024
monkeyiq added a commit that referenced this pull request Aug 30, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant