3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = " SELECT customer_id, name FROM customer WHERE deleted = 0 "; echo $text;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/LHXQ2
function name:  (null)
number of ops:  3
compiled vars:  !0 = $text
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%0A++++++++++++SELECT+customer_id%2C+name%0A++++++++++++FROM+customer%0A++++++++++++WHERE+deleted+%3D+0%0A++++++++'
    9     1        ECHO                                                     !0
          2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.23 ms | 1392 KiB | 13 Q