Commit 1223686
authored
openssl_seal has up to 6 parameter
openssl_seal can have up to 6 parameters, depending on the algorithm used, an $iv has to be given or is returned as reference.
see as well: https://www.php.net/manual/en/function.openssl-seal.php
proof of concept: https://phpstan.org/r/e7f47fab-99c0-4e61-8573-0fd5128ca1c81 parent ec01a65 commit 1223686
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8118 | 8118 | | |
8119 | 8119 | | |
8120 | 8120 | | |
8121 | | - | |
| 8121 | + | |
8122 | 8122 | | |
8123 | 8123 | | |
8124 | 8124 | | |
| |||
0 commit comments