On Fri, May 14, 2021 at 5:56 PM Mel Dafert <m...@dafert.at> wrote: > Hi Internals, > I have opened the vote on > https://wiki.php.net/rfc/intldatetimepatterngenerator. > I will close it on 2021-05-28. > > For previous discussion see https://externals.io/message/113831 and > https://externals.io/message/114124. > > Regards, > Mel >
A bit late, but I have a small note on this RFC: It's ... checks calendar ... the year 2021. Do we *really* need to add a procedural mirror APIs, especially with such auspicious function names as datepatterngenerator_get_best_pattern? I believe the procedural APIs are considered legacy APIs, and we are intentionally not adding them for new functionality. For example, the most recent intl addition (IntlChar) does not come with procedural APIs. Regards, Nikita