MDL-70457 forms: php74 fix for the (not used in core) date element
commitd921a644ba0d5f0d81e0dccf1b80a1e2b53055f1
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sat, 13 Feb 2021 18:45:16 +0000 (13 19:45 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Fri, 26 Feb 2021 10:55:32 +0000 (26 11:55 +0100)
treefb0f185dab28860f41e66441c17dbebc67e73205
parent3799c7f53576489401579ec05bb9d464e05b383f
MDL-70457 forms: php74 fix for the (not used in core) date element

Curly brackets to access by index to strings or arrays is
deprecated since php74.
lib/pear/HTML/QuickForm/date.php
lib/pear/README_MOODLE.txt