-
Notifications
You must be signed in to change notification settings - Fork 23
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
Deprecate ez_http_tag_location #143
base: 2.3
Are you sure you want to change the base?
Conversation
Mark ez_http_cache_tag_location as deprecated and ez_http_cache_tag_location as its alternative.
Co-authored-by: Adam Wójs <[email protected]>
Add ez_http_cache_tag_relation_ids and ez_http_cache_tag_relation_location_ids along ez_http_cache_tag_location for consistency. Deprecate all
@lserwatka So, this will be deprecated in 4.0 then (and possibly removed in 5.0) ? |
This is already deprecated, we need to add a note in 3.3 and remove it in 4.0 as discussed offline. |
@adriendupuis CI is reporting that code style needs to be fixed here. Could you please run |
Dear gentlemen, when exactly were the two functions deprecated? |
Communication wise, these were deprecated in 3.3.0 |
@adamwojs : ready for merge, right? |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
master
Mark ez_http_tag_location as deprecated and ez_http_cache_tag_location as its alternative. If 2.5 BC is “to be cleaned up”, one should be informed to not using this and replace it.
TODO:
$ composer test
)$ composer fix-cs
).