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.
Currently, anything which generates PHP from other input files of any kind must cope with the line numbers and file names in the resulting PHP file being potent...