PSA: Wiki's voting doodle supports autoclosing at a given point in time

php.internals

Tim Düsterhus

4 years ago
Hi! Multiple of the recent RFCs closed their voting later than the announced date and some of the closer ones were lacking a clear end *time* as well. As while ago I've stumbled upon the fact the the voting doodle supports automated closing using using the "closeon" attribute which takes a string that is passed to 'strtotime()'. Tests show that this attribute actually works properly: https://wiki.php.net/ideas/doodle_closeon_test I've added this to the example doodle in the RFC howto wiki page: https://wiki.php.net/rfc/howto?do=diff&rev2%5B0%5D=1639568697&rev2%5B1%5D=1658250816&difftype=sidebyside Best regards Tim Düsterhus