Hans Tuscher

Results 18 issues of Hans Tuscher

We might need to document how the logs are gathered inside our images and how this can be configured or integrated in a docker landscape. Related: https://github.com/webdevops/Dockerfile/issues/242

documentation

Hey guys, thank you very much for that genius boilerplate. I want to make one suggestion for enhancement: Running on OSX has some performance drawbacks, as you have a mounted...

### PHP Version 8.1 ### Shopware Version 6.4.10.0 ### Expected behaviour The message consumer should ignore invalid messages and continue working. ### Actual behaviour The message consumer dies after the...

Bug

**Description** When using the two column cms element, the order of the slots in the designer view is correct, like in the 3 column element: ![image](https://user-images.githubusercontent.com/5076356/84780237-a4793580-afe5-11ea-97b2-8885c01039fc.png) But if you open...

### Bug Report #### Summary Most APIs use `` as optional arguments. When generating code, those elements become required constructor arguments in the type classes. #### How to reproduce Generate...

known-ext-soap-limitation

### Description The toolbar in the Neos backend is misplaced. It works in the first elements, but then it breaks. ### Steps to Reproduce I have no idea how to...

needs verification

### Description This is the weirdest thing I've stumbled upon. A perfect case of "works on my machine": ![image](https://user-images.githubusercontent.com/5076356/128864532-fe40c4cd-24ea-4762-b578-ac0469ffd1dc.png) Left is local in Docker, right is on my Dev-Server. The...

I'm trying to use a bigger Symfony application in worker mode. If the caches are warm, it generally works as long as no session is used. If I visit actions...

question

Continuation of https://github.com/akeneo/api-php-client/pull/282 @tomglvng Unfortunately I'm not able to fix the PHPSpec tests, I don't know how the `request` in `HttpExceptionSpec` is constructed.