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), $bb," ".M_PI.M_PI_2;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZTLXP
function name:  (null)
number of ops:  30
compiled vars:  !0 = $a, !1 = $b, !2 = $bb
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   FETCH_CONSTANT                                   ~3      '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  $4      
          6        CONCAT                                           ~5      ~3, $4
          7        ASSIGN                                           ~6      !0, ~5
          8        NEW                                              $7      'Exception'
          9        SEND_VAL_EX                                              <array>
         10        DO_FCALL                                      0          
         11        CAST                                          6  ~9      <array>
         12        CONCAT                                           ~10     ~9, $7
         13        INIT_FCALL                                               'str_repeat'
         14        SEND_VAL                                                 '%40'
         15        SEND_VAL                                                 96
         16        DO_ICALL                                         $11     
         17        BW_OR                                            ~12     $11, ~10
         18        ASSIGN                                           ~13     !1, ~12
         19        BW_XOR                                           ~14     ~6, ~13
         20        ECHO                                                     ~14
         21        ECHO                                                     '%0A'
    2    22        STRLEN                                           ~15     !0
         23        ECHO                                                     ~15
         24        ECHO                                                     '%0A'
    3    25        STRLEN                                           ~16     !1
         26        ECHO                                                     ~16
         27        ECHO                                                     !2
    4    28        ECHO                                                     '%0A3.14159265358981.5707963267949'
         29      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.4 ms | 1395 KiB | 15 Q