3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s1 = 'Vessel: Test Tester Voyage ID: 40W Ocean Contract #: DSAg1ADS4665 Closing Date: 02 Aug 2017 Vessel Sailing Date: 07 Aug 2017 Port of Discharge: PORT HURON Port of Loading:VANCOUVER Pier or Place of Receipt:TORONTO Container Pickup Location: ULTRA'; $s2 = 'Vessel: Test Testing Voyage ID: 40W Ocean Contract #: DSAg1ADS4665 Closing Date: 02 Aug 2017 Vessel Sailing Date: 12 Aug 2017 Port of Discharge: PORT HURON Port of Loading:VANCOUVER Pier or Place of Receipt:TORONTO Container Pickup Location: ULTRA'; echo xdiff_string_diff($s1, $s2);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ns36X
function name:  (null)
number of ops:  8
compiled vars:  !0 = $s1, !1 = $s2
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'Vessel%3A+Test+Tester%0AVoyage+ID%3A+40W%0AOcean+Contract+%23%3A+DSAg1ADS4665%0AClosing+Date%3A+02+Aug+2017%0AVessel+Sailing+Date%3A+07+Aug+2017%0APort+of+Discharge%3A+PORT+HURON%0APort+of+Loading%3AVANCOUVER%0APier+or+Place+of+Receipt%3ATORONTO%0AContainer+Pickup+Location%3A+ULTRA'
   13     1        ASSIGN                                                   !1, 'Vessel%3A+Test+Testing%0AVoyage+ID%3A+40W%0AOcean+Contract+%23%3A+DSAg1ADS4665%0AClosing+Date%3A+02+Aug+2017%0AVessel+Sailing+Date%3A+12+Aug+2017%0APort+of+Discharge%3A+PORT+HURON%0APort+of+Loading%3AVANCOUVER%0APier+or+Place+of+Receipt%3ATORONTO%0AContainer+Pickup+Location%3A+ULTRA'
   23     2        INIT_FCALL_BY_NAME                                       'xdiff_string_diff'
          3        SEND_VAR_EX                                              !0
          4        SEND_VAR_EX                                              !1
          5        DO_FCALL                                      0  $4      
          6        ECHO                                                     $4
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.56 ms | 1393 KiB | 13 Q