Skip to content

Comments

[Task]ElementInterface implementations should allow only int for $id#18097

Merged
mattamon merged 6 commits into12.xfrom
14036-elementinterface-to-int-only
Feb 18, 2025
Merged

[Task]ElementInterface implementations should allow only int for $id#18097
mattamon merged 6 commits into12.xfrom
14036-elementinterface-to-int-only

Conversation

@mattamon
Copy link
Contributor

@mattamon mattamon commented Feb 14, 2025

Changes in this pull request

Resolves #14036
After merging this we can comeback to this pimcore/ecommerce-framework-bundle#227

Additional info

Also change abstractobject and asset, document implementations

@github-actions
Copy link

Review Checklist

  • Target branch (11.5 for bug fixes, others 12.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@mattamon mattamon added this to the 12.0.0 milestone Feb 14, 2025
@mattamon mattamon marked this pull request as draft February 14, 2025 06:23
Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
@mattamon mattamon marked this pull request as ready for review February 17, 2025 06:56
@sonarqubecloud
Copy link

@mattamon mattamon merged commit 3fbc8a6 into 12.x Feb 18, 2025
12 checks passed
@mattamon mattamon deleted the 14036-elementinterface-to-int-only branch February 18, 2025 08:39
@github-actions github-actions bot locked and limited conversation to collaborators Feb 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ElementInterface implementations should allow only int for $id param in getById() method

2 participants