rfc:propertygetsetsyntax-as-implemented:change-requests
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rfc:propertygetsetsyntax-as-implemented:change-requests [2012/12/30 21:25] – [TODO] cpriest | rfc:propertygetsetsyntax-as-implemented:change-requests [2017/09/22 13:28] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
< | < | ||
- | Change | + | Allow syntax to use parenthesized syntax as well so that both a [TypeHint] and $value |
<code php> | <code php> | ||
class TimePeriod { | class TimePeriod { | ||
Line 21: | Line 22: | ||
} | } | ||
</ | </ | ||
+ | |||
+ | The abbreviated syntax is also allowed as per 1.1 RFC. | ||
==== read-only / write-only keywords ==== | ==== read-only / write-only keywords ==== | ||
Line 169: | Line 172: | ||
Stas suggested that he could either help me to implement this more appropriately (such as changing the engine to make calls into zend_object_handler.c) so that these calls can be resolved dynamically, | Stas suggested that he could either help me to implement this more appropriately (such as changing the engine to make calls into zend_object_handler.c) so that these calls can be resolved dynamically, | ||
+ | **Update 12/ | ||
===== TODO ===== | ===== TODO ===== | ||
- < | - < |
rfc/propertygetsetsyntax-as-implemented/change-requests.1356902750.txt.gz · Last modified: 2017/09/22 13:28 (external edit)