[2012年06月01日 07:53 UTC] gron@php.net
Description: ------------ Reported by Scott MacVicar on the mailing list (May 4th). Added here to not forget about it. > On 04 May 2012, at 20:30, Scott MacVicar wrote: > > This caused a few bugs for us / confusion. The final keyword is accepted inside a trait but it the class also defines a method without the final keyword this takes precedence. > > Two solutions: > Enforce final when a trait defines - https://whisky.macvicar.net/patches/0001- If-a-trait-declares-a-method- as-final-enforce-that.patch > > Prohibit final form being used in a trait - https://whisky.macvicar.net/patches/002-traits-Disable-use-of- final-keyword.patch > > I'm for the first solution here > > - S PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2012年06月03日 17:21 UTC] felipe@php.net
-Status: Open
+Status: Assigned
-Package: *Compile Issues
+Package: Scripting Engine problem
-Assigned To:
+Assigned To: gron
[2013年03月19日 12:30 UTC] wolters dot fl at gmail dot com
[2013年06月03日 12:28 UTC] alasdair at softhome dot net
[2017年10月24日 07:04 UTC] kalle@php.net
-Status: Assigned
+Status: Open
-Assigned To: gron
+Assigned To:
[2021年09月16日 11:53 UTC] cmb@php.net
-Status: Open
+Status: Verified
[2021年09月16日 11:53 UTC] cmb@php.net
[2021年12月06日 22:57 UTC] ilutov@php.net
|