-
-
Notifications
You must be signed in to change notification settings - Fork 266
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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 8 files changed
- 6 contributors
Commits on Oct 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 898b6d5 - Browse repository at this point
Copy the full SHA 898b6d5View commit details
Commits on Feb 3, 2020
-
bug #34114 [Console] SymonfyStyle - Check value isset to avoid PHP no…
…tice (leevigraham) This PR was merged into the 3.4 branch. Discussion ---------- [Console] SymonfyStyle - Check value isset to avoid PHP notice | Q | A | ------------- | --- | Branch? | 4.3 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #34093 | License | MIT | Doc PR | n/a This PR addresses the issue when a default value is not a valid choice. Currently this would throw a notice which outputs to the console. This fix is a similar implementation to the `QuestionHelper`: https://github.com/symfony/symfony/blob/4.4/src/Symfony/Component/Console/Helper/QuestionHelper.php#L63 Example console command and output can be found in the issue: #34093 Commits ------- c9072c70ef Check value isset to avoid PHP notice
Configuration menu - View commit details
-
Copy full SHA for f25d38d - Browse repository at this point
Copy the full SHA f25d38dView commit details -
* 3.4: [Phpunit] Fix running skipped tests expecting only deprecations [DependencyInjection] #35505 Fix typo in test name [Yaml][Inline] Fail properly on empty object tag and empty const tag Check non-null type for numeric type Check value isset to avoid PHP notice bug symfony#28179 [DomCrawler] Skip disabled fields processing in Form
Configuration menu - View commit details
-
Copy full SHA for a090600 - Browse repository at this point
Copy the full SHA a090600View commit details
Commits on Feb 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e3cf40 - Browse repository at this point
Copy the full SHA 6e3cf40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a8d20d - Browse repository at this point
Copy the full SHA 1a8d20dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e1cf9 - Browse repository at this point
Copy the full SHA 54e1cf9View commit details
Commits on Feb 7, 2020
-
4
Configuration menu - View commit details
-
Copy full SHA for 55b6ebf - Browse repository at this point
Copy the full SHA 55b6ebfView commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5afdac5 - Browse repository at this point
Copy the full SHA 5afdac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a65caf4 - Browse repository at this point
Copy the full SHA a65caf4View commit details
Commits on Feb 14, 2020
-
* 3.4: fix unix root dir issue sync validator translation files with master fix anchor fix links to releases page (formerly known as "roadmap") [Console] Don't load same-namespace alternatives on exact match found
Configuration menu - View commit details
-
Copy full SHA for db75aa0 - Browse repository at this point
Copy the full SHA db75aa0View commit details
Commits on Feb 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6827023 - Browse repository at this point
Copy the full SHA 6827023View commit details
Commits on Feb 24, 2020
-
* 3.4: [ExpressionLanguage] Fixed collisions of character operators with object properties [Validator] Remove specific check for Valid targets [PhpUnitBridge] Use trait instead of extending deprecated class fix remember me Use strict assertion in asset tests [DoctrineBridge][DoctrineExtractor] Fix indexBy with custom and some core types Do not rely on the current locale when dumping a Graphviz object fix typo [Ldap] force default network timeout [Config] don't throw on missing excluded paths Docs: Typo, grammar [Validator] Add the missing translations for the Polish ("pl") locale [Console] Inline exact-match handling with 4.4 Set previous exception when rethrown from controller resolver [VarDumper] fixed DateCaster not displaying additional fields [HttpKernel] fix registering DebugHandlersListener regardless of the PHP_SAPIConfiguration menu - View commit details
-
Copy full SHA for 4fa15ae - Browse repository at this point
Copy the full SHA 4fa15aeView 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 v4.4.4...v4.4.5