-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Comparing changes
Open a pull request
base repository: symfony/symfony
base: v2.7.36
head repository: symfony/symfony
compare: v2.7.37
- 13 commits
- 10 files changed
- 7 contributors
Commits on Nov 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6fe8435 - Browse repository at this point
Copy the full SHA 6fe8435View commit details
Commits on Nov 11, 2017
-
[ExpressionLanguage] Fix PhpDoc type-hints on Token value
Also added tests to cover number parser BC
Configuration menu - View commit details
-
Copy full SHA for 18f0fc5 - Browse repository at this point
Copy the full SHA 18f0fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965b5b5 - Browse repository at this point
Copy the full SHA 965b5b5View commit details
Commits on Nov 12, 2017
-
minor #24884 [ExpressionLanguage] Fixed PhpDoc type-hints on Token va…
…lue (mcg-web) This PR was merged into the 2.7 branch. Discussion ---------- [ExpressionLanguage] Fixed PhpDoc type-hints on Token value | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | none | License | MIT | Doc PR | none Fixed PhpDoc type-hints on Token value and added test to prevent BC with Parser when treating numbers (example `a === 123` compile as `$a === "123"`) Commits ------- 18f0fc5 [ExpressionLanguage] Fix PhpDoc type-hints on Token value
Configuration menu - View commit details
-
Copy full SHA for cf78277 - Browse repository at this point
Copy the full SHA cf78277View commit details -
bug #24929 [Console] Fix traversable autocomplete values (ro0NL)
This PR was merged into the 2.7 branch. Discussion ---------- [Console] Fix traversable autocomplete values | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #... <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | symfony/symfony-docs#... <!--highly recommended for new features--> `Question::setAutocompleterValues` implies passing a `\Traversable` value is allowed, yet it doesnt work :) It also restricts the traversable to be countable, which is not really needed (blocking pure API / iterable type as of 4.0). Commits ------- 965b5b5 [Console] Fix traversable autocomplete values
Configuration menu - View commit details
-
Copy full SHA for 99f8d85 - Browse repository at this point
Copy the full SHA 99f8d85View commit details
Commits on Nov 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b862168 - Browse repository at this point
Copy the full SHA b862168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eaa188 - Browse repository at this point
Copy the full SHA 3eaa188View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38186aa - Browse repository at this point
Copy the full SHA 38186aaView commit details -
bug #24952 [HttpFoundation] Fix session-related BC break (nicolas-gre…
…kas, sroze) This PR was merged into the 2.7 branch. Discussion ---------- [HttpFoundation] Fix session-related BC break | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #24941, #24934, #24947 and #24946 | License | MIT | Doc PR | - Conservative fix. Commits ------- 38186aa [HttpFoundation] Add test 3eaa188 [HttpFoundation] Fix session-related BC break
Configuration menu - View commit details
-
Copy full SHA for 70dd46b - Browse repository at this point
Copy the full SHA 70dd46bView commit details -
minor #24940 [Form] fix method name (xabbuh)
This PR was merged into the 2.7 branch. Discussion ---------- [Form] fix method name | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- b862168 fix method name
Configuration menu - View commit details
-
Copy full SHA for 5fa5ef7 - Browse repository at this point
Copy the full SHA 5fa5ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a70d55 - Browse repository at this point
Copy the full SHA 2a70d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a16106 - Browse repository at this point
Copy the full SHA 9a16106View commit details -
Configuration menu - View commit details
-
Copy full SHA for c166da4 - Browse repository at this point
Copy the full SHA c166da4View commit details
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.36...v2.7.37