File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,15 +33,15 @@ http://pear.php.net/dtd/package-2.0.xsd">
33
33
<active >no</active >
34
34
</lead >
35
35
36
- <date >2011-10-25 </date >
36
+ <date >2011-11-03 </date >
37
37
<time >12:00:00</time >
38
38
39
39
<version >
40
40
<release >1.4.7</release >
41
41
<api >1.4.7</api >
42
42
</version >
43
43
<stability >
44
- <release >devel </release >
44
+ <release >stable </release >
45
45
<api >stable</api >
46
46
</stability >
47
47
<license uri =" http://www.php.net/license" >PHP</license >
Original file line number Diff line number Diff line change 46
46
*/
47
47
#undef PHP_OCI8_VERSION
48
48
#endif
49
- #define PHP_OCI8_VERSION "1.4.7-devel "
49
+ #define PHP_OCI8_VERSION "1.4.7"
50
50
51
51
extern zend_module_entry oci8_module_entry ;
52
52
#define phpext_oci8_ptr &oci8_module_entry
You can’t perform that action at this time.
0 commit comments