amphp / file

An abstraction layer and non-blocking file access solution that keeps your application responsive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use 'e' mode for fopen()

kelunik opened this issue · comments

This prevents the FD being leaked to child processes.