[pear/Crypt_GPG] d9d3e7: Code style fixes
[email protected] ("Aleksander Machniak via pear-cvs") Tue, 03 Aug 2021 00:37:40 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/Crypt_GPG/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/Crypt_GPG
Commit: d9d3e73b0b0810adaf5becc9e945183a87371f85
https://github.com/pear/Crypt_GPG/commit/d9d3e73b0b0810adaf5becc9e945183a87371f85
Author: Aleksander Machniak <[email protected]>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M README.md
M tests/DecryptAndVerifyTest.php
M tests/DecryptTest.php
M tests/DeletePrivateKeyTest.php
M tests/DeletePublicKeyTest.php
M tests/EncryptAndSignTest.php
M tests/EncryptTest.php
M tests/ExceptionsTest.php
M tests/ExportPrivateKeyTest.php
M tests/ExportPublicKeyTest.php
M tests/GeneralTest.php
M tests/GetFingerprintTest.php
M tests/GetKeysTest.php
M tests/ImportKeyTest.php
M tests/KeyGeneratorTest.php
M tests/KeyTest.php
M tests/SignTest.php
M tests/SignatureCreationInfoTest.php
M tests/SignatureTest.php
M tests/SubKeyTest.php
M tests/TestCase.php
M tests/UserIdTest.php
M tests/VerifyTest.php
M tools/build-keyring.php
M tools/build-keyring.sh
M tools/dump-keyring.php
Log Message:
-----------
Code style fixes