ID:               30979
 Comment by:       eliziane_castro at hotmail dot com
 Reported By:      jayron_castro at hotmail dot com
 Status:           Open
 Bug Type:         COM related
 Operating System: Windows 2003
 PHP Version:      5.0.2
 New Comment:

several times with me that bug already happened


Previous Comments:
------------------------------------------------------------------------

[2004-12-04 01:46:56] jayron_castro at hotmail dot com

Description:
------------
when the option below is active error it always happens in the script:

zend.ze1_compatibility_mode = On


ATTENTION:
the only solution is to incapacitate:

zend.ze1_compatibility_mode = Off

Reproduce code:
---------------
$ocodaut = new COM("JaccGeraCod.cCripCod") or die("objeto não
instanciado");
$vl_codaut = $ocodaut->Autorizacao(7075,12,12,101,50);
echo "codigo: $vl_codaut";

Expected result:
----------------
teste: 00280282528

Actual result:
--------------
PHP has encountered an Access Violation at 0178F6B4


------------------------------------------------------------------------


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

Reply via email to