Skip to content
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

Small fix for notice when CM_REDISSESSION_LOCKING_ENABLED is already defined #1334

Merged

Conversation

jeroenvermeulen
Copy link
Contributor

Example of the notice fixed here:
2016-12-15T11:01:56+00:00 ERR (3): Notice: Constant CM_REDISSESSION_LOCKING_ENABLED already defined in /path/to/httpdocs/app/code/community/Nexcessnet/Turpentine/Model/Observer/Varnish.
This problem appears when other extensions are also setting CM_REDISSESSION_LOCKING_ENABLED.

jeroenvermeulen and others added 3 commits October 26, 2016 13:46
Update our devel branch from the base repo
…defined

Example:
2016-12-15T11:01:56+00:00 ERR (3): Notice: Constant CM_REDISSESSION_LOCKING_ENABLED already defined  in /path/to/httpdocs/app/code/community/Nexcessnet/Turpentine/Model/Observer/Varnish.php on line 69
@miguelbalparda miguelbalparda merged commit 407f4aa into nexcess:devel Dec 27, 2016
@miguelbalparda
Copy link
Contributor

Thank you for your contributions @jeroenvermeulen!

@jeroenvermeulen jeroenvermeulen deleted the bugfix_cm_redissession_notice branch May 24, 2017 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants