Skip to content

Conversation

@johnsaigle
Copy link
Contributor

@johnsaigle johnsaigle commented Oct 31, 2018

See #3878 for a more detailed description.

This PR also fixes problematic calling classes in the statistics module.

@johnsaigle johnsaigle added Category: Cleanup PR or issue introducing/requiring at least one clean-up operation [branch] major labels Oct 31, 2018
@johnsaigle johnsaigle added the Category: Bug PR or issue that aims to report or fix a bug label Nov 5, 2018
* @return array an associative array("SubprojectID" => "Subproject title")
*/
static function getSubprojectList($projectID = null)
static function getSubprojectList(int $projectID = null): array
Copy link
Contributor

@PapillonMcGill PapillonMcGill Nov 6, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know Travis is happy but should't it be ?int $projectID = null (same for line 257)?
At least use the same form for both and lines 409, 441, 752-756, 771-773

@driusan driusan merged commit 80fd0b7 into aces:major Nov 12, 2018
@ridz1208 ridz1208 added this to the 21.0.0 milestone Dec 3, 2018
driusan pushed a commit that referenced this pull request Dec 22, 2020
Fix display of subprojects on stats demographic broken in PR #4046
AlexandraLivadas pushed a commit to AlexandraLivadas/Loris that referenced this pull request Jun 29, 2021
Fix display of subprojects on stats demographic broken in PR aces#4046
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: Bug PR or issue that aims to report or fix a bug Category: Cleanup PR or issue introducing/requiring at least one clean-up operation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants