File: STATUS

package info (click to toggle)
php-mdb2 2.5.0b5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 956 kB
  • sloc: php: 9,735; xml: 1,741; pascal: 126; makefile: 5
file content (50 lines) | stat: -rw-r--r-- 1,261 bytes parent folder | download | duplicates (3)
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
STATUS OF THE PEAR MDB2 PACKAGE
=============================

$Id: STATUS 212367 2006-05-03 16:07:41Z lsmith $
------------------------------------------------------------------------

MDB2 Driver Feature Matrix
------------------------
Symbols:
  x  =  implemented, but without tests
  t  =  implemented, but one or more tests fail
  T  =  implemented, passing all tests
  e  =  emulated, without tests
  l  =  emulated, but one or more tests fail
  E  =  emulated, passing all tests
  n  =  returns "not capable"
  -  =  no implementation of this feature or status unknown

                    fbsql     pgsql     mysqli    sqlite
FEATURE        ibase  |  oci8  |  mysql  |  mssql  | querysim



Test Conformance
----------------
Symbols:
    o  =  Test passed
    X  =  Test failed
    L  =  Some portions of the test failed due to limitations in PHP or DBMS
    n  =  Test returns "not capable"
    -  =  Not tested

                    fbsql     pgsql     mysqli    sqlite
TEST           ibase  |  oci8  |  mysql  |  mssql  | querysim


DBMS Versions Tested
--------------------
fbsql    
ibase    
mssql    
mysql    
mysqli   
oci8     
pgsql    
sqlite   
querysim 

Tests were performed under both of the following PHP versions
unles otherwise noted: