3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( json_encode("[ 'language' => ['cs', 'en'], 'userID' => [ 'modulo' => [ 'divisor' => 20, 'dividend' => 0, ] ] ]") );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5e8Df
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
    5     1        INIT_FCALL                                               'json_encode'
          2        SEND_VAL                                                 '%5B%0A%09%27language%27+%3D%3E+%5B%27cs%27%2C+%27en%27%5D%2C%0A%09%27userID%27+++%3D%3E+%5B%0A%09%09%27modulo%27+%3D%3E+%5B%0A%09%09%09%27divisor%27++%3D%3E+20%2C%0A%09%09%09%27dividend%27+%3D%3E+0%2C%0A%09%09%5D%0A%09%5D%0A%5D'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
   15     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.44 ms | 1393 KiB | 17 Q