Côme Chilliet

Results 59 issues of Côme Chilliet

Fix https://github.com/nextcloud/server/issues/31874

3. to review
backport-request

The point of this PR is to test master with PHP 8.2 nightly/beta builds. Fix for the problems found should go in other PRs, and this one can be rebased...

php
do not merge

On https://apps.nextcloud.com/developer/apps/generate , there is a «Nextcloud version» field, but it stops at 15, while last version is 22. Also it’s not cristal clear what this field means. Is it...

bug

https://nextcloud.com/contribute/ suggests «Testing upcoming Nextcloud Server releases is the best way of making sure the new release can do what you need it to do.», but gives no link or...

My log file is polluted with these errors: ```json { "reqId": "ErAZBSfz8BcrItdKUwe0", "level": 3, "time": "2022-02-08T10:07:41+00:00", "remoteAddr": "192.168.21.2", "user": "admin", "app": "PHP", "method": "PUT", "url": "/index.php/apps/user_status/heartbeat", "message": "Unknown: php_network_getaddresses: getaddrinfo...

bug

Importing workflows from nextcloud/.github

Use new dependency to detect weird syntaxes - [x] https://github.com/nextcloud/3rdparty/pull/1173 - [x] rebase

3. to review

Signed-off-by: Côme Chilliet

3. to review

**Is your feature request related to a problem? Please describe.** When clicking the emoji picker, I have to click the search field before I can start typing to find the...

1. to develop
enhancement
feature: frontend 🖌️

### Expected behaviour `Redis::keys` should always return an array according to documentation. ### Actual behaviour It seems it returns false in some cases according to the trace we get here:...