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
Johannes Findeisen
2ff770f19f
0.3.1 Bugfix release
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@335786 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-22 22:05:31 +00:00
Johannes Findeisen
287b21c653
Fixed bug to also make it possible to use T=0 protocol cards
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@335785 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-22 19:36:27 +00:00
Remi Collet
6db752f61c
fix copy/paste error in previous
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@333474 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-04 17:53:25 +00:00
Remi Collet
12a1e3f374
fix build with old pcsc-lite (tested with 1.5.2 on rhel-6)
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@333473 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-04 17:50:17 +00:00
Remi Collet
0090e833ab
fix header installation dir
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@333472 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-04 17:20:35 +00:00
Remi Collet
ec0364f409
honour --with-libdir option
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@333471 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-04 17:05:12 +00:00
Marco Schuster
8f001e710e
update RELEASE
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@333417 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-24 00:32:51 +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
9791060ed7
fix release date in package.xml
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@332840 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-12 17:05:48 +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
bd84657c51
fixed config.w32
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@332823 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-10 21:20:53 +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
17807f8593
forgot to commit the current package.xml... sorry
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@330080 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 19:06:58 +00:00
Johannes Findeisen
a438f8610c
bumped version to 0.2 in package.xml; will release this now
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@330079 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 18:12:44 +00:00
Johannes Findeisen
a6d9a70013
added w32 support; thanks to Goker Cetin: please test this stuff since i don't use windows OS
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@330078 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 17:55:27 +00:00
Johannes Findeisen
3e56a29eba
fixed a small error to compile succesfully using PHP5.4
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@330077 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 17:39:38 +00:00
Johannes Findeisen
d17514112e
Deleted build.sh
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@320998 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-13 23:23:19 +00:00
Johannes Findeisen
1f19de4b84
Added some new directory structure and removed all temporary and obselete stuff.
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@320997 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-13 23:22:45 +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
Johannes Findeisen
230d4052b2
Craeted branches, tags and trunk subdir.
...
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@320950 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-13 16:51:25 +00:00