3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* $input = array( array( 'tag_name' => 'google' ), array( 'tag_name' => 'technology' ) );*/ $a = "asd,sadsa,sdaad"; function implodee($a){ echo $a; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SMIZs
function name:  (null)
number of ops:  2
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   13     0  E >   ASSIGN                                                   !0, 'asd%2Csadsa%2Csdaad'
   17     1      > RETURN                                                   1

Function implodee:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SMIZs
function name:  implodee
number of ops:  3
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   15     0  E >   RECV                                             !0      
   16     1        ECHO                                                     !0
   17     2      > RETURN                                                   null

End of function implodee

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.14 ms | 1392 KiB | 13 Q