Olaf Braun

Results 27 issues of Olaf Braun

Closes #4715 Closes #5236

closes https://github.com/WoltLab/WCF/issues/3388 related https://github.com/WoltLab/editor/pull/117

In many cases, working with the I18nHandler generates duplicate and unnecessary code. A new API can reduce this and prevent unnecessary errors. ### Current using of I18nHandler ```PHP class FooAddForm...

Discussion

Closes https://github.com/WoltLab/WCF/issues/3960

### Description For non-Symfony applications, it would not be practical to have the `symfony/console` package. The classes from the [Jose\Component\Console](https://github.com/web-token/jwt-framework/tree/4.0.x/src/Library/Console) can be moved to the [Jose\Bundle\JoseFramework\Console](https://github.com/web-token/jwt-framework/tree/4.0.x/src/Bundle). So all the Symonfy...

DX

### Description https://github.com/web-token/jwt-framework/blob/1dbef13afb91a576d5ce431e5f9570183b19c0dd/src/Library/KeyManagement/UrlKeySetFactory.php#L22-L31 In our application we use Guzzle and not any feature of Symfony. Is there any point that you can support PSR-18 HTTP clients too? It would be...

wontfix

Adds a new upload form field with the new upload pipeline (https://github.com/WoltLab/WCF/issues/5668)

See https://github.com/WoltLab/WCF/pull/5951