3v4l.org

run code in 300+ PHP versions simultaneously
<?php assert('"_1.0_" == 1'); assert('"1.0" == 1');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tF00i
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                                                 '%22_1.0_%22+%3D%3D+1'
          3        SEND_VAL                                                 'assert%28%27%22_1.0_%22+%3D%3D+1%27%29'
          4        DO_ICALL                                                 
    4     5        ASSERT_CHECK                                             
          6        INIT_FCALL                                               'assert'
          7        SEND_VAL                                                 '%221.0%22+%3D%3D+1'
          8        SEND_VAL                                                 'assert%28%27%221.0%22+%3D%3D+1%27%29'
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
143.63 ms | 1394 KiB | 15 Q