derek zheng
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created There is something wrong with the static class.
I found it doesn't work with my pre projects, cuz I've been using a lot of static class.For example: self::bar=new db(); self::$bar->(There is no autocomplete).And it doesn't autocomplete the sta...