rfc:string_to_number_comparison

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:string_to_number_comparison [2019/02/26 12:13] – Add PR link nikicrfc:string_to_number_comparison [2019/02/26 12:46] – typo nikic
Line 165: Line 165:
 It should be mentioned that the setlocale() dependence [[https://externals.io/message/103638|may go away]] in PHP 8, but this hasn't been formally proposed yet. It should be mentioned that the setlocale() dependence [[https://externals.io/message/103638|may go away]] in PHP 8, but this hasn't been formally proposed yet.
  
-An alternative approach to this issue would be to define that the float to string conversion used for comparisons does not respective the locale and always uses automatically determined precision (''precision=-1'').+An alternative approach to this issue would be to define that the float to string conversion used for comparisons does not respect the locale and always uses automatically determined precision (''precision=-1'').
  
 ==== Special values ==== ==== Special values ====
rfc/string_to_number_comparison.txt · Last modified: 2020/07/31 12:55 by nikic