Côme Chilliet

Results 358 comments of Côme Chilliet

> @ChristophWurst General question. Is it essential to get these performance issues done for the 5.x branch? Just asking, since I have limited time to maintain defferent branches atm. @dartcafe...

I get this :confused: ``` Error: Call to undefined method Doctrine\DBAL\Types\Type::lookupName() in /var/www/html/apps-extra/polls/lib/Migration/Version060100Date20240209073304.php:101 ```

Polls@v6 with NC 27. I wanted to check if it would be easy to support 27 on stable6 but installation does not work.

There are still at least 2 requests that runs for each poll when fetching the list (tested on branch backport/3477/stable-6): 1. SELECT * FROM `oc_polls_share` WHERE (`poll_id` = :dcValue1) AND...

We seem to have very different results, I still see 40 seconds for listing 2000 polls, because of the 4000 queries. My tests are with the profiler enabled, so that...

This is happening to me on https://github.com/nextcloud/server/ repository The kate configuration is: ``` "php": { "command": ["vendor-bin/psalm/vendor/vimeo/psalm/psalm-language-server"], "rootIndicationFileNames": ["psalm.xml","composer.json"], "path": ["%{Project:Path}"], "url": "https://psalm.dev", "highlightingModeRegex": "^PHP.*$" }, ```

``` > vendor-bin/psalm/vendor/vimeo/psalm/psalm-language-server --version Psalm 4.30.0@d0bc6e25d89f649e4f36a534f330f8bb4643dd69 > php --version PHP 8.1.2-1ubuntu2.11 (cli) (built: Feb 22 2023 22:56:18) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.2, Copyright (c) Zend Technologies...

> Please use Psalm 5. Psalm 4 is not supported. I updated: ``` vendor-bin/psalm/vendor/vimeo/psalm/psalm-language-server --version Psalm 5.9.0@8b9ad1eb9e8b7d3101f949291da2b9f7767cd163 ``` Still have the same problem. I had it once with psalm, and...

This would require a configuration system for mapped fields, otherwise it is too specific to your setup. Also `GenericEvent` but maybe core does not offer anything else for this, I...

AD really does not support password EXOP?