Hi internals,
As there appear to be no objections or concerns, I intend to open voting on
https://wiki.php.net/rfc/fsync_function tomorrow and voting will remain
open for two weeks.

The RFC and its implementation

- Adds functions fsync() and fdatasync() for plain file streams on Unix
systems.
- Adds function fsync() on Windows with fdatasync() available as an alias

PR ref https://github.com/php/php-src/pull/6650

Regards,
David Gebler

Reply via email to