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