Skip to content

1.0.62

Compare
Choose a tag to compare
@frankdejonge frankdejonge released this 29 Dec 14:57

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.