3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* mb_internal_encoding('ISO-8859-1'); echo 'Subject: ', mb_decode_mimeheader('=?ISO-8859-1?B?0JTQvtCx0LDQstC70LXQvSDQvdC+0LLRi9C5INC60L4=?= =?ISO-8859-1?B?0LzQvNC10L3RgtCw0YDQuNC5INC6INC30LDQv9C40YHQuDogIns=?= =?ISO-8859-1?B?UEFHRV9USVRMRX0i?='); */ $name = 'Добавлен новый комментарий к записи: "{PAGE_TITLE}"'; $addr = mb_encode_mimeheader($name, "ISO-8859-1", "B"); echo $addr;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CuGls
function name:  (null)
number of ops:  9
compiled vars:  !0 = $name, !1 = $addr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   11     0  E >   ASSIGN                                                   !0, '%D0%94%D0%BE%D0%B1%D0%B0%D0%B2%D0%BB%D0%B5%D0%BD+%D0%BD%D0%BE%D0%B2%D1%8B%D0%B9+%D0%BA%D0%BE%D0%BC%D0%BC%D0%B5%D0%BD%D1%82%D0%B0%D1%80%D0%B8%D0%B9+%D0%BA+%D0%B7%D0%B0%D0%BF%D0%B8%D1%81%D0%B8%3A+%22%7BPAGE_TITLE%7D%22'
   12     1        INIT_FCALL                                               'mb_encode_mimeheader'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 'ISO-8859-1'
          4        SEND_VAL                                                 'B'
          5        DO_ICALL                                         $3      
          6        ASSIGN                                                   !1, $3
   13     7        ECHO                                                     !1
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.13 ms | 1394 KiB | 15 Q