mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-08 21:09:26 +02:00
Fix compiler warnings, use zval resource instead of long for handles
Also bump version because the new return values have a different type now. git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@332839 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
bd84657c51
commit
3bbd4620a1
4 changed files with 195 additions and 56 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
ARG_WITH("pcsc", "PC/SC Support", "no");
|
||||
|
||||
if (PHP_PCSC != "no") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue