Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@drhino drhino released this 26 Jun 01:23
5b2fbde

This version has no breaking changes.

  • Uses less memory.
  • cURL is no longer required.
  • Adds support for PHP 8.

Changelog:

  • Uses a stream for writing.
  • The PHP cURL extension is no longer used.
  • Supports both Flysystem 1 and 3 (PHP 7 and 8).
  • Returns the directory path on success.
  • Throws Exception.