> Stas means when we print who has voted, to only print votes by people
> in that group so you won't need to manually filter out
> not-allowed-to-vote votes.
>
> -Hannes
>

I see.
if you only need the @php.net usernames, you can use the
https://master.php.net/fetch/allusers.php api with the proper token,
or https://bugs.php.net/js/userlisting.php without it.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to