On Mon, Jul 11, 2011 at 22:13, Ferenc Kovacs <tyr...@gmail.com> wrote:
>> 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.

Or just ask the internal wiki api if the username is in the phpcvs/voted group.
No need to make it complicated.

The whole idea of this sort of workaround is however very silly to me.

-Hannes

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

Reply via email to