3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! if(0 == 'true') { echo gettype(json_decode("1")); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 1, Position 2 = 6
Branch analysis from position: 1
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 6
filename:       /in/2oAfc
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E > > JMPZ                                                     <false>, ->6
    6     1    >   INIT_FCALL                                               'json_decode'
          2        SEND_VAL                                                 '1'
          3        DO_ICALL                                         $0      
          4        GET_TYPE                                         ~1      $0
          5        ECHO                                                     ~1
    7     6    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.81 ms | 1398 KiB | 15 Q