Le 15/03/2015 17:09, Dan Ackroyd a écrit :
The 'Constructor behaviour of internal classes' RFC is now in voting.
Please note, it's the coding standard that is being voted on. If
anyone thinks I've implemented the changes in a way that is less
awesome then there is no reason the changes couldn't b
Le Wed, 11 Mar 2015 16:10:44 +0100, Zeev Suraski a écrit:
The vote on the Coercive Scalar Type Hints is now open for voting.
The latest version of the RFC includes changes discussed on internals@
last
week:
1. Accept string->bool and int->bool conversions (false->bool is not
supported)
Le 16/03/2015 18:04, Marcio Almada a écrit :
I had no time to reply all emails since yesterday, but right now we are
having a voting with 2 "yes" votes vs 16 "no" votes.
I think we all agree that the RFC won't pass and I'm withdrawing the RFC
Hi,
Even though it's a bit too late: thanks for yo
Le 15/03/2015 20:18, Daniel Lowrey a écrit :
As the discussion period has reached its conclusion I'd like to announce a
two week voting period on the Generator Delegation RFC
Hi,
Only a few people at AFUP discussed this RFC (I suppose it's the kind of
feature not everyone will use), but those
Hey!
Anonymous classes passed the vote, 50 yays and 2 nays (bo).
The branch will be merged into master in the next few days.
Thank you everyone.
Nested classes are coming next.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
PHP7 will have type hint for basic types and it's already merged into
master.
I have some suggestions for the document.
The document must have _big_ warning for unconditional casts. IMO.
Unconditional casts are evil in code as casts will not raise errors for
invalid casts.
$ ./sapi/cli/p