PATH:
opt
/
alt
/
tests
/
alt-php84-pecl-xmlrpc_1.0.0-0.RC3.el8
/
tests
--TEST-- xmlrpc_decode() Simple test decode type int --CREDITS-- Michel Araujo <araujo_michel@yahoo.com.br> #PHPSP 2013-08-22 --SKIPIF-- <?php if (!extension_loaded("xmlrpc")) print "skip"; ?> --FILE-- <?php $xml = <<<XML <?xml version="1.0" encoding="utf-8"?> <params> <param> <value> <int>1</int> </value> </param> </params> XML; $response = xmlrpc_decode($xml); echo $response; --EXPECT-- 1
[-] 003.phpt
[edit]
[-] bug70728.phpt
[edit]
[-] 001.phpt
[edit]
[-] bug40576.phpt
[edit]
[-] 006.phpt
[edit]
[-] bug72155.phpt
[edit]
[-] bug45226.phpt
[edit]
[-] bug18916.phpt
[edit]
[-] bug61264.phpt
[edit]
[-] bug40576_64bit.phpt
[edit]
[-] bug61097.phpt
[edit]
[-] bug50282.phpt
[edit]
[-] bug71501.phpt
[edit]
[-] 007.phpt
[edit]
[-] bug47818.phpt
[edit]
[-] bug50761.phpt
[edit]
[-] bug42189.phpt
[edit]
[-] 004.phpt
[edit]
[-] bug50285.phpt
[edit]
[-] bug77242.phpt
[edit]
[+]
..
[-] bug70728_64bit.phpt
[edit]
[-] 002.phpt
[edit]
[-] bug37057.phpt
[edit]
[-] bug42736.phpt
[edit]
[-] 005.phpt
[edit]
[-] bug70526.phpt
[edit]
[-] bug38431.phpt
[edit]
[-] bug51288.phpt
[edit]
[-] bug45555.phpt
[edit]
[-] bug77380.phpt
[edit]
[-] bug68027.phpt
[edit]
[-] bug74975.phpt
[edit]
[-] bug45556.phpt
[edit]
[-] bug44996.phpt
[edit]
[-] bug72647.phpt
[edit]