Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: help buttons targeting a not found page #2422

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
Haehnchen merged 1 commit into Haehnchen:master from sad270:fix-help-buttons-url
Apr 17, 2025

Conversation

Copy link
Contributor

@sad270 sad270 commented Apr 2, 2025

The help button in Settings > PHP > Symfony > Method References is targeting https://espend.de/phpstorm/plugin/symfonyextension/method_parameter.html

The help button in Settings > PHP > Symfony > Type Provider is targeting https://espend.de/phpstorm/plugin/symfonyextension/signature_type.html

And both url are 404 Not found.

In this MR we replace url by those targeting PHPStorm documentation (the new documentation) https://www.jetbrains.com/help/phpstorm/symfony-support.html

As HELP_URL is only used on settings main page I remove the constant to replace it by a string. (Tell me if it's good for you)

I also change the buttonHelp label by Project Page / Documentation as it's not the Help page anymore. But the project Page and this project page contains documentation like. (I use the same wording we can found on plugin page here https://plugins.jetbrains.com/plugin/7219-symfony-support to be consistent)

@Haehnchen Haehnchen merged commit 9b5c1b1 into Haehnchen:master Apr 17, 2025
Copy link
Owner

👍

sad270 reacted with hooray emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /