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
Just to let you know, on ddev TYPO3 v13 php 8.2 I get warnings when I try and clear the cache so that there is no "successfully cleared caches" message in the BE. When I change the nullable parameters to ?TYPE syntax everything is ok.
Just to let you know, on ddev TYPO3 v13 php 8.2 I get warnings when I try and clear the cache so that there is no "successfully cleared caches" message in the BE. When I change the nullable parameters to ?TYPE syntax everything is ok.