- 🇨🇦Canada freeform.steph
After switching to PHP 8.1 we got hit with this. Rebuilding the rules cache as mentioned in #71 was the fix for us.
Everytime that I clear the cache, I get this error:
FacesExtendableException : There is no method dependencies for this instance of the class RulesAction. in FacesExtendable->__call() (line 133 in /sites/all/modules/rules/includes/faces.inc).
Can anyone give me a clue as to what is happening here?
Closed: cannot reproduce
2.0
Rules Core
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
After switching to PHP 8.1 we got hit with this. Rebuilding the rules cache as mentioned in #71 was the fix for us.