Bug #95368
Updated by Sebastian Michaelsen about 3 years ago
Calling https://www.example.com/index.php?eID[]= produces an entry like this in the @sys_log@: <pre> Core: Error handler (FE): PHP Warning: Illegal offset type in /path/to/project/typo3/sysext/frontend/Classes/Middleware/EidHandler.php line 70 </pre> This is the case for vor TYPO3 v10.4 and from looking at the code also at master.