3v4l.org

run code in 300+ PHP versions simultaneously
<?php false ?: $x = 'do something'; echo $x;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/URbPq
function name:  (null)
number of ops:  6
compiled vars:  !0 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   JMP_SET                                          ~1      <false>, ->3
          1        ASSIGN                                           ~2      !0, 'do+something'
          2        QM_ASSIGN                                        ~1      ~2
          3        FREE                                                     ~1
    3     4        ECHO                                                     !0
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.67 ms | 1383 KiB | 13 Q