File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.17 - 2022-10-24
4+
5+ - X509: make it so CRLs, CSRs and SPKACs can support PSS keys (#1837 )
6+ - X509: make it so PKCS1 X509 certs can create PSS sigs (#1837 )
7+ - SFTP: fix deprecated implicit float to int on 32-bit PHP 8.1 (#1841 )
8+ - SFTP: restore orig behavior when deleting non-existant folder (#1847 )
9+ - Random: fix fallback on PHP 8.1+
10+
311## 3.0.16 - 2022-09-05
412
513- SSH2: fix type hinting for keyboard_interactive_process (#1836 )
155163 - Salsa20 / ChaCha20
156164- namespace changed from ` phpseclib\ ` to ` \phpseclib3 ` to facilitate phpseclib 2 shim (phpseclib2_compat)
157165
166+ ## 2.0.39 - 2022-10-24
167+
168+ - SFTP: fix deprecated implicit float to int on 32-bit PHP 8.1 (#1841 )
169+ - SFTP: restore orig behavior when deleting non-existant folder (#1847 )
170+ - Random: fix fallback on PHP 8.1+
171+
158172## 2.0.38 - 2022-09-02
159173
160174- RSA: add support for OpenSSH encrypted keys (#1737 , #1733 , #1531 , #1490 )
You can’t perform that action at this time.
0 commit comments