3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(-1); ini_set("display_errors", 1); $a; $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/iO0W6
function name:  (null)
number of ops:  16
compiled vars:  !0 = $a, !1 = $b, !2 = $c, !3 = $d, !4 = $e, !5 = $f
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'error_reporting'
          1        SEND_VAL                                                 -1
          2        DO_ICALL                                                 
    5     3        INIT_FCALL                                               'ini_set'
          4        SEND_VAL                                                 'display_errors'
          5        SEND_VAL                                                 1
          6        DO_ICALL                                                 
    9     7        IS_EQUAL                                         ~8      !1, 1
          8        FREE                                                     ~8
   10     9      > JMPZ                                                     !2, ->10
   11    10    >   IS_EQUAL                                                 !3, 1
         11      > JMPZ                                                     ~9, ->12
   12    12    >   CAST                                          4  ~10     !4
         13        FREE                                                     ~10
   13    14        BOOL                                             ~11     !5
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.92 ms | 1398 KiB | 17 Q