Henrique Mouta
Henrique Mouta
@GaryJones thanks! I was a bit conflicted if I should make it not static, so your input was decisive into doing that change. For now, it's using a global variable...
@GaryJones take a look at the changes. I changed the `EncryptionTest` to stop using the global. However, I left an inline question on your original comment on that matter, if...
@GaryJones is there anything else missing on this one? i think the `@depends` annotation was already added [here](https://github.com/Automattic/syndication/blob/vip/deprecated-mcrypto/tests/class-encryptor-test-case.php#L77).
This is related and closes #2422
Thank you for your questions! > Would it be easy to implement this solution for a 3.14.4 patch release (base 3.14.3), or does it make things complicated because of other...
> Yeah, agreed. I think it should, since this function - getBlockContent - is three years old. But I will spin up a test env and give it a try....
> I think the way I'd approach this is to just branch from 3.14.3 and add the updated function/code there, with any needed adaptations. Attempting to merge the current work...
Sounds good to me! Closing this one.