Releases: brenno-duarte/modern-php-exception
Releases · brenno-duarte/modern-php-exception
3.4.0
Released Notes
v3.4.0 - (2025-03-30)
Added
- Added support for highlighting message in CLI and HTML mode
- Added colors in
get_debug_backtrace
function - Added no cache in HTML mode
Changed
- Changed
isCli
method in ``HelpersTrait` to public and static - Changed colors in trace in CLI
Removed
- Removed
isCli
function
3.3.7
Released Notes
v3.3.7 - (2024-12-24)
Removed
- Removed
E_STRICT
constant
3.3.6
Released Notes
v3.3.6 - (2024-09-28)
Added
- Added favicon in view
Fixed
- Fixed special chars in CLI mode and JSON. Only in HTML
- Fixed
productionMode
method. Removed previously in 3.0.0 - Fixed code in production mode
Changed
- Upgrade highlight js component to version 11.10
3.3.5
Released Notes
v3.3.5 - (2024-09-12)
Fixed
- Fixed PHP 8.4 implicit nullable
3.3.4
Released Notes
v3.3.4 - (2024-09-05)
Fixed
- Fixed XSS in message's exception
- Fixed
clearstatcache
function ininfo-logs.php
view - Fixed comments in classes
- Fixed exceptions
3.3.3
Released Notes
v3.3.3 - (2024-08-24)
Fixed
- Fixed docs not render in Cli mode
3.3.2
Released Notes
v3.3.2 - (2024-08-13)
Fixed
- Fixed instance without construct in solution
3.3.1
Released Notes
v3.3.1 - (2024-08-03)
Fixed
- Fixed render solution in CLI mode
3.3.0
Released Notes
v3.3.0 - (2024-07-17)
Added
- Added
ignoreErrors
method
Fixed
- Fixed error in occurrences
3.2.1
Released Notes
v3.2.1 - (2024-06-01)
Fixed
- Fixed numbers line colors
- Fixed when configuration file not exists
- Fixed functions if exists