-
-
Notifications
You must be signed in to change notification settings - Fork 105
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/process
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.19
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/process
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 7 files changed
- 4 contributors
Commits on Dec 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 31d7ad3 - Browse repository at this point
Copy the full SHA 31d7ad3View commit details
Commits on Dec 16, 2021
-
* 6.0: [6.0] cs fixes [5.4] cs fixes [5.3] cs fixes [Cache] Fix saving items with no expiration through ProxyAdapter CS fixes fix merge Remove pointless assignment [HttpClient] Fix tracing requests made after calling withOptions() [Cache] disable lock on CLI Revert "feature #41989 [Cache] make `LockRegistry` use semaphores when possible (nicolas-grekas)" [HttpKernel] fix how configuring log-level and status-code by exception works [VarDumper] add more "transient-on-macos" groups
Configuration menu - View commit details
-
Copy full SHA for 36294ab - Browse repository at this point
Copy the full SHA 36294abView commit details
Commits on Dec 27, 2021
-
* 6.0: [Profiler] relax return type for memory data collector A sprintf is missing Fix param annotation in HttpKernelBrowser [Cache] fix compat with apcu < 5.1.10 Expand FormView key to include int [PropertyInfo] PhpStan extractor nested object fix [Console] Fix autocompletion of argument with default value Run `open_basedir` tests in separate processes
Configuration menu - View commit details
-
Copy full SHA for ef68415 - Browse repository at this point
Copy the full SHA ef68415View commit details
Commits on Jan 2, 2022
-
* 6.0: (22 commits) Bump license year Bump license year [Validator] Error using CssColor with doctrine annotations [HttpClient] Turn negative timeout to a very long timeout Features goes to 6.x branch [Translation] [LocoProvider] Fix use of asset ids fix lowest required PropertyInfo component release [Validator] throw when Constraint::_construct() has not been called Bump Symfony version to 6.0.3 Update VERSION for 6.0.2 Update CHANGELOG for 6.0.2 Bump Symfony version to 5.4.3 Update VERSION for 5.4.2 Update CHANGELOG for 5.4.2 Bump Symfony version to 5.3.14 Update VERSION for 5.3.13 Update CHANGELOG for 5.3.13 Bump Symfony version to 4.4.37 Update VERSION for 4.4.36 Update CONTRIBUTORS for 4.4.36 ...
Configuration menu - View commit details
-
Copy full SHA for 7a306d5 - Browse repository at this point
Copy the full SHA 7a306d5View commit details
Commits on Jan 27, 2022
-
* 6.0: (27 commits) [DoctrineBridge] fix tests [HttpKernel] Fix session test cases for symfony [FrameworkBundle] Fix missing arguments when a serialization default context is bound [Runtime] Fix --env and --no-debug with dotenv_overload [Cache] fix merge cs fix [Finder] Fix finding VCS re-included files in excluded directory [Yaml] Improve the deprecation warnings for octal numbers to suggest migrating Fix Choice constraint with associative choices array [Form] UrlType should not add protocol to emails [Dotenv] Fix bootEnv() override with .env.local.php when the env key already exists Silence isatty warnings during tty detection [Serializer] Fix AbstractObjectNormalizer not considering pseudo type false [Notifier] Fix encoding of messages with FreeMobileTransport [Cache] workaround PHP crash [Console] Fix PHP 8.1 deprecation in ChoiceQuestion [HttpKernel] Fix compatibility with php bridge and already started php sessions [Notifier] smsapi-notifier - correct encoding Replaced full CoC text with link to documentation Making the parser stateless ...
Configuration menu - View commit details
-
Copy full SHA for 9ad2336 - Browse repository at this point
Copy the full SHA 9ad2336View commit details
Commits on Jan 30, 2022
-
* 6.0: [DoctrineBridge] Fix compatibility with doctrine/orm 3 in Id generators Bump Symfony version to 6.0.5 Update VERSION for 6.0.4 Update CHANGELOG for 6.0.4 Bump Symfony version to 5.4.5 Update VERSION for 5.4.4 Update CHANGELOG for 5.4.4 Update VERSION for 5.3.15 Update CHANGELOG for 5.3.15 Remove 5.3 from PR template Bump Symfony version to 4.4.38 Update VERSION for 4.4.37 Update CONTRIBUTORS for 4.4.37 Update CHANGELOG for 4.4.37 [Process] Update PHPDoc to use proper placeholder syntax Fixed functional testing description
Configuration menu - View commit details
-
Copy full SHA for 42eca5c - Browse repository at this point
Copy the full SHA 42eca5cView commit details
Commits on Feb 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d5aec60 - Browse repository at this point
Copy the full SHA d5aec60View commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e0d623c - Browse repository at this point
Copy the full SHA e0d623cView commit details
Commits on Mar 13, 2022
-
* 6.0: Make FormErrorIterator generic [symfony/mailjet-mailer] Fix invalid mailjet error managment typehint of DkimOptions algorithm wrong Remove extra space in NotificationEmail Fix the usage of the Valid constraints in array-based forms Fix return value of `NullToken::getUser()` [DI] fix `ServiceSubscriberTrait` bug where parent has `__call()` [HttpClient] Fix reading proxy settings from dotenv when curl is used [Process] Don't return executable directories in PhpExecutableFinder Center icons vertically in trace list
Configuration menu - View commit details
-
Copy full SHA for 6f576dc - Browse repository at this point
Copy the full SHA 6f576dcView commit details
Commits on Mar 18, 2022
-
* 6.0: bug #45043 [ErrorHandler] ignore ``@return`` when there is an ``@template`` (nicolas-grekas) [Finder] fix tests on Windows
Configuration menu - View commit details
-
Copy full SHA for 10216a1 - Browse repository at this point
Copy the full SHA 10216a1View commit details
Commits on Apr 12, 2022
-
* 6.0: (22 commits) Add missing license header Add missing license header [Workflow] Catch error when trying to get an uninitialized marking Add missing license header Allow usage of Provider domains if possible Use reference date in reverse transform Fixes #40997 Fix env resolution in lock configuration Fix Symfony not working on SMB share #45990 [Messenger] DoctrineTransportFactory works with notify and decorated PostgreSQL driver [Cache] make LockRegistry use static properties instead of static variables fix: return-path has higher priority for envelope address than from address (fixes #41322) [HttpClient] Fix sending content-length when streaming the body [Console] Header with column max width is now well wrap with separator Fix use_cookies framework session configuration [FrameworkBundle] [Command] Fix `debug:router --no-interaction` error … [Intl] Update the ICU data to 71.1 - 5.4 [Intl] Update the ICU data to 71.1 - 4.4 Add tests to messenger connection get for OraclePlatform [RateLimiter] Adding default empty value [DependencyInjection] Add TaggedIteratorArgument unit tests ...
Configuration menu - View commit details
-
Copy full SHA for 453a55e - Browse repository at this point
Copy the full SHA 453a55eView commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3187184 - Browse repository at this point
Copy the full SHA 3187184View 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 v6.0.19...v6.1.0