File tree Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 1
- Firebird/InterBase driver for PDO
1
+ Firebird driver for PDO
2
2
Ard Biesheuvel
Original file line number Diff line number Diff line change @@ -5,28 +5,27 @@ http://pear.php.net/dtd/package-2.0
5
5
http://pear.php.net/dtd/package-2.0.xsd" >
6
6
<name >PDO_FIREBIRD</name >
7
7
<channel >pecl.php.net</channel >
8
- <summary >Firebird/InterBase 6 driver for PDO</summary >
9
- <description >This extension provides a Firebird/InterBase driver for PDO. It supports
10
- all versions of Firebird and InterBase versions 6 and up.
8
+ <summary >Firebird driver for PDO</summary >
9
+ <description >This extension provides a Firebird driver for PDO. It supports
10
+ all versions of Firebird 2.1 and up.
11
11
</description >
12
12
<lead >
13
13
<name >Ard Biesheuvel</name >
14
14
<user >abies</user >
15
15
<email >abies@php.net</email >
16
16
<active >yes</active >
17
17
</lead >
18
- <date >2006-05 -01</date >
18
+ <date >2013-09 -01</date >
19
19
<version >
20
- <release >0.3 </release >
21
- <api >0.3 </api >
20
+ <release >1.0 </release >
21
+ <api >1.0 </api >
22
22
</version >
23
23
<stability >
24
- <release >beta </release >
25
- <api >beta </api >
24
+ <release >stable </release >
25
+ <api >stable </api >
26
26
</stability >
27
27
<license uri =" http://www.php.net/license" >PHP</license >
28
- <notes >To compile and run this module, you will need to have the main PDO module and Firebird' s
29
- or InterBase' s client library installed on your system.
28
+ <notes >To compile and run this module, you will need to have the main PDO module and Firebird' s client library installed on your system.
30
29
Hope it works!
31
30
</notes >
32
31
<contents >
@@ -49,7 +48,7 @@ Hope it works!
49
48
<dependencies >
50
49
<required >
51
50
<php >
52
- <min >5.0.3 </min >
51
+ <min >5.3.27 </min >
53
52
</php >
54
53
<pearinstaller >
55
54
<min >1.4.0</min >
You can’t perform that action at this time.
0 commit comments