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

[php] Adds some missing functions related to the file system #9522

Merged
merged 1 commit into from
Jun 2, 2020
Merged

[php] Adds some missing functions related to the file system #9522

merged 1 commit into from
Jun 2, 2020

Conversation

cedx
Copy link
Contributor

@cedx cedx commented Jun 2, 2020

Added to the php.Global class the following functions:

  • is_executable
  • is_file
  • is_link
  • is_readable
  • is_writable

@nadako nadako added platform-php Everything related to PHP enhancement labels Jun 2, 2020
@RealyUniqueName RealyUniqueName merged commit ccf5dc5 into HaxeFoundation:development Jun 2, 2020
@cedx cedx deleted the feature/filesystem_functions branch June 2, 2020 15:58
@skial skial mentioned this pull request Jun 3, 2020
1 task
back2dos pushed a commit to back2dos/haxe that referenced this pull request Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement platform-php Everything related to PHP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants