rfc:binnotation4ints

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:binnotation4ints [2010/11/11 22:36] – First draft jharrisrfc:binnotation4ints [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2010-11-11   * Date: 2010-11-11
   * Author: Jonah H. Harris <jonah.harris@gmail.com> / <jonah.harris@myyearbook.com>   * Author: Jonah H. Harris <jonah.harris@gmail.com> / <jonah.harris@myyearbook.com>
-  * Status: In the works+  * Status: Implemented in 5.4
  
 ===== Introduction ===== ===== Introduction =====
Line 27: Line 27:
 Preliminary source and documentation patches can be found with the ticket [[http://bugs.php.net/bug.php?id=50648]] Preliminary source and documentation patches can be found with the ticket [[http://bugs.php.net/bug.php?id=50648]]
  
-===== Changelog =====+===== References =====
  
 +  * [[http://gcc.gnu.org/onlinedocs/gcc/Binary-constants.html|GCC Support for Binary Literals]]
 +  * [[http://www.python.org/dev/peps/pep-3127/|Python Support for Binary Literals]]
 +  * [[http://www.ruby-doc.org/docs/ProgrammingRuby/html/tut_stdtypes.html#S1|Ruby Support for Binary Literals]]
  
 +===== Changelog =====
 +implemented with http://svn.php.net/viewvc?view=revision&revision=313756
rfc/binnotation4ints.1289514973.txt.gz · Last modified: 2017/09/22 13:28 (external edit)