Jordi Boggiano
|
720488632c
Update changelog
|
3 years ago |
Jordi Boggiano
|
4b4fad9476
Fix serialization to include private properties, fixes #1727, fixes phpro/grumphp#1020
|
3 years ago |
Lusso Luca
|
ffd505543c
Add RFC 5424 level (7 to 0) support to Logger::log and Logger::addRecord, fixes #1686 (#1723)
|
3 years ago |
Pavel Bychko
|
320909a1d1
Fix replaceNewlines method to avoid replacing escaped backslashes, closes #1721, fixes #1720
|
3 years ago |
Jordi Boggiano
|
cf0f4b3814
Handle __toString to serialize objects which are not json-serializable in JsonFormatter, fixes #1733
|
3 years ago |
Jordi Boggiano
|
284482a726
More test fixes
|
3 years ago |
Jordi Boggiano
|
1e6a4e106c
Remove deprecated handlers from docs
|
3 years ago |
Jordi Boggiano
|
34635fdcf5
Add docs
|
3 years ago |
Jordi Boggiano
|
6fdeea463c
Fix build
|
3 years ago |
Jordi Boggiano
|
9c1fb56f6a
Deprecate CubeHandler and PHPConsoleHandler which are targetting abandoned projects, fixes #1734
|
3 years ago |
Jordi Boggiano
|
611ff01fa6
Skip php8.2 default build
|
3 years ago |
Jordi Boggiano
|
3a1ea88ee0
Fix matrix
|
3 years ago |
Jordi Boggiano
|
b3ac20ef32
Matrix update
|
3 years ago |
Jordi Boggiano
|
ad09e76f97
Add php 8.2 build
|
3 years ago |
Jordi Boggiano
|
c1c73b07de
Update issue templates
|
3 years ago |
erikn69
|
27dc1b2ef7
Fix utf8_encode deprecation (#1722)
|
3 years ago |
Jordi Boggiano
|
83db4b3f81
Handle depth to avoid cases where an exception has many too many previous exceptions, fixes #1726
|
3 years ago |
systemsolutionweb
|
ffc2bc2e23
Update .gitattributes, closes #1688
|
3 years ago |
Jordi Boggiano
|
475bc87409
Fix issues
|
3 years ago |
Jordi Boggiano
|
6cc788bdec
Fix build error with lowest deps on php7.4
|
3 years ago |
Max Ageev
|
af8efac0d5
Check if errorMessage contain error "File exists"
|
3 years ago |
Thomas Müller
|
f958fdac0f
allow Predis 2.0, closes #1732
|
3 years ago |
Jordi Boggiano
|
11be0a4b30
Fix phpstan errors
|
3 years ago |
Mikhail Popov
|
3734f190f8
Add the ability to set or redefine attributes for messages in Rabbit. (#1724)
|
3 years ago |
Luís Cobucci
|
197f534d42
Add basic support to Google Cloud Logging format (#1719)
|
3 years ago |
Jordi Boggiano
|
5579edf28a
Update changelog
|
3 years ago |
henning
|
24e414c993
Added $datetime parameter to addRecord method to optionally log into the past/future
|
3 years ago |
Gene Alyson Fortunado Torcende
|
8ac56aa42b
RotatingFileHandler to maintain the correct maximum number files when using folder by date (#1671)
|
3 years ago |
Jordi Boggiano
|
eac0c22ad2
Mark TestCase internal until PHPStorm handles this better, fixes #1677
|
3 years ago |
Dmitry Menshikov
|
64854f09da
Correct handling of E_USER_ERROR as fatal error if registerErrorHandl… (#1670)
|
3 years ago |