Removed Extensions
These extensions have been moved to PECL and are no longer
part of the PHP distribution. The PECL package version of
these extensions will be created according to user demand.
-
dbase
- No longer maintained
-
fbsql
- No longer maintained
-
fdf
- Maintained
-
ming
- Maintained
-
msql
- No longer maintained
-
ncurses
- Maintained
-
sybase
- Discontinued, use sybase_ct
instead, which still is in the PHP Core.
-
mhash
- Discontinued, use hash
instead. hash has full mhash
compatibility so all existing applications using the old functions still
work.