3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_encode(array( 'access' => array( 'headline' => 'Zugangsdaten', 'fields' => array ( array ( 'label' => 'Ident', 'desc' => 'Die API-Zugangsdaten bekommen Sie in Ihrem Hitmeister Account. Dazu loggen Sie sich bitte bei Hitmeister ein und klicken auf <b>Hitmeister API</b>, im Men&uuml; links ganz unten, bei <b>Zusatzfunktionen</b>.', 'key' => 'hitmeister.ident', 'type' => 'text' ), array ( 'label' => 'AccessKey', 'key' => 'hitmeister.accesskey', 'type' => 'password', 'settings' => array ( 'save' => false ) ), array ( 'label' => 'Benutzername', 'key' => '_#_platform_#_.mpusername', 'type' => 'text' ), array ( 'label' => 'Passwort', 'key' => '_#_platform_#_.mppassword', 'type' => 'password', 'settings' => array ( 'save' => false ) ) ) ),));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uSLOI
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_encode'
          1        SEND_VAL                                                 <array>
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.57 ms | 1398 KiB | 15 Q