rfc:stable_sorting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
rfc:stable_sorting [2020/05/12 10:34] – created nikicrfc:stable_sorting [2020/05/29 11:04] nikic
Line 110: Line 110:
  
 As described in the "Illegal comparison functions" section, comparison functions returning booleans instead of integers are deprecated and will no longer be supported in the future. As described in the "Illegal comparison functions" section, comparison functions returning booleans instead of integers are deprecated and will no longer be supported in the future.
 +
 +Tests that rely on the current sorting order may need to be adjusted. It should be noted that the impact is expected to be smaller than for the PHP 7.0 sorting order changes, because this time the order for small arrays (up to 16 elements) is not affected. These are also the ones that are more common in tests.
  
 ===== Vote ===== ===== Vote =====
rfc/stable_sorting.txt · Last modified: 2020/06/25 09:57 by nikic