]> granicus.if.org Git - php/commit
- Fix bug #52323, return value of php_network_connect_socket should be set even if...
authorPierre Joye <pajoye@php.net>
Wed, 8 Sep 2010 10:25:40 +0000 (10:25 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 8 Sep 2010 10:25:40 +0000 (10:25 +0000)
commit487746cf3901938a334d0dd1c2886891aae5de2d
treedc3f63bca6a9a00921ba32c31626c04e6c1fbc59
parentc57bf4a4d979118ecfd63f0b449a7c8c23fa736d
- Fix bug #52323, return value of php_network_connect_socket should be set even if the caller does not care about the error_string
main/network.c