rfc:object_cast_magic

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:object_cast_magic [2012/02/29 02:37] – Remove References section ircmaxellrfc:object_cast_magic [2012/02/29 02:43] – [Example] ircmaxell
Line 91: Line 91:
           if (is_numeric($value)) {           if (is_numeric($value)) {
               $this->value = (int) $value;               $this->value = (int) $value;
 +              return;
           }           }
           return false;           return false;
rfc/object_cast_magic.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1