On Wed, Nov 2, 2011 at 12:18, Pierre Joye <pierre....@gmail.com> wrote: > On Wed, Nov 2, 2011 at 12:15 PM, Kalle Sommer Nielsen <ka...@php.net> wrote: >> 2011/11/2 Pierre Joye <pierre....@gmail.com>: >>> Pecl's idn is php5 only. >> >> PHP 5.0, 5.1 where intl is not supported then? > > Again, they are different functions with some incompatibilities. > Saying 5.2+ only and only mentioning that for dead php versions, one > can rely (at their own risk etc.) on dead cow pecl's idn is just fine > and better than showing wrong ways to do something. >
We do not only document for people writing new code. We also document for people running "dead cow pecl's idn" code trying to understand wtf. There is nothing wrong with the version info there. If you are aware of specific differences in these functions that should be document, please file a bug report. -Hannes