Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Stefano V.
Total activity
11
Last activity
April 06, 2021 15:12
Member since
July 14, 2020 12:50
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
2
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
April 06, 2021 15:12
Thanks a lot for your reply. Unfortunately your solution doesn't work for me. The structure of the application is like a suite of apps, but since they are all thigh together they have to be on the ...
Community
PhpStorm
"Create new PHP Test" wrong settings
0 votes
Created
July 21, 2020 08:29
PHPUnit 8.0.0 PHP 7.4.6 with Xdebug 2.9.6 PhpStorm 2019.3.2 Build #PS-193.6015.48, built on January 22, 2020 Unit tests run fine on command line, and also runs fine within PhpStorm if I use my cu...
Community
PhpStorm
Application project setup
0 votes
Created
July 16, 2020 11:40
Looks like the problem is basically one. Unit tests that with the "current" setup run fine, with this new setup I'm trying give the following error: "Error : Class 'IntlDateFormatter' not found" an...
Community
PhpStorm
Application project setup
0 votes
Created
July 15, 2020 13:09
Using it as a composer package would solve the dependency but we want to be able to make changes to the Base at the same time with the changes to the application. Adding the base as a Content root ...
Community
PhpStorm
Application project setup
0 votes