jmsche

Results 42 comments of jmsche

Hi nikophil, Memory consumption is ~213MB with Foundry 2.3.1, and ~251MB with Foundry 2.3.4. Using 2.3.4, I reverted the modifications in the PR you mentioned but this didn't change anything,...

I did some vendor bisect (thanks Grégoire for [their post](https://dev.to/greg0ire/bisecting-vendors-12kd)), and if I did it correctly, here is the commit that impacts performance: https://github.com/zenstruck/foundry/commit/98f018c24c239b949654ba85e71cb54c0122ade9 Please tell me if I can...

Hi Nicolas, * Yes, DAMA is used in the project * Not using Foundry PHPUnit extension * Symfony 7.2.3 * Doctrine: * DBAL: 3.9.4 * ORM: 3.3.2 * Not using...

Hi @jasperpoppe, as you are still on the impacted project, could you please check if latest version of Foundry is okay? Thanks :)

Hello @COil, cou you please merge this?

If there's a need to mark it as experimental, it could be added as part of 8.0 as experimental, like symfony/string was for version 5.0.

In case you need an up-to-date bundle: https://github.com/leapt/froala-editor-bundle

See https://github.com/symfony/symfony/issues/57612

Sure :) As the bundle is still in v0.x version, it may be okay to release it for next 0.x version. Just converted the PR to draft, as I found...

@xabbuh Yes, it seems to fix the issue :)