3v4l.org

run code in 300+ PHP versions simultaneously
<?php $orig = "Congratulations on your employment with &amp;lt;centername&amp;gt; &amp;lt;br/&amp;gt;What: We have a contract available for your signature! &amp;lt;br/&amp;gt; Where: Please click the following link to access the Terms2020 Employee Online system and follow the steps to sign your contract electronically! &amp;lt;br/&amp;gt; &amp;lt;link&amp;gt; &amp;lt;br/&amp;gt; Support: If you have any questions regarding the contract signing process, please do not hesitate to contact &amp;lt;name&amp;gt; at &amp;lt;emailaddress&amp;gt;. &amp;lt;br/&amp;gt; NOTE: Please do not reply to this email as it is generated from an unattended mailbox. &amp;lt;br/&amp;gt; &amp;lt;empid&amp;gt;"; //$a = htmlentities($orig); $a = ($orig); $b = html_entity_decode($a); echo $a; // I'll &quot;walk&quot; the &lt;b&gt;dog&lt;/b&gt; now echo "====================================================================================================="; echo $b; // I'll "walk" the <b>dog</b> now
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/csEsS
function name:  (null)
number of ops:  10
compiled vars:  !0 = $orig, !1 = $a, !2 = $b
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'Congratulations+on+your+employment+with+%26amp%3Blt%3Bcentername%26amp%3Bgt%3B+%26amp%3Blt%3Bbr%2F%26amp%3Bgt%3BWhat%3A+We+have+a+contract+%0Aavailable+for+your+signature%21+%26amp%3Blt%3Bbr%2F%26amp%3Bgt%3B%0AWhere%3A+Please+click+the+following+link+to+access+the+Terms2020+Employee+%0AOnline+system+and+follow+the+steps+to%0Asign+your+contract+electronically%21+%26amp%3Blt%3Bbr%2F%26amp%3Bgt%3B+%26amp%3Blt%3Blink%26amp%3Bgt%3B+%26amp%3Blt%3Bbr%2F%26amp%3Bgt%3B+Support%3A+If+you+have+any+questions+regarding+the+contract+signing+%0Aprocess%2C+please+do+not+hesitate+to+contact+%26amp%3Blt%3Bname%26amp%3Bgt%3B+at+%26amp%3Blt%3Bemailaddress%26amp%3Bgt%3B.+%26amp%3Blt%3Bbr%2F%26amp%3Bgt%3B%0ANOTE%3A+Please+do+not+reply+to+this+email+as+it+is+generated+from+an+%0Aunattended+mailbox.+%26amp%3Blt%3Bbr%2F%26amp%3Bgt%3B+%26amp%3Blt%3Bempid%26amp%3Bgt%3B'
   12     1        ASSIGN                                                   !1, !0
   14     2        INIT_FCALL                                               'html_entity_decode'
          3        SEND_VAR                                                 !1
          4        DO_ICALL                                         $5      
          5        ASSIGN                                                   !2, $5
   16     6        ECHO                                                     !1
   17     7        ECHO                                                     '%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D'
   18     8        ECHO                                                     !2
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.47 ms | 940 KiB | 16 Q