> On 25 May 2016, at 16:56, Dmitry Stogov <dmi...@zend.com> wrote: > > - unset() of typed properties should not be allowed
Potentially opening a larger can of worms: what is the use case of unsetting any declared property? Changing this would of course be a huge BC break but it seems less weird then having different rules for typed vs untyped properties. Cheers, Rouven