Readme signature is not up to date
See: https://github.com/JetBrains/phpstorm-stubs/pull/1330 And: https://github.com/php/pecl-php-uploadprogress/blob/master/uploadprogress.stub.php
@ramsey FYI
I'm not sure what this means. What do you mean by "readme signature?"
I'm not sure what this means. What do you mean by "readme signature?"
Hi Ben, this one https://github.com/php/pecl-php-uploadprogress?tab=readme-ov-file#uploadprogress_get_info
@ramsey Both function signatures in the read me file are missing the possible null return.
It would be great to also have the types of each key of the array returned by uploadprogress_get_info().
Thank you!