Summary | xdebug left in code, causes crash if xdebug module not installed |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | patrickdk (at) patrickdk (dot) com |
Created | 04/10/2011 (5214 days ago) |
Due | |
Updated | 04/10/2011 (5214 days ago) |
Assigned | |
Resolved | 04/10/2011 (5214 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
PHP Fatal error: Call to undefined function xdebug_break() in
/var/www/horde4/kronolith/lib/Ajax/Application.php on line 106
Just commenting out the offending xdebug call fixs the issue.
fine now.
Can we consider this fix to be reliable (i.e. permanent)?
State ⇒ Duplicate
Priority ⇒ 1. Low
Bug: 9818Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ xdebug left in code, causes crash if xdebug module not installed
Type ⇒ Bug
State ⇒ Unconfirmed
PHP Fatal error: Call to undefined function xdebug_break() in
/var/www/horde4/kronolith/lib/Ajax/Application.php on line 106
Just commenting out the offending xdebug call fixs the issue.