Display the drop-down list

Test of token_name()

Example #1 : test success
Example #2 : test success
Example #1
$input = 260
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'T_EVAL',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #2
$input = 'T_FUNCTION'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'T_FUNCTION',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]