-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecated function call #57
Comments
get same error Call to undefined method TYPO3\CMS\Core\Utility\GeneralUtility::getApplicationContext() Typo3 11.5.5 i will try to install master branch |
get this error also on master branch if i had an error in my scss Files. |
FIX @ aa4454a |
when will the fix aa4454a get in a new version 1.2.2? |
Hi bh-teufels, I had the same error message and changed the RenderPreProcessorHook.php as you said. Now the error message has gone, but no concrete error message appears; nothing happens. Thanks |
V1.2.1 seems to have a deprecated function call here:
https://github.com/svewap/ws_scss/blob/80b763f7b1962bf26dcc38de8ba2f48c1e89e501/Classes/Hooks/RenderPreProcessorHook.php#L194
TYPO3 v11.5
PHP 7.4
Master branch is ok.
The text was updated successfully, but these errors were encountered: