From: bitluni at bitluni dot net
Operating system:
PHP version: 5.4.10
Package: Class/Object related
Bug Type: Feature/Change Request
Bug description:Allow const definitions for traits
Description:
const definitions are currently not supported in
Edit report at https://bugs.php.net/bug.php?id=63911&edit=1
ID: 63911
User updated by:bitluni at bitluni dot net
Reported by:bitluni at bitluni dot net
Summary:Ignore conflicting trait methods originationg from
identical sub tr
Edit report at https://bugs.php.net/bug.php?id=63911&edit=1
ID: 63911
User updated by:bitluni at bitluni dot net
Reported by:bitluni at bitluni dot net
Summary:Ignore conflicting trait methods originationg from
identical sub tr
From: bitluni at bitluni dot net
Operating system: debian
PHP version: 5.4.10
Package: Class/Object related
Bug Type: Feature/Change Request
Bug description:Ignore conflicting trait methods originationg from identical
sub traits
Description:
When