On 2002.03.22 09:22 Derick Rethans wrote:
> On Thu, 7 Mar 2002, Sascha Schumann wrote:
>
> > Because I cannot test/build every extension under the earth,
> > problems with untested extensions might crop up. If it does,
> > please notify me and I'll check it out.
>
> For some reason ncurses ends up twice in internal_functions_cli.c; I
> can't figure out why though:
>
> phpext_overload_ptr,
> phpext_ncurses_ptr,
> phpext_ncurses_ptr,
> phpext_mysql_ptr,
>
Does the same for me, but for the readline extension too:
phpext_session_ptr,
phpext_readline_ptr,
phpext_readline_ptr,
phpext_pspell_ptr,
(...)
phpext_openssl_ptr,
phpext_ncurses_ptr,
phpext_ncurses_ptr,
phpext_mysql_ptr,
Sander
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php