OpenSwoole\Core\Psr\ServerRequest->withUploadedFiles

25.x is outdated, please check the latest version 26.x


Latest version: pecl install openswoole-26.2.0

Declaration

<?php OpenSwoole\Core\Psr\ServerRequest->withUploadedFiles(array $uploadedFiles)

Parameters

uploadedFiles

An array tree of UploadedFileInterface instances.

Return

Description

Set specified uploaded files.

Last updated on February 28, 2026