3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (php_uname("s")!="Linux"||!function_exists("exec")) result('error', '很抱歉,系统不支持!'); ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 5, Position 2 = 10
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 15
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 15
Branch analysis from position: 10
filename:       /in/O0ufS
function name:  (null)
number of ops:  16
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'php_uname'
          1        SEND_VAL                                                 's'
          2        DO_ICALL                                         $0      
          3        IS_NOT_EQUAL                                     ~1      $0, 'Linux'
          4      > JMPNZ_EX                                         ~1      ~1, ->10
          5    >   INIT_FCALL                                               'function_exists'
          6        SEND_VAL                                                 'exec'
          7        DO_ICALL                                         $2      
          8        BOOL_NOT                                         ~3      $2
          9        BOOL                                             ~1      ~3
         10    > > JMPZ                                                     ~1, ->15
         11    >   INIT_FCALL_BY_NAME                                       'result'
         12        SEND_VAL_EX                                              'error'
         13        SEND_VAL_EX                                              '%E5%BE%88%E6%8A%B1%E6%AD%89%EF%BC%8C%E7%B3%BB%E7%BB%9F%E4%B8%8D%E6%94%AF%E6%8C%81%EF%BC%81'
         14        DO_FCALL                                      0          
    4    15    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.8 ms | 1399 KiB | 17 Q