MDL-68589 plist: PHP 7.4 curly bracket fixes
commitbf527c8bf923c7ec20bd60412047a5d0ffaf30b0
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sat, 2 May 2020 23:05:10 +0000 (3 01:05 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Sat, 2 May 2020 23:05:10 +0000 (3 01:05 +0200)
treeded011a301ee73159d62715b3f20a96c981c2d74
parentcd391f9922a7fdfbf0e57709c216725aa66d5293
MDL-68589 plist: PHP 7.4 curly bracket fixes

Note this is, partially, https://github.com/TECLIB/CFPropertyList/pull/61

I only have applied the stricly required PHP 7.4 changes, keeping
apart the intval() ==> (int) change, because that's unrelated to
this fix.
lib/plist/classes/CFPropertyList/CFBinaryPropertyList.php