An open API service providing commit metadata for open source projects.

GitHub / php-http/logger-plugin / commits

PSR-3 Logger plugin for HTTPlug

SHA Message Author Date Stats
3f53402e prepare release David Buchmann <d****n@l****h> 8 months ago
7d8dfc5a feat: add request uri to log context (#29) Marin Bînzari <s****d@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
4a2b447a prepare release David Buchmann <d****n@l****h> almost 2 years ago
94b58b9a Refactor, bump minimum required PHP version to 8.2 and support 8.4 (#27) Ruud Kamphuis <r****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
73b74a25 merge Merge pull request #26 from php-http/analysis-6VE416 David Buchmann <d****n@l****h>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
24ed4894 Apply fixes from StyleCI StyleCI Bot <b****t@s****o> almost 2 years ago
bf47eb5c prepare 1.3.1 David Buchmann <d****n@l****h> almost 2 years ago
54e01dad merge Merge pull request #22 from ro0NL/patch-1 David Buchmann <d****n@l****h>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7748f47f Update LoggerPlugin.php Roland Franssen :) <f****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ac757a76 prepare release David Buchmann <d****n@l****h> over 4 years ago
9aeb868c merge Merge pull request #21 from ro0NL/message@1.13 David Buchmann <d****n@l****h>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d40ccee2 ye Roland Franssen <f****d@g****m> over 4 years ago
a9805cfc support message@1.13 Roland Franssen <f****d@g****m> over 4 years ago
01fa444f merge Merge branch 'log-context' David Buchmann <d****n@l****h> over 4 years ago
8d514053 ye Roland Franssen <f****d@g****m>
Committed by: David Buchmann <d****n@l****h>
over 4 years ago
a322d8f6 remove request/response value objects from log context Roland Franssen <f****d@g****m> over 4 years ago
27430f50 merge Merge branch 'patch-1' David Buchmann <d****n@l****h> over 4 years ago
631e8db8 log UID for request and response rather than duplicating request log Roland Franssen :) <f****d@g****m>
Committed by: David Buchmann <d****n@l****h>
over 4 years ago
665b13e7 prepare release David Buchmann <d****n@l****h> about 5 years ago
23d15e39 merge Merge pull request #17 from simPod/patch-1 David Buchmann <d****n@l****h>
Committed by: GitHub <n****y@g****m>
about 5 years ago
bedd6e3c Allow psr/log v2 and v3 Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f53a191c prepare release David Buchmann <d****n@l****h> over 5 years ago
eaf4d6a9 merge Merge pull request #15 from veewee/php80 David Buchmann <d****n@l****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
320edae1 Allow PHP 8.0 Toon Verwerft <t****t@g****m> over 5 years ago
8c4d8548 merge Merge pull request #14 from php-http/fix-cs David Buchmann <d****n@l****h>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7377fc7c cs configuration adjust to latest symfony defaults David Buchmann <d****n@l****h>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
fbf0c3e7 merge Merge pull request #12 from GrahamCampbell/patch-1 David Buchmann <d****n@l****h>
Committed by: GitHub <n****y@g****m>
about 6 years ago
75e8a2a2 Release 1.2.0 Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
8bda6ea5 merge Merge pull request #11 from GrahamCampbell/php8 David Buchmann <d****n@l****h>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1de6dce2 Fixed CS Graham Campbell <g****m@a****m> about 6 years ago
43108443 Support PHP 7.1-8.0 Graham Campbell <g****m@a****m> about 6 years ago
3229ffd1 Use hrtime over microtime Graham Campbell <g****m@a****m> about 6 years ago
c1c6e907 prepare release (#10) David Buchmann <d****d@l****h>
Committed by: Tobias Nyholm <t****m@g****m>
over 7 years ago
7736e429 merge Merge pull request #9 from php-http/patch-common1.9 Tobias Nyholm <t****m@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
31db633f Run test on php7.1 Nyholm <t****m@g****m> over 7 years ago
90418c92 No need to have special test for client-common:1.9 Nyholm <t****m@g****m> over 7 years ago
8b06fac9 Make sure we test with both 2.0 and 1.9 of client-common Nyholm <t****m@g****m> over 7 years ago
ddae965e Use Traits Nyholm <t****m@g****m> over 7 years ago
5f47e542 minors Tobias Nyholm <t****m@g****m> over 7 years ago
277047ab Support both client-common ^1.9 and 2.x Tobias Nyholm <t****m@g****m> over 7 years ago
6a961926 merge Merge pull request #7 from gmponos/patch-1 Tobias Nyholm <t****m@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
664cd19f Added tests on PHP 7.3 Mponos George <g****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
262954e6 merge Merge pull request #5 from php-http/time Tobias Nyholm <t****m@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
b6231cdc Updated date Tobias Nyholm <t****m@g****m> over 8 years ago
25af005e Do not test on HHVM. Do test on PHP 7.1 and 7.2 Nyholm <t****m@g****m> over 8 years ago
54d3b8f7 Improved tests and correctness. Nyholm <t****m@g****m> over 8 years ago
a3544b5d Handles unknown milliseconds Nicholas Ruunu <n****s@r****u>
Committed by: Nyholm <t****m@g****m>
over 8 years ago
22687b86 Test on php71 and php72 (#4) Tobias Nyholm <t****m@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6f40e9a7 Adding time for the request Nyholm <t****m@g****m> over 8 years ago
6715e4ab merge Merge pull request #2 from lyrixx/better-logs David Buchmann <d****d@l****h>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
66119209 Better log display Grégoire Pineau <l****x@l****o> almost 9 years ago
d6c2ac7d Initial commit Márk Sági-Kazár <m****r@g****m> over 10 years ago

← Back to repository