Kevin Burton

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

    PHPUnit Empty test?

    I have a simple setup for a unit test but I am always getting an error that the test suite is empty. I have:<?phprequire_once '../scripts/init_core.php';class TandyUnitTest extends PHPUnit_Framewor...
    • 2 个关注者
    • 13 条评论
    • 0 票
  • 创建于

    PHP Settings don't stick

    I set the PHP interpreter and there are no errors. I click 'OK'. Then I go back to the settings and find that there isn't a PHP interpreter set. What is making this not persist?
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Indexing takes a long time. . . . .

    I open a new project/foder and admittedly there are alot of files in this folder but it seems that indexing not only takes a long time but it seems to consume almost all of the available memory mak...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    PHP Documentation

    Within PHPStorm IDE I can bring up documentation on "standard" PHP methods and properties using Ctrl-Q. Can I hook into this using custom classes and methods beyond showing the file name that it is...
    • 4 个关注者
    • 10 条评论
    • 0 票
  • 创建于

    Debugging stopped after an upgrade to PHP 5.5.10

    As best as I can tell debugging stopped after an upgrade to 5.5.10. Going back to 5.5.7 didn't seem to fix things. I don't get any errors but the breakpoint I set never gets triggered when I know t...
    • 2 个关注者
    • 8 条评论
    • 0 票
  • 创建于

    Upgrade WebStorm?

    I have upgraded but everytime I start up WebStorm I am prompted to upgrade because my license has expired. Ideas?
    • 2 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    New File not associated with PHP

    I am confused. When I create a new PHP file using the IDE 'New' option and selecting PHP, I get a file that has an extension .php but unlike the other files in the project it doesn't have the PHP i...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Debug JavaScript with PHPStorm?

    I have some code like: ?> <script type="text/javascript"> //<![CDATA[ function set_value(name, id, resourcetype) {     opener.document.getElementById('id_name').value = name;     opener.document.ge...
    • 5 个关注者
    • 22 条评论
    • 0 票
  • 创建于

    PHPStorm Debugging.

    I have project settings that indicate I have a PHP interpreter with XDebug 2.2.3 installed and enabled (as reported by PHPStorm). I have the Chrome extension (XDebug Helper 1.4.2) that I have enabl...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    Debugging stopped?

    I was hoping for some advice. For some reason debugging stopped working. Some projects I set a breakpoint and others it is as if I didn't set a breakpoint (it is never hit). I have tried the same p...
    • 2 个关注者
    • 1 条评论
    • 0 票