3v4l.org

run code in 300+ PHP versions simultaneously
<?php $func1 = 'as'.'se'.'rt'; $func2 = 'base'.'64'.'_de'.'code'; $code = 'cHJpbnQgImhpIjs='; $func1( $func2( $code ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Xepji
function name:  (null)
number of ops:  10
compiled vars:  !0 = $func1, !1 = $func2, !2 = $code
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'assert'
    3     1        ASSIGN                                                   !1, 'base64_decode'
    4     2        ASSIGN                                                   !2, 'cHJpbnQgImhpIjs%3D'
    5     3        INIT_DYNAMIC_CALL                                        !0
          4        INIT_DYNAMIC_CALL                                        !1
          5        SEND_VAR_EX                                              !2
          6        DO_FCALL                                      0  $6      
          7        SEND_VAR_NO_REF_EX                                       $6
          8        DO_FCALL                                      0          
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.24 ms | 1392 KiB | 13 Q