-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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: symfony/symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.42
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.43
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 5 files changed
- 6 contributors
Commits on Mar 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 31c69ec - Browse repository at this point
Copy the full SHA 31c69ecView commit details
Commits on Mar 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 52f187e - Browse repository at this point
Copy the full SHA 52f187eView commit details -
bug #26368 [WebProfilerBundle] Fix Debug toolbar breaks app (xkobal)
This PR was squashed before being merged into the 2.7 branch (closes #26368). Discussion ---------- [WebProfilerBundle] Fix Debug toolbar breaks app | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | #26364 | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> Wrong method is used to count `tbody.rows` Commits ------- 52f187e [WebProfilerBundle] Fix Debug toolbar breaks app
1Configuration menu - View commit details
-
Copy full SHA for 0c5f839 - Browse repository at this point
Copy the full SHA 0c5f839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb83af - Browse repository at this point
Copy the full SHA 0fb83afView commit details -
minor #26373 [WebProfilerBundle] fix wrong variable for profiler coun…
…ting ajax requests (Marin Nicolae) This PR was squashed before being merged into the 2.7 branch (closes #26373). Discussion ---------- [WebProfilerBundle] fix wrong variable for profiler counting ajax requests | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #26364 | License | MIT | Doc PR | symfony/symfony-docs#... Symfony WebProfiler base js change variable tbodies to tbody for counting Ajax Requests. Commits ------- 0fb83af [WebProfilerBundle] fix wrong variable for profiler counting ajax requests
Configuration menu - View commit details
-
Copy full SHA for 79e8545 - Browse repository at this point
Copy the full SHA 79e8545View commit details
Commits on Mar 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cc3084e - Browse repository at this point
Copy the full SHA cc3084eView commit details -
minor #26396 Improve the documentation of
Finder::exclude()
(mnapoli)This PR was merged into the 2.7 branch. Discussion ---------- Improve the documentation of `Finder::exclude()` | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | no | New feature? | no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | no <!-- don't forget to update UPGRADE-*.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | | License | MIT | Doc PR | Tried to do this and this didn't work: ```php $iterator->in($sourcePath) ->exclude($sourcePath.'/foo'); ``` I read on http://symfony.com/doc/current/components/finder.html that excluded directories need to be relative:  Commits ------- cc3084e Improve the documentation of `Finder::exclude()`
Configuration menu - View commit details
-
Copy full SHA for 3379310 - Browse repository at this point
Copy the full SHA 3379310View commit details
Commits on Mar 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dc39913 - Browse repository at this point
Copy the full SHA dc39913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4683c3f - Browse repository at this point
Copy the full SHA 4683c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d96c08 - Browse repository at this point
Copy the full SHA 4d96c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aba37d - Browse repository at this point
Copy the full SHA 8aba37dView 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 v2.7.42...v2.7.43