Releases: brenno-duarte/modern-php-exception
Releases · brenno-duarte/modern-php-exception
3.1.2
Released Notes
v3.1.2 - (2024-03-16)
Fixed
- Fixed exception on JavaScript
- Fixed version on
composer.json
3.1.1
Released Notes
v3.1.1 - (2024-03-11)
Fixed
- Fixed exception if request method isn't GET
3.1.0
Released Notes
v3.1.0 - (2024-02-25)
Added
- Added functions to debug PHP code
- Added debug class for logger
Fixed
- Fixed select occurrences SQL
Removed
- Removed
symfony/var-dumper
component
3.0.2
Released Notes
v3.0.2 - (2024-02-24)
Fixed
- Fixed scrollbar style
- Fixed view when output code on CLI mode
Removed
- Removed
nunomaduro/termwind
andnunomaduro/phpinsights
packages
3.0.1
Released Notes
v3.0.1 - (2024-01-20)
Fixed
- Fixed namespace class not found on
namespace_exception
key - Fixed wrong exception trace with
filterTrace
method - Fixed trace text not break line in
info-trace
view
3.0.0
Released Notes
v3.0.0 - (2024-01-08)
Added
- Added Occurrences in database
- Added CPU and Memory usage
- Added database support
- Added YAML config file
- Added Termwind component for CLI exception
- Added helper
getUri
- Added HTML generator
Fixed
- Fixed all style code with
phpinsights
- Fixed dark mode
Changed
- Changed CSS
- Changed trace of exception
- Changed server info
- Changed assets version
- Changed
getTitle
,setTitle
,getFile
andsetFile
toprotected
visibility
Removed
- Removed methods
setFromJson
,setFromText
andproductionModeMessage
- Removed exception in Javascript console
2.2.2
Released Notes
v2.2.2 - (2023-11-10)
Fixed
- Fixed solution not appearing when called
- Fixed javascript in text type
- Fixed colors in dark mode
- Fixed bug with
include_once
inindex.php
Removed
- Removed comments
2.2.1
Released Notes
v2.2.1 - (2022-11-18)
Fixed
- Fixed instance class in
error-page.php
withReflectionClass
2.2.0
Released Notes
v2.2.0 - (2022-10-31)
Added
- Added new error display type
Changed
- Changed HTML template in
index.php
Fixed
- Fixed CSS in templates
- Fixed comments on class ans traits
2.1.0
Released Notes
v2.1.0 - (2022-10-01)
Added
- Added exception script to cli
- Added Solution in cli
- Added new class in less files
- Added Bootstrap CSS 5.2
- Added exception in javascript console
Fixed
- Fixed CSS in dark mode