← Back to team overview

mahara-contributors team mailing list archive

[Bug 2008729] A change has been merged

 

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

commit e036c9c7c3ce781f7b67a6256f6d20ac9eb4f394
Author: Gold <gold@xxxxxxxxxxxxxxx>
Date:   Tue Feb 28 08:18:13 2023 +1300

Bug 2008729: Nail down recaptcha for php 7.x

Also removed the patch that removes files that fails to reliably apply.

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

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

Title:
  recaptcha for php7.4

Status in Mahara:
  Fix Committed

Bug description:
  The new management of recaptcha downloads 1.3.0 by default. This
  requires PHP 8.x.

  Jenkins currently runs PHP 7.4 so this is rejected on automated
  testing. It will also be rejected on client sites running PHP 7.x.

  We need to nail the version to Recaptcha 1.2.x as this has a PHP
  requirement of >=5.5.

  While we are here, we could remove the patch that tries to clean up
  files we don't want as this isn't a concern any more.

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



References