Michael Telgmann

Results 57 issues of Michael Telgmann

Hello there :wave: I just installed the latest RC of 2.4.0 and wanted to try the new autocompletion feature. But I have troubles to get it working :slightly_smiling_face: I am...

Bug

Hey there :wave: I updated to version 1.1.2 and now I got the following error during the analysis: >Call to an undefined method Symfony\Component\Console\Helper\HelperInterface::ask() We do not extend directly from...

### Bug report hey there :wave: no, this is not a typo :grin: we are actually running our PHPUnit tests already on the dev branch of PHP8.4. Within our test...

feature-request

hey there :wave: after not updating for a while I tried to install the latest version on [shopware/shopware](https://github.com/shopware/shopware) today. Unfortunately it seems that the new feature introduced with `0.2.55` "analyzeWriteQueries"...

bug

### Description https://github.com/shopware5/shopware/actions/runs/7771045464/job/21192188977 ``` @captchaInactive @evaluations Scenario: I can write an evaluation # Tests/Frontend/Detail/detail.feature:62 Given I am on the detail page for article 100 # Shopware\Tests\Mink\Tests\Frontend\Detail\bootstrap\DetailContext::iAmOnTheDetailPageForArticle() Then I follow "Bewertungen"...

At the moment, we build up multiple data connection to MySQL. This lead to too many connections and moreover an overhead for building up the connections. Instead of creating a...

Since https://github.com/doctrine/orm/releases/tag/2.16.0 our implementation does not work anymore with the Doctrine ORM Find the issue, caused by this MR on doctrine side: https://github.com/doctrine/orm/pull/10547 According to investigations made so far, it...

Changed plugin.xsd to ensure compatibility with newer libxml2 versions. Fixes > complex type 'pluginType': The content model is not determinist

Incomplete