문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top