ID:               43442
 Comment by:       camelot at plevel dot com
 Reported By:      cjshark at mail dot ru
 Status:           No Feedback
 Bug Type:         Scripting Engine problem
 Operating System: FreeBSD v60
 PHP Version:      5.2.5
 New Comment:

im on FreeBSD v6.2
with php 5.2.5 and zend optimiser 3.3
when i turn on zend
i get this 
construct
destruct
method!!
destruct

when i turn zend off
i get
construct
method!!
destruct


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

[2007-12-11 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2007-12-03 11:14:48] [EMAIL PROTECTED]

So what is the configure line you used?

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

[2007-11-30 11:00:48] cjshark at mail dot ru

I meen everything is ok under php 5.2.3 and less BUT 5.2.5! Nothing
else is using (search as 3rd party extensions or smth).

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

[2007-11-29 10:39:13] [EMAIL PROTECTED]

Me too:

$ src/build/php_5_2/sapi/cli/php t.php
construct
method!!
destruct

So what could be wrong with your build / setup? In what SAPI? What
configure line was used? What 3rd party extensions are loaded? 

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

[2007-11-29 08:03:16] [EMAIL PROTECTED]

This is not what I'm seeing, I see the correct:

construct<br>method!!<br>destruct<br>

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

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/43442

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

Reply via email to