mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-10 05:42:46 +02:00
fix release date in package.xml
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@332840 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3bbd4620a1
commit
9791060ed7
1 changed files with 3 additions and 3 deletions
|
|
@ -19,8 +19,8 @@ environments.
|
||||||
<email>you@hanez.org</email>
|
<email>you@hanez.org</email>
|
||||||
<active>yes</active>
|
<active>yes</active>
|
||||||
</lead>
|
</lead>
|
||||||
<date>2013-04-11</date>
|
<date>2014-02-12</date>
|
||||||
<time>20:10:30</time>
|
<time>18:10:00</time>
|
||||||
<version>
|
<version>
|
||||||
<release>0.3</release>
|
<release>0.3</release>
|
||||||
<api>0.3</api>
|
<api>0.3</api>
|
||||||
|
|
@ -30,7 +30,7 @@ environments.
|
||||||
<api>alpha</api>
|
<api>alpha</api>
|
||||||
</stability>
|
</stability>
|
||||||
<license uri="http://www.php.net/license">PHP</license>
|
<license uri="http://www.php.net/license">PHP</license>
|
||||||
<notes>Fixed compile error on >= PHP5.4 and added w32 support</notes>
|
<notes>Fix w32 build, fix compiler warnings, use zval resource instead of LONG for handles</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir name="/">
|
<dir name="/">
|
||||||
<file name="COPYING" role="doc" />
|
<file name="COPYING" role="doc" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue