Edward Greenberg
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 14
-
-
Edward Greenberg commented, -
Edward Greenberg commented, -
Edward Greenberg created a post, Recover event log for a project
When I close a project, the event log (window at the bottom of the screen) is cleared. Sometimes I want to review what happened in the last session (like whether I pushed my branch.) Is the log ... -
Edward Greenberg created a post, expression expected when assigning json to javascript variables.
When I do this: var myObject = {"a":"b"}; Javascript likes it just fine, but phpStorm reports an error of: "expression expected". Might I be able to turn this error off without turning off any oth... -
-
-
-
-
Edward Greenberg created a post, AnsweredMethods not found in autoloaded classes
So I have a bunch of older PHP projects. There is an /includes directory at the save level as the document root. There is an _includes directory inside each of the projects. Each top-level fi...