Home » Community » People » ramsey »
ramsey

ramsey

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.

Working Groups

Author
For over 30 years, the PHP Project has thrived through the individual efforts of its contributors, and the RFC process has proven effective for making technical...

Catchable MemoryError for predictably oversized allocations

Author
Target
8.6
When a PHP program requests an allocation whose size the engine can compute before doing any work, the request ends in an uncatchable fatal error. Examples incl...

PHP License Update

Author
Target
policy
PHP has a long history of confusion, concerns, and disagreements regarding its custom open source license, and the Zend Engine License, which covers the sources...

Publish the PHP License, version 4, and Zend Engine License, version 3, by adopting the Modified BSD License as the new version of both, and deprecate the PHP License and Zend Engine License, as proposed in the Proposal section

Yes
No
Abstain
Yes
51 Votes (96%)
No
0 Votes (0%)
Abstain
2 Votes (4%)

array_column

Author
Target
5.5
This RFC proposes a new array function that returns the values of the specified column from a multi-dimensional array. Inspired by database methods like PDOStat...

Accept array_column() for inclusion in PHP?

Yes
No
Yes
38 Votes (86%)
No
6 Votes (14%)