Skip to content

[Cache] fix cache data collector on late collect #59841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

dcmbrs
Copy link
Contributor

@dcmbrs dcmbrs commented Feb 23, 2025

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #59838
License MIT

@carsonbot carsonbot changed the title fix cache data collector on late collect [Cache] fix cache data collector on late collect Feb 23, 2025
@dcmbrs dcmbrs changed the base branch from 5.4 to 6.4 February 23, 2025 11:15
Copy link
Member

@keradus keradus left a comment

Choose a reason for hiding this comment

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

Can you add a test case that is showing the issue the change in code is fixing?

@dcmbrs
Copy link
Contributor Author

dcmbrs commented Feb 23, 2025

@keradus I added a test

@nicolas-grekas nicolas-grekas added this to the 6.4 milestone Feb 24, 2025
@symfony symfony deleted a comment from carsonbot Feb 24, 2025
@symfony symfony deleted a comment from carsonbot Feb 24, 2025
@symfony symfony deleted a comment from carsonbot Feb 24, 2025
@fabpot
Copy link
Member

fabpot commented Feb 24, 2025

@dcmbrs Can you rebase tour PR to get rid of the merge commit? Thank you?

@dcmbrs
Copy link
Contributor Author

dcmbrs commented Feb 25, 2025

I'm sorry I couldn't clean up the merge request commit and I don't know what's going on. I see many commits and changes, I have the impression that 7.3 has been merged onto this branch but yet I haven't pushed anything on my side. Could I get some help? I'm not used to working with forks and rebase

Or I do antoher PR et close this ?

@nicolas-grekas nicolas-grekas force-pushed the fix_cache_datacollector_late branch from 7647b09 to 4b8bb5c Compare February 26, 2025 10:58
@nicolas-grekas
Copy link
Member

(I fixed the rebase)

@fabpot
Copy link
Member

fabpot commented Feb 26, 2025

Thank you @dcmbrs.

@fabpot fabpot merged commit 0266d3c into symfony:6.4 Feb 26, 2025
11 checks passed
nicolas-grekas added a commit that referenced this pull request Mar 13, 2025
This PR was merged into the 6.4 branch.

Discussion
----------

[Cache] Fix missing cache data in profiler

| Q             | A
| ------------- | ---
| Branch?       |  6.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        | Fix #59838
| License       | MIT

There was a problem with the rebase on PR #59841
I added the fix and a test to check it

Commits
-------

cc505f9 [Cache] fix data collector
This was referenced Mar 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.

6 participants