3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 'S.C. DUAL PROMO S.R.L., Str. Valea Oltului nr. 31-35, sector 6, 061971, BUCUREŞTI ROMANIA'; $b = 'S.C. DUAL PROMO S.R.L. InfoBiz'; $x = strcmp($a,$b); var_dump($x);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Iqk5a
function name:  (null)
number of ops:  11
compiled vars:  !0 = $a, !1 = $b, !2 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'S.C.+DUAL+PROMO+S.R.L.%2C+Str.%0AValea+Oltului+nr.+31-35%2C+sector+6%2C%0A061971%2C+BUCURE%C5%9ETI+ROMANIA'
    6     1        ASSIGN                                                   !1, 'S.C.+DUAL++PROMO+S.R.L.+InfoBiz'
    8     2        INIT_FCALL                                               'strcmp'
          3        SEND_VAR                                                 !0
          4        SEND_VAR                                                 !1
          5        DO_ICALL                                         $5      
          6        ASSIGN                                                   !2, $5
    9     7        INIT_FCALL                                               'var_dump'
          8        SEND_VAR                                                 !2
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.56 ms | 1394 KiB | 17 Q