3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.34 ms | 1394 KiB | 15 Q