3v4l.org

run code in 300+ PHP versions simultaneously
<?php $env_files = array('/home/triunfo/lms.moksha8.com/bootstrap/../.env.development.php'); sscanf(basename(current($env_files)), '.env.%[^.].php', $env); var_dump($env);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TAtdR
function name:  (null)
number of ops:  16
compiled vars:  !0 = $env_files, !1 = $env
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        INIT_FCALL                                               'sscanf'
          2        INIT_FCALL                                               'basename'
          3        INIT_FCALL                                               'current'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $3      
          6        SEND_VAR                                                 $3
          7        DO_ICALL                                         $4      
          8        SEND_VAR                                                 $4
          9        SEND_VAL                                                 '.env.%25%5B%5E.%5D.php'
         10        SEND_REF                                                 !1
         11        DO_ICALL                                                 
    4    12        INIT_FCALL                                               'var_dump'
         13        SEND_VAR                                                 !1
         14        DO_ICALL                                                 
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.95 ms | 1394 KiB | 21 Q