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

 ID:                 55410
 Updated by:         dmi...@php.net
 Reported by:        paddelman at hotmail dot com
 Summary:            Apache's crash with trait in a separate file
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            Scripting Engine problem
 Operating System:   *
 PHP Version:        5.4.0alpha3
 Assigned To:        gron
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-08-15 10:04:05] g...@php.net

I think it was a problem with handling literals.
Which would make it a duplicate of https://bugs.php.net/bug.php?id=55372.

Could you please verify whether it works as of SVN rev 314933?

Thanks
Stefan

------------------------------------------------------------------------
[2011-08-13 18:02:52] ava3ar at gmail dot com

This does seem the root culprit than the use of SUPERGLOBALS, it does seem to 
be 
related to including of a trait instead of the contents of the trait, mine 
could 
just be a side effect

------------------------------------------------------------------------
[2011-08-13 09:49:57] paddelman at hotmail dot com

In my bug report, it isnt about $GLOBALS.

I isolated the problem more than him.

------------------------------------------------------------------------
[2011-08-12 21:55:39] fel...@php.net

Probably related to bug #55382

------------------------------------------------------------------------
[2011-08-12 08:46:10] tony2...@php.net

Valgrind log: https://gist.github.com/1141668
Some GDB data: https://gist.github.com/9232dcdd3b48d646c5c6

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


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

    https://bugs.php.net/bug.php?id=55410


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

Reply via email to