3v4l.org

run code in 300+ PHP versions simultaneously
<?php $headers = 'From: "xyz" <xyz@xyz.com> To: <xyz@xyz.com> Subject: Reply Is? white side-LED =? in Help Date: Sat, 22 Dec 2012 Message-ID: <006f01cde00e$d9f79da0$8de6d8e0> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0070_01CDE03C.F3AFD9A0" X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac3gDtcH2huHjzYcQVmFJPPoWjJogA== Content-Language: en-us '; $headers = iconv_mime_decode_headers($headers, ICONV_MIME_DECODE_CONTINUE_ON_ERROR); print_r($headers); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9Yb90
function name:  (null)
number of ops:  11
compiled vars:  !0 = $headers
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'From%3A+%22xyz%22+%3Cxyz%40xyz.com%3E%0ATo%3A+%3Cxyz%40xyz.com%3E%0ASubject%3A+Reply+Is%3F+white+side-LED+%3D%3F+in+Help%0ADate%3A+Sat%2C+22+Dec+2012%0AMessage-ID%3A+%3C006f01cde00e%24d9f79da0%248de6d8e0%3E%0AMIME-Version%3A+1.0%0AContent-Type%3A+multipart%2Falternative%3B%0A%09boundary%3D%22----%3D_NextPart_000_0070_01CDE03C.F3AFD9A0%22%0AX-Mailer%3A+Microsoft+Office+Outlook+12.0%0AThread-Index%3A+Ac3gDtcH2huHjzYcQVmFJPPoWjJogA%3D%3D%0AContent-Language%3A+en-us%0A%0A'
   15     1        INIT_FCALL_BY_NAME                                       'iconv_mime_decode_headers'
          2        SEND_VAR_EX                                              !0
          3        FETCH_CONSTANT                                   ~2      'ICONV_MIME_DECODE_CONTINUE_ON_ERROR'
          4        SEND_VAL_EX                                              ~2
          5        DO_FCALL                                      0  $3      
          6        ASSIGN                                                   !0, $3
   16     7        INIT_FCALL                                               'print_r'
          8        SEND_VAR                                                 !0
          9        DO_ICALL                                                 
   17    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.15 ms | 1394 KiB | 15 Q