Hi,
Debugging crashes exactly on "$di = new \Phalcon\DI\FactoryDefault();" other statements like "new \Phalcon\Loader()" are working. When i'm not using the debugger the application also works without a problem. The apache instance reset on a xdebug crash... (resulting in a debugger connection lost)
Someone experiencing the same problem? Maybe it's an xdebug thing or phalcon.. i'm not known to the internals of both.
thnx
I'm using an xampp installation (yes windows) x86 TS php 5.4.7 xdebug 2.2.1 (tried older version also) phalcon 1.0.0 (tried 0.9.1 also)
using phpstorm 6 (and other debug clients to be sure)