3v4l.org

run code in 500+ PHP versions simultaneously
<?php error_reporting(E_ALL); assert_options(ASSERT_QUIET_EVAL, 1); assert('$foo');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/k2rbK
function name:  (null)
number of ops:  14
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                                   'error_reporting'
          1        SEND_VAL                                                     30719
          2        DO_ICALL                                                     
    4     3        INIT_FCALL                                                   'assert_options'
          4        FETCH_CONSTANT                                       ~1      'ASSERT_QUIET_EVAL'
          5        SEND_VAL                                                     ~1
          6        SEND_VAL                                                     1
          7        DO_FCALL_BY_NAME                                             
    5     8        ASSERT_CHECK                                                 
          9        INIT_FCALL                                                   'assert'
         10        SEND_VAL                                                     '%24foo'
         11        SEND_VAL                                                     'assert%28%27%24foo%27%29'
         12        DO_ICALL                                                     
         13      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
162.8 ms | 2081 KiB | 16 Q