fix Trying to access array offset on value of type null#710
fix Trying to access array offset on value of type null#710remicollet wants to merge 1 commit intoleafo:masterfrom
Conversation
|
I'm aware this project is abandoned. |
There was a problem hiding this comment.
Note to self: see if this is applicable to https://github.com/scssphp/scssphp ...
Not applicable to scssphp/scssphp.
|
Looks like it's semi applicable to scssphp/scssphp@66675c1 @robocoder, not sure if the other two changes are needed too |
|
FYI: If someone really needs the old PHP 7.4 fix: You can then autoload the modified file from you composer: |
|
This PHP7.4 fix really helped to fix the problem with SCSS. Thanks @mahagr. Is this fix going to be part of the official package, @LukeTowers? Any change to merge this fix @leafo? |
|
The project has been abandoned because of the person who owns this repository hasn't been around for long time. So I see no hopes for fixing this issue. Just raise the minimum php requirement to 5.6 and use |
PHP 7.4 compatibility