Release 0.7.0#207
Merged
Merged
Conversation
jolelievre
commented
May 21, 2026
Contributor
| Questions | Answers |
|---|---|
| Description? | Release 0.7.0 |
| Type? | improvement |
| BC breaks? | no |
| Deprecations? | no |
| Fixed ticket? | ~ |
| Sponsor company | ~ |
| How to test? | ~ |
Bumps [symfony/process](https://github.com/symfony/process) from 6.3.4 to 6.4.15. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md) - [Commits](symfony/process@v6.3.4...v6.4.15) --- updated-dependencies: - dependency-name: symfony/process dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
… whole matrix is used when merging towards main
Add dynamic PHP matrix generation
…Resources allowed types are restricted to scalar inputs, and a closed list of exceptions
… ApiResources mapping to keep a consistency, test logic is also improved on addresses because it did not check the relevant data
GitHub add issue to project workflow
Add new CI restrictions
Simplify workflow to use reusable ai-guarded-review
Add job display names and upgrade actions/checkout to v6
Add projection of coverage after merging PRs from queue
Implement Country - Patch endpoint
The Multi-shop section described the request-level context parameters and the shopIds DTO convention, but did not mention that multistore support is gated behind the experimental admin_api_multistore feature flag. Without the flag, the shop context parameters are ignored at runtime and the API falls back to single-shop behavior. Add a leading note clarifying the prerequisite so the surrounding conventions are interpreted correctly.
The "Don't expose Value Objects as DTO properties" rule already carved out DecimalNumber as the single exception, but the ApiResourcePropertyTypeRule PHPStan rule also permits DateTimeImmutable for date / datetime properties. Add it to the property naming table and reword the Don't entry to list both exceptions, and reference the PHPStan rule by name so contributors know exactly what's being enforced.
Document admin_api_multistore feature flag prerequisite in CONTEXT.md
feat: add SearchCartRules Query
Bump 0.7.0
nicosomb
approved these changes
May 21, 2026
mattgoud
approved these changes
May 21, 2026
tleon
approved these changes
May 21, 2026
|
PR merged, well done! Message to @PrestaShop/committers: do not forget to milestone it before the merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.