3v4l.org

run code in 300+ PHP versions simultaneously
<?=($a=x.bcpow(9,99,99))^($b=[].new Exception([] )|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/v2i2h
function name:  (null)
number of ops:  29
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        SEND_VAL_EX                                              <array>
         10        DO_FCALL                                      0          
         11        CAST                                          6  ~8      <array>
         12        CONCAT                                           ~9      ~8, $6
         13        INIT_FCALL                                               'str_repeat'
         14        SEND_VAL                                                 '%40'
         15        SEND_VAL                                                 96
         16        DO_ICALL                                         $10     
         17        BW_OR                                            ~11     $10, ~9
         18        ASSIGN                                           ~12     !1, ~11
         19        BW_XOR                                           ~13     ~5, ~12
         20        ECHO                                                     ~13
         21        ECHO                                                     '+'
         22        STRLEN                                           ~14     !0
         23        ECHO                                                     ~14
         24        ECHO                                                     '++'
         25        STRLEN                                           ~15     !1
         26        ECHO                                                     ~15
         27        ECHO                                                     !1
         28      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.01 ms | 1395 KiB | 15 Q