[TASK] Deprecate JavaScriptEncoder class
The JavaScriptEncoder class was superseded with GeneralUtility::quoteJSvalue() in TYPO3 6.2 and is not used anymore. It is marked as deprecated. Resolves: #85120 Releases: master Change-Id: I13cb97e3ff6bb23d937a5193d392f92eb759ba9d Reviewed-on: https://review.typo3.org/57093 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Encoder/JavaScriptEncoder.php 3 additions, 0 deletionstypo3/sysext/core/Classes/Encoder/JavaScriptEncoder.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-85120-JavaScriptEncoder.rst 35 additions, 0 deletions.../Changelog/master/Deprecation-85120-JavaScriptEncoder.rst
- typo3/sysext/core/Tests/UnitDeprecated/Encoder/JavaScriptEncoderTest.php 1 addition, 1 deletion...re/Tests/UnitDeprecated/Encoder/JavaScriptEncoderTest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 5 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
Please register or sign in to comment