Commit Graph

9 Commits

Author SHA1 Message Date
Marcel Kapfer 9c43bfc8f5
🐛 Fix runtime crash if $GLOBALS: TSFE is not set on PHP 8 and higher
This is the case for the backend.

Setting it to null yields to an early abortion in the addLibrary
function.
2022-08-10 18:46:22 +02:00
Marcel Kapfer 01c8997c1d
⚰️ Remove unused use statement in PageRendererPreProcess 2022-08-10 18:45:33 +02:00
Marcel Kapfer 25ccc28ecc
⬆️ Raise dependencies to include TYPO3 v11 and PHP 8.0 & 8.1 2022-08-10 18:44:00 +02:00
Marcel Kapfer f5cde24eb6
🐛 Fix issues URL in composer.json 2022-08-09 22:45:13 +02:00
Marcel Kapfer db0ccff957
Release preparations for 1.1.0 2021-05-03 19:52:15 +02:00
Marcel Kapfer 7d22f3569b
Don't add script if logged into BE 2021-05-03 19:48:34 +02:00
Marcel Kapfer 3fd4905ea8
Release preparations for 1.0.0 2021-04-12 22:14:05 +02:00
Marcel Kapfer 4d8d5c89ec
Add PHP version constraint to composer file 2021-04-12 10:28:30 +02:00
Marcel Kapfer 1bfb8a1a77
Initial commit 2021-04-11 13:41:47 +02:00