Skip to content

3.0.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@trowski trowski released this 03 Apr 17:58
v3.0.0-beta.2
ee8f10f
  • PHP 8.1 now required.
  • Update for Closable interface adding an onClose. All File objects now include an onClose method which can be used to attache a closure which will be invoked when the file is closed.