3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(-1); ini_set("display_errors", 1); $b==1; if($c); if ($d==1); (int) $e; (boolean) $f;
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 10
Branch analysis from position: 10
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 12
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
Branch analysis from position: 10
filename:       /in/F5uv9
function name:  (null)
number of ops:  16
compiled vars:  !0 = $b, !1 = $c, !2 = $d, !3 = $e, !4 = $f
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'error_reporting'
          1        SEND_VAL                                                 -1
          2        DO_ICALL                                                 
    4     3        INIT_FCALL                                               'ini_set'
          4        SEND_VAL                                                 'display_errors'
          5        SEND_VAL                                                 1
          6        DO_ICALL                                                 
    6     7        IS_EQUAL                                         ~7      !0, 1
          8        FREE                                                     ~7
    7     9      > JMPZ                                                     !1, ->10
    8    10    >   IS_EQUAL                                                 !2, 1
         11      > JMPZ                                                     ~8, ->12
    9    12    >   CAST                                          4  ~9      !3
         13        FREE                                                     ~9
   10    14        BOOL                                             ~10     !4
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.27 ms | 1394 KiB | 17 Q