3v4l.org

run code in 300+ PHP versions simultaneously
<?php "select ss.idsaved_search, ss.login, ss.name, p.idsite from saved_search ss, saved_search_access ssa , piwik_site as p where ss.idsaved_search = ssa.idsaved_search and p.name=ss.name and ((ssa.login = ? or ssa.idgroup = ?) and (a.login = ? or a.idgroup = ?)) group by idsaved_search, ss.login, ss.name" ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8D6Nm
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.85 ms | 1383 KiB | 13 Q