Le lun. 2 mars 2015 à 15:24, Zeev Suraski <z...@zend.com> a écrit :
> All, > > > > https://wiki.php.net/rfc/array-to-string (which I voted yes to) deviates > from our guidelines of deprecating features first, and removing them > later; It’s addressed in the RFC – but I’m a bit worried that this opens > the door to jumping from any sort of notice/warning into errors or removed > features without any deprecation phase. > > > > In comparison, in Nikita’s RFC for removing E_STRICT – there aren’t any > proposed ‘jumps’ to E_RECOVERABLE_ERROR that don’t first go through > E_DEPRECATED. > > > > Should we not go through this deprecation cycle, even if may feel anxious > to get rid of this behavior? > I'm all for deprecating before it gets removed (especially since I voted "no" to that). Patrick