Kevin Burton

Avatar
  • Total activity 222
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 51
  • Created

    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 followers
    • 4 comments
    • 0 votes
  • Created

    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 followers
    • 3 comments
    • 0 votes
  • Created

    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 followers
    • 10 comments
    • 0 votes
  • Created

    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 followers
    • 8 comments
    • 0 votes
  • Created

    Upgrade WebStorm?

    I have upgraded but everytime I start up WebStorm I am prompted to upgrade because my license has expired. Ideas?
    • 2 followers
    • 7 comments
    • 0 votes
  • Created

    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 followers
    • 3 comments
    • 0 votes
  • Created

    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 followers
    • 22 comments
    • 0 votes
  • Created

    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 followers
    • 6 comments
    • 0 votes
  • Created

    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 followers
    • 1 comment
    • 0 votes
  • Created

    PHP Interpreter for WAMP installation?

    I tried to set the PHP interpreter and I received the attached error message. The error message indicates '(Invalid library (appears to be a Zend Extension, try loading using zend_extension=php_opc...
    • 2 followers
    • 7 comments
    • 0 votes