FS#68952 - [xdebug] xdebug.ini is outdated

Attached to Project: Community Packages
Opened by Sebastiaan Lokhorst (lonaowna) - Saturday, 12 December 2020, 10:23 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 03 September 2023, 15:20 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Our xdebug.ini [1] contains configuration settings that were removed in xdebug 3 [2]:

;xdebug.remote_enable
;xdebug.remote_host=127.0.0.1
;xdebug.remote_port=9000
;xdebug.remote_handler=dbgp

I would suggest just removing all these four lines and replacing them with this line:

;xdebug.mode=debug


[1] https://github.com/archlinux/svntogit-community/blob/packages/xdebug/trunk/xdebug.ini
[2] https://xdebug.org/docs/upgrade_guide
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 03 September 2023, 15:20 GMT
Reason for closing:  Deferred
Comment by Matthew (mklein) - Tuesday, 20 June 2023, 04:07 GMT
  • Field changed: Percent Complete (100% → 0%)
It looks like the most recent change took out this line:

;zend_extension=xdebug.so

As far as I can tell, `xdebug.mode=debug` doesn't implicitly enable the Zend extension.
Comment by Toolybird (Toolybird) - Tuesday, 20 June 2023, 04:07 GMT Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.

Loading...