-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Seldaek/monolog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.9.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Seldaek/monolog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
4
contributors
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 22c8b19 - Browse repository at this point
Copy the full SHA 22c8b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 400effd - Browse repository at this point
Copy the full SHA 400effdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b586dbe - Browse repository at this point
Copy the full SHA b586dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb9b8e - Browse repository at this point
Copy the full SHA 5eb9b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 657ff7f - Browse repository at this point
Copy the full SHA 657ff7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b5bd6a - Browse repository at this point
Copy the full SHA 6b5bd6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aef68c - Browse repository at this point
Copy the full SHA 0aef68cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ba644 - Browse repository at this point
Copy the full SHA a3ba644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 248673e - Browse repository at this point
Copy the full SHA 248673eView commit details
Commits on Apr 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2d006a8 - Browse repository at this point
Copy the full SHA 2d006a8View commit details -
Use never return typehint (#1654)
The `never` return typehint was added in PHP 8.1 and can be used to indicate that a function will never return. RFC: https://wiki.php.net/rfc/noreturn_type
Configuration menu - View commit details
-
Copy full SHA for 14f39fe - Browse repository at this point
Copy the full SHA 14f39feView commit details -
Replace switch with match (#1655)
The `match` expression is available as of PHP 8.0 and provides a more intuitive interface than `switch` when a single value is returned. Note that it performs an identity check (===) between the value and case instead of a weak equality check (==). https://www.php.net/manual/en/control-structures.match.php
Configuration menu - View commit details
-
Copy full SHA for e4bb5c5 - Browse repository at this point
Copy the full SHA e4bb5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2695fa8 - Browse repository at this point
Copy the full SHA 2695fa8View commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7952a83 - Browse repository at this point
Copy the full SHA 7952a83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6634bd9 - Browse repository at this point
Copy the full SHA 6634bd9View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0dac879 - Browse repository at this point
Copy the full SHA 0dac879View commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a7de8dd - Browse repository at this point
Copy the full SHA a7de8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c80bce - Browse repository at this point
Copy the full SHA 1c80bceView commit details
Commits on Apr 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 733d6f1 - Browse repository at this point
Copy the full SHA 733d6f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad732b3 - Browse repository at this point
Copy the full SHA ad732b3View commit details
Commits on Apr 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6627c09 - Browse repository at this point
Copy the full SHA 6627c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5968a - Browse repository at this point
Copy the full SHA bd5968aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c312cfd - Browse repository at this point
Copy the full SHA c312cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a66b1 - Browse repository at this point
Copy the full SHA a6a66b1View commit details
Commits on May 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1181473 - Browse repository at this point
Copy the full SHA 1181473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a35649 - Browse repository at this point
Copy the full SHA 8a35649View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc142c - Browse repository at this point
Copy the full SHA acc142cView commit details -
replace deprecated method calls in GelfMessageFormatter (#1664)
- the getter/setter methods for file, level and facility are deprecated in gelf v1.1 - add those fields as additional instead, as suggested in the gelf spec (https://docs.graylog.org/v1/docs/gelf#gelf-payload-specification) - update tests to reflect changes
Configuration menu - View commit details
-
Copy full SHA for 709cb93 - Browse repository at this point
Copy the full SHA 709cb93View commit details -
Configuration menu - View commit details
-
Copy full SHA for de11fc3 - Browse repository at this point
Copy the full SHA de11fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eca082 - Browse repository at this point
Copy the full SHA 5eca082View commit details -
Configuration menu - View commit details
-
Copy full SHA for a71c4e0 - Browse repository at this point
Copy the full SHA a71c4e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38fd8ef - Browse repository at this point
Copy the full SHA 38fd8efView commit details -
Configuration menu - View commit details
-
Copy full SHA for d381140 - Browse repository at this point
Copy the full SHA d381140View commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1dacc79 - Browse repository at this point
Copy the full SHA 1dacc79View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3451b0 - Browse repository at this point
Copy the full SHA b3451b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ad518 - Browse repository at this point
Copy the full SHA 60ad518View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.9.1...3.0.0