-
-
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.8.29
head repository: symfony/symfony
compare: v2.8.30
- 20 commits
- 12 files changed
- 7 contributors
Commits on Nov 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3de61a5 - Browse repository at this point
Copy the full SHA 3de61a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8757e - Browse repository at this point
Copy the full SHA 0f8757eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12135ad - Browse repository at this point
Copy the full SHA 12135adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f88f5 - Browse repository at this point
Copy the full SHA 93f88f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe8435 - Browse repository at this point
Copy the full SHA 6fe8435View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ac69a - Browse repository at this point
Copy the full SHA f2ac69aView 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 -
* 2.7: [Console] Fix traversable autocomplete values [ExpressionLanguage] Fix PhpDoc type-hints on Token value bumped Symfony version to 2.7.37 updated VERSION for 2.7.36 update CONTRIBUTORS for 2.7.36 updated CHANGELOG for 2.7.36
Configuration menu - View commit details
-
Copy full SHA for 9f38c69 - Browse repository at this point
Copy the full SHA 9f38c69View 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 -
* 2.7: [HttpFoundation] Add test [HttpFoundation] Fix session-related BC break fix method name
Configuration menu - View commit details
-
Copy full SHA for dee3768 - Browse repository at this point
Copy the full SHA dee3768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c34cb2 - Browse repository at this point
Copy the full SHA 6c34cb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42596fe - Browse repository at this point
Copy the full SHA 42596feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 628af92 - Browse repository at this point
Copy the full SHA 628af92View 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.8.29...v2.8.30