I use Netbeans 8.1 for developing in PHP, lately I installed PHP7 and xDebug doesn't works anymore. I love working with Netbeans and I need to work with PHP 7.
Is there any way to configure Netbeans and Apache to support debugging? (I installed XAMPP with PHP 7)
I looked into those sited but with no luck: https://netbeans.org/kb/docs/php/debugging.html http://wiki.netbeans.org/HowToConfigureXDebug
As I understand PHP7 doesn't support xdebug but if you somehow managed to make it work please share with me.