Closed (fixed)
Project:
Redis
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2016 at 15:59 UTC
Updated:
10 Sep 2016 at 15:14 UTC
Jump to comment: Most recent
This is a single minded issue.
Mostly the visibility of the function is defined as per the coding standard, in about 10 placed it is not
-function __construct()
+publc funciton __construct()
I hope this is quick to review and fix.
| Comment | File | Size | Author |
|---|---|---|---|
| construct-1.patch | 5.61 KB | martin107 |
Comments
Comment #2
berdirThanks.