facebook / facebook/hhvm

php://memory == php://tempfile

Open
#3,782 3 comments 0 reactions 1 assignee Claimed by @paulbiss View on GitHub
php5 incompatibility
Dominant language
C++
Stars
18.7k
Forks
3.1k
Avg merge
1h 47m
Merged PRs (30d)
2

Description

php://memory is backed by TempFile, not MemFile - is this intentional? Zend is never disk-backed for php://memory

Found out by investigating why fstat fails on an UrlFile - backed by MemFile which doesn't implement it, then got confused by fstat working on php://memory

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.