rfc:comparator_interface

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:comparator_interface [2016/09/26 22:16] daspridrfc:comparator_interface [2021/03/27 14:55] (current) – Move to inactive ilutov
Line 3: Line 3:
   * Date: 2016-09-26   * Date: 2016-09-26
   * Author: Ben Scholzen, mail@dasprids.de   * Author: Ben Scholzen, mail@dasprids.de
-  * Status: Draft+  * Status: Inactive
   * First Published at: http://wiki.php.net/rfc/comparator_interface   * First Published at: http://wiki.php.net/rfc/comparator_interface
  
 ===== Introduction ===== ===== Introduction =====
-The internal DateTime and ImmutableDateTime classes have an internal compare_objects() method, which allows them to be directly compared with the usual comparison operators (<, <=, ==, > and >=). This is currently not possible to implement with user defined classes, which this RFC tries to solve.+The internal DateTime and ImmutableDateTime classes have an internal compare_objects() method, which allows them to be directly compared with the usual comparison operators (''<''''<=''''==''''>'' and ''>=''). This is currently not possible to implement with user defined classes, which this RFC tries to solve.
  
 ===== Proposal ===== ===== Proposal =====
rfc/comparator_interface.1474928190.txt.gz · Last modified: 2017/09/22 13:28 (external edit)