rfc:attributes

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:attributes [2016/05/10 18:14] dmitryrfc:attributes [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2016-04-21   * Date: 2016-04-21
   * Author: Dmitry Stogov, dmitry@zend.com   * Author: Dmitry Stogov, dmitry@zend.com
-  * Status: Voting+  * Status: Declined
   * First Published at: http://wiki.php.net/rfc/attributes   * First Published at: http://wiki.php.net/rfc/attributes
  
Line 27: Line 27:
 <attribute> ::= "<<" <namespace-name> [ "(" <value> { "," <value> } ")" ] <attribute> ::= "<<" <namespace-name> [ "(" <value> { "," <value> } ")" ]
                 { "," <namespace-name> [ "(" <value> { "," <value> } ")" ] } ">>".                 { "," <namespace-name> [ "(" <value> { "," <value> } ")" ] } ">>".
-<name>      ::= STRING.+<namespace-name>      ::= STRING.
 <value>     ::= <php-constant> | <php-expression>. <value>     ::= <php-constant> | <php-expression>.
 </code> </code>
Line 463: Line 463:
 The voting started on May 10th, 2016 and will close on May 24th, 2016. The voting started on May 10th, 2016 and will close on May 24th, 2016.
  
-<doodle title="Accept PHP Attributes? (2/3+1 majority required)" auth="dmitry" voteType="single" closed="false">+<doodle title="Accept PHP Attributes? (2/3+1 majority required)" auth="dmitry" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 470: Line 470:
 ---- ----
  
-<doodle title="What may be used as attribute value? (simple majority wins)" auth="dmitry" voteType="single" closed="false">+<doodle title="What may be used as attribute value? (simple majority wins)" auth="dmitry" voteType="single" closed="true">
    * valid PHP expression (internally represented as AST)    * valid PHP expression (internally represented as AST)
    * valid PHP constant (number or string)    * valid PHP constant (number or string)
rfc/attributes.1462904056.txt.gz · Last modified: 2017/09/22 13:28 (external edit)