Frage

I am working on a Symfony 2 project using Netbeans. When I debug the project, it always stops on the first line of the front controller (app_dev.php) even though there is no breakpoint.

Can it be fixed ?

Thank you

War es hilfreich?

Lösung

In NetBeans change setting for it Tools->Options->PHP->Debugging->Stop at First Line

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top