Sriram Natarajan wrote:
srinatar                                 Tue, 28 Jul 2009 19:28:08 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=286465

Log:
- 48182 ssl handshake fails during asynchronous socket connection

Your commit message was a bit flawed. It should have been like this:

  - Fixed bug #48182 (ssl handshake fails during asynchronous socket connection)

The commit stuff is able to pick almost (!) anything as the bug number, but not just any random number. :)

--Jani


Changed paths:
    U   php/php-src/branches/PHP_5_2/NEWS
    A   php/php-src/branches/PHP_5_2/ext/openssl/tests/bug48182.phpt
    U   php/php-src/branches/PHP_5_2/ext/openssl/xp_ssl.c
    U   php/php-src/branches/PHP_5_3/NEWS
    A   php/php-src/branches/PHP_5_3/ext/openssl/tests/bug48182.phpt
    U   php/php-src/branches/PHP_5_3/ext/openssl/xp_ssl.c
    A   php/php-src/trunk/ext/openssl/tests/bug48182.phpt
    U   php/php-src/trunk/ext/openssl/xp_ssl.c




--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to