3.0.0 Beta 2
Pre-release
Pre-release
- PHP 8.1 now required.
- Update for
Closable
interface adding anonClose
. AllFile
objects now include anonClose
method which can be used to attache a closure which will be invoked when the file is closed.