summaryrefslogtreecommitdiff
path: root/EXTENSION_STATUS
blob: 48be544e2d62cb3e768c0313f84a2780b8c39790 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
The core of PHP 3.0 is considered to be stable at this time.  However, some of
the modules that are bundled with it are still undergoing development, or
contain known bugs.  The purpose of this file is to document the status of
each module (extension).  Patches to unstable modules will be available through
the CVS, and through periodic maintenance releases.

Stability scale:
Rock solid - We believe it's safe to base a production site on it.
Stable     - It should be safe to base a production site on it.
             Isn't rated as rock-solid because it contained problems
             in the not-so-far past, or doesn't have enough users
             to test it to know it's rock solid.
Beta       - This module probably contains bugs, sometimes even known
             bugs.  You can give it a try and there's a good chance
             it'll work fine, but it might not be a good idea to base
             a production site on it.
Alpha      - This module is in initial development steps.  Don't trust
             it, play with it at your own risk.
Deprecated - This module is only available for downwards compatability,
             and will not be supported in any way.  The code quality
             is usually around the Beta status.
             
The standard disclaimers apply, that is, if a rock-solid module blows up on
you and ruins your site, nobody in the PHP development team is responsible.
We'll probably try to help, though.


Extension Name            Status            Comments
-----------------------------------------------------------------------------
DBM                     Rock Solid      That relies on a working DBM library.
                                        The flatfile support is probably not
                                        as stable.
MySQL                   Rock Solid
mSQL                    Rock Solid
Sybase DB               Stable
Sybase CT               Stable
BC Math                 Rock Solid      Arbitary precision math library
Postgres SQL            Stable          Postgres 6.2 and earlier is stable,
                                        but problems were reported with 6.3
Debugger                Beta
Unified ODBC            Beta
Solid                   Deprecated      Replaced by Unified ODBC
iODBC                   Deprecated      Replaced by Unified ODBC
Adabas                  Deprecated      Replaced by Unified ODBC
LDAP                    Stable          Lightweight Directory Access Protocol.
dBase
FilePro
Oracle                  Beta            Not tested thoroughly enough.
IMAP                    Beta            Bundled in the dl/ directory
SNMP                    Stable          Very solid, but also very limited.
                                        Only supports GET and WALK requests.
Raima Velocis           Beta            If use with Unified ODBC, replaced
                                        by Unified ODBC
Raima Velocis           Alpha           If use without Unified ODBC