Skip to content

Fix PHP files f* functions signatures #246963

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

Open
sfaut opened this issue Apr 19, 2025 · 2 comments
Open

Fix PHP files f* functions signatures #246963

sfaut opened this issue Apr 19, 2025 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug php PHP support issues
Milestone

Comments

@sfaut
Copy link
Contributor

sfaut commented Apr 19, 2025

Does this issue occur when all extensions are disabled? Yes

  • VS Code Version: 1.99.3
  • OS Version: Win11

I made a PR for fixing some PHP functions signatures according to the PHP manual.

Signatures and param names are important when using named arguments.

Cheers,

Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.99.3. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

sfaut added a commit to sfaut/vscode that referenced this issue Apr 19, 2025
Fix PHP f* files functions signatures

Issue microsoft#246963
@sfaut
Copy link
Contributor Author

sfaut commented Apr 19, 2025

Update done, initial messsage edited

@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug php PHP support issues labels Apr 19, 2025
@roblourens roblourens added this to the April 2025 milestone Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug php PHP support issues
Projects
None yet
Development

No branches or pull requests

2 participants