rfc:annotations-in-docblock

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:annotations-in-docblock [2011/05/11 18:45] guilhermeblancorfc:annotations-in-docblock [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Request for Comments: How to write RFCs ======+====== Request for Comments: Annotations in DocBlock ======
  
   * Version: 1.0   * Version: 1.0
   * Date: 2011-05-11   * Date: 2011-05-11
   * Author: Guilherme Blanco <guilhermeblanco@hotmail.com>, Pierrick Charron <pierrick@php.net>   * Author: Guilherme Blanco <guilhermeblanco@hotmail.com>, Pierrick Charron <pierrick@php.net>
-  * Status: Under Discussion+  * Status: Inactive
   * First Published at: http://wiki.php.net/rfc/annotations-in-docblock   * First Published at: http://wiki.php.net/rfc/annotations-in-docblock
  
Line 60: Line 60:
  * Foo class.  * Foo class.
  *  *
- * @Entity {repositoryClass: "FooRepository"+ * @Entity {"repositoryClass": "FooRepository"
- * @Table  {name: "foos"}+ * @Table  {"name": "foos"}
  *  *
  * @author "Guilherme Blanco"  * @author "Guilherme Blanco"
rfc/annotations-in-docblock.1305139559.txt.gz · Last modified: 2017/09/22 13:28 (external edit)