[EMAIL PROTECTED] wrote:
>  ID:               16360
>  Updated by:       [EMAIL PROTECTED]
>  Reported By:      [EMAIL PROTECTED]
>  Status:           Analyzed
>  Bug Type:         Scripting Engine problem
>  Operating System: Linux, Windows
>  PHP Version:      4.0CVS-2002-03-3
>  New Comment:
> 
> why not?

For better performance/compatibility.
BTW, refcount is unsigned int(or long) in ZendEngine2.

If you would like to discuss, you can send mails to
php-dev. This is known issue for a long time...

--
Yasuo Ohgaki

> 
> 
> Previous Comments:
> ------------------------------------------------------------------------
> 
> [2002-04-01 21:58:51] [EMAIL PROTECTED]
> 
> My personaly preference is "result must be correct always, if not raise
> error", but it's not the case under PHP, unfortunately.
> 
> ------------------------------------------------------------------------
> 
> [2002-04-01 09:00:25] [EMAIL PROTECTED]
> 
> Ok, ZendOptimizer disabled, patch works as expected.
> Any patch like the one Joerg suggested in sight?
> 
> ------------------------------------------------------------------------
> 
> [2002-04-01 01:32:52] [EMAIL PROTECTED]
> 
> When you report error. Disable Zend Optimizer _ALWAYS_. We don't
> support ZendOptimizer and it's waste of time for both of us. Zend
> optimizer probably does not work with the patch.
> 
> To locate line, use die().
> 
> ------------------------------------------------------------------------
> 
> [2002-03-31 21:44:32] [EMAIL PROTECTED]
> 
> Please give me a hint how to locate the line, for I don't know :-)
> I'm using the Zend Optimizer in addition, nothing else.
> 
> ------------------------------------------------------------------------
> 
> [2002-03-31 20:56:36] [EMAIL PROTECTED]
> 
> wolfram,
> Could you locate which line is causing following error?
> "Unsupported operand types in Unknown on line 0"
> I don't get this error message with my applicatins.
> 
> Are you using any cache products?
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> The remainder of the comments for this report are too long. To view
> the rest of the comments, please view the bug report online at
>     http://bugs.php.net/16360
> 



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to