php://memory == php://tempfile
Aberta
php5 incompatibility
- Linguagem predominante
- C++
- Estrelas
- 18.7k
- Forks
- 3.1k
- Merge médio
- 1h 47min
- PRs com merge (30d)
- 2
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.