Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Philip Z
Total activity
53
Last activity
January 11, 2022 04:08
Member since
October 23, 2013 19:56
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
12
Activity overview
Posts (11)
Comments (25)
Sort by recent activity
Recent activity
Votes
Created
October 24, 2013 23:21
It works, kinda. I found a couple problems, for me: 1) it won't save between restarts. 2) it won't let me actively edit the list. I have to passively force the edit by dbl-click until the font I w...
Community
PhpStorm
How do I update the SSH console font?
0 votes
Created
January 23, 2014 20:18
> http://blog.jetbrains.com/phpstorm/2013/04/recording-of-the-webinar-quality-assurance-for-php-projects-using-phpstorm-with-michelangelo-van-dam/He doesn't select "Defined in configuration file." ...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
Created
January 23, 2014 23:18
It's interesting. I put the configuration back to directory, and pointed it to my 'tests' directory. The config file and autoloader are loaded just fine. I trace the tests, and see my class is succ...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
Created
January 24, 2014 00:25
1) Add something like $result = class_exists($class, false); into Composer code (just before return statement) -- this is to check if class was actually loaded -- check value of $result in debugger...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
Created
January 24, 2014 01:25
Oh hell. I found the problem ... damn PHP: short_tags. It's OFF by default on Windows ini, but ON by default for 5.5 on *nix systems, which explains why it worked on Linux but not Windows.I've enab...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
Created
January 21, 2014 18:21
Thought so. I looked around for a bit. Thanks!
Community
PhpStorm
Is there a way to block commits?
0 votes
Created
October 25, 2013 00:45
Here you go. The options are grayed out. But I can vaguely interact with them. And yes, it's the Darcula theme.
Community
PhpStorm
How do I update the SSH console font?
0 votes
Created
January 23, 2014 19:57
Here's a screen shot of the configuration setting:> "Defined in configuration file".That's what I didn't have checked. I assumed it would have picked up the default settings automatically. I was in...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
Created
January 24, 2014 01:12
I think I discovered an issue: it would seem require isn't interpreting my PHP files... require is acting like a print dump (I've always wondered why my configuration file is dumping in the console...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
Created
January 24, 2014 01:26
Hi! That's exactly what I discoverd, too. And going with your suggestion. :)Thanks!
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
«
First
‹
Previous