phpseclib/tests/Unit
Andreas Fischer 0deae03dca Merge branch '2.0'
* 2.0:
  Remove unnecessary parens
  Convert most instances of function_exists() to extension_loaded() where applicable
  Remove conditions for PHP < 5.3.0 for this branch
  Switch to extension_loaded('gmp')
  Switch to extension_loaded instead of function_exists where it makes sense
2015-09-04 15:05:50 +02:00
..
Crypt Merge branch '1.0' into 2.0 2015-08-13 14:37:15 -04:00
File Merge branch '1.0' into 2.0 2015-09-02 15:06:35 +02:00
Math/BigInteger Switch to extension_loaded instead of function_exists where it makes sense 2015-09-01 14:22:12 -04:00
Net Connection reuse refactoring to rid of globals 2015-09-01 21:50:30 +03:00