Xdebug 3 और PhpStorm 2020.2.4

Dec 03 2020

मुझे यह त्रुटि तब मिली जब Xdebug संस्करण 3 का उपयोग PhpStorm संस्करण 2020.2.4 के साथ किया गया :

Connection was not established. 
Cannot start debugger session with 'Xdebug 3.0.0' Validate installation

php.ini विन्यास:

xdebug.mode=develop
xdebug.start_with_request=yes
xdebug.client_port=9003

जवाब

6 Mateo Dec 09 2020 at 20:33

Xdebug 3 केवल 2020.3 संस्करण से पूरी तरह से समर्थित है।