From:             
Operating system: Any
PHP version:      5.4Git-2012-05-14 (Git)
Package:          Testing related
Bug Type:         Feature/Change Request
Bug description:Change implementation of --GZIP_POST-- and --DEFLATE_POST--

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 bug report at https://bugs.php.net/bug.php?id=62021&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=62021&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=62021&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=62021&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=62021&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=62021&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=62021&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=62021&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=62021&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=62021&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=62021&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=62021&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=62021&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=62021&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=62021&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=62021&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=62021&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=62021&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=62021&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=62021&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=62021&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=62021&r=mysqlcfg

Reply via email to