MDL-71420 environment: Add some strategic comments and todos.
commitf7aa32f2a6d699179b24e3b799ed8caf5e31f724
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 6 May 2021 12:29:33 +0000 (6 14:29 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 6 May 2021 12:33:23 +0000 (6 14:33 +0200)
tree01479b4ae6040ee2feeddf02c77bdfb04d1606a5
parent460fddbc0f6eca215d030e206db616d18bd29698
MDL-71420 environment: Add some strategic comments and todos.

This isn't really a deprecations where something is replaced
by another and all uses must adapt to. Instead it's just a
fallback functionality that will stop working in Moodle 4.2.

Because of that, I've tried to add TODO/@todo comments to
the places that will need to modified, always pointing to
MDL-71421 that is where the removal will happen.

Also, haven't added any debugging() output, after thinking
a lot about it, because this isn't anything that developers
can be using but a internal implementation detail (a fallback)
that we want to remove in some versions.
admin/cli/generate_key.php
lib/classes/encryption.php
lib/upgrade.txt