Commit graph

7 commits

Author SHA1 Message Date
Johannes Findeisen
e5df8d6e39 just housekkeeping; mostly inserted whitespaces...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@335788 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-22 22:46:11 +00:00
Johannes Findeisen
55640fee83 cleanups, release fixes and ugly code replace
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@335787 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-22 22:21:24 +00:00
Marco Schuster
4ef88ac844 fix Linux build errors due to buggy header files
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@333416 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-24 00:28:48 +00:00
Marco Schuster
d47c882716 Replace warnings with RETURN_FALSE and a global last_errno to allow userland response to errors
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@332847 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-13 11:05:09 +00:00
Marco Schuster
3bbd4620a1 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
2014-02-12 17:02:04 +00:00
Anatol Belski
f6656f07df fixed version macros in almost all recently active extensions
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@331846 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-15 10:48:51 +00:00
Johannes Findeisen
8db0824d92 Initial commit of the PC/SC (pcsc) extension. There is some stuff that needs to be romoved like the build.sh script and the subfolders tmp/ and php/.
I think the .m4 file has some bugs because it fails to build without my weird build.sh script. I will fix that ASAP.



git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@320951 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-13 16:57:24 +00:00