Philip Z
- 活动总数 53
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 12
-
创建于 I cannot see ECS Services in list
Does anybody know why I'm not getting a list of running services within my setup? I'm trying to get debug working for a PHP site, and I don't have "Enable Cloud Debugging" as an option, as describe... -
创建于 Wrangling in PhpStorm's Docker run containers
As you can see from the image ... `_run_#` containers are getting a little out of hand. We get a new one every time I hit 'Run' on my unit tests. Is there anyway to stop this from happening? I've... -
创建于 PhpStorm stalls on "Connecting." in "Checking PhpStorm Helpers Version"
已回答Trying to 'Run' a Remote PHP (Vagrant) CLI command. It connects to Vagrant just fine, then pops up a window titled "Checking PhpStorm Helpers Version". It has been stuck "Connecting." for the past ... -
已编辑于 Run/Debug CLI stopped working in 2018.1.3
Literally just updated. And Run / Debug menu at top left stopped working. I click them, and nothing happens. I was seriously just using these two for CLI development. PhpStorm Details: PhpStorm 20... -
已编辑于 Incorrect profiler snapshot format: incorrect function parameters
已回答This seems to be coming up a lot, with months or even years difference. Is there anyway to modify this error message to at least include the function (or name format) the parser is erring out on? I... -
创建于 "Path to Script [files,etc]" fields should allow relative paths
I modify this code on Google Drive, via two different computers, resulting in different pathing between both systems. My issue is I cannot easily run my unit tests because 'Path to script:' is abso... -
创建于 How do I enable autocomplete with phpunit.phar?
As you can see from this screenshot, I have phpunit.phar enabled and configured (unit tests do run). However, the IDE is unable to recongize the library for autocomplete:How do I get autocomplete /... -
创建于 How do I use a phpunit.xml file?
On the command line, everything works. A simple "phpunit" within my root directory reads the phpunit.xml config file and executes the tests only within the ./app/mysite/tests directory. However, sa... -
创建于 Is there a way to block commits?
I notice that PhpStorm would notice TODO: marks and warn you before commiting. Is there an equivelent "@nocmmit" tag I can use to outright stop a commit from happening on a file? Often, I want to g... -
创建于 How do I update the SSH console font?
How do I update the SSH console font? The one that's being used isn't very readable:I've also attached the image, in case this inline image isn't very readable either... As you can see, the IDE and...