phpseclib/phpseclib
David Anderson 647a1e9a5e Avoid calling fclose(false)
The previous code would always call fclose(false) if the file was not successfully opened - resulting in a PHP notice.
2014-12-03 19:29:46 +00:00
..
Crypt RSA: update unit test 2014-09-09 00:28:38 -05:00
File ASN1: add unit test for non-constructed context-specific change 2014-09-22 23:03:06 -05:00
Math Restore compatibility with PHP 5.6.1 by using explicit array indexes. 2014-10-19 20:24:13 +02:00
Net Avoid calling fclose(false) 2014-12-03 19:29:46 +00:00
System Adjust documentation to coding guidelines: No () around include. 2014-06-01 23:28:49 +02:00
openssl.cnf Cleaned up whitespace 2014-01-18 17:29:25 +00:00