PHP 5.3.0's NEWS file says:

- Moved extensions to PECL (Derick, Lukas, Pierre, Scott):
  . ext/dbase
  . ext/fbsql
  . ext/fdf
  . ext/ncurses
  . ext/mhash (BC layer is now entirely within ext/hash)
  . ext/ming
  . ext/msql
. ext/sybase (not maintained anymore, sybase_ct has to be used instead)


But I cannot find dbase, fbsql, fdf, mhash, msql or sybase in PECL. ming is there but has no downloads available. ncurses has a single download available from 2006.

If these extensions have been removed from PHP with 5.3.0, where can I get them now?


Reply via email to