mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-15 01:44:06 +00:00
1473da35e6
+ No more empty for-loop bodies + No more counting variables $i leaked into outer context + No more unintuitive $i == count(...) comparisons + No more array / hash table access of the form $kex_algorithms[$i] - Function call overhead; not in the performance critical path, though. |
||
---|---|---|
.. | ||
SFTP | ||
SCP.php | ||
SFTP.php | ||
SSH1.php | ||
SSH2.php |