Skip to content
Snippets Groups Projects
Commit 7ed73c2e authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[!!!][TASK] Drop usage of TypoScript includeLibs

The TypoScript option includeLibs within
USER/USER_INT and COA/COA_INT is removed.

The methods
$TSFE->includeLibraries() and $cObj->includeLibs()
have been marked as deprecated.

ExtensionManagementUtility::addPItoST43() does not add
the option "includeLibs" to the TypoScript anymore. Its second
method parameter is unused now.

Resolves: #73514
Releases: master
Change-Id: I613cd4fc7a8239c9a090242e3db7e45ec95bc322
Reviewed-on: https://review.typo3.org/46739


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 5da52aad
Branches
Tags
No related merge requests found
Showing
with 69 additions and 88 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment