Skip to content

Conversation

@violinist-bot
Copy link
Contributor

If you have a decent test suite, and your tests pass, it should be both safe and smart to merge this update.

Here is a list of changes between the version you use, and the version this pull request updates to:

  • bfc9ebb Update changelog date
  • 6b5a392 Update changelog
  • b803523 Add Logger::close and clarify what close and reset do plus
  • 712c5da Make static method static
  • ceebd56 Remove getClass func from Registry as it was moved to Utils class
  • 24dafde Merge pull request #1117 from RGustBardon/rgb/signal-handler
  • 42d84e6 Move getClass method to a Utils class, refs #1190
  • ca3813e Merge remote-tracking branch 'nicolas-grekas/anon' into 1.x
  • a03084c Merge pull request #997 from lyrixx/resetable
  • 531d05a Merge branch '1.x' into resetable
  • d64fd10 Merge pull request #1188 from nicolas-grekas/raven-url
  • dd144f7 Added ability to pass in host parameter for LogEntriesHandler, closes #1174, fixes #1173
  • e11012d [fix] change private vars to protected
  • 916b034 Add support for passing sentry contexts through monolog context or extra, closes #1214
  • 5b1bf00 Merge pull request #1204 from nicolas-grekas/processor-if
  • db8130c Add ProcessorInterface, an optional one to allow labelling Monolog processors
  • 9117a6c Fix displaying anonymous classes
  • bff2c84 Update Raven client package URL
  • 0625068 Added a new ResettableInterface and implemented it where possible.
  • 37b5876 Move POSIX signal handling to SignalHandler*
  • c465e11 Clarify NewRelicHandler requirements, closes #1123
  • 23fd84f Wait for children that are being tested
  • 25c427a Add a missing @dataProvider
  • ee10777 Fix hipchat dropping messages, fixes #1116
  • 7c549e3 Update changelog
  • 3e92b08 Avoid information leaks through call_user_func arguments, fixes #1138
  • 57a8a17 Update changelog
  • f753c68 Make context optional in hasRecord to not break backwards compatibility
  • b381a97 Make TestHandler::hasRecord assert context, not only message
  • ad5b8f4 Merge branch '1.x' into rgb/signal-handler
  • e8db808 Allow setting stream chunk size in SocketHandler (#1129)
  • fd29c89 Merge pull request #1080 from open-sausages/pulls/1/error-trace
  • c99a3e9 Merge pull request #1146 from pauluswebster/newrelic-throwable-fix
  • 00aca28 Fix SlackRecord normalization of fields, closes #1078
  • 0d993d8 Normalization of arrays containing self references (#1050)
  • 6e1793e Getter for SwiftMailerHandler subject formatter
  • 120c434 Verify handlers types, fixes #1131
  • a6be840 Merge pull request #1052 from gmsantos/1.x
  • 5de973c More 5.3 fixes
  • 06f7bfb Fix 5.3 build
  • f6842ac Avoid breaking the gelf handler when closing it, fixes #1016
  • ada5d30 If context has exactly 1000 items, do not truncate
  • 5f87836 Fixing file rotation when similar files are present
  • 2893c2b Specify text color to improve dark theme support, refs #1128
  • 948bb4a Improve table row output in HtmlFormatter
  • 6d79e51 Tweaks to exception handler, refs #1012
  • 4814446 Merge remote-tracking branch 'vincepare/1.x' into 1.x
  • 3035d4a Fix WhatFailureGroupHandler::handleBatch when the handler has processors
  • 22b92c7 Fixed message not being passed to client when capturing an exception
  • c0eeca7 Check for directory before throwing 'no existing directory' exception
  • 2aa4555 Fix: Remove VersionEye badge (#1140)
  • dfa21a5 Update .travis.yml (#1120)
  • 8c4539f More boolean=>bool
  • 5f85e65 Merge pull request #1077 from ErikBooij/1.x
  • 07681ea Fix normalization of objects in SlackRecord, closes #1127
  • 68e39bd Add a record with an object as context
  • 20091d2 Merge pull request #1144 from MilesChou/open-visibility-for-slack-handlers
  • 678693e Add context to fluentd formatter
  • 9893ae5 Merge pull request #1142 from lyrixx/drop-hhvm
  • b0c1609 Merge pull request #1088 from MilesChou/1.x
  • 6e794d3 Merge pull request #1160 from zaporylie/browserconsolehandler
  • a15c1da Use late static bindings in BrowserConsoleHandler
  • ccb95c0 NewRelicHandler - handle Throwable in PHP7
  • 985fdb3 Add getter for webhook and token property
  • 1107013 Open visibility for slack handlers
  • 1e8deb4 Drop HHVM in .travis.yml
  • 4fea44b Fix the reflection of constants in HHVM
  • cf97984 Register signal handlers
  • 2d9c905 ENHANCEMENT Ensure 'trace' is captured for non-exceptions Fixes #693
  • 18b93fe Add getter for webhook url in SlackWebhookHandler class
  • ecdfdc9 Rename Boolean in phpDocs to bool
  • 81db432 Include insightops handler
  • 207c916 Custom exception handler (NS_ERROR_REDIRECT_LOOP #500)

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot violinist-bot force-pushed the monologmonolog12301240 branch from 3d9ad0f to 8f5bdd5 Compare November 5, 2018 09:51
@sergix44 sergix44 merged commit 2f43439 into sergix44:master Nov 5, 2018
@ClumsyYT ClumsyYT mentioned this pull request Feb 10, 2019
@ahunt0 ahunt0 mentioned this pull request Sep 22, 2019
@iball iball mentioned this pull request Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants