← Back to team overview

mahara-contributors team mailing list archive

[Bug 1953432] A change has been merged

 

Reviewed:  https://reviews.mahara.org/12292
Committed: https://git.mahara.org/mahara/mahara/commit/d7d67648bf044b33428f15ff8f8978cf0b9ed9a2
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    main

commit d7d67648bf044b33428f15ff8f8978cf0b9ed9a2
Author: Dianne Tennent <dianne.tennent@xxxxxxxxxxxxxxx>
Date:   Wed Dec 8 07:49:30 2021 +1300

Bug 1953432: Clean up Zend tests directory

Due to undefined classes, properties and methods found
by phpstan. Leftover from Zend removal 3 years ago.
https://reviews.mahara.org/#/c/9061/18

Change-Id: I3670cf56347216332ce0285e9ec74b774cae0231

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

Title:
  Clean up Zend  - remove obsolete tests directory

Status in Mahara:
  Fix Committed

Bug description:
  The htdocs/webservice/tests directory contains a lot of references to
  undefined classes, properties and methods, revealed in phpstan
  analysis. This is probably because it wasn't removed when we removed
  Zend 3 years ago. Recommended to remove the directory.

  Zend removal patch: https://reviews.mahara.org/#/c/9061/18

  Zend implementation patch: https://reviews.mahara.org/#/c/3987/

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



References