On Sun, Apr 5, 2009 at 09:09, Keito Uchiyama <ke...@hcs.harvard.edu> wrote: > I have two questions: who/what decides if a function is "experimental", and > when do they become non-experimental? Also, does the tag apply to PECL
If the extension contains the file "EXPERIMENTAL" the author considers the extension as experimental. Why this file was deleted when ncurses was moved to pecl I don't know.. But, since it was removed, I think its ok to remove that warning from the docs. > extensions (e.g. ncurses) as well, given that it disclaims against changes > in "future versions of PHP"? Good point.. the text should probably just say "in the future", not explicitly PHP.. -Hannes