Deprecation: #85760 - GeneralUtility::unQuoteFilenames 

See forge#85760

Description 

The method GeneralUtility::unQuoteFilenames() has been marked as deprecated and will be removed in TYPO3 v10.

Impact 

Calling the mentioned method will trigger a PHP E_USER_DEPRECATED error.

Affected Installations 

Third party code which accesses the method.

Migration 

No migration available.