Id seems to be impossible to debug PHARs or StreamWrapped PHP with Zend Server and Zend Studio.
When starting a Debug-Session, the debugger tries to load the file from ZendStudio which will fail.
Is there a way to turn of this "Feature"?
I also tried to configure the affected paths with "Do not map the following server path to a local resource". But this does not work. PHP only raises a fatal error that require() failed while this works fine without debugger.

