Skip to content

Fix console exception renderer#421

Merged
mvorisek merged 31 commits intodevelopfrom
feature/fix-exception-renderer
Feb 8, 2025
Merged

Fix console exception renderer#421
mvorisek merged 31 commits intodevelopfrom
feature/fix-exception-renderer

Conversation

@DarkSide666
Copy link
Copy Markdown
Member

@DarkSide666 DarkSide666 commented Feb 7, 2025

fix #420

  • fix missing reset codes
  • add all colors as constants
  • use unified text styling method
  • replace PHP_EOL with \n because it works nicely in Windows console too
  • add additional tests

@DarkSide666 DarkSide666 requested a review from mvorisek February 7, 2025 23:39
@mvorisek mvorisek changed the title Fix and improve ExceptionRenderer Fix console exception renderer Feb 8, 2025
@mvorisek mvorisek force-pushed the feature/fix-exception-renderer branch from 23c2da5 to 4073c41 Compare February 8, 2025 18:57
@mvorisek mvorisek merged commit 14132c2 into develop Feb 8, 2025
31 checks passed
@mvorisek mvorisek deleted the feature/fix-exception-renderer branch February 8, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

ExceptionRenderer/Console switch to yellow font

2 participants