On Windows this will always return 0, except when "php -r" is used, when it returns 1.
(PHP 4 >= 4.1.0, PHP 5, PHP 7)
getmygid — Obtém o GID do dono do script PHP
Obtém o ID do grupo do atual script.
Retorna o ID do grupo do atual script, ou false
em erro.
On Windows this will always return 0, except when "php -r" is used, when it returns 1.