Skip to content

Commit

Permalink
release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joungkyun committed Mar 27, 2021
1 parent c306613 commit ec0e79b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.xml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,18 @@
<file md5sum="@config.m4@" name="config.m4" role="src" />
<file md5sum="@magic.c@" name="magic.c" role="src" />
<file md5sum="@php_magic.h@" name="php_magic.h" role="src" />
<file md5sum="@php_version_id.h@" name="php_version_id.h" role="src" />
<file md5sum="@sample.php@" name="sample.php" role="src" />
<dir name="tests">
<file md5sum="@tests/001-enable.phpt@" name="001-enable.phpt" role="test" />
<file md5sum="@tests/002-1arg.phpt@" name="002-1arg.phpt" role="test" />
<file md5sum="@tests/003-user-magicfile.phpt@" name="003-user-magicfile.phpt" role="test" />
<file md5sum="@tests/004-with-flag.phpt@" name="004-with-flag.phpt" role="test" />
<file md5sum="@tests/005-flag-magicfile.phpt@" name="005-flag-magicfile.phpt" role="test" />
<file md5sum="@tests/006-magicfile-flag.phpt@" name="006-magicfile-flag.phpt" role="test" />
<file md5sum="@tests/007-php-errormsg.phpt@" name="007-php-errormsg.phpt" role="test" />
<file md5sum="@tests/008-error-get-last.phpt@" name="008-error-get-last.phpt" role="test" />
<file md5sum="@tests/009-data-control.phpt@" name="009-data-control.phpt" role="test" />
</dir>
</dir> <!-- / -->
</contents>
Expand Down

0 comments on commit ec0e79b

Please sign in to comment.