-
Notifications
You must be signed in to change notification settings - Fork 20
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/doctrine-messenger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/doctrine-messenger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 1 file changed
- 4 contributors
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1f667f - Browse repository at this point
Copy the full SHA f1f667fView commit details -
bug #52459 [Cache][HttpFoundation][Lock] Fix PDO store not creating t…
…able + add tests (HypeMC) This PR was merged into the 5.4 branch. Discussion ---------- [Cache][HttpFoundation][Lock] Fix PDO store not creating table + add tests | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | - | License | MIT Unlike e.g. SQLite, PostgreSQL doesn't throw an exception on `$conn->prepare()` if the table is missing, it instead throws it on `$stmt->execute()`, so the table never gets created. The table used to get created, but the behavior was broken with #43332. Commits ------- cb5d832e4e9 [Cache][Lock] Fix PDO store not creating table + add tests
Configuration menu - View commit details
-
Copy full SHA for a16624a - Browse repository at this point
Copy the full SHA a16624aView commit details -
* 5.4: [Cache][Lock] Fix PDO store not creating table + add tests Closes #51936-Added Missing translations for Czech (cs) in validators.cs.xlf file Added missing translations in turkish and updated validators.tr.xlf [Serializer] Fix denormalizing date intervals having both weeks and days [Validator] updated Turkish translation [Serializer] Fix denormalize constructor arguments Add some more non-countable English nouns Add hint that changing input arguments has no effect [DomCrawler] Revert "bug #52579 UriResolver support path with colons" [VarExporter] Fix handling mangled property names returned by __sleep() Update Github template for 7.1
Configuration menu - View commit details
-
Copy full SHA for 14df8d7 - Browse repository at this point
Copy the full SHA 14df8d7View commit details -
* 6.3: [Cache][Lock] Fix PDO store not creating table + add tests Closes #51936-Added Missing translations for Czech (cs) in validators.cs.xlf file Added missing translations in turkish and updated validators.tr.xlf [Serializer] Fix denormalizing date intervals having both weeks and days [Validator] updated Turkish translation [Serializer] Fix denormalize constructor arguments Add some more non-countable English nouns Add hint that changing input arguments has no effect [DomCrawler] Revert "bug #52579 UriResolver support path with colons" [VarExporter] Fix handling mangled property names returned by __sleep() Update Github template for 7.1
Configuration menu - View commit details
-
Copy full SHA for c736993 - Browse repository at this point
Copy the full SHA c736993View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a5ef7b - Browse repository at this point
Copy the full SHA 3a5ef7bView commit details
Commits on Dec 1, 2023
-
* 5.4: run composer update for compatibility with PHPUnit versions shipping composer.lock add parameter types in query builder
Configuration menu - View commit details
-
Copy full SHA for b225f86 - Browse repository at this point
Copy the full SHA b225f86View commit details -
* 6.3: run composer update for compatibility with PHPUnit versions shipping composer.lock add parameter types in query builder
Configuration menu - View commit details
-
Copy full SHA for 7131e99 - Browse repository at this point
Copy the full SHA 7131e99View commit details -
* 6.4: run composer update for compatibility with PHPUnit versions shipping composer.lock [AssetMapper] Upgrade asset mapper to 6.4 fails due to invalid entries "downloaded_to" and "preload" add parameter types in query builder
Configuration menu - View commit details
-
Copy full SHA for 6bfd3c9 - Browse repository at this point
Copy the full SHA 6bfd3c9View 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 v7.0.0...v7.0.1