Gregor Nathanael Meyer

Results 42 comments of Gregor Nathanael Meyer

`BooleanToStringTransformer::reverseTransform` accepts null since Symfony 2.0. The `Form::submit` accepts null values since Symfony 2.3. So just send JSON (or other nullable-formatted) payload and set the checkbox-value to null. HTTP-POST doesn't...

+1 Same problem here on a OnePlus One and a Nexus 4 with the official Lollipop ROMs. Does not occur every time, but happens mostly (or maybe only) in conjuction...

I moved on to OBS Studio, which can do a lot more than cropping and zooming and for that simple tasks is quite simple to use: Just start the virtual...

Oh, I just saw that the 1.9 branch of the lib did not mention inside the changelog-section of its readme that the minimum PHP version was bumped to 7.4 and...

That problem should IMHO be discussed on the main project level. When I run a software, I expect that also the officially bundled plugins respect the system requirements of the...

So then a new plugin version can bump PHP version to >=7.4 differing from the current s9y release. If that is okay, I'll prepare PR for that.

OK, see PR https://github.com/s9y/additional_plugins/pull/141 > we have a metadata check for that, it should not lead to a 500 I got one, because the old version had PHP 5.3.0 as...

@th-h that ist not good. Did you open an issue on that? Because a missing plug-in requirement check in the core would break a lot of installations.

Hi, the fix in #1503 also fixes the problem that just none of the shortcuts in one of my projects are shown in the menu, regardless where they point to....

Hey, I have the same problem (Windows 11, plain PHP 8.1.2 through Symfony local server, openspout/openspout 4.6.2). I patched the `src/Writer/Common/Helper/ZipHelper.php` according to the change in #87 and that fixes...