Home » Community » People » mike »
mike

mike

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.

SIMD-Accelerated CRC via crc-fast for ext/hash

Author
This RFC proposes adding optional support for the crc-fast library in PHP's ext/hash extension, enabling SIMD-accelerated CRC-32 and CRC-64 computation. When en...

Continue output buffering despite aborted connection

Author
Target
7.0
The output buffering technique is used to speed up output, but also to capture intermediate output and use it elsewhere.

Continue output buffering on aborted connection?

Yes
No
Yes
15 Votes (100%)
No
0 Votes (0%)

Slim POST data

Author
Target
5.6
A memory usage improvement regarding receiving HTTP payloads with a potential reduction of 200-300%.

RFC/slim_post_data

Yes
No
Yes
17 Votes (100%)
No
0 Votes (0%)

New Output API

Author
Target
5.4

Add pecl_http to the core?

Yes, enabled by default
Yes, disabled by default
No
Yes, enabled by default
3 Votes (9%)
Yes, disabled by default
6 Votes (19%)
No
23 Votes (72%)

Namespace prefix for pecl_http

http
php\http
http
8 Votes (57%)
php\http
6 Votes (43%)