I used the old wamp 2.0f version. Recently i decided to use the wamp 2.0i which is the current latest version. But i amazed with the latest version which does not provide as many PHP extensions as on 2.0f (such as mssql, etc). Now i use the old 2.0f again because i need some extensions which are not available on 2.0i
Is there any future plan that all of those "missing" extensions will be included again on the next wamp release?
Modifie 1 fois. Derniere modification le 15/08/2009 à 07:53 par xrvel.
You can still install Wamp 2.0i and download the "PHP 5.2.9-2" addon from : [www.wampserver.com] . I hope we will soon have a PHP 5.3 with all this missing libraries. Or if anybody know how to compile all this stuff...
These extensions have been moved to PECL and are no longer part of the PHP distribution. The PECL package versions 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 the sybase_ct extension instead * mhash - Discontinued; use the hash extension instead. hash has full mhash compatibility; all existing applications using the old functions will continue to work.