]> granicus.if.org Git - php/commit
fix retval type
authorAntony Dovgal <tony2001@php.net>
Mon, 4 Dec 2006 15:58:35 +0000 (15:58 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 4 Dec 2006 15:58:35 +0000 (15:58 +0000)
commit576797c7c1acaa9217da112a011ba46d92c75d66
treec36cd04e27b7c5e29fc4b0534f3719b1528d2fe9
parent20fc9486db9f97270fa7c1c3bcd9f4a0f8341e65
fix retval type
it should be int, not zend_bool
ext/session/session.c
main/main.c