View Issue Details

IDProjectCategoryView StatusLast Update
0002152XdebugInstallationpublic2023-03-21 16:29
Reporterhendr1x Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionduplicate 
PlatformDell r620OSDebianOS Version11
Product Version3.2.0 
Summary0002152: Can't get HTML formatted errors to enable
Description

I'm running php8.2-fpm with nginx. phpinfo() confirms that Xdebug is loading into PHP properly. Errors are shown but without formatting. Example image attached.

Edits to php.ini show I can modify/have enabled html_errors properly. I have enabled xdebug.mode = develop (and I also tried debug) and it shows in phpinfo() as well (image at bottom attached).

However my errors remain unformatted. I would appreciate any help as the prior submitted issues offer no guidance after these steps are completed.

Steps To Reproduce

Generate error in php

Additional Information

PHP 8.1.13 (cli) (built: Nov 26 2022 14:29:42) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.13, Copyright (c) Zend Technologies
with Zend OPcache v8.1.13, Copyright (c), by Zend Technologies

TagsNo tags attached.
Operating SystemDebian 11
PHP Version8.1.10-8.1.19

Relationships

duplicate of 0002144 closedderick Xdebug 3.2.0 ignores xdebug.mode and enables all features 

Activities

derick

2023-03-21 16:29

administrator   ~0006535

I bet that this is related to 0002144, which I have just merged. I will release 3.2.1 soon which should include a fix for that one.