-
-
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: 3.6.0
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.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 105 files changed
- 5 contributors
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 233e0b2 - Browse repository at this point
Copy the full SHA 233e0b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 884aa47 - Browse repository at this point
Copy the full SHA 884aa47View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4471eb - Browse repository at this point
Copy the full SHA a4471ebView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47e301d - Browse repository at this point
Copy the full SHA 47e301dView commit details -
Fix IntrospectionProcessor tests that were not validating the code un…
…der test (#1896) Three tests in IntrospectionProcessorTest (testLevelTooLow, testLevelEqual, testLevelHigher) aren't actually testing anything. Because `$expected = $input` is a reference, the changes made to `$expected['extra']` are made to $input and carried forward to $actual. You can demonstrate this by adding a `return $record` at the immediate start of `InstrospectionProcessor::__invoke` -- the tests still pass despite bypassing all the code.
Configuration menu - View commit details
-
Copy full SHA for 4e03d25 - Browse repository at this point
Copy the full SHA 4e03d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba77d1 - Browse repository at this point
Copy the full SHA 3ba77d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07cd08e - Browse repository at this point
Copy the full SHA 07cd08eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bfbba8 - Browse repository at this point
Copy the full SHA 4bfbba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56faa6 - Browse repository at this point
Copy the full SHA b56faa6View commit details -
add formatted key in ArrayAccess for LogRecord (#1886)
since $record['formatted'] is a legal syntax, it should not be flagged by static analysis tools like phpstan
Configuration menu - View commit details
-
Copy full SHA for 4112a18 - Browse repository at this point
Copy the full SHA 4112a18View commit details -
Update example in RedisHandler (#1894)
javaDeveloperKid authoredJun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f836e01 - Browse repository at this point
Copy the full SHA f836e01View commit details -
Configura 5277 tion menu - View commit details
-
Copy full SHA for f4393b6 - Browse repository at this point
Copy the full SHA f4393b6View 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 3.6.0...3.7.0