rfc:operator-overloading

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
rfc:operator-overloading [2016/01/03 02:08] – Update to reflect that only a few operations are actually implemented in the engine currently. pollitarfc:operator-overloading [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 2: Line 2:
   * Version: 0.1   * Version: 0.1
   * Date: 2016-01-02   * Date: 2016-01-02
-  * Author: @pmtarantino, (with Sara Golemon <pollita@php.net>)+  * Author: Patricio Tarantino <patriciotarantino@gmail.com> (with Sara Golemon <pollita@php.net>)
   * Status: Draft   * Status: Draft
   * First Published at: http://wiki.php.net/rfc/operator-overloading   * First Published at: http://wiki.php.net/rfc/operator-overloading
Line 71: Line 71:
  
 ===== Future Expansion =====   ===== Future Expansion =====  
-Introduce dispatch for additional operations (see Future Expansion)?+Introduce dispatch for additional operations?
  
   public function __mod($__value__); // Overloads % operator   public function __mod($__value__); // Overloads % operator
rfc/operator-overloading.1451786902.txt.gz · Last modified: 2017/09/22 13:28 (external edit)