Edit report at https://bugs.php.net/bug.php?id=64070&edit=1
ID: 64070
User updated by: denny dot reeh at gmail dot com
Reported by: denny dot reeh at gmail dot com
Summary: Inheritance with Traits failed with error
Status: Open
Type: Bug
Package: Scripting Engine problem
PHP Version: 5.4.11
Block user comment: N
Private report: N
New Comment:
resolved in which branch/release?
Previous Comments:
------------------------------------------------------------------------
[2013-02-17 10:53:20] inefedor at gmail dot com
As far as I see this bug is resolved, could we close it?
------------------------------------------------------------------------
[2013-02-12 12:55:50] maciej dot sz at gmail dot com
This bug seemed to be also merged into 5.5 branch, tested with 5.5.0alpha4
------------------------------------------------------------------------
[2013-02-11 01:42:15] manchokapitancho at gmail dot com
This is also present in 5.4.12RC1.
Please, fix it before 5.4.12 rolls out.
This appears to be a regression.
------------------------------------------------------------------------
[2013-02-01 11:41:49] source dot spider at gmail dot com
@denny.reeh
OS: Win7/x64
$ php --version
PHP 5.4.11 (cli) (built: Jan 16 2013 20:26:43)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
$ php .sandbox.php
PHP Fatal error: Trait method first_function has not been applied, because
there are collisions with other trait methods on first_class in ########## on
line 25
Fatal error: Trait method first_function has not been applied, because there
are
collisions with other trait methods on first_class in ########## on line 25
------------------------------------------------------------------------
[2013-01-25 11:26:34] denny dot reeh at gmail dot com
example works with 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