← Back to team overview

mahara-contributors team mailing list archive

[Bug 1976420] A change has been merged

 

Reviewed:  https://reviews.mahara.org/c/mahara/+/12862
Committed: https://git.mahara.org/mahara/mahara/commit/c874e0225f5db0875d9bf89f79870d1f27abc31b
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch:    main

commit c874e0225f5db0875d9bf89f79870d1f27abc31b
Author: Gold <gold@xxxxxxxxxxxxxxx>
Date:   Wed Jun 8 15:13:01 2022 +1200

Bug 1976420: PHP 8 Compatibility: import

Adjusted the nginx client_max_body_size to be same as apache upload_max_filesize
so that we can test uploading import files over 1MB

Signed-off-by: Gold <gold@xxxxxxxxxxxxxxx>
Change-Id: I30e5f40f31a1bb20286f33cab192cfbc1569846e

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1976420

Title:
  PHP 8 Compatibility: import

Status in Mahara:
  Fix Committed

Bug description:
  This is to track patchsets that will bring the codebase up to be
  compliant with PHP 8.1.

  The initial run through will be on a top level directory basis. i.e.
  the directories below htdocs. It will focus on the results from the
  PHPStan and Phan static analysis tools.

  This bug tracks files in the import directory.

  Testing will require identifying, from the patchset, where the code is
  used and then verifying that that area of the site still works in both
  PHP 7.4 and PHP 8.1.

  https://phpstan.org/
  https://github.com/phan/phan

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1976420/+subscriptions



References