Re: [RFC Discussion] Typed Properties
From: Dmitry Stogov Date: Wed, 30 Mar 2016 09:17:30 +0000 Subject: Re: [RFC Discussion] Typed Properties References: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
class A { public int $b, string $c; // <- incompatible with HHVM } We don't have to be compatible with HHVM, but why to go against all the other languages.
Thread (117 messages)
« previous | php.internals (#92014) | next » |
---|