php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #62021 Change implementation of --GZIP_POST-- and --DEFLATE_POST--
Submitted: 2012-05-14 11:55 UTC Modified: 2012-05-18 20:26 UTC
From: zoe@php.net Assigned: zoe@php.net (profile)
Status: Closed Package: Testing related
PHP Version: 5.4Git-2012-05-14 (Git) OS: Any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: zoe@php.net
New email:
PHP Version: OS:

 

 [2012-05-14 11:55 UTC] zoe@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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-14 11:56 UTC] zoe@php.net
-Assigned To: +Assigned To: zoe@php.net
 [2012-05-18 08:34 UTC] zoe@php.net
run-tests.php changed
tests changed
Docs updated...just wait to check docs before closing.
 [2012-05-18 20:26 UTC] zoe@php.net
Fixed
 [2012-05-18 20:26 UTC] zoe@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC