]> granicus.if.org Git - php/commitdiff
Merge branch 'ssl-streams-crypto-method' of https://github.com/mj/php-src
authorMichael Wallner <mike@php.net>
Tue, 8 Oct 2013 14:10:00 +0000 (16:10 +0200)
committerMichael Wallner <mike@php.net>
Tue, 8 Oct 2013 14:10:00 +0000 (16:10 +0200)
* 'ssl-streams-crypto-method' of https://github.com/mj/php-src:
  Add unit test that covers setting the crypto method.
  Streams for ssl:// transports can now be configured to use a specific crypto method (SSLv3, SSLv2 etc.) by calling


Trivial merge