Am 19.02.2015 um 05:21 schrieb Dennis Birkholz:
> Am 18.02.2015 um 21:44 schrieb Anthony Ferrara:
>> Since the resignation of Andrea, the mixed-mode type hint (called
>> declaration in the proposal) proposal has been left abandoned.
>> Considering that the ending votes were 67/34 (66.3%) with several
>> no-votes being only due to reasonably minor issues with the proposal,
>> I would like to re-propose her RFC with three minor modifications:
> 
> What about Sara's "Scalar Type Hints v0.4" discussion? I find it
> disturbing that you take over the RFC without even mentioning this
> discussion. Please coordinate with Sara first before starting another
> attempt that will be doomed because some people rather wait for Sara's
> RFC and a "<?php // strict" option.

I just saw the reddit where you mention that v0.4 is practically
abandoned now, so I will just renounce my previous mail!

Will you consider to let the people vote on how to enable strict mode
like discussed in the v0.4 discussion? Like this here from the "Reviving
scalar type hints" thread?

Am 17.02.2015 um 00:58 schrieb Sara Golemon:> Straw poll:
> 1) <?php strict;
> 2) <?php-strict
> 3) use strict; (psuedo-namespace)
> 4) <?php // strict (I don't actually like HHVM's style, but if you do...)
> 5) declare(strict=true); (As a top-level declare only)
> 6) declare(strict=true); (exactly as in v0.3 -- maybe you liked it)
> 7) your write-in vote here

Thanks
Dennis

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to