Skip to content

WIP#84

Open
seba-aln wants to merge 6 commits into
masterfrom
feat/crypto_module
Open

WIP#84
seba-aln wants to merge 6 commits into
masterfrom
feat/crypto_module

Reenable test

4156f6d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 28, 2026 in 0s

12 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 12
           

Complexity increasing per file
==============================
- src/PubNub/Models/Consumer/History/PNHistoryItemResult.php  6
- src/PubNub/PNConfiguration.php  45
- src/PubNub/Crypto/Payload.php  8
- tests/unit/CryptoModule/CryptoModuleTest.php  7
- src/PubNub/CryptoModule.php  31
- src/PubNub/Crypto/PaddingTrait.php  5
- src/PubNub/Exceptions/PubNubCryptoException.php  2
- src/PubNub/Crypto/LegacyCryptor.php  17
- src/PubNub/Crypto/Header.php  5
- src/PubNub/Crypto/AesCbcCryptor.php  11
- tests/unit/CryptoModule/HeaderEncoderTest.php  5
- tests/unit/CryptoModule/PaddingTest.php  5
         

See the complete overview on Codacy