Sebastian,

On Tue, Nov 24, 2015 at 10:10 AM, Sebastian Bergmann <sebast...@php.net> wrote:
>  The following is currently valid PHP 7 code
>
>      <?php
>      function a(\int $i) {}
>
>  Is it intentional that the \ in front of the "int" is allowed? IMHO, this
>  confusing notation must not be allowed.

Yeah, that is a problem. We should fix that prior to gold. I'll take a
peak at it when I get some time, but if someone else has a few minutes
and wants to tackle it go for it.

Anthony

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

Reply via email to