Julian Krzefski

Results 9 issues of Julian Krzefski

I don't know why the Symfony error handler is always enabled. Maybe there is a deeper meaning behind it that I don't see. But if not, I propose to only...

enhancement

**Description** When opening the detail page of a customer in the administration, there should be a button that would automatically open up a storefront and log you in as this...

Frontend / JS
Backend / PHP
Design
Feature Request
Administration

This will decouple the application from the global state of its surrounding infrastructure using the [Symfony Runtime Component](https://symfony.com/doc/current/components/runtime.html). In his talk at Symfony World 2021 Tobias Nyholm made some compelling...

Scheduled

Imagine you wanted to have a service with a constructor parameter of a string like this: ```php class UserController { public function __construct(string $hostname) { // ... } } ```...

new feature
BC break

### PHP Version 8.2 ### Shopware Version 6.5.6.0 ### Expected behaviour I type `11,50` into a number field and the value will be accepted regardless of my typing speed. ###...

Bug

I am using Laravel Herd for my local PHP environment. That means, that my PHP binary is located in `/Users/jkrzefski/Library/Application Support/Herd/bin/php82`. As you can see, there is a whitespace in...

I increased the minimum required version of PHP to 7.4 and added strong type hints everywhere I could. It was not always possible, but I think it turned out pretty...

**Description** A product detail page should have an option to open the product in the storefront. There would be a select-box to choose the sales channel to open. Next to...

Feature Request
Area: Administration