- Issue created by @jcnventura
- First commit to issue fork.
- @cmlara opened merge request.
- @cmlara opened merge request.
- Status changed to Needs review
about 1 year ago 3:59am 21 October 2023 - π΅πΉPortugal jcnventura
The 2.x change is RTBC, in my opinion :)
For 1.x, I'd prefer if the GenericValidation class would be annotated to indicate deprecation in addition to the lifecycle property in the .info.yml.. Not sure how well the static code analysers pick up the info.yml information, but I'm pretty sure they do pick up that type of information from code comments. I need to clean the spiderwebs out of my PhpStorm install, but until I do, this is one way of doing the annotation: https://www.drupal.org/about/core/policies/core-change-policies/drupal-d... β
- Status changed to Needs work
about 1 year ago 5:00pm 25 October 2023 - πΊπΈUnited States cmlara
Static analysis probably won't pick-up the info.yml so fair point, adding the deprecated flag to the class itself will help make sure anyone who is extending it without having the module itself enabled will get notified of the deprecation.
I'll add the deprecation flag to the docblock later today.
- Status changed to Needs review
about 1 year ago 9:23pm 25 October 2023 -
cmlara β
committed 727ac582 on 8.x-1.x
Issue #3395250 by cmlara, jcnventura: Deprecate the services_tfa module
-
cmlara β
committed 727ac582 on 8.x-1.x
- Status changed to Fixed
about 1 year ago 4:37am 9 November 2023 -
cmlara β
committed 4b8074ed on 2.x
Issue #3395250 by cmlara, jcnventura: Remove the services_tfa module
-
cmlara β
committed 4b8074ed on 2.x
Automatically closed - issue fixed for 2 weeks with no activity.