projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
92ad593
)
clean up test
author
Michael Wallner
<mike@php.net>
Tue, 4 Apr 2017 11:38:11 +0000
(13:38 +0200)
committer
Michael Wallner
<mike@php.net>
Mon, 3 Jul 2017 07:55:37 +0000
(09:55 +0200)
tests/gh-issue63.phpt
patch
|
blob
|
history
diff --git
a/tests/gh-issue63.phpt
b/tests/gh-issue63.phpt
index e03b32fafb5d84ab84875b03f55815aab9a47509..841d9c98a35f9343eb6c4cb41543cf4dc62b834b 100644
(file)
--- a/
tests/gh-issue63.phpt
+++ b/
tests/gh-issue63.phpt
@@
-1,10
+1,8
@@
--TEST--
-segfault with Client::setDebug and Client::dequeue()
+gh issue #63: Url::mod() breaks query strings containing plus-notation spaces in the input URL
--SKIPIF--
<?php
include "skipif.inc";
-skip_client_test();
-skip_online_test();
?>
--FILE--
<?php