Home » Community » People » pmmaga »
pmmaga

pmmaga

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.

Remove inappropriate inheritance signature checks on private methods

Author
Target
8.0
Currently, a method with the same name as a parent's method, is still checked for some inheritance rules regardless of the parent's method visibility.

Remove inappropriate inheritance signature checks on private methods

Yes
No
Yes
24 Votes (69%)
No
11 Votes (31%)

Arrays starting with a negative index

Author
Target
8.0
On the documentation for array_fill the start_index description mentions: If start_index is negative, the first index of the returned array will be start_index ...

Arrays starting with a negative index for 8.0

Yes
No
Yes
17 Votes (89%)
No
2 Votes (11%)

Deprecation notice for 7.3

Yes
No
Yes
8 Votes (36%)
No
14 Votes (64%)