3v4l.org

run code in 300+ PHP versions simultaneously
<?php $variables; //echo ['p1', 'p2', 'p3'].map(function($name){ return ':' . $name; }).join(','); //echo join(', ', array_map(function($name) { return ':' . $name; }, array('p1', 'p2', 'p3'))); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BXIcH
function name:  (null)
number of ops:  1
compiled vars:  !0 = $variables
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.03 ms | 1383 KiB | 13 Q