3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo ($_=assert("print 1+1"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1sP7m
function name:  (null)
number of ops:  8
compiled vars:  !0 = $_
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSERT_CHECK                                     $1      
          1        INIT_FCALL                                               'assert'
          2        SEND_VAL                                                 'print+1%2B1'
          3        SEND_VAL                                                 'assert%28%27print+1%2B1%27%29'
          4        DO_ICALL                                         $1      
          5        ASSIGN                                           ~2      !0, $1
          6        ECHO                                                     ~2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.24 ms | 1394 KiB | 15 Q