rfc:splweaktypehintingwithautoboxing

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:splweaktypehintingwithautoboxing [2010/05/31 17:06] – Fixed pre-incrementation in source code jpaulirfc:splweaktypehintingwithautoboxing [2010/05/31 19:11] tyrael
Line 1: Line 1:
-====== Request for Comments: How to write RFCs ======+====== Request for Comments: SPL weak type hinting ======
   * Version: 1.0   * Version: 1.0
   * Date: 2010-05-31   * Date: 2010-05-31
Line 36: Line 36:
 class foo implements WeakTypeHinting{ class foo implements WeakTypeHinting{
   public function bar(SplInt $baz){   public function bar(SplInt $baz){
-   return ++$baz; +    return ++$baz; 
- }+  }
 } }
  
rfc/splweaktypehintingwithautoboxing.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1