Skip to content

Incorrect deprecation message regarding wdt.xml #60751

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

Closed
jontjs opened this issue Jun 10, 2025 · 3 comments
Closed

Incorrect deprecation message regarding wdt.xml #60751

jontjs opened this issue Jun 10, 2025 · 3 comments

Comments

@jontjs
Copy link
Contributor

jontjs commented Jun 10, 2025

Symfony version(s) affected

7.3

Description

After upgrading from SF7.2 to SF7.3, the deprecation warning about the wdt.xml file refers to xdt.xml (and xdt.php).

How to reproduce

Set up a project based on SF7.2, then upgrade to 7.3. You will get deprecation warnings about some XML configs being deprecated in favour of their PHP counterparts. However, the message for wdt.xml refers to xdt.xml.

Possible Solution

Correct the deprecation message in web-profiler-bundle/Resources/config/routing/wdt.php.

Additional Context

No response

@jontjs
Copy link
Contributor Author

jontjs commented Jun 10, 2025

I will submit a PR shortly.

@jontjs
Copy link
Contributor Author

jontjs commented Jun 10, 2025

It appears this was already fixed (though I couldn't find an existing issue:

Author: Dave Heineman <dheineman@live.nl>
Date:   Thu Jun 5 11:26:03 2025 +0200

    [WebProfilerBundle] Fix typos in routing config deprecation messages```

@jontjs jontjs closed this as completed Jun 10, 2025
@xabbuh
Copy link
Member

xabbuh commented Jun 10, 2025

FTR, this was fixed #60703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants