This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| * The code in this file is a modification of a file in | |
| * the predis project, and is thus governed by the same | |
| * license. For details, please see: | |
| * | |
| * http://github.com/nrk/predis/blob/master/LICENSE | |
| */ | |
| /* |