Edit report at https://bugs.php.net/bug.php?id=62021&edit=1

 ID:                 62021
 Updated by:         z...@php.net
 Reported by:        z...@php.net
 Summary:            Change implementation of --GZIP_POST-- and
                     --DEFLATE_POST--
 Status:             Assigned
 Type:               Feature/Change Request
 Package:            Testing related
 Operating System:   Any
 PHP Version:        5.4Git-2012-05-14 (Git)
 Assigned To:        z...@php.net
 Block user comment: N
 Private report:     N

 New Comment:

run-tests.php changed
tests changed
Docs updated...just wait to check docs before closing.


Previous Comments:
------------------------------------------------------------------------
[2012-05-14 11:55:51] z...@php.net

Description:
------------
Both --GZIP_POST-- and --DEFLATE_POST-- phpt sections pre-req a --POST-- 
section, 
all the --GZIP_POST-- and --DEFLATE_POST-- sections contain is a flag to 
indicate 
that the --POST-- section should be gzip'd or deflated. As this only affects 
two 
tests I will change the implementation of both sections in run-tests.php to 
have a 
single GZIP_POST or DEFLATE_POST section (as discussed on internals, 
http://marc.info/?l=php-internals&m=133648257715522&w=2)

Files that need modification:
ext/soap/tests/server019.phpt
ext/soap/tests/server020.phpt
run-tests.php

and documentation update on the QA web pages.



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62021&edit=1

Reply via email to