Skip to content
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

Allow projects to upgrade to symfony/var-dumper version 6.x #38

Closed
wants to merge 3 commits into from

Conversation

rocketage
Copy link
Contributor

As time marches on Symfony brings out new major versions of things. Spryker is now supporting v6.x modules, but the debug module is keeping var-dumper at version 5.x, which then has a knock on effect preventing a clean upgrade.

In our case some modules were downgraded to beta versions.

I've locally tested the debug module with var-dumper v6.4.2 and all is well, so I've created this PR for this change.

There is an additional change in the table name finder, because PHPStan was complaining so this has been updated to the correct variable for DOMNode

@rocketage
Copy link
Contributor Author

My bad, didn't check the tests first...

@rocketage rocketage closed this Feb 2, 2024
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.

1 participant