mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #61244
[Bug 1903469] A change has been merged
Reviewed: https://reviews.mahara.org/11423
Committed: https://git.mahara.org/mahara/mahara/commit/0be3e002c104918db64a8dda9d20364fe6930b5f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 0be3e002c104918db64a8dda9d20364fe6930b5f
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Nov 9 13:09:49 2020 +1300
Bug 1903469: Altering deprecated code for PHP7.4
Change-Id: Iea2661aec75be4813f11ee370daada855ee26c94
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1903469
Title:
Array and string offset access syntax with curly braces is deprecated
Status in Mahara:
Fix Committed
Status in Mahara 20.10 series:
Fix Committed
Status in Mahara 21.04 series:
Fix Committed
Bug description:
Deprecated warning in htdocs/lib/uploadmanager.php on line 184 for PHP
7.4
This is because we are using the old perl style way of getting array
offest
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1903469/+subscriptions
References