On Wed, 2 Sep 2020 at 18:58, Ben Ramsey <b...@benramsey.com> wrote:

>
> > On Sep 2, 2020, at 11:14, Lester Caine <les...@lsces.uk> wrote:
> >
> > On 02/09/2020 15:31, Thomas Bley wrote:
> >> I'd also like to propose to use null:
> >> [null, null, $username] = getUserData();
> >> foreach ($source as $key => null) {}
> >
> > Exactly what null is designed for ...
>
> I second (or third) `null`.
>
> Overall, I like the proposal.
>
> Cheers,
> Ben
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: https://www.php.net/unsub.php
>
>
I second that, `null` fits very well and easy to understand.
The `_` can be troublesome since there is _() and it can make it a bit
troublesome to implement. But regardless, I really love the `null` idea
personally.

-- 
Arvīds Godjuks

+371 26 851 664
arvids.godj...@gmail.com
Skype: psihius
Telegram: @psihius https://t.me/psihius

Reply via email to