Hi Levi,
Levi Morrison wrote:
My thoughts on the RFC:
- The syntax `typename[]` is a poor. Consider how nullability might
bind `?int[]`. Is that `(?int)[]` or `?(int[])` ? Here are some
variants that do not have this issue:
[?int] and ?[int]
array and ?array
Thank you for bringing t
Hi, internals,
I propose to introduce a new zend vm pause api, and here is the RPF
https://wiki.php.net/rfc/zend-vm-pause-api
Please gave your comment.
Thank you.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
>
> It's possible that daverandom was several hours west of Greenwich at the
> time (e.g. in North America), where it was still late on October 27th. So
> taking the latest of the three published closing dates, and applying the
> most generous time zone, it's possible that all the votes were valid.
My thoughts on the RFC:
- The syntax `typename[]` is a poor. Consider how nullability might
bind `?int[]`. Is that `(?int)[]` or `?(int[])` ? Here are some
variants that do not have this issue:
[?int] and ?[int]
array and ?array
- Our current infrastructure requires us to check every e
Hi Tony
2017-10-31 11:35 GMT+01:00 Tony Marston :
> This strikes me as being nothing more than a micro-optimisation that does
> nothing but pander to the laziness of certain programmers. Instead of having
> to write a few lines of code to validate something they want the language to
> do it for th
On 10/31/2017 3:35 AM, Tony Marston wrote:
""Michal Harezlak"" wrote in message
news:caltzvrkflncw4+d-fu4cp2rmoscf77vzfz4f1cuvp3vymzk...@mail.gmail.com...
Hallo,
I would like to create a RFC for PHP 7, but the same RFC was created and
declined 3 years ago for PHP 5.4. PHP 7 support much bette
""Michal Harezlak"" wrote in message
news:caltzvrkflncw4+d-fu4cp2rmoscf77vzfz4f1cuvp3vymzk...@mail.gmail.com...
Hallo,
I would like to create a RFC for PHP 7, but the same RFC was created and
declined 3 years ago for PHP 5.4. PHP 7 support much better type hinging so
I think this RFC should be