TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _deprecation-52694:
|
||||
|
||||
=========================================================
|
||||
Deprecation: #52694 - Deprecated GeneralUtility::devLog()
|
||||
=========================================================
|
||||
|
||||
See :issue:`52694`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
The PHP method :php:`TYPO3\CMS\Core\Utility\GeneralUtility::devLog()` has been deprecated in favour of the Logging API.
|
||||
|
||||
Additionally these PHP symbols have been deprecated as well:
|
||||
|
||||
- :php:`TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_*` constants
|
||||
- :php:`TYPO3\CMS\Core\Service\AbstractService::devLog()`
|
||||
- :php:`$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_div.php']['devLog']`
|
||||
|
||||
.. index:: LocalConfiguration, PHP-API, NotScanned
|
||||
Reference in New Issue
Block a user