- Removed
E_STRICT
constant
- Added favicon in view
- 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
- Upgrade highlight js component to version 11.10
- Fixed PHP 8.4 implicit nullable
- Fixed XSS in message's exception
- Fixed
clearstatcache
function ininfo-logs.php
view - Fixed comments in classes
- Fixed exceptions
- Fixed docs not render in Cli mode
- Fixed instance without construct in solution
- Fixed render solution in CLI mode
- Added
ignoreErrors
method
- Fixed error in occurrences
- Fixed numbers line colors
- Fixed when configuration file not exists
- Fixed functions if exists
- Added logs in
shutdown
method
- Changed
var_dump_debug
anddump_die
to accept multiple variables
- Fixed special chars in
errorHandler
- Removed
codedungeon/php-cli-colors
andghostff/dump7
packages - Removed
MessageTrait
trait
- Fixed exception on JavaScript
- Fixed version on
composer.json
- Fixed exception if request method isn't GET
- Added functions to debug PHP code
- Added debug class for logger
- Fixed select occurrences SQL
- Removed
symfony/var-dumper
component
- Fixed scrollbar style
- Fixed view when output code on CLI mode
- Removed
nunomaduro/termwind
andnunomaduro/phpinsights
packages
- 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
- 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 all style code with
phpinsights
- Fixed dark mode
- Changed CSS
- Changed trace of exception
- Changed server info
- Changed assets version
- Changed
getTitle
,setTitle
,getFile
andsetFile
toprotected
visibility
- Removed methods
setFromJson
,setFromText
andproductionModeMessage
- Removed exception in Javascript console