From:             [EMAIL PROTECTED]
Operating system: Linux RedHat 6.2
PHP version:      4.1.0
PHP Bug Type:     InterBase related
Bug description:  function "ibase_trans etc." of InterBase ext. module is wrong.

interbase

ibase_rollback - is not worked call with parameter which is transacion
number 

at the line 166 of interbase.c (get_link_trans)


ZEND_FETCH_RESOURCE2(resource, ibase_db_link *, link_id,
ib_trans->link_rsrc, "InterBase link", le_link, le_plink);

I wonder the tune of parameter of ZEND_FETCH_RESOURCE2 is  wrong.(link_id
is the 4th parameter.)


-- 
Edit bug report at: http://bugs.php.net/?id=14573&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to