rfc:pecl_http

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:pecl_http [2015/02/20 09:32] – 2.4 mikerfc:pecl_http [2015/03/09 12:43] – declined pecl_http mike
Line 4: Line 4:
   * Last-Modified: 2015-02-20   * Last-Modified: 2015-02-20
   * Author: Michael Wallner, <mike@php.net>   * Author: Michael Wallner, <mike@php.net>
-  * Status: Discussion+  * Status: Declined
   * First Published at: http://wiki.php.net/rfc/pecl_http   * First Published at: http://wiki.php.net/rfc/pecl_http
  
Line 32: Line 32:
  
 === Test coverage === === Test coverage ===
-The current test suite provides a code coverage of about 90% and is subject to improvement. \\ Coverage resport of v2: http://dev.iworks.at/ext-http/lcov/http/index.html +The current test suite provides a code coverage of about 90% and is subject to improvement. \\ Coverage resport of v2: http://dev.iworks.at/ext-http/lcov/ext/http/index.html 
  
 There’s one test that currently fails for me due to porting the extension to ZE3, because of reference mismatch and a leak in zend_assign_to_variable_ref() as cause. There’s one test that currently fails for me due to porting the extension to ZE3, because of reference mismatch and a leak in zend_assign_to_variable_ref() as cause.
Line 451: Line 451:
 Three way "yes/enabled by default", "yes/disabled by default", "no" where 50%+1 combined "Yes" votes are needed for acceptance. Three way "yes/enabled by default", "yes/disabled by default", "no" where 50%+1 combined "Yes" votes are needed for acceptance.
  
 +<doodle title="Add pecl_http to the core?" auth="mike" voteType="single" closed="true">
 +   * Yes, enabled by default
 +   * Yes, disabled by default
 +   * No
 +</doodle>
 +
 +\\ 
 +\\ 
 Additional simple vote on the namespace prefix ("http" or "php\http") disregarding the case. Additional simple vote on the namespace prefix ("http" or "php\http") disregarding the case.
  
-==== Discussed and changed items ====+<doodle title="Namespace prefix for pecl_http" auth="mike" voteType="single" closed="true"> 
 +   * http 
 +   * php\http 
 +</doodle> 
 + 
 +===== Discussed and changed items =====
  
 == Parsing multipart/form-data and a/www-form-url-encoded for any request method == == Parsing multipart/form-data and a/www-form-url-encoded for any request method ==
rfc/pecl_http.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1