mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 09:04:19 +01:00
🔧 N°3091 postbuild PHPunit XML : change html_errors PHP setting
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<ini name="error_reporting" value="E_ALL"/>
|
||||
<ini name="display_errors" value="On"/>
|
||||
<ini name="log_errors" value="On"/>
|
||||
<ini name="html_errors" value="On"/>
|
||||
<ini name="html_errors" value="Off"/>
|
||||
</php>
|
||||
|
||||
<testsuites>
|
||||
|
||||
Reference in New Issue
Block a user