Stefano V.
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
Created "Create new PHP Test" wrong settings
In my project, when I right click on a php class and I do New > PHP Test > PHP Unit Test, values like the test class directory and the namespace are wrong, and the Member table is very thin and I s... -
Created Application project setup
The application I'm working on has the codebase structured like this:- a "Base" application, that is a sort of cross between a library and a framework, with most common methods and generic classes....