I'm trying to install xdebug and I got this error when I'm checking my extensions with "PHP -m" in cmd :
C:\Users\AMIR>php -m PHP: syntax error, unexpected END_OF_LINE, expecting '=' in C:\xampp\php\php.ini on line 2002
How can I solve this problem and install xdebug?