ampaze

Results 91 comments of ampaze

This code is working fine for me, not sure what PHP Lint / PHPStan wants?

The PHP Lint error is in files that where not modified with this pull request. Is there something else that prevents this PR from being merged?

I appreciate your desire to add better nginx support, but having an agreed upon example configuration ready before merging this will most likely take a long time. Smart caching with...

Fair enough. Keeping it simple is always good :) > the config in our case should just simple to allow caching and purging. Unfortunately the free version does not support...

I tried this example with ```js // Implement custom extensions here import {ckeditorPluginRegistry, ckeditorConfigRegistry} from 'sulu-admin-bundle/containers'; import HorizontalLine from '@ckeditor/ckeditor5-horizontal-line/src/horizontalline'; ckeditorPluginRegistry.add(HorizontalLine); ckeditorConfigRegistry.add((config) => ({ toolbar: [...config.toolbar, 'horizontalLine'], })); ``` (that...

For future historians: I still think the current structure is wrong and it works only because email in general is a field of workarounds and supporting faulty implementations of all...

I asked for more details because I thought you actually tested your implementation in a wide array of email clients and therefore had more knowledge what works and what not....

For future reference, you don't necessarily need to recompile PHP to be able to use mozjpeg. In Linux you can use the LD_PRELOAD environment variable like so: ```bash LD_PRELOAD=/path/to/mozjpeg/lib/libjpeg.so ```...

Can I maybe get some more attention to this bug? The problem really is, that `request.resourceLocator`is false. Can we not just set request.resourceLocator equal to the url of the current...

This repository has not seen activity in over a year from the maintainer. You should take a look at https://github.com/nemiah/phpFinTS