Hi Levi, On Sat, Feb 7, 2015 at 7:05 AM, Levi Morrison <morrison.l...@gmail.com> wrote:
> I have updated the RFC for removing PHP 4 constructors[1]. Notably, I > have pushed off the removal to PHP 8, and instead only deprecate them > in PHP 7. The rationale is that eventual consistency in this matter is > good enough for now, and going slow may help avoid a Python 2 vs 3 > type disaster where older libraries aren't updated fast enough. > > I intend to put this to vote soon, as we are approaching the March > feature freeze, so please chime in if you have been wanting to voice > your opinion and haven't. > I thought I filed this as Trait bug, but it isn't the bug db. I might forget to report it. http://3v4l.org/pL3Hr Class calls trait function that is PHP4 constructor. This could be resolved by removing PHP4 constructor. Could this issue be resolved in PHP7? Even if previous issue could be resolved, we have http://3v4l.org/G7DOC PHP4 constructor is harmful. Regards, -- Yasuo Ohgaki yohg...@ohgaki.net