3v4l.org

run code in 300+ PHP versions simultaneously
<?php json_encode(null); if (function_exists('json_last_error_msg')) { json_last_error_msg(); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 9
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
filename:       /in/7ReZG
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_encode'
          1        SEND_VAL                                                 null
          2        DO_ICALL                                                 
    4     3        INIT_FCALL                                               'function_exists'
          4        SEND_VAL                                                 'json_last_error_msg'
          5        DO_ICALL                                         $1      
          6      > JMPZ                                                     $1, ->9
    5     7    >   INIT_FCALL                                               'json_last_error_msg'
          8        DO_ICALL                                                 
    6     9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.47 ms | 1394 KiB | 19 Q