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 revision
Previous revision
Last revisionBoth sides next revision
rfc:comparison_inconsistency [2014/01/08 01:59] yohgakirfc:comparison_inconsistency [2014/01/21 18:57] yohgaki
Line 1: Line 1:
  
-====== PHP RFC: Existing comparison and conversion behaviors to discuss/document  ======+====== PHP RFC: Existing inconsistent behaviors to discuss/document  ======
   * Version: 0.1   * Version: 0.1
   * Date: 2014-01-08   * Date: 2014-01-08
Line 156: Line 156:
  
 https://bugs.php.net/bug.php?id=66211 https://bugs.php.net/bug.php?id=66211
 +
 +==== String decrements ====
 +
 +String decrements is inconsistent
 +
 +https://wiki.php.net/rfc/alpanumeric_decrement
  
 ==== NAN/INF of float ==== ==== NAN/INF of float ====
Line 181: Line 187:
 ==== Object Array conversion of numeric property/index ==== ==== Object Array conversion of numeric property/index ====
  
 +Object/Array cast looses accessibility of numeric property/element.
 https://bugs.php.net/bug.php?id=66173 https://bugs.php.net/bug.php?id=66173