Skip to content

Support the Revision attribute, dropping PHP<8.3 support#22

Merged
janlam7 merged 6 commits into
hostnet:masterfrom
janlam7:attribute-support
Jun 18, 2026
Merged

Support the Revision attribute, dropping PHP<8.3 support#22
janlam7 merged 6 commits into
hostnet:masterfrom
janlam7:attribute-support

Conversation

@janlam7

@janlam7 janlam7 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

@janlam7 janlam7 self-assigned this Jun 11, 2026
@janlam7 janlam7 force-pushed the attribute-support branch from 36074b1 to 438e8f0 Compare June 11, 2026 13:50
return $this->save($cached_item, true);
}

if (null !== $this->resolver->getRevisionAnnotation($em, $entity)) {

@phonixor phonixor Jun 17, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think i would have moved this logic to the combined resolver so it can answer ones... but i guess it doesn't matter as we will remove the annotation variant soonish

Comment thread src/Listener/RevisionListener.php Outdated
@janlam7 janlam7 merged commit 9b82eb0 into hostnet:master Jun 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants