Edit report at https://bugs.php.net/bug.php?id=63911&edit=1
ID: 63911
Updated by: g...@php.net
Reported by:bitluni at bitluni dot net
Summary:Ignore conflicting trait methods originationg from
identical sub traits
-Status:
Edit report at https://bugs.php.net/bug.php?id=62537&edit=1
ID: 62537
Updated by: g...@php.net
Reported by:jeremeamia at gmail dot com
Summary:Composed class has fatal error with duplicate, equal
array properties
-Status:
atus: Assigned
Type: Bug
Package:Class/Object related
Operating System: *
PHP Version:5.4.19
-Assigned To:gron
+Assigned To:
Block user comment: N
Private report: N
New Comment:
Without having looked into the implementation or the tests,
Edit report at https://bugs.php.net/bug.php?id=65419&edit=1
ID: 65419
Updated by: g...@php.net
Reported by:nicolas dot grekas+php at gmail dot com
Summary:Inside trait, self::class != __CLASS__
-Status: Open
+Status: Verified
Edit report at https://bugs.php.net/bug.php?id=65303&edit=1
ID: 65303
Updated by: g...@php.net
Reported by:thomas dot ene at gmail dot com
Summary:Make traits more flexibile
-Status: Open
+Status: Not a bug
Type:
atus: Assigned
Type: Bug
Package:Class/Object related
Operating System: Linux
PHP Version:5.5.0
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
Yes, traits are not supposed to be instantiated. However, this behavior is
1();
$x->f2();
$x->func();
Expected result:
>From T1
>From T2
>From T1
It's passed fine, however the whole traits concept is messed and not intuitive.
[2012-05-20 08:41:16] larue...@php.ne
--
[2012-05-20 08:41:16] larue...@php.net
@gron, oh, I see, thanks.
[2012-05-20 07:19:52] g...@php.net
@laruence it is intended behavior to have no fatal error in this case.
The method of the class has preced
itly.
If the class does not define a method with that name, the conflict remains
unsolved, and you will get an error.
Previous Comments:
[2012-05-20 04:53:35] larue...@php.net
@gron, the second example is try to descrip
Type: Feature/Change Request
Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.2
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
No, I disagree with your premise.
They are two different properties.
Look at
Type: Feature/Change Request
Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.2
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
New Comment:
Hi:
>From my point of view, it is not the same prope
Bug
Package:Scripting Engine problem
Operating System: linux
PHP Version:5.4.0
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
Hi, thanks for identifying the problem!
Another of those PHP corner cases I did not handle properly.
The pro
Closed
Type: Bug
Package:*Compile Issues
Operating System: Linux
PHP Version:5.4.0RC7
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of the sources are packaged every thr
Type: Feature/Change Request
Package:*General Issues
Operating System: OSX 10.7.2
PHP Version:5.4.0RC6
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of the sources are packaged every t
atus: Assigned
+Status: Closed
Type: Bug
Package:Class/Object related
Operating System: Ubuntu 11.10
PHP Version:5.4.0RC5
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in
Edit report at https://bugs.php.net/bug.php?id=61147&edit=1
ID: 61147
Updated by: g...@php.net
Reported by:greywire at gmail dot com
Summary:No conflict resolution for properties in traits
Status: Suspended
Type: Feature/C
Edit report at https://bugs.php.net/bug.php?id=61147&edit=1
ID: 61147
Updated by: g...@php.net
Reported by:greywire at gmail dot com
Summary:No conflict resolution for properties in traits
-Status: Open
+Status: Suspended
Typ
Bug
Package:*Compile Issues
Operating System: Linux
PHP Version:5.4.0RC7
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
New Comment:
Thanks for the report!.
Would classify this issue as non-critical.
So, I will look into it onc
Edit report at https://bugs.php.net/bug.php?id=61033&edit=1
ID: 61033
Updated by: g...@php.net
Reported by:marc at easen dot co dot uk
Summary:__FUNCTION__ doesn't report correctly in alias trait
methods
-Status: Open
Edit report at https://bugs.php.net/bug.php?id=61033&edit=1
ID: 61033
Updated by: g...@php.net
Reported by:marc at easen dot co dot uk
Summary:__FUNCTION__ doesn't report correctly in alias trait
methods
Status: Open
Type: Feature/Change Request
Package:*General Issues
Operating System: OSX 10.7.2
PHP Version:5.4.0RC6
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
New Comment:
I would still change the error message to include the hin
Edit report at https://bugs.php.net/bug.php?id=60837&edit=1
ID: 60837
Updated by: g...@php.net
Reported by:piphon at gmail dot com
Summary:Segmentation fail, if use trait
Status: Critical
Type: Bug
Package:Rep
Edit report at https://bugs.php.net/bug.php?id=60837&edit=1
ID: 60837
Updated by: g...@php.net
Reported by:piphon at gmail dot com
Summary:Segmentation fail, if use trait
Status: Critical
Type: Bug
Package:Rep
Edit report at https://bugs.php.net/bug.php?id=60837&edit=1
ID: 60837
Updated by: g...@php.net
Reported by:piphon at gmail dot com
Summary:Segmentation fail, if use trait
Status: Feedback
Type: Bug
Package:Rep
Edit report at https://bugs.php.net/bug.php?id=60809&edit=1
ID: 60809
Updated by: g...@php.net
Reported by:micronix at gmx dot net
Summary:TRAITS - PHPDoc Comment Style Bug
Status: Critical
Type: Bug
Package:*
Edit report at https://bugs.php.net/bug.php?id=60809&edit=1
ID: 60809
Updated by: g...@php.net
Reported by:micronix at gmx dot net
Summary:TRAITS - PHPDoc Comment Style Bug
-Status: Open
+Status: Critical
Type:
Edit report at https://bugs.php.net/bug.php?id=60604&edit=1
ID: 60604
Updated by: g...@php.net
Reported by:php at mohiva dot com
Summary:ReflectionMethod::setAccessible doesn't work with
methods from traits
-Status: O
6: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..
Bug
Package:Class/Object related
Operating System: Windows 7
PHP Version:5.4.0RC1
Assigned To:gron
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
wil
Bug
Package:Class/Object related
Operating System: Windows 7
PHP Version:5.4.0RC1
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comments:
[2011-1
Edit report at https://bugs.php.net/bug.php?id=55613&edit=1
ID: 55613
Updated by: g...@php.net
Reported by:wil dot moore at wimoore dot com
Summary:Feature: Trait checks type of consuming class
-Status: Open
+Status: Suspended
Type: Bug
Package:Scripting Engine problem
Operating System: Linux
PHP Version:trunk-SVN-2011-04-01 (snap)
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of the sources are pack
atus: Assigned
+Status: Closed
Type: Bug
Package:Scripting Engine problem
Operating System: Fedora 14
PHP Version:5.4.0beta2
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in
osed
Type: Bug
Package:Class/Object related
Operating System: Ubuntu Linux 11.10
PHP Version:5.4.0beta2
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of the sources are packaged e
Type: Bug
Package:Class/Object related
Operating System: Ubuntu Linux 11.10
PHP Version:5.4.0beta2
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comm
atus: Open
+Status: Closed
Type: Bug
Package:Class/Object related
PHP Version:5.4.0beta2
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of
gned
+Status: Closed
Type: Bug
Package:Scripting Engine problem
Operating System: Any
PHP Version:5.4.0beta2
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of the sou
Open
+Status: Assigned
Type: Bug
Package:Scripting Engine problem
Operating System: Any
PHP Version:5.4.0beta2
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comm
Type: Bug
Package:Scripting Engine problem
PHP Version:5.4SVN-2011-10-29 (snap)
Assigned To:gron
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
Type: Bug
Package:Scripting Engine problem
PHP Version:5.4SVN-2011-10-29 (snap)
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comments:
[
atus: To be documented
+Status: Closed
Type: Bug
Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.0alpha1
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comm
Type: Bug
Package:Class/Object related
PHP Version:5.4.0alpha2
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comments:
[2011-10-16 18:46:46] g...@php
http://svn.php.net/viewvc?view=revision&revision=313640
[2011-07-23 19:08:36] g...@php.net
Automatic comment from SVN on behalf of gron
Revision: http://svn.php.net/viewvc/?view=revision&revision=313640
Log: Added missin
8-15 08:29:43] g...@php.net
Automatic comment from SVN on behalf of gron
Revision: http://svn.php.net/viewvc/?view=revision&revision=314921
Log: Addendum for patch to bug #55214: Class name was freed before method
literal referring to it.
# Thanks to Felipe for catching this.
# The fix duplic
grab the snapshot at
http://snaps.php.net/.
Thank you for the report, and for helping us make PHP better.
[2011-10-09 11:13:03] g...@php.net
Automatic comment from SVN on behalf of gron
Revision: http://svn.php.net/viewvc/?
the report, and for helping us make PHP better.
[2011-10-09 11:13:03] g...@php.net
Automatic comment from SVN on behalf of gron
Revision: http://svn.php.net/viewvc/?view=revision&revision=317935
Log: Fixed Bug #4
Type: Bug
Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.0alpha3
-Assigned To:gron
+Assigned To:
Block user comment: N
Private report: N
Previous Comm
atus: Assigned
Type: Bug
Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.0alpha3
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of the sources are packaged e
o be documented
Type: Bug
Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.0alpha3
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of the sources are packaged e
Type: Bug
Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.0alpha3
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of the sources are packaged every three h
kage:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.0alpha3
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
Hi Ryan:
(I wonder whether I could answer directly to those emails sent be the tracker,
this here manuall
Type: Bug
-Package:*Programming Data Structures
+Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.0alpha3
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comm
Type: Bug
Package:Scripting Engine problem
PHP Version:5.4.0alpha3
Assigned To:gron
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
kage:Scripting Engine problem
PHP Version:5.4.0alpha3
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
Checking for interface is already done. As well as checking that classes do not
extend traits. I only missed checking that traits do not extend cla
Type: Bug
Package:Scripting Engine problem
PHP Version:5.4.0alpha3
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comments:
[2011-08-28 08:05:0
rent class
-Status: Open
+Status: Closed
Type: Bug
Package:Scripting Engine problem
Operating System: Ubuntu x64 11.04
PHP Version:5.4SVN-2011-08-15 (SVN)
-Assigned To:
+Assigned To:gron
Block user comment: N
Private re
atus: Open
+Status: Closed
Type: Bug
Package:Class/Object related
Operating System: Ubuntu 11.04
PHP Version:5.4SVN-2011-08-03 (SVN)
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
New Com
Bug
Package:Scripting Engine problem
Operating System: *
PHP Version:5.4.0alpha3
-Assigned To:dmitry
+Assigned To: gron
Block user comment: N
Private report: N
New Comment:
I think it was a problem with handling literals.
Which would make it a dup
kage:Unknown/Other Function
Operating System: Gentoo
PHP Version:5.4SVN-2011-08-08 (SVN)
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
I think it was a problem with handling literals.
Which would make it a duplicate of https://bugs.php.net/bug.ph
atus: Closed
Type: Bug
Package:Class/Object related
Operating System: Windows 7
PHP Version:5.4.0alpha3
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
This bug has been fixed in SVN.
Snapshots of the sources are packaged e
atus: Verified
Type: Bug
Package:Class/Object related
Operating System: Windows 7
PHP Version:5.4.0alpha3
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comm
atus: Assigned
+Status: To be documented
Type: Bug
Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.0alpha1
-Assigned To:gron
+Assigned To:
Block user comment: N
Private report: N
New Com
Type: Feature/Change Request
Package:Class/Object related
PHP Version:5.4.0alpha2
-Assigned To:gron
+Assigned To:
Block user comment: N
Private report: N
New Comment:
Added class_uses(..) in SPL to mirror existing class_implements(..) per
http://svn.php
atus: Open
+Status: Assigned
Type: Bug
-Package:Documentation problem
+Package:Scripting Engine problem
Operating System: Ubuntu
PHP Version:5.4.0alpha1
-Assigned To:
+Assigned To:gron
Block user comment: N
Pri
ture/Change Request
Package:Class/Object related
PHP Version:5.4.0alpha2
-Assigned To:
+Assigned To:gron
Block user comment: N
Private report: N
Previous Comments:
[2011-07-23 07:47:4
Type: Feature/Change Request
Package:Class/Object related
Operating System: Windows XP
PHP Version:5.4.0alpha1
Assigned To:gron
Block user comment: N
Private report: N
New Comment:
Thank you for taking the time to write to us, but this is not
a
66 matches
Mail list logo