- Timestamp:
- 05/17/2019 10:57:19 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/sodium_compat/src/Core/BLAKE2b.php
r44953 r45344 257 257 return; 258 258 } 259 /** @psalm-suppress MixedOperand */ 259 260 $u[$uIdx] >>= 8; 260 261 } … … 643 644 * @internal You should not use this directly from another application 644 645 * 645 * @param SplFixedArray [SplFixedArray]$ctx646 * @param SplFixedArray $ctx 646 647 * @return string 647 648 * @throws TypeError
Note: See TracChangeset
for help on using the changeset viewer.