-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Description
We're using your compiler - pulled the version from this git last week - and I have a client reporting back the following:
Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in /**********/ReduxCore/inc/scssphp/scss.inc.php on line 3
This of course leads to other warnings about the failed opening of support files, etc, etc. Is there some condition in PHP that would cause DIR to fail? Does scssphp have a minimum PHP version requirement? I'm at a loss, short of using dirname(FILE) to fix it.
Thoughts?
Cheers!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels