chore: update php dev dependencies#971
Conversation
83826e9 to
d8b1e92
Compare
|
|
431e2c7 to
a8debdb
Compare
| <data> | ||
| """ | ||
| Then the HTTP status code should be "400" | ||
| Then the HTTP status code should be "400" or "500" |
There was a problem hiding this comment.
we should not do this. I am currently looking at why we are getting 500 error for a request with invalid json when using ghcr.io/juliusknorr/nextcloud-dev-php83:master
There was a problem hiding this comment.
discussion in juliusknorr/nextcloud-docker-dev#449
There was a problem hiding this comment.
let's merge this. we need php8.4 going. I have creates a wp to rever this test changes. https://community.openproject.org/wp/72960
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
bc5b79b to
548eb40
Compare
PHP Code CoverageCoverage after merging chore/update-php-dependencies into release/3.0 will be
Coverage Report
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
* chore: update php dev packages Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: fix lint errors Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: test with php 8.4 Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * ci: remove unwanted nextcloud env Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * ci: fix postgress db service Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: accept 500 error on invalid json Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> --------- Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
* fix: handle op projects whose parent project is unknown (#988) * fix: hanlding undisclosed and non-existing project parent * test: fix vue unit tests * test: add vue unit tests * chore: add changelog entry --------- Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: add OP API request as debug log (#991) * chore: add OP API request as debug log Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: add changelog entry Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * fix: use builtin exception class Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> --------- Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * fix: use https NC url in OP API requests (#992) * fix: use https NC url in OP API requests Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: add changelog entry Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: add phpunit test Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> --------- Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: update php dev dependencies (#971) * chore: update php dev packages Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: fix lint errors Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: test with php 8.4 Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * ci: remove unwanted nextcloud env Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * ci: fix postgress db service Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: accept 500 error on invalid json Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> --------- Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> --------- Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
* chore: update php dev packages Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: fix lint errors Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: test with php 8.4 Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * ci: remove unwanted nextcloud env Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * ci: fix postgress db service Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: accept 500 error on invalid json Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> --------- Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
* chore: update php dev packages Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: fix lint errors Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: test with php 8.4 Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * ci: remove unwanted nextcloud env Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * ci: fix postgress db service Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: accept 500 error on invalid json Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> --------- Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
Description
Add php8.4 in the matrix and the required dev dependencies update.
Related Issue or Workpackage
Screenshots (if appropriate):
Types of changes
Checklist:
CHANGELOG.mdfile