3v4l.org

run code in 300+ PHP versions simultaneously
<?php $id=11567651; $i=1; print gmp_strval(gmp_add($id,"-$i"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/r7YIP
function name:  (null)
number of ops:  13
compiled vars:  !0 = $id, !1 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 11567651
    3     1        ASSIGN                                                   !1, 1
    5     2        INIT_FCALL_BY_NAME                                       'gmp_strval'
          3        INIT_FCALL_BY_NAME                                       'gmp_add'
          4        SEND_VAR_EX                                              !0
          5        NOP                                                      
          6        FAST_CONCAT                                      ~4      '-', !1
          7        SEND_VAL_EX                                              ~4
          8        DO_FCALL                                      0  $5      
          9        SEND_VAR_NO_REF_EX                                       $5
         10        DO_FCALL                                      0  $6      
         11        ECHO                                                     $6
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.04 ms | 1384 KiB | 19 Q