-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Apply patch for scssphp #20794
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
Apply patch for scssphp #20794
Conversation
|
@kesselb This is to fix the variable undefined log message for the SCSS compiler? |
I think so. At least on my instance they are gone. |
MorrisJobke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works 👍
Signed-off-by: Daniel Kesselberg <[email protected]>
29b4246 to
7a7df07
Compare
|
Waiting for CI now :) |
|
@kesselb Backport to stable18? |
|
@MorrisJobke up to you. I patched my instance and do not care about the integrity warning ;) |
|
We should check if this fix the problems with PHP 7.4 it seems. |
|
/backport to stable18 |
|
Actually I can't find the backport to stable18. Seems to stuck somewhere... |
|
/backport to stable18 |
|
The backport to stable18 failed. Please do this backport manually. |
How to do? |
|
in 18 it is under a different namespace (leafo/scssphp) |
|
Why do we have to do it manually? Perhaps a little bit more informasjon on would be very helpful. |
It does not fit to the version in 18 series, so it is not possible to do it automatically. From playing around a bit earlier, it seems that it might not catch all the cases that cause this debug messages. |
Requires: