[php-src] Issue #22226: specify umask for opache.file_cache
[email protected] (jack-worman) Thu, 4 Jun 2026 15:17:36 +0000
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <azmsqQzsHd3NUXKmUyxYQTQaDNLT0OvrOjM56oBqUj8@main.internal.php.net> |
Issue: https://github.com/php/php-src/issues/22226 Author: jack-worman ### Description It appears there is no way to specify the umask used for opcache files. The umask used appears to be 0b077. Is there a way to configure this?