PATH:
opt
/
alt
/
tests
/
alt-php84-pecl-oauth_2.0.7-4.el8
/
tests
--TEST-- PECL oauth: Bug #64308 (Protocol and host name not lowercased when generating signature base string) --SKIPIF-- <?php # vim:ft=php if (!extension_loaded('oauth')) die('skip'); ?> --FILE-- <?php echo oauth_get_sbs('GET', 'HTTP://SimonWpt.trovebox.com/hello.json').PHP_EOL; ?> --EXPECT-- GET&http%3A%2F%2Fsimonwpt.trovebox.com%2Fhello.json&
[-] plaintext2.phpt
[edit]
[-] reqtoken_php.phpt
[edit]
[-] skip.inc
[edit]
[-] oauth_sbs.phpt
[edit]
[-] oauth_urlencode.phpt
[edit]
[-] server.inc
[edit]
[-] test.pem
[edit]
[-] oauth_curl_debug_handler.phpt
[edit]
[-] sbs.phpt
[edit]
[-] bug21426.phpt
[edit]
[-] plaintext.phpt
[edit]
[+]
..
[-] oauth_standard.phpt
[edit]
[-] bug_64308.phpt
[edit]
[-] urlencode.phpt
[edit]
[-] oauth_reqtoken.phpt
[edit]
[-] reqtoken_bug44603.phpt
[edit]
[-] oauth.inc
[edit]