ID:               30979
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jayron_castro at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         COM related
 Operating System: Windows 2003
 PHP Version:      5.0.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




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