posix_setuid
laravel/framework
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Set the UID of the current process
<?php posix_setuid
(
int $user_id
):
bool