subugoe / typo3-find

TYPO3 extension providing a frontend for Solr indexes.
GNU General Public License v2.0
16 stars 20 forks source link

Add more strict types #169

Closed ipf closed 2 years ago

ipf commented 2 years ago

This also sets the PHP dependency to 7.4 or 8.0

mh-goe commented 2 years ago

We should stick with PHP 7.4 for TYPO3 10.x doesn't support PHP 8.0 (see "PHP Compatibility Chart": https://typo3.org/cms/roadmap#goal-5).