3v4l.org

run code in 300+ PHP versions simultaneously
<?php $mail = 1; do { mail ("vis888@abv.bg", "subject","message ","vis888ccccc@abv.bg");} while($mail < 50000); ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 44) Position 1 = 9, Position 2 = 1
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 1
filename:       /in/07qRV
function name:  (null)
number of ops:  10
compiled vars:  !0 = $mail
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 1
    4     1    >   INIT_FCALL                                               'mail'
          2        SEND_VAL                                                 'vis888%40abv.bg'
          3        SEND_VAL                                                 'subject'
          4        SEND_VAL                                                 'message+'
          5        SEND_VAL                                                 'vis888ccccc%40abv.bg'
          6        DO_ICALL                                                 
          7        IS_SMALLER                                               !0, 50000
          8      > JMPNZ                                                    ~3, ->1
    5     9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.07 ms | 1394 KiB | 15 Q