Andrej Hudec
Andrej Hudec
See https://symfony.com/blog/finding-a-new-home-for-ivoryckeditorbundle
I can confirm this bug on Firefox 62 and Chrome 69 (both Win). This is critical problem of this library. Solution - change the condition checking the `void 0`: ```...
How to reproduce the bug: - Create form type with empty name: ``` public function getName() { return ''; } ``` - The form types will be added to form...
@Xon no. Passwords in our logs are anonymized so I can't give you the input value that triggered this error. But it is very rare.
That class is marked as final and should not be used outside of this bundle. Can you please give us more information about the issue? Why do you think it...
@HeahDude Thank you for your MR. This bundle has already version 2 available. I think we can close this issue.
@nastia-vinnytska This should be optional. So please add a configuration option for this.
> On one side, I really like this PR (especially the Query value object, and I thunk it should be used instead of the current arrays or arrays in the...
@bshaffer afaik the grpc extension was always optional. We were using the pubsub emulator on local machines without grpc and without any credentials file with PubSub v1, but after upgrading...
I have tried some half-empty configuration to avoid the first exceptions, but I got the same error, as it is described in this ticket: ``` [Symfony\Component\ErrorHandler\Error\ClassNotFoundError] Attempted to load class...