Jordi Boggiano
|
437e7a1c50
|
Adjust phpdoc to match the psr/log 3 interface, refs #1589
2.3.4
|
2021-09-15 13:27:21 +02:00 |
|
Jordi Boggiano
|
18eb14b78a
|
Update changelog
|
2021-09-15 13:20:03 +02:00 |
|
Alexander M. Turek
|
0f79359548
|
Allow psr/log 3 (#1589)
Signed-off-by: Alexander M. Turek <me@derrabus.de>
|
2021-09-15 13:13:55 +02:00 |
|
Jordi Boggiano
|
3962ebfe20
|
Update changelog
2.3.3
|
2021-09-14 20:40:13 +02:00 |
|
Marek Bartoš
|
98730fb77f
|
Add Nette integration to the README (#1585)
|
2021-09-14 15:32:21 +02:00 |
|
Jordi Boggiano
|
493d7475e6
|
Fix type error
|
2021-09-14 15:30:26 +02:00 |
|
Jordi Boggiano
|
73af18b61a
|
Merge pull request #1572 from mimmi20/main
add check for required extension
|
2021-09-14 15:25:45 +02:00 |
|
Jordi Boggiano
|
9638f0dfa7
|
Merge pull request #1573 from mimmi20/add-extension-checks
add checks for required curl extension
|
2021-09-14 15:25:08 +02:00 |
|
Jordi Boggiano
|
a4e10e8e9e
|
Merge pull request #1587 from nicolas-grekas/psr-log2
Allow psr/log 2.0
|
2021-09-14 15:21:42 +02:00 |
|
Jordi Boggiano
|
aa4cdc5633
|
Merge pull request #1574 from mimmi20/add-extensions
mention some more extensions in composer.json
|
2021-09-14 15:14:09 +02:00 |
|
Jordi Boggiano
|
0254465843
|
Merge pull request #1580 from pluc/main
Removing mention of monolog-cascade
|
2021-09-14 15:13:08 +02:00 |
|
Jordi Boggiano
|
4b47204f78
|
Fix SocketHandler::getChunkSize return type, fixes #1570, closes #1576
|
2021-09-14 15:07:52 +02:00 |
|
Jordi Boggiano
|
646f0c39a3
|
Merge pull request #1578 from juan-morales/fix-oom-streamhandler
Fix - OutOfMemory error in StreamHandler
|
2021-09-14 15:03:38 +02:00 |
|
Jordi Boggiano
|
70fe092867
|
Simplify memoryIniValueToBytes, tweak code to use less memory overall
|
2021-09-14 15:01:06 +02:00 |
|
jcm
|
0b22036ab6
|
Add method in Utils to convert memory values from php_ini into bytes, and use lower amount of chunk size based on memory limit
|
2021-09-14 14:57:16 +02:00 |
|
Nicolas Grekas
|
203bb1b6f5
|
Fix CI to allow psr/log v2
|
2021-09-13 14:20:06 +02:00 |
|
Alessandro Lai
|
57e3fe3173
|
Allow psr/log 2.0
|
2021-09-13 11:50:15 +02:00 |
|
Jordi Boggiano
|
f2156cdd55
|
Tweak some type annotations
|
2021-08-17 14:13:55 +02:00 |
|
Pier-Luc Lafleur
|
173a59ffe0
|
Update 01-usage.md
Removing mention of monolog-cascade
monolog-cascade doesn't support monolog ^2.0 or php8
|
2021-08-06 09:40:16 -04:00 |
|
Thomas Müller
|
1ad394f62f
|
mention some more extensions in composer.json
|
2021-07-27 19:55:11 +02:00 |
|
Thomas Müller
|
d76d691acf
|
add checks for required curl extension
|
2021-07-27 19:50:08 +02:00 |
|
Thomas Müller
|
71cf94a361
|
add check for required extension
|
2021-07-27 19:22:53 +02:00 |
|
Jordi Boggiano
|
7131256475
|
Update changelog
2.3.2
|
2021-07-23 09:42:52 +02:00 |
|
Juan Morales
|
82ab6a5f4f
|
Fixes php8 non-backward compatible changes (#1568)
* Utils method added to resolve PCRE error messages properly
|
2021-07-23 09:16:39 +02:00 |
|
Jordi Boggiano
|
d08c09d955
|
Fix phpstan error
|
2021-07-23 09:11:20 +02:00 |
|
Jordi Boggiano
|
9738e495f2
|
Update changelog for 2.3.1
2.3.1
|
2021-07-14 13:56:39 +02:00 |
|
Fabien Villepinte
|
63e195046c
|
Fix Utils::getClass() with PHP8 (#1563)
|
2021-07-14 12:57:59 +02:00 |
|
Jordi Boggiano
|
42384f29ba
|
Ignore config file
|
2021-07-12 14:48:59 +02:00 |
|
Jordi Boggiano
|
19542ed8ef
|
Normalize @inheritDoc tags, refs #1557
|
2021-07-08 15:23:09 +02:00 |
|
Jordi Boggiano
|
df991fd886
|
Update changelog
2.3.0
|
2021-07-05 13:34:13 +02:00 |
|
Jordi Boggiano
|
a6eef7298c
|
Last phpstan fixes
|
2021-07-05 13:34:03 +02:00 |
|
Jordi Boggiano
|
172287ba93
|
Merge pull request #1561 from thomasphansen/th_jsonformatter_use_formatdate
JsonFormatter::normalize() : respect date format from Formatter
|
2021-07-05 13:10:56 +02:00 |
|
Jordi Boggiano
|
4b9fdf77ca
|
Fix json formatter to call parent constructor
|
2021-07-05 13:09:01 +02:00 |
|
Thomas Hansen
|
b2ad71de59
|
JsonFormatter::normalize() : respect date format from Formatter
|
2021-07-05 13:09:00 +02:00 |
|
Jordi Boggiano
|
0f7b11d383
|
Merge pull request #1560 from ThomasLandauer/patch-1
Adding anchor to link
|
2021-07-04 14:16:21 +02:00 |
|
Jordi Boggiano
|
50729e0081
|
Merge pull request #1557 from Seldaek/phpstan
Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 8
|
2021-07-04 14:14:34 +02:00 |
|
Jordi Boggiano
|
8b5278d8e1
|
Bump phpstan to level 8
|
2021-07-04 14:08:43 +02:00 |
|
Jordi Boggiano
|
4ef5da80ad
|
Fix CS
|
2021-07-04 14:04:52 +02:00 |
|
Jordi Boggiano
|
13d40f953f
|
More type fixes towards level 7
|
2021-07-04 14:04:52 +02:00 |
|
Jordi Boggiano
|
01d104aa78
|
Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 6
|
2021-07-04 14:04:52 +02:00 |
|
Thomas Landauer
|
37ab9fc188
|
Adding anchor to link
|
2021-06-25 01:05:59 +02:00 |
|
Jordi Boggiano
|
5c9d9bf43e
|
Merge branch '1.x' into main
|
2021-05-28 10:33:21 +02:00 |
|
Jordi Boggiano
|
c6b00f0515
|
Update changelog
1.26.1
|
2021-05-28 10:32:12 +02:00 |
|
Jordi Boggiano
|
5bf534f052
|
Merge pull request #1553 from dsch/threadsave-stream-handler
Set StreamHandler stream chunk size, fixes #1552
|
2021-05-28 10:03:18 +02:00 |
|
Jordi Boggiano
|
377272dd43
|
Merge pull request #1554 from derrabus/bugfix/datetime-on-8.1
Fix deprecation warning on PHP 8.1
|
2021-05-28 09:28:55 +02:00 |
|
Alexander M. Turek
|
2e37d0bbd1
|
Fix deprecation warning on PHP 8.1
|
2021-05-15 01:18:18 +02:00 |
|
David Schneider
|
df3b93b701
|
Set StreamHandler stream chunk size, fixes #1552
This ensures atomic log record writing to the output stream.
|
2021-05-07 11:35:18 +02:00 |
|
Jordi Boggiano
|
bac1ddd019
|
Merge pull request #1536 from pryazhnikov/tests_fix_usage_of_deprecated_methods
Stop using deprecated MockBuilder::setMethods in unit tests
|
2021-04-18 22:27:02 +02:00 |
|
Victor Pryazhnikov
|
812d63b171
|
Fix of incorrect DynamoDB mock creation
addMethods([]) breaks the methods configured at onlyMethods() call
|
2021-04-18 21:33:01 +03:00 |
|
Victor Pryazhnikov
|
c7a5ecca6c
|
Fix of DynamoDbClient::formatAttributes
Looks like formatAttributes() was removed before v3,
so switching to method existence check instead of version check
|
2021-04-04 21:34:05 +03:00 |
|