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

 ID:                 60558
 Updated by:         larue...@php.net
 Reported by:        larue...@php.net
 Summary:            Invalid read and writes
-Status:             Re-Opened
+Status:             Closed
 Type:               Bug
 Package:            Scripting Engine problem
 PHP Version:        5.4.0RC3
-Assigned To:        
+Assigned To:        laruence
 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.

Hi, I finally fix this, you might want to  review this fix 
http://svn.php.net/viewvc?view=revision&revision=321166 :) thanks gron.


Previous Comments:
------------------------------------------------------------------------
[2011-12-19 16:47:56] larue...@php.net

Automatic comment from SVN on behalf of laruence
Revision: http://svn.php.net/viewvc/?view=revision&revision=321166
Log: Fixed bug #60558 (Invalid read and writes)
Re-Fixed bug #60536 (Traits Segfault)
#Thanks to tony2001, I found the previous fix -r321089 is actually not a 
correct one.
#The key problem there is because the traits didn't correct set the 
property_info.offset
#for private properties. so here come the new fix.

------------------------------------------------------------------------
[2011-12-19 13:20:04] g...@php.net

Ideally, it should not be different :-/
Will try to find time soon.

Thanks
Stefan

------------------------------------------------------------------------
[2011-12-19 12:46:04] larue...@php.net

There must be something difference between traits and class while doing 
inheritance, but I can't figure out,

gron, plz look at this... my previous attempt failed.

------------------------------------------------------------------------
[2011-12-19 12:00:25] larue...@php.net

didn't fixed, introduced new memory leak.

------------------------------------------------------------------------
[2011-12-19 10:07:08] larue...@php.net

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.

ah, worked out, fixed :) thanks

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


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=60558


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

Reply via email to