-
-
Notifications
You must be signed in to change notification settings - Fork 103
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/var-dumper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/var-dumper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
5
contributors
Commits on Dec 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 90eca4b - Browse repository at this point
Copy the full SHA 90eca4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 697a4ee - Browse repository at this point
Copy the full SHA 697a4eeView commit details -
* 4.4: [VarDumper] Fix display of nullable union return types. [VarDumper] fixed displaying "mixed" as "?mixed" Handle failure when sending DATA
Configuration menu - View commit details
-
Copy full SHA for fa84224 - Browse repository at this point
Copy the full SHA fa84224View commit details -
* 5.1: [VarDumper] Fix display of nullable union return types. [VarDumper] fixed displaying "mixed" as "?mixed" Handle failure when sending DATA
Configuration menu - View commit details
-
Copy full SHA for a009e6e - Browse repository at this point
Copy the full SHA a009e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 022d814 - Browse repository at this point
Copy the full SHA 022d814View commit details
Commits on Dec 27, 2020
-
* 4.4: CS: Apply ternary_to_null_coalescing fixer
Configuration menu - View commit details
-
Copy full SHA for e6e9189 - Browse repository at this point
Copy the full SHA e6e9189View commit details -
* 5.1: CS: Apply ternary_to_null_coalescing fixer
Configuration menu - View commit details
-
Copy full SHA for d9e51a8 - Browse repository at this point
Copy the full SHA d9e51a8View commit details
Commits on Jan 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2a2ebda - Browse repository at this point
Copy the full SHA 2a2ebdaView commit details -
* 4.4: Bump license year [Form] fix passing null $pattern to IntlDateFormatter Update README.md
Configuration menu - View commit details
-
Copy full SHA for ac912d7 - Browse repository at this point
Copy the full SHA ac912d7View commit details -
* 5.1: Bump license year Bump license year [Form] fix passing null $pattern to IntlDateFormatter Add reference link Update README.md
Configuration menu - View commit details
-
Copy full SHA for c1f6cca - Browse repository at this point
Copy the full SHA c1f6ccaView commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cbeabe3 - Browse repository at this point
Copy the full SHA cbeabe3View commit details
Commits on Jan 7, 2021
-
* 4.4: [DependencyInjection] Support PHP 8 builtin types in CheckTypeDeclarationsPass [DependencyInjection] Fix InvalidParameterTypeException for function parameters [VarDumper] fix mutating $GLOBALS while cloning it
Configuration menu - View commit details
-
Copy full SHA for 048db95 - Browse repository at this point
Copy the full SHA 048db95View commit details -
* 5.1: Rename parameter of @method configureContainer [DependencyInjection] Support PHP 8 builtin types in CheckTypeDeclarationsPass [DependencyInjection] Fix InvalidParameterTypeException for function parameters [Notifier] Cleanup changelog (5.1) [VarDumper] fix mutating $GLOBALS while cloning it
Configuration menu - View commit details
-
Copy full SHA for 0fb4a9a - Browse repository at this point
Copy the full SHA 0fb4a9aView commit details
Commits on Jan 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a41200d - Browse repository at this point
Copy the full SHA a41200dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d625b - Browse repository at this point
Copy the full SHA 92d625bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e40176 - Browse repository at this point
Copy the full SHA 4e40176View commit details
Commits on Jan 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3edb156 - Browse repository at this point
Copy the full SHA 3edb156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b30c75 - Browse repository at this point
Copy the full SHA 8b30c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76a2bbb - Browse repository at this point
Copy the full SHA 76a2bbbView commit details
Commits on Jan 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3bf0805 - Browse repository at this point
Copy the full SHA 3bf0805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 029ccfc - Browse repository at this point
Copy the full SHA 029ccfcView commit details -
* 4.4: CS fix [travis] use PHP 8.0 to patch return types and run deps=low Update sl_SI translations Don't trigger deprecation for deprecated aliases pointing to deprecated definitions [HttpFoundation] use atomic writes in MockFileSessionStorage [DI] fix param annotation [Config] Add \Symfony\Component\Config\Loader::load() return type Simplify PHP CS Fixer config Rename normalize param
Configuration menu - View commit details
-
Copy full SHA for 6ea9049 - Browse repository at this point
Copy the full SHA 6ea9049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 059999b - Browse repository at this point
Copy the full SHA 059999bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 193070b - Browse repository at this point
Copy the full SHA 193070bView commit details -
* 5.1: µCS fix CS fix CS fix [travis] use PHP 8.0 to patch return types and run deps=low Add me as a Notifier code owner Update sl_SI translations Don't trigger deprecation for deprecated aliases pointing to deprecated definitions [HttpFoundation] use atomic writes in MockFileSessionStorage Make EmailMessage & SmsMessage transport nullable remove unused argument [DI] fix param annotation [Config] Add \Symfony\Component\Config\Loader::load() return type Simplify PHP CS Fixer config Rename normalize param
Configuration menu - View commit details
-
Copy full SHA for 548ebbe - Browse repository at this point
Copy the full SHA 548ebbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4847433 - Browse repository at this point
Copy the full SHA 4847433View commit details
Commits on Jan 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a0ddfaf - Browse repository at this point
Copy the full SHA a0ddfafView commit details
Commits on Jan 25, 2021
-
* 4.4: Changed private static array-properties to const
Configuration menu - View commit details
-
Copy full SHA for 3dd1c05 - Browse repository at this point
Copy the full SHA 3dd1c05View commit details -
* 5.1: Changed private static array-properties to const
Configuration menu - View commit details
-
Copy full SHA for 7afc02e - Browse repository at this point
Copy the full SHA 7afc02eView commit details
Commits on Jan 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a1eab2f - Browse repository at this point
Copy the full SHA a1eab2fView commit details -
* 4.4: Use createMock() and use import instead of FQCN
Configuration menu - View commit details
-
Copy full SHA for cee600a - Browse repository at this point
Copy the full SHA cee600aView commit details -
* 5.1: Use createMock() and use import instead of FQCN
Configuration menu - View commit details
-
Copy full SHA for 72ca213 - Browse repository at this point
Copy the full SHA 72ca213View commit details
There are no files selected for viewing