3v4l.org

run code in 300+ PHP versions simultaneously
<?php ini_set("display_errors", 1); error_reporting(E_ALL); if(isset($x) && $x) {}
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 9, Position 2 = 10
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 11
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
Branch analysis from position: 10
filename:       /in/j6juh
function name:  (null)
number of ops:  12
compiled vars:  !0 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'ini_set'
          1        SEND_VAL                                                 'display_errors'
          2        SEND_VAL                                                 1
          3        DO_ICALL                                                 
    3     4        INIT_FCALL                                               'error_reporting'
          5        SEND_VAL                                                 32767
          6        DO_ICALL                                                 
    4     7        ISSET_ISEMPTY_CV                                 ~3      !0
          8      > JMPZ_EX                                          ~3      ~3, ->10
          9    >   BOOL                                             ~3      !0
         10    > > JMPZ                                                     ~3, ->11
         11    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.79 ms | 1398 KiB | 17 Q