3v4l.org

run code in 300+ PHP versions simultaneously
<?=($a=x.bcpow(9,99,99))^($b=[].new Exception(x)|str_repeat('@',96)) ," ", strlen( $a)," ", strlen($b), $b;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9Xn95
function name:  (null)
number of ops:  30
compiled vars:  !0 = $a, !1 = $b
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   FETCH_CONSTANT                                   ~2      'x'
          1        INIT_FCALL_BY_NAME                                       'bcpow'
          2        SEND_VAL_EX                                              9
          3        SEND_VAL_EX                                              99
          4        SEND_VAL_EX                                              99
          5        DO_FCALL                                      0  $3      
          6        CONCAT                                           ~4      ~2, $3
          7        ASSIGN                                           ~5      !0, ~4
          8        NEW                                              $6      'Exception'
          9        FETCH_CONSTANT                                   ~7      'x'
         10        SEND_VAL_EX                                              ~7
         11        DO_FCALL                                      0          
         12        CAST                                          6  ~9      <array>
         13        CONCAT                                           ~10     ~9, $6
         14        INIT_FCALL                                               'str_repeat'
         15        SEND_VAL                                                 '%40'
         16        SEND_VAL                                                 96
         17        DO_ICALL                                         $11     
         18        BW_OR                                            ~12     $11, ~10
         19        ASSIGN                                           ~13     !1, ~12
         20        BW_XOR                                           ~14     ~5, ~13
         21        ECHO                                                     ~14
         22        ECHO                                                     '+'
         23        STRLEN                                           ~15     !0
         24        ECHO                                                     ~15
         25        ECHO                                                     '++'
         26        STRLEN                                           ~16     !1
         27        ECHO                                                     ~16
         28        ECHO                                                     !1
         29      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.78 ms | 1395 KiB | 15 Q