3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_encode(array( 'updater' => array( 'sources' => array( array( 'user' => '', 'password' => '', 'offices' => '', 'entities' => array('wonen'), ), array( 'user' => '', 'password' => '', 'entities' => array('wonen'), ), ), 'unavailable' => '__delete__', 'attempts' => 3, 'time' => '09:30', 'notify' => array( 'enabled' => true, 'email' => '', ), 'media' => array( 'metadata' => false, ), ), ), JSON_PRETTY_PRINT);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/bKu3O
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_encode'
    6     1        SEND_VAL                                                 <array>
   28     2        SEND_VAL                                                 128
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.2 ms | 1393 KiB | 15 Q