Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update incorrect return type for fopen function
Currently the docs display a return value of resource but this should be resource|false
- Loading branch information