-
-
Notifications
You must be signed in to change notification settings - Fork 59
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/workflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/workflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 15 files changed
- 5 contributors
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 847d9cd - Browse repository at this point
Copy the full SHA 847d9cdView commit details
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 039038a - Browse repository at this point
Copy the full SHA 039038aView commit details
Commits on Jul 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d351e88 - Browse repository at this point
Copy the full SHA d351e88View commit details
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cc9995e - Browse repository at this point
Copy the full SHA cc9995eView commit details
Commits on Jul 9, 2025
-
* 7.4: [ObjectMapper] handle non existing property errors Fix AsCronTask not passing arguments to command [HttpFoundation] Fix deprecation in tests on PHP 8.5 Fix typo [Cache] Bump ext-redis to 6.2 and ext-relay to 0.11 minimum [VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation [DependencyInjection] CS fix chore: PHP CS Fixer fixes Leverage get_error_handler() Various CS fixes Allow mixed root on CompoundConstraintTestCase validator [Serializer] Fix readonly property initialization from incorrect scope Update BrevoRequestParser.php [JsonPath] Improve escape sequence validation in name selector
Configuration menu - View commit details
-
Copy full SHA for 248794c - Browse repository at this point
Copy the full SHA 248794cView commit details
Commits on Jul 16, 2025
-
* 7.3: fix CS error if the fields option is missing for the Collection constraint fix merge remove an invalid test [Translation] fix support of `TranslatableInterface` in `IdentityTranslator` Fix various bool-type coercions
Configuration menu - View commit details
-
Copy full SHA for 69cd073 - Browse repository at this point
Copy the full SHA 69cd073View commit details -
* 7.4: fix detecting missing required options fix CS error if the fields option is missing for the Collection constraint fix merge remove an invalid test [Serializer] add `can` to the accessor prefixes recognized by the `AttributeLoader` [Cache] Add `TagAwareAdapterInterface` to `NullAdapter` [Translation] fix support of `TranslatableInterface` in `IdentityTranslator` Fix various bool-type coercions
Configuration menu - View commit details
-
Copy full SHA for ec6a695 - Browse repository at this point
Copy the full SHA ec6a695View commit details
Commits on Jul 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ac5d267 - Browse repository at this point
Copy the full SHA ac5d267View commit details
Commits on Jul 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c6580d0 - Browse repository at this point
Copy the full SHA c6580d0View commit details
Commits on Aug 1, 2025
-
* 7.4: run tests using PHPUnit 11.5 make data provider static [Lock] Fix using fractional TTLs on all platforms [Lock] Fixes an issue with PostgreSQL when using fractional TTLs [Console][Table] Fix unnecessary wrapping [DependencyInjection] Deprecate registering a service without a class when its id is a non-existing FQCN disable detecting modified indexes with DBAL 4.3 [cache] RedisTrait::doFetch should use pipeline instead of mget for Relay\Cluster relax assertions for forward compatibility with Symfony 7.4 [Console][Table] Fix invalid UTF-8 due to text wrapping
Configuration menu - View commit details
-
Copy full SHA for e526251 - Browse repository at this point
Copy the full SHA e526251View commit details
Commits on Aug 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 699c2ab - Browse repository at this point
Copy the full SHA 699c2abView commit details -
* 7.4: replace PHPUnit annotations with attributes
Configuration menu - View commit details
-
Copy full SHA for 3caeb7e - Browse repository at this point
Copy the full SHA 3caeb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cefb2f2 - Browse repository at this point
Copy the full SHA cefb2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 679d40c - Browse repository at this point
Copy the full SHA 679d40cView commit details
Commits on Aug 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 007fb4b - Browse repository at this point
Copy the full SHA 007fb4bView commit details
Commits on Aug 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ab5a127 - Browse repository at this point
Copy the full SHA ab5a127View commit details -
* 7.4: [ObjectMapper] do not require mapping a target's required promoted property when not on source (#2) run tests with PHPUnit 12.3 [GitHub] Update .github/PULL_REQUEST_TEMPLATE.md to remove SF 7.2 as it's not supported anymore [CI] fixed the Intl data tests actions Tests fails due to unknown option -v which is shorthand of the --verbose as per the phpunit its removed without any replacement sebastianbergmann/phpunit#5647 (comment) [Mailer] Fix expected exception message to include quotes around "http(s)://" [WebProfilerBundle] Fix toolbar not rendering after replacing it [Validator] (60455) Validate translations for Arabic (ar) (60474) Remove translation state attribute for Twig template validator in Ukrainian translation [VarDumper] Fix dumping objects from the DOM extension [Mailer] Add MicrosoftGraph API Transport [Yaml] Fix code style [Tests] Adapt testAddHtmlContentWithErrors to be HTML5 compliant Add friendly name in the `to` field [ObjectMapper] read source metadata before transform [HtmlSanitizer] Fix force_attributes not replacing existing attribute in initial data
Configuration menu - View commit details
-
Copy full SHA for 5ea2846 - Browse repository at this point
Copy the full SHA 5ea2846View commit details -
minor #61373 chore: PHP CS Fixer - heredoc indentation as of PHP 7.3 …
…(keradus) This PR was merged into the 7.4 branch. Discussion ---------- chore: PHP CS Fixer - heredoc indentation as of PHP 7.3 | Q | A | ------------- | --- | Branch? | 7.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Issues | Fix CS <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT inspired by symfony/symfony@06e22b0#r2265021821 [Possible since PHP 7.3](https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc) with love by [PHP Coding Standards Fixer](https://cs.symfony.com/) Commits ------- 4a25a6a5785 chore: heredoc indentation as of PHP 7.3
Configuration menu - View commit details
-
Copy full SHA for 222f49e - Browse repository at this point
Copy the full SHA 222f49eView commit details -
* 7.4: skip legacy extractor test with symfony/property-info 8.0+ chore: heredoc indentation as of PHP 7.3 [Actions] remove dead code from integration-test We can always revisit later if needed.From 2021 its there and not in use
Configuration menu - View commit details
-
Copy full SHA for 761a090 - Browse repository at this point
Copy the full SHA 761a090View 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 7.3...8.0