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

 ID:                 54267
 Updated by:         ras...@php.net
 Reported by:        jbarbuto at gmail dot com
 Summary:            Receiving notice "Uninitialized string offset" as
                     fatal error under Zend
-Status:             Open
+Status:             Bogus
 Type:               Bug
 Package:            Strings related
 Operating System:   Ubuntu 10.04
 PHP Version:        5.2SVN-2011-03-16 (SVN)
 Block user comment: N
 Private report:     N

 New Comment:

We can't support non-PHP extensions here.



If you can reproduce the bug in a clean PHP script against PHP 5.3.x,
feel free to 

re-open the bug.


Previous Comments:
------------------------------------------------------------------------
[2011-03-16 05:23:58] jbarbuto at gmail dot com

Description:
------------
Hi,



Despite having "error_reporting = E_ALL & ~E_NOTICE" in php.ini, we
found the 

following notice was being reported as a fatal error with a
ZendGuard-encoded 

script we were running under php 5.2.14: 



Fatal error in line 111 of file/foo.php

- Uninitialized string offset: 35918



We found the error didn't appear with php < 5.2.10.  Further
investigation found 

the change introduced in SVN revision 278340 was the cause; 

reverting it in the 5.2 branch fixed the problem for us.  Perhaps
there's 

something in this patch that needs tweaking?



Thanks,

John



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



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

Reply via email to