3v4l.org

run code in 300+ PHP versions simultaneously
<?php if(version_compare(PHP_VERSION, '5.1.6') < 0) exit(htmlspecialchars('PHP 5.1.6 or newer is required. Your current version ('.PHP_VERSION.') does not meet this requirement.'));
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7BVmi
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL                                               'version_compare'
          1        SEND_VAL                                                 '8.0.0'
          2        SEND_VAL                                                 '5.1.6'
          3        DO_ICALL                                         $0      
          4        IS_SMALLER                                               $0, 0
          5      > JMPZ                                                     ~1, ->10
          6    >   INIT_FCALL                                               'htmlspecialchars'
          7        SEND_VAL                                                 'PHP+5.1.6+or+newer+is+required.+Your+current+version+%288.0.0%29+does+not+meet+this+requirement.'
          8        DO_ICALL                                         $2      
          9      > EXIT                                                     $2
         10    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.79 ms | 1394 KiB | 17 Q