Jordi Boggiano
|
00aca28c8b
|
Fix SlackRecord normalization of fields, closes #1078
|
2018-06-17 18:03:59 +02:00 |
|
Andrew Berry
|
0d993d84d1
|
Normalization of arrays containing self references (#1050)
Backport normalization fix from master to 1.x
|
2018-06-17 17:27:33 +02:00 |
|
Sergey Zaika
|
6e1793e966
|
Getter for SwiftMailerHandler subject formatter
|
2018-06-17 15:43:16 +02:00 |
|
Jordi Boggiano
|
120c434db9
|
Verify handlers types, fixes #1131
|
2018-06-11 17:30:42 +02:00 |
|
Jordi Boggiano
|
a6be840ff8
|
Merge pull request #1052 from gmsantos/1.x
Include InsightOps handler
|
2018-06-11 17:30:04 +02:00 |
|
Jordi Boggiano
|
5de973cd33
|
More 5.3 fixes
|
2018-06-09 10:23:30 +02:00 |
|
Jordi Boggiano
|
06f7bfb0ee
|
Fix 5.3 build
|
2018-06-08 23:41:14 +02:00 |
|
Jordi Boggiano
|
f6842ac92d
|
Avoid breaking the gelf handler when closing it, fixes #1016
|
2018-06-08 23:19:28 +02:00 |
|
Minh-Quan TRAN
|
ada5d30511
|
If context has exactly 1000 items, do not truncate
|
2018-06-08 22:18:08 +02:00 |
|
Alban Kora
|
5f8783686e
|
Fixing file rotation when similar files are present
|
2018-06-08 22:10:08 +02:00 |
|
Jordi Boggiano
|
2893c2b875
|
Specify text color to improve dark theme support, refs #1128
|
2018-06-08 21:43:50 +02:00 |
|
Thomas Schulz
|
948bb4a6a0
|
Improve table row output in HtmlFormatter
|
2018-06-08 21:41:18 +02:00 |
|
Jordi Boggiano
|
6d79e51f91
|
Tweaks to exception handler, refs #1012
|
2018-06-08 21:02:44 +02:00 |
|
Jordi Boggiano
|
4814446331
|
Merge remote-tracking branch 'vincepare/1.x' into 1.x
|
2018-06-08 20:44:28 +02:00 |
|
Chris Wilkinson
|
3035d4a251
|
Fix WhatFailureGroupHandler::handleBatch when the handler has processors
|
2018-06-08 20:39:17 +02:00 |
|
Ben Dubuisson
|
22b92c7c00
|
Fixed message not being passed to client when capturing an exception
The raven client expects the message to be at the first level of the data array when passing an exception.
see https://github.com/getsentry/sentry-php/blob/master/lib/Raven/Client.php#L795
|
2018-06-08 20:19:10 +02:00 |
|
Josh McRae
|
c0eeca76fd
|
Check for directory before throwing 'no existing directory' exception
|
2018-06-08 12:51:29 +02:00 |
|
Andreas Möller
|
2aa45553d8
|
Fix: Remove VersionEye badge (#1140)
|
2018-06-07 19:20:58 +02:00 |
|
Mponos George
|
dfa21a506e
|
Update .travis.yml (#1120)
|
2018-06-07 19:17:53 +02:00 |
|
Jordi Boggiano
|
8c4539f1fe
|
More boolean=>bool
|
2018-06-07 18:45:07 +02:00 |
|
Jordi Boggiano
|
5f85e657f8
|
Merge pull request #1077 from ErikBooij/1.x
Rename Boolean in phpDocs to bool on 1.x
|
2018-06-07 18:42:33 +02:00 |
|
Jordi Boggiano
|
07681ea4ba
|
Fix normalization of objects in SlackRecord, closes #1127
|
2018-06-07 18:28:46 +02:00 |
|
George Mponos
|
68e39bd84f
|
Add a record with an object as context
|
2018-06-07 18:28:45 +02:00 |
|
Jordi Boggiano
|
20091d25d3
|
Merge pull request #1144 from MilesChou/open-visibility-for-slack-handlers
Adjust visibility of some properties to protected for extend slack handlers
|
2018-06-07 18:28:19 +02:00 |
|
tnucera
|
678693e5ef
|
Add context to fluentd formatter
|
2018-06-07 17:47:43 +02:00 |
|
Jordi Boggiano
|
9893ae5d1e
|
Merge pull request #1142 from lyrixx/drop-hhvm
Drop HHVM in .travis.yml
|
2018-06-07 17:27:29 +02:00 |
|
Jordi Boggiano
|
b0c1609d36
|
Merge pull request #1088 from MilesChou/1.x
Add getter for webhook url in SlackWebhookHandler class
|
2018-06-07 17:23:48 +02:00 |
|
Jordi Boggiano
|
6e794d32f9
|
Merge pull request #1160 from zaporylie/browserconsolehandler
Use late static bindings in BrowserConsoleHandler
|
2018-06-05 10:23:38 +02:00 |
|
Jakub Piasecki
|
a15c1daf91
|
Use late static bindings in BrowserConsoleHandler
|
2018-06-04 13:35:27 +02:00 |
|
Paul Webster
|
ccb95c08fd
|
NewRelicHandler - handle Throwable in PHP7
|
2018-05-03 11:15:17 +12:00 |
|
MilesChou
|
985fdb3eae
|
Add getter for webhook and token property
|
2018-04-25 15:51:22 +08:00 |
|
MilesChou
|
1107013b9c
|
Open visibility for slack handlers
|
2018-04-24 23:17:02 +08:00 |
|
Grégoire Pineau
|
1e8deb4672
|
Drop HHVM in .travis.yml
|
2018-04-16 15:03:26 +02:00 |
|
Robert Gust-Bardon
|
4fea44bf96
|
Fix the reflection of constants in HHVM
|
2018-02-22 13:48:30 -06:00 |
|
Robert Gust-Bardon
|
cf979844dc
|
Register signal handlers
|
2018-02-22 11:16:36 -06:00 |
|
Damian Mooyman
|
2d9c905b76
|
ENHANCEMENT Ensure 'trace' is captured for non-exceptions
Fixes #693
|
2018-01-15 10:42:24 +13:00 |
|
MilesChou
|
18b93feea6
|
Add getter for webhook url in SlackWebhookHandler class
Add getter so that the subclass can easy to inherit SlackWebhookHandler class
|
2017-11-30 13:47:54 +08:00 |
|
Erik Booij
|
ecdfdc9897
|
Rename Boolean in phpDocs to bool
|
2017-11-04 12:14:41 +01:00 |
|
gmsantos
|
81db432c02
|
Include insightops handler
|
2017-09-10 00:13:37 -03:00 |
|
Vincent Paré
|
207c91699e
|
Custom exception handler (#500)
Add custom exception handler to let the user change the default
behavior when Monolog raise an exception while logging a record.
|
2017-07-14 12:18:44 +02:00 |
|
Jordi Boggiano
|
fd8c787753
|
Update changelog
1.23.0
|
2017-06-19 03:22:40 +02:00 |
|
Jordi Boggiano
|
d6be96bc3c
|
Fix 5.3 support
|
2017-06-19 03:13:01 +02:00 |
|
Harm Bandstra
|
4260b46760
|
SlackWebhookHandler: refactor curl_setopt to curl_setopt_array
|
2017-06-19 02:13:06 +02:00 |
|
Harm Bandstra
|
52d9096b14
|
Explicitly set content-type header, and post JSON as body
|
2017-06-19 02:12:59 +02:00 |
|
Jordi Boggiano
|
188a46836b
|
Fix DyanmoDbHandler test suite
|
2017-06-19 02:06:55 +02:00 |
|
Jordi Boggiano
|
2ea3d95ca2
|
Make sure this works on any hostname
|
2017-06-19 02:00:36 +02:00 |
|
Alex Rock Ancelet
|
d84af8db3c
|
Fix SwiftMailerHandler support for Swiftmailer 6.0+
|
2017-06-19 01:59:54 +02:00 |
|
Jordi Boggiano
|
6fdf686a02
|
Use Aws\Sdk instead of Aws\Common\Aws, fixes #969, fixes #977
|
2017-06-19 01:51:14 +02:00 |
|
Jordi Boggiano
|
357ae23fa4
|
Tweak HandlerWrapper example in docblock, fixes #991
|
2017-06-19 01:51:14 +02:00 |
|
Douglas Reith
|
765d225554
|
Support HeadlessChrome (#966)
* Support HeadlessChrome
|
2017-06-19 01:47:42 +02:00 |
|