HEX
Server: LiteSpeed
System: Linux server161.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: imagzxcb (1058)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //home/imagzxcb/www/db127a/urlencode.phpt.tar
opt/alt/tests/alt-php80-pecl-oauth_2.0.7-2.el8/tests/urlencode.phpt000064400000000353152045557530020451 0ustar00--TEST--
OAuth urlencode
--FILE--
<?php

echo oauth_urlencode('http://www.example.com'),"\n";
echo oauth_urlencode('http://www.example.com/~user'),"\n";

?>
--EXPECTF--
http%3A%2F%2Fwww.example.com
http%3A%2F%2Fwww.example.com%2F~user