]> granicus.if.org Git - php/commit
Using SUCCESS and FAILURE for return values
authordatibbaw <datibbaw@php.net>
Mon, 7 Oct 2013 07:38:48 +0000 (15:38 +0800)
committerdatibbaw <datibbaw@php.net>
Mon, 7 Oct 2013 07:38:48 +0000 (15:38 +0800)
commit955bc1d91bd772cbb782830220048511b657f063
treebfc5487580985b8e038d7c85de2a0874f870cef8
parente45eacd8fa4e32692697171e90f14d3c66d673de
Using SUCCESS and FAILURE for return values
Using zend_bool for boolean arguments and return values
Reduced one level of zval indirection where possible
ext/openssl/openssl.c