FluidTYPO3 / vhs

TYPO3 extension VHS: Fluid ViewHelpers
https://fluidtypo3.org
Other
190 stars 229 forks source link

Automatic conversion of false to array is deprecated in PHP 8.1 #1767

Closed tastensolo closed 1 year ago

tastensolo commented 2 years ago

Hi,

I get the following message with the TYPO3 v11 in PHP 8.1:

PHP Runtime Deprecation Notice: Automatic conversion of false to array is deprecated in /var/www/html/www/web/typo3conf/ext/vhs/Classes/ViewHelpers/Render/RequestViewHelper.php line 176

Thanks

NamelessCoder commented 1 year ago

Should be solved in current development branch - but if not, ping me here to reopen.