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.
The module ext/sockets, a wrapper around the sockets API, does not include support to recvmsg() and sendmsg(). This RFC addresses this shortcoming.
This RFC proposes a new array function that can extract multidimensional slices for arrays.
Should the current array_part() implementation be merged