1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00
tgseclib/phpseclib
Andreas Fischer 1473da35e6 SSH2: Introduce _array_intersect_first function.
+ 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.
2015-07-17 22:28:32 +02:00
..
Crypt Fix indentation phpcbf did not fix. 2015-07-17 12:57:41 +02:00
File Use phpcbf to fix PHP code to ruleset. 2015-07-17 12:57:41 +02:00
Math Use phpcbf to fix PHP code to ruleset. 2015-07-17 12:57:41 +02:00
Net SSH2: Introduce _array_intersect_first function. 2015-07-17 22:28:32 +02:00
System Use phpcbf to fix PHP code to ruleset. 2015-07-17 12:57:41 +02:00
openssl.cnf Cleaned up whitespace 2014-01-18 17:29:25 +00:00