juicyfx / vercel-examples

📦 Example projects using Vercel platform. Using Node.js, PHP and others.
https://f3l1x.io
MIT License
323 stars 151 forks source link

Bump tracy/tracy from 2.6.4 to 2.7.5 in /php-composer #8

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps tracy/tracy from 2.6.4 to 2.7.5.

Release notes

Sourced from tracy/tracy's releases.

Released version 2.7.5

  • bar: sends content in UTF-8
  • bar.js: fetch checks Response (#420)
  • bar: escapes <!-- in <script> #421
  • Dumper: supports closed resource
  • bar: fixed table sort after 193740e
  • Toggle: detects mouse click vs drag
  • Dumper: class names are selectable
  • Debugger: disables zend.exception_ignore_args #415
  • .phpstorm.meta: added exit point
  • Revert "Info panel: Add server name by IP (#401)" #416 #417

For the details you can have a look at the diff.

Released version 2.7.4

  • BlueScreen::formatMessage() clickable methods & files
  • BlueScreen::highlightPhp() removed part of code after __halt_compiler()
  • Revert "Dumper: changed detection of recursive arrays, marker changed to strict comparison"
  • Debugger::exceptionHandler() evaluates template in closure
  • Debugger::exceptionHandler() sends Content-Type only when needed
  • Logger & MailSender: replaced HTTP_HOST with SERVER_NAME #309
  • TableSort: better support for thead #348
  • Helpers::guessClassFile() fixed
  • BlueScreen: do not show Enviroment on 'Allowed memory size of *** bytes exhausted'
  • BlueScreen: refactoring, added formatMessage()
  • TracyExtension: fixed config schema #409
  • Dumper: quotes keys true|false|null
  • Info panel: Better detection server IP and server name. (#406)

For the details you can have a look at the diff.

Released version 2.7.3

  • Info panel: Add server name by IP (#401)
  • Bluescreen: opens link to new window (#400)
  • TracyExtension: uses $initialization
  • dumper.js: fixed detection of recursion
  • BlueScreen: clickable classes in exception message
  • bar.css: better hiding of panel icons
  • TracyExtension: email accept array (#395)
  • readme: synced with documentation

For the details you can have a look at the diff.

Released version 2.7.2

  • Bar: added info [redirect|ajax] to panel headers
  • bar.js: stopImmediatePropagation after opening/closing tab
  • Debugger: fixed compatibility with PHP 7.4
  • Debugger: implemented support for E_COMPILE_WARNING
  • Debugger::errorHandler correctly fill-in error_get_last() when $logSeverity is used
  • refactoring, removed parameter $exit from exceptionHandler()
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)