8000 [Cache] fix compatibility with Relay 0.12 by xabbuh · Pull Request #61945 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@xabbuh
Copy link
Member
@xabbuh xabbuh commented Oct 3, 2025
Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues
License MIT

see https://github.com/cachewerk/relay/releases/tag/v0.12.0

return ($this->lazyObjectState->realInstance ??= ($this->lazyObjectState->initializer)())->vrange(...\func_get_args());
}

public function vrem($key, $element): \Relay\Relay|false|int
Copy link
Member Author

Choose a reason for hiding this comment

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

@tillkruss Could it be that this method was forgotten to be mentioned in the changelog?

Choose a reason for hiding this comment

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

@xabbuh Yes, it was 😭 thanks for pointing that out, I'll update the release notes.

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit 56398ed into symfony:6.4 Oct 3, 2025
8 of 11 checks passed
@xabbuh xabbuh deleted the relay-0.12 branch October 3, 2025 15:36
This was referenced Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0