rfc:base-convert

Differences

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

Link to this comparison view

Next revision
Previous revision
rfc:base-convert [2013/12/22 19:45] – created pollitarfc:base-convert [2018/03/12 16:37] (current) – Add an exception as an option. pollita
Line 25: Line 25:
   * B. Throw a Warning and return FALSE on unexpected characters   * B. Throw a Warning and return FALSE on unexpected characters
   * C. Throw a Warning, stop processing, and return the value up to that point (strtol() behavior)   * C. Throw a Warning, stop processing, and return the value up to that point (strtol() behavior)
 +  * D. Throw an InvalidArgumentException
  
-Option A is the least BC breaking option of these three, and may be desirable for 5.4, 5.5, 5.6 branches while master takes a more aggressive option.+===== Targeting Version ===== 
 + 
 +7.next
  
rfc/base-convert.1387741548.txt.gz · Last modified: 2017/09/22 13:28 (external edit)