← Back to team overview

mahara-contributors team mailing list archive

[Bug 1903469] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11472
Committed: https://git.mahara.org/mahara/mahara/commit/e5b5232fe4431d210a371c531a171b17ef6194d6
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    20.10_STABLE

commit e5b5232fe4431d210a371c531a171b17ef6194d6
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>
(cherry picked from commit 0be3e002c104918db64a8dda9d20364fe6930b5f)

-- 
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