3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = <<<EOF <html><head><title>Apache Tomcat/6.0.30 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 415 - Unsupported Media Type</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>Unsupported Media Type</u></p><p><b>description</b> <u>The server refused this request because the request entity is in a format not supported by the requested resource for the requested method (Unsupported Media Type).</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.30</h3></body></html> EOF; echo strip_tags($html);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/s3hdi
function name:  (null)
number of ops:  6
compiled vars:  !0 = $html
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3Chtml%3E%3Chead%3E%3Ctitle%3EApache+Tomcat%2F6.0.30+-+Error+report%3C%2Ftitle%3E%3Cstyle%3E%3C%21--H1+%7Bfont-family%3ATahoma%2CArial%2Csans-serif%3Bcolor%3Awhite%3Bbackground-color%3A%23525D76%3Bfont-size%3A22px%3B%7D+H2+%7Bfont-family%3ATahoma%2CArial%2Csans-serif%3Bcolor%3Awhite%3Bbackground-color%3A%23525D76%3Bfont-size%3A16px%3B%7D+H3+%7Bfont-family%3ATahoma%2CArial%2Csans-serif%3Bcolor%3Awhite%3Bbackground-color%3A%23525D76%3Bfont-size%3A14px%3B%7D+BODY+%7Bfont-family%3ATahoma%2CArial%2Csans-serif%3Bcolor%3Ablack%3Bbackground-color%3Awhite%3B%7D+B+%7Bfont-family%3ATahoma%2CArial%2Csans-serif%3Bcolor%3Awhite%3Bbackground-color%3A%23525D76%3B%7D+P+%7Bfont-family%3ATahoma%2CArial%2Csans-serif%3Bbackground%3Awhite%3Bcolor%3Ablack%3Bfont-size%3A12px%3B%7DA+%7Bcolor+%3A+black%3B%7DA.name+%7Bcolor+%3A+black%3B%7DHR+%7Bcolor+%3A+%23525D76%3B%7D--%3E%3C%2Fstyle%3E+%3C%2Fhead%3E%3Cbody%3E%3Ch1%3EHTTP+Status+415+-+Unsupported+Media+Type%3C%2Fh1%3E%3CHR+size%3D%221%22+noshade%3D%22noshade%22%3E%3Cp%3E%3Cb%3Etype%3C%2Fb%3E+Status+report%3C%2Fp%3E%3Cp%3E%3Cb%3Emessage%3C%2Fb%3E+%3Cu%3EUnsupported+Media+Type%3C%2Fu%3E%3C%2Fp%3E%3Cp%3E%3Cb%3Edescription%3C%2Fb%3E+%3Cu%3EThe+server+refused+this+request+because+the+request+entity+is+in+a+format+not+supported+by+the+requested+resource+for+the+requested+method+%28Unsupported+Media+Type%29.%3C%2Fu%3E%3C%2Fp%3E%3CHR+size%3D%221%22+noshade%3D%22noshade%22%3E%3Ch3%3EApache+Tomcat%2F6.0.30%3C%2Fh3%3E%3C%2Fbody%3E%3C%2Fhtml%3E'
    7     1        INIT_FCALL                                               'strip_tags'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ECHO                                                     $2
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.88 ms | 1395 KiB | 15 Q