Test: /ext/standard/tests/streams/bug64433.phpt - Version 7.4.0        

Bug #64433 follow_location parameter of context is ignored for most response codes
Submitted: 2013-03-15 16:41:23 Modified: 2013-03-31 03:07:43
From: akbarovs Assigned:
Status: Closed Package: Streams related
PHP Version: 5.4.13 OS: Any

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
019+
020+ ** ERROR: process timed out **
019- 302: HELLO!
020- 303: HELLO!
021- 304: HELLO!
022- 305: HELLO!
023- 307: HELLO!
024- 404: HELLO!
025- 500: HELLO!
026- follow=1
027- 200: REDIRECTED
028- 201: REDIRECTED
029- 204: REDIRECTED
030- 301: REDIRECTED
031- 302: REDIRECTED
032- 303: REDIRECTED
033- 304: REDIRECTED
034- 305: REDIRECTED
035- 307: REDIRECTED
036- 404: REDIRECTED
037- 500: REDIRECTED
1 (50%)
001+ ** ERROR: process timed out **
001- HELLO!
002- default
003- 200: HELLO!
004- 201: HELLO!
005- 204: HELLO!
006- 301: REDIRECTED
007- 302: REDIRECTED
008- 303: REDIRECTED
009- 304: HELLO!
010- 305: HELLO!
011- 307: REDIRECTED
012- 404: HELLO!
013- 500: HELLO!
014- follow=0
015- 200: HELLO!
016- 201: HELLO!
017- 204: HELLO!
018- 301: HELLO!
019- 302: HELLO!
020- 303: HELLO!
021- 304: HELLO!
022- 305: HELLO!
023- 307: HELLO!
024- 404: HELLO!
025- 500: HELLO!
026- follow=1
027- 200: REDIRECTED
028- 201: REDIRECTED
029- 204: REDIRECTED
030- 301: REDIRECTED
031- 302: REDIRECTED
032- 303: REDIRECTED
033- 304: REDIRECTED
034- 305: REDIRECTED
035- 307: REDIRECTED
036- 404: REDIRECTED
037- 500: REDIRECTED