mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-08 21:09:26 +02:00
Converted documentaion files to Markdown; Updated all content to current version; Added some credit;
This commit is contained in:
parent
f66c5ae0a6
commit
54382009f7
7 changed files with 89 additions and 71 deletions
|
|
@ -4,7 +4,7 @@
|
|||
extern zend_module_entry pcsc_module_entry;
|
||||
#define phpext_pcsc_ptr &pcsc_module_entry
|
||||
|
||||
#define PHP_PCSC_VERSION "0.5.0"
|
||||
#define PHP_PCSC_VERSION "0.5.1"
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#define PHP_PCSC_API __declspec(dllexport)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue