You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[09-Jul-2015 21:32:45 UTC] PHP Notice: Undefined variable: this in /home4/wsksdev/public_html/jason/wp-content/plugins/zencache-pro/src/includes/closures/Ac/ObUtils.php on line 145
[09-Jul-2015 21:32:45 UTC] PHP Warning: get_class() called without object from outside a class in /home4/wsksdev/public_html/jason/wp-content/plugins/zencache-pro/src/includes/closures/Ac/ObUtils.php on line 145
This issue will now be locked to further updates. If you have something to add related to this GitHub Issue, please open a new GitHub Issue and reference this one (#522).
Should be
$self
instead of$this
:https://github.com/websharks/zencache-pro/blob/feature/59-jaswsinc/src/includes/closures/Ac/ObUtils.php#L145
The text was updated successfully, but these errors were encountered: