Christian Gripp

Results 39 comments of Christian Gripp
trafficstars

> I have not found any working filter with PHP 8.1 native enums, are there any plans to implement it? Are you planing to implement this? AFAIK there are no...

There are some pros and cons for the current solution. In my projects I use the different image dimensions for different pages. So I have a list page where I...

Can you provide a PR with this feature @dima-gr ?

> 🚧 Never link to branches, share a permalink 🚧 Sorry, fixed it. > @core23 I think you need to make a feature request to the used dependency first: There...

Depends on https://github.com/sonata-project/SonataAdminBundle/issues/4050, because we need to add something to the `Datagrid`.

IMHO the method signature for the `addMeta` is correct. Unfortunately the method does not add any new meta value, it replaces it. Maybe it just needs a fix here: https://github.com/sonata-project/SonataSeoBundle/blob/dff934e28eea0a6f0ce3ed4759c39cfe18f8b8ca/src/Seo/SeoPage.php#L154...

Flattr doesn't allow to use their icon :(

Sorry, picked the wrong window :trollface:

Sounds like a local problem in your php setup. ^5.5 includes php 5.6

Unfortunately this can't be done on the stable branch, because it will change the expected behavior. I've created a new `3.0.x` branch where you can add validation groups to the...