3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_dump(';' > 0, (int)';', (int)';' > 0, (float)';', (float)';' > 0);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/op48i
function name:  (null)
number of ops:  14
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'var_dump'
          1        SEND_VAL                                                     <true>
          2        CAST                                              4  ~0      '%3B'
          3        SEND_VAL                                                     ~0
          4        CAST                                              4  ~1      '%3B'
          5        IS_SMALLER                                           ~2      0, ~1
          6        SEND_VAL                                                     ~2
          7        CAST                                              5  ~3      '%3B'
          8        SEND_VAL                                                     ~3
          9        CAST                                              5  ~4      '%3B'
         10        IS_SMALLER                                           ~5      0, ~4
         11        SEND_VAL                                                     ~5
         12        DO_ICALL                                                     
         13      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
164.91 ms | 3323 KiB | 14 Q