Mostrar lista de opciones

Test of str_rot13() Esta página está disponible sólo en inglés.

Example #1 : test success
Example #1
$input = 'PHP 4.3.0'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'CUC 4.3.0',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]