3v4l.org

run code in 300+ PHP versions simultaneously
<?php $split_salt = preg_split ('/\$/', 'jjp@hiscene.net'); if (isset ($split_salt[2])) { $salt = $split_salt[2]; } echo $salt;
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 9
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
filename:       /in/6eRgd
function name:  (null)
number of ops:  11
compiled vars:  !0 = $split_salt, !1 = $salt
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_split'
          1        SEND_VAL                                                 '%2F%5C%24%2F'
          2        SEND_VAL                                                 'jjp%40hiscene.net'
          3        DO_ICALL                                         $2      
          4        ASSIGN                                                   !0, $2
    3     5        ISSET_ISEMPTY_DIM_OBJ                         0          !0, 2
          6      > JMPZ                                                     ~4, ->9
    4     7    >   FETCH_DIM_R                                      ~5      !0, 2
          8        ASSIGN                                                   !1, ~5
    6     9    >   ECHO                                                     !1
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.36 ms | 1394 KiB | 15 Q