3v4l.org

run code in 300+ PHP versions simultaneously
<?php assert(false && 1 > 2 <=> 3); assert('false && 1 > 2 <=> 3');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cvJD5
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSERT_CHECK                                             
          1        INIT_FCALL                                               'assert'
          2        SEND_VAL                                                 <false>
          3        SEND_VAL                                                 'assert%28false+%26%26+%281+%3E+2%29+%3C%3D%3E+3%29'
          4        DO_ICALL                                                 
    4     5        ASSERT_CHECK                                             
          6        INIT_FCALL                                               'assert'
          7        SEND_VAL                                                 'false+%26%26+1+%3E+2+%3C%3D%3E+3'
          8        SEND_VAL                                                 'assert%28%27false+%26%26+1+%3E+2+%3C%3D%3E+3%27%29'
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.07 ms | 1394 KiB | 15 Q