File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ http://pear.php.net/dtd/package-2.0.xsd">
2020 <email >calvin@cmpct.info</email >
2121 <active >yes</active >
2222 </developer >
23- <date >2021-02-03 </date >
24- <time >13:02:23 </time >
23+ <date >2021-02-08 </date >
24+ <time >23:22:33 </time >
2525 <version >
2626 <release >0.4.0</release >
2727 <api >0.3.1</api >
2828 </version >
2929 <stability >
30- <release >alpha </release >
31- <api >alpha </api >
30+ <release >beta </release >
31+ <api >stable </api >
3232 </stability >
3333 <license uri =" http://www.php.net/license" >PHP</license >
3434 <notes >Updated for PHP 7 compatibility.</notes >
Original file line number Diff line number Diff line change 44extern zend_module_entry pcsc_module_entry ;
55#define phpext_pcsc_ptr &pcsc_module_entry
66
7- #define PHP_PCSC_VERSION "0.3.1 "
7+ #define PHP_PCSC_VERSION "0.4.0 "
88
99#ifdef PHP_WIN32
1010#define PHP_PCSC_API __declspec(dllexport)
You can’t perform that action at this time.
0 commit comments