rfc:comparison_inconsistency

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:comparison_inconsistency [2014/01/08 01:54] yohgakirfc:comparison_inconsistency [2014/01/08 01:56] yohgaki
Line 137: Line 137:
   "          b"   "          b"
  
-=== String Integer conversion ===+==== String Integer conversion ====
  
 PHP converts "integer like string to integer". PHP converts "integer like string to integer".
Line 157: Line 157:
 https://bugs.php.net/bug.php?id=66211 https://bugs.php.net/bug.php?id=66211
  
-=== NAN/INF of float ===+==== NAN/INF of float ====
  
 NAN/INF issue. NAN/INF issue.
Line 179: Line 179:
  
  
-=== Object Array conversion of numeric property/index ===+==== Object Array conversion of numeric property/index ====
  
 https://bugs.php.net/bug.php?id=66173 https://bugs.php.net/bug.php?id=66173