You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: TYPO3 v12 compatibility for IconSize and PHPStan backendUriBuilder guard
IconSize enum was introduced in TYPO3 v13; use class_exists() fallback
to Icon::SIZE_SMALL for v12. Add PHPStan ignore for backendUriBuilder
isset() guard used in test contexts.
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
0 commit comments