Converted documentaion files to Markdown; Updated all content to current version; Added some credit;

This commit is contained in:
Johannes Findeisen 2021-02-21 01:34:32 +01:00
commit 54382009f7
7 changed files with 89 additions and 71 deletions

View file

@ -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)