chopps Posted May 26, 2010 Share Posted May 26, 2010 Hello All, Does anyone know of any debugging applications for PHP? I recently upgraded to PHP 5.3.2 to take advantage of LSB but now I am seeing some unexpected results. The Late Static Bindings seem to be working correctly but they are trying to access functions I never told them to. Are there any applications that will allow you to see all of the calls PHP is making throughout any given request? Quote Link to comment https://forums.phpfreaks.com/topic/203003-php-debugging-applications/ Share on other sites More sharing options...
ignace Posted May 26, 2010 Share Posted May 26, 2010 XDebug Quote Link to comment https://forums.phpfreaks.com/topic/203003-php-debugging-applications/#findComment-1063807 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.