3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('ROOT', dirname(__FILE__).'/'); echo ROOT; mail('test','test text','yashkir@yandex.ru');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/D1Uhf
function name:  (null)
number of ops:  16
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'define'
          1        SEND_VAL                                                 'ROOT'
          2        INIT_FCALL                                               'dirname'
          3        SEND_VAL                                                 '%2Fin%2FD1Uhf'
          4        DO_ICALL                                         $0      
          5        CONCAT                                           ~1      $0, '%2F'
          6        SEND_VAL                                                 ~1
          7        DO_ICALL                                                 
    3     8        FETCH_CONSTANT                                   ~3      'ROOT'
          9        ECHO                                                     ~3
    4    10        INIT_FCALL                                               'mail'
         11        SEND_VAL                                                 'test'
         12        SEND_VAL                                                 'test+text'
         13        SEND_VAL                                                 'yashkir%40yandex.ru'
         14        DO_ICALL                                                 
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
179.29 ms | 1394 KiB | 19 Q