Closed mwehr closed 1 year ago
I found this realpath_cache_get() function which returns an array of cached items so I can create a new dashboard where it will be listed. This can be more useful than just size of whole cache.
Also, there is already a method to convert the bytes into a readable format.
Closing this PR in favour of that new dashboard.
Anyway thanks for the PR and this idea.
Perfect 👍
Hi,
This adds PHP Realpath cache information. Could be useful for memory optimizations. see -> https://www.saotn.org/check-set-php-realpath_cache_size/
regards Mario