Re: [PHP-DEV] [RFC] Mixed Typehint

2017-12-20 Thread Sebastian Bergmann
On 12/19/2017 04:34 AM, Michael Moravec wrote: I'd like to propose and discuss Mixed Typehint RFC for PHP 7.3: https://wiki.php.net/rfc/mixed-typehint "mixed" is too unspecific. I understand the reasoning behind wanting "mixed": to express explicitly that a type declaration was not forgotten.

Re: [PHP-DEV] [RFC] Mixed Typehint

2017-12-20 Thread li...@rhsoft.net
Am 20.12.2017 um 13:56 schrieb Sebastian Bergmann: On 12/19/2017 04:34 AM, Michael Moravec wrote: I'd like to propose and discuss Mixed Typehint RFC for PHP 7.3: https://wiki.php.net/rfc/mixed-typehint "mixed" is too unspecific. I understand the reasoning behind wanting "mixed": to express

Re: [PHP-DEV] [RFC] Mixed Typehint

2017-12-20 Thread Sebastian Bergmann
On 12/20/2017 02:17 PM, li...@rhsoft.net wrote: [...] Off topic: I find it rude that you are posting to this list without providing a real name. what you are talking about are unions statet multiple times in this thread No, I was not talking about union types. What I talked about could be