Kevin Burton

Avatar
  • 活动总数 222
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 51
  • 创建于

    PHP Unit test terminated?

    I setup my configuration and not is all I am getting is 'Process finished with exit code 0'. The pane on the far left with columns labeled Test, Time Elapsed, and Results only shows the location of...
    • 4 个关注者
    • 10 条评论
    • 0 票
  • 创建于

    XDebug setup.

    I have two questions that have come up as I setup XDebug for PHPStorm.1) http://www.jetbrains.com/phpstorm/marklets/ for XDebug asks for an IDE key. Does this key also need to be supplied to the ID...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Renamed project still shows up as old name>

    I renamed a project but when I go to another project and try to 'Reopen' the supposedly renamed project it still shows up as the old project name even though all references in .idea have the new pr...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Start debugger with IE

    I have created some bookmarks to enable debugging for Chrome. Now I would like to do the same for IE. It seems that IE insists that the bookmarks are URLs. How do I use IE and enable debugging?Than...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    PHP Unit test configuration for local single test

    I have a suite of tests that run locally and all the tests run well. Now I would like to be able to run an individual test in that suite. I have aconfiguration for one of the tests:I know that this...
    • 2 个关注者
    • 11 条评论
    • 0 票
  • 创建于

    PHP Unit test creation.

    I am trying to follow along the instructions for creating a unit test in PHPStorm http://www.jetbrains.com/phpstorm/webhelp/creating-phpunit-tests.html. But I get hung up on step 3. It indicates th...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Debug configuration validation?

    I have been successfully debugging for about a week now. But when I look at the configuration settings I don't see that debugging has been validated. Is there still some configuration that i am mis...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Installing PHPUnit

    I am on a Windows platform and my PHP is version 5.5.3. I tried to install the PHPUnit and I get:C:\xampp\php>pear install pear.phpunit.de/PHPUnitAttempting to discover channel "pear.phpunit.de"......
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Exception source?

    I am in the debugger and I am executing a simple line like 'return $output . $footer' and up stepping over this line I find myself in an exception handler.  The function specified with I register_s...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Debugging IDE Key

    I have setup debugging with bookmarks to start the debugger in Chrome and that has worked well sor a while now I want to setup debugging with IE as my browser.  I go to 'http://www.jetbrains.com/ph...
    • 2 个关注者
    • 1 条评论
    • 0 票