Edit report at https://bugs.php.net/bug.php?id=62907&edit=1
ID: 62907 Updated by: [email protected] Reported by: [email protected] Summary: Double free when use traits -Status: Closed +Status: Re-Opened Type: Bug Package: Scripting Engine problem PHP Version: 5.4.6 Assigned To: dmitry Block user comment: N Private report: N New Comment: see #63305 Previous Comments: ------------------------------------------------------------------------ [2012-09-05 06:04:21] [email protected] 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. ------------------------------------------------------------------------ [2012-09-05 06:02:15] [email protected] Automatic comment on behalf of [email protected] Revision: http://git.php.net/?p=php-src.git;a=commit;h=6c0508f8d5d5a62adb37a76bc682c94540199ee3 Log: Fixed bug #62907 (Double free when use traits) ------------------------------------------------------------------------ [2012-09-04 08:12:31] [email protected] The following patch has been added/updated: Patch Name: alias.diff Revision: 1346746351 URL: https://bugs.php.net/patch-display.php?bug=62907&patch=alias.diff&revision=1346746351 ------------------------------------------------------------------------ [2012-08-26 10:33:08] [email protected] Unless we re-implement the whole alias thing, drop the tricky. we could not fix this properly, even we can do some works in the abstrct methods copy, but it still in a wrong way. Dmitry, could you please look at this? thanks ------------------------------------------------------------------------ [2012-08-23 15:32:28] [email protected] assign to my self. ------------------------------------------------------------------------ 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=62907 -- Edit this bug report at https://bugs.php.net/bug.php?id=62907&edit=1
