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

Ensure RedisException is not redeclared to allow PHPRedis compatibility #56

Merged
merged 1 commit into from
Aug 21, 2012
Merged

Ensure RedisException is not redeclared to allow PHPRedis compatibility #56

merged 1 commit into from
Aug 21, 2012

Conversation

mattheath
Copy link

This fixes issue #19 until a more permanent solution of renaming the RedisException class to Redisent_Exception is implemented. Otherwise users with PHPRedis installed receive an error of:

PHP Fatal error: Cannot redeclare class RedisException in lib/Redisent/Redisent.php on line 16

@bobeagan
Copy link

bobeagan commented Jun 6, 2012

Would be really nice to get this merged in.

@bobeagan
Copy link

bobeagan commented Jul 2, 2012

Just checking in on this request again...

@ruudk
Copy link
Contributor

ruudk commented Aug 16, 2012

@chrisboulton Could this please be merged? We're using PHPRedis and this causes problems.

chrisboulton pushed a commit that referenced this pull request Aug 21, 2012
Ensure RedisException is not redeclared to allow PHPRedis compatibility
@chrisboulton chrisboulton merged commit 28a98d7 into chrisboulton:master Aug 21, 2012
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.

None yet

4 participants