Issue #3320558: When parsing releases, place ProjectRelease::createFromArray in a try block
1 unresolved thread
Merge request reports
Activity
added 27 commits
-
6f4c26e0...e13acfd9 - 26 commits from branch
project:8.x-2.x
- f980ef2e - 3320558-2.patch
-
6f4c26e0...e13acfd9 - 26 commits from branch
166 173 // Ensure we have not changed the state the update module uses to store 167 174 // the last checked time. 168 175 $this->assertSame(123, $state->get('update.last_check')); 176 177 $expected_message = <<<EXPECTED changed this line in version 3 of the diff
added 2 commits
added 3 commits
-
86911f6d...6aa1c251 - 2 commits from branch
project:8.x-2.x
- 9b240c3c - Merge branch '8.x-2.x' into 3320558-handle-invalid-xml
-
86911f6d...6aa1c251 - 2 commits from branch
Please register or sign in to reply