b13 / slimphp-bridge

SlimPHP Integration in TYPO3 Frontend for rapid API development
GNU General Public License v2.0
17 stars 5 forks source link

[BUGFIX] remove superfluous return in front of throw #27

Closed S3b0 closed 9 months ago

S3b0 commented 9 months ago

Running into a ParseError w/ TYPO3 10.4.37 (sadly, upgrade planned) and PHP 7.4.33: syntax error, unexpected 'throw' (T_THROW), expecting ';'