3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "scale = 2; $(free | grep "+" | awk '{print $3}') / 1024 / 1024" | bc;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sERKJ
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ADD                                              ~0      'scale+%3D+2%3B+%24%28free+%7C+grep+', '+%7C+awk+%27%7Bprint+%243%7D%27%29+%2F+1024+%2F+1024'
          1        FETCH_CONSTANT                                   ~1      'bc'
          2        BW_OR                                            ~2      ~0, ~1
          3        ECHO                                                     ~2
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.31 ms | 1396 KiB | 13 Q