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

file() italian parameters differ from english #57

Open
DrLightman opened this issue Jan 11, 2025 · 0 comments
Open

file() italian parameters differ from english #57

DrLightman opened this issue Jan 11, 2025 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@DrLightman
Copy link

From manual page: https://php.net/function.file

en:
file(string $filename, int $flags = 0, ?resource $context = null): array|false

it:
file(string $filename, int $use_include_path = ?, resource $context = ?): array

@DavidePastore DavidePastore added good first issue Good for newcomers help wanted Extra attention is needed labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants