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

CURLStringFile #6414

Closed
Tracked by #6395
weirdan opened this issue Sep 4, 2021 · 1 comment · Fixed by #6574
Closed
Tracked by #6395

CURLStringFile #6414

weirdan opened this issue Sep 4, 2021 · 1 comment · Fixed by #6574
Labels
easy problems Issues that can be fixed without background knowledge of Psalm good first issue Help wanted internal stubs/callmap
Milestone

Comments

@weirdan
Copy link
Collaborator

weirdan commented Sep 4, 2021

@psalm-github-bot
Copy link

psalm-github-bot bot commented Sep 4, 2021

I found these snippets:

https://psalm.dev/r/e86560b6e1
<?php
new CURLStringFile("data string", "filename.txt", "text/plain");
Psalm output (using commit 68ad0b2):

ERROR: UndefinedClass - 2:5 - Class, interface or enum named CURLStringFile does not exist

@weirdan weirdan added easy problems Issues that can be fixed without background knowledge of Psalm good first issue Help wanted internal stubs/callmap labels Sep 4, 2021
@weirdan weirdan added this to the PHP 8.1 milestone Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy problems Issues that can be fixed without background knowledge of Psalm good first issue Help wanted internal stubs/callmap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant