-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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: laravel/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.43.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: laravel/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.44.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 15 files changed
- 13 contributors
Commits on May 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 10f4f1c - Browse repository at this point
Copy the full SHA 10f4f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f39024 - Browse repository at this point
Copy the full SHA 3f39024View commit details
Commits on May 26, 2021
-
Adds a way to call `Model::handleLazyLoadingViolationUsing()` from a service provider to add a way to handle violations for all models instead of overriding `violatedLazyLoading` on the models themselves.
Configuration menu - View commit details
-
Copy full SHA for 188c994 - Browse repository at this point
Copy the full SHA 188c994View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd3ab0c - Browse repository at this point
Copy the full SHA fd3ab0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a92f04 - Browse repository at this point
Copy the full SHA 5a92f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for c986e12 - Browse repository at this point
Copy the full SHA c986e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56466a9 - Browse repository at this point
Copy the full SHA 56466a9View commit details -
[8.x] Bugfix passing errorlevel when command is run in background (#3…
…7479) * Call schedule:finish with errorlevel * Cmd with /v:on, escape expanded variable Co-authored-by: Arjen van Oostrum <a.vanoostrum@performation.com>
Configuration menu - View commit details
-
Copy full SHA for 235e52a - Browse repository at this point
Copy the full SHA 235e52aView commit details -
Fix types of Console\Command properties (#37495)
`Command::$description` and `Command::$help` are never null, because they are set via `Command::setDescription()` and `Command::setHelp()` respectively in the constructor.
Configuration menu - View commit details
-
Copy full SHA for 3062083 - Browse repository at this point
Copy the full SHA 3062083View commit details
Commits on May 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 795710d - Browse repository at this point
Copy the full SHA 795710dView commit details -
Co-authored-by: Dries Vints <dries@vints.io>
Configuration menu - View commit details
-
Copy full SHA for 968a364 - Browse repository at this point
Copy the full SHA 968a364View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3493fc - Browse repository at this point
Copy the full SHA f3493fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b509e - Browse repository at this point
Copy the full SHA e4b509eView commit details -
[8.x] Init the traits when the model is being unserialized (#37492)
* Init the traits when the model is being unserialized * Add tests for trait boot and initialization
Configuration menu - View commit details
-
Copy full SHA for 41c47ef - Browse repository at this point
Copy the full SHA 41c47efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e547d2 - Browse repository at this point
Copy the full SHA 3e547d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0402fc - Browse repository at this point
Copy the full SHA e0402fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f26816d - Browse repository at this point
Copy the full SHA f26816dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3b27d - Browse repository at this point
Copy the full SHA 7b3b27dView 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 v8.43.0...v8.44.0