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

 ID:                 64070
 Updated by:         dmi...@php.net
 Reported by:        denny dot reeh at gmail dot com
 Summary:            Inheritance with Traits failed with error
 Status:             Closed
 Type:               Bug
 Package:            Scripting Engine problem
 PHP Version:        5.4.11
 Assigned To:        dmitry
 Block user comment: N
 Private report:     N

 New Comment:

The bug is definitely fixed, However I'm not sure if it's included into 5.4.12 
release or not.

$ sapi/cli/php bug64070.php
>From Second Trait
>From First Trait
$ sapi/cli/php -v
PHP 5.4.13-dev (cli) (built: Feb 21 2013 16:29:23)


Previous Comments:
------------------------------------------------------------------------
[2013-02-21 22:16:00] alexander at mailinator dot net

Problem has not solved yet. Test snapshot 
http://windows.php.net/downloads/snaps/php-5.4/r86c1a26/
and bug still present in it.

------------------------------------------------------------------------
[2013-02-18 12:37:45] dmi...@php.net

The fix for this bug has been committed.

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.



------------------------------------------------------------------------
[2013-02-18 12:36:39] dmi...@php.net

Automatic comment on behalf of dmi...@zend.com
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=42437dd870de28eee6c9127f4c7e7c78ba8e0152
Log: Fixed bug #64070 (Inheritance with Traits failed with error)

------------------------------------------------------------------------
[2013-02-18 10:41:18] inefedor at gmail dot com

Hi, I checked this problem with the master branch and yes, I was wrong, here's 
PR I attached to this bug, it solves the problem, but it won't work with xdebug 
extension. I'm not familiar with code of xdebug, I will contact with Derick 
about it.

------------------------------------------------------------------------
[2013-02-17 12:05:25] denny dot reeh at gmail dot com

That can not be the solution.

I've reproduced that issue in 5.4.11, but it was working in 5.4.10

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


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


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

Reply via email to