On Fri, Jan 31, 2014 at 11:18 AM, gooh <[email protected]> wrote:
> I've opened the voting for Automatic Property Initialization:
>
> - https://wiki.php.net/rfc/automatic_property_initialization
>
> There was little feedback on internals regarding this RFC but the few
> responses that have been made were generally in favor of this feature. The
> notable and understandable exception being the HHVM team that would prefer
> their own implementation of constructor promotion. No particular extra
> features have been rejected or strongly favored, which is why I am excluding
> from the vote.
>
FYI, I'm voting "No" as I don't think
https://wiki.php.net/rfc/constructor-promotion
was considered
adequately. They both seek to accomplish the same goal, but one
introduces conflicting syntax while the other does not.
If we're to go with the conflicting syntax, I'd like to see a
reasonable argument why.
-Sara