laruence

laruence

Contributor Directory

RFCs

Language and policy proposals from this contributor
RFCs are part of the process by which decisions are made about PHP. For more information about the RFC process as well as viewing a full list of RFCs please visit the RFC section.

Supports finally keyword

Author
Target
5.5
This RFC is try to introduce 'finally' support for exceptions. which is requested from FR #32100, #36779

Should the implementation be merged into trunk?

Yes
No
Yes
25 Votes (83%)
No
5 Votes (17%)

RFC: foreach_variable supporting T_LIST

Author
Target
5.5
This feature introduces list() support in foreach constructs:

Should this RFC be merged into trunk?

Yes
No
Yes
11 Votes (73%)
No
4 Votes (27%)

Should this RFC(with supporting of silent token) be merged into trunk?

Yes
No
Yes
2 Votes (17%)
No
10 Votes (83%)

RFC: Const array/string dereference

Author
Target
5.5
A little improvement to make things consistent.

do you think it is okey to apply this to TRUNK(not 5.4)?

yes
no
yes
10 Votes (100%)
no
0 Votes (0%)

Allow use T_AS in closure use statement

Author
Allow use AS in the closure declaration, like:

RFC: strn(case)cmp supporting a negative length as its third paramter

Author
strncmp doesn't supporting negative length:

Do you want this feature in PHP 5.4

yes
no
yes
11 Votes (69%)
no
5 Votes (31%)