Skip to content

[BUGFIX] fox_handler ext conf fetch php warning#3

Merged
kitzberger merged 1 commit intokitzberger:typo3-12from
denislorch:fix/ext-conf-undefined
Jan 23, 2026
Merged

[BUGFIX] fox_handler ext conf fetch php warning#3
kitzberger merged 1 commit intokitzberger:typo3-12from
denislorch:fix/ext-conf-undefined

Conversation

@denislorch
Copy link

  • $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['fox_handler'] might not be available, but the error handler config
  • Fix: PHP Warning: Undefined array key "fox_handler" in /app/vendor/kitzberger/fox-handler/Classes/ErrorHandler.php line 141

Please create a new Tag 5.0.0 for TYPO3 v12, thanks!

* $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['fox_handler'] might not be available, but the error handler config
* Fix: PHP Warning: Undefined array key "fox_handler" in /app/vendor/kitzberger/fox-handler/Classes/ErrorHandler.php line 141
@kitzberger kitzberger merged commit 4e310d9 into kitzberger:typo3-12 Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants