Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/4447'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 8, 2013
2 parents de4e2c8 + 7962529 commit 3122c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Storage/Adapter/RedisResourceManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ public function setResource($id, $resource)
//with connect function:
//1) pinging server
//2) checking undocummented property socket which is available only
//after succesfull connect
//after successfull connect
$resource = array_merge($defaults, array(
'resource' => $resource,
'initialized' => isset($resource->socket),
Expand Down

0 comments on commit 3122c56

Please # to comment.