- Issue created by @adamps
Automatically closed - issue fixed for 2 weeks with no activity.
There is some checking of valid phases in Email.php and documented on EmailInterface.php. However some functions are missing checks and some of the existing checks could be improved.
Especially relating 📌 Change to the phases Active , this is important because if functions are called in init instead of build, then the language will be wrong.
Add/update the checks. Fix some tests that break the stricter rules.
Active
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.