Flysystem v1.0.62 Release Notes

Release Date: 2019-12-29 // over 4 years ago
  • When resources are not actually file pointers, but fopen results from URL, the fstat call fails. This resulted in an error in PHP 7.4 because it's more strict about variable handling. This affected the Util::getStreamSize utility method.