Skip to content

Conversation

@provokateurin
Copy link
Member

Topic and Scope

#1706

All the issues with JSONResponse will go away when nextcloud/server#50035 is merged and OCP is updated here.

I think after that all remaining issues are related to missing stubs, which I can also make a PR for after this one is merged.

Formal requirements

There are some formal requirements that should be satisfied. Please mark those by checking the corresponding box.

  • I did check that the app can still be opened and does not throw any browser logs
  • I created tests for newly added PHP code (check this if no PHP changes were made)
  • I updated the OpenAPI specs and added an entry to the API changelog (check if API was not modified)
  • I notified the matrix channel if I introduced an API change

@provokateurin provokateurin added php Pull requests that update Php code 3. to review labels Jan 4, 2025
@github-actions
Copy link

github-actions bot commented Jan 4, 2025

Test Results

   12 files    584 suites   1m 37s ⏱️
  575 tests   575 ✅ 0 💤 0 ❌
2 300 runs  2 299 ✅ 1 💤 0 ❌

Results for commit b544cf5.

♻️ This comment has been updated with latest results.

@provokateurin
Copy link
Member Author

Fixes from nextcloud/server#50035 are now included, only stubs are missing to have an completely empty baseline.

Signed-off-by: Christian Wolf <[email protected]>
Copy link
Collaborator

@christianlupus christianlupus left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for fixing these

@provokateurin
Copy link
Member Author

I wasn't sure if I was supposed to update the changelog, since these changes are nothing that will impact any user.

@christianlupus
Copy link
Collaborator

That is true, but otherwise, the changelog guard will bite you 😛. And I put it in the Maintenance category, that is okay, I think.

@christianlupus christianlupus merged commit a1f179c into master Mar 5, 2025
19 checks passed
@christianlupus christianlupus deleted the fix/psalm branch March 5, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants