79229480

Date: 2024-11-27 08:43:11
Score: 0.5
Natty:
Report link

ok, I succeed! By using this:

https://www.jetbrains.com/help/phpstorm/configuring-xdebug.html

I think the key was, instead of this:

extension=php_xdebug-3.4.0beta1-8.2-vs16-x86_64.dll

I must use this:

zend_extension=php_xdebug-3.4.0beta1-8.2-vs16-x86_64.dll

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: John Smith