pecl-php-uploadprogress icon indicating copy to clipboard operation
pecl-php-uploadprogress copied to clipboard

Readme signature is not up to date

Open williamdes opened this issue 3 years ago • 1 comments

See: https://github.com/JetBrains/phpstorm-stubs/pull/1330 And: https://github.com/php/pecl-php-uploadprogress/blob/master/uploadprogress.stub.php

williamdes avatar Jan 19 '22 19:01 williamdes

@ramsey FYI

williamdes avatar Dec 31 '24 09:12 williamdes

I'm not sure what this means. What do you mean by "readme signature?"

ramsey avatar Jun 22 '25 02:06 ramsey

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

williamdes avatar Jun 22 '25 07:06 williamdes

@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!

MauricioFauth avatar Jun 22 '25 15:06 MauricioFauth