Gregor Nathanael Meyer

Results 14 issues of Gregor Nathanael Meyer

Hi, in Symfony 3.3, I get a Deprecation warning: > Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0....

Hi, on my notebook, I have differing network-settings when I login to different WiFi-Networks. So DHCP must be activated for both IP-addresses and DNS-servers. So, I cannot provide DNSAgent with...

Hi, I upgraded to S9Y 2.4-beta1 and switched to PHP 8.0 (and later to 8.1). That works fine for the core, but the `serendipity_event_markdown` plugin raised some 500 errors. I...

Hi, I configured a route for the report feature as described within the documentation. This works quite well in the prod environment, everything is cool. But now when I try...

Seems to work otherwise with PHP 7.4.

# Problem description Hi, I'm in the deep evaluation phase of Sulu for a project and played around with uploaded media. Maybe I'm missing something, but I expected to have...

Feature

Hello, I observed that the "clear value" checkbox enabled by the "clear" attribute of an input field has no effect in all my installations. So checking it for any field...

When I have an IN() expression, like for a `EntityFilterType` with `'multiple' => 'true',`, I must (UPDATE: "must", see my first answer) set the params directly within the expression. Like...

Fixes the problem described in https://github.com/lexik/LexikFormFilterBundle/issues/364 where array values for parameters of filter expressions are misinterpreted as [value, type] pairs, throwing strange errors within Doctrine. When the value (with an...

| Q | A | --- | --- | Bug fix? | no | New feature? | sort of | BC breaks? | no | Deprecations? | no | Fixed...