geerlingguy / ansible-role-php

Ansible Role - PHP
https://galaxy.ansible.com/geerlingguy/php/
MIT License
496 stars 442 forks source link

realpath_cache_ttl in php.ini configurability #409

Closed deubert-it closed 9 months ago

deubert-it commented 1 year ago

Similar to realpath_cache_size, we would like to be able to configure realpath_cache_ttl in the php.ini file.

https://www.php.net/manual/en/ini.core.php#ini.realpath-cache-ttl

We'll try to send a pull request shortly.

deubert-it commented 1 year ago

Actually, this PR already contains the change we need, so is there anything to help get this merged and released?

https://github.com/geerlingguy/ansible-role-php/pull/401

github-actions[bot] commented 11 months ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] commented 9 months ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.