Skip to content

Releases: brenno-duarte/modern-php-exception

3.3.6

28 Sep 18:16
Compare
Choose a tag to compare

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

12 Sep 12:39
Compare
Choose a tag to compare

Released Notes

v3.3.5 - (2024-09-12)

Fixed

  • Fixed PHP 8.4 implicit nullable

3.3.4

05 Sep 11:24
Compare
Choose a tag to compare

Released Notes

v3.3.4 - (2024-09-05)

Fixed

  • Fixed XSS in message's exception
  • Fixed clearstatcache function in info-logs.php view
  • Fixed comments in classes
  • Fixed exceptions

3.3.3

24 Aug 16:50
Compare
Choose a tag to compare

Released Notes

v3.3.3 - (2024-08-24)

Fixed

  • Fixed docs not render in Cli mode

3.3.2

13 Aug 16:41
Compare
Choose a tag to compare

Released Notes

v3.3.2 - (2024-08-13)

Fixed

  • Fixed instance without construct in solution

3.3.1

03 Aug 11:09
Compare
Choose a tag to compare

Released Notes

v3.3.1 - (2024-08-03)

Fixed

  • Fixed render solution in CLI mode

3.3.0

17 Jul 12:08
Compare
Choose a tag to compare

Released Notes

v3.3.0 - (2024-07-17)

Added

  • Added ignoreErrors method

Fixed

  • Fixed error in occurrences

3.2.1

02 Jun 16:01
Compare
Choose a tag to compare

Released Notes

v3.2.1 - (2024-06-01)

Fixed

  • Fixed numbers line colors
  • Fixed when configuration file not exists
  • Fixed functions if exists

3.2.0

01 May 12:36
Compare
Choose a tag to compare

Released Notes

v3.2.0 - (2024-05-01)

Added

  • Added logs in shutdown method

Changed

  • Changed var_dump_debug and dump_die to accept multiple variables

Fixed

  • Fixed special chars in errorHandler

Removed

  • Removed codedungeon/php-cli-colors and ghostff/dump7 packages
  • Removed MessageTrait trait

3.1.2

16 Mar 16:18
Compare
Choose a tag to compare

Released Notes

v3.1.2 - (2024-03-16)

Fixed

  • Fixed exception on JavaScript
  • Fixed version on composer.json