On Tue, Feb 24, 2015 at 5:23 AM, François Laupretre <franc...@php.net> wrote:
> I think I was not clear. *Every* 'break' I report here won't generate 
> anything more than E_DEPRECATED in the final implementation. By definition. 
> Ne need to wait for a better patch.

How do you test apps with actual production data? What a given code is
being fed with in production, everywhere, using random
application&users specific data or inputs.

Obviously it is easy failed casts, but what do your tests cover? I do
not worry much about what we know but what we do not know. And
changing the casting rules opens a Pandora box.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to