Setting and getting dynamic class properties (e.g. $parser->my_fancy_prop) is a horrific practice that we should get rid of, but it is still used. DeprecationHelper right now can not be used on classes where this practice is used by extensions. Introduce methods to allow or deprecate this practice. Change-Id: Ib378bef792dd31be155f186f1a4965a05004a37c |
||
|---|---|---|
| .. | ||
| logger | ||
| DeprecationHelperTest.php | ||
| MWDebugTest.php | ||
| TestDeprecatedClass.php | ||
| TestDeprecatedSubclass.php | ||