projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[!!!][TASK] Remove deprecated $GLOBALS['TYPO3_GLOBALS_EXT']
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
core
/
Documentation
/
Changelog
/
master
/
Breaking-87193-DeprecatedFunctionalityRemoved.rst
diff --git
a/typo3/sysext/core/Documentation/Changelog/master/Breaking-87193-DeprecatedFunctionalityRemoved.rst
b/typo3/sysext/core/Documentation/Changelog/master/Breaking-87193-DeprecatedFunctionalityRemoved.rst
index
c3b6351
..
13a52d4
100644
(file)
--- a/
typo3/sysext/core/Documentation/Changelog/master/Breaking-87193-DeprecatedFunctionalityRemoved.rst
+++ b/
typo3/sysext/core/Documentation/Changelog/master/Breaking-87193-DeprecatedFunctionalityRemoved.rst
@@
-194,6
+194,10
@@
The following language files and aliases have been removed:
* :php:`EXT:saltedpasswords/Resources/Private/Language/locallang_em.xlf`
+The following global variables have been removed:
+
+* :php:`$GLOBALS['TYPO3_LOADED_EXT']`
+
Impact
======