Sadetdin EYILI
Sadetdin EYILI
Hi, @LukeTowers thanks for your work, but i need stable project with php 7.1 [assetic-php/assetic](https://github.com/assetic-php/assetic) need php 7.2 or higher
@LukeTowers Maybe it's better to enable the issue tab in [assetic-php/assetic](https://github.com/assetic-php/assetic) repository and create new issue "Bump php down to 7.1 or 7.0" and talk about this in this new...
Any update about this PR ?
The NBSP are not removed.
@jakubtobiasz no problem that was not a real big critical fix. I understand 😁 But it can avoid some issue if someone copy/past the code. That is why I made...
There is an error in Travis : ` PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 67108864 bytes) in phar:///home/travis/.phpenv/versions/7.3.9/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223 `
Hi @VincentLanglet , I'm migrating an old project, and we override lots of methods of `BlockAdmin`, but I checked except the method `generateBaseRoutePattern` it seems we can use AdminExtension for...
It is not recommended to decorate Sonata Admin's ? Now, all extra behavour must be done in AdminExtension ?
@VincentLanglet > I curious about what is needed to do in such methods, because the base route pattern and base route name are very specific to an admin and doesn't...
There is a `--no-reset` option on symfony messenger, if we don't want to reset, but the option will not reset all the symfony resetable services. 🤔 Maybe in the configuration...