Home » Community » People » colder »
colder

colder

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.

LSB, parent::/self:: forwarding

Author
Target
5.3
This RFC covers the change that occured to Late Static Bindings (LSB) prior to its first alpha release.

count_elements Vs. count()

Author
Target
5.3
An internal class has two ways to achieve a special feature:

Prototype checks

Author
Past discussions on the mailing lists have shed some light on the various ways we handle prototype checks and what may be done to improve PHP in that area. This...