gwomacks/php-debug

I have enabled php-Debug but I am now getting this error

Opened this issue · 0 comments

Uncaught TypeError: Cannot read property 'indexOf' of undefined
/Users/tsr/.atom/packages/php-debug/lib/engines/dbgp/engine.js:69

TypeError: Cannot read property 'indexOf' of undefined at PHPDebugEngine.tryGetContext (/Users/tsr/.atom/packages/php-debug/lib/engines/dbgp/engine.js:69:28) at HTMLElement.phpDebugRun (/Users/tsr/.atom/packages/php-debug/lib/php-debug.js:31:38) at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:384:49) at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:273:23) at AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Atom.app/Contents/Resources/app/src/atom-environment.js:1347:25) at EventEmitter.outerCallback (/Applications/Atom.app/Contents/Resources/app/src/application-delegate.js:339:53) at emitThree (events.js:136:13) at EventEmitter.emit (events.js:217:7)

I have seen this issue but I have just downloaded atom & php-debug so must have the latest copy
#273