📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 21:52:05
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php81-pecl-oauth_2.0.7-2.el8
/
tests
📍 /opt/alt/tests/alt-php81-pecl-oauth_2.0.7-2.el8/tests
🔄 Refresh
✏️
Editing: bug_64308.phpt
Read Only
--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&
💾 Save Changes
❌ Cancel