3v4l.org

run code in 500+ PHP versions simultaneously
<?php assert('version_compare(PHP_VERSION, "5.5.0", ">=")', 'You need PHP 5.5.0 or later');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TrBJm
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E >   ASSERT_CHECK                                                 
          1        INIT_FCALL                                                   'assert'
          2        SEND_VAL                                                     'version_compare%28PHP_VERSION%2C+%225.5.0%22%2C+%22%3E%3D%22%29'
          3        SEND_VAL                                                     'You+need+PHP+5.5.0%0Aor+later'
          4        DO_ICALL                                                     
    5     5      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
174.71 ms | 2831 KiB | 14 Q