Perhaps it would be best to refactor Resource-fs to use PHP iterators. This might be a better approach as then we can only load what we absolutely need when we need it. I'm considering it.
Though I'm not sure if this would work for /var/. This would mainly only work for folders dealing with actual files.
It may be possible to create our own iterators for other use cases.
0 guests and 0 members have recently viewed this.
Leader-board Top Weekly Earners
The top 2 point earners from 29th Mar 2026 to 5th Apr 2026.
Though I'm not sure if this would work for /var/. This would mainly only work for folders dealing with actual files.
It may be possible to create our own iterators for other use cases.