On Jul 9, 2016 4:05 PM, "Leigh" <lei...@gmail.com> wrote: > > On Sat, 9 Jul 2016 at 09:49 Pierre Joye <pierre....@gmail.com> wrote: >> >> >> I am sorry but this PR possibly breaks BC and cases have been clearly explained how and why. Asking to show production code publically is not something that you should request. >> >> I can write a sample app to show you how but given the explanations many gave already.... > > > Just to be clear, you voted no to one BC break, but yes to other BC breaks. I don't know how you pick which ones are acceptable, and which are not. > > Summary BC breaks you voted for: > > * No to changing the output of mt_rand after calling mt_srand with a given seed (when not specifying a min/max) > * Yes to changing the output of mt_rand after calling mt_srand with a given seed (when specifying a min/max) > * Yes to changing the output of rand, shuffle, str_shuffle and array_rand > > Do you see why this looks weird to me?
Yes and my mistake, did it too quick. The main issue remains and is not addressed. I may simply move on and all no as I do not see big benefits as of now to change it, especially not as I see many still thinking that change makes php uses more secure ;)