MDL-77718 editor_tiny: Restrict the revision to int for loaders
commit59d42e1ed23f916dcb47d53c745bef18a116d800
authorAndrew Nicols <andrew@nicols.co.uk>
Thu, 23 Mar 2023 02:17:48 +0000 (23 10:17 +0800)
committerJenkins <jenkins@worker06.test.in.moodle.com>
Wed, 19 Apr 2023 16:44:19 +0000 (19 16:44 +0000)
treea226ed8f333a3883e6e6a3c36532a75ecca69587
parent5521d1d6e8bb8bebb76ad8154095f6b18ea26e7f
MDL-77718 editor_tiny: Restrict the revision to int for loaders

The revision should always be an int. I suspect this was missed during
debugging and not corrected.
lib/editor/tiny/lang.php
lib/editor/tiny/loader.php