Alexander Hofbauer
Alexander Hofbauer
Caddy allows the responses in reverse_proxy to be intercepted via [handle_response](https://caddyserver.com/docs/caddyfile/directives/reverse_proxy#handle_response) like so: ``` php_fastcgi unix//run/php/fpm.sock { # FPM needs full application root root /application/public @accel header X-Accel-Redirect * handle_response...
Currently the "direct" parent of a product is created / retrieved when importing products with more than one variant. Sylius doesn't support the two levels of Akeneo, but it does...
After setting up a current Sylius project this plugin is being recommended. As far as I can see, it cannot be installed out of the box and doesn't seem to...
If the translation sources contain strings instead of identifiers the dumper builds invalid constant names. ```yaml "The passwords don't match.": "Die Passwörter stimmen nicht überein." "Your password should be at...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | License | MIT Events added in controller connect were not removed...
### What happened? Is this how `handle_response` is supposed to be working now (config taken from the [official Caddy docs](https://caddyserver.com/docs/caddyfile/directives/reverse_proxy#examples))? (Follow-up on #365) ``` { debug frankenphp { } local_certs...
### Check that this is really a bug - [X] I confirm ### Reproduction link https://swiperjs.com/demos#thumbs-gallery-loop ### Bug description As can also be observed on the demo page after triggering...
Recently, compiling with SASS 1.79, some color functions now output deprecation warnings. This PR keeps the legacy behavior as documented at e.g., https://sass-lang.com/documentation/modules/color/#darken.
| Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix...