error-handler

Provides tools to manage errors and ease debugging PHP code

MIT License

Downloads
434.5M
Stars
2.5K
Committers
57

Bot releases are visible (Hide)

error-handler - v5.4.38

Published by fabpot 7 months ago

error-handler - v7.0.4

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/error-handler/compare/v7.0.3...v7.0.4)

  • bug symfony/symfony#54031 [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 (@nicolas-grekas)
  • bug symfony/symfony#53967 [ErrorHandler] return the unchanged text if preg_replace_callback() fails (@xabbuh)
  • bug symfony/symfony#53842 [VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var (@nicolas-grekas)
error-handler - v6.4.4

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/error-handler/compare/v6.4.3...v6.4.4)

  • bug symfony/symfony#54031 [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 (@nicolas-grekas)
  • bug symfony/symfony#53967 [ErrorHandler] return the unchanged text if preg_replace_callback() fails (@xabbuh)
  • bug symfony/symfony#53842 [VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var (@nicolas-grekas)
error-handler - v5.4.36

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/error-handler/compare/v5.4.35...v5.4.36)

  • bug symfony/symfony#54031 [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 (@nicolas-grekas)
  • bug symfony/symfony#53967 [ErrorHandler] return the unchanged text if preg_replace_callback() fails (@xabbuh)
error-handler - v7.0.3

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/error-handler/compare/v7.0.2...v7.0.3)

  • bug symfony/symfony#53656 [Form] Use self-closing <input /> syntax again, reverting #47715 (@mpdude)
  • bug symfony/symfony#53006 [ErrorHandler] Don't format binary strings (@aleho)
  • bug symfony/symfony#53434 [ErrorHandler] fix rendering exception pages without the HttpKernel component (@xabbuh)
error-handler - v6.4.3

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/error-handler/compare/v6.4.2...v6.4.3)

  • bug symfony/symfony#53656 [Form] Use self-closing <input /> syntax again, reverting #47715 (@mpdude)
  • bug symfony/symfony#53006 [ErrorHandler] Don't format binary strings (@aleho)
  • bug symfony/symfony#53434 [ErrorHandler] fix rendering exception pages without the HttpKernel component (@xabbuh)
error-handler - v6.3.12

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/error-handler/compare/v6.3.11...v6.3.12)

  • bug symfony/symfony#53006 [ErrorHandler] Don't format binary strings (@aleho)
error-handler - v5.4.35

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/error-handler/compare/v5.4.34...v5.4.35)

  • bug symfony/symfony#53006 [ErrorHandler] Don't format binary strings (@aleho)
error-handler - v7.0.0

Published by fabpot 11 months ago

error-handler - v6.4.0

Published by fabpot 11 months ago

error-handler - v7.0.0-RC1

Published by fabpot 11 months ago

error-handler - v6.4.0-RC1

Published by fabpot 11 months ago

error-handler - v7.0.0-BETA1

Published by fabpot almost 1 year ago

Changelog (https://github.com/symfony/error-handler/compare/v6.3.6...v7.0.0-BETA1)

  • feature symfony/symfony#52079 [HttpKernel] Add parameters kernel.runtime_mode and kernel.runtime_mode.*, all set from env var APP_RUNTIME_MODE (@nicolas-grekas)
  • feature symfony/symfony#50734 [ErrorHandler] Improve fileLinkFormat handling (@nlemoine)
  • feature symfony/symfony#51284 [FrameworkBundle][HttpKernel][MonologBridge] Revisit wiring of debug loggers (@nicolas-grekas)
  • feature symfony/symfony#47715 [Form] Removing self-closing slash from <input> (@ThomasLandauer)
  • feature symfony/symfony#50911 [HttpKernel] Enhance exception if possible (@lyrixx)
  • feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
  • feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
  • feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
  • feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
  • feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)
error-handler - v6.4.0-BETA1

Published by fabpot almost 1 year ago

Changelog (https://github.com/symfony/error-handler/compare/v6.3.6...v6.4.0-BETA1)

  • feature symfony/symfony#52079 [HttpKernel] Add parameters kernel.runtime_mode and kernel.runtime_mode.*, all set from env var APP_RUNTIME_MODE (@nicolas-grekas)
  • feature symfony/symfony#50734 [ErrorHandler] Improve fileLinkFormat handling (@nlemoine)
  • feature symfony/symfony#51284 [FrameworkBundle][HttpKernel][MonologBridge] Revisit wiring of debug loggers (@nicolas-grekas)
  • feature symfony/symfony#47715 [Form] Removing self-closing slash from <input> (@ThomasLandauer)
  • feature symfony/symfony#50911 [HttpKernel] Enhance exception if possible (@lyrixx)
  • feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
error-handler - v6.3.5

Published by fabpot about 1 year ago

Changelog (https://github.com/symfony/error-handler/compare/v6.3.4...v6.3.5)

  • bug symfony/symfony#51586 [ErrorHandler] Handle PHP 8.3 highlight_file function output changes (@PhilETaylor)
error-handler - v5.4.29

Published by fabpot about 1 year ago

Changelog (https://github.com/symfony/error-handler/compare/v5.4.28...v5.4.29)

  • bug symfony/symfony#51586 [ErrorHandler] Handle PHP 8.3 highlight_file function output changes (@PhilETaylor)
error-handler - v6.3.2

Published by fabpot about 1 year ago

Changelog (https://github.com/symfony/error-handler/compare/v6.3.1...v6.3.2)

  • bug symfony/symfony#50994 [ErrorHandler][Runtime] Don't mess with ini_set('assert.warning') (@nicolas-grekas)
error-handler - v6.2.13

Published by fabpot about 1 year ago

Changelog (https://github.com/symfony/error-handler/compare/v6.2.12...v6.2.13)

  • bug symfony/symfony#50994 [ErrorHandler][Runtime] Don't mess with ini_set('assert.warning') (@nicolas-grekas)
error-handler - v5.4.26

Published by fabpot about 1 year ago

Changelog (https://github.com/symfony/error-handler/compare/v5.4.25...v5.4.26)

  • bug symfony/symfony#50994 [ErrorHandler][Runtime] Don't mess with ini_set('assert.warning') (@nicolas-grekas)
error-handler - v6.3.0

Published by fabpot over 1 year ago

Package Rankings
Top 0.48% on Packagist.org
Related Projects