3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 32-log(pow(2,32)-ip2long("255.255.255.0"),2);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1UWJj
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'log'
          1        INIT_FCALL                                               'pow'
          2        SEND_VAL                                                 2
          3        SEND_VAL                                                 32
          4        DO_ICALL                                         $0      
          5        INIT_FCALL                                               'ip2long'
          6        SEND_VAL                                                 '255.255.255.0'
          7        DO_ICALL                                         $1      
          8        SUB                                              ~2      $0, $1
          9        SEND_VAL                                                 ~2
         10        SEND_VAL                                                 2
         11        DO_ICALL                                         $3      
         12        SUB                                              ~4      32, $3
         13        ECHO                                                     ~4
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.63 ms | 1394 KiB | 19 Q