Files
archived-pecl-php-uploadpro…/uploadprogress.stub.php
2021-09-29 15:00:29 +02:00

12 lines
246 B
PHP

<?php
/**
* @generate-function-entries
* @generate-legacy-arginfo
*/
function uploadprogress_get_info(string $identifier): ?array {};
function uploadprogress_get_contents(string $identifier, string $fieldname, int $maxlen=-1): ?string {};