Alexander Ebert
Alexander Ebert
Deleting a selected word on macOS also removes an adjacent space character. This behavior is part of macOS and not specific to any browser and works consistently across browsers (Chrome,...
_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._ The template system permits arbitrary changes...
Version 5.4 added `Database::prepare()` as a convenient alternative that performs the replacement based on `WCF_N` and has proven to prevent a lot of runtime errors for legacy setups with `WCF_N...
_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._ The technical management of styles has...
The current style system is the result of repeated iterations over the existing implementation with some changes along the way, for example the transition to LESS and later SASS/SCSS. There...
_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._ The dark mode was among the...
_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._ The status quo for styles with...
One repeating issue with the handling of strings passed to a function is that it is not always clear if the content has been encoded already and is safe for...
**Describe the bug** Intelephense is unable to narrow down the type of a nested `@template` annotation. The example below illustrates how Intelephense reports the object in line 58 to be...
The `"show table"` CLI command allows to filter a stick table by a value and `"help show table"` implies that there is some way to filter by key too. ```...